-
Notifications
You must be signed in to change notification settings - Fork 6
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
5ed1f69
commit ec2dbc0
Showing
108 changed files
with
1,767 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,12 @@ | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying ch:amd64/jammy/s3-integrator-106 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
s3-integrator-backup/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [idle] active: Primary | ||
synapse/0 [idle] active: | ||
s3-integrator-backup/0 [idle] active: | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
s3-integrator-backup/0 [idle] active: | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] blocked: Backup: S3 bucket does not exist or cannot be accessed |
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,80 @@ | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying ch:amd64/jammy/s3-integrator-106 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
s3-integrator-media/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
s3-integrator-media/0 [idle] active: | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] active: | ||
s3-integrator-media/0 [idle] active: | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] active: | ||
s3-integrator-media/0 [idle] active: | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:929 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
testing github-pr-ec9f8-microk8s microk8s/localhost 3.4.6 unsupported 06:50:03Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
postgresql-k8s 14.13 active 1 postgresql-k8s 14/stable 462 10.152.183.49 no | ||
synapse 1.122.0 active 1 synapse 0 10.152.183.226 no | ||
|
||
Unit Workload Agent Address Ports Message | ||
postgresql-k8s/0* active idle 10.1.208.140 Primary | ||
synapse/0* active idle 10.1.208.142 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:935 Juju error logs: | ||
|
||
unit-synapse-0: 06:35:54 ERROR unit.synapse/0.juju-log Error initializing charm state. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/validation.py", line 96, in wrapper | ||
return method(instance, event) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/./src/charm.py", line 463, in _on_leader_elected | ||
mas_configuration = MASConfiguration.from_charm(self) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 143, in from_charm | ||
cls.validate(charm) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 200, in validate | ||
raise MASDatasourceMissingError("Waiting for mas-database integration.") | ||
state.mas.MASDatasourceMissingError: Waiting for mas-database integration. | ||
unit-synapse-0: 06:35:55 ERROR unit.synapse/0.juju-log Error initializing charm state. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/validation.py", line 96, in wrapper | ||
return method(instance, event) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/./src/charm.py", line 310, in _on_config_changed | ||
mas_configuration = MASConfiguration.from_charm(self) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 143, in from_charm | ||
cls.validate(charm) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 200, in validate | ||
raise MASDatasourceMissingError("Waiting for mas-database integration.") | ||
state.mas.MASDatasourceMissingError: Waiting for mas-database integration. | ||
unit-synapse-0: 06:35:59 ERROR unit.synapse/0.juju-log Error initializing charm state. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/validation.py", line 96, in wrapper | ||
return method(instance, event) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/./src/charm.py", line 353, in _on_synapse_pebble_ready | ||
mas_configuration = MASConfiguration.from_charm(self) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 143, in from_charm | ||
cls.validate(charm) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 200, in validate | ||
raise MASDatasourceMissingError("Waiting for mas-database integration.") | ||
state.mas.MASDatasourceMissingError: Waiting for mas-database integration. | ||
unit-synapse-0: 06:39:19 ERROR unit.synapse/0.juju-log backup:9: Bucket backups-bucket doesn't exist or you don't have access to it. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/backup.py", line 120, in can_use_bucket | ||
self._client.head_bucket(Bucket=self._s3_parameters.bucket) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/venv/botocore/client.py", line 569, in _api_call | ||
return self._make_api_call(operation_name, kwargs) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/venv/botocore/client.py", line 1023, in _make_api_call | ||
raise error_class(parsed_response, operation_name) | ||
botocore.exceptions.ClientError: An error occurred (404) when calling the HeadBucket operation: Not Found | ||
unit-synapse-0: 06:39:20 ERROR unit.synapse/0.juju-log backup:9: Bucket backups-bucket doesn't exist or you don't have access to it. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/backup.py", line 120, in can_use_bucket | ||
self._client.head_bucket(Bucket=self._s3_parameters.bucket) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/venv/botocore/client.py", line 569, in _api_call | ||
return self._make_api_call(operation_name, kwargs) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/venv/botocore/client.py", line 1023, in _make_api_call | ||
raise error_class(parsed_response, operation_name) | ||
botocore.exceptions.ClientError: An error occurred (404) when calling the HeadBucket operation: Not Found | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:1017 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,14 @@ | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying ch:amd64/jammy/smtp-integrator-60 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [idle] active: Primary | ||
synapse/0 [idle] active: | ||
smtp-integrator/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
smtp-integrator/0 [idle] active: | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] active: | ||
smtp-integrator/0 [idle] active: | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] active: | ||
smtp-integrator/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,27 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:787 Connecting to existing model github-pr-ec9f8-microk8s:testing on unspecified cloud | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying ch:amd64/jammy/postgresql-k8s-462 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [executing] waiting: awaiting for cluster to start | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [idle] waiting: awaiting for cluster to start | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [executing] active: Primary | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [idle] active: Primary | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying local:synapse-0 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] blocked: Waiting for mas-database integration. | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] blocked: Waiting for mas-database integration. | ||
postgresql-k8s/0 [idle] active: Primary | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] active: | ||
postgresql-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,7 @@ | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] active: | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] blocked: Redis integration is required. | ||
synapse/1 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/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,109 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:787 Connecting to existing model github-pr-ec9f8-microk8s:testing on unspecified cloud | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying ch:amd64/jammy/postgresql-k8s-462 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [executing] maintenance: installing charm software | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [executing] waiting: awaiting for cluster to start | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [idle] waiting: awaiting for primary endpoint to be ready | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying local:synapse-0 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] blocked: Waiting for mas-database integration. | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] blocked: Waiting for mas-database integration. | ||
postgresql-k8s/0 [idle] active: Primary | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
synapse/0 [idle] active: | ||
postgresql-k8s/0 [idle] active: Primary | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [idle] active: Primary | ||
synapse/0 [idle] active: | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
postgresql-k8s/0 [idle] active: Primary | ||
synapse/0 [idle] active: | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:745 Adding model github-pr-ec9f8-microk8s:test-matrix-auth-ah4s on cloud microk8s | ||
[32mINFO [0m juju.model:__init__.py:2301 Deploying ch:amd64/jammy/any-charm-50 | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
any-charm1/0 [allocating] waiting: installing agent | ||
[33mWARNING [0m juju.model:__init__.py:1683 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
any-charm1/0 [idle] active: | ||
[32mINFO [0m juju.model:__init__.py:3254 Waiting for model: | ||
any-charm1/0 [idle] active: | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:929 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test-matrix-auth-ah4s github-pr-ec9f8-microk8s microk8s/localhost 3.4.6 unsupported 06:36:49Z | ||
|
||
SAAS Status Store URL | ||
synapse active local admin/testing.synapse | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
any-charm1 active 1 any-charm latest/beta 50 10.152.183.220 no | ||
|
||
Unit Workload Agent Address Ports Message | ||
any-charm1/0* active idle 10.1.110.208 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:935 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:1017 Forgetting model consumer... | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:929 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
testing github-pr-ec9f8-microk8s microk8s/localhost 3.4.6 unsupported 06:36:49Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
postgresql-k8s 14.13 active 1 postgresql-k8s 14/stable 462 10.152.183.247 no | ||
synapse active 1 synapse 0 10.152.183.159 no | ||
|
||
Unit Workload Agent Address Ports Message | ||
postgresql-k8s/0* active idle 10.1.110.204 Primary | ||
synapse/0* active idle 10.1.110.206 | ||
|
||
Offer Application Charm Rev Connected Endpoint Interface Role | ||
synapse synapse synapse 0 1/1 matrix-auth matrix_auth provider | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:935 Juju error logs: | ||
|
||
unit-synapse-0: 06:33:55 ERROR unit.synapse/0.juju-log Error initializing charm state. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/validation.py", line 96, in wrapper | ||
return method(instance, event) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/./src/charm.py", line 463, in _on_leader_elected | ||
mas_configuration = MASConfiguration.from_charm(self) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 143, in from_charm | ||
cls.validate(charm) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 200, in validate | ||
raise MASDatasourceMissingError("Waiting for mas-database integration.") | ||
state.mas.MASDatasourceMissingError: Waiting for mas-database integration. | ||
unit-synapse-0: 06:33:56 ERROR unit.synapse/0.juju-log Error initializing charm state. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/validation.py", line 96, in wrapper | ||
return method(instance, event) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/./src/charm.py", line 310, in _on_config_changed | ||
mas_configuration = MASConfiguration.from_charm(self) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 143, in from_charm | ||
cls.validate(charm) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 200, in validate | ||
raise MASDatasourceMissingError("Waiting for mas-database integration.") | ||
state.mas.MASDatasourceMissingError: Waiting for mas-database integration. | ||
unit-synapse-0: 06:34:01 ERROR unit.synapse/0.juju-log Error initializing charm state. | ||
Traceback (most recent call last): | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/validation.py", line 96, in wrapper | ||
return method(instance, event) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/./src/charm.py", line 353, in _on_synapse_pebble_ready | ||
mas_configuration = MASConfiguration.from_charm(self) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 143, in from_charm | ||
cls.validate(charm) | ||
File "/var/lib/juju/agents/unit-synapse-0/charm/src/state/mas.py", line 200, in validate | ||
raise MASDatasourceMissingError("Waiting for mas-database integration.") | ||
state.mas.MASDatasourceMissingError: Waiting for mas-database integration. | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:1017 Forgetting model main... |
Oops, something went wrong.