-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41db6e9
commit 73e9062
Showing
115 changed files
with
1,647 additions
and
2 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-29 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-113 | ||
[33mWARNING [0m juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [allocating] waiting: installing agent | ||
mysql-k8s/1 [allocating] waiting: installing agent | ||
mysql-k8s/2 [allocating] waiting: installing agent | ||
test-app/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] maintenance: installing charm software | ||
mysql-k8s/1 [executing] maintenance: installing charm software | ||
mysql-k8s/2 [executing] maintenance: installing charm software | ||
test-app/0 [executing] waiting: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] waiting: waiting to get cluster primary from peers | ||
mysql-k8s/1 [executing] waiting: waiting to get cluster primary from peers | ||
mysql-k8s/2 [executing] active: Primary | ||
test-app/0 [idle] waiting: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] active: | ||
mysql-k8s/1 [idle] maintenance: joining the cluster | ||
mysql-k8s/2 [executing] active: Primary | ||
[32mINFO [0m integration.high_availability.test_upgrade_from_stable:test_upgrade_from_stable.py:54 Wait for applications to become active | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [idle] active: Primary | ||
test-app/0 [idle] active: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:790 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test microk8s-localhost microk8s/localhost 3.1.7 unsupported 01:30:33Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
mysql-k8s 8.0.35-0ubuntu0.22.04.1 error 3 mysql-k8s 0 10.152.183.200 no create Pod mysql-k8s-1 in StatefulSet mysql-k8s failed error: failed to create PVC mysql-k8s-database-3ed48296-mysql-... | ||
mysql-test-app 0.0.2 waiting 1 mysql-test-app latest/edge 29 10.152.183.149 no installing agent | ||
|
||
Unit Workload Agent Address Ports Message | ||
mysql-k8s/0 waiting executing 10.1.144.203 (config-changed) waiting to get cluster primary from peers | ||
mysql-k8s/1* active executing 10.1.144.204 Primary | ||
mysql-k8s/2 waiting executing 10.1.144.205 (start) waiting to get cluster primary from peers | ||
mysql-test-app/0* waiting idle 10.1.144.206 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[32mINFO [0m integration.test_tls:test_tls.py:92 Asserting connections before relation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud | ||
[32mINFO [0m juju.model:model.py:2069 Deploying local:jammy/mysql-k8s-0 | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [allocating] waiting: installing agent | ||
mysql-k8s/1 [allocating] waiting: installing agent | ||
mysql-k8s/2 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] maintenance: Initialising mysqld | ||
mysql-k8s/1 [executing] maintenance: Initialising mysqld | ||
mysql-k8s/2 [executing] maintenance: Initialising mysqld | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] active: Primary | ||
mysql-k8s/1 [idle] maintenance: joining the cluster | ||
mysql-k8s/2 [idle] waiting: waiting to join the cluster | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: Primary | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [idle] active: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[32mINFO [0m integration.test_tls:test_tls.py:182 Asserting connections after relation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
[32mINFO [0m integration.test_tls:test_tls.py:202 Removing relation | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:790 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test microk8s-localhost microk8s/localhost 3.1.7 unsupported 01:32:37Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
mysql-k8s 8.0.35-0ubuntu0.22.04.1 active 3 mysql-k8s 0 10.152.183.107 no | ||
tls-certificates-operator active 1 tls-certificates-operator latest/stable 22 10.152.183.47 no | ||
|
||
Unit Workload Agent Address Ports Message | ||
mysql-k8s/0 active idle 10.1.235.139 | ||
mysql-k8s/1* active idle 10.1.235.140 | ||
mysql-k8s/2 active idle 10.1.235.141 | ||
tls-certificates-operator/0* active idle 10.1.235.142 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
unit-mysql-k8s-0: 01:31:32 ERROR unit.mysql-k8s/0.juju-log certificates:4: An unknown certificate expiring. | ||
unit-mysql-k8s-0: 01:31:35 ERROR unit.mysql-k8s/0.juju-log certificates:4: An unknown certificate expiring. | ||
unit-mysql-k8s-1: 01:31:36 ERROR unit.mysql-k8s/1.juju-log certificates:4: An unknown certificate expiring. | ||
unit-mysql-k8s-0: 01:31:39 ERROR unit.mysql-k8s/0.juju-log certificates:4: An unknown certificate expiring. | ||
unit-mysql-k8s-2: 01:31:39 ERROR unit.mysql-k8s/2.juju-log certificates:4: An unknown certificate expiring. | ||
unit-mysql-k8s-1: 01:31:40 ERROR unit.mysql-k8s/1.juju-log certificates:4: An unknown certificate expiring. | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... | ||
[1m[31mERROR [0m websockets.client:protocol.py:1015 data transfer failed | ||
Traceback (most recent call last): | ||
File "/home/runner/work/mysql-k8s-operator/mysql-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data | ||
message = await self.read_message() | ||
File "/home/runner/work/mysql-k8s-operator/mysql-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1029, in read_message | ||
frame = await self.read_data_frame(max_size=self.max_size) | ||
File "/home/runner/work/mysql-k8s-operator/mysql-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame | ||
frame = await self.read_frame(max_size) | ||
File "/home/runner/work/mysql-k8s-operator/mysql-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame | ||
frame = await Frame.read( | ||
File "/home/runner/work/mysql-k8s-operator/mysql-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/framing.py", line 68, in read | ||
data = await reader(2) | ||
File "/usr/lib/python3.10/asyncio/streams.py", line 708, in readexactly | ||
await self._wait_for_data('readexactly') | ||
File "/usr/lib/python3.10/asyncio/streams.py", line 501, in _wait_for_data | ||
await self._waiter | ||
File "/usr/lib/python3.10/asyncio/selector_events.py", line 924, in write | ||
n = self._sock.send(data) | ||
OSError: [Errno 9] Bad file descriptor | ||
[33mWARNING [0m juju.client.connection:connection.py:657 RPC: Connection closed, reconnecting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[32mINFO [0m integration.test_charm:test_charm.py:346 Extending update-status-hook-inteval to 60m | ||
[32mINFO [0m integration.test_charm:test_charm.py:354 Overwriting the log rotate dispatcher script | ||
[32mINFO [0m integration.test_charm:test_charm.py:364 Stopping the log rotate dispatcher | ||
[32mINFO [0m integration.test_charm:test_charm.py:367 Stopping any running logrotate jobs | ||
[32mINFO [0m integration.test_charm:test_charm.py:370 Removing existing archive directories | ||
[32mINFO [0m integration.test_charm:test_charm.py:378 Writing some data to the text log files | ||
[32mINFO [0m integration.test_charm:test_charm.py:383 Ensuring only log files exist | ||
[32mINFO [0m integration.test_charm:test_charm.py:394 Dispatching custom event to rotate logs | ||
[32mINFO [0m integration.test_charm:test_charm.py:397 Ensuring log files and archive directories exist | ||
[32mINFO [0m integration.test_charm:test_charm.py:408 Ensuring log files were rotated | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:790 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test microk8s-localhost microk8s/localhost 3.1.7 unsupported 01:35:24Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
mysql-k8s active 3 mysql-k8s 0 10.152.183.141 no | ||
|
||
Unit Workload Agent Address Ports Message | ||
mysql-k8s/0* active idle 10.1.180.13 Primary | ||
mysql-k8s/1 active idle 10.1.180.19 | ||
mysql-k8s/2 active idle 10.1.180.18 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud | ||
[32mINFO [0m juju.model:model.py:2069 Deploying local:jammy/mysql-k8s-0 | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [allocating] waiting: installing agent | ||
mysql-k8s/1 [allocating] waiting: installing agent | ||
mysql-k8s/2 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] maintenance: installing charm software | ||
mysql-k8s/1 [executing] maintenance: installing charm software | ||
mysql-k8s/2 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] maintenance: joining the cluster | ||
mysql-k8s/1 [executing] active: Primary | ||
mysql-k8s/2 [executing] waiting: waiting to get cluster primary from peers | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: | ||
mysql-k8s/1 [idle] active: Primary | ||
mysql-k8s/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: | ||
mysql-k8s/1 [idle] active: Primary | ||
mysql-k8s/2 [idle] active: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 3 units, current : 1) | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] active: Primary | ||
mysql-k8s/1 [executing] unknown: | ||
mysql-k8s/2 [executing] unknown: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: Primary | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [idle] active: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[32mINFO [0m pytest_microceph._plugin:_plugin.py:22 Setting up microceph | ||
[32mINFO [0m pytest_microceph._plugin:_plugin.py:45 Creating microceph bucket | ||
[32mINFO [0m pytest_microceph._plugin:_plugin.py:52 Set up microceph | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud | ||
[32mINFO [0m juju.model:model.py:2069 Deploying local:jammy/mysql-k8s-0 | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] maintenance: Initialising mysqld | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: Primary | ||
[32mINFO [0m integration.test_backups:test_backups.py:122 Rotating all mysql credentials | ||
[32mINFO [0m integration.test_backups:test_backups.py:128 Deploying s3 integrator and tls operator | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/s3-integrator-13 | ||
[33mWARNING [0m juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
s3-integrator/0 [allocating] waiting: installing agent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 5 units, current : 3) | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] active: Primary | ||
mysql-k8s/1 [executing] active: | ||
mysql-k8s/2 [executing] active: | ||
mysql-k8s/4 [executing] maintenance: Initialising mysqld | ||
mysql-k8s/3 [executing] maintenance: Initialising mysqld | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: Primary | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [idle] active: | ||
mysql-k8s/4 [executing] waiting: waiting to join the cluster | ||
mysql-k8s/3 [idle] maintenance: joining the cluster | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: Primary | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [idle] active: | ||
mysql-k8s/4 [executing] active: | ||
mysql-k8s/3 [idle] active: | ||
[32mINFO [0m integration.test_charm:test_charm.py:164 Scale down to one unit | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 1 units, current : 5) | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 1 units, current : 5) | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 1 units, current : 5) | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: Primary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 4 units, current : 3) | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [executing] active: Primary | ||
mysql-k8s/3 [executing] maintenance: Initialising mysqld | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [idle] active: Primary | ||
mysql-k8s/3 [idle] maintenance: joining the cluster | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: | ||
mysql-k8s/1 [idle] active: | ||
mysql-k8s/2 [idle] active: Primary | ||
mysql-k8s/3 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 3 units, current : 4) | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s (waiting for exactly 3 units, current : 4) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that max_connections is set to 20 on mysql-k8s/0 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that innodb_buffer_pool_size is set to 20971520 on mysql-k8s/0 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that innodb_buffer_pool_chunk_size is set to 1048576 on mysql-k8s/0 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that group_replication_message_cache_size is set to 134217728 on mysql-k8s/0 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that max_connections is set to 20 on mysql-k8s/1 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that innodb_buffer_pool_size is set to 20971520 on mysql-k8s/1 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that innodb_buffer_pool_chunk_size is set to 1048576 on mysql-k8s/1 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that group_replication_message_cache_size is set to 134217728 on mysql-k8s/1 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that max_connections is set to 20 on mysql-k8s/2 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that innodb_buffer_pool_size is set to 20971520 on mysql-k8s/2 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that innodb_buffer_pool_chunk_size is set to 1048576 on mysql-k8s/2 | ||
[32mINFO [0m integration.test_charm:test_charm.py:335 Checking that group_replication_message_cache_size is set to 134217728 on mysql-k8s/2 |
Oops, something went wrong.