-
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
72cdca6
commit fca7415
Showing
207 changed files
with
6,466 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,113 @@ | ||
[32mINFO [0m integration.test_charm:test_charm.py:301 connecting to primary postgresql/3 on 10.126.87.110 | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/3 [idle] active: Primary | ||
postgresql/5 [idle] active: | ||
postgresql/6 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [idle] active: Primary | ||
postgresql/6 [idle] active: | ||
postgresql/7 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/7 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [idle] active: Primary | ||
postgresql/6 [idle] active: | ||
postgresql/7 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/7 [executing] maintenance: installing PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [executing] maintenance: reconfiguring cluster | ||
postgresql/6 [idle] active: | ||
postgresql/7 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [executing] active: Primary | ||
postgresql/6 [idle] active: | ||
postgresql/7 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/7 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [executing] maintenance: reconfiguring cluster | ||
postgresql/6 [idle] active: | ||
postgresql/7 [executing] waiting: awaiting for member to start | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [executing] active: Primary | ||
postgresql/6 [executing] active: | ||
postgresql/7 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/5 [idle] active: Primary | ||
postgresql/7 [idle] active: | ||
[32mINFO [0m integration.test_charm:test_charm.py:321 connecting to the database host: 10.126.87.228 | ||
[32mINFO [0m integration.test_charm:test_charm.py:321 connecting to the database host: 10.126.87.35 | ||
[32mINFO [0m integration.test_charm:test_charm.py:321 connecting to the database host: 10.126.87.159 | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test localhost-localhost localhost/localhost 3.1.8 unsupported 02:07:45Z | ||
|
||
App Version Status Scale Charm Channel Rev Exposed Message | ||
postgresql 14.11 active 3 postgresql 0 no | ||
|
||
Unit Workload Agent Machine Public address Ports Message | ||
postgresql/5* active idle 5 10.126.87.228 5432/tcp Primary | ||
postgresql/6 active idle 6 10.126.87.35 5432/tcp | ||
postgresql/7 active idle 7 10.126.87.159 5432/tcp | ||
|
||
Machine State Address Inst id Base AZ Message | ||
5 started 10.126.87.228 juju-1c4720-5 [email protected] Running | ||
6 started 10.126.87.35 juju-1c4720-6 [email protected] Running | ||
7 started 10.126.87.159 juju-1c4720-7 [email protected] Running | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:868 Juju error logs: | ||
|
||
machine-0: 01:32:58 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-0: 01:32:58 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-0: 01:32:58 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-0: 01:32:59 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-2: 01:33:11 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-2: 01:33:11 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-2: 01:33:11 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-2: 01:33:11 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-1: 01:33:13 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-1: 01:33:13 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-1: 01:33:13 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-1: 01:33:13 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
unit-postgresql-0: 01:39:19 ERROR unit.postgresql/0.juju-log database-peers:1: Failed to list PostgreSQL database users: could not translate host name "None" to address: Temporary failure in name resolution | ||
|
||
unit-postgresql-0: 01:44:43 ERROR unit.postgresql/0.juju-log Unable to reconnect to postgresql | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-postgresql-0/charm/./src/charm.py", line 1470, in _restart | ||
for attempt in Retrying(wait=wait_fixed(3), stop_after_delay=stop_after_delay(300)): | ||
TypeError: BaseRetrying.__init__() got an unexpected keyword argument 'stop_after_delay' | ||
unit-postgresql-2: 01:45:07 ERROR unit.postgresql/2.juju-log restart:2: Unable to reconnect to postgresql | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-postgresql-2/charm/./src/charm.py", line 1470, in _restart | ||
for attempt in Retrying(wait=wait_fixed(3), stop_after_delay=stop_after_delay(300)): | ||
TypeError: BaseRetrying.__init__() got an unexpected keyword argument 'stop_after_delay' | ||
unit-postgresql-1: 01:45:21 ERROR unit.postgresql/1.juju-log restart:2: Unable to reconnect to postgresql | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-postgresql-1/charm/./src/charm.py", line 1470, in _restart | ||
for attempt in Retrying(wait=wait_fixed(3), stop_after_delay=stop_after_delay(300)): | ||
TypeError: BaseRetrying.__init__() got an unexpected keyword argument 'stop_after_delay' | ||
machine-3: 01:48:58 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-3: 01:48:58 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-3: 01:48:58 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-3: 01:48:58 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-4: 01:49:15 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-4: 01:49:15 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-4: 01:49:15 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-4: 01:49:15 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-6: 01:56:13 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-6: 01:56:13 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-6: 01:56:13 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
unit-postgresql-6: 01:56:13 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-5: 01:56:18 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-5: 01:56:18 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-5: 01:56:18 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-5: 01:56:18 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-2: 02:01:11 ERROR juju.api.watcher error trying to stop watcher: websocket: close sent | ||
machine-7: 02:04:10 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-7: 02:04:10 ERROR juju.worker.dependency "broker-tracker" manifold worker returned unexpected error: no container types determined | ||
machine-7: 02:04:10 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-postgresql-7: 02:04:10 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:947 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,73 @@ | ||
[32mINFO [0m juju.model:model.py:2098 Deploying ch:amd64/bionic/omnivector-sentry-19 | ||
[32mINFO [0m juju.model:model.py:2098 Deploying ch:amd64/bionic/omnivector-redis-27 | ||
[32mINFO [0m juju.model:model.py:2098 Deploying ch:amd64/focal/haproxy-75 | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [executing] maintenance: installing charm software | ||
[33mWARNING [0m juju.model:model.py:1564 relate is deprecated and will be removed. Use integrate instead. | ||
[33mWARNING [0m juju.model:model.py:1564 relate is deprecated and will be removed. Use integrate instead. | ||
[33mWARNING [0m juju.model:model.py:1564 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] active: Primary | ||
postgresql/3 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [idle] active: Primary | ||
postgresql/3 [executing] active: | ||
[32mINFO [0m integration.test_db:test_db.py:239 Verifying that the charm unblocks when the extensions are enabled | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [idle] active: Primary | ||
postgresql/3 [executing] blocked: extensions requested through relation, enable them through config options | ||
sentry1/0 [idle] active: Redis connection details saved. | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] active: Primary | ||
postgresql/3 [executing] active: | ||
sentry1/0 [idle] active: Redis connection details saved. | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/3 [idle] active: | ||
sentry1/0 [executing] maintenance: Migrating Sentry DB | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry1/0 [executing] maintenance: Creating Sentry superuser | ||
[32mINFO [0m integration.test_db:test_db.py:252 Verifying that the charm doesn't block when the extensions are enabled | ||
[32mINFO [0m juju.model:model.py:2098 Deploying ch:amd64/bionic/omnivector-sentry-19 | ||
[33mWARNING [0m juju.model:model.py:1564 relate is deprecated and will be removed. Use integrate instead. | ||
[33mWARNING [0m juju.model:model.py:1564 relate is deprecated and will be removed. Use integrate instead. | ||
[33mWARNING [0m juju.model:model.py:1564 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] active: Primary | ||
postgresql/3 [executing] active: | ||
sentry2/0 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/3 [idle] active: | ||
sentry2/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry2/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
sentry2/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [idle] active: Primary | ||
postgresql/3 [executing] active: | ||
sentry2/0 [idle] active: Database requested | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] active: Primary | ||
postgresql/3 [executing] waiting: awaiting for member to start | ||
sentry2/0 [executing] active: Database requested | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] active: | ||
postgresql/3 [idle] waiting: awaiting for member to start | ||
sentry2/0 [idle] active: Sentry available | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] active: Primary | ||
postgresql/3 [idle] waiting: awaiting for member to start | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/2 [executing] 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,90 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:734 Connecting to existing model localhost-localhost:test on unspecified cloud | ||
[32mINFO [0m juju.model:model.py:2098 Deploying local:jammy/postgresql-0 | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [allocating] waiting: waiting for machine | ||
postgresql/1 [allocating] waiting: waiting for machine | ||
postgresql/2 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [allocating] waiting: waiting for machine | ||
postgresql/1 [allocating] waiting: waiting for machine | ||
postgresql/2 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [allocating] waiting: waiting for machine | ||
postgresql/1 [allocating] waiting: waiting for machine | ||
postgresql/2 [allocating] waiting: waiting for machine | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [allocating] waiting: waiting for machine | ||
postgresql/1 [allocating] waiting: waiting for machine | ||
postgresql/2 [executing] maintenance: installing PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [allocating] waiting: waiting for machine | ||
postgresql/1 [executing] maintenance: installing PostgreSQL | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] maintenance: installing PostgreSQL | ||
postgresql/1 [idle] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting passwords generation | ||
postgresql/1 [idle] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting passwords generation | ||
postgresql/1 [idle] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting passwords generation | ||
postgresql/1 [idle] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting passwords generation | ||
postgresql/1 [idle] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting passwords generation | ||
postgresql/1 [idle] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting passwords generation | ||
postgresql/1 [idle] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] waiting: awaiting passwords generation | ||
postgresql/1 [executing] waiting: awaiting passwords generation | ||
postgresql/2 [executing] waiting: waiting to start PostgreSQL | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting for cluster to start | ||
postgresql/1 [idle] waiting: awaiting for cluster to start | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [idle] waiting: awaiting for cluster to start | ||
postgresql/1 [idle] waiting: awaiting for cluster to start | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] waiting: awaiting for cluster to start | ||
postgresql/1 [executing] waiting: awaiting for cluster to start | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] waiting: awaiting for cluster to start | ||
postgresql/1 [executing] waiting: awaiting for cluster to start | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] waiting: awaiting for cluster to start | ||
postgresql/1 [executing] waiting: awaiting for cluster to start | ||
postgresql/2 [executing] maintenance: reconfiguring cluster | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] waiting: awaiting for member to start | ||
postgresql/1 [executing] waiting: awaiting for member to start | ||
postgresql/2 [executing] active: Primary | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] active: | ||
postgresql/1 [idle] active: | ||
postgresql/2 [executing] active: Primary | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] active: | ||
[32mINFO [0m juju.model:model.py:2958 Waiting for model: | ||
postgresql/0 [executing] active: | ||
postgresql/1 [executing] active: | ||
postgresql/2 [executing] active: Primary |
Oops, something went wrong.