-
Notifications
You must be signed in to change notification settings - Fork 20
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
b3afa77
commit f8de213
Showing
290 changed files
with
5,785 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,15 @@ | ||
[32mINFO [0m juju.model:model.py:2097 Deploying local:postgresql-1 | ||
[32mINFO [0m juju.model:model.py:2097 Deploying local:postgresql-2 | ||
[33mWARNING [0m juju.model:model.py:1563 relate is deprecated and will be removed. Use integrate instead. | ||
[33mWARNING [0m juju.model:model.py:1563 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m integration.test_backups:test_backups.py:234 waiting for the database charm to become blocked due to existing backups from another cluster in the repository | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
s3-integrator/0 [idle] active: | ||
[32mINFO [0m integration.test_backups:test_backups.py:244 waiting for the database charm to become blocked due to existing backups from another cluster in the repository | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
s3-integrator/0 [idle] active: | ||
[32mINFO [0m integration.test_backups:test_backups.py:261 listing the available backups | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
s3-integrator/0 [idle] active: | ||
[32mINFO [0m integration.test_backups:test_backups.py:279 restoring the backup | ||
[32mINFO [0m integration.test_backups:test_backups.py:297 checking that the backup was correctly restored |
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,25 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:766 Connecting to existing model localhost-localhost:test on unspecified cloud | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:42 deploying charm | ||
[32mINFO [0m juju.model:model.py:2097 Deploying local:postgresql-0 | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:52 waiting for idle | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [executing] maintenance: installing PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [executing] active: Primary | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [idle] active: Primary | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:58 waiting for postgresql | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:63 getting storage id | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:67 werifing is storage exists | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:73 creating db | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:77 checking db | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:81 force removing charm | ||
[32mINFO [0m integration.ha_tests.test_smoke:test_smoke.py:90 werifing is storage exists |
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,2 @@ | ||
[32mINFO [0m integration.test_charm:test_charm.py:97 connecting to the database host: 10.213.156.109 | ||
[33mWARNING [0m integration.test_charm:test_charm.py:166 Asserting port ranges |
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,54 @@ | ||
[32mINFO [0m integration.test_plugins:test_plugins.py:220 Creating an index object which depends on the pg_trgm config | ||
[32mINFO [0m integration.test_plugins:test_plugins.py:229 Disabling the plugin on charm config, waiting for blocked status | ||
[32mINFO [0m integration.test_plugins:test_plugins.py:238 Enabling the plugin back on charm config, status should resolve | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] active: | ||
postgresql/1 [executing] blocked: Cannot disable plugins: Existing objects depend on it. See logs | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/1 [idle] active: | ||
[32mINFO [0m integration.test_plugins:test_plugins.py:244 Re-disabling plugin, waiting for blocked status to come back | ||
[32mINFO [0m integration.test_plugins:test_plugins.py:253 Delete the object which depends on the plugin | ||
[32mINFO [0m integration.test_plugins:test_plugins.py:259 Waiting for status to resolve again | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] active: | ||
postgresql/1 [executing] blocked: Cannot disable plugins: Existing objects depend on it. See logs | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/1 [idle] blocked: Cannot disable plugins: Existing objects depend on it. See logs | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/1 [idle] blocked: Cannot disable plugins: Existing objects depend on it. See logs | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:903 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test localhost-localhost localhost/localhost 3.4.5 unsupported 01:47:26Z | ||
|
||
App Version Status Scale Charm Channel Rev Exposed Message | ||
postgresql 14.12 active 2 postgresql 0 no | ||
|
||
Unit Workload Agent Machine Public address Ports Message | ||
postgresql/0 active idle 0 10.232.252.48 5432/tcp | ||
postgresql/1* active idle 1 10.232.252.198 5432/tcp | ||
|
||
Machine State Address Inst id Base AZ Message | ||
0 started 10.232.252.48 juju-9e7ae9-0 [email protected] Running | ||
1 started 10.232.252.198 juju-9e7ae9-1 [email protected] Running | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:909 Juju error logs: | ||
|
||
machine-1: 01:36:24 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-1: 01:36:24 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-1: 01:36:24 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-0: 01:36:27 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-0: 01:36:27 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-0: 01:36:27 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-postgresql-1: 01:45:13 ERROR unit.postgresql/1.juju-log Failed to disable plugin: cannot drop extension pg_trgm because other objects depend on it | ||
DETAIL: index example_idx depends on operator class gin_trgm_ops for access method gin | ||
HINT: Use DROP ... CASCADE to drop the dependent objects too. | ||
|
||
Was the plugin enabled manually? If so, update charm config with `juju config postgresql-k8s plugin_<plugin_name>_enable=True` | ||
unit-postgresql-1: 01:45:58 ERROR unit.postgresql/1.juju-log Failed to disable plugin: cannot drop extension pg_trgm because other objects depend on it | ||
DETAIL: index example_idx depends on operator class gin_trgm_ops for access method gin | ||
HINT: Use DROP ... CASCADE to drop the dependent objects too. | ||
|
||
Was the plugin enabled manually? If so, update charm config with `juju config postgresql-k8s plugin_<plugin_name>_enable=True` | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:991 Forgetting model 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,96 @@ | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [idle] active: Primary | ||
postgresql/1 [idle] active: | ||
postgresql/2 [allocating] waiting: waiting for machine | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [allocating] waiting: waiting for machine | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [allocating] waiting: waiting for machine | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [allocating] waiting: waiting for machine | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [allocating] waiting: agent initialising | ||
postgresql/3 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [executing] maintenance: installing PostgreSQL | ||
postgresql/3 [executing] maintenance: installing PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/1 [executing] active: | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/3 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/1 [executing] active: | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
postgresql/3 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/1 [executing] active: | ||
postgresql/2 [executing] waiting: awaiting for member to start | ||
postgresql/3 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/1 [idle] active: | ||
postgresql/2 [executing] active: | ||
postgresql/3 [idle] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/1 [executing] active: | ||
postgresql/2 [executing] active: | ||
postgresql/3 [idle] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/1 [idle] active: | ||
postgresql/2 [executing] active: | ||
postgresql/3 [idle] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/2 [idle] active: | ||
postgresql/3 [idle] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/3 [idle] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [idle] active: Primary | ||
postgresql/3 [idle] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/3 [idle] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/3 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [idle] active: Primary | ||
postgresql/1 [idle] active: | ||
postgresql/3 [idle] waiting: awaiting for member to start | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/3 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [idle] active: Primary | ||
postgresql/1 [idle] active: | ||
postgresql/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql (waiting for exactly 3 units, current : 4) | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [executing] maintenance: reconfiguring cluster | ||
postgresql/2 [executing] active: | ||
postgresql/3 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/0 [idle] active: Primary | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql (waiting for exactly 2 units, current : 3) | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [idle] active: Primary | ||
postgresql/3 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [idle] active: Primary | ||
postgresql/3 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [idle] active: Primary | ||
postgresql/3 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql/2 [idle] active: Primary | ||
postgresql/3 [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,20 @@ | ||
[33mWARNING [0m juju.model:model.py:1563 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [idle] active: | ||
postgresql-test-app/1 [idle] active: | ||
database/2 [executing] active: | ||
database/3 [idle] active: Primary | ||
another-database/0 [idle] active: | ||
another-database/1 [idle] active: Primary | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [idle] active: | ||
postgresql-test-app/1 [idle] active: | ||
database/2 [idle] active: | ||
database/3 [idle] active: Primary | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [idle] active: | ||
postgresql-test-app/1 [idle] active: | ||
database/2 [executing] active: | ||
database/3 [executing] active: Primary | ||
another-database/0 [idle] active: | ||
another-database/1 [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,7 @@ | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
postgresql-test-app/0 [idle] active: | ||
postgresql-test-app2/0 [executing] active: | ||
[33mWARNING [0m juju.model:model.py:1563 relate is deprecated and will be removed. Use integrate instead. | ||
[33mWARNING [0m juju.model:model.py:1563 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m integration.test_db:test_db.py:279 Verify that the charm remains blocked if there are other blocking relations | ||
[32mINFO [0m integration.test_db:test_db.py:290 Verify that active status is restored when all blocking relations are gone |
Oops, something went wrong.