2026-05-26 20:13:30.349086 | Job console starting 2026-05-26 20:13:30.357664 | Updating git repos 2026-05-26 20:13:32.471291 | Cloning repos into workspace 2026-05-26 20:13:45.456705 | Restoring repo states 2026-05-26 20:13:52.349053 | Merging changes 2026-05-26 20:13:53.692193 | Checking out repos 2026-05-26 20:13:55.810694 | Preparing playbooks 2026-05-26 20:13:59.643115 | Running Ansible setup 2026-05-26 20:14:03.041112 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 20:14:03.686335 | 2026-05-26 20:14:03.686466 | PLAY [localhost] 2026-05-26 20:14:03.694197 | 2026-05-26 20:14:03.694271 | TASK [Gathering Facts] 2026-05-26 20:14:04.616989 | localhost | ok 2026-05-26 20:14:04.630667 | 2026-05-26 20:14:04.630819 | TASK [Setup log path fact] 2026-05-26 20:14:04.652092 | localhost | ok 2026-05-26 20:14:04.664223 | 2026-05-26 20:14:04.664293 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 20:14:04.695045 | localhost | ok 2026-05-26 20:14:04.703108 | 2026-05-26 20:14:04.703197 | TASK [emit-job-header : Print job information] 2026-05-26 20:14:04.743812 | # Job Information 2026-05-26 20:14:04.743956 | Ansible Version: 2.16.18 2026-05-26 20:14:04.744002 | Job: atmosphere-molecule-aio-openvswitch 2026-05-26 20:14:04.744033 | Pipeline: check 2026-05-26 20:14:04.744061 | Executor: 2d72f0692154 2026-05-26 20:14:04.744089 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3996 2026-05-26 20:14:04.744122 | Event ID: 398b2cb0-593f-11f1-9726-86658a8e39e5 2026-05-26 20:14:04.747850 | 2026-05-26 20:14:04.747938 | LOOP [emit-job-header : Print node information] 2026-05-26 20:14:04.845708 | localhost | ok: 2026-05-26 20:14:04.846422 | localhost | # Node Information 2026-05-26 20:14:04.846470 | localhost | Inventory Hostname: instance 2026-05-26 20:14:04.846497 | localhost | Hostname: np0000176706 2026-05-26 20:14:04.846521 | localhost | Username: zuul 2026-05-26 20:14:04.846547 | localhost | Distro: Ubuntu 22.04 2026-05-26 20:14:04.846570 | localhost | Provider: yul1 2026-05-26 20:14:04.846591 | localhost | Region: ca-ymq-1 2026-05-26 20:14:04.846611 | localhost | Label: ubuntu-jammy-16 2026-05-26 20:14:04.846632 | localhost | Product Name: OpenStack Nova 2026-05-26 20:14:04.846651 | localhost | Interface IP: 199.204.45.22 2026-05-26 20:14:04.870668 | 2026-05-26 20:14:04.870805 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 20:14:05.291344 | localhost -> localhost | changed 2026-05-26 20:14:05.302007 | 2026-05-26 20:14:05.302087 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 20:14:06.227960 | localhost -> localhost | changed 2026-05-26 20:14:06.236836 | 2026-05-26 20:14:06.236909 | PLAY [all] 2026-05-26 20:14:06.247015 | 2026-05-26 20:14:06.247084 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 20:14:06.504207 | instance -> localhost | ok 2026-05-26 20:14:06.516348 | 2026-05-26 20:14:06.516478 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 20:14:06.551945 | instance | ok 2026-05-26 20:14:06.565287 | instance | included: /var/lib/zuul/builds/bb754599442245b9b142496d459a2011/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 20:14:06.570808 | 2026-05-26 20:14:06.570871 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 20:14:07.398340 | instance -> localhost | Generating public/private rsa key pair. 2026-05-26 20:14:07.398580 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/bb754599442245b9b142496d459a2011/work/bb754599442245b9b142496d459a2011_id_rsa 2026-05-26 20:14:07.398623 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/bb754599442245b9b142496d459a2011/work/bb754599442245b9b142496d459a2011_id_rsa.pub 2026-05-26 20:14:07.398656 | instance -> localhost | The key fingerprint is: 2026-05-26 20:14:07.398688 | instance -> localhost | SHA256:dfjlD5pgvdEiRoGNiCAWIUbsCePpgIQJWpbi884a6as zuul-build-sshkey 2026-05-26 20:14:07.398739 | instance -> localhost | The key's randomart image is: 2026-05-26 20:14:07.398771 | instance -> localhost | +---[RSA 3072]----+ 2026-05-26 20:14:07.398809 | instance -> localhost | |OB*o . . +. | 2026-05-26 20:14:07.398840 | instance -> localhost | |@*. . . o .o | 2026-05-26 20:14:07.398870 | instance -> localhost | |Ooo + . . | 2026-05-26 20:14:07.398898 | instance -> localhost | |oB o + + | 2026-05-26 20:14:07.398927 | instance -> localhost | |o o S = = + | 2026-05-26 20:14:07.398955 | instance -> localhost | | ... o o * o | 2026-05-26 20:14:07.398983 | instance -> localhost | | oo + .| 2026-05-26 20:14:07.399012 | instance -> localhost | |. .o | 2026-05-26 20:14:07.399045 | instance -> localhost | |E+o | 2026-05-26 20:14:07.399073 | instance -> localhost | +----[SHA256]-----+ 2026-05-26 20:14:07.399139 | instance -> localhost | ok: Runtime: 0:00:00.403211 2026-05-26 20:14:07.406164 | 2026-05-26 20:14:07.406253 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 20:14:07.442761 | instance | ok 2026-05-26 20:14:07.453577 | instance | included: /var/lib/zuul/builds/bb754599442245b9b142496d459a2011/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 20:14:07.460750 | 2026-05-26 20:14:07.460811 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 20:14:07.486172 | instance | skipping: Conditional result was False 2026-05-26 20:14:07.495789 | 2026-05-26 20:14:07.495853 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 20:14:07.923887 | instance | changed 2026-05-26 20:14:07.931439 | 2026-05-26 20:14:07.931531 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 20:14:08.159904 | instance | ok 2026-05-26 20:14:08.165178 | 2026-05-26 20:14:08.165245 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 20:14:08.636850 | instance | changed 2026-05-26 20:14:08.642160 | 2026-05-26 20:14:08.642225 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 20:14:09.082341 | instance | changed 2026-05-26 20:14:09.087936 | 2026-05-26 20:14:09.088000 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 20:14:09.113412 | instance | skipping: Conditional result was False 2026-05-26 20:14:09.125254 | 2026-05-26 20:14:09.125322 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 20:14:09.443020 | instance -> localhost | changed 2026-05-26 20:14:09.454395 | 2026-05-26 20:14:09.454465 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 20:14:09.738123 | instance -> localhost | Identity added: /var/lib/zuul/builds/bb754599442245b9b142496d459a2011/work/bb754599442245b9b142496d459a2011_id_rsa (zuul-build-sshkey) 2026-05-26 20:14:09.738335 | instance -> localhost | ok: Runtime: 0:00:00.013073 2026-05-26 20:14:09.743391 | 2026-05-26 20:14:09.743453 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 20:14:10.008990 | instance | ok 2026-05-26 20:14:10.017680 | 2026-05-26 20:14:10.017750 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 20:14:10.044033 | instance | skipping: Conditional result was False 2026-05-26 20:14:10.058216 | 2026-05-26 20:14:10.058287 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-26 20:14:10.330957 | instance | ok 2026-05-26 20:14:10.336686 | 2026-05-26 20:14:10.336752 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-26 20:14:13.295613 | instance | Output suppressed because no_log was given 2026-05-26 20:14:13.304865 | 2026-05-26 20:14:13.304928 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-26 20:14:13.526720 | instance | ok: "logs" 2026-05-26 20:14:13.527025 | instance | ok: All items complete 2026-05-26 20:14:13.527054 | 2026-05-26 20:14:13.697582 | instance | ok: "artifacts" 2026-05-26 20:14:13.859842 | instance | ok: "docs" 2026-05-26 20:14:13.878918 | 2026-05-26 20:14:13.879075 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-26 20:14:14.067748 | instance | changed: "logs" 2026-05-26 20:14:14.218648 | instance | changed: "artifacts" 2026-05-26 20:14:14.372439 | instance | changed: "docs" 2026-05-26 20:14:14.388097 | 2026-05-26 20:14:14.388238 | PLAY RECAP 2026-05-26 20:14:14.388314 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-26 20:14:14.388368 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 20:14:14.388411 | 2026-05-26 20:14:14.562197 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 20:14:14.574614 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 20:14:15.214790 | 2026-05-26 20:14:15.214929 | PLAY [all] 2026-05-26 20:14:15.225787 | 2026-05-26 20:14:15.225862 | TASK [setup-uv : Extract archive] 2026-05-26 20:14:18.224136 | instance | changed 2026-05-26 20:14:18.232378 | 2026-05-26 20:14:18.232549 | TASK [setup-uv : Print version] 2026-05-26 20:14:18.594614 | instance | uv 0.8.13 2026-05-26 20:14:19.102947 | instance | ok: Runtime: 0:00:00.023690 2026-05-26 20:14:19.111674 | 2026-05-26 20:14:19.111737 | TASK [Install Ansible collection siblings] 2026-05-26 20:14:29.002422 | instance | changed: 2026-05-26 20:14:29.002657 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-26 20:14:29.002697 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-26 20:14:29.002727 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-26 20:14:29.002755 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-26 20:14:29.002782 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-26 20:14:29.002813 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-26 20:14:29.002842 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-26 20:14:29.002872 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-26 20:14:29.002900 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-26 20:14:29.002927 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-26 20:14:29.002953 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-26 20:14:29.002979 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-26 20:14:29.003005 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-26 20:14:29.003031 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-26 20:14:29.003056 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-26 20:14:29.003082 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-26 20:14:29.003108 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-26 20:14:29.003134 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-26 20:14:29.003159 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-26 20:14:29.003183 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-26 20:14:29.003208 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-26 20:14:29.003232 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-26 20:14:29.003259 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-26 20:14:29.003299 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-26 20:14:29.003326 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-26 20:14:29.003351 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 20:14:29.003376 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 20:14:29.003402 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-26 20:14:29.003427 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-26 20:14:29.003451 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-26 20:14:29.003476 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-26 20:14:29.003501 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-26 20:14:29.003527 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-26 20:14:29.003560 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.003586 | instance | Process install dependency map 2026-05-26 20:14:29.003611 | instance | Starting collection install process 2026-05-26 20:14:29.003636 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-26 20:14:29.003662 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-26 20:14:29.003688 | instance | ansible.netcommon:* was installed successfully 2026-05-26 20:14:29.003713 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-26 20:14:29.003738 | instance | Creating virtual environment at: .venv 2026-05-26 20:14:29.003763 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 20:14:29.003788 | instance | Downloading cryptography (4.2MiB) 2026-05-26 20:14:29.003812 | instance | Downloading kubernetes (1.9MiB) 2026-05-26 20:14:29.003837 | instance | Downloading ansible-core (2.1MiB) 2026-05-26 20:14:29.003864 | instance | Downloading rjsonnet (1.2MiB) 2026-05-26 20:14:29.003889 | instance | Downloading netaddr (2.2MiB) 2026-05-26 20:14:29.003914 | instance | Downloading pygments (1.2MiB) 2026-05-26 20:14:29.003939 | instance | Downloading openstacksdk (1.7MiB) 2026-05-26 20:14:29.003964 | instance | Downloading setuptools (1.1MiB) 2026-05-26 20:14:29.003989 | instance | Downloading pydantic-core (2.0MiB) 2026-05-26 20:14:29.004014 | instance | Downloading rjsonnet 2026-05-26 20:14:29.004039 | instance | Building pyperclip==1.9.0 2026-05-26 20:14:29.004066 | instance | Downloading pydantic-core 2026-05-26 20:14:29.004091 | instance | Downloading netaddr 2026-05-26 20:14:29.004116 | instance | Downloading pygments 2026-05-26 20:14:29.004141 | instance | Downloading cryptography 2026-05-26 20:14:29.004167 | instance | Downloading setuptools 2026-05-26 20:14:29.004192 | instance | Downloading kubernetes 2026-05-26 20:14:29.004217 | instance | Downloading ansible-core 2026-05-26 20:14:29.004242 | instance | Downloading openstacksdk 2026-05-26 20:14:29.004266 | instance | Built pyperclip==1.9.0 2026-05-26 20:14:29.004291 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-26 20:14:29.004316 | instance | Installed 83 packages in 537ms 2026-05-26 20:14:29.004341 | instance | Checked out ansible.posix to 1.6.0 2026-05-26 20:14:29.004366 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-26 20:14:29.004392 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.004417 | instance | Process install dependency map 2026-05-26 20:14:29.004442 | instance | Starting collection install process 2026-05-26 20:14:29.004467 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-26 20:14:29.004498 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-26 20:14:29.004524 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-26 20:14:29.004549 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.004575 | instance | 2.17.12 2026-05-26 20:14:29.004600 | instance | Checked out ansible.utils to v6.0.2 2026-05-26 20:14:29.004625 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-26 20:14:29.004650 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.004675 | instance | Process install dependency map 2026-05-26 20:14:29.004700 | instance | Starting collection install process 2026-05-26 20:14:29.004725 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-26 20:14:29.004750 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-26 20:14:29.004776 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-26 20:14:29.004801 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.004827 | instance | 2.17.12 2026-05-26 20:14:29.004856 | instance | Checked out atmosphere.common to v0.7.0 2026-05-26 20:14:29.004882 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-26 20:14:29.004907 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.004932 | instance | Process install dependency map 2026-05-26 20:14:29.004956 | instance | Starting collection install process 2026-05-26 20:14:29.004987 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-26 20:14:29.005030 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-26 20:14:29.005058 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-26 20:14:29.005083 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.005108 | instance | 2.17.12 2026-05-26 20:14:29.005132 | instance | Checked out community.crypto to 2.2.3 2026-05-26 20:14:29.005157 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-26 20:14:29.005182 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.005206 | instance | Process install dependency map 2026-05-26 20:14:29.005231 | instance | Starting collection install process 2026-05-26 20:14:29.005256 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-26 20:14:29.005280 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-26 20:14:29.005305 | instance | community.crypto:2.2.3 was installed successfully 2026-05-26 20:14:29.005329 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.005354 | instance | 2.17.12 2026-05-26 20:14:29.005378 | instance | Checked out community.general to 7.3.0 2026-05-26 20:14:29.005402 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-05-26 20:14:29.005427 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.005459 | instance | Process install dependency map 2026-05-26 20:14:29.005484 | instance | Starting collection install process 2026-05-26 20:14:29.005509 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-26 20:14:29.005534 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-26 20:14:29.005559 | instance | community.general:7.3.0 was installed successfully 2026-05-26 20:14:29.005583 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.005608 | instance | 2.17.12 2026-05-26 20:14:29.005633 | instance | Checked out community.mysql to 3.6.0 2026-05-26 20:14:29.005658 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-26 20:14:29.005685 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.005712 | instance | Process install dependency map 2026-05-26 20:14:29.005737 | instance | Starting collection install process 2026-05-26 20:14:29.005802 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-26 20:14:29.005831 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-26 20:14:29.005856 | instance | community.mysql:3.6.0 was installed successfully 2026-05-26 20:14:29.005881 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.005906 | instance | 2.17.12 2026-05-26 20:14:29.005930 | instance | Checked out kubernetes.core to 2.4.0 2026-05-26 20:14:29.005955 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-26 20:14:29.005980 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.006005 | instance | Process install dependency map 2026-05-26 20:14:29.006029 | instance | Starting collection install process 2026-05-26 20:14:29.006055 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-26 20:14:29.006080 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-26 20:14:29.006105 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-26 20:14:29.006130 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.006155 | instance | 2.17.12 2026-05-26 20:14:29.006180 | instance | Checked out openstack.cloud to 2.5.0 2026-05-26 20:14:29.006204 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-26 20:14:29.006229 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.006255 | instance | Process install dependency map 2026-05-26 20:14:29.006280 | instance | Starting collection install process 2026-05-26 20:14:29.006305 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-26 20:14:29.006329 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-26 20:14:29.006354 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-26 20:14:29.006379 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.006403 | instance | 2.17.12 2026-05-26 20:14:29.006428 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-26 20:14:29.006458 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-26 20:14:29.006485 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.006510 | instance | Process install dependency map 2026-05-26 20:14:29.006534 | instance | Starting collection install process 2026-05-26 20:14:29.006557 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-26 20:14:29.006582 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-26 20:14:29.006606 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-26 20:14:29.006631 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.006655 | instance | 2.17.12 2026-05-26 20:14:29.006679 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-26 20:14:29.006703 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-26 20:14:29.006728 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.006753 | instance | Process install dependency map 2026-05-26 20:14:29.006778 | instance | Starting collection install process 2026-05-26 20:14:29.006803 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-26 20:14:29.006828 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-26 20:14:29.006850 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-26 20:14:29.006868 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.006887 | instance | 2.17.12 2026-05-26 20:14:29.006905 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-26 20:14:29.006923 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-26 20:14:29.006941 | instance | Starting galaxy collection install process 2026-05-26 20:14:29.006959 | instance | Process install dependency map 2026-05-26 20:14:29.006977 | instance | Starting collection install process 2026-05-26 20:14:29.006995 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-26 20:14:29.007013 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-26 20:14:29.007031 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-26 20:14:29.007049 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-26 20:14:29.007067 | instance | 2.17.12 2026-05-26 20:14:29.013029 | 2026-05-26 20:14:29.013089 | PLAY RECAP 2026-05-26 20:14:29.013145 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 20:14:29.013170 | 2026-05-26 20:14:29.158644 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-26 20:14:29.170907 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 20:14:29.766990 | 2026-05-26 20:14:29.767115 | PLAY [all] 2026-05-26 20:14:29.778567 | 2026-05-26 20:14:29.778667 | TASK [Install "jq" for log collection] 2026-05-26 20:14:44.293315 | instance | changed 2026-05-26 20:14:44.295273 | 2026-05-26 20:14:44.295331 | PLAY RECAP 2026-05-26 20:14:44.295381 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 20:14:44.295429 | 2026-05-26 20:14:44.431761 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-26 20:14:44.443748 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-26 20:14:45.035183 | 2026-05-26 20:14:45.035320 | PLAY [all] 2026-05-26 20:14:45.046577 | 2026-05-26 20:14:45.046650 | TASK [Copy inventory file for Zuul] 2026-05-26 20:14:45.892830 | instance | changed 2026-05-26 20:14:45.899955 | 2026-05-26 20:14:45.900058 | TASK [Switch "ansible_host" to private IP] 2026-05-26 20:14:46.237196 | instance | changed: 1 replacements made 2026-05-26 20:14:46.244623 | 2026-05-26 20:14:46.244710 | TASK [Run Molecule scenario] 2026-05-26 20:14:47.144243 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-26 20:14:47.569958 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-26 20:14:47.570069 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-26 20:14:58.932146 | instance | INFO [aio > dependency] Executing 2026-05-26 20:14:58.932335 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-05-26 20:14:58.932497 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-05-26 20:14:58.932603 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-26 20:14:58.940598 | instance | INFO [aio > cleanup] Executing 2026-05-26 20:14:58.940927 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-26 20:14:58.962938 | instance | INFO [aio > destroy] Executing 2026-05-26 20:14:58.963014 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-26 20:14:58.963066 | instance | INFO [aio > destroy] Executed: Successful 2026-05-26 20:14:58.972953 | instance | INFO [aio > syntax] Executing 2026-05-26 20:15:01.832525 | instance | 2026-05-26 20:15:01.832806 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-26 20:15:01.954317 | instance | INFO [aio > syntax] Executed: Successful 2026-05-26 20:15:02.088785 | instance | INFO [aio > create] Executing 2026-05-26 20:15:03.250749 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-26 20:15:03.265098 | instance | INFO [aio > prepare] Executing 2026-05-26 20:15:04.282179 | instance | 2026-05-26 20:15:04.282404 | instance | PLAY [Prepare] ***************************************************************** 2026-05-26 20:15:04.282665 | instance | 2026-05-26 20:15:04.282987 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:15:04.283260 | instance | Tuesday 26 May 2026 20:15:04 +0000 (0:00:00.025) 0:00:00.025 *********** 2026-05-26 20:15:05.435560 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 20:15:05.435788 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 20:15:05.436048 | instance | interpreter could change the meaning of that path. See 2026-05-26 20:15:05.436310 | instance | https://docs.ansible.com/ansible- 2026-05-26 20:15:05.436589 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 20:15:05.444371 | instance | ok: [instance] 2026-05-26 20:15:05.444618 | instance | 2026-05-26 20:15:05.444886 | instance | TASK [Configure short hostname] ************************************************ 2026-05-26 20:15:05.445155 | instance | Tuesday 26 May 2026 20:15:05 +0000 (0:00:01.162) 0:00:01.187 *********** 2026-05-26 20:15:06.144471 | instance | changed: [instance] 2026-05-26 20:15:06.144704 | instance | 2026-05-26 20:15:06.144987 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-26 20:15:06.145263 | instance | Tuesday 26 May 2026 20:15:06 +0000 (0:00:00.700) 0:00:01.887 *********** 2026-05-26 20:15:06.404418 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-26 20:15:06.404610 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-26 20:15:06.404877 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-26 20:15:06.412794 | instance | changed: [instance] 2026-05-26 20:15:06.412947 | instance | 2026-05-26 20:15:06.413126 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-26 20:15:06.413298 | instance | Tuesday 26 May 2026 20:15:06 +0000 (0:00:00.268) 0:00:02.156 *********** 2026-05-26 20:15:07.539733 | instance | ok: [instance] 2026-05-26 20:15:07.539955 | instance | 2026-05-26 20:15:07.540218 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-26 20:15:07.540478 | instance | Tuesday 26 May 2026 20:15:07 +0000 (0:00:01.126) 0:00:03.283 *********** 2026-05-26 20:15:08.427142 | instance | ok: [instance] 2026-05-26 20:15:08.427302 | instance | 2026-05-26 20:15:08.427555 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-26 20:15:08.427828 | instance | 2026-05-26 20:15:08.428109 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-26 20:15:08.428384 | instance | Tuesday 26 May 2026 20:15:08 +0000 (0:00:00.887) 0:00:04.170 *********** 2026-05-26 20:15:09.785153 | instance | changed: [localhost] => (item=group_vars) 2026-05-26 20:15:09.785207 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-26 20:15:09.785213 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-26 20:15:09.785219 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-26 20:15:09.785224 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-26 20:15:09.785228 | instance | changed: [localhost] => (item=host_vars) 2026-05-26 20:15:09.785232 | instance | 2026-05-26 20:15:09.785237 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-26 20:15:09.785241 | instance | 2026-05-26 20:15:09.785245 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-26 20:15:09.785250 | instance | Tuesday 26 May 2026 20:15:09 +0000 (0:00:01.357) 0:00:05.528 *********** 2026-05-26 20:15:09.971238 | instance | changed: [localhost] 2026-05-26 20:15:09.971445 | instance | 2026-05-26 20:15:09.971458 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-26 20:15:09.971469 | instance | Tuesday 26 May 2026 20:15:09 +0000 (0:00:00.185) 0:00:05.714 *********** 2026-05-26 20:15:09.997393 | instance | ok: [localhost] 2026-05-26 20:15:09.997438 | instance | 2026-05-26 20:15:09.997446 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-26 20:15:09.997453 | instance | Tuesday 26 May 2026 20:15:09 +0000 (0:00:00.024) 0:00:05.738 *********** 2026-05-26 20:15:10.036473 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '90c9901e-f2b3-56a1-a549-54b0b02bc36f'}) 2026-05-26 20:15:10.036498 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-26 20:15:10.036506 | instance | 2026-05-26 20:15:10.036512 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-26 20:15:10.036519 | instance | Tuesday 26 May 2026 20:15:10 +0000 (0:00:00.041) 0:00:05.779 *********** 2026-05-26 20:15:10.573805 | instance | changed: [localhost] 2026-05-26 20:15:10.574049 | instance | 2026-05-26 20:15:10.574072 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-26 20:15:10.574083 | instance | 2026-05-26 20:15:10.574093 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-26 20:15:10.574194 | instance | Tuesday 26 May 2026 20:15:10 +0000 (0:00:00.536) 0:00:06.316 *********** 2026-05-26 20:15:10.747517 | instance | changed: [localhost] 2026-05-26 20:15:10.747732 | instance | 2026-05-26 20:15:10.748012 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-26 20:15:10.748290 | instance | Tuesday 26 May 2026 20:15:10 +0000 (0:00:00.174) 0:00:06.490 *********** 2026-05-26 20:15:10.772509 | instance | ok: [localhost] 2026-05-26 20:15:10.772759 | instance | 2026-05-26 20:15:10.773056 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-26 20:15:10.773313 | instance | Tuesday 26 May 2026 20:15:10 +0000 (0:00:00.025) 0:00:06.516 *********** 2026-05-26 20:15:10.804036 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-26 20:15:10.804223 | instance | 2026-05-26 20:15:10.804548 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-26 20:15:10.804819 | instance | Tuesday 26 May 2026 20:15:10 +0000 (0:00:00.031) 0:00:06.547 *********** 2026-05-26 20:15:11.163415 | instance | changed: [localhost] 2026-05-26 20:15:11.163506 | instance | 2026-05-26 20:15:11.163723 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-26 20:15:11.163827 | instance | 2026-05-26 20:15:11.163958 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-26 20:15:11.164082 | instance | Tuesday 26 May 2026 20:15:11 +0000 (0:00:00.359) 0:00:06.907 *********** 2026-05-26 20:15:11.337684 | instance | changed: [localhost] 2026-05-26 20:15:11.337908 | instance | 2026-05-26 20:15:11.338175 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-26 20:15:11.338440 | instance | Tuesday 26 May 2026 20:15:11 +0000 (0:00:00.173) 0:00:07.080 *********** 2026-05-26 20:15:11.368195 | instance | ok: [localhost] 2026-05-26 20:15:11.368418 | instance | 2026-05-26 20:15:11.368733 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-26 20:15:11.368974 | instance | Tuesday 26 May 2026 20:15:11 +0000 (0:00:00.030) 0:00:07.111 *********** 2026-05-26 20:15:11.413038 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-26 20:15:11.413309 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-26 20:15:11.413649 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-26 20:15:11.413934 | instance | 2026-05-26 20:15:11.414211 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-26 20:15:11.414485 | instance | Tuesday 26 May 2026 20:15:11 +0000 (0:00:00.045) 0:00:07.156 *********** 2026-05-26 20:15:11.766372 | instance | changed: [localhost] 2026-05-26 20:15:11.766569 | instance | 2026-05-26 20:15:11.766870 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-26 20:15:11.767142 | instance | 2026-05-26 20:15:11.767417 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-26 20:15:11.767704 | instance | Tuesday 26 May 2026 20:15:11 +0000 (0:00:00.353) 0:00:07.509 *********** 2026-05-26 20:15:11.937219 | instance | changed: [localhost] 2026-05-26 20:15:11.937743 | instance | 2026-05-26 20:15:11.938145 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-26 20:15:11.938501 | instance | Tuesday 26 May 2026 20:15:11 +0000 (0:00:00.170) 0:00:07.680 *********** 2026-05-26 20:15:11.969857 | instance | ok: [localhost] 2026-05-26 20:15:11.970126 | instance | 2026-05-26 20:15:11.970415 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-26 20:15:11.970656 | instance | Tuesday 26 May 2026 20:15:11 +0000 (0:00:00.029) 0:00:07.710 *********** 2026-05-26 20:15:12.008106 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-26 20:15:12.008483 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-26 20:15:12.008739 | instance | 2026-05-26 20:15:12.008959 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-26 20:15:12.009177 | instance | Tuesday 26 May 2026 20:15:12 +0000 (0:00:00.041) 0:00:07.751 *********** 2026-05-26 20:15:12.368708 | instance | changed: [localhost] 2026-05-26 20:15:12.368750 | instance | 2026-05-26 20:15:12.368756 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-26 20:15:12.368761 | instance | 2026-05-26 20:15:12.368765 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:15:12.368769 | instance | Tuesday 26 May 2026 20:15:12 +0000 (0:00:00.360) 0:00:08.111 *********** 2026-05-26 20:15:13.076071 | instance | ok: [localhost] 2026-05-26 20:15:13.076138 | instance | 2026-05-26 20:15:13.076145 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-26 20:15:13.076150 | instance | Tuesday 26 May 2026 20:15:13 +0000 (0:00:00.707) 0:00:08.819 *********** 2026-05-26 20:15:13.263736 | instance | changed: [localhost] 2026-05-26 20:15:13.263791 | instance | 2026-05-26 20:15:13.263797 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-26 20:15:13.263803 | instance | Tuesday 26 May 2026 20:15:13 +0000 (0:00:00.187) 0:00:09.006 *********** 2026-05-26 20:15:13.290374 | instance | ok: [localhost] 2026-05-26 20:15:13.290391 | instance | 2026-05-26 20:15:13.290396 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-26 20:15:13.290401 | instance | Tuesday 26 May 2026 20:15:13 +0000 (0:00:00.027) 0:00:09.034 *********** 2026-05-26 20:15:14.053910 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-26 20:15:14.177026 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-26 20:15:14.177058 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-26 20:15:14.177070 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-26 20:15:14.177080 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-26 20:15:14.177090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-26 20:15:14.177100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-26 20:15:14.177110 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-26 20:15:14.177119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-26 20:15:14.177127 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-26 20:15:14.177137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-26 20:15:14.177146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-26 20:15:14.177164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-26 20:15:14.177174 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-26 20:15:14.177184 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-26 20:15:14.177193 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-26 20:15:14.177202 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-26 20:15:14.177211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-26 20:15:14.177219 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-26 20:15:14.177229 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-26 20:15:14.177238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-26 20:15:14.177247 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-26 20:15:14.177256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-26 20:15:14.177265 | instance | 2026-05-26 20:15:14.177275 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-26 20:15:14.177284 | instance | Tuesday 26 May 2026 20:15:14 +0000 (0:00:00.760) 0:00:09.794 *********** 2026-05-26 20:15:14.497138 | instance | changed: [localhost] 2026-05-26 20:15:14.497203 | instance | 2026-05-26 20:15:14.497214 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-26 20:15:14.497224 | instance | Tuesday 26 May 2026 20:15:14 +0000 (0:00:00.444) 0:00:10.239 *********** 2026-05-26 20:15:14.690869 | instance | changed: [localhost] 2026-05-26 20:15:14.691328 | instance | 2026-05-26 20:15:14.691678 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-26 20:15:14.691993 | instance | 2026-05-26 20:15:14.692328 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-26 20:15:14.692657 | instance | Tuesday 26 May 2026 20:15:14 +0000 (0:00:00.194) 0:00:10.434 *********** 2026-05-26 20:15:14.869788 | instance | changed: [localhost] 2026-05-26 20:15:14.870182 | instance | 2026-05-26 20:15:14.870537 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-26 20:15:14.870882 | instance | Tuesday 26 May 2026 20:15:14 +0000 (0:00:00.178) 0:00:10.613 *********** 2026-05-26 20:15:14.899485 | instance | ok: [localhost] 2026-05-26 20:15:14.899979 | instance | 2026-05-26 20:15:14.900494 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-26 20:15:14.900817 | instance | Tuesday 26 May 2026 20:15:14 +0000 (0:00:00.030) 0:00:10.643 *********** 2026-05-26 20:15:14.938853 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-05-26 20:15:14.939225 | instance | 2026-05-26 20:15:14.939571 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-26 20:15:14.939905 | instance | Tuesday 26 May 2026 20:15:14 +0000 (0:00:00.039) 0:00:10.682 *********** 2026-05-26 20:15:15.297802 | instance | changed: [localhost] 2026-05-26 20:15:15.297927 | instance | 2026-05-26 20:15:15.297953 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-26 20:15:15.298199 | instance | 2026-05-26 20:15:15.298492 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-26 20:15:15.298785 | instance | Tuesday 26 May 2026 20:15:15 +0000 (0:00:00.357) 0:00:11.040 *********** 2026-05-26 20:15:15.484706 | instance | changed: [localhost] 2026-05-26 20:15:15.484831 | instance | 2026-05-26 20:15:15.485161 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-26 20:15:15.485454 | instance | Tuesday 26 May 2026 20:15:15 +0000 (0:00:00.186) 0:00:11.227 *********** 2026-05-26 20:15:15.514003 | instance | ok: [localhost] 2026-05-26 20:15:15.514267 | instance | 2026-05-26 20:15:15.514546 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-26 20:15:15.514763 | instance | Tuesday 26 May 2026 20:15:15 +0000 (0:00:00.030) 0:00:11.257 *********** 2026-05-26 20:15:15.554124 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-05-26 20:15:15.554326 | instance | 2026-05-26 20:15:15.554597 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-26 20:15:15.554933 | instance | Tuesday 26 May 2026 20:15:15 +0000 (0:00:00.040) 0:00:11.297 *********** 2026-05-26 20:15:15.919000 | instance | changed: [localhost] 2026-05-26 20:15:15.919238 | instance | 2026-05-26 20:15:15.919571 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-26 20:15:15.919805 | instance | 2026-05-26 20:15:15.920076 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-26 20:15:15.920347 | instance | Tuesday 26 May 2026 20:15:15 +0000 (0:00:00.364) 0:00:11.662 *********** 2026-05-26 20:15:16.088114 | instance | changed: [localhost] 2026-05-26 20:15:16.088333 | instance | 2026-05-26 20:15:16.088615 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-26 20:15:16.088955 | instance | Tuesday 26 May 2026 20:15:16 +0000 (0:00:00.168) 0:00:11.831 *********** 2026-05-26 20:15:16.115389 | instance | ok: [localhost] 2026-05-26 20:15:16.115616 | instance | 2026-05-26 20:15:16.115883 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-26 20:15:16.116152 | instance | Tuesday 26 May 2026 20:15:16 +0000 (0:00:00.027) 0:00:11.859 *********** 2026-05-26 20:15:16.559496 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-26 20:15:16.559775 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-26 20:15:16.559992 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-26 20:15:16.560204 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-26 20:15:16.560411 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-26 20:15:16.560619 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-26 20:15:16.560827 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-26 20:15:16.561030 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-26 20:15:16.561238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-26 20:15:16.561444 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-26 20:15:16.561672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-26 20:15:16.561920 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-26 20:15:16.562145 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-26 20:15:16.562610 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-26 20:15:16.562841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-26 20:15:16.563053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-26 20:15:16.563321 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-26 20:15:16.563549 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-26 20:15:16.563759 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-26 20:15:16.563966 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-26 20:15:16.564183 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-26 20:15:16.564395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-26 20:15:16.564606 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-26 20:15:16.564815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-26 20:15:16.565028 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-26 20:15:16.565243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-26 20:15:16.565456 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-26 20:15:16.565691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-26 20:15:16.565903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-26 20:15:16.566119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-26 20:15:16.566328 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-26 20:15:16.566540 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-26 20:15:16.566749 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-26 20:15:16.566957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-26 20:15:16.567168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-26 20:15:16.567420 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-26 20:15:16.567638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-26 20:15:16.567844 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-26 20:15:16.568056 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-26 20:15:16.568267 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-26 20:15:16.568475 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-26 20:15:16.568682 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-26 20:15:16.568887 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-26 20:15:16.569103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-26 20:15:16.569325 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-26 20:15:16.569535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-26 20:15:16.569762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-26 20:15:16.569972 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-26 20:15:16.570176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-26 20:15:16.570387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-26 20:15:16.570593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-26 20:15:16.570806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-26 20:15:16.571012 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-26 20:15:16.571216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-26 20:15:16.571462 | instance | 2026-05-26 20:15:16.571672 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-26 20:15:16.571848 | instance | Tuesday 26 May 2026 20:15:16 +0000 (0:00:00.443) 0:00:12.302 *********** 2026-05-26 20:15:16.618347 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-26 20:15:16.618431 | instance | 2026-05-26 20:15:16.618486 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-26 20:15:16.618648 | instance | Tuesday 26 May 2026 20:15:16 +0000 (0:00:00.058) 0:00:12.361 *********** 2026-05-26 20:15:17.066196 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 20:15:17.066302 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 20:15:17.066485 | instance | 2026-05-26 20:15:17.066680 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-26 20:15:17.066874 | instance | Tuesday 26 May 2026 20:15:17 +0000 (0:00:00.446) 0:00:12.807 *********** 2026-05-26 20:15:20.771822 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 20:15:20.772530 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 20:15:20.772551 | instance | 2026-05-26 20:15:20.772559 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-26 20:15:20.772566 | instance | Tuesday 26 May 2026 20:15:20 +0000 (0:00:03.707) 0:00:16.515 *********** 2026-05-26 20:15:20.827536 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-26 20:15:20.827760 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-26 20:15:20.828443 | instance | 2026-05-26 20:15:20.828467 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-26 20:15:20.828477 | instance | Tuesday 26 May 2026 20:15:20 +0000 (0:00:00.056) 0:00:16.571 *********** 2026-05-26 20:15:21.184286 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-26 20:15:21.184338 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-26 20:15:21.184346 | instance | 2026-05-26 20:15:21.184353 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-26 20:15:21.184360 | instance | Tuesday 26 May 2026 20:15:21 +0000 (0:00:00.354) 0:00:16.925 *********** 2026-05-26 20:15:21.587075 | instance | changed: [localhost] 2026-05-26 20:15:21.587160 | instance | 2026-05-26 20:15:21.587446 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-26 20:15:21.587500 | instance | Tuesday 26 May 2026 20:15:21 +0000 (0:00:00.404) 0:00:17.330 *********** 2026-05-26 20:15:21.624551 | instance | skipping: [localhost] 2026-05-26 20:15:21.624646 | instance | 2026-05-26 20:15:21.625143 | instance | PLAY [Setup networking] ******************************************************** 2026-05-26 20:15:21.625182 | instance | 2026-05-26 20:15:21.625188 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:15:21.625193 | instance | Tuesday 26 May 2026 20:15:21 +0000 (0:00:00.038) 0:00:17.368 *********** 2026-05-26 20:15:22.356882 | instance | ok: [instance] 2026-05-26 20:15:22.357007 | instance | 2026-05-26 20:15:22.357309 | instance | TASK [Create bridge for management network] ************************************ 2026-05-26 20:15:22.357363 | instance | Tuesday 26 May 2026 20:15:22 +0000 (0:00:00.731) 0:00:18.100 *********** 2026-05-26 20:15:22.720930 | instance | ok: [instance] 2026-05-26 20:15:22.721046 | instance | 2026-05-26 20:15:22.721119 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-26 20:15:22.721305 | instance | Tuesday 26 May 2026 20:15:22 +0000 (0:00:00.362) 0:00:18.462 *********** 2026-05-26 20:15:22.934177 | instance | ok: [instance] 2026-05-26 20:15:22.934375 | instance | 2026-05-26 20:15:22.934656 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-26 20:15:22.934872 | instance | Tuesday 26 May 2026 20:15:22 +0000 (0:00:00.215) 0:00:18.677 *********** 2026-05-26 20:15:23.134436 | instance | ok: [instance] 2026-05-26 20:15:23.134531 | instance | 2026-05-26 20:15:23.134646 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-26 20:15:23.134853 | instance | Tuesday 26 May 2026 20:15:23 +0000 (0:00:00.199) 0:00:18.876 *********** 2026-05-26 20:15:23.346492 | instance | ok: [instance] 2026-05-26 20:15:23.346657 | instance | 2026-05-26 20:15:23.346904 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-26 20:15:23.347072 | instance | Tuesday 26 May 2026 20:15:23 +0000 (0:00:00.209) 0:00:19.086 *********** 2026-05-26 20:15:23.746995 | instance | ok: [instance] => (item=br-mgmt) 2026-05-26 20:15:23.747473 | instance | ok: [instance] => (item=dummy0) 2026-05-26 20:15:23.747807 | instance | 2026-05-26 20:15:23.748151 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-26 20:15:23.748485 | instance | 2026-05-26 20:15:23.748828 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:15:23.749167 | instance | Tuesday 26 May 2026 20:15:23 +0000 (0:00:00.402) 0:00:19.488 *********** 2026-05-26 20:15:24.481519 | instance | ok: [instance] 2026-05-26 20:15:24.481722 | instance | 2026-05-26 20:15:24.481882 | instance | TASK [Install depedencies] ***************************************************** 2026-05-26 20:15:24.482035 | instance | Tuesday 26 May 2026 20:15:24 +0000 (0:00:00.733) 0:00:20.222 *********** 2026-05-26 20:15:54.238694 | instance | changed: [instance] 2026-05-26 20:15:54.238745 | instance | 2026-05-26 20:15:54.238751 | instance | TASK [Start up service] ******************************************************** 2026-05-26 20:15:54.238756 | instance | Tuesday 26 May 2026 20:15:54 +0000 (0:00:29.758) 0:00:49.981 *********** 2026-05-26 20:15:54.815930 | instance | ok: [instance] 2026-05-26 20:15:54.816019 | instance | 2026-05-26 20:15:54.816259 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-26 20:15:54.816316 | instance | Tuesday 26 May 2026 20:15:54 +0000 (0:00:00.578) 0:00:50.559 *********** 2026-05-26 20:15:55.037224 | instance | ok: [instance] 2026-05-26 20:15:55.037309 | instance | 2026-05-26 20:15:55.037754 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-26 20:15:55.038022 | instance | Tuesday 26 May 2026 20:15:55 +0000 (0:00:00.220) 0:00:50.780 *********** 2026-05-26 20:15:55.503984 | instance | changed: [instance] 2026-05-26 20:15:55.504048 | instance | 2026-05-26 20:15:55.504442 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-26 20:15:55.504507 | instance | Tuesday 26 May 2026 20:15:55 +0000 (0:00:00.467) 0:00:51.247 *********** 2026-05-26 20:15:55.698443 | instance | ok: [instance] 2026-05-26 20:15:55.698568 | instance | 2026-05-26 20:15:55.699021 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-26 20:15:55.699068 | instance | Tuesday 26 May 2026 20:15:55 +0000 (0:00:00.194) 0:00:51.441 *********** 2026-05-26 20:15:55.724560 | instance | skipping: [instance] 2026-05-26 20:15:55.724750 | instance | 2026-05-26 20:15:55.725050 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-26 20:15:55.725283 | instance | Tuesday 26 May 2026 20:15:55 +0000 (0:00:00.026) 0:00:51.467 *********** 2026-05-26 20:15:56.243104 | instance | changed: [instance] => (item=osd0) 2026-05-26 20:15:56.243212 | instance | changed: [instance] => (item=osd1) 2026-05-26 20:15:56.243381 | instance | changed: [instance] => (item=osd2) 2026-05-26 20:15:56.243641 | instance | 2026-05-26 20:15:56.243861 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-26 20:15:56.244081 | instance | Tuesday 26 May 2026 20:15:56 +0000 (0:00:00.518) 0:00:51.986 *********** 2026-05-26 20:15:56.750913 | instance | changed: [instance] => (item=osd0) 2026-05-26 20:15:56.751357 | instance | changed: [instance] => (item=osd1) 2026-05-26 20:15:56.751688 | instance | changed: [instance] => (item=osd2) 2026-05-26 20:15:56.752004 | instance | 2026-05-26 20:15:56.752333 | instance | TASK [Start loop devices] ****************************************************** 2026-05-26 20:15:56.752661 | instance | Tuesday 26 May 2026 20:15:56 +0000 (0:00:00.507) 0:00:52.493 *********** 2026-05-26 20:15:57.466453 | instance | changed: [instance] => (item=osd0) 2026-05-26 20:15:57.466902 | instance | changed: [instance] => (item=osd1) 2026-05-26 20:15:57.467237 | instance | changed: [instance] => (item=osd2) 2026-05-26 20:15:57.467547 | instance | 2026-05-26 20:15:57.467873 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-26 20:15:57.468199 | instance | Tuesday 26 May 2026 20:15:57 +0000 (0:00:00.715) 0:00:53.209 *********** 2026-05-26 20:16:00.630353 | instance | changed: [instance] => (item=osd0) 2026-05-26 20:16:00.630436 | instance | changed: [instance] => (item=osd1) 2026-05-26 20:16:00.630523 | instance | changed: [instance] => (item=osd2) 2026-05-26 20:16:00.630676 | instance | 2026-05-26 20:16:00.630825 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-26 20:16:00.630975 | instance | Tuesday 26 May 2026 20:16:00 +0000 (0:00:03.161) 0:00:56.371 *********** 2026-05-26 20:16:02.573842 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-26 20:16:02.574115 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-26 20:16:02.574451 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-26 20:16:02.574596 | instance | 2026-05-26 20:16:02.574746 | instance | PLAY [controllers] ************************************************************* 2026-05-26 20:16:02.574884 | instance | 2026-05-26 20:16:02.575031 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:16:02.575178 | instance | Tuesday 26 May 2026 20:16:02 +0000 (0:00:01.942) 0:00:58.314 *********** 2026-05-26 20:16:03.475680 | instance | ok: [instance] 2026-05-26 20:16:03.475724 | instance | 2026-05-26 20:16:03.475729 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-26 20:16:03.475734 | instance | Tuesday 26 May 2026 20:16:03 +0000 (0:00:00.904) 0:00:59.219 *********** 2026-05-26 20:16:03.969800 | instance | changed: [instance] 2026-05-26 20:16:03.970192 | instance | 2026-05-26 20:16:03.970246 | instance | PLAY RECAP ********************************************************************* 2026-05-26 20:16:03.970259 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 20:16:03.970289 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-26 20:16:03.970299 | instance | 2026-05-26 20:16:03.970308 | instance | Tuesday 26 May 2026 20:16:03 +0000 (0:00:00.491) 0:00:59.710 *********** 2026-05-26 20:16:03.970317 | instance | =============================================================================== 2026-05-26 20:16:03.970326 | instance | Install depedencies ---------------------------------------------------- 29.76s 2026-05-26 20:16:03.970335 | instance | Generate SSH keys for missing variables --------------------------------- 3.71s 2026-05-26 20:16:03.970344 | instance | Create a volume group for each loop device ------------------------------ 3.16s 2026-05-26 20:16:03.970353 | instance | Create a logical volume for each loop device ---------------------------- 1.94s 2026-05-26 20:16:03.970377 | instance | Create folders for workspace -------------------------------------------- 1.36s 2026-05-26 20:16:03.970387 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-05-26 20:16:03.970396 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.13s 2026-05-26 20:16:03.970593 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-05-26 20:16:03.970848 | instance | Purge "snapd" package --------------------------------------------------- 0.89s 2026-05-26 20:16:03.971114 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s 2026-05-26 20:16:03.971378 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-05-26 20:16:03.971641 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-05-26 20:16:03.971903 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-05-26 20:16:03.972197 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-05-26 20:16:03.972467 | instance | Configure short hostname ------------------------------------------------ 0.70s 2026-05-26 20:16:03.972727 | instance | Start up service -------------------------------------------------------- 0.58s 2026-05-26 20:16:03.972990 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s 2026-05-26 20:16:03.973250 | instance | Create devices for Ceph ------------------------------------------------- 0.52s 2026-05-26 20:16:03.973522 | instance | Set permissions on loopback devices ------------------------------------- 0.51s 2026-05-26 20:16:03.973817 | instance | Set masquerade rule ----------------------------------------------------- 0.49s 2026-05-26 20:16:04.048495 | instance | INFO [aio > prepare] Executed: Successful 2026-05-26 20:16:04.060135 | instance | INFO [aio > converge] Executing 2026-05-26 20:16:06.862505 | instance | 2026-05-26 20:16:06.862714 | instance | PLAY [all] ********************************************************************* 2026-05-26 20:16:06.862998 | instance | 2026-05-26 20:16:06.863255 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:16:06.863526 | instance | Tuesday 26 May 2026 20:16:06 +0000 (0:00:00.016) 0:00:00.016 *********** 2026-05-26 20:16:08.191380 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 20:16:08.191550 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 20:16:08.191806 | instance | interpreter could change the meaning of that path. See 2026-05-26 20:16:08.192070 | instance | https://docs.ansible.com/ansible- 2026-05-26 20:16:08.192337 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 20:16:08.201205 | instance | ok: [instance] 2026-05-26 20:16:08.201454 | instance | 2026-05-26 20:16:08.201758 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 20:16:08.202047 | instance | Tuesday 26 May 2026 20:16:08 +0000 (0:00:01.338) 0:00:01.355 *********** 2026-05-26 20:16:08.250646 | instance | skipping: [instance] 2026-05-26 20:16:08.250845 | instance | 2026-05-26 20:16:08.251190 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 20:16:08.251495 | instance | Tuesday 26 May 2026 20:16:08 +0000 (0:00:00.049) 0:00:01.404 *********** 2026-05-26 20:16:08.438258 | instance | ok: [instance] 2026-05-26 20:16:08.438449 | instance | 2026-05-26 20:16:08.438727 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-26 20:16:08.438984 | instance | 2026-05-26 20:16:08.439267 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:16:08.439546 | instance | Tuesday 26 May 2026 20:16:08 +0000 (0:00:00.187) 0:00:01.592 *********** 2026-05-26 20:16:09.336433 | instance | ok: [instance] 2026-05-26 20:16:09.336810 | instance | 2026-05-26 20:16:09.337217 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:16:09.337555 | instance | Tuesday 26 May 2026 20:16:09 +0000 (0:00:00.897) 0:00:02.490 *********** 2026-05-26 20:16:09.638588 | instance | ok: [instance] 2026-05-26 20:16:09.638672 | instance | 2026-05-26 20:16:09.638812 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:16:09.639284 | instance | Tuesday 26 May 2026 20:16:09 +0000 (0:00:00.298) 0:00:02.788 *********** 2026-05-26 20:16:09.686287 | instance | skipping: [instance] 2026-05-26 20:16:09.686420 | instance | 2026-05-26 20:16:09.686501 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 20:16:09.686625 | instance | Tuesday 26 May 2026 20:16:09 +0000 (0:00:00.050) 0:00:02.838 *********** 2026-05-26 20:16:10.122269 | instance | changed: [instance] 2026-05-26 20:16:10.122469 | instance | 2026-05-26 20:16:10.122649 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:16:10.122805 | instance | Tuesday 26 May 2026 20:16:10 +0000 (0:00:00.436) 0:00:03.275 *********** 2026-05-26 20:16:10.210410 | instance | ok: [instance] => { 2026-05-26 20:16:10.210482 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 20:16:10.210632 | instance | } 2026-05-26 20:16:10.210838 | instance | 2026-05-26 20:16:10.210988 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:16:10.211155 | instance | Tuesday 26 May 2026 20:16:10 +0000 (0:00:00.085) 0:00:03.360 *********** 2026-05-26 20:16:11.258379 | instance | changed: [instance] 2026-05-26 20:16:11.258491 | instance | 2026-05-26 20:16:11.258558 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:16:11.258708 | instance | Tuesday 26 May 2026 20:16:11 +0000 (0:00:01.049) 0:00:04.409 *********** 2026-05-26 20:16:11.318432 | instance | skipping: [instance] 2026-05-26 20:16:11.318641 | instance | 2026-05-26 20:16:11.318802 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:16:11.318958 | instance | Tuesday 26 May 2026 20:16:11 +0000 (0:00:00.061) 0:00:04.471 *********** 2026-05-26 20:16:11.378403 | instance | skipping: [instance] 2026-05-26 20:16:11.378476 | instance | 2026-05-26 20:16:11.378641 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:16:11.378856 | instance | Tuesday 26 May 2026 20:16:11 +0000 (0:00:00.057) 0:00:04.528 *********** 2026-05-26 20:16:11.594681 | instance | ok: [instance] 2026-05-26 20:16:11.595084 | instance | 2026-05-26 20:16:11.595411 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:16:11.595870 | instance | Tuesday 26 May 2026 20:16:11 +0000 (0:00:00.215) 0:00:04.744 *********** 2026-05-26 20:16:12.914421 | instance | ok: [instance] 2026-05-26 20:16:12.916375 | instance | 2026-05-26 20:16:12.916387 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:16:12.916392 | instance | Tuesday 26 May 2026 20:16:12 +0000 (0:00:01.323) 0:00:06.067 *********** 2026-05-26 20:16:12.990021 | instance | ok: [instance] => { 2026-05-26 20:16:12.990473 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 20:16:12.990797 | instance | } 2026-05-26 20:16:12.991167 | instance | 2026-05-26 20:16:12.991506 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:16:12.991833 | instance | Tuesday 26 May 2026 20:16:12 +0000 (0:00:00.074) 0:00:06.141 *********** 2026-05-26 20:16:13.750186 | instance | changed: [instance] 2026-05-26 20:16:13.750453 | instance | 2026-05-26 20:16:13.750668 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:16:13.750879 | instance | Tuesday 26 May 2026 20:16:13 +0000 (0:00:00.760) 0:00:06.902 *********** 2026-05-26 20:16:16.670377 | instance | changed: [instance] 2026-05-26 20:16:16.670805 | instance | 2026-05-26 20:16:16.671294 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 20:16:16.671675 | instance | Tuesday 26 May 2026 20:16:16 +0000 (0:00:02.921) 0:00:09.823 *********** 2026-05-26 20:16:16.710089 | instance | skipping: [instance] 2026-05-26 20:16:16.710183 | instance | 2026-05-26 20:16:16.710391 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 20:16:16.710568 | instance | Tuesday 26 May 2026 20:16:16 +0000 (0:00:00.037) 0:00:09.861 *********** 2026-05-26 20:16:16.738108 | instance | skipping: [instance] 2026-05-26 20:16:16.738304 | instance | 2026-05-26 20:16:16.738459 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 20:16:16.738659 | instance | Tuesday 26 May 2026 20:16:16 +0000 (0:00:00.029) 0:00:09.891 *********** 2026-05-26 20:16:16.778338 | instance | skipping: [instance] 2026-05-26 20:16:16.778476 | instance | 2026-05-26 20:16:16.778698 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 20:16:16.778848 | instance | Tuesday 26 May 2026 20:16:16 +0000 (0:00:00.037) 0:00:09.929 *********** 2026-05-26 20:16:22.957762 | instance | changed: [instance] 2026-05-26 20:16:22.957861 | instance | 2026-05-26 20:16:22.958209 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 20:16:22.958255 | instance | Tuesday 26 May 2026 20:16:22 +0000 (0:00:06.182) 0:00:16.111 *********** 2026-05-26 20:16:23.646439 | instance | changed: [instance] 2026-05-26 20:16:23.646565 | instance | 2026-05-26 20:16:23.646577 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 20:16:23.646744 | instance | Tuesday 26 May 2026 20:16:23 +0000 (0:00:00.688) 0:00:16.800 *********** 2026-05-26 20:16:24.584419 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 20:16:24.584525 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 20:16:24.584537 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 20:16:24.585207 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 20:16:24.585271 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 20:16:24.585277 | instance | 2026-05-26 20:16:24.585282 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 20:16:24.585287 | instance | Tuesday 26 May 2026 20:16:24 +0000 (0:00:00.938) 0:00:17.738 *********** 2026-05-26 20:16:25.167955 | instance | changed: [instance] 2026-05-26 20:16:25.168035 | instance | 2026-05-26 20:16:25.168101 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 20:16:25.169028 | instance | Tuesday 26 May 2026 20:16:25 +0000 (0:00:00.573) 0:00:18.311 *********** 2026-05-26 20:16:25.169107 | instance | 2026-05-26 20:16:25.169115 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-26 20:16:25.169120 | instance | Tuesday 26 May 2026 20:16:25 +0000 (0:00:00.009) 0:00:18.321 *********** 2026-05-26 20:16:26.275956 | instance | ok: [instance] 2026-05-26 20:16:26.276082 | instance | 2026-05-26 20:16:26.276248 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-26 20:16:26.276451 | instance | Tuesday 26 May 2026 20:16:26 +0000 (0:00:01.107) 0:00:19.428 *********** 2026-05-26 20:16:26.731330 | instance | changed: [instance] 2026-05-26 20:16:26.731424 | instance | 2026-05-26 20:16:26.731515 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 20:16:26.731710 | instance | Tuesday 26 May 2026 20:16:26 +0000 (0:00:00.456) 0:00:19.885 *********** 2026-05-26 20:16:27.298949 | instance | changed: [instance] 2026-05-26 20:16:27.299021 | instance | 2026-05-26 20:16:27.299243 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:16:27.299286 | instance | Tuesday 26 May 2026 20:16:27 +0000 (0:00:00.567) 0:00:20.453 *********** 2026-05-26 20:16:27.504861 | instance | ok: [instance] 2026-05-26 20:16:27.504905 | instance | 2026-05-26 20:16:27.504911 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:16:27.504916 | instance | Tuesday 26 May 2026 20:16:27 +0000 (0:00:00.205) 0:00:20.658 *********** 2026-05-26 20:16:27.561790 | instance | ok: [instance] => { 2026-05-26 20:16:27.561869 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 20:16:27.561882 | instance | } 2026-05-26 20:16:27.561892 | instance | 2026-05-26 20:16:27.561901 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:16:27.561920 | instance | Tuesday 26 May 2026 20:16:27 +0000 (0:00:00.056) 0:00:20.715 *********** 2026-05-26 20:16:28.637811 | instance | changed: [instance] 2026-05-26 20:16:28.637889 | instance | 2026-05-26 20:16:28.638160 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:16:28.638400 | instance | Tuesday 26 May 2026 20:16:28 +0000 (0:00:01.076) 0:00:21.791 *********** 2026-05-26 20:16:34.112756 | instance | changed: [instance] 2026-05-26 20:16:34.112887 | instance | 2026-05-26 20:16:34.112900 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 20:16:34.113053 | instance | Tuesday 26 May 2026 20:16:34 +0000 (0:00:05.475) 0:00:27.266 *********** 2026-05-26 20:16:35.216792 | instance | ok: [instance] 2026-05-26 20:16:35.217072 | instance | 2026-05-26 20:16:35.217086 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 20:16:35.217096 | instance | Tuesday 26 May 2026 20:16:35 +0000 (0:00:01.103) 0:00:28.370 *********** 2026-05-26 20:16:35.601538 | instance | changed: [instance] 2026-05-26 20:16:35.601647 | instance | 2026-05-26 20:16:35.601877 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 20:16:35.601913 | instance | Tuesday 26 May 2026 20:16:35 +0000 (0:00:00.385) 0:00:28.755 *********** 2026-05-26 20:16:36.083084 | instance | changed: [instance] 2026-05-26 20:16:36.083575 | instance | 2026-05-26 20:16:36.083620 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 20:16:36.083628 | instance | Tuesday 26 May 2026 20:16:36 +0000 (0:00:00.481) 0:00:29.237 *********** 2026-05-26 20:16:36.681022 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 20:16:36.681122 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 20:16:36.681642 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 20:16:36.681711 | instance | 2026-05-26 20:16:36.681718 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 20:16:36.681724 | instance | Tuesday 26 May 2026 20:16:36 +0000 (0:00:00.597) 0:00:29.834 *********** 2026-05-26 20:16:37.144655 | instance | changed: [instance] 2026-05-26 20:16:37.144776 | instance | 2026-05-26 20:16:37.144793 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 20:16:37.144985 | instance | Tuesday 26 May 2026 20:16:37 +0000 (0:00:00.464) 0:00:30.299 *********** 2026-05-26 20:16:37.624477 | instance | changed: [instance] 2026-05-26 20:16:37.624548 | instance | 2026-05-26 20:16:37.625140 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 20:16:37.625209 | instance | Tuesday 26 May 2026 20:16:37 +0000 (0:00:00.470) 0:00:30.769 *********** 2026-05-26 20:16:37.625216 | instance | 2026-05-26 20:16:37.625221 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-26 20:16:37.625225 | instance | Tuesday 26 May 2026 20:16:37 +0000 (0:00:00.008) 0:00:30.778 *********** 2026-05-26 20:16:38.329553 | instance | ok: [instance] 2026-05-26 20:16:38.329667 | instance | 2026-05-26 20:16:38.329926 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-26 20:16:38.329984 | instance | Tuesday 26 May 2026 20:16:38 +0000 (0:00:00.704) 0:00:31.483 *********** 2026-05-26 20:16:39.986258 | instance | changed: [instance] 2026-05-26 20:16:39.986328 | instance | 2026-05-26 20:16:39.986335 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 20:16:39.986340 | instance | Tuesday 26 May 2026 20:16:39 +0000 (0:00:01.656) 0:00:33.139 *********** 2026-05-26 20:16:40.553769 | instance | changed: [instance] 2026-05-26 20:16:40.553896 | instance | 2026-05-26 20:16:40.553916 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 20:16:40.554319 | instance | Tuesday 26 May 2026 20:16:40 +0000 (0:00:00.567) 0:00:33.707 *********** 2026-05-26 20:16:40.617325 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 20:16:40.617415 | instance | 2026-05-26 20:16:40.617854 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 20:16:40.617964 | instance | Tuesday 26 May 2026 20:16:40 +0000 (0:00:00.063) 0:00:33.771 *********** 2026-05-26 20:16:46.210550 | instance | changed: [instance] 2026-05-26 20:16:46.210858 | instance | 2026-05-26 20:16:46.210872 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 20:16:46.210886 | instance | Tuesday 26 May 2026 20:16:46 +0000 (0:00:05.592) 0:00:39.364 *********** 2026-05-26 20:16:46.858110 | instance | ok: [instance] => (item=chronyd) 2026-05-26 20:16:46.858628 | instance | ok: [instance] => (item=sshd) 2026-05-26 20:16:46.858672 | instance | 2026-05-26 20:16:46.858677 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 20:16:46.858682 | instance | Tuesday 26 May 2026 20:16:46 +0000 (0:00:00.648) 0:00:40.012 *********** 2026-05-26 20:16:47.164175 | instance | changed: [instance] 2026-05-26 20:16:47.164259 | instance | 2026-05-26 20:16:47.164512 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 20:16:47.164562 | instance | Tuesday 26 May 2026 20:16:47 +0000 (0:00:00.305) 0:00:40.318 *********** 2026-05-26 20:16:47.385356 | instance | ok: [instance] 2026-05-26 20:16:47.385435 | instance | 2026-05-26 20:16:47.385711 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 20:16:47.385802 | instance | Tuesday 26 May 2026 20:16:47 +0000 (0:00:00.220) 0:00:40.538 *********** 2026-05-26 20:16:47.880770 | instance | changed: [instance] 2026-05-26 20:16:47.880848 | instance | 2026-05-26 20:16:47.881107 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 20:16:47.881147 | instance | Tuesday 26 May 2026 20:16:47 +0000 (0:00:00.496) 0:00:41.034 *********** 2026-05-26 20:16:48.266509 | instance | changed: [instance] 2026-05-26 20:16:48.266589 | instance | 2026-05-26 20:16:48.266861 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-26 20:16:48.266929 | instance | Tuesday 26 May 2026 20:16:48 +0000 (0:00:00.385) 0:00:41.420 *********** 2026-05-26 20:16:48.385637 | instance | ok: [instance] 2026-05-26 20:16:48.385750 | instance | 2026-05-26 20:16:48.385763 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-26 20:16:48.385930 | instance | Tuesday 26 May 2026 20:16:48 +0000 (0:00:00.119) 0:00:41.539 *********** 2026-05-26 20:16:48.625338 | instance | ok: [instance] => (item=instance) 2026-05-26 20:16:48.625400 | instance | 2026-05-26 20:16:48.625757 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-26 20:16:48.626030 | instance | Tuesday 26 May 2026 20:16:48 +0000 (0:00:00.240) 0:00:41.779 *********** 2026-05-26 20:16:48.680369 | instance | ok: [instance] 2026-05-26 20:16:48.680471 | instance | 2026-05-26 20:16:48.680732 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-26 20:16:48.680778 | instance | Tuesday 26 May 2026 20:16:48 +0000 (0:00:00.054) 0:00:41.834 *********** 2026-05-26 20:16:48.749625 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-26 20:16:48.750005 | instance | 2026-05-26 20:16:48.750046 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-26 20:16:48.750052 | instance | Tuesday 26 May 2026 20:16:48 +0000 (0:00:00.069) 0:00:41.903 *********** 2026-05-26 20:16:49.103987 | instance | changed: [instance] 2026-05-26 20:16:49.104026 | instance | 2026-05-26 20:16:49.104032 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-26 20:16:49.104036 | instance | Tuesday 26 May 2026 20:16:49 +0000 (0:00:00.354) 0:00:42.257 *********** 2026-05-26 20:16:49.877600 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-26 20:16:49.878222 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-26 20:16:49.878262 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-26 20:16:49.878268 | instance | 2026-05-26 20:16:49.878273 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-26 20:16:49.878278 | instance | Tuesday 26 May 2026 20:16:49 +0000 (0:00:00.773) 0:00:43.031 *********** 2026-05-26 20:18:32.790468 | instance | ok: [instance] 2026-05-26 20:18:32.791178 | instance | 2026-05-26 20:18:32.791353 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-26 20:18:32.791516 | instance | Tuesday 26 May 2026 20:18:32 +0000 (0:01:42.908) 0:02:25.940 *********** 2026-05-26 20:18:33.005868 | instance | changed: [instance] 2026-05-26 20:18:33.005996 | instance | 2026-05-26 20:18:33.006010 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-26 20:18:33.006161 | instance | Tuesday 26 May 2026 20:18:32 +0000 (0:00:00.219) 0:02:26.159 *********** 2026-05-26 20:18:33.056837 | instance | ok: [instance] 2026-05-26 20:18:33.056975 | instance | 2026-05-26 20:18:33.057192 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-26 20:18:33.057350 | instance | Tuesday 26 May 2026 20:18:33 +0000 (0:00:00.050) 0:02:26.210 *********** 2026-05-26 20:18:33.154167 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-26 20:18:33.154348 | instance | 2026-05-26 20:18:33.154513 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 20:18:33.154666 | instance | Tuesday 26 May 2026 20:18:33 +0000 (0:00:00.096) 0:02:26.307 *********** 2026-05-26 20:18:39.440961 | instance | ok: [instance] 2026-05-26 20:18:39.441060 | instance | 2026-05-26 20:18:39.441120 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 20:18:39.441250 | instance | Tuesday 26 May 2026 20:18:39 +0000 (0:00:06.286) 0:02:32.593 *********** 2026-05-26 20:18:39.507218 | instance | ok: [instance] => (item=instance) 2026-05-26 20:18:39.507301 | instance | 2026-05-26 20:18:39.507425 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 20:18:39.507543 | instance | Tuesday 26 May 2026 20:18:39 +0000 (0:00:00.067) 0:02:32.661 *********** 2026-05-26 20:18:39.962782 | instance | ok: [instance] 2026-05-26 20:18:39.962859 | instance | 2026-05-26 20:18:39.963151 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 20:18:39.963207 | instance | Tuesday 26 May 2026 20:18:39 +0000 (0:00:00.455) 0:02:33.116 *********** 2026-05-26 20:18:47.031574 | instance | ok: [instance] 2026-05-26 20:18:47.031683 | instance | 2026-05-26 20:18:47.031911 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-26 20:18:47.031977 | instance | Tuesday 26 May 2026 20:18:47 +0000 (0:00:07.068) 0:02:40.185 *********** 2026-05-26 20:19:58.849288 | instance | changed: [instance] 2026-05-26 20:19:58.849384 | instance | 2026-05-26 20:19:58.849397 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-26 20:19:58.849407 | instance | Tuesday 26 May 2026 20:19:58 +0000 (0:01:11.816) 0:03:52.001 *********** 2026-05-26 20:20:13.458950 | instance | ok: [instance] 2026-05-26 20:20:13.459108 | instance | 2026-05-26 20:20:13.459122 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-26 20:20:13.459199 | instance | Tuesday 26 May 2026 20:20:13 +0000 (0:00:14.610) 0:04:06.612 *********** 2026-05-26 20:20:13.541426 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-26 20:20:13.541479 | instance | 2026-05-26 20:20:13.541484 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 20:20:13.541489 | instance | Tuesday 26 May 2026 20:20:13 +0000 (0:00:00.082) 0:04:06.694 *********** 2026-05-26 20:20:13.603744 | instance | skipping: [instance] 2026-05-26 20:20:13.603815 | instance | 2026-05-26 20:20:13.604097 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 20:20:13.604148 | instance | Tuesday 26 May 2026 20:20:13 +0000 (0:00:00.062) 0:04:06.757 *********** 2026-05-26 20:20:13.654801 | instance | skipping: [instance] => (item=instance) 2026-05-26 20:20:13.654973 | instance | skipping: [instance] 2026-05-26 20:20:13.655093 | instance | 2026-05-26 20:20:13.655218 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 20:20:13.655338 | instance | Tuesday 26 May 2026 20:20:13 +0000 (0:00:00.050) 0:04:06.808 *********** 2026-05-26 20:20:13.908603 | instance | ok: [instance] 2026-05-26 20:20:13.908898 | instance | 2026-05-26 20:20:13.909199 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 20:20:13.909481 | instance | Tuesday 26 May 2026 20:20:13 +0000 (0:00:00.253) 0:04:07.062 *********** 2026-05-26 20:20:20.694608 | instance | ok: [instance] 2026-05-26 20:20:20.694736 | instance | 2026-05-26 20:20:20.694829 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-26 20:20:20.695029 | instance | Tuesday 26 May 2026 20:20:20 +0000 (0:00:06.786) 0:04:13.848 *********** 2026-05-26 20:20:33.049762 | instance | changed: [instance] 2026-05-26 20:20:33.049837 | instance | 2026-05-26 20:20:33.049849 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-26 20:20:33.050055 | instance | Tuesday 26 May 2026 20:20:33 +0000 (0:00:12.354) 0:04:26.203 *********** 2026-05-26 20:20:39.174345 | instance | ok: [instance] 2026-05-26 20:20:39.174455 | instance | 2026-05-26 20:20:39.174470 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-26 20:20:39.174641 | instance | Tuesday 26 May 2026 20:20:39 +0000 (0:00:06.125) 0:04:32.328 *********** 2026-05-26 20:20:47.238393 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-26 20:20:47.238484 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-26 20:20:47.238651 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-05-26 20:20:47.238813 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-26 20:20:47.239074 | instance | 2026-05-26 20:20:47.239205 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-26 20:20:47.239357 | instance | 2026-05-26 20:20:47.239509 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:20:47.239655 | instance | Tuesday 26 May 2026 20:20:47 +0000 (0:00:08.064) 0:04:40.392 *********** 2026-05-26 20:20:48.150632 | instance | ok: [instance] 2026-05-26 20:20:48.150712 | instance | 2026-05-26 20:20:48.150805 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:20:48.150926 | instance | Tuesday 26 May 2026 20:20:48 +0000 (0:00:00.912) 0:04:41.304 *********** 2026-05-26 20:20:48.365476 | instance | ok: [instance] 2026-05-26 20:20:48.365564 | instance | 2026-05-26 20:20:48.365665 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:20:48.365796 | instance | Tuesday 26 May 2026 20:20:48 +0000 (0:00:00.214) 0:04:41.519 *********** 2026-05-26 20:20:48.407813 | instance | skipping: [instance] 2026-05-26 20:20:48.407913 | instance | 2026-05-26 20:20:48.407930 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 20:20:48.408097 | instance | Tuesday 26 May 2026 20:20:48 +0000 (0:00:00.042) 0:04:41.562 *********** 2026-05-26 20:20:48.617793 | instance | ok: [instance] 2026-05-26 20:20:48.617887 | instance | 2026-05-26 20:20:48.617990 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:20:48.618132 | instance | Tuesday 26 May 2026 20:20:48 +0000 (0:00:00.209) 0:04:41.771 *********** 2026-05-26 20:20:48.671383 | instance | ok: [instance] => { 2026-05-26 20:20:48.671451 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 20:20:48.671578 | instance | } 2026-05-26 20:20:48.671692 | instance | 2026-05-26 20:20:48.671818 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:20:48.671941 | instance | Tuesday 26 May 2026 20:20:48 +0000 (0:00:00.053) 0:04:41.825 *********** 2026-05-26 20:20:48.962870 | instance | ok: [instance] 2026-05-26 20:20:48.962954 | instance | 2026-05-26 20:20:48.963048 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:20:48.963167 | instance | Tuesday 26 May 2026 20:20:48 +0000 (0:00:00.291) 0:04:42.117 *********** 2026-05-26 20:20:49.007259 | instance | skipping: [instance] 2026-05-26 20:20:49.007314 | instance | 2026-05-26 20:20:49.007453 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:20:49.007571 | instance | Tuesday 26 May 2026 20:20:49 +0000 (0:00:00.044) 0:04:42.161 *********** 2026-05-26 20:20:49.052714 | instance | skipping: [instance] 2026-05-26 20:20:49.052810 | instance | 2026-05-26 20:20:49.052930 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:20:49.053052 | instance | Tuesday 26 May 2026 20:20:49 +0000 (0:00:00.045) 0:04:42.207 *********** 2026-05-26 20:20:49.251510 | instance | ok: [instance] 2026-05-26 20:20:49.251593 | instance | 2026-05-26 20:20:49.251685 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:20:49.251806 | instance | Tuesday 26 May 2026 20:20:49 +0000 (0:00:00.198) 0:04:42.405 *********** 2026-05-26 20:20:50.337842 | instance | ok: [instance] 2026-05-26 20:20:50.337925 | instance | 2026-05-26 20:20:50.337972 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:20:50.338125 | instance | Tuesday 26 May 2026 20:20:50 +0000 (0:00:01.086) 0:04:43.492 *********** 2026-05-26 20:20:50.404567 | instance | ok: [instance] => { 2026-05-26 20:20:50.404658 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 20:20:50.404827 | instance | } 2026-05-26 20:20:50.404944 | instance | 2026-05-26 20:20:50.405073 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:20:50.405211 | instance | Tuesday 26 May 2026 20:20:50 +0000 (0:00:00.066) 0:04:43.558 *********** 2026-05-26 20:20:50.744658 | instance | ok: [instance] 2026-05-26 20:20:50.744725 | instance | 2026-05-26 20:20:50.744853 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:20:50.744977 | instance | Tuesday 26 May 2026 20:20:50 +0000 (0:00:00.339) 0:04:43.898 *********** 2026-05-26 20:20:52.734048 | instance | ok: [instance] 2026-05-26 20:20:52.734125 | instance | 2026-05-26 20:20:52.734237 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 20:20:52.734362 | instance | Tuesday 26 May 2026 20:20:52 +0000 (0:00:01.989) 0:04:45.888 *********** 2026-05-26 20:20:52.773152 | instance | skipping: [instance] 2026-05-26 20:20:52.773272 | instance | 2026-05-26 20:20:52.773466 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 20:20:52.773695 | instance | Tuesday 26 May 2026 20:20:52 +0000 (0:00:00.039) 0:04:45.927 *********** 2026-05-26 20:20:52.807753 | instance | skipping: [instance] 2026-05-26 20:20:52.807822 | instance | 2026-05-26 20:20:52.807963 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 20:20:52.808073 | instance | Tuesday 26 May 2026 20:20:52 +0000 (0:00:00.035) 0:04:45.962 *********** 2026-05-26 20:20:52.837871 | instance | skipping: [instance] 2026-05-26 20:20:52.838657 | instance | 2026-05-26 20:20:52.838683 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 20:20:52.838693 | instance | Tuesday 26 May 2026 20:20:52 +0000 (0:00:00.029) 0:04:45.992 *********** 2026-05-26 20:20:53.989672 | instance | ok: [instance] 2026-05-26 20:20:53.989785 | instance | 2026-05-26 20:20:53.990022 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 20:20:53.990149 | instance | Tuesday 26 May 2026 20:20:53 +0000 (0:00:01.151) 0:04:47.143 *********** 2026-05-26 20:20:54.418396 | instance | ok: [instance] 2026-05-26 20:20:54.418478 | instance | 2026-05-26 20:20:54.418898 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 20:20:54.418949 | instance | Tuesday 26 May 2026 20:20:54 +0000 (0:00:00.428) 0:04:47.572 *********** 2026-05-26 20:20:55.334201 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 20:20:55.334308 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 20:20:55.335136 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 20:20:55.335473 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 20:20:55.335482 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 20:20:55.335487 | instance | 2026-05-26 20:20:55.335492 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 20:20:55.335496 | instance | Tuesday 26 May 2026 20:20:55 +0000 (0:00:00.915) 0:04:48.488 *********** 2026-05-26 20:20:55.840011 | instance | ok: [instance] 2026-05-26 20:20:55.840082 | instance | 2026-05-26 20:20:55.840712 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 20:20:55.840761 | instance | Tuesday 26 May 2026 20:20:55 +0000 (0:00:00.499) 0:04:48.987 *********** 2026-05-26 20:20:55.840766 | instance | 2026-05-26 20:20:55.840772 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 20:20:55.840776 | instance | Tuesday 26 May 2026 20:20:55 +0000 (0:00:00.006) 0:04:48.994 *********** 2026-05-26 20:20:56.195338 | instance | ok: [instance] 2026-05-26 20:20:56.195422 | instance | 2026-05-26 20:20:56.195666 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:20:56.195721 | instance | Tuesday 26 May 2026 20:20:56 +0000 (0:00:00.355) 0:04:49.349 *********** 2026-05-26 20:20:56.400024 | instance | ok: [instance] 2026-05-26 20:20:56.400125 | instance | 2026-05-26 20:20:56.400140 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:20:56.400302 | instance | Tuesday 26 May 2026 20:20:56 +0000 (0:00:00.204) 0:04:49.554 *********** 2026-05-26 20:20:56.460732 | instance | ok: [instance] => { 2026-05-26 20:20:56.461608 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 20:20:56.461668 | instance | } 2026-05-26 20:20:56.461675 | instance | 2026-05-26 20:20:56.461682 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:20:56.461688 | instance | Tuesday 26 May 2026 20:20:56 +0000 (0:00:00.060) 0:04:49.614 *********** 2026-05-26 20:20:56.815931 | instance | ok: [instance] 2026-05-26 20:20:56.816050 | instance | 2026-05-26 20:20:56.816468 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:20:56.816517 | instance | Tuesday 26 May 2026 20:20:56 +0000 (0:00:00.355) 0:04:49.970 *********** 2026-05-26 20:20:59.896714 | instance | ok: [instance] 2026-05-26 20:20:59.896764 | instance | 2026-05-26 20:20:59.896769 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 20:20:59.896774 | instance | Tuesday 26 May 2026 20:20:59 +0000 (0:00:03.080) 0:04:53.050 *********** 2026-05-26 20:21:00.945425 | instance | ok: [instance] 2026-05-26 20:21:00.945516 | instance | 2026-05-26 20:21:00.945834 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 20:21:00.945887 | instance | Tuesday 26 May 2026 20:21:00 +0000 (0:00:01.048) 0:04:54.099 *********** 2026-05-26 20:21:01.149215 | instance | ok: [instance] 2026-05-26 20:21:01.149326 | instance | 2026-05-26 20:21:01.149339 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 20:21:01.149459 | instance | Tuesday 26 May 2026 20:21:01 +0000 (0:00:00.203) 0:04:54.303 *********** 2026-05-26 20:21:01.570035 | instance | ok: [instance] 2026-05-26 20:21:01.570155 | instance | 2026-05-26 20:21:01.570527 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 20:21:01.570611 | instance | Tuesday 26 May 2026 20:21:01 +0000 (0:00:00.420) 0:04:54.724 *********** 2026-05-26 20:21:02.125650 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 20:21:02.125733 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 20:21:02.126228 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 20:21:02.126277 | instance | 2026-05-26 20:21:02.126283 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 20:21:02.126288 | instance | Tuesday 26 May 2026 20:21:02 +0000 (0:00:00.555) 0:04:55.279 *********** 2026-05-26 20:21:02.543260 | instance | ok: [instance] 2026-05-26 20:21:02.543349 | instance | 2026-05-26 20:21:02.543588 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 20:21:02.543644 | instance | Tuesday 26 May 2026 20:21:02 +0000 (0:00:00.417) 0:04:55.697 *********** 2026-05-26 20:21:02.976171 | instance | ok: [instance] 2026-05-26 20:21:02.976268 | instance | 2026-05-26 20:21:02.976330 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 20:21:02.976811 | instance | Tuesday 26 May 2026 20:21:02 +0000 (0:00:00.425) 0:04:56.122 *********** 2026-05-26 20:21:02.976859 | instance | 2026-05-26 20:21:02.976870 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 20:21:02.976875 | instance | Tuesday 26 May 2026 20:21:02 +0000 (0:00:00.007) 0:04:56.130 *********** 2026-05-26 20:21:03.344824 | instance | ok: [instance] 2026-05-26 20:21:03.344931 | instance | 2026-05-26 20:21:03.344943 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 20:21:03.345081 | instance | Tuesday 26 May 2026 20:21:03 +0000 (0:00:00.368) 0:04:56.499 *********** 2026-05-26 20:21:03.397898 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 20:21:03.397964 | instance | 2026-05-26 20:21:03.398218 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 20:21:03.398244 | instance | Tuesday 26 May 2026 20:21:03 +0000 (0:00:00.053) 0:04:56.552 *********** 2026-05-26 20:21:04.490773 | instance | ok: [instance] 2026-05-26 20:21:04.490855 | instance | 2026-05-26 20:21:04.491169 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 20:21:04.491229 | instance | Tuesday 26 May 2026 20:21:04 +0000 (0:00:01.092) 0:04:57.644 *********** 2026-05-26 20:21:05.130881 | instance | ok: [instance] => (item=chronyd) 2026-05-26 20:21:05.130975 | instance | ok: [instance] => (item=sshd) 2026-05-26 20:21:05.131327 | instance | 2026-05-26 20:21:05.131378 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 20:21:05.131384 | instance | Tuesday 26 May 2026 20:21:05 +0000 (0:00:00.640) 0:04:58.285 *********** 2026-05-26 20:21:05.409522 | instance | ok: [instance] 2026-05-26 20:21:05.409650 | instance | 2026-05-26 20:21:05.409907 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 20:21:05.410009 | instance | Tuesday 26 May 2026 20:21:05 +0000 (0:00:00.278) 0:04:58.563 *********** 2026-05-26 20:21:05.602966 | instance | ok: [instance] 2026-05-26 20:21:05.603037 | instance | 2026-05-26 20:21:05.603260 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 20:21:05.603277 | instance | Tuesday 26 May 2026 20:21:05 +0000 (0:00:00.193) 0:04:58.757 *********** 2026-05-26 20:21:05.851167 | instance | ok: [instance] 2026-05-26 20:21:05.851238 | instance | 2026-05-26 20:21:05.851528 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 20:21:05.851578 | instance | Tuesday 26 May 2026 20:21:05 +0000 (0:00:00.248) 0:04:59.005 *********** 2026-05-26 20:21:06.054191 | instance | ok: [instance] 2026-05-26 20:21:06.054306 | instance | 2026-05-26 20:21:06.054344 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-26 20:21:06.054484 | instance | Tuesday 26 May 2026 20:21:06 +0000 (0:00:00.202) 0:04:59.208 *********** 2026-05-26 20:21:06.276650 | instance | ok: [instance] => (item=instance) 2026-05-26 20:21:06.276743 | instance | 2026-05-26 20:21:06.276925 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-26 20:21:06.277089 | instance | Tuesday 26 May 2026 20:21:06 +0000 (0:00:00.222) 0:04:59.430 *********** 2026-05-26 20:21:06.328356 | instance | ok: [instance] 2026-05-26 20:21:06.328492 | instance | 2026-05-26 20:21:06.328710 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-26 20:21:06.328936 | instance | Tuesday 26 May 2026 20:21:06 +0000 (0:00:00.051) 0:04:59.482 *********** 2026-05-26 20:21:06.392618 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-26 20:21:06.392720 | instance | 2026-05-26 20:21:06.392812 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 20:21:06.392974 | instance | Tuesday 26 May 2026 20:21:06 +0000 (0:00:00.064) 0:04:59.546 *********** 2026-05-26 20:21:06.440119 | instance | skipping: [instance] 2026-05-26 20:21:06.440251 | instance | 2026-05-26 20:21:06.440391 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 20:21:06.440538 | instance | Tuesday 26 May 2026 20:21:06 +0000 (0:00:00.047) 0:04:59.594 *********** 2026-05-26 20:21:06.656131 | instance | skipping: [instance] => (item=instance) 2026-05-26 20:21:06.656416 | instance | skipping: [instance] 2026-05-26 20:21:06.656773 | instance | 2026-05-26 20:21:06.657140 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 20:21:06.657507 | instance | Tuesday 26 May 2026 20:21:06 +0000 (0:00:00.215) 0:04:59.809 *********** 2026-05-26 20:21:06.904787 | instance | ok: [instance] 2026-05-26 20:21:06.904902 | instance | 2026-05-26 20:21:06.905061 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 20:21:06.905183 | instance | Tuesday 26 May 2026 20:21:06 +0000 (0:00:00.248) 0:05:00.058 *********** 2026-05-26 20:21:13.308976 | instance | ok: [instance] 2026-05-26 20:21:13.309038 | instance | 2026-05-26 20:21:13.309050 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-26 20:21:13.309061 | instance | Tuesday 26 May 2026 20:21:13 +0000 (0:00:06.403) 0:05:06.462 *********** 2026-05-26 20:21:18.637164 | instance | ok: [instance] 2026-05-26 20:21:18.637239 | instance | 2026-05-26 20:21:18.637546 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-26 20:21:18.637619 | instance | Tuesday 26 May 2026 20:21:18 +0000 (0:00:05.329) 0:05:11.791 *********** 2026-05-26 20:21:32.728706 | instance | ok: [instance] 2026-05-26 20:21:32.728823 | instance | 2026-05-26 20:21:32.728838 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-26 20:21:32.729000 | instance | Tuesday 26 May 2026 20:21:32 +0000 (0:00:14.091) 0:05:25.882 *********** 2026-05-26 20:23:09.199619 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-26 20:23:09.199707 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-26 20:23:09.199807 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-26 20:23:09.199943 | instance | 2026-05-26 20:23:09.200113 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-26 20:23:09.200235 | instance | Tuesday 26 May 2026 20:23:09 +0000 (0:01:36.469) 0:07:02.352 *********** 2026-05-26 20:23:15.877712 | instance | ok: [instance] 2026-05-26 20:23:15.877988 | instance | 2026-05-26 20:23:15.878400 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-26 20:23:15.878765 | instance | Tuesday 26 May 2026 20:23:15 +0000 (0:00:06.678) 0:07:09.031 *********** 2026-05-26 20:23:21.898476 | instance | ok: [instance] 2026-05-26 20:23:21.898733 | instance | 2026-05-26 20:23:21.899089 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-26 20:23:21.899355 | instance | Tuesday 26 May 2026 20:23:21 +0000 (0:00:06.020) 0:07:15.052 *********** 2026-05-26 20:23:21.968018 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-26 20:23:21.968262 | instance | 2026-05-26 20:23:21.968549 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-26 20:23:21.968816 | instance | Tuesday 26 May 2026 20:23:21 +0000 (0:00:00.069) 0:07:15.122 *********** 2026-05-26 20:23:22.027703 | instance | ok: [instance] 2026-05-26 20:23:22.027936 | instance | 2026-05-26 20:23:22.028217 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-26 20:23:22.028493 | instance | Tuesday 26 May 2026 20:23:22 +0000 (0:00:00.059) 0:07:15.181 *********** 2026-05-26 20:23:28.668445 | instance | ok: [instance] 2026-05-26 20:23:28.668527 | instance | 2026-05-26 20:23:28.668535 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-26 20:23:28.668543 | instance | Tuesday 26 May 2026 20:23:28 +0000 (0:00:06.640) 0:07:21.821 *********** 2026-05-26 20:23:28.714422 | instance | ok: [instance] 2026-05-26 20:23:28.720103 | instance | 2026-05-26 20:23:28.720123 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-26 20:23:28.720131 | instance | Tuesday 26 May 2026 20:23:28 +0000 (0:00:00.046) 0:07:21.868 *********** 2026-05-26 20:23:28.774566 | instance | skipping: [instance] => (item=1) 2026-05-26 20:23:28.774659 | instance | skipping: [instance] => (item=1) 2026-05-26 20:23:28.775262 | instance | skipping: [instance] => (item=1) 2026-05-26 20:23:28.775313 | instance | skipping: [instance] 2026-05-26 20:23:28.775320 | instance | 2026-05-26 20:23:28.775326 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-26 20:23:28.775331 | instance | Tuesday 26 May 2026 20:23:28 +0000 (0:00:00.060) 0:07:21.928 *********** 2026-05-26 20:23:28.829711 | instance | skipping: [instance] 2026-05-26 20:23:28.829932 | instance | 2026-05-26 20:23:28.830112 | instance | PLAY [all] ********************************************************************* 2026-05-26 20:23:28.830287 | instance | 2026-05-26 20:23:28.830438 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-26 20:23:28.830603 | instance | Tuesday 26 May 2026 20:23:28 +0000 (0:00:00.055) 0:07:21.983 *********** 2026-05-26 20:23:29.139324 | instance | changed: [instance] 2026-05-26 20:23:29.139434 | instance | 2026-05-26 20:23:29.139501 | instance | PLAY [all] ********************************************************************* 2026-05-26 20:23:29.139641 | instance | 2026-05-26 20:23:29.139755 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:23:29.139962 | instance | Tuesday 26 May 2026 20:23:29 +0000 (0:00:00.309) 0:07:22.293 *********** 2026-05-26 20:23:30.112325 | instance | ok: [instance] 2026-05-26 20:23:30.112410 | instance | 2026-05-26 20:23:30.112475 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-26 20:23:30.112622 | instance | Tuesday 26 May 2026 20:23:30 +0000 (0:00:00.972) 0:07:23.266 *********** 2026-05-26 20:23:35.833434 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-26 20:23:35.833532 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-26 20:23:35.833686 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-26 20:23:35.833764 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-26 20:23:35.836033 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-26 20:23:35.836076 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-26 20:23:35.836082 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-26 20:23:35.836087 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-26 20:23:35.836091 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-26 20:23:35.836095 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-26 20:23:35.836099 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-26 20:23:35.836103 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-26 20:23:35.836107 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-26 20:23:35.836111 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-26 20:23:35.836115 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 20:23:35.836119 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 20:23:35.836123 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 20:23:35.836127 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 20:23:35.836131 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 20:23:35.836139 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 20:23:35.836143 | instance | 2026-05-26 20:23:35.836148 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-26 20:23:35.836152 | instance | Tuesday 26 May 2026 20:23:35 +0000 (0:00:05.721) 0:07:28.987 *********** 2026-05-26 20:23:36.034664 | instance | changed: [instance] 2026-05-26 20:23:36.034737 | instance | 2026-05-26 20:23:36.035097 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-26 20:23:36.035417 | instance | Tuesday 26 May 2026 20:23:36 +0000 (0:00:00.201) 0:07:29.188 *********** 2026-05-26 20:23:36.471832 | instance | changed: [instance] 2026-05-26 20:23:36.471923 | instance | 2026-05-26 20:23:36.472168 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-26 20:23:36.472226 | instance | Tuesday 26 May 2026 20:23:36 +0000 (0:00:00.437) 0:07:29.625 *********** 2026-05-26 20:23:36.720056 | instance | ok: [instance] 2026-05-26 20:23:36.720167 | instance | 2026-05-26 20:23:36.720525 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 20:23:36.720579 | instance | Tuesday 26 May 2026 20:23:36 +0000 (0:00:00.248) 0:07:29.873 *********** 2026-05-26 20:23:36.770596 | instance | ok: [instance] 2026-05-26 20:23:36.770672 | instance | 2026-05-26 20:23:36.771161 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-26 20:23:36.771224 | instance | 2026-05-26 20:23:36.771229 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:23:36.771234 | instance | Tuesday 26 May 2026 20:23:36 +0000 (0:00:00.050) 0:07:29.924 *********** 2026-05-26 20:23:37.709567 | instance | ok: [instance] 2026-05-26 20:23:37.709708 | instance | 2026-05-26 20:23:37.709914 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-26 20:23:37.709963 | instance | Tuesday 26 May 2026 20:23:37 +0000 (0:00:00.939) 0:07:30.863 *********** 2026-05-26 20:23:37.916300 | instance | changed: [instance] 2026-05-26 20:23:37.916399 | instance | 2026-05-26 20:23:37.916652 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-26 20:23:37.916700 | instance | Tuesday 26 May 2026 20:23:37 +0000 (0:00:00.206) 0:07:31.070 *********** 2026-05-26 20:23:38.806290 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-26 20:23:38.806386 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-26 20:23:38.807059 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-26 20:23:38.807109 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-26 20:23:38.807114 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-26 20:23:38.807119 | instance | 2026-05-26 20:23:38.807124 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-26 20:23:38.807128 | instance | Tuesday 26 May 2026 20:23:38 +0000 (0:00:00.889) 0:07:31.960 *********** 2026-05-26 20:23:39.004259 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-26 20:23:39.185737 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-26 20:23:39.343568 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-26 20:23:39.357612 | instance | ...ignoring 2026-05-26 20:23:39.357644 | instance | 2026-05-26 20:23:39.357651 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-26 20:23:39.357656 | instance | Tuesday 26 May 2026 20:23:39 +0000 (0:00:00.551) 0:07:32.511 *********** 2026-05-26 20:23:39.543688 | instance | ok: [instance] 2026-05-26 20:23:39.543782 | instance | 2026-05-26 20:23:39.544102 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-26 20:23:39.544152 | instance | Tuesday 26 May 2026 20:23:39 +0000 (0:00:00.186) 0:07:32.697 *********** 2026-05-26 20:23:39.727607 | instance | ok: [instance] 2026-05-26 20:23:39.727691 | instance | 2026-05-26 20:23:39.727896 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-26 20:23:39.728141 | instance | Tuesday 26 May 2026 20:23:39 +0000 (0:00:00.184) 0:07:32.881 *********** 2026-05-26 20:23:39.765220 | instance | ok: [instance] 2026-05-26 20:23:39.765386 | instance | 2026-05-26 20:23:39.765721 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-26 20:23:39.765932 | instance | Tuesday 26 May 2026 20:23:39 +0000 (0:00:00.037) 0:07:32.919 *********** 2026-05-26 20:23:39.811579 | instance | ok: [instance] 2026-05-26 20:23:39.811723 | instance | 2026-05-26 20:23:39.811875 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-26 20:23:39.812037 | instance | Tuesday 26 May 2026 20:23:39 +0000 (0:00:00.046) 0:07:32.966 *********** 2026-05-26 20:23:40.329268 | instance | ok: [instance] 2026-05-26 20:23:40.329349 | instance | 2026-05-26 20:23:40.329616 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-26 20:23:40.329675 | instance | Tuesday 26 May 2026 20:23:40 +0000 (0:00:00.517) 0:07:33.483 *********** 2026-05-26 20:23:40.584793 | instance | ok: [instance] 2026-05-26 20:23:40.584868 | instance | 2026-05-26 20:23:40.584930 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-26 20:23:40.585638 | instance | Tuesday 26 May 2026 20:23:40 +0000 (0:00:00.195) 0:07:33.679 *********** 2026-05-26 20:23:40.585676 | instance | 2026-05-26 20:23:40.585687 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-26 20:23:40.585696 | instance | 2026-05-26 20:23:40.585705 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:23:40.585714 | instance | Tuesday 26 May 2026 20:23:40 +0000 (0:00:00.059) 0:07:33.739 *********** 2026-05-26 20:23:41.506336 | instance | ok: [instance] 2026-05-26 20:23:41.506415 | instance | 2026-05-26 20:23:41.506686 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:23:41.506736 | instance | Tuesday 26 May 2026 20:23:41 +0000 (0:00:00.921) 0:07:34.660 *********** 2026-05-26 20:23:41.712988 | instance | ok: [instance] 2026-05-26 20:23:41.713067 | instance | 2026-05-26 20:23:41.713335 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:23:41.713382 | instance | Tuesday 26 May 2026 20:23:41 +0000 (0:00:00.206) 0:07:34.867 *********** 2026-05-26 20:23:41.759585 | instance | skipping: [instance] 2026-05-26 20:23:41.759716 | instance | 2026-05-26 20:23:41.759744 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 20:23:41.759895 | instance | Tuesday 26 May 2026 20:23:41 +0000 (0:00:00.046) 0:07:34.913 *********** 2026-05-26 20:23:41.972377 | instance | ok: [instance] 2026-05-26 20:23:41.972452 | instance | 2026-05-26 20:23:41.972701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:23:41.972761 | instance | Tuesday 26 May 2026 20:23:41 +0000 (0:00:00.212) 0:07:35.126 *********** 2026-05-26 20:23:42.028177 | instance | ok: [instance] => { 2026-05-26 20:23:42.028851 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 20:23:42.028901 | instance | } 2026-05-26 20:23:42.028908 | instance | 2026-05-26 20:23:42.028913 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:23:42.028926 | instance | Tuesday 26 May 2026 20:23:42 +0000 (0:00:00.055) 0:07:35.182 *********** 2026-05-26 20:23:42.330557 | instance | ok: [instance] 2026-05-26 20:23:42.330659 | instance | 2026-05-26 20:23:42.330739 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:23:42.330878 | instance | Tuesday 26 May 2026 20:23:42 +0000 (0:00:00.302) 0:07:35.484 *********** 2026-05-26 20:23:42.380396 | instance | skipping: [instance] 2026-05-26 20:23:42.380470 | instance | 2026-05-26 20:23:42.380611 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:23:42.380806 | instance | Tuesday 26 May 2026 20:23:42 +0000 (0:00:00.049) 0:07:35.534 *********** 2026-05-26 20:23:42.585037 | instance | ok: [instance] 2026-05-26 20:23:42.585134 | instance | 2026-05-26 20:23:42.585198 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:23:42.585326 | instance | Tuesday 26 May 2026 20:23:42 +0000 (0:00:00.204) 0:07:35.739 *********** 2026-05-26 20:23:43.640286 | instance | ok: [instance] 2026-05-26 20:23:43.640392 | instance | 2026-05-26 20:23:43.640635 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:23:43.640684 | instance | Tuesday 26 May 2026 20:23:43 +0000 (0:00:01.055) 0:07:36.794 *********** 2026-05-26 20:23:43.710769 | instance | ok: [instance] => { 2026-05-26 20:23:43.711629 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 20:23:43.711685 | instance | } 2026-05-26 20:23:43.711693 | instance | 2026-05-26 20:23:43.711698 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:23:43.711704 | instance | Tuesday 26 May 2026 20:23:43 +0000 (0:00:00.069) 0:07:36.864 *********** 2026-05-26 20:23:44.055034 | instance | ok: [instance] 2026-05-26 20:23:44.055155 | instance | 2026-05-26 20:23:44.055222 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:23:44.055349 | instance | Tuesday 26 May 2026 20:23:44 +0000 (0:00:00.344) 0:07:37.209 *********** 2026-05-26 20:23:46.018173 | instance | ok: [instance] 2026-05-26 20:23:46.018259 | instance | 2026-05-26 20:23:46.018489 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 20:23:46.018538 | instance | Tuesday 26 May 2026 20:23:46 +0000 (0:00:01.963) 0:07:39.172 *********** 2026-05-26 20:23:46.050759 | instance | skipping: [instance] 2026-05-26 20:23:46.051138 | instance | 2026-05-26 20:23:46.051188 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 20:23:46.051194 | instance | Tuesday 26 May 2026 20:23:46 +0000 (0:00:00.032) 0:07:39.204 *********** 2026-05-26 20:23:46.082542 | instance | skipping: [instance] 2026-05-26 20:23:46.082767 | instance | 2026-05-26 20:23:46.082808 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 20:23:46.082903 | instance | Tuesday 26 May 2026 20:23:46 +0000 (0:00:00.031) 0:07:39.236 *********** 2026-05-26 20:23:46.118196 | instance | skipping: [instance] 2026-05-26 20:23:46.118669 | instance | 2026-05-26 20:23:46.118693 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 20:23:46.118700 | instance | Tuesday 26 May 2026 20:23:46 +0000 (0:00:00.035) 0:07:39.272 *********** 2026-05-26 20:23:47.157759 | instance | ok: [instance] 2026-05-26 20:23:47.157875 | instance | 2026-05-26 20:23:47.157953 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 20:23:47.158085 | instance | Tuesday 26 May 2026 20:23:47 +0000 (0:00:01.039) 0:07:40.312 *********** 2026-05-26 20:23:47.587495 | instance | ok: [instance] 2026-05-26 20:23:47.587581 | instance | 2026-05-26 20:23:47.587808 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 20:23:47.587852 | instance | Tuesday 26 May 2026 20:23:47 +0000 (0:00:00.429) 0:07:40.741 *********** 2026-05-26 20:23:48.515709 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 20:23:48.516852 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 20:23:48.516902 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 20:23:48.516909 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 20:23:48.516916 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 20:23:48.516923 | instance | 2026-05-26 20:23:48.516929 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 20:23:48.516935 | instance | Tuesday 26 May 2026 20:23:48 +0000 (0:00:00.927) 0:07:41.669 *********** 2026-05-26 20:23:49.022531 | instance | ok: [instance] 2026-05-26 20:23:49.022601 | instance | 2026-05-26 20:23:49.022792 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 20:23:49.022877 | instance | Tuesday 26 May 2026 20:23:49 +0000 (0:00:00.499) 0:07:42.168 *********** 2026-05-26 20:23:49.023017 | instance | 2026-05-26 20:23:49.023221 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 20:23:49.023276 | instance | Tuesday 26 May 2026 20:23:49 +0000 (0:00:00.007) 0:07:42.176 *********** 2026-05-26 20:23:49.379159 | instance | ok: [instance] 2026-05-26 20:23:49.379268 | instance | 2026-05-26 20:23:49.379661 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-26 20:23:49.379704 | instance | Tuesday 26 May 2026 20:23:49 +0000 (0:00:00.356) 0:07:42.533 *********** 2026-05-26 20:23:49.950584 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-05-26 20:23:49.963737 | instance | ...ignoring 2026-05-26 20:23:49.963885 | instance | 2026-05-26 20:23:49.964154 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-26 20:23:49.964195 | instance | Tuesday 26 May 2026 20:23:49 +0000 (0:00:00.585) 0:07:43.118 *********** 2026-05-26 20:23:50.006389 | instance | skipping: [instance] 2026-05-26 20:23:50.006959 | instance | 2026-05-26 20:23:50.007011 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-26 20:23:50.007020 | instance | Tuesday 26 May 2026 20:23:49 +0000 (0:00:00.042) 0:07:43.160 *********** 2026-05-26 20:23:50.040780 | instance | skipping: [instance] 2026-05-26 20:23:50.040897 | instance | 2026-05-26 20:23:50.041189 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-26 20:23:50.041238 | instance | Tuesday 26 May 2026 20:23:50 +0000 (0:00:00.034) 0:07:43.194 *********** 2026-05-26 20:23:50.079608 | instance | skipping: [instance] 2026-05-26 20:23:50.079741 | instance | 2026-05-26 20:23:50.080017 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-26 20:23:50.080056 | instance | Tuesday 26 May 2026 20:23:50 +0000 (0:00:00.038) 0:07:43.233 *********** 2026-05-26 20:23:50.116150 | instance | skipping: [instance] 2026-05-26 20:23:50.144730 | instance | 2026-05-26 20:23:50.144763 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-26 20:23:50.144771 | instance | Tuesday 26 May 2026 20:23:50 +0000 (0:00:00.036) 0:07:43.270 *********** 2026-05-26 20:23:50.164621 | instance | skipping: [instance] 2026-05-26 20:23:50.164811 | instance | 2026-05-26 20:23:50.164977 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:23:50.165130 | instance | Tuesday 26 May 2026 20:23:50 +0000 (0:00:00.048) 0:07:43.318 *********** 2026-05-26 20:23:50.374634 | instance | ok: [instance] 2026-05-26 20:23:50.374736 | instance | 2026-05-26 20:23:50.374956 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:23:50.374998 | instance | Tuesday 26 May 2026 20:23:50 +0000 (0:00:00.210) 0:07:43.528 *********** 2026-05-26 20:23:50.420768 | instance | ok: [instance] => { 2026-05-26 20:23:50.421363 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-26 20:23:50.421537 | instance | } 2026-05-26 20:23:50.421543 | instance | 2026-05-26 20:23:50.421548 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:23:50.421552 | instance | Tuesday 26 May 2026 20:23:50 +0000 (0:00:00.046) 0:07:43.574 *********** 2026-05-26 20:23:51.320178 | instance | changed: [instance] 2026-05-26 20:23:51.320272 | instance | 2026-05-26 20:23:51.320657 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:23:51.320712 | instance | Tuesday 26 May 2026 20:23:51 +0000 (0:00:00.899) 0:07:44.474 *********** 2026-05-26 20:23:51.363715 | instance | skipping: [instance] 2026-05-26 20:23:51.364079 | instance | 2026-05-26 20:23:51.364126 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:23:51.364132 | instance | Tuesday 26 May 2026 20:23:51 +0000 (0:00:00.043) 0:07:44.517 *********** 2026-05-26 20:23:51.576156 | instance | ok: [instance] 2026-05-26 20:23:51.576238 | instance | 2026-05-26 20:23:51.576496 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:23:51.576845 | instance | Tuesday 26 May 2026 20:23:51 +0000 (0:00:00.212) 0:07:44.730 *********** 2026-05-26 20:23:51.625195 | instance | ok: [instance] => { 2026-05-26 20:23:51.625366 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-26 20:23:51.625533 | instance | } 2026-05-26 20:23:51.625805 | instance | 2026-05-26 20:23:51.626028 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:23:51.626235 | instance | Tuesday 26 May 2026 20:23:51 +0000 (0:00:00.048) 0:07:44.778 *********** 2026-05-26 20:23:52.574815 | instance | changed: [instance] 2026-05-26 20:23:52.574906 | instance | 2026-05-26 20:23:52.574967 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:23:52.575106 | instance | Tuesday 26 May 2026 20:23:52 +0000 (0:00:00.950) 0:07:45.729 *********** 2026-05-26 20:23:52.637535 | instance | skipping: [instance] 2026-05-26 20:23:52.637796 | instance | 2026-05-26 20:23:52.637960 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 20:23:52.638140 | instance | Tuesday 26 May 2026 20:23:52 +0000 (0:00:00.062) 0:07:45.791 *********** 2026-05-26 20:23:52.682683 | instance | skipping: [instance] 2026-05-26 20:23:52.683112 | instance | 2026-05-26 20:23:52.683464 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 20:23:52.683792 | instance | Tuesday 26 May 2026 20:23:52 +0000 (0:00:00.044) 0:07:45.836 *********** 2026-05-26 20:23:52.720979 | instance | skipping: [instance] 2026-05-26 20:23:52.721379 | instance | 2026-05-26 20:23:52.721766 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 20:23:52.722104 | instance | Tuesday 26 May 2026 20:23:52 +0000 (0:00:00.037) 0:07:45.873 *********** 2026-05-26 20:23:52.758215 | instance | skipping: [instance] 2026-05-26 20:23:52.758469 | instance | 2026-05-26 20:23:52.758690 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 20:23:52.758945 | instance | Tuesday 26 May 2026 20:23:52 +0000 (0:00:00.038) 0:07:45.911 *********** 2026-05-26 20:23:53.794304 | instance | ok: [instance] 2026-05-26 20:23:53.794354 | instance | 2026-05-26 20:23:53.794362 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 20:23:53.794369 | instance | Tuesday 26 May 2026 20:23:53 +0000 (0:00:01.036) 0:07:46.947 *********** 2026-05-26 20:23:54.219630 | instance | ok: [instance] 2026-05-26 20:23:54.219715 | instance | 2026-05-26 20:23:54.220010 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 20:23:54.220071 | instance | Tuesday 26 May 2026 20:23:54 +0000 (0:00:00.425) 0:07:47.373 *********** 2026-05-26 20:23:55.126549 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 20:23:55.126675 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 20:23:55.127669 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 20:23:55.127719 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 20:23:55.127727 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 20:23:55.127734 | instance | 2026-05-26 20:23:55.127740 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 20:23:55.127746 | instance | Tuesday 26 May 2026 20:23:55 +0000 (0:00:00.906) 0:07:48.280 *********** 2026-05-26 20:23:55.853287 | instance | ok: [instance] 2026-05-26 20:23:55.853358 | instance | 2026-05-26 20:23:55.853766 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 20:23:55.853880 | instance | Tuesday 26 May 2026 20:23:55 +0000 (0:00:00.717) 0:07:48.998 *********** 2026-05-26 20:23:55.853905 | instance | 2026-05-26 20:23:55.853917 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 20:23:55.853957 | instance | Tuesday 26 May 2026 20:23:55 +0000 (0:00:00.009) 0:07:49.007 *********** 2026-05-26 20:23:56.224165 | instance | ok: [instance] 2026-05-26 20:23:56.224292 | instance | 2026-05-26 20:23:56.224361 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:23:56.224514 | instance | Tuesday 26 May 2026 20:23:56 +0000 (0:00:00.370) 0:07:49.378 *********** 2026-05-26 20:23:56.448634 | instance | ok: [instance] 2026-05-26 20:23:56.448702 | instance | 2026-05-26 20:23:56.448712 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:23:56.448720 | instance | Tuesday 26 May 2026 20:23:56 +0000 (0:00:00.223) 0:07:49.602 *********** 2026-05-26 20:23:56.508703 | instance | ok: [instance] => { 2026-05-26 20:23:56.509728 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-26 20:23:56.509795 | instance | } 2026-05-26 20:23:56.509828 | instance | 2026-05-26 20:23:56.509838 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:23:56.509854 | instance | Tuesday 26 May 2026 20:23:56 +0000 (0:00:00.060) 0:07:49.662 *********** 2026-05-26 20:23:57.051526 | instance | changed: [instance] 2026-05-26 20:23:57.051621 | instance | 2026-05-26 20:23:57.051822 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:23:57.051941 | instance | Tuesday 26 May 2026 20:23:57 +0000 (0:00:00.542) 0:07:50.205 *********** 2026-05-26 20:23:58.415832 | instance | changed: [instance] 2026-05-26 20:23:58.416008 | instance | 2026-05-26 20:23:58.416277 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:23:58.416548 | instance | Tuesday 26 May 2026 20:23:58 +0000 (0:00:01.363) 0:07:51.569 *********** 2026-05-26 20:23:58.467336 | instance | ok: [instance] => { 2026-05-26 20:23:58.467653 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-26 20:23:58.467925 | instance | } 2026-05-26 20:23:58.468183 | instance | 2026-05-26 20:23:58.468482 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:23:58.468769 | instance | Tuesday 26 May 2026 20:23:58 +0000 (0:00:00.052) 0:07:51.621 *********** 2026-05-26 20:23:59.073945 | instance | changed: [instance] 2026-05-26 20:23:59.074091 | instance | 2026-05-26 20:23:59.074346 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:23:59.074554 | instance | Tuesday 26 May 2026 20:23:59 +0000 (0:00:00.606) 0:07:52.227 *********** 2026-05-26 20:24:00.447739 | instance | changed: [instance] 2026-05-26 20:24:00.447823 | instance | 2026-05-26 20:24:00.447831 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-26 20:24:00.447838 | instance | Tuesday 26 May 2026 20:24:00 +0000 (0:00:01.373) 0:07:53.601 *********** 2026-05-26 20:24:00.928655 | instance | changed: [instance] 2026-05-26 20:24:00.928737 | instance | 2026-05-26 20:24:00.928963 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-26 20:24:00.929003 | instance | Tuesday 26 May 2026 20:24:00 +0000 (0:00:00.481) 0:07:54.083 *********** 2026-05-26 20:24:01.190406 | instance | changed: [instance] 2026-05-26 20:24:01.190493 | instance | 2026-05-26 20:24:01.190767 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:24:01.190815 | instance | Tuesday 26 May 2026 20:24:01 +0000 (0:00:00.261) 0:07:54.344 *********** 2026-05-26 20:24:01.406059 | instance | ok: [instance] 2026-05-26 20:24:01.406126 | instance | 2026-05-26 20:24:01.406436 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:24:01.406453 | instance | Tuesday 26 May 2026 20:24:01 +0000 (0:00:00.215) 0:07:54.560 *********** 2026-05-26 20:24:01.458362 | instance | ok: [instance] => { 2026-05-26 20:24:01.458966 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-26 20:24:01.459009 | instance | } 2026-05-26 20:24:01.459015 | instance | 2026-05-26 20:24:01.459019 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:24:01.459024 | instance | Tuesday 26 May 2026 20:24:01 +0000 (0:00:00.052) 0:07:54.612 *********** 2026-05-26 20:24:02.225952 | instance | changed: [instance] 2026-05-26 20:24:02.226038 | instance | 2026-05-26 20:24:02.226149 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:24:02.226335 | instance | Tuesday 26 May 2026 20:24:02 +0000 (0:00:00.767) 0:07:55.380 *********** 2026-05-26 20:24:04.867223 | instance | changed: [instance] 2026-05-26 20:24:04.867272 | instance | 2026-05-26 20:24:04.867277 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-26 20:24:04.867283 | instance | Tuesday 26 May 2026 20:24:04 +0000 (0:00:02.639) 0:07:58.019 *********** 2026-05-26 20:24:04.919937 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-26 20:24:04.920467 | instance | 2026-05-26 20:24:04.920777 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-26 20:24:04.920797 | instance | Tuesday 26 May 2026 20:24:04 +0000 (0:00:00.054) 0:07:58.074 *********** 2026-05-26 20:24:05.995698 | instance | ok: [instance] 2026-05-26 20:24:05.995788 | instance | 2026-05-26 20:24:05.996013 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-26 20:24:05.996057 | instance | Tuesday 26 May 2026 20:24:05 +0000 (0:00:01.076) 0:07:59.150 *********** 2026-05-26 20:24:06.202131 | instance | changed: [instance] 2026-05-26 20:24:06.202220 | instance | 2026-05-26 20:24:06.202410 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-26 20:24:06.202559 | instance | Tuesday 26 May 2026 20:24:06 +0000 (0:00:00.206) 0:07:59.356 *********** 2026-05-26 20:24:06.657255 | instance | changed: [instance] 2026-05-26 20:24:06.657479 | instance | 2026-05-26 20:24:06.657866 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-26 20:24:06.658141 | instance | Tuesday 26 May 2026 20:24:06 +0000 (0:00:00.455) 0:07:59.811 *********** 2026-05-26 20:24:07.397845 | instance | changed: [instance] => (item=br_netfilter) 2026-05-26 20:24:07.398245 | instance | ok: [instance] => (item=ip_tables) 2026-05-26 20:24:07.398594 | instance | changed: [instance] => (item=ip6_tables) 2026-05-26 20:24:07.398905 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-26 20:24:07.399192 | instance | 2026-05-26 20:24:07.399506 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:24:07.399815 | instance | Tuesday 26 May 2026 20:24:07 +0000 (0:00:00.740) 0:08:00.551 *********** 2026-05-26 20:24:07.595609 | instance | ok: [instance] 2026-05-26 20:24:07.595879 | instance | 2026-05-26 20:24:07.596180 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:24:07.596471 | instance | Tuesday 26 May 2026 20:24:07 +0000 (0:00:00.197) 0:08:00.749 *********** 2026-05-26 20:24:07.631400 | instance | ok: [instance] => { 2026-05-26 20:24:07.631657 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-26 20:24:07.631925 | instance | } 2026-05-26 20:24:07.632184 | instance | 2026-05-26 20:24:07.632468 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:24:07.632742 | instance | Tuesday 26 May 2026 20:24:07 +0000 (0:00:00.036) 0:08:00.785 *********** 2026-05-26 20:24:09.272967 | instance | changed: [instance] 2026-05-26 20:24:09.273125 | instance | 2026-05-26 20:24:09.273424 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:24:09.274050 | instance | Tuesday 26 May 2026 20:24:09 +0000 (0:00:01.641) 0:08:02.426 *********** 2026-05-26 20:24:09.311095 | instance | skipping: [instance] 2026-05-26 20:24:09.311198 | instance | 2026-05-26 20:24:09.311375 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-26 20:24:09.311537 | instance | Tuesday 26 May 2026 20:24:09 +0000 (0:00:00.038) 0:08:02.465 *********** 2026-05-26 20:24:09.363124 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-26 20:24:09.363347 | instance | 2026-05-26 20:24:09.363608 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-26 20:24:09.363866 | instance | Tuesday 26 May 2026 20:24:09 +0000 (0:00:00.052) 0:08:02.517 *********** 2026-05-26 20:24:09.398435 | instance | skipping: [instance] 2026-05-26 20:24:09.398770 | instance | 2026-05-26 20:24:09.399073 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-26 20:24:09.399388 | instance | Tuesday 26 May 2026 20:24:09 +0000 (0:00:00.035) 0:08:02.552 *********** 2026-05-26 20:24:14.872347 | instance | changed: [instance] 2026-05-26 20:24:14.872554 | instance | 2026-05-26 20:24:14.872828 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-26 20:24:14.873101 | instance | Tuesday 26 May 2026 20:24:14 +0000 (0:00:05.473) 0:08:08.026 *********** 2026-05-26 20:24:16.128212 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-26 20:24:16.128276 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-26 20:24:16.128304 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-26 20:24:16.128314 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-26 20:24:16.128323 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-26 20:24:16.128332 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-26 20:24:16.128341 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-26 20:24:16.128350 | instance | 2026-05-26 20:24:16.128359 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-26 20:24:16.128368 | instance | Tuesday 26 May 2026 20:24:16 +0000 (0:00:01.253) 0:08:09.279 *********** 2026-05-26 20:24:16.671970 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-26 20:24:16.672044 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-26 20:24:16.672180 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-26 20:24:16.672296 | instance | 2026-05-26 20:24:16.672421 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-26 20:24:16.672544 | instance | Tuesday 26 May 2026 20:24:16 +0000 (0:00:00.546) 0:08:09.826 *********** 2026-05-26 20:24:17.115843 | instance | changed: [instance] 2026-05-26 20:24:17.115941 | instance | 2026-05-26 20:24:17.116165 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-26 20:24:17.116206 | instance | Tuesday 26 May 2026 20:24:17 +0000 (0:00:00.443) 0:08:10.270 *********** 2026-05-26 20:24:17.570583 | instance | changed: [instance] 2026-05-26 20:24:17.570663 | instance | 2026-05-26 20:24:17.570725 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-26 20:24:17.570870 | instance | Tuesday 26 May 2026 20:24:17 +0000 (0:00:00.454) 0:08:10.724 *********** 2026-05-26 20:24:17.776653 | instance | ok: [instance] 2026-05-26 20:24:17.776723 | instance | 2026-05-26 20:24:17.776955 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-26 20:24:17.777010 | instance | Tuesday 26 May 2026 20:24:17 +0000 (0:00:00.205) 0:08:10.930 *********** 2026-05-26 20:24:17.818318 | instance | skipping: [instance] 2026-05-26 20:24:17.818354 | instance | 2026-05-26 20:24:17.818362 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-26 20:24:17.818368 | instance | Tuesday 26 May 2026 20:24:17 +0000 (0:00:00.041) 0:08:10.971 *********** 2026-05-26 20:24:18.335790 | instance | ok: [instance] => (item=swap) 2026-05-26 20:24:18.335864 | instance | ok: [instance] => (item=none) 2026-05-26 20:24:18.336236 | instance | 2026-05-26 20:24:18.336283 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-26 20:24:18.336290 | instance | Tuesday 26 May 2026 20:24:18 +0000 (0:00:00.518) 0:08:11.490 *********** 2026-05-26 20:24:18.794848 | instance | changed: [instance] 2026-05-26 20:24:18.795469 | instance | 2026-05-26 20:24:18.795532 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-26 20:24:18.795551 | instance | Tuesday 26 May 2026 20:24:18 +0000 (0:00:00.458) 0:08:11.948 *********** 2026-05-26 20:24:19.357331 | instance | changed: [instance] 2026-05-26 20:24:19.357410 | instance | 2026-05-26 20:24:19.357697 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-26 20:24:19.357787 | instance | Tuesday 26 May 2026 20:24:19 +0000 (0:00:00.555) 0:08:12.504 *********** 2026-05-26 20:24:19.357799 | instance | 2026-05-26 20:24:19.358035 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-26 20:24:19.358071 | instance | Tuesday 26 May 2026 20:24:19 +0000 (0:00:00.007) 0:08:12.511 *********** 2026-05-26 20:24:20.117476 | instance | ok: [instance] 2026-05-26 20:24:20.117548 | instance | 2026-05-26 20:24:20.117949 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-26 20:24:20.118029 | instance | Tuesday 26 May 2026 20:24:20 +0000 (0:00:00.759) 0:08:13.271 *********** 2026-05-26 20:24:20.716462 | instance | changed: [instance] 2026-05-26 20:24:20.716568 | instance | 2026-05-26 20:24:20.716972 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-26 20:24:20.717034 | instance | Tuesday 26 May 2026 20:24:20 +0000 (0:00:00.599) 0:08:13.870 *********** 2026-05-26 20:24:21.721375 | instance | ok: [instance] 2026-05-26 20:24:21.721495 | instance | 2026-05-26 20:24:21.722000 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-26 20:24:21.722345 | instance | Tuesday 26 May 2026 20:24:21 +0000 (0:00:01.004) 0:08:14.875 *********** 2026-05-26 20:24:22.437678 | instance | ok: [instance] 2026-05-26 20:24:22.437754 | instance | 2026-05-26 20:24:22.438035 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-26 20:24:22.438081 | instance | Tuesday 26 May 2026 20:24:22 +0000 (0:00:00.716) 0:08:15.592 *********** 2026-05-26 20:24:22.642484 | instance | ok: [instance] 2026-05-26 20:24:22.642549 | instance | 2026-05-26 20:24:22.642896 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-26 20:24:22.642937 | instance | Tuesday 26 May 2026 20:24:22 +0000 (0:00:00.204) 0:08:15.796 *********** 2026-05-26 20:24:23.159627 | instance | ok: [instance] 2026-05-26 20:24:23.159705 | instance | 2026-05-26 20:24:23.159924 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-26 20:24:23.159967 | instance | Tuesday 26 May 2026 20:24:23 +0000 (0:00:00.517) 0:08:16.313 *********** 2026-05-26 20:24:23.240143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-26 20:24:23.240230 | instance | 2026-05-26 20:24:23.240297 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-26 20:24:23.240444 | instance | Tuesday 26 May 2026 20:24:23 +0000 (0:00:00.080) 0:08:16.394 *********** 2026-05-26 20:24:23.315302 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-26 20:24:23.315393 | instance | 2026-05-26 20:24:23.315660 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-26 20:24:23.315702 | instance | Tuesday 26 May 2026 20:24:23 +0000 (0:00:00.075) 0:08:16.469 *********** 2026-05-26 20:24:23.519179 | instance | ok: [instance] => (item=instance) 2026-05-26 20:24:23.519249 | instance | 2026-05-26 20:24:23.519508 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-26 20:24:23.519550 | instance | Tuesday 26 May 2026 20:24:23 +0000 (0:00:00.203) 0:08:16.673 *********** 2026-05-26 20:24:23.566935 | instance | skipping: [instance] 2026-05-26 20:24:23.567310 | instance | 2026-05-26 20:24:23.567353 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-26 20:24:23.567359 | instance | Tuesday 26 May 2026 20:24:23 +0000 (0:00:00.047) 0:08:16.721 *********** 2026-05-26 20:24:23.622252 | instance | ok: [instance] 2026-05-26 20:24:23.622342 | instance | 2026-05-26 20:24:23.622580 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-26 20:24:23.622626 | instance | Tuesday 26 May 2026 20:24:23 +0000 (0:00:00.055) 0:08:16.776 *********** 2026-05-26 20:24:23.661164 | instance | ok: [instance] => { 2026-05-26 20:24:23.661763 | instance | "msg": "instance" 2026-05-26 20:24:23.661845 | instance | } 2026-05-26 20:24:23.661857 | instance | 2026-05-26 20:24:23.661867 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-26 20:24:23.661886 | instance | Tuesday 26 May 2026 20:24:23 +0000 (0:00:00.039) 0:08:16.815 *********** 2026-05-26 20:24:24.194962 | instance | changed: [instance] 2026-05-26 20:24:24.195028 | instance | 2026-05-26 20:24:24.195292 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-26 20:24:24.195339 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.533) 0:08:17.349 *********** 2026-05-26 20:24:24.229457 | instance | skipping: [instance] 2026-05-26 20:24:24.229551 | instance | 2026-05-26 20:24:24.229704 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-26 20:24:24.229907 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.034) 0:08:17.383 *********** 2026-05-26 20:24:24.269645 | instance | skipping: [instance] 2026-05-26 20:24:24.269714 | instance | 2026-05-26 20:24:24.269861 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-26 20:24:24.270061 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.040) 0:08:17.424 *********** 2026-05-26 20:24:24.307627 | instance | skipping: [instance] 2026-05-26 20:24:24.307793 | instance | 2026-05-26 20:24:24.308016 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-26 20:24:24.308169 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.037) 0:08:17.461 *********** 2026-05-26 20:24:24.337854 | instance | skipping: [instance] 2026-05-26 20:24:24.337976 | instance | 2026-05-26 20:24:24.338198 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-26 20:24:24.338354 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.030) 0:08:17.492 *********** 2026-05-26 20:24:24.377030 | instance | skipping: [instance] 2026-05-26 20:24:24.377445 | instance | 2026-05-26 20:24:24.377851 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-26 20:24:24.378204 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.038) 0:08:17.530 *********** 2026-05-26 20:24:24.408678 | instance | skipping: [instance] 2026-05-26 20:24:24.409068 | instance | 2026-05-26 20:24:24.409413 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-26 20:24:24.409784 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.032) 0:08:17.562 *********** 2026-05-26 20:24:24.437217 | instance | skipping: [instance] 2026-05-26 20:24:24.437630 | instance | 2026-05-26 20:24:24.437998 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-26 20:24:24.438346 | instance | Tuesday 26 May 2026 20:24:24 +0000 (0:00:00.028) 0:08:17.591 *********** 2026-05-26 20:24:52.330100 | instance | changed: [instance] 2026-05-26 20:24:52.330392 | instance | 2026-05-26 20:24:52.330687 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-26 20:24:52.330981 | instance | Tuesday 26 May 2026 20:24:52 +0000 (0:00:27.892) 0:08:45.484 *********** 2026-05-26 20:24:52.538723 | instance | ok: [instance] 2026-05-26 20:24:52.538945 | instance | 2026-05-26 20:24:52.539157 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-26 20:24:52.539377 | instance | Tuesday 26 May 2026 20:24:52 +0000 (0:00:00.208) 0:08:45.692 *********** 2026-05-26 20:24:52.574406 | instance | skipping: [instance] 2026-05-26 20:24:52.574609 | instance | 2026-05-26 20:24:52.574927 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-26 20:24:52.575195 | instance | Tuesday 26 May 2026 20:24:52 +0000 (0:00:00.035) 0:08:45.728 *********** 2026-05-26 20:24:52.790225 | instance | changed: [instance] 2026-05-26 20:24:52.790501 | instance | 2026-05-26 20:24:52.790821 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-26 20:24:52.791139 | instance | Tuesday 26 May 2026 20:24:52 +0000 (0:00:00.215) 0:08:45.943 *********** 2026-05-26 20:24:53.015751 | instance | changed: [instance] 2026-05-26 20:24:53.015854 | instance | 2026-05-26 20:24:53.015947 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-26 20:24:53.016062 | instance | Tuesday 26 May 2026 20:24:53 +0000 (0:00:00.226) 0:08:46.170 *********** 2026-05-26 20:24:53.242292 | instance | changed: [instance] 2026-05-26 20:24:53.242530 | instance | 2026-05-26 20:24:53.242817 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-26 20:24:53.243092 | instance | Tuesday 26 May 2026 20:24:53 +0000 (0:00:00.226) 0:08:46.396 *********** 2026-05-26 20:24:58.059140 | instance | changed: [instance] 2026-05-26 20:24:58.059218 | instance | 2026-05-26 20:24:58.059326 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-26 20:24:58.059444 | instance | Tuesday 26 May 2026 20:24:58 +0000 (0:00:04.817) 0:08:51.213 *********** 2026-05-26 20:25:15.466488 | instance | changed: [instance] 2026-05-26 20:25:15.466557 | instance | 2026-05-26 20:25:15.466702 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-26 20:25:15.466821 | instance | Tuesday 26 May 2026 20:25:15 +0000 (0:00:17.406) 0:09:08.620 *********** 2026-05-26 20:25:15.515899 | instance | skipping: [instance] 2026-05-26 20:25:15.516130 | instance | 2026-05-26 20:25:15.516431 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-26 20:25:15.516688 | instance | Tuesday 26 May 2026 20:25:15 +0000 (0:00:00.049) 0:09:08.669 *********** 2026-05-26 20:25:15.561343 | instance | skipping: [instance] 2026-05-26 20:25:15.561564 | instance | 2026-05-26 20:25:15.561864 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-26 20:25:15.562291 | instance | Tuesday 26 May 2026 20:25:15 +0000 (0:00:00.045) 0:09:08.715 *********** 2026-05-26 20:25:16.357465 | instance | changed: [instance] 2026-05-26 20:25:16.357753 | instance | 2026-05-26 20:25:16.358103 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-26 20:25:16.358406 | instance | Tuesday 26 May 2026 20:25:16 +0000 (0:00:00.795) 0:09:09.511 *********** 2026-05-26 20:25:16.388937 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-26 20:25:16.389115 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-26 20:25:16.389248 | instance | skipping: [instance] 2026-05-26 20:25:16.389380 | instance | 2026-05-26 20:25:16.389522 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-26 20:25:16.389644 | instance | Tuesday 26 May 2026 20:25:16 +0000 (0:00:00.031) 0:09:09.543 *********** 2026-05-26 20:25:16.424345 | instance | skipping: [instance] 2026-05-26 20:25:16.424648 | instance | 2026-05-26 20:25:16.425148 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-26 20:25:16.425519 | instance | Tuesday 26 May 2026 20:25:16 +0000 (0:00:00.035) 0:09:09.578 *********** 2026-05-26 20:25:16.458615 | instance | skipping: [instance] 2026-05-26 20:25:16.458855 | instance | 2026-05-26 20:25:16.459136 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-26 20:25:16.459396 | instance | Tuesday 26 May 2026 20:25:16 +0000 (0:00:00.034) 0:09:09.612 *********** 2026-05-26 20:25:16.499701 | instance | skipping: [instance] 2026-05-26 20:25:16.500086 | instance | 2026-05-26 20:25:16.500423 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-26 20:25:16.500750 | instance | Tuesday 26 May 2026 20:25:16 +0000 (0:00:00.040) 0:09:09.653 *********** 2026-05-26 20:25:16.534064 | instance | skipping: [instance] 2026-05-26 20:25:16.534156 | instance | 2026-05-26 20:25:16.534209 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-26 20:25:16.534328 | instance | Tuesday 26 May 2026 20:25:16 +0000 (0:00:00.034) 0:09:09.688 *********** 2026-05-26 20:25:17.078355 | instance | ok: [instance] 2026-05-26 20:25:17.078752 | instance | 2026-05-26 20:25:17.079158 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-26 20:25:17.079515 | instance | Tuesday 26 May 2026 20:25:17 +0000 (0:00:00.543) 0:09:10.231 *********** 2026-05-26 20:25:18.036662 | instance | changed: [instance] 2026-05-26 20:25:18.036732 | instance | 2026-05-26 20:25:18.036751 | instance | PLAY [Install control-plane components] **************************************** 2026-05-26 20:25:18.036962 | instance | 2026-05-26 20:25:18.037249 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:25:18.037670 | instance | Tuesday 26 May 2026 20:25:18 +0000 (0:00:00.958) 0:09:11.190 *********** 2026-05-26 20:25:19.018770 | instance | ok: [instance] 2026-05-26 20:25:19.019028 | instance | 2026-05-26 20:25:19.019307 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 20:25:19.019574 | instance | Tuesday 26 May 2026 20:25:19 +0000 (0:00:00.982) 0:09:12.172 *********** 2026-05-26 20:25:19.220332 | instance | ok: [instance] 2026-05-26 20:25:19.220619 | instance | 2026-05-26 20:25:19.221146 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:25:19.221210 | instance | Tuesday 26 May 2026 20:25:19 +0000 (0:00:00.201) 0:09:12.374 *********** 2026-05-26 20:25:20.504756 | instance | ok: [instance] 2026-05-26 20:25:20.504828 | instance | 2026-05-26 20:25:20.505097 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 20:25:20.505153 | instance | Tuesday 26 May 2026 20:25:20 +0000 (0:00:01.284) 0:09:13.658 *********** 2026-05-26 20:25:20.729384 | instance | ok: [instance] 2026-05-26 20:25:20.729445 | instance | 2026-05-26 20:25:20.729821 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:25:20.729901 | instance | Tuesday 26 May 2026 20:25:20 +0000 (0:00:00.224) 0:09:13.883 *********** 2026-05-26 20:25:20.782932 | instance | ok: [instance] => { 2026-05-26 20:25:20.783030 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-26 20:25:20.783366 | instance | } 2026-05-26 20:25:20.783404 | instance | 2026-05-26 20:25:20.783416 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:25:20.783517 | instance | Tuesday 26 May 2026 20:25:20 +0000 (0:00:00.053) 0:09:13.936 *********** 2026-05-26 20:25:21.584987 | instance | changed: [instance] 2026-05-26 20:25:21.585044 | instance | 2026-05-26 20:25:21.585295 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:25:21.585310 | instance | Tuesday 26 May 2026 20:25:21 +0000 (0:00:00.802) 0:09:14.739 *********** 2026-05-26 20:25:23.121407 | instance | changed: [instance] 2026-05-26 20:25:23.121476 | instance | 2026-05-26 20:25:23.121623 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-26 20:25:23.121758 | instance | Tuesday 26 May 2026 20:25:23 +0000 (0:00:01.535) 0:09:16.275 *********** 2026-05-26 20:25:23.483100 | instance | ok: [instance] 2026-05-26 20:25:23.483321 | instance | 2026-05-26 20:25:23.483576 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-26 20:25:23.483831 | instance | Tuesday 26 May 2026 20:25:23 +0000 (0:00:00.361) 0:09:16.637 *********** 2026-05-26 20:25:23.682805 | instance | changed: [instance] 2026-05-26 20:25:23.683126 | instance | 2026-05-26 20:25:23.683391 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-26 20:25:23.683650 | instance | Tuesday 26 May 2026 20:25:23 +0000 (0:00:00.199) 0:09:16.836 *********** 2026-05-26 20:25:23.955104 | instance | ok: [instance] 2026-05-26 20:25:23.955441 | instance | 2026-05-26 20:25:23.955800 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-26 20:25:23.956140 | instance | Tuesday 26 May 2026 20:25:23 +0000 (0:00:00.271) 0:09:17.108 *********** 2026-05-26 20:25:24.155758 | instance | changed: [instance] 2026-05-26 20:25:24.156187 | instance | 2026-05-26 20:25:24.156544 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-26 20:25:24.156856 | instance | Tuesday 26 May 2026 20:25:24 +0000 (0:00:00.200) 0:09:17.309 *********** 2026-05-26 20:25:24.353396 | instance | ok: [instance] 2026-05-26 20:25:24.353683 | instance | 2026-05-26 20:25:24.353953 | instance | TASK [Install plugin] ********************************************************** 2026-05-26 20:25:24.354220 | instance | Tuesday 26 May 2026 20:25:24 +0000 (0:00:00.197) 0:09:17.507 *********** 2026-05-26 20:25:24.407749 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-26 20:25:24.407980 | instance | 2026-05-26 20:25:24.408242 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:25:24.408501 | instance | Tuesday 26 May 2026 20:25:24 +0000 (0:00:00.054) 0:09:17.562 *********** 2026-05-26 20:25:24.449193 | instance | ok: [instance] => { 2026-05-26 20:25:24.449484 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-26 20:25:24.449783 | instance | } 2026-05-26 20:25:24.450035 | instance | 2026-05-26 20:25:24.450358 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:25:24.450657 | instance | Tuesday 26 May 2026 20:25:24 +0000 (0:00:00.041) 0:09:17.603 *********** 2026-05-26 20:25:25.145809 | instance | changed: [instance] 2026-05-26 20:25:25.146038 | instance | 2026-05-26 20:25:25.146303 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:25:25.146610 | instance | Tuesday 26 May 2026 20:25:25 +0000 (0:00:00.695) 0:09:18.299 *********** 2026-05-26 20:25:26.916702 | instance | changed: [instance] 2026-05-26 20:25:26.916783 | instance | 2026-05-26 20:25:26.916802 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:25:26.916824 | instance | Tuesday 26 May 2026 20:25:26 +0000 (0:00:01.770) 0:09:20.069 *********** 2026-05-26 20:25:26.955508 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:25:26.955582 | instance | 2026-05-26 20:25:26.955836 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:25:26.955866 | instance | Tuesday 26 May 2026 20:25:26 +0000 (0:00:00.040) 0:09:20.109 *********** 2026-05-26 20:25:27.598264 | instance | changed: [instance] 2026-05-26 20:25:27.598330 | instance | 2026-05-26 20:25:27.598602 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-26 20:25:27.598632 | instance | Tuesday 26 May 2026 20:25:27 +0000 (0:00:00.642) 0:09:20.752 *********** 2026-05-26 20:25:28.405493 | instance | ok: [instance] 2026-05-26 20:25:28.405561 | instance | 2026-05-26 20:25:28.405860 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-26 20:25:28.405892 | instance | Tuesday 26 May 2026 20:25:28 +0000 (0:00:00.807) 0:09:21.559 *********** 2026-05-26 20:25:30.320761 | instance | changed: [instance] 2026-05-26 20:25:30.320827 | instance | 2026-05-26 20:25:30.320839 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:25:30.320855 | instance | Tuesday 26 May 2026 20:25:30 +0000 (0:00:01.914) 0:09:23.474 *********** 2026-05-26 20:25:30.359924 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:25:30.359997 | instance | 2026-05-26 20:25:30.360272 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:25:30.360658 | instance | Tuesday 26 May 2026 20:25:30 +0000 (0:00:00.040) 0:09:23.514 *********** 2026-05-26 20:25:30.843841 | instance | changed: [instance] 2026-05-26 20:25:30.843964 | instance | 2026-05-26 20:25:30.844340 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-26 20:25:30.844384 | instance | Tuesday 26 May 2026 20:25:30 +0000 (0:00:00.483) 0:09:23.998 *********** 2026-05-26 20:26:09.460579 | instance | changed: [instance] 2026-05-26 20:26:09.460628 | instance | 2026-05-26 20:26:09.460636 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-26 20:26:09.460878 | instance | Tuesday 26 May 2026 20:26:09 +0000 (0:00:38.616) 0:10:02.614 *********** 2026-05-26 20:26:10.105245 | instance | changed: [instance] 2026-05-26 20:26:10.105349 | instance | 2026-05-26 20:26:10.105640 | instance | PLAY [all] ********************************************************************* 2026-05-26 20:26:10.105717 | instance | 2026-05-26 20:26:10.105861 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:26:10.105932 | instance | Tuesday 26 May 2026 20:26:10 +0000 (0:00:00.645) 0:10:03.259 *********** 2026-05-26 20:26:11.202395 | instance | ok: [instance] 2026-05-26 20:26:11.202468 | instance | 2026-05-26 20:26:11.202741 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-26 20:26:11.202782 | instance | Tuesday 26 May 2026 20:26:11 +0000 (0:00:01.096) 0:10:04.356 *********** 2026-05-26 20:26:11.914328 | instance | changed: [instance] 2026-05-26 20:26:11.914440 | instance | 2026-05-26 20:26:11.914573 | instance | PLAY [all] ********************************************************************* 2026-05-26 20:26:11.914891 | instance | 2026-05-26 20:26:11.914906 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-26 20:26:11.914911 | instance | Tuesday 26 May 2026 20:26:11 +0000 (0:00:00.712) 0:10:05.069 *********** 2026-05-26 20:26:12.622964 | instance | ok: [instance] 2026-05-26 20:26:12.623032 | instance | 2026-05-26 20:26:12.623559 | instance | PLAY [controllers] ************************************************************* 2026-05-26 20:26:12.623609 | instance | 2026-05-26 20:26:12.623614 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:26:12.623619 | instance | Tuesday 26 May 2026 20:26:12 +0000 (0:00:00.708) 0:10:05.777 *********** 2026-05-26 20:26:13.951795 | instance | ok: [instance] 2026-05-26 20:26:13.951887 | instance | 2026-05-26 20:26:13.951940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:26:13.952076 | instance | Tuesday 26 May 2026 20:26:13 +0000 (0:00:01.328) 0:10:07.106 *********** 2026-05-26 20:26:13.999587 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:26:13.999951 | instance | 2026-05-26 20:26:13.999995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:26:14 | instance | Tuesday 26 May 2026 20:26:13 +0000 (0:00:00.047) 0:10:07.153 *********** 2026-05-26 20:26:14.484118 | instance | changed: [instance] 2026-05-26 20:26:14.484168 | instance | 2026-05-26 20:26:14.484176 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-26 20:26:14.484182 | instance | Tuesday 26 May 2026 20:26:14 +0000 (0:00:00.483) 0:10:07.637 *********** 2026-05-26 20:26:16.405728 | instance | changed: [instance] 2026-05-26 20:26:16.405817 | instance | 2026-05-26 20:26:16.406069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:26:16.406111 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:01.922) 0:10:09.560 *********** 2026-05-26 20:26:16.454722 | instance | skipping: [instance] 2026-05-26 20:26:16.455207 | instance | 2026-05-26 20:26:16.455260 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 20:26:16.455268 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.048) 0:10:09.608 *********** 2026-05-26 20:26:16.503410 | instance | skipping: [instance] 2026-05-26 20:26:16.503491 | instance | 2026-05-26 20:26:16.503620 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-26 20:26:16.503748 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.048) 0:10:09.657 *********** 2026-05-26 20:26:16.542625 | instance | skipping: [instance] 2026-05-26 20:26:16.542721 | instance | 2026-05-26 20:26:16.542957 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-26 20:26:16.543228 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.038) 0:10:09.696 *********** 2026-05-26 20:26:16.582453 | instance | skipping: [instance] 2026-05-26 20:26:16.582556 | instance | 2026-05-26 20:26:16.582785 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-26 20:26:16.582800 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.039) 0:10:09.736 *********** 2026-05-26 20:26:16.631161 | instance | skipping: [instance] 2026-05-26 20:26:16.631217 | instance | 2026-05-26 20:26:16.631229 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-26 20:26:16.631245 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.047) 0:10:09.784 *********** 2026-05-26 20:26:16.683948 | instance | skipping: [instance] 2026-05-26 20:26:16.684053 | instance | 2026-05-26 20:26:16.684333 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-26 20:26:16.684378 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.054) 0:10:09.838 *********** 2026-05-26 20:26:16.740307 | instance | skipping: [instance] 2026-05-26 20:26:16.740390 | instance | 2026-05-26 20:26:16.740568 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-26 20:26:16.740616 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.056) 0:10:09.894 *********** 2026-05-26 20:26:16.778993 | instance | skipping: [instance] 2026-05-26 20:26:16.779085 | instance | 2026-05-26 20:26:16.779166 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-26 20:26:16.779286 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.038) 0:10:09.933 *********** 2026-05-26 20:26:16.830875 | instance | skipping: [instance] 2026-05-26 20:26:16.830965 | instance | 2026-05-26 20:26:16.831242 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-26 20:26:16.831455 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.051) 0:10:09.985 *********** 2026-05-26 20:26:16.866731 | instance | skipping: [instance] 2026-05-26 20:26:16.866965 | instance | 2026-05-26 20:26:16.867040 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-26 20:26:16.867165 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.035) 0:10:10.020 *********** 2026-05-26 20:26:16.907779 | instance | skipping: [instance] 2026-05-26 20:26:16.908476 | instance | 2026-05-26 20:26:16.908505 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-26 20:26:16.908516 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.040) 0:10:10.061 *********** 2026-05-26 20:26:16.944507 | instance | skipping: [instance] 2026-05-26 20:26:16.944706 | instance | 2026-05-26 20:26:16.945144 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-26 20:26:16.945164 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.036) 0:10:10.098 *********** 2026-05-26 20:26:17.005296 | instance | skipping: [instance] 2026-05-26 20:26:17.005767 | instance | 2026-05-26 20:26:17.005844 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 20:26:17.005856 | instance | Tuesday 26 May 2026 20:26:16 +0000 (0:00:00.060) 0:10:10.158 *********** 2026-05-26 20:26:17.049948 | instance | skipping: [instance] 2026-05-26 20:26:17.050002 | instance | 2026-05-26 20:26:17.050284 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 20:26:17.050321 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.045) 0:10:10.204 *********** 2026-05-26 20:26:17.098993 | instance | skipping: [instance] 2026-05-26 20:26:17.099181 | instance | 2026-05-26 20:26:17.099333 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 20:26:17.099480 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.048) 0:10:10.253 *********** 2026-05-26 20:26:17.148910 | instance | skipping: [instance] 2026-05-26 20:26:17.149008 | instance | 2026-05-26 20:26:17.149131 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-26 20:26:17.149314 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.049) 0:10:10.302 *********** 2026-05-26 20:26:17.191597 | instance | skipping: [instance] 2026-05-26 20:26:17.192047 | instance | 2026-05-26 20:26:17.192384 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-26 20:26:17.192705 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.042) 0:10:10.345 *********** 2026-05-26 20:26:17.229645 | instance | skipping: [instance] 2026-05-26 20:26:17.229869 | instance | 2026-05-26 20:26:17.230078 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-26 20:26:17.230270 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.038) 0:10:10.383 *********** 2026-05-26 20:26:17.259163 | instance | skipping: [instance] 2026-05-26 20:26:17.259393 | instance | 2026-05-26 20:26:17.259639 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-26 20:26:17.259974 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.030) 0:10:10.413 *********** 2026-05-26 20:26:17.284925 | instance | skipping: [instance] 2026-05-26 20:26:17.285336 | instance | 2026-05-26 20:26:17.285822 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-26 20:26:17.286182 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.025) 0:10:10.439 *********** 2026-05-26 20:26:17.312200 | instance | skipping: [instance] 2026-05-26 20:26:17.312577 | instance | 2026-05-26 20:26:17.313085 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-26 20:26:17.313480 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.027) 0:10:10.466 *********** 2026-05-26 20:26:17.344455 | instance | skipping: [instance] 2026-05-26 20:26:17.344961 | instance | 2026-05-26 20:26:17.345304 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-26 20:26:17.345658 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.032) 0:10:10.498 *********** 2026-05-26 20:26:17.397403 | instance | skipping: [instance] 2026-05-26 20:26:17.397804 | instance | 2026-05-26 20:26:17.398192 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-26 20:26:17.398540 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.053) 0:10:10.551 *********** 2026-05-26 20:26:17.447774 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-26 20:26:17.448119 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-26 20:26:17.448438 | instance | skipping: [instance] 2026-05-26 20:26:17.448755 | instance | 2026-05-26 20:26:17.449112 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-26 20:26:17.449497 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.050) 0:10:10.602 *********** 2026-05-26 20:26:17.487632 | instance | skipping: [instance] 2026-05-26 20:26:17.487987 | instance | 2026-05-26 20:26:17.488327 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-26 20:26:17.488658 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.039) 0:10:10.641 *********** 2026-05-26 20:26:17.537275 | instance | skipping: [instance] 2026-05-26 20:26:17.537542 | instance | 2026-05-26 20:26:17.537864 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-26 20:26:17.538219 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.048) 0:10:10.690 *********** 2026-05-26 20:26:17.572453 | instance | skipping: [instance] 2026-05-26 20:26:17.572725 | instance | 2026-05-26 20:26:17.573099 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-26 20:26:17.573510 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.036) 0:10:10.726 *********** 2026-05-26 20:26:17.602718 | instance | skipping: [instance] 2026-05-26 20:26:17.602948 | instance | 2026-05-26 20:26:17.603211 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-26 20:26:17.603463 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.030) 0:10:10.756 *********** 2026-05-26 20:26:17.681664 | instance | skipping: [instance] 2026-05-26 20:26:17.682014 | instance | 2026-05-26 20:26:17.682385 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-26 20:26:17.682747 | instance | 2026-05-26 20:26:17.683045 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:26:17.683307 | instance | Tuesday 26 May 2026 20:26:17 +0000 (0:00:00.078) 0:10:10.835 *********** 2026-05-26 20:26:18.916050 | instance | ok: [instance] 2026-05-26 20:26:18.916166 | instance | 2026-05-26 20:26:18.916299 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-26 20:26:18.916421 | instance | Tuesday 26 May 2026 20:26:18 +0000 (0:00:01.234) 0:10:12.070 *********** 2026-05-26 20:26:18.980642 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-26 20:26:18.980875 | instance | 2026-05-26 20:26:18.981167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:26:18.981432 | instance | Tuesday 26 May 2026 20:26:18 +0000 (0:00:00.064) 0:10:12.134 *********** 2026-05-26 20:26:19.031099 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:26:19.031354 | instance | 2026-05-26 20:26:19.031629 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:26:19.031894 | instance | Tuesday 26 May 2026 20:26:19 +0000 (0:00:00.050) 0:10:12.185 *********** 2026-05-26 20:26:19.513135 | instance | changed: [instance] 2026-05-26 20:26:19.513342 | instance | 2026-05-26 20:26:19.513683 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-26 20:26:19.514025 | instance | Tuesday 26 May 2026 20:26:19 +0000 (0:00:00.481) 0:10:12.666 *********** 2026-05-26 20:26:43.326894 | instance | changed: [instance] 2026-05-26 20:26:43.327165 | instance | 2026-05-26 20:26:43.327501 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-26 20:26:43.327772 | instance | Tuesday 26 May 2026 20:26:43 +0000 (0:00:23.813) 0:10:36.480 *********** 2026-05-26 20:26:44.000075 | instance | changed: [instance] 2026-05-26 20:26:44.000335 | instance | 2026-05-26 20:26:44.000625 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-26 20:26:44.001120 | instance | Tuesday 26 May 2026 20:26:43 +0000 (0:00:00.673) 0:10:37.154 *********** 2026-05-26 20:26:44.044219 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-26 20:26:44.044458 | instance | 2026-05-26 20:26:44.044728 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-26 20:26:44.044989 | instance | Tuesday 26 May 2026 20:26:44 +0000 (0:00:00.044) 0:10:37.198 *********** 2026-05-26 20:26:44.765771 | instance | changed: [instance] 2026-05-26 20:26:44.765870 | instance | 2026-05-26 20:26:44.766022 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-26 20:26:44.766178 | instance | Tuesday 26 May 2026 20:26:44 +0000 (0:00:00.721) 0:10:37.919 *********** 2026-05-26 20:26:45.420814 | instance | ok: [instance] 2026-05-26 20:26:45.421097 | instance | 2026-05-26 20:26:45.421404 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-26 20:26:45.421689 | instance | Tuesday 26 May 2026 20:26:45 +0000 (0:00:00.654) 0:10:38.574 *********** 2026-05-26 20:26:45.883368 | instance | changed: [instance] 2026-05-26 20:26:45.883558 | instance | 2026-05-26 20:26:45.884089 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-26 20:26:45.884147 | instance | Tuesday 26 May 2026 20:26:45 +0000 (0:00:00.454) 0:10:39.029 *********** 2026-05-26 20:26:45.884882 | instance | 2026-05-26 20:26:45.884944 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-26 20:26:45.884956 | instance | Tuesday 26 May 2026 20:26:45 +0000 (0:00:00.007) 0:10:39.037 *********** 2026-05-26 20:26:45.920004 | instance | skipping: [instance] 2026-05-26 20:26:45.920201 | instance | 2026-05-26 20:26:45.920239 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-26 20:26:45.920390 | instance | Tuesday 26 May 2026 20:26:45 +0000 (0:00:00.037) 0:10:39.074 *********** 2026-05-26 20:26:47.449553 | instance | changed: [instance] 2026-05-26 20:26:47.449642 | instance | 2026-05-26 20:26:47.450072 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-26 20:26:47.450196 | instance | Tuesday 26 May 2026 20:26:47 +0000 (0:00:01.529) 0:10:40.603 *********** 2026-05-26 20:26:49.710176 | instance | changed: [instance] 2026-05-26 20:26:49.710257 | instance | 2026-05-26 20:26:49.710500 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:26:49.710539 | instance | Tuesday 26 May 2026 20:26:49 +0000 (0:00:02.260) 0:10:42.864 *********** 2026-05-26 20:26:49.758202 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:26:49.758305 | instance | 2026-05-26 20:26:49.758435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:26:49.758551 | instance | Tuesday 26 May 2026 20:26:49 +0000 (0:00:00.047) 0:10:42.912 *********** 2026-05-26 20:26:50.273207 | instance | changed: [instance] 2026-05-26 20:26:50.273410 | instance | 2026-05-26 20:26:50.273781 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-26 20:26:50.274041 | instance | Tuesday 26 May 2026 20:26:50 +0000 (0:00:00.514) 0:10:43.427 *********** 2026-05-26 20:27:08.326313 | instance | changed: [instance] 2026-05-26 20:27:08.326392 | instance | 2026-05-26 20:27:08.326507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:27:08.326625 | instance | Tuesday 26 May 2026 20:27:08 +0000 (0:00:18.053) 0:11:01.480 *********** 2026-05-26 20:27:08.375811 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:27:08.376115 | instance | 2026-05-26 20:27:08.376398 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:27:08.376723 | instance | Tuesday 26 May 2026 20:27:08 +0000 (0:00:00.049) 0:11:01.530 *********** 2026-05-26 20:27:08.871467 | instance | changed: [instance] 2026-05-26 20:27:08.871715 | instance | 2026-05-26 20:27:08.871993 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-26 20:27:08.872309 | instance | Tuesday 26 May 2026 20:27:08 +0000 (0:00:00.495) 0:11:02.025 *********** 2026-05-26 20:27:11.657875 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-26 20:27:11.657961 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-26 20:27:11.658077 | instance | 2026-05-26 20:27:11.658206 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-26 20:27:11.658320 | instance | Tuesday 26 May 2026 20:27:11 +0000 (0:00:02.786) 0:11:04.812 *********** 2026-05-26 20:27:15.617837 | instance | changed: [instance] 2026-05-26 20:27:15.618042 | instance | 2026-05-26 20:27:15.618240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:27:15.618372 | instance | Tuesday 26 May 2026 20:27:15 +0000 (0:00:03.959) 0:11:08.771 *********** 2026-05-26 20:27:15.653892 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:27:15.654281 | instance | 2026-05-26 20:27:15.654318 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:27:15.654324 | instance | Tuesday 26 May 2026 20:27:15 +0000 (0:00:00.036) 0:11:08.808 *********** 2026-05-26 20:27:16.140738 | instance | changed: [instance] 2026-05-26 20:27:16.141111 | instance | 2026-05-26 20:27:16.141153 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-26 20:27:16.141158 | instance | Tuesday 26 May 2026 20:27:16 +0000 (0:00:00.486) 0:11:09.295 *********** 2026-05-26 20:27:19.818512 | instance | ok: [instance] 2026-05-26 20:27:19.818597 | instance | 2026-05-26 20:27:19.818818 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-26 20:27:19.818861 | instance | Tuesday 26 May 2026 20:27:19 +0000 (0:00:03.677) 0:11:12.972 *********** 2026-05-26 20:27:22.768905 | instance | changed: [instance] 2026-05-26 20:27:22.769677 | instance | 2026-05-26 20:27:22.769734 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-26 20:27:22.769753 | instance | Tuesday 26 May 2026 20:27:22 +0000 (0:00:02.949) 0:11:15.922 *********** 2026-05-26 20:27:23.461759 | instance | ok: [instance] 2026-05-26 20:27:23.462062 | instance | 2026-05-26 20:27:23.462111 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-26 20:27:23.462268 | instance | Tuesday 26 May 2026 20:27:23 +0000 (0:00:00.693) 0:11:16.615 *********** 2026-05-26 20:27:24.162062 | instance | changed: [instance] 2026-05-26 20:27:24.162131 | instance | 2026-05-26 20:27:24.162332 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-26 20:27:24.162408 | instance | Tuesday 26 May 2026 20:27:24 +0000 (0:00:00.700) 0:11:17.316 *********** 2026-05-26 20:27:25.710616 | instance | ok: [instance] 2026-05-26 20:27:25.710767 | instance | 2026-05-26 20:27:25.710954 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-26 20:27:25.711088 | instance | Tuesday 26 May 2026 20:27:25 +0000 (0:00:01.548) 0:11:18.864 *********** 2026-05-26 20:27:25.750829 | instance | skipping: [instance] 2026-05-26 20:27:25.750983 | instance | 2026-05-26 20:27:25.751109 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-26 20:27:25.751232 | instance | Tuesday 26 May 2026 20:27:25 +0000 (0:00:00.040) 0:11:18.905 *********** 2026-05-26 20:27:25.792218 | instance | skipping: [instance] 2026-05-26 20:27:25.792334 | instance | 2026-05-26 20:27:25.792463 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-26 20:27:25.792584 | instance | Tuesday 26 May 2026 20:27:25 +0000 (0:00:00.041) 0:11:18.946 *********** 2026-05-26 20:27:25.831812 | instance | skipping: [instance] 2026-05-26 20:27:25.831885 | instance | 2026-05-26 20:27:25.832015 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-26 20:27:25.832163 | instance | Tuesday 26 May 2026 20:27:25 +0000 (0:00:00.039) 0:11:18.986 *********** 2026-05-26 20:27:25.872754 | instance | skipping: [instance] 2026-05-26 20:27:25.872884 | instance | 2026-05-26 20:27:25.872966 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-26 20:27:25.873088 | instance | Tuesday 26 May 2026 20:27:25 +0000 (0:00:00.041) 0:11:19.027 *********** 2026-05-26 20:27:25.913370 | instance | skipping: [instance] 2026-05-26 20:27:25.913785 | instance | 2026-05-26 20:27:25.914066 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-26 20:27:25.914442 | instance | Tuesday 26 May 2026 20:27:25 +0000 (0:00:00.039) 0:11:19.067 *********** 2026-05-26 20:27:25.966642 | instance | skipping: [instance] 2026-05-26 20:27:25.966695 | instance | 2026-05-26 20:27:25.967303 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-26 20:27:25.967365 | instance | Tuesday 26 May 2026 20:27:25 +0000 (0:00:00.053) 0:11:19.120 *********** 2026-05-26 20:27:26.010508 | instance | skipping: [instance] 2026-05-26 20:27:26.010802 | instance | 2026-05-26 20:27:26.011113 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-26 20:27:26.011382 | instance | Tuesday 26 May 2026 20:27:26 +0000 (0:00:00.043) 0:11:19.164 *********** 2026-05-26 20:29:48.450036 | instance | changed: [instance] 2026-05-26 20:29:48.450177 | instance | 2026-05-26 20:29:48.450451 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-26 20:29:48.450602 | instance | Tuesday 26 May 2026 20:29:48 +0000 (0:02:22.439) 0:13:41.604 *********** 2026-05-26 20:29:49.159105 | instance | changed: [instance] 2026-05-26 20:29:49.159323 | instance | 2026-05-26 20:29:49.159613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:29:49.159875 | instance | Tuesday 26 May 2026 20:29:49 +0000 (0:00:00.708) 0:13:42.313 *********** 2026-05-26 20:29:49.203393 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:29:49.203631 | instance | 2026-05-26 20:29:49.203898 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:29:49.204170 | instance | Tuesday 26 May 2026 20:29:49 +0000 (0:00:00.044) 0:13:42.357 *********** 2026-05-26 20:29:49.702481 | instance | changed: [instance] 2026-05-26 20:29:49.702744 | instance | 2026-05-26 20:29:49.703049 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-26 20:29:49.703346 | instance | Tuesday 26 May 2026 20:29:49 +0000 (0:00:00.499) 0:13:42.856 *********** 2026-05-26 20:29:50.422773 | instance | changed: [instance] 2026-05-26 20:29:50.423007 | instance | 2026-05-26 20:29:50.423283 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-26 20:29:50.423553 | instance | Tuesday 26 May 2026 20:29:50 +0000 (0:00:00.719) 0:13:43.576 *********** 2026-05-26 20:29:51.960075 | instance | changed: [instance] 2026-05-26 20:29:51.960141 | instance | 2026-05-26 20:29:51.960236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:29:51.960394 | instance | Tuesday 26 May 2026 20:29:51 +0000 (0:00:01.537) 0:13:45.114 *********** 2026-05-26 20:29:52.002072 | instance | skipping: [instance] 2026-05-26 20:29:52.002308 | instance | 2026-05-26 20:29:52.002577 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:29:52.002833 | instance | Tuesday 26 May 2026 20:29:51 +0000 (0:00:00.041) 0:13:45.156 *********** 2026-05-26 20:29:52.038375 | instance | skipping: [instance] 2026-05-26 20:29:52.038586 | instance | 2026-05-26 20:29:52.038853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:29:52.039112 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.036) 0:13:45.192 *********** 2026-05-26 20:29:52.073831 | instance | skipping: [instance] 2026-05-26 20:29:52.074045 | instance | 2026-05-26 20:29:52.074319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:29:52.074579 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.035) 0:13:45.228 *********** 2026-05-26 20:29:52.106122 | instance | skipping: [instance] 2026-05-26 20:29:52.106332 | instance | 2026-05-26 20:29:52.106610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:29:52.106862 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.032) 0:13:45.260 *********** 2026-05-26 20:29:52.746000 | instance | ok: [instance] 2026-05-26 20:29:52.746244 | instance | 2026-05-26 20:29:52.746527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:29:52.746794 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.639) 0:13:45.900 *********** 2026-05-26 20:29:52.800450 | instance | ok: [instance] 2026-05-26 20:29:52.800674 | instance | 2026-05-26 20:29:52.800950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:29:52.801208 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.054) 0:13:45.954 *********** 2026-05-26 20:29:52.845125 | instance | ok: [instance] 2026-05-26 20:29:52.845371 | instance | 2026-05-26 20:29:52.845707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:29:52.845988 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.044) 0:13:45.999 *********** 2026-05-26 20:29:52.903295 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 20:29:52.903528 | instance | 2026-05-26 20:29:52.903830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:29:52.904092 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.058) 0:13:46.057 *********** 2026-05-26 20:29:52.952020 | instance | ok: [instance] 2026-05-26 20:29:52.952161 | instance | 2026-05-26 20:29:52.952340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:29:52.952509 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.048) 0:13:46.106 *********** 2026-05-26 20:29:52.999120 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:29:52.999356 | instance | 2026-05-26 20:29:53.000223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:29:53.000500 | instance | Tuesday 26 May 2026 20:29:52 +0000 (0:00:00.046) 0:13:46.153 *********** 2026-05-26 20:29:53.480129 | instance | changed: [instance] 2026-05-26 20:29:53.480347 | instance | 2026-05-26 20:29:53.480629 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-26 20:29:53.480969 | instance | Tuesday 26 May 2026 20:29:53 +0000 (0:00:00.480) 0:13:46.634 *********** 2026-05-26 20:29:54.095232 | instance | ok: [instance] 2026-05-26 20:29:54.095451 | instance | 2026-05-26 20:29:54.095750 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-26 20:29:54.096059 | instance | Tuesday 26 May 2026 20:29:54 +0000 (0:00:00.615) 0:13:47.249 *********** 2026-05-26 20:29:55.211373 | instance | changed: [instance] 2026-05-26 20:29:55.211617 | instance | 2026-05-26 20:29:55.211906 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-26 20:29:55.212176 | instance | Tuesday 26 May 2026 20:29:55 +0000 (0:00:01.115) 0:13:48.365 *********** 2026-05-26 20:29:55.602607 | instance | ok: [instance] 2026-05-26 20:29:55.602869 | instance | 2026-05-26 20:29:55.603172 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-26 20:29:55.603455 | instance | Tuesday 26 May 2026 20:29:55 +0000 (0:00:00.391) 0:13:48.756 *********** 2026-05-26 20:29:56.021194 | instance | changed: [instance] 2026-05-26 20:29:56.021408 | instance | 2026-05-26 20:29:56.021764 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-26 20:29:56.022070 | instance | Tuesday 26 May 2026 20:29:56 +0000 (0:00:00.418) 0:13:49.175 *********** 2026-05-26 20:29:56.605595 | instance | changed: [instance] 2026-05-26 20:29:56.605865 | instance | 2026-05-26 20:29:56.606103 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-26 20:29:56.606344 | instance | Tuesday 26 May 2026 20:29:56 +0000 (0:00:00.584) 0:13:49.759 *********** 2026-05-26 20:29:57.023256 | instance | ok: [instance] 2026-05-26 20:29:57.023396 | instance | 2026-05-26 20:29:57.023597 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-26 20:29:57.023776 | instance | Tuesday 26 May 2026 20:29:57 +0000 (0:00:00.417) 0:13:50.177 *********** 2026-05-26 20:33:10.378850 | instance | changed: [instance] 2026-05-26 20:33:10.378976 | instance | 2026-05-26 20:33:10.379010 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-26 20:33:10.379144 | instance | Tuesday 26 May 2026 20:33:10 +0000 (0:03:13.354) 0:17:03.532 *********** 2026-05-26 20:33:11.036714 | instance | ok: [instance] 2026-05-26 20:33:11.036824 | instance | 2026-05-26 20:33:11.036840 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-26 20:33:11.036986 | instance | Tuesday 26 May 2026 20:33:11 +0000 (0:00:00.658) 0:17:04.191 *********** 2026-05-26 20:33:11.091532 | instance | included: ingress for instance 2026-05-26 20:33:11.091761 | instance | 2026-05-26 20:33:11.092027 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-26 20:33:11.092337 | instance | Tuesday 26 May 2026 20:33:11 +0000 (0:00:00.054) 0:17:04.245 *********** 2026-05-26 20:33:11.983037 | instance | changed: [instance] 2026-05-26 20:33:11.983255 | instance | 2026-05-26 20:33:11.983551 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-26 20:33:11.984012 | instance | Tuesday 26 May 2026 20:33:11 +0000 (0:00:00.889) 0:17:05.135 *********** 2026-05-26 20:33:12.243926 | instance | ok: [instance] 2026-05-26 20:33:12.244027 | instance | 2026-05-26 20:33:12.244077 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-26 20:33:12.244206 | instance | Tuesday 26 May 2026 20:33:12 +0000 (0:00:00.262) 0:17:05.398 *********** 2026-05-26 20:33:13.179855 | instance | changed: [instance] 2026-05-26 20:33:13.180087 | instance | 2026-05-26 20:33:13.180318 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-26 20:33:13.180566 | instance | 2026-05-26 20:33:13.180832 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:33:13.181098 | instance | Tuesday 26 May 2026 20:33:13 +0000 (0:00:00.935) 0:17:06.334 *********** 2026-05-26 20:33:14.816803 | instance | ok: [instance] 2026-05-26 20:33:14.817004 | instance | 2026-05-26 20:33:14.817322 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:33:14.817465 | instance | Tuesday 26 May 2026 20:33:14 +0000 (0:00:01.636) 0:17:07.971 *********** 2026-05-26 20:33:14.866960 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:33:14.867280 | instance | 2026-05-26 20:33:14.867615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:33:14.867928 | instance | Tuesday 26 May 2026 20:33:14 +0000 (0:00:00.050) 0:17:08.021 *********** 2026-05-26 20:33:15.341071 | instance | changed: [instance] 2026-05-26 20:33:15.341307 | instance | 2026-05-26 20:33:15.341675 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-26 20:33:15.342005 | instance | Tuesday 26 May 2026 20:33:15 +0000 (0:00:00.473) 0:17:08.495 *********** 2026-05-26 20:33:16.078038 | instance | ok: [instance] 2026-05-26 20:33:16.078130 | instance | 2026-05-26 20:33:16.078249 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-26 20:33:16.078373 | instance | Tuesday 26 May 2026 20:33:16 +0000 (0:00:00.737) 0:17:09.232 *********** 2026-05-26 20:33:18.204351 | instance | changed: [instance] 2026-05-26 20:33:18.204603 | instance | 2026-05-26 20:33:18.204968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:33:18.205281 | instance | Tuesday 26 May 2026 20:33:18 +0000 (0:00:02.125) 0:17:11.358 *********** 2026-05-26 20:33:18.256673 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:33:18.256920 | instance | 2026-05-26 20:33:18.257218 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:33:18.257523 | instance | Tuesday 26 May 2026 20:33:18 +0000 (0:00:00.052) 0:17:11.410 *********** 2026-05-26 20:33:18.916126 | instance | changed: [instance] 2026-05-26 20:33:18.916373 | instance | 2026-05-26 20:33:18.916641 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-26 20:33:18.916916 | instance | Tuesday 26 May 2026 20:33:18 +0000 (0:00:00.659) 0:17:12.070 *********** 2026-05-26 20:33:20.134464 | instance | changed: [instance] 2026-05-26 20:33:20.134518 | instance | 2026-05-26 20:33:20.134529 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-26 20:33:20.134540 | instance | Tuesday 26 May 2026 20:33:20 +0000 (0:00:01.217) 0:17:13.287 *********** 2026-05-26 20:33:20.795146 | instance | ok: [instance] 2026-05-26 20:33:20.795186 | instance | 2026-05-26 20:33:20.795192 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-26 20:33:20.795197 | instance | Tuesday 26 May 2026 20:33:20 +0000 (0:00:00.661) 0:17:13.949 *********** 2026-05-26 20:33:27.956261 | instance | ok: [instance] 2026-05-26 20:33:27.956335 | instance | 2026-05-26 20:33:27.956604 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-26 20:33:27.956641 | instance | Tuesday 26 May 2026 20:33:27 +0000 (0:00:07.161) 0:17:21.110 *********** 2026-05-26 20:33:29.424449 | instance | ok: [instance] 2026-05-26 20:33:29.424553 | instance | 2026-05-26 20:33:29.424798 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-26 20:33:29.424840 | instance | Tuesday 26 May 2026 20:33:29 +0000 (0:00:01.468) 0:17:22.578 *********** 2026-05-26 20:33:29.689194 | instance | ok: [instance] 2026-05-26 20:33:29.689274 | instance | 2026-05-26 20:33:29.689533 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-26 20:33:29.689550 | instance | Tuesday 26 May 2026 20:33:29 +0000 (0:00:00.264) 0:17:22.843 *********** 2026-05-26 20:33:29.872064 | instance | ok: [instance] 2026-05-26 20:33:29.872124 | instance | 2026-05-26 20:33:29.872398 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-26 20:33:29.872437 | instance | Tuesday 26 May 2026 20:33:29 +0000 (0:00:00.182) 0:17:23.026 *********** 2026-05-26 20:33:30.060422 | instance | ok: [instance] 2026-05-26 20:33:30.060488 | instance | 2026-05-26 20:33:30.060682 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-26 20:33:30.060741 | instance | Tuesday 26 May 2026 20:33:30 +0000 (0:00:00.188) 0:17:23.214 *********** 2026-05-26 20:33:30.739008 | instance | changed: [instance] 2026-05-26 20:33:30.739095 | instance | 2026-05-26 20:33:30.739324 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-26 20:33:30.739360 | instance | Tuesday 26 May 2026 20:33:30 +0000 (0:00:00.678) 0:17:23.893 *********** 2026-05-26 20:33:47.662930 | instance | changed: [instance] => (item=alertmanager) 2026-05-26 20:33:47.663003 | instance | changed: [instance] => (item=grafana) 2026-05-26 20:33:47.663504 | instance | changed: [instance] => (item=prometheus) 2026-05-26 20:33:47.663574 | instance | 2026-05-26 20:33:47.663582 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-26 20:33:47.663594 | instance | Tuesday 26 May 2026 20:33:47 +0000 (0:00:16.923) 0:17:40.817 *********** 2026-05-26 20:33:49.926739 | instance | ok: [instance] => (item=alertmanager) 2026-05-26 20:33:49.926813 | instance | ok: [instance] => (item=grafana) 2026-05-26 20:33:49.927316 | instance | ok: [instance] => (item=prometheus) 2026-05-26 20:33:49.927356 | instance | 2026-05-26 20:33:49.927365 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-26 20:33:49.927371 | instance | Tuesday 26 May 2026 20:33:49 +0000 (0:00:02.263) 0:17:43.081 *********** 2026-05-26 20:33:53.037324 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:53.037400 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:53.037627 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:53.037669 | instance | changed: [instance] 2026-05-26 20:33:53.038038 | instance | 2026-05-26 20:33:53.038075 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-26 20:33:53.038081 | instance | Tuesday 26 May 2026 20:33:53 +0000 (0:00:03.110) 0:17:46.191 *********** 2026-05-26 20:33:58.744701 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:58.744788 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:58.744857 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:58.745169 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:58.745243 | instance | changed: [instance] => (item=None) 2026-05-26 20:33:58.745270 | instance | changed: [instance] 2026-05-26 20:33:58.745327 | instance | 2026-05-26 20:33:58.745447 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-26 20:33:58.745576 | instance | Tuesday 26 May 2026 20:33:58 +0000 (0:00:05.707) 0:17:51.899 *********** 2026-05-26 20:34:10.040004 | instance | changed: [instance] => (item=alertmanager) 2026-05-26 20:34:10.040073 | instance | changed: [instance] => (item=prometheus) 2026-05-26 20:34:10.040128 | instance | 2026-05-26 20:34:10.040437 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-26 20:34:10.040512 | instance | Tuesday 26 May 2026 20:34:10 +0000 (0:00:11.295) 0:18:03.194 *********** 2026-05-26 20:34:21.388536 | instance | changed: [instance] => (item=alertmanager) 2026-05-26 20:34:21.388628 | instance | changed: [instance] => (item=prometheus) 2026-05-26 20:34:21.389000 | instance | 2026-05-26 20:34:21.389038 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-26 20:34:21.389044 | instance | Tuesday 26 May 2026 20:34:21 +0000 (0:00:11.348) 0:18:14.542 *********** 2026-05-26 20:34:22.104726 | instance | changed: [instance] 2026-05-26 20:34:22.104869 | instance | 2026-05-26 20:34:22.105034 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-26 20:34:22.105150 | instance | Tuesday 26 May 2026 20:34:22 +0000 (0:00:00.716) 0:18:15.259 *********** 2026-05-26 20:34:28.586235 | instance | ok: [instance] 2026-05-26 20:34:28.586382 | instance | 2026-05-26 20:34:28.586395 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-26 20:34:28.586509 | instance | Tuesday 26 May 2026 20:34:28 +0000 (0:00:06.481) 0:18:21.740 *********** 2026-05-26 20:34:42.344219 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-26 20:34:42.344310 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-26 20:34:42.344946 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-26 20:34:42.345018 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-26 20:34:42.345033 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-26 20:34:42.345044 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-26 20:34:42.345053 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-26 20:34:42.345069 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-26 20:34:42.345078 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-26 20:34:42.345776 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-26 20:34:42.345853 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-26 20:34:42.345864 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-26 20:34:42.345874 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-26 20:34:42.345883 | instance | 2026-05-26 20:34:42.345900 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-26 20:34:42.345911 | instance | Tuesday 26 May 2026 20:34:42 +0000 (0:00:13.757) 0:18:35.498 *********** 2026-05-26 20:35:14.299353 | instance | changed: [instance] 2026-05-26 20:35:14.299708 | instance | 2026-05-26 20:35:14.299782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:35:14.299814 | instance | Tuesday 26 May 2026 20:35:14 +0000 (0:00:31.955) 0:19:07.453 *********** 2026-05-26 20:35:14.356952 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:35:14.357039 | instance | 2026-05-26 20:35:14.357266 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:35:14.357304 | instance | Tuesday 26 May 2026 20:35:14 +0000 (0:00:00.057) 0:19:07.511 *********** 2026-05-26 20:35:14.880851 | instance | changed: [instance] 2026-05-26 20:35:14.880927 | instance | 2026-05-26 20:35:14.881177 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-26 20:35:14.881221 | instance | Tuesday 26 May 2026 20:35:14 +0000 (0:00:00.523) 0:19:08.035 *********** 2026-05-26 20:35:18.811253 | instance | changed: [instance] 2026-05-26 20:35:18.811361 | instance | 2026-05-26 20:35:18.811607 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:35:18.811675 | instance | Tuesday 26 May 2026 20:35:18 +0000 (0:00:03.930) 0:19:11.965 *********** 2026-05-26 20:35:18.882075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:35:18.882174 | instance | 2026-05-26 20:35:18.882467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:35:18.882501 | instance | Tuesday 26 May 2026 20:35:18 +0000 (0:00:00.070) 0:19:12.036 *********** 2026-05-26 20:35:19.422389 | instance | changed: [instance] 2026-05-26 20:35:19.422457 | instance | 2026-05-26 20:35:19.422738 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-26 20:35:19.422781 | instance | Tuesday 26 May 2026 20:35:19 +0000 (0:00:00.540) 0:19:12.576 *********** 2026-05-26 20:35:21.774927 | instance | changed: [instance] 2026-05-26 20:35:21.775011 | instance | 2026-05-26 20:35:21.775147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:35:21.775262 | instance | Tuesday 26 May 2026 20:35:21 +0000 (0:00:02.352) 0:19:14.929 *********** 2026-05-26 20:35:21.829477 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:35:21.829538 | instance | 2026-05-26 20:35:21.829685 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:35:21.829824 | instance | Tuesday 26 May 2026 20:35:21 +0000 (0:00:00.054) 0:19:14.983 *********** 2026-05-26 20:35:22.314362 | instance | changed: [instance] 2026-05-26 20:35:22.314421 | instance | 2026-05-26 20:35:22.314547 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-26 20:35:22.314660 | instance | Tuesday 26 May 2026 20:35:22 +0000 (0:00:00.484) 0:19:15.468 *********** 2026-05-26 20:35:25.088762 | instance | changed: [instance] 2026-05-26 20:35:25.088834 | instance | 2026-05-26 20:35:25.088989 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-26 20:35:25.089129 | instance | Tuesday 26 May 2026 20:35:25 +0000 (0:00:02.773) 0:19:18.242 *********** 2026-05-26 20:35:25.879840 | instance | changed: [instance] 2026-05-26 20:35:25.879905 | instance | 2026-05-26 20:35:25.880196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:35:25.880665 | instance | Tuesday 26 May 2026 20:35:25 +0000 (0:00:00.791) 0:19:19.034 *********** 2026-05-26 20:35:25.934533 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:35:25.934773 | instance | 2026-05-26 20:35:25.934829 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:35:25.934887 | instance | Tuesday 26 May 2026 20:35:25 +0000 (0:00:00.054) 0:19:19.088 *********** 2026-05-26 20:35:26.404137 | instance | changed: [instance] 2026-05-26 20:35:26.404258 | instance | 2026-05-26 20:35:26.404274 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-26 20:35:26.404455 | instance | Tuesday 26 May 2026 20:35:26 +0000 (0:00:00.469) 0:19:19.558 *********** 2026-05-26 20:35:30.770532 | instance | changed: [instance] 2026-05-26 20:35:30.770606 | instance | 2026-05-26 20:35:30.770736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:35:30.770867 | instance | Tuesday 26 May 2026 20:35:30 +0000 (0:00:04.366) 0:19:23.924 *********** 2026-05-26 20:35:30.828467 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:35:30.828586 | instance | 2026-05-26 20:35:30.828766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:35:30.829869 | instance | Tuesday 26 May 2026 20:35:30 +0000 (0:00:00.058) 0:19:23.982 *********** 2026-05-26 20:35:31.324003 | instance | changed: [instance] 2026-05-26 20:35:31.324071 | instance | 2026-05-26 20:35:31.324292 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-26 20:35:31.324349 | instance | Tuesday 26 May 2026 20:35:31 +0000 (0:00:00.495) 0:19:24.478 *********** 2026-05-26 20:35:33.887965 | instance | changed: [instance] 2026-05-26 20:35:33.888048 | instance | 2026-05-26 20:35:33.888107 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-26 20:35:33.888477 | instance | 2026-05-26 20:35:33.888521 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 20:35:33.888526 | instance | Tuesday 26 May 2026 20:35:33 +0000 (0:00:02.563) 0:19:27.042 *********** 2026-05-26 20:35:35.751950 | instance | ok: [instance] 2026-05-26 20:35:35.752134 | instance | 2026-05-26 20:35:35.752387 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 20:35:35.752467 | instance | Tuesday 26 May 2026 20:35:35 +0000 (0:00:01.863) 0:19:28.906 *********** 2026-05-26 20:35:35.829768 | instance | skipping: [instance] 2026-05-26 20:35:35.829840 | instance | 2026-05-26 20:35:35.830110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:35:35.830146 | instance | Tuesday 26 May 2026 20:35:35 +0000 (0:00:00.077) 0:19:28.984 *********** 2026-05-26 20:35:36.102406 | instance | ok: [instance] 2026-05-26 20:35:36.102494 | instance | 2026-05-26 20:35:36.102707 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:35:36.102749 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.272) 0:19:29.256 *********** 2026-05-26 20:35:36.148971 | instance | skipping: [instance] 2026-05-26 20:35:36.149377 | instance | 2026-05-26 20:35:36.149410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:35:36.149416 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.046) 0:19:29.303 *********** 2026-05-26 20:35:36.192651 | instance | skipping: [instance] 2026-05-26 20:35:36.192757 | instance | 2026-05-26 20:35:36.193032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:35:36.193063 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.043) 0:19:29.347 *********** 2026-05-26 20:35:36.236605 | instance | skipping: [instance] 2026-05-26 20:35:36.237141 | instance | 2026-05-26 20:35:36.237158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:35:36.237165 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.043) 0:19:29.390 *********** 2026-05-26 20:35:36.280779 | instance | skipping: [instance] 2026-05-26 20:35:36.297359 | instance | 2026-05-26 20:35:36.297379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:35:36.297389 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.044) 0:19:29.435 *********** 2026-05-26 20:35:36.326738 | instance | skipping: [instance] 2026-05-26 20:35:36.326835 | instance | 2026-05-26 20:35:36.327030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:35:36.327179 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.045) 0:19:29.481 *********** 2026-05-26 20:35:36.386870 | instance | ok: [instance] 2026-05-26 20:35:36.387359 | instance | 2026-05-26 20:35:36.387830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:35:36.388334 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.059) 0:19:29.540 *********** 2026-05-26 20:35:36.448583 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 20:35:36.449022 | instance | 2026-05-26 20:35:36.449501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:35:36.451826 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.062) 0:19:29.602 *********** 2026-05-26 20:35:36.516320 | instance | ok: [instance] 2026-05-26 20:35:36.516572 | instance | 2026-05-26 20:35:36.516799 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:35:36.517092 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.067) 0:19:29.670 *********** 2026-05-26 20:35:36.579627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:35:36.579900 | instance | 2026-05-26 20:35:36.580242 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:35:36.580564 | instance | Tuesday 26 May 2026 20:35:36 +0000 (0:00:00.063) 0:19:29.733 *********** 2026-05-26 20:35:37.112749 | instance | changed: [instance] 2026-05-26 20:35:37.112817 | instance | 2026-05-26 20:35:37.112828 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-26 20:35:37.112838 | instance | Tuesday 26 May 2026 20:35:37 +0000 (0:00:00.532) 0:19:30.266 *********** 2026-05-26 20:35:39.304018 | instance | changed: [instance] 2026-05-26 20:35:39.304196 | instance | 2026-05-26 20:35:39.304502 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-26 20:35:39.304809 | instance | Tuesday 26 May 2026 20:35:39 +0000 (0:00:02.191) 0:19:32.458 *********** 2026-05-26 20:35:40.424022 | instance | changed: [instance] 2026-05-26 20:35:40.424081 | instance | 2026-05-26 20:35:40.424422 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-26 20:35:40.424478 | instance | Tuesday 26 May 2026 20:35:40 +0000 (0:00:01.119) 0:19:33.578 *********** 2026-05-26 20:35:50.280849 | instance | changed: [instance] 2026-05-26 20:35:50.280921 | instance | 2026-05-26 20:35:50.281173 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-26 20:35:50.281248 | instance | Tuesday 26 May 2026 20:35:50 +0000 (0:00:09.857) 0:19:43.435 *********** 2026-05-26 20:35:50.506530 | instance | changed: [instance] 2026-05-26 20:35:50.506632 | instance | 2026-05-26 20:35:50.506915 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-26 20:35:50.506973 | instance | Tuesday 26 May 2026 20:35:50 +0000 (0:00:00.225) 0:19:43.660 *********** 2026-05-26 20:35:51.068434 | instance | changed: [instance] 2026-05-26 20:35:51.068640 | instance | 2026-05-26 20:35:51.068809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:35:51.068974 | instance | Tuesday 26 May 2026 20:35:51 +0000 (0:00:00.561) 0:19:44.222 *********** 2026-05-26 20:35:51.163609 | instance | ok: [instance] 2026-05-26 20:35:51.163927 | instance | 2026-05-26 20:35:51.164243 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:35:51.164545 | instance | Tuesday 26 May 2026 20:35:51 +0000 (0:00:00.095) 0:19:44.317 *********** 2026-05-26 20:35:51.241770 | instance | included: rabbitmq for instance 2026-05-26 20:35:51.241936 | instance | 2026-05-26 20:35:51.242125 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 20:35:51.242300 | instance | Tuesday 26 May 2026 20:35:51 +0000 (0:00:00.078) 0:19:44.396 *********** 2026-05-26 20:35:51.910720 | instance | ok: [instance] 2026-05-26 20:35:51.910983 | instance | 2026-05-26 20:35:51.911294 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 20:35:51.911579 | instance | Tuesday 26 May 2026 20:35:51 +0000 (0:00:00.668) 0:19:45.064 *********** 2026-05-26 20:35:51.963933 | instance | skipping: [instance] 2026-05-26 20:35:51.964257 | instance | 2026-05-26 20:35:51.964559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 20:35:51.964826 | instance | Tuesday 26 May 2026 20:35:51 +0000 (0:00:00.053) 0:19:45.117 *********** 2026-05-26 20:35:52.016759 | instance | skipping: [instance] 2026-05-26 20:35:52.017002 | instance | 2026-05-26 20:35:52.017319 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 20:35:52.017667 | instance | Tuesday 26 May 2026 20:35:52 +0000 (0:00:00.052) 0:19:45.170 *********** 2026-05-26 20:35:52.065076 | instance | skipping: [instance] 2026-05-26 20:35:52.065331 | instance | 2026-05-26 20:35:52.065689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 20:35:52.066007 | instance | Tuesday 26 May 2026 20:35:52 +0000 (0:00:00.048) 0:19:45.219 *********** 2026-05-26 20:37:03.722565 | instance | changed: [instance] 2026-05-26 20:37:03.722760 | instance | 2026-05-26 20:37:03.723049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:37:03.723317 | instance | Tuesday 26 May 2026 20:37:03 +0000 (0:01:11.657) 0:20:56.876 *********** 2026-05-26 20:37:04.402458 | instance | ok: [instance] 2026-05-26 20:37:04.402730 | instance | 2026-05-26 20:37:04.403026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:37:04.403360 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.680) 0:20:57.556 *********** 2026-05-26 20:37:04.459974 | instance | ok: [instance] 2026-05-26 20:37:04.460376 | instance | 2026-05-26 20:37:04.460704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:37:04.460980 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.057) 0:20:57.614 *********** 2026-05-26 20:37:04.515063 | instance | skipping: [instance] 2026-05-26 20:37:04.515335 | instance | 2026-05-26 20:37:04.515623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:37:04.515887 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.055) 0:20:57.669 *********** 2026-05-26 20:37:04.577076 | instance | skipping: [instance] 2026-05-26 20:37:04.577290 | instance | 2026-05-26 20:37:04.577566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:37:04.577876 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.061) 0:20:57.730 *********** 2026-05-26 20:37:04.632886 | instance | ok: [instance] 2026-05-26 20:37:04.633111 | instance | 2026-05-26 20:37:04.633393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:37:04.633668 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.056) 0:20:57.787 *********** 2026-05-26 20:37:04.747680 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 20:37:04.747944 | instance | ok: [instance] => (item=identity) 2026-05-26 20:37:04.748221 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 20:37:04.748483 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 20:37:04.748737 | instance | 2026-05-26 20:37:04.749012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:37:04.749453 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.114) 0:20:57.901 *********** 2026-05-26 20:37:04.820495 | instance | ok: [instance] 2026-05-26 20:37:04.820720 | instance | 2026-05-26 20:37:04.821018 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:37:04.821299 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.072) 0:20:57.974 *********** 2026-05-26 20:37:04.892304 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:37:04.892506 | instance | 2026-05-26 20:37:04.892772 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:37:04.893047 | instance | Tuesday 26 May 2026 20:37:04 +0000 (0:00:00.072) 0:20:58.046 *********** 2026-05-26 20:37:05.407882 | instance | changed: [instance] 2026-05-26 20:37:05.407947 | instance | 2026-05-26 20:37:05.408078 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-26 20:37:05.408196 | instance | Tuesday 26 May 2026 20:37:05 +0000 (0:00:00.515) 0:20:58.561 *********** 2026-05-26 20:37:06.864843 | instance | ok: [instance] => (item=None) 2026-05-26 20:37:06.865185 | instance | ok: [instance] 2026-05-26 20:37:06.865452 | instance | 2026-05-26 20:37:06.865945 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-26 20:37:06.866248 | instance | Tuesday 26 May 2026 20:37:06 +0000 (0:00:01.457) 0:21:00.018 *********** 2026-05-26 20:37:07.934002 | instance | ok: [instance] => (item=atmosphere) 2026-05-26 20:37:07.934153 | instance | 2026-05-26 20:37:07.934352 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-26 20:37:07.934536 | instance | Tuesday 26 May 2026 20:37:07 +0000 (0:00:01.069) 0:21:01.088 *********** 2026-05-26 20:37:08.783816 | instance | changed: [instance] 2026-05-26 20:37:08.783914 | instance | 2026-05-26 20:37:08.784128 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-26 20:37:08.784292 | instance | Tuesday 26 May 2026 20:37:08 +0000 (0:00:00.849) 0:21:01.938 *********** 2026-05-26 20:37:09.860800 | instance | changed: [instance] => (item=None) 2026-05-26 20:37:09.861080 | instance | changed: [instance] 2026-05-26 20:37:09.861382 | instance | 2026-05-26 20:37:09.861779 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-26 20:37:09.862163 | instance | Tuesday 26 May 2026 20:37:09 +0000 (0:00:01.076) 0:21:03.014 *********** 2026-05-26 20:37:11.476130 | instance | changed: [instance] => (item=None) 2026-05-26 20:37:11.476471 | instance | changed: [instance] 2026-05-26 20:37:11.476843 | instance | 2026-05-26 20:37:11.477185 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-26 20:37:11.477486 | instance | Tuesday 26 May 2026 20:37:11 +0000 (0:00:01.615) 0:21:04.630 *********** 2026-05-26 20:39:54.867502 | instance | changed: [instance] 2026-05-26 20:39:54.867756 | instance | 2026-05-26 20:39:54.868068 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 20:39:54.868401 | instance | Tuesday 26 May 2026 20:39:54 +0000 (0:02:43.390) 0:23:48.021 *********** 2026-05-26 20:39:54.977834 | instance | included: openstack_helm_ingress for instance 2026-05-26 20:39:54.978095 | instance | 2026-05-26 20:39:54.978374 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 20:39:54.978692 | instance | Tuesday 26 May 2026 20:39:54 +0000 (0:00:00.110) 0:23:48.131 *********** 2026-05-26 20:39:55.042440 | instance | skipping: [instance] 2026-05-26 20:39:55.042675 | instance | 2026-05-26 20:39:55.042951 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 20:39:55.043213 | instance | Tuesday 26 May 2026 20:39:55 +0000 (0:00:00.064) 0:23:48.196 *********** 2026-05-26 20:39:55.111348 | instance | skipping: [instance] 2026-05-26 20:39:55.111615 | instance | 2026-05-26 20:39:55.111949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 20:39:55.112246 | instance | Tuesday 26 May 2026 20:39:55 +0000 (0:00:00.068) 0:23:48.265 *********** 2026-05-26 20:39:55.180249 | instance | ok: [instance] 2026-05-26 20:39:55.180489 | instance | 2026-05-26 20:39:55.180771 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-26 20:39:55.181082 | instance | Tuesday 26 May 2026 20:39:55 +0000 (0:00:00.069) 0:23:48.334 *********** 2026-05-26 20:39:55.260003 | instance | included: ingress for instance 2026-05-26 20:39:55.260237 | instance | 2026-05-26 20:39:55.260498 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-26 20:39:55.260770 | instance | Tuesday 26 May 2026 20:39:55 +0000 (0:00:00.079) 0:23:48.414 *********** 2026-05-26 20:39:56.356831 | instance | changed: [instance] 2026-05-26 20:39:56.357144 | instance | 2026-05-26 20:39:56.357542 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-26 20:39:56.357923 | instance | Tuesday 26 May 2026 20:39:56 +0000 (0:00:01.096) 0:23:49.510 *********** 2026-05-26 20:40:00.760073 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-26 20:40:00.760310 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-26 20:40:00.760574 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-26 20:40:00.760861 | instance | ok: [instance] 2026-05-26 20:40:00.761106 | instance | 2026-05-26 20:40:00.761384 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-26 20:40:00.761740 | instance | Tuesday 26 May 2026 20:40:00 +0000 (0:00:04.402) 0:23:53.913 *********** 2026-05-26 20:40:01.447135 | instance | ok: [instance] 2026-05-26 20:40:01.447342 | instance | 2026-05-26 20:40:01.447634 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-26 20:40:01.447909 | instance | Tuesday 26 May 2026 20:40:01 +0000 (0:00:00.687) 0:23:54.601 *********** 2026-05-26 20:40:02.712292 | instance | ok: [instance] => (item=atmosphere) 2026-05-26 20:40:02.712508 | instance | 2026-05-26 20:40:02.712807 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-26 20:40:02.713089 | instance | Tuesday 26 May 2026 20:40:02 +0000 (0:00:01.265) 0:23:55.866 *********** 2026-05-26 20:40:03.891150 | instance | changed: [instance] => (item=atmosphere) 2026-05-26 20:40:03.891220 | instance | 2026-05-26 20:40:03.891382 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-26 20:40:03.891679 | instance | Tuesday 26 May 2026 20:40:03 +0000 (0:00:01.178) 0:23:57.044 *********** 2026-05-26 20:40:04.962139 | instance | changed: [instance] => (item=atmosphere) 2026-05-26 20:40:04.962223 | instance | 2026-05-26 20:40:04.962321 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-26 20:40:04.962431 | instance | Tuesday 26 May 2026 20:40:04 +0000 (0:00:01.071) 0:23:58.116 *********** 2026-05-26 20:40:06.160343 | instance | changed: [instance] => (item=atmosphere) 2026-05-26 20:40:06.160680 | instance | 2026-05-26 20:40:06.161041 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-26 20:40:06.161176 | instance | Tuesday 26 May 2026 20:40:06 +0000 (0:00:01.197) 0:23:59.314 *********** 2026-05-26 20:40:06.414305 | instance | changed: [instance] 2026-05-26 20:40:06.414442 | instance | 2026-05-26 20:40:06.414454 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 20:40:06.414702 | instance | Tuesday 26 May 2026 20:40:06 +0000 (0:00:00.254) 0:23:59.568 *********** 2026-05-26 20:40:07.520012 | instance | ok: [instance] 2026-05-26 20:40:07.520086 | instance | 2026-05-26 20:40:07.520328 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 20:40:07.520368 | instance | Tuesday 26 May 2026 20:40:07 +0000 (0:00:01.105) 0:24:00.674 *********** 2026-05-26 20:40:07.757315 | instance | ok: [instance] 2026-05-26 20:40:07.757729 | instance | 2026-05-26 20:40:07.758126 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 20:40:07.758137 | instance | Tuesday 26 May 2026 20:40:07 +0000 (0:00:00.237) 0:24:00.911 *********** 2026-05-26 20:40:07.838732 | instance | ok: [instance] => { 2026-05-26 20:40:07.838818 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-26 20:40:07.839270 | instance | } 2026-05-26 20:40:07.839309 | instance | 2026-05-26 20:40:07.839315 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 20:40:07.839320 | instance | Tuesday 26 May 2026 20:40:07 +0000 (0:00:00.081) 0:24:00.993 *********** 2026-05-26 20:40:08.438972 | instance | changed: [instance] 2026-05-26 20:40:08.439059 | instance | 2026-05-26 20:40:08.439279 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 20:40:08.439320 | instance | Tuesday 26 May 2026 20:40:08 +0000 (0:00:00.600) 0:24:01.593 *********** 2026-05-26 20:40:09.734623 | instance | changed: [instance] 2026-05-26 20:40:09.734750 | instance | 2026-05-26 20:40:09.735018 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-26 20:40:09.735231 | instance | Tuesday 26 May 2026 20:40:09 +0000 (0:00:01.295) 0:24:02.888 *********** 2026-05-26 20:40:10.252046 | instance | changed: [instance] 2026-05-26 20:40:10.252313 | instance | 2026-05-26 20:40:10.252647 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-26 20:40:10.252940 | instance | Tuesday 26 May 2026 20:40:10 +0000 (0:00:00.517) 0:24:03.405 *********** 2026-05-26 20:40:10.962407 | instance | ok: [instance] 2026-05-26 20:40:10.962647 | instance | 2026-05-26 20:40:10.963044 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-26 20:40:10.963317 | instance | Tuesday 26 May 2026 20:40:10 +0000 (0:00:00.710) 0:24:04.116 *********** 2026-05-26 20:40:11.674356 | instance | ok: [instance] 2026-05-26 20:40:11.674585 | instance | 2026-05-26 20:40:11.674878 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-26 20:40:11.675142 | instance | Tuesday 26 May 2026 20:40:11 +0000 (0:00:00.712) 0:24:04.828 *********** 2026-05-26 20:40:12.072993 | instance | ok: [instance] 2026-05-26 20:40:12.073447 | instance | 2026-05-26 20:40:12.073468 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-26 20:40:12.073560 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.398) 0:24:05.226 *********** 2026-05-26 20:40:12.195957 | instance | included: openstack_helm_endpoints for instance 2026-05-26 20:40:12.196190 | instance | 2026-05-26 20:40:12.196501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:40:12.196748 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.123) 0:24:05.350 *********** 2026-05-26 20:40:12.252562 | instance | skipping: [instance] 2026-05-26 20:40:12.252757 | instance | 2026-05-26 20:40:12.253039 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:40:12.253293 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.056) 0:24:05.406 *********** 2026-05-26 20:40:12.302169 | instance | skipping: [instance] 2026-05-26 20:40:12.302404 | instance | 2026-05-26 20:40:12.302679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:40:12.302947 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.049) 0:24:05.456 *********** 2026-05-26 20:40:12.347578 | instance | skipping: [instance] 2026-05-26 20:40:12.347830 | instance | 2026-05-26 20:40:12.348146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:40:12.348567 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.045) 0:24:05.501 *********** 2026-05-26 20:40:12.390934 | instance | skipping: [instance] 2026-05-26 20:40:12.391225 | instance | 2026-05-26 20:40:12.391516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:40:12.391782 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.043) 0:24:05.544 *********** 2026-05-26 20:40:12.437954 | instance | skipping: [instance] 2026-05-26 20:40:12.438195 | instance | 2026-05-26 20:40:12.438475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:40:12.438739 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.047) 0:24:05.592 *********** 2026-05-26 20:40:12.493411 | instance | skipping: [instance] 2026-05-26 20:40:12.493677 | instance | 2026-05-26 20:40:12.493967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:40:12.494230 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.054) 0:24:05.646 *********** 2026-05-26 20:40:12.566948 | instance | ok: [instance] 2026-05-26 20:40:12.567165 | instance | 2026-05-26 20:40:12.567444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:40:12.567706 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.073) 0:24:05.720 *********** 2026-05-26 20:40:12.637625 | instance | ok: [instance] => (item=identity) 2026-05-26 20:40:12.637896 | instance | 2026-05-26 20:40:12.638168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:40:12.638422 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.070) 0:24:05.791 *********** 2026-05-26 20:40:12.712595 | instance | ok: [instance] 2026-05-26 20:40:12.712879 | instance | 2026-05-26 20:40:12.713187 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-26 20:40:12.713510 | instance | Tuesday 26 May 2026 20:40:12 +0000 (0:00:00.075) 0:24:05.866 *********** 2026-05-26 20:40:13.207810 | instance | changed: [instance] 2026-05-26 20:40:13.208062 | instance | 2026-05-26 20:40:13.208439 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-26 20:40:13.208819 | instance | Tuesday 26 May 2026 20:40:13 +0000 (0:00:00.495) 0:24:06.361 *********** 2026-05-26 20:40:13.709327 | instance | changed: [instance] 2026-05-26 20:40:13.709602 | instance | 2026-05-26 20:40:13.709930 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-26 20:40:13.710206 | instance | Tuesday 26 May 2026 20:40:13 +0000 (0:00:00.501) 0:24:06.863 *********** 2026-05-26 20:40:14.351937 | instance | changed: [instance] 2026-05-26 20:40:14.352079 | instance | 2026-05-26 20:40:14.352373 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-26 20:40:14.352661 | instance | Tuesday 26 May 2026 20:40:14 +0000 (0:00:00.642) 0:24:07.506 *********** 2026-05-26 20:40:14.858708 | instance | changed: [instance] 2026-05-26 20:40:14.858828 | instance | 2026-05-26 20:40:14.859008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:40:14.859254 | instance | Tuesday 26 May 2026 20:40:14 +0000 (0:00:00.506) 0:24:08.012 *********** 2026-05-26 20:40:14.939172 | instance | ok: [instance] 2026-05-26 20:40:14.939416 | instance | 2026-05-26 20:40:14.939671 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:40:14.939934 | instance | Tuesday 26 May 2026 20:40:14 +0000 (0:00:00.080) 0:24:08.093 *********** 2026-05-26 20:40:15.018927 | instance | included: rabbitmq for instance 2026-05-26 20:40:15.019139 | instance | 2026-05-26 20:40:15.019429 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 20:40:15.019702 | instance | Tuesday 26 May 2026 20:40:15 +0000 (0:00:00.079) 0:24:08.173 *********** 2026-05-26 20:40:15.709066 | instance | ok: [instance] 2026-05-26 20:40:15.709345 | instance | 2026-05-26 20:40:15.709704 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 20:40:15.710177 | instance | Tuesday 26 May 2026 20:40:15 +0000 (0:00:00.690) 0:24:08.863 *********** 2026-05-26 20:40:15.759952 | instance | skipping: [instance] 2026-05-26 20:40:15.760061 | instance | 2026-05-26 20:40:15.760232 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 20:40:15.760423 | instance | Tuesday 26 May 2026 20:40:15 +0000 (0:00:00.051) 0:24:08.914 *********** 2026-05-26 20:40:15.813259 | instance | skipping: [instance] 2026-05-26 20:40:15.813628 | instance | 2026-05-26 20:40:15.814049 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 20:40:15.814388 | instance | Tuesday 26 May 2026 20:40:15 +0000 (0:00:00.053) 0:24:08.967 *********** 2026-05-26 20:40:15.870316 | instance | skipping: [instance] 2026-05-26 20:40:15.870556 | instance | 2026-05-26 20:40:15.870848 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 20:40:15.871116 | instance | Tuesday 26 May 2026 20:40:15 +0000 (0:00:00.057) 0:24:09.024 *********** 2026-05-26 20:40:46.715393 | instance | changed: [instance] 2026-05-26 20:40:46.715644 | instance | 2026-05-26 20:40:46.715939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:40:46.716233 | instance | Tuesday 26 May 2026 20:40:46 +0000 (0:00:30.844) 0:24:39.869 *********** 2026-05-26 20:40:47.377280 | instance | ok: [instance] 2026-05-26 20:40:47.377626 | instance | 2026-05-26 20:40:47.377974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:40:47.378285 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.661) 0:24:40.531 *********** 2026-05-26 20:40:47.430348 | instance | ok: [instance] 2026-05-26 20:40:47.430573 | instance | 2026-05-26 20:40:47.430858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:40:47.431217 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.053) 0:24:40.584 *********** 2026-05-26 20:40:47.478442 | instance | skipping: [instance] 2026-05-26 20:40:47.478570 | instance | 2026-05-26 20:40:47.478738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:40:47.478904 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.048) 0:24:40.632 *********** 2026-05-26 20:40:47.528689 | instance | skipping: [instance] 2026-05-26 20:40:47.528935 | instance | 2026-05-26 20:40:47.529220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:40:47.529528 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.050) 0:24:40.682 *********** 2026-05-26 20:40:47.582243 | instance | ok: [instance] 2026-05-26 20:40:47.582491 | instance | 2026-05-26 20:40:47.582777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:40:47.583129 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.053) 0:24:40.736 *********** 2026-05-26 20:40:47.690159 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 20:40:47.690475 | instance | ok: [instance] => (item=key_manager) 2026-05-26 20:40:47.690776 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 20:40:47.691041 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 20:40:47.691306 | instance | ok: [instance] => (item=identity) 2026-05-26 20:40:47.691575 | instance | 2026-05-26 20:40:47.691875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:40:47.692140 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.107) 0:24:40.844 *********** 2026-05-26 20:40:47.759805 | instance | ok: [instance] 2026-05-26 20:40:47.760060 | instance | 2026-05-26 20:40:47.760363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:40:47.760638 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.069) 0:24:40.913 *********** 2026-05-26 20:40:47.825888 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:40:47.826137 | instance | 2026-05-26 20:40:47.826433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:40:47.826723 | instance | Tuesday 26 May 2026 20:40:47 +0000 (0:00:00.065) 0:24:40.979 *********** 2026-05-26 20:40:48.339829 | instance | changed: [instance] 2026-05-26 20:40:48.340122 | instance | 2026-05-26 20:40:48.340429 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-26 20:40:48.340850 | instance | Tuesday 26 May 2026 20:40:48 +0000 (0:00:00.514) 0:24:41.493 *********** 2026-05-26 20:43:57.756533 | instance | changed: [instance] 2026-05-26 20:43:57.756649 | instance | 2026-05-26 20:43:57.756656 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 20:43:57.756662 | instance | Tuesday 26 May 2026 20:43:57 +0000 (0:03:09.416) 0:27:50.910 *********** 2026-05-26 20:43:57.852519 | instance | included: openstack_helm_ingress for instance 2026-05-26 20:43:57.852650 | instance | 2026-05-26 20:43:57.852900 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 20:43:57.853062 | instance | Tuesday 26 May 2026 20:43:57 +0000 (0:00:00.096) 0:27:51.006 *********** 2026-05-26 20:43:57.902323 | instance | skipping: [instance] 2026-05-26 20:43:57.902618 | instance | 2026-05-26 20:43:57.902926 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 20:43:57.903216 | instance | Tuesday 26 May 2026 20:43:57 +0000 (0:00:00.049) 0:27:51.056 *********** 2026-05-26 20:43:57.951342 | instance | skipping: [instance] 2026-05-26 20:43:57.951637 | instance | 2026-05-26 20:43:57.952018 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 20:43:57.952370 | instance | Tuesday 26 May 2026 20:43:57 +0000 (0:00:00.049) 0:27:51.105 *********** 2026-05-26 20:43:58.013741 | instance | ok: [instance] 2026-05-26 20:43:58.013955 | instance | 2026-05-26 20:43:58.014217 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-26 20:43:58.014525 | instance | Tuesday 26 May 2026 20:43:58 +0000 (0:00:00.062) 0:27:51.167 *********** 2026-05-26 20:43:58.083842 | instance | included: ingress for instance 2026-05-26 20:43:58.083869 | instance | 2026-05-26 20:43:58.084137 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-26 20:43:58.084390 | instance | Tuesday 26 May 2026 20:43:58 +0000 (0:00:00.069) 0:27:51.237 *********** 2026-05-26 20:43:59.059222 | instance | changed: [instance] 2026-05-26 20:43:59.059363 | instance | 2026-05-26 20:43:59.059564 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-26 20:43:59.059745 | instance | Tuesday 26 May 2026 20:43:59 +0000 (0:00:00.975) 0:27:52.212 *********** 2026-05-26 20:44:00.195071 | instance | changed: [instance] 2026-05-26 20:44:00.195196 | instance | 2026-05-26 20:44:00.195379 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-26 20:44:00.195553 | instance | Tuesday 26 May 2026 20:44:00 +0000 (0:00:01.136) 0:27:53.349 *********** 2026-05-26 20:44:11.575777 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-26 20:44:11.575843 | instance | 2026-05-26 20:44:11.575855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:44:11.576069 | instance | Tuesday 26 May 2026 20:44:11 +0000 (0:00:11.380) 0:28:04.729 *********** 2026-05-26 20:44:11.633137 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:44:11.633189 | instance | 2026-05-26 20:44:11.633444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:44:11.633486 | instance | Tuesday 26 May 2026 20:44:11 +0000 (0:00:00.058) 0:28:04.787 *********** 2026-05-26 20:44:12.158073 | instance | changed: [instance] 2026-05-26 20:44:12.158152 | instance | 2026-05-26 20:44:12.158400 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-26 20:44:12.158474 | instance | Tuesday 26 May 2026 20:44:12 +0000 (0:00:00.524) 0:28:05.312 *********** 2026-05-26 20:44:14.824129 | instance | changed: [instance] 2026-05-26 20:44:14.824262 | instance | 2026-05-26 20:44:14.824542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:44:14.824585 | instance | Tuesday 26 May 2026 20:44:14 +0000 (0:00:02.665) 0:28:07.978 *********** 2026-05-26 20:44:14.876472 | instance | skipping: [instance] 2026-05-26 20:44:14.876542 | instance | 2026-05-26 20:44:14.876830 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:44:14.876869 | instance | Tuesday 26 May 2026 20:44:14 +0000 (0:00:00.052) 0:28:08.030 *********** 2026-05-26 20:44:14.914601 | instance | skipping: [instance] 2026-05-26 20:44:14.914669 | instance | 2026-05-26 20:44:14.914957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:44:14.915002 | instance | Tuesday 26 May 2026 20:44:14 +0000 (0:00:00.038) 0:28:08.068 *********** 2026-05-26 20:44:14.960411 | instance | skipping: [instance] 2026-05-26 20:44:14.960481 | instance | 2026-05-26 20:44:14.960739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:44:14.960780 | instance | Tuesday 26 May 2026 20:44:14 +0000 (0:00:00.045) 0:28:08.114 *********** 2026-05-26 20:44:15.006283 | instance | skipping: [instance] 2026-05-26 20:44:15.006382 | instance | 2026-05-26 20:44:15.006641 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:44:15.006683 | instance | Tuesday 26 May 2026 20:44:14 +0000 (0:00:00.045) 0:28:08.160 *********** 2026-05-26 20:44:15.051477 | instance | skipping: [instance] 2026-05-26 20:44:15.051548 | instance | 2026-05-26 20:44:15.051816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:44:15.051851 | instance | Tuesday 26 May 2026 20:44:15 +0000 (0:00:00.045) 0:28:08.205 *********** 2026-05-26 20:44:15.104147 | instance | skipping: [instance] 2026-05-26 20:44:15.104190 | instance | 2026-05-26 20:44:15.104204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:44:15.104214 | instance | Tuesday 26 May 2026 20:44:15 +0000 (0:00:00.051) 0:28:08.257 *********** 2026-05-26 20:44:15.157748 | instance | ok: [instance] 2026-05-26 20:44:15.157945 | instance | 2026-05-26 20:44:15.158115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:44:15.158272 | instance | Tuesday 26 May 2026 20:44:15 +0000 (0:00:00.054) 0:28:08.311 *********** 2026-05-26 20:44:15.218466 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-26 20:44:15.218562 | instance | 2026-05-26 20:44:15.218658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:44:15.218824 | instance | Tuesday 26 May 2026 20:44:15 +0000 (0:00:00.060) 0:28:08.372 *********** 2026-05-26 20:44:15.282725 | instance | ok: [instance] 2026-05-26 20:44:15.282801 | instance | 2026-05-26 20:44:15.282928 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:44:15.283117 | instance | Tuesday 26 May 2026 20:44:15 +0000 (0:00:00.064) 0:28:08.437 *********** 2026-05-26 20:44:15.344852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:44:15.344966 | instance | 2026-05-26 20:44:15.345156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:44:15.345303 | instance | Tuesday 26 May 2026 20:44:15 +0000 (0:00:00.062) 0:28:08.499 *********** 2026-05-26 20:44:15.857716 | instance | changed: [instance] 2026-05-26 20:44:15.858102 | instance | 2026-05-26 20:44:15.858522 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-26 20:44:15.858882 | instance | Tuesday 26 May 2026 20:44:15 +0000 (0:00:00.512) 0:28:09.011 *********** 2026-05-26 20:44:41.478432 | instance | ok: [instance] 2026-05-26 20:44:41.478504 | instance | 2026-05-26 20:44:41.478664 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-26 20:44:41.478787 | instance | Tuesday 26 May 2026 20:44:41 +0000 (0:00:25.621) 0:28:34.632 *********** 2026-05-26 20:44:57.555892 | instance | ok: [instance] 2026-05-26 20:44:57.556037 | instance | 2026-05-26 20:44:57.556251 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-26 20:44:57.556529 | instance | Tuesday 26 May 2026 20:44:57 +0000 (0:00:16.077) 0:28:50.710 *********** 2026-05-26 20:44:59.422124 | instance | ok: [instance] 2026-05-26 20:44:59.422350 | instance | 2026-05-26 20:44:59.422630 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-26 20:44:59.422900 | instance | Tuesday 26 May 2026 20:44:59 +0000 (0:00:01.866) 0:28:52.576 *********** 2026-05-26 20:45:01.248979 | instance | ok: [instance] 2026-05-26 20:45:01.249243 | instance | 2026-05-26 20:45:01.249551 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-26 20:45:01.249893 | instance | Tuesday 26 May 2026 20:45:01 +0000 (0:00:01.826) 0:28:54.403 *********** 2026-05-26 20:45:01.958392 | instance | changed: [instance] 2026-05-26 20:45:01.958460 | instance | 2026-05-26 20:45:01.958592 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-26 20:45:01.958711 | instance | Tuesday 26 May 2026 20:45:01 +0000 (0:00:00.709) 0:28:55.112 *********** 2026-05-26 20:45:02.940369 | instance | changed: [instance] 2026-05-26 20:45:02.940452 | instance | 2026-05-26 20:45:02.940584 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-26 20:45:02.941259 | instance | Tuesday 26 May 2026 20:45:02 +0000 (0:00:00.981) 0:28:56.093 *********** 2026-05-26 20:45:06.398976 | instance | changed: [instance] 2026-05-26 20:45:06.399242 | instance | 2026-05-26 20:45:06.399586 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-26 20:45:06.400025 | instance | Tuesday 26 May 2026 20:45:06 +0000 (0:00:03.458) 0:28:59.552 *********** 2026-05-26 20:45:07.971853 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-26 20:45:07.997502 | instance | changed: [instance] 2026-05-26 20:45:07.997904 | instance | 2026-05-26 20:45:07.998264 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-26 20:45:07.998655 | instance | Tuesday 26 May 2026 20:45:07 +0000 (0:00:01.598) 0:29:01.151 *********** 2026-05-26 20:45:25.620429 | instance | ok: [instance] 2026-05-26 20:45:25.620579 | instance | 2026-05-26 20:45:25.620777 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-26 20:45:25.620950 | instance | Tuesday 26 May 2026 20:45:25 +0000 (0:00:17.622) 0:29:18.774 *********** 2026-05-26 20:45:26.834887 | instance | changed: [instance] 2026-05-26 20:45:26.835123 | instance | 2026-05-26 20:45:26.835403 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-26 20:45:26.835667 | instance | Tuesday 26 May 2026 20:45:26 +0000 (0:00:01.214) 0:29:19.989 *********** 2026-05-26 20:45:28.948835 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-22.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-26 20:45:28.948988 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-26 20:45:28.949121 | instance | 2026-05-26 20:45:28.949285 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 20:45:28.949449 | instance | Tuesday 26 May 2026 20:45:28 +0000 (0:00:02.114) 0:29:22.103 *********** 2026-05-26 20:45:29.045747 | instance | included: openstack_helm_ingress for instance 2026-05-26 20:45:29.045867 | instance | 2026-05-26 20:45:29.046032 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 20:45:29.046186 | instance | Tuesday 26 May 2026 20:45:29 +0000 (0:00:00.096) 0:29:22.199 *********** 2026-05-26 20:45:29.095811 | instance | skipping: [instance] 2026-05-26 20:45:29.096061 | instance | 2026-05-26 20:45:29.096395 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 20:45:29.096690 | instance | Tuesday 26 May 2026 20:45:29 +0000 (0:00:00.049) 0:29:22.249 *********** 2026-05-26 20:45:29.149943 | instance | skipping: [instance] 2026-05-26 20:45:29.150064 | instance | 2026-05-26 20:45:29.150178 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 20:45:29.150302 | instance | Tuesday 26 May 2026 20:45:29 +0000 (0:00:00.054) 0:29:22.304 *********** 2026-05-26 20:45:29.214178 | instance | ok: [instance] 2026-05-26 20:45:29.214422 | instance | 2026-05-26 20:45:29.214686 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-26 20:45:29.214947 | instance | Tuesday 26 May 2026 20:45:29 +0000 (0:00:00.064) 0:29:22.368 *********** 2026-05-26 20:45:29.288925 | instance | included: ingress for instance 2026-05-26 20:45:29.289309 | instance | 2026-05-26 20:45:29.289522 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-26 20:45:29.289962 | instance | Tuesday 26 May 2026 20:45:29 +0000 (0:00:00.074) 0:29:22.443 *********** 2026-05-26 20:45:30.380956 | instance | changed: [instance] 2026-05-26 20:45:30.381030 | instance | 2026-05-26 20:45:30.381157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:45:30.381280 | instance | Tuesday 26 May 2026 20:45:30 +0000 (0:00:01.091) 0:29:23.535 *********** 2026-05-26 20:45:30.445983 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:45:30.446059 | instance | 2026-05-26 20:45:30.446333 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:45:30.446375 | instance | Tuesday 26 May 2026 20:45:30 +0000 (0:00:00.065) 0:29:23.600 *********** 2026-05-26 20:45:30.958388 | instance | changed: [instance] 2026-05-26 20:45:30.958469 | instance | 2026-05-26 20:45:30.958715 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 20:45:30.958750 | instance | Tuesday 26 May 2026 20:45:30 +0000 (0:00:00.512) 0:29:24.112 *********** 2026-05-26 20:45:45.676536 | instance | ok: [instance] 2026-05-26 20:45:45.676677 | instance | 2026-05-26 20:45:45.676690 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-26 20:45:45.676819 | instance | Tuesday 26 May 2026 20:45:45 +0000 (0:00:14.717) 0:29:38.830 *********** 2026-05-26 20:45:45.765418 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-26 20:45:45.765623 | instance | 2026-05-26 20:45:45.765793 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-26 20:45:45.765868 | instance | Tuesday 26 May 2026 20:45:45 +0000 (0:00:00.089) 0:29:38.919 *********** 2026-05-26 20:45:46.477097 | instance | changed: [instance] 2026-05-26 20:45:46.477165 | instance | 2026-05-26 20:45:46.477463 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-26 20:45:46.477537 | instance | Tuesday 26 May 2026 20:45:46 +0000 (0:00:00.711) 0:29:39.630 *********** 2026-05-26 20:45:47.192688 | instance | changed: [instance] 2026-05-26 20:45:47.192791 | instance | 2026-05-26 20:45:47.193073 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-26 20:45:47.193125 | instance | Tuesday 26 May 2026 20:45:47 +0000 (0:00:00.716) 0:29:40.347 *********** 2026-05-26 20:45:48.814626 | instance | ok: [instance] 2026-05-26 20:45:48.814761 | instance | 2026-05-26 20:45:48.814851 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-26 20:45:48.815022 | instance | Tuesday 26 May 2026 20:45:48 +0000 (0:00:01.621) 0:29:41.968 *********** 2026-05-26 20:45:48.887933 | instance | ok: [instance] 2026-05-26 20:45:48.887996 | instance | 2026-05-26 20:45:48.888008 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-26 20:45:48.888026 | instance | Tuesday 26 May 2026 20:45:48 +0000 (0:00:00.072) 0:29:42.041 *********** 2026-05-26 20:45:49.586328 | instance | changed: [instance] 2026-05-26 20:45:49.586433 | instance | 2026-05-26 20:45:49.586857 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-26 20:45:49.586877 | instance | Tuesday 26 May 2026 20:45:49 +0000 (0:00:00.698) 0:29:42.739 *********** 2026-05-26 20:45:49.853365 | instance | ok: [instance] 2026-05-26 20:45:49.860991 | instance | 2026-05-26 20:45:49.861019 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-26 20:45:49.861030 | instance | Tuesday 26 May 2026 20:45:49 +0000 (0:00:00.267) 0:29:43.007 *********** 2026-05-26 20:45:51.186878 | instance | changed: [instance] 2026-05-26 20:45:51.186939 | instance | 2026-05-26 20:45:51.186950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:45:51.186960 | instance | Tuesday 26 May 2026 20:45:51 +0000 (0:00:01.332) 0:29:44.339 *********** 2026-05-26 20:45:51.289737 | instance | ok: [instance] 2026-05-26 20:45:51.289826 | instance | 2026-05-26 20:45:51.289955 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:45:51.290073 | instance | Tuesday 26 May 2026 20:45:51 +0000 (0:00:00.103) 0:29:44.443 *********** 2026-05-26 20:45:51.384088 | instance | included: rabbitmq for instance 2026-05-26 20:45:51.384469 | instance | 2026-05-26 20:45:51.384514 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 20:45:51.384520 | instance | Tuesday 26 May 2026 20:45:51 +0000 (0:00:00.094) 0:29:44.538 *********** 2026-05-26 20:45:52.070117 | instance | ok: [instance] 2026-05-26 20:45:52.070197 | instance | 2026-05-26 20:45:52.070328 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 20:45:52.070452 | instance | Tuesday 26 May 2026 20:45:52 +0000 (0:00:00.686) 0:29:45.224 *********** 2026-05-26 20:45:52.122251 | instance | skipping: [instance] 2026-05-26 20:45:52.122402 | instance | 2026-05-26 20:45:52.122544 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 20:45:52.122657 | instance | Tuesday 26 May 2026 20:45:52 +0000 (0:00:00.051) 0:29:45.276 *********** 2026-05-26 20:45:52.180759 | instance | skipping: [instance] 2026-05-26 20:45:52.180863 | instance | 2026-05-26 20:45:52.180985 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 20:45:52.181110 | instance | Tuesday 26 May 2026 20:45:52 +0000 (0:00:00.058) 0:29:45.335 *********** 2026-05-26 20:45:52.324301 | instance | skipping: [instance] 2026-05-26 20:45:52.324365 | instance | 2026-05-26 20:45:52.324504 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 20:45:52.324627 | instance | Tuesday 26 May 2026 20:45:52 +0000 (0:00:00.143) 0:29:45.478 *********** 2026-05-26 20:46:18.132462 | instance | changed: [instance] 2026-05-26 20:46:18.133163 | instance | 2026-05-26 20:46:18.133212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:46:18.133220 | instance | Tuesday 26 May 2026 20:46:18 +0000 (0:00:25.807) 0:30:11.286 *********** 2026-05-26 20:46:18.783200 | instance | ok: [instance] 2026-05-26 20:46:18.783295 | instance | 2026-05-26 20:46:18.783432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:46:18.783567 | instance | Tuesday 26 May 2026 20:46:18 +0000 (0:00:00.650) 0:30:11.937 *********** 2026-05-26 20:46:18.837616 | instance | ok: [instance] 2026-05-26 20:46:18.837730 | instance | 2026-05-26 20:46:18.838013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:46:18.838059 | instance | Tuesday 26 May 2026 20:46:18 +0000 (0:00:00.054) 0:30:11.992 *********** 2026-05-26 20:46:18.891041 | instance | skipping: [instance] 2026-05-26 20:46:18.891550 | instance | 2026-05-26 20:46:18.891600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:46:18.891610 | instance | Tuesday 26 May 2026 20:46:18 +0000 (0:00:00.053) 0:30:12.045 *********** 2026-05-26 20:46:18.942232 | instance | skipping: [instance] 2026-05-26 20:46:18.942342 | instance | 2026-05-26 20:46:18.942618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:46:18.942657 | instance | Tuesday 26 May 2026 20:46:18 +0000 (0:00:00.051) 0:30:12.096 *********** 2026-05-26 20:46:18.994421 | instance | ok: [instance] 2026-05-26 20:46:18.994482 | instance | 2026-05-26 20:46:18.994608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:46:18.994723 | instance | Tuesday 26 May 2026 20:46:18 +0000 (0:00:00.052) 0:30:12.148 *********** 2026-05-26 20:46:19.106460 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 20:46:19.106549 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 20:46:19.106672 | instance | ok: [instance] => (item=dashboard) 2026-05-26 20:46:19.106789 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 20:46:19.106954 | instance | ok: [instance] => (item=identity) 2026-05-26 20:46:19.107087 | instance | ok: [instance] => (item=image) 2026-05-26 20:46:19.107198 | instance | 2026-05-26 20:46:19.107322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:46:19.107440 | instance | Tuesday 26 May 2026 20:46:19 +0000 (0:00:00.111) 0:30:12.260 *********** 2026-05-26 20:46:19.172442 | instance | ok: [instance] 2026-05-26 20:46:19.172544 | instance | 2026-05-26 20:46:19.172819 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:46:19.172858 | instance | Tuesday 26 May 2026 20:46:19 +0000 (0:00:00.066) 0:30:12.326 *********** 2026-05-26 20:46:19.244944 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:46:19.244993 | instance | 2026-05-26 20:46:19.245000 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:46:19.245006 | instance | Tuesday 26 May 2026 20:46:19 +0000 (0:00:00.070) 0:30:12.397 *********** 2026-05-26 20:46:19.775295 | instance | changed: [instance] 2026-05-26 20:46:19.775803 | instance | 2026-05-26 20:46:19.775843 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-26 20:46:19.775851 | instance | Tuesday 26 May 2026 20:46:19 +0000 (0:00:00.531) 0:30:12.929 *********** 2026-05-26 20:46:20.027153 | instance | ok: [instance] 2026-05-26 20:46:20.027235 | instance | 2026-05-26 20:46:20.027328 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-26 20:46:20.027456 | instance | Tuesday 26 May 2026 20:46:20 +0000 (0:00:00.252) 0:30:13.181 *********** 2026-05-26 20:48:37.105102 | instance | changed: [instance] 2026-05-26 20:48:37.105190 | instance | 2026-05-26 20:48:37.105277 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 20:48:37.105398 | instance | Tuesday 26 May 2026 20:48:37 +0000 (0:02:17.077) 0:32:30.259 *********** 2026-05-26 20:48:37.210097 | instance | included: openstack_helm_ingress for instance 2026-05-26 20:48:37.210182 | instance | 2026-05-26 20:48:37.210273 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 20:48:37.210395 | instance | Tuesday 26 May 2026 20:48:37 +0000 (0:00:00.104) 0:32:30.364 *********** 2026-05-26 20:48:37.259679 | instance | skipping: [instance] 2026-05-26 20:48:37.259733 | instance | 2026-05-26 20:48:37.259883 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 20:48:37.259998 | instance | Tuesday 26 May 2026 20:48:37 +0000 (0:00:00.049) 0:32:30.414 *********** 2026-05-26 20:48:37.309340 | instance | skipping: [instance] 2026-05-26 20:48:37.309406 | instance | 2026-05-26 20:48:37.309563 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 20:48:37.309698 | instance | Tuesday 26 May 2026 20:48:37 +0000 (0:00:00.049) 0:32:30.463 *********** 2026-05-26 20:48:37.372943 | instance | ok: [instance] 2026-05-26 20:48:37.373005 | instance | 2026-05-26 20:48:37.373159 | instance | TASK [Create Ingress image] **************************************************** 2026-05-26 20:48:37.373277 | instance | Tuesday 26 May 2026 20:48:37 +0000 (0:00:00.063) 0:32:30.527 *********** 2026-05-26 20:48:37.444646 | instance | included: ingress for instance 2026-05-26 20:48:37.444730 | instance | 2026-05-26 20:48:37.444828 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-26 20:48:37.444946 | instance | Tuesday 26 May 2026 20:48:37 +0000 (0:00:00.071) 0:32:30.599 *********** 2026-05-26 20:48:38.407968 | instance | changed: [instance] 2026-05-26 20:48:38.408059 | instance | 2026-05-26 20:48:38.408181 | instance | TASK [Create images] *********************************************************** 2026-05-26 20:48:38.408301 | instance | Tuesday 26 May 2026 20:48:38 +0000 (0:00:00.963) 0:32:31.562 *********** 2026-05-26 20:48:38.516859 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-05-26 20:48:38.516956 | instance | 2026-05-26 20:48:38.517222 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-26 20:48:38.517239 | instance | Tuesday 26 May 2026 20:48:38 +0000 (0:00:00.108) 0:32:31.671 *********** 2026-05-26 20:48:42.077180 | instance | changed: [instance] 2026-05-26 20:48:42.077278 | instance | 2026-05-26 20:48:42.077556 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 20:48:42.077611 | instance | Tuesday 26 May 2026 20:48:42 +0000 (0:00:03.560) 0:32:35.231 *********** 2026-05-26 20:48:42.767278 | instance | ok: [instance] 2026-05-26 20:48:42.767357 | instance | 2026-05-26 20:48:42.767479 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 20:48:42.767600 | instance | Tuesday 26 May 2026 20:48:42 +0000 (0:00:00.690) 0:32:35.921 *********** 2026-05-26 20:48:42.833386 | instance | ok: [instance] 2026-05-26 20:48:42.833445 | instance | 2026-05-26 20:48:42.833594 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 20:48:42.833708 | instance | Tuesday 26 May 2026 20:48:42 +0000 (0:00:00.066) 0:32:35.987 *********** 2026-05-26 20:50:43.030688 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-26 20:50:43.030961 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-26 20:50:43.031240 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-26 20:50:43.031496 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-26 20:50:43.031775 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-26 20:50:43.032028 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-26 20:50:43.032292 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-26 20:50:43.032545 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-05-26 20:50:43.032796 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-05-26 20:50:43.033049 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-05-26 20:50:43.033363 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-05-26 20:50:43.033660 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-05-26 20:50:43.033987 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-05-26 20:50:43.034234 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-05-26 20:50:43.034488 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-05-26 20:50:43.034724 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-05-26 20:50:43.034890 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-05-26 20:50:43.035061 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-05-26 20:50:43.035231 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-05-26 20:50:43.035402 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-05-26 20:50:43.035594 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-05-26 20:50:43.035801 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-05-26 20:50:43.035983 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-05-26 20:50:43.036162 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-05-26 20:50:43.036314 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-05-26 20:50:43.036502 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-05-26 20:50:43.036687 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-05-26 20:50:43.036849 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-05-26 20:50:43.037014 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-05-26 20:50:43.037187 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-05-26 20:50:43.037358 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-05-26 20:50:43.037525 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-05-26 20:50:43.037873 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-05-26 20:50:43.038041 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-05-26 20:50:43.038214 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-05-26 20:50:43.038394 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-05-26 20:50:43.038572 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-05-26 20:50:43.038728 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-05-26 20:50:43.038899 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-05-26 20:50:43.039063 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-05-26 20:50:43.039232 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-05-26 20:50:43.039400 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-05-26 20:50:43.039568 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-05-26 20:50:43.039737 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-05-26 20:50:43.039905 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-05-26 20:50:43.040073 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-05-26 20:50:43.040242 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-05-26 20:50:43.040411 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-05-26 20:50:43.040605 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-05-26 20:50:43.040768 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-05-26 20:50:43.040935 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-05-26 20:50:43.041131 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-05-26 20:50:43.041304 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-05-26 20:50:43.041477 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-05-26 20:50:43.041664 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-05-26 20:50:43.041856 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-05-26 20:50:43.042040 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-05-26 20:50:43.042211 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-05-26 20:50:43.042380 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-05-26 20:50:43.042549 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-05-26 20:50:43.042719 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-05-26 20:50:43.042888 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-05-26 20:50:43.043058 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-05-26 20:50:43.043231 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-05-26 20:50:43.043398 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-05-26 20:50:43.043567 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-05-26 20:50:43.043736 | instance | ok: [instance] 2026-05-26 20:50:43.043896 | instance | 2026-05-26 20:50:43.044077 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 20:50:43.044249 | instance | Tuesday 26 May 2026 20:50:43 +0000 (0:02:00.196) 0:34:36.184 *********** 2026-05-26 20:50:43.090444 | instance | ok: [instance] 2026-05-26 20:50:43.090758 | instance | 2026-05-26 20:50:43.091102 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 20:50:43.091390 | instance | Tuesday 26 May 2026 20:50:43 +0000 (0:00:00.060) 0:34:36.244 *********** 2026-05-26 20:50:43.158187 | instance | ok: [instance] 2026-05-26 20:50:43.158422 | instance | 2026-05-26 20:50:43.158714 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 20:50:43.159132 | instance | Tuesday 26 May 2026 20:50:43 +0000 (0:00:00.067) 0:34:36.312 *********** 2026-05-26 20:50:43.369402 | instance | changed: [instance] 2026-05-26 20:50:43.369750 | instance | 2026-05-26 20:50:43.370052 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 20:50:43.370299 | instance | Tuesday 26 May 2026 20:50:43 +0000 (0:00:00.211) 0:34:36.523 *********** 2026-05-26 20:50:44.222427 | instance | changed: [instance] 2026-05-26 20:50:44.222676 | instance | 2026-05-26 20:50:44.222999 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 20:50:44.223277 | instance | Tuesday 26 May 2026 20:50:44 +0000 (0:00:00.852) 0:34:37.376 *********** 2026-05-26 20:50:44.451489 | instance | ok: [instance] 2026-05-26 20:50:44.451713 | instance | 2026-05-26 20:50:44.451982 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 20:50:44.452243 | instance | Tuesday 26 May 2026 20:50:44 +0000 (0:00:00.229) 0:34:37.605 *********** 2026-05-26 20:50:44.712441 | instance | changed: [instance] 2026-05-26 20:50:44.712506 | instance | 2026-05-26 20:50:44.712646 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 20:50:44.712870 | instance | Tuesday 26 May 2026 20:50:44 +0000 (0:00:00.261) 0:34:37.866 *********** 2026-05-26 20:50:45.391134 | instance | ok: [instance] 2026-05-26 20:50:45.391369 | instance | 2026-05-26 20:50:45.391686 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 20:50:45.391976 | instance | Tuesday 26 May 2026 20:50:45 +0000 (0:00:00.678) 0:34:38.545 *********** 2026-05-26 20:50:45.452988 | instance | ok: [instance] 2026-05-26 20:50:45.453230 | instance | 2026-05-26 20:50:45.453501 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 20:50:45.453808 | instance | Tuesday 26 May 2026 20:50:45 +0000 (0:00:00.062) 0:34:38.607 *********** 2026-05-26 20:50:51.908874 | instance | changed: [instance] 2026-05-26 20:50:51.909049 | instance | 2026-05-26 20:50:51.909318 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 20:50:51.909639 | instance | Tuesday 26 May 2026 20:50:51 +0000 (0:00:06.455) 0:34:45.062 *********** 2026-05-26 20:50:51.962473 | instance | skipping: [instance] 2026-05-26 20:50:51.962602 | instance | 2026-05-26 20:50:51.962789 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 20:50:51.962978 | instance | Tuesday 26 May 2026 20:50:51 +0000 (0:00:00.053) 0:34:45.116 *********** 2026-05-26 20:50:52.007351 | instance | skipping: [instance] 2026-05-26 20:50:52.007525 | instance | 2026-05-26 20:50:52.007760 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 20:50:52.007990 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.044) 0:34:45.161 *********** 2026-05-26 20:50:52.309228 | instance | changed: [instance] 2026-05-26 20:50:52.309437 | instance | 2026-05-26 20:50:52.309843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:50:52.310113 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.301) 0:34:45.463 *********** 2026-05-26 20:50:52.388001 | instance | ok: [instance] 2026-05-26 20:50:52.388118 | instance | 2026-05-26 20:50:52.388287 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:50:52.388455 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.079) 0:34:45.542 *********** 2026-05-26 20:50:52.439426 | instance | skipping: [instance] 2026-05-26 20:50:52.439580 | instance | 2026-05-26 20:50:52.439765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:50:52.439926 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.051) 0:34:45.593 *********** 2026-05-26 20:50:52.492100 | instance | skipping: [instance] 2026-05-26 20:50:52.492342 | instance | 2026-05-26 20:50:52.492623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:50:52.492885 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.052) 0:34:45.646 *********** 2026-05-26 20:50:52.547361 | instance | skipping: [instance] 2026-05-26 20:50:52.547566 | instance | 2026-05-26 20:50:52.547842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:50:52.548105 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.054) 0:34:45.701 *********** 2026-05-26 20:50:52.602060 | instance | skipping: [instance] 2026-05-26 20:50:52.602258 | instance | 2026-05-26 20:50:52.602618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:50:52.602894 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.054) 0:34:45.756 *********** 2026-05-26 20:50:52.664387 | instance | skipping: [instance] 2026-05-26 20:50:52.664739 | instance | 2026-05-26 20:50:52.665171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:50:52.665594 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.061) 0:34:45.817 *********** 2026-05-26 20:50:52.716607 | instance | ok: [instance] 2026-05-26 20:50:52.716859 | instance | 2026-05-26 20:50:52.717152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:50:52.717424 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.053) 0:34:45.870 *********** 2026-05-26 20:50:52.812470 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 20:50:52.812724 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 20:50:52.812978 | instance | ok: [instance] => (item=staffeln) 2026-05-26 20:50:52.813247 | instance | ok: [instance] => (item=identity) 2026-05-26 20:50:52.813484 | instance | 2026-05-26 20:50:52.813809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:50:52.814106 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.096) 0:34:45.966 *********** 2026-05-26 20:50:52.879567 | instance | ok: [instance] 2026-05-26 20:50:52.879855 | instance | 2026-05-26 20:50:52.880169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:50:52.880476 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.067) 0:34:46.033 *********** 2026-05-26 20:50:52.946424 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:50:52.946736 | instance | 2026-05-26 20:50:52.946998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:50:52.947265 | instance | Tuesday 26 May 2026 20:50:52 +0000 (0:00:00.066) 0:34:46.100 *********** 2026-05-26 20:50:53.464813 | instance | changed: [instance] 2026-05-26 20:50:53.464966 | instance | 2026-05-26 20:50:53.465132 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-26 20:50:53.465294 | instance | Tuesday 26 May 2026 20:50:53 +0000 (0:00:00.518) 0:34:46.618 *********** 2026-05-26 20:51:16.675466 | instance | changed: [instance] 2026-05-26 20:51:16.675610 | instance | 2026-05-26 20:51:16.675799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 20:51:16.675981 | instance | Tuesday 26 May 2026 20:51:16 +0000 (0:00:23.210) 0:35:09.829 *********** 2026-05-26 20:51:16.758775 | instance | ok: [instance] 2026-05-26 20:51:16.758856 | instance | 2026-05-26 20:51:16.758988 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 20:51:16.759110 | instance | Tuesday 26 May 2026 20:51:16 +0000 (0:00:00.083) 0:35:09.913 *********** 2026-05-26 20:51:16.832124 | instance | included: rabbitmq for instance 2026-05-26 20:51:16.832352 | instance | 2026-05-26 20:51:16.832632 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 20:51:16.832898 | instance | Tuesday 26 May 2026 20:51:16 +0000 (0:00:00.073) 0:35:09.986 *********** 2026-05-26 20:51:17.509544 | instance | ok: [instance] 2026-05-26 20:51:17.509834 | instance | 2026-05-26 20:51:17.510137 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 20:51:17.510609 | instance | Tuesday 26 May 2026 20:51:17 +0000 (0:00:00.677) 0:35:10.663 *********** 2026-05-26 20:51:17.567923 | instance | skipping: [instance] 2026-05-26 20:51:17.568214 | instance | 2026-05-26 20:51:17.568533 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 20:51:17.569430 | instance | Tuesday 26 May 2026 20:51:17 +0000 (0:00:00.058) 0:35:10.721 *********** 2026-05-26 20:51:17.622647 | instance | skipping: [instance] 2026-05-26 20:51:17.622907 | instance | 2026-05-26 20:51:17.623191 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 20:51:17.623464 | instance | Tuesday 26 May 2026 20:51:17 +0000 (0:00:00.055) 0:35:10.776 *********** 2026-05-26 20:51:17.677046 | instance | skipping: [instance] 2026-05-26 20:51:17.677264 | instance | 2026-05-26 20:51:17.677518 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 20:51:17.677811 | instance | Tuesday 26 May 2026 20:51:17 +0000 (0:00:00.054) 0:35:10.831 *********** 2026-05-26 20:51:48.527589 | instance | changed: [instance] 2026-05-26 20:51:48.527811 | instance | 2026-05-26 20:51:48.528124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 20:51:48.528405 | instance | Tuesday 26 May 2026 20:51:48 +0000 (0:00:30.850) 0:35:41.681 *********** 2026-05-26 20:51:49.235627 | instance | ok: [instance] 2026-05-26 20:51:49.235872 | instance | 2026-05-26 20:51:49.236176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 20:51:49.236471 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.707) 0:35:42.389 *********** 2026-05-26 20:51:49.287138 | instance | ok: [instance] 2026-05-26 20:51:49.287414 | instance | 2026-05-26 20:51:49.287704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 20:51:49.287973 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.051) 0:35:42.441 *********** 2026-05-26 20:51:49.337762 | instance | skipping: [instance] 2026-05-26 20:51:49.338053 | instance | 2026-05-26 20:51:49.338344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 20:51:49.338613 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.050) 0:35:42.491 *********** 2026-05-26 20:51:49.392457 | instance | skipping: [instance] 2026-05-26 20:51:49.392718 | instance | 2026-05-26 20:51:49.393012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 20:51:49.393282 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.054) 0:35:42.546 *********** 2026-05-26 20:51:49.446690 | instance | ok: [instance] 2026-05-26 20:51:49.447067 | instance | 2026-05-26 20:51:49.447453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 20:51:49.447814 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.054) 0:35:42.600 *********** 2026-05-26 20:51:49.583612 | instance | ok: [instance] => (item=volumev3) 2026-05-26 20:51:49.583893 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 20:51:49.584182 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 20:51:49.584459 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 20:51:49.584738 | instance | ok: [instance] => (item=identity) 2026-05-26 20:51:49.585021 | instance | ok: [instance] => (item=image) 2026-05-26 20:51:49.585383 | instance | 2026-05-26 20:51:49.585714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 20:51:49.586009 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.136) 0:35:42.737 *********** 2026-05-26 20:51:49.654431 | instance | ok: [instance] 2026-05-26 20:51:49.654671 | instance | 2026-05-26 20:51:49.654978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 20:51:49.655242 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.071) 0:35:42.808 *********** 2026-05-26 20:51:49.718785 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 20:51:49.719013 | instance | 2026-05-26 20:51:49.719282 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 20:51:49.719546 | instance | Tuesday 26 May 2026 20:51:49 +0000 (0:00:00.064) 0:35:42.873 *********** 2026-05-26 20:51:50.264679 | instance | changed: [instance] 2026-05-26 20:51:50.264946 | instance | 2026-05-26 20:51:50.265246 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-26 20:51:50.265535 | instance | Tuesday 26 May 2026 20:51:50 +0000 (0:00:00.545) 0:35:43.418 *********** 2026-05-26 20:51:50.666825 | instance | ok: [instance] 2026-05-26 20:51:50.667067 | instance | 2026-05-26 20:51:50.667342 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-26 20:51:50.667603 | instance | Tuesday 26 May 2026 20:51:50 +0000 (0:00:00.402) 0:35:43.820 *********** 2026-05-26 20:51:50.728704 | instance | ok: [instance] 2026-05-26 20:51:50.729032 | instance | 2026-05-26 20:51:50.729305 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-26 20:51:50.729570 | instance | Tuesday 26 May 2026 20:51:50 +0000 (0:00:00.062) 0:35:43.882 *********** 2026-05-26 20:51:50.990797 | instance | ok: [instance] 2026-05-26 20:51:50.990879 | instance | 2026-05-26 20:51:50.990987 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-26 20:51:50.991126 | instance | Tuesday 26 May 2026 20:51:50 +0000 (0:00:00.262) 0:35:44.145 *********** 2026-05-26 21:00:42.428546 | instance | changed: [instance] 2026-05-26 21:00:42.428647 | instance | 2026-05-26 21:00:42.428701 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:00:42.428834 | instance | Tuesday 26 May 2026 21:00:42 +0000 (0:08:51.437) 0:44:35.582 *********** 2026-05-26 21:00:42.541146 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:00:42.541454 | instance | 2026-05-26 21:00:42.541519 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:00:42.541661 | instance | Tuesday 26 May 2026 21:00:42 +0000 (0:00:00.112) 0:44:35.695 *********** 2026-05-26 21:00:42.695727 | instance | skipping: [instance] 2026-05-26 21:00:42.695962 | instance | 2026-05-26 21:00:42.696245 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:00:42.696542 | instance | Tuesday 26 May 2026 21:00:42 +0000 (0:00:00.154) 0:44:35.849 *********** 2026-05-26 21:00:42.749870 | instance | skipping: [instance] 2026-05-26 21:00:42.750105 | instance | 2026-05-26 21:00:42.750459 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:00:42.750835 | instance | Tuesday 26 May 2026 21:00:42 +0000 (0:00:00.053) 0:44:35.903 *********** 2026-05-26 21:00:42.817615 | instance | ok: [instance] 2026-05-26 21:00:42.817922 | instance | 2026-05-26 21:00:42.818277 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-26 21:00:42.818698 | instance | Tuesday 26 May 2026 21:00:42 +0000 (0:00:00.068) 0:44:35.971 *********** 2026-05-26 21:00:42.901635 | instance | included: ingress for instance 2026-05-26 21:00:42.901844 | instance | 2026-05-26 21:00:42.902105 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-26 21:00:42.902391 | instance | Tuesday 26 May 2026 21:00:42 +0000 (0:00:00.083) 0:44:36.055 *********** 2026-05-26 21:00:44.046138 | instance | changed: [instance] 2026-05-26 21:00:44.046208 | instance | 2026-05-26 21:00:44.046216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:00:44.046225 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:01.143) 0:44:37.199 *********** 2026-05-26 21:00:44.141646 | instance | ok: [instance] 2026-05-26 21:00:44.141705 | instance | 2026-05-26 21:00:44.141715 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:00:44.141831 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.095) 0:44:37.295 *********** 2026-05-26 21:00:44.190042 | instance | skipping: [instance] 2026-05-26 21:00:44.190181 | instance | 2026-05-26 21:00:44.190362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:00:44.190531 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.049) 0:44:37.344 *********** 2026-05-26 21:00:44.236091 | instance | skipping: [instance] 2026-05-26 21:00:44.236205 | instance | 2026-05-26 21:00:44.236576 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:00:44.236628 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.046) 0:44:37.390 *********** 2026-05-26 21:00:44.290242 | instance | skipping: [instance] 2026-05-26 21:00:44.291064 | instance | 2026-05-26 21:00:44.291215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:00:44.291538 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.053) 0:44:37.444 *********** 2026-05-26 21:00:44.348633 | instance | skipping: [instance] 2026-05-26 21:00:44.348707 | instance | 2026-05-26 21:00:44.348714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:00:44.348721 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.057) 0:44:37.501 *********** 2026-05-26 21:00:44.416762 | instance | skipping: [instance] 2026-05-26 21:00:44.417350 | instance | 2026-05-26 21:00:44.417430 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:00:44.417440 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.068) 0:44:37.570 *********** 2026-05-26 21:00:44.482385 | instance | ok: [instance] 2026-05-26 21:00:44.482515 | instance | 2026-05-26 21:00:44.482745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:00:44.482803 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.066) 0:44:37.636 *********** 2026-05-26 21:00:44.588020 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:00:44.588402 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:00:44.588503 | instance | ok: [instance] => (item=identity) 2026-05-26 21:00:44.588524 | instance | ok: [instance] => (item=placement) 2026-05-26 21:00:44.588536 | instance | 2026-05-26 21:00:44.588800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:00:44.588845 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.105) 0:44:37.741 *********** 2026-05-26 21:00:44.661866 | instance | ok: [instance] 2026-05-26 21:00:44.661959 | instance | 2026-05-26 21:00:44.662087 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:00:44.662206 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.074) 0:44:37.816 *********** 2026-05-26 21:00:44.731042 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:00:44.731141 | instance | 2026-05-26 21:00:44.731399 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:00:44.731416 | instance | Tuesday 26 May 2026 21:00:44 +0000 (0:00:00.069) 0:44:37.885 *********** 2026-05-26 21:00:45.281993 | instance | changed: [instance] 2026-05-26 21:00:45.282118 | instance | 2026-05-26 21:00:45.282232 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-26 21:00:45.282391 | instance | Tuesday 26 May 2026 21:00:45 +0000 (0:00:00.550) 0:44:38.436 *********** 2026-05-26 21:02:27.701567 | instance | changed: [instance] 2026-05-26 21:02:27.701890 | instance | 2026-05-26 21:02:27.702202 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:02:27.702576 | instance | Tuesday 26 May 2026 21:02:27 +0000 (0:01:42.418) 0:46:20.855 *********** 2026-05-26 21:02:27.807285 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:02:27.807512 | instance | 2026-05-26 21:02:27.807799 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:02:27.808159 | instance | Tuesday 26 May 2026 21:02:27 +0000 (0:00:00.106) 0:46:20.961 *********** 2026-05-26 21:02:27.872002 | instance | skipping: [instance] 2026-05-26 21:02:27.872249 | instance | 2026-05-26 21:02:27.872574 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:02:27.872854 | instance | Tuesday 26 May 2026 21:02:27 +0000 (0:00:00.064) 0:46:21.025 *********** 2026-05-26 21:02:27.931028 | instance | skipping: [instance] 2026-05-26 21:02:27.931371 | instance | 2026-05-26 21:02:27.931814 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:02:27.932254 | instance | Tuesday 26 May 2026 21:02:27 +0000 (0:00:00.059) 0:46:21.084 *********** 2026-05-26 21:02:28.013362 | instance | ok: [instance] 2026-05-26 21:02:28.013621 | instance | 2026-05-26 21:02:28.013916 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-26 21:02:28.014188 | instance | Tuesday 26 May 2026 21:02:28 +0000 (0:00:00.082) 0:46:21.167 *********** 2026-05-26 21:02:28.090212 | instance | included: ingress for instance 2026-05-26 21:02:28.090442 | instance | 2026-05-26 21:02:28.090720 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-26 21:02:28.090988 | instance | Tuesday 26 May 2026 21:02:28 +0000 (0:00:00.076) 0:46:21.243 *********** 2026-05-26 21:02:29.121140 | instance | changed: [instance] 2026-05-26 21:02:29.121296 | instance | 2026-05-26 21:02:29.121482 | instance | PLAY [Configure operating system] ********************************************** 2026-05-26 21:02:29.121695 | instance | 2026-05-26 21:02:29.121890 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:02:29.122067 | instance | Tuesday 26 May 2026 21:02:29 +0000 (0:00:01.031) 0:46:22.275 *********** 2026-05-26 21:02:31.599476 | instance | ok: [instance] 2026-05-26 21:02:31.599625 | instance | 2026-05-26 21:02:31.599814 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-26 21:02:31.599994 | instance | Tuesday 26 May 2026 21:02:31 +0000 (0:00:02.477) 0:46:24.753 *********** 2026-05-26 21:02:31.810057 | instance | ok: [instance] 2026-05-26 21:02:31.810244 | instance | 2026-05-26 21:02:31.810444 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-26 21:02:31.810622 | instance | Tuesday 26 May 2026 21:02:31 +0000 (0:00:00.210) 0:46:24.964 *********** 2026-05-26 21:02:31.864769 | instance | skipping: [instance] 2026-05-26 21:02:31.864990 | instance | 2026-05-26 21:02:31.865271 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-26 21:02:31.865527 | instance | Tuesday 26 May 2026 21:02:31 +0000 (0:00:00.054) 0:46:25.019 *********** 2026-05-26 21:02:31.926264 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-26 21:02:31.926436 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-26 21:02:31.926629 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-26 21:02:31.926814 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-26 21:02:31.926996 | instance | skipping: [instance] 2026-05-26 21:02:31.927166 | instance | 2026-05-26 21:02:31.927367 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-26 21:02:31.927557 | instance | Tuesday 26 May 2026 21:02:31 +0000 (0:00:00.061) 0:46:25.080 *********** 2026-05-26 21:02:31.987245 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-26 21:02:31.987331 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-26 21:02:31.987462 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-26 21:02:31.987611 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-26 21:02:31.987769 | instance | skipping: [instance] 2026-05-26 21:02:31.987996 | instance | 2026-05-26 21:02:31.988184 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-26 21:02:31.988347 | instance | Tuesday 26 May 2026 21:02:31 +0000 (0:00:00.060) 0:46:25.141 *********** 2026-05-26 21:02:32.046824 | instance | skipping: [instance] 2026-05-26 21:02:32.047023 | instance | 2026-05-26 21:02:32.047310 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-26 21:02:32.047563 | instance | Tuesday 26 May 2026 21:02:32 +0000 (0:00:00.059) 0:46:25.200 *********** 2026-05-26 21:02:32.116073 | instance | skipping: [instance] 2026-05-26 21:02:32.116156 | instance | 2026-05-26 21:02:32.116329 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 21:02:32.116505 | instance | Tuesday 26 May 2026 21:02:32 +0000 (0:00:00.069) 0:46:25.270 *********** 2026-05-26 21:02:39.724272 | instance | changed: [instance] 2026-05-26 21:02:39.724659 | instance | 2026-05-26 21:02:39.725086 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 21:02:39.725382 | instance | Tuesday 26 May 2026 21:02:39 +0000 (0:00:07.607) 0:46:32.878 *********** 2026-05-26 21:03:07.592895 | instance | changed: [instance] 2026-05-26 21:03:07.593106 | instance | 2026-05-26 21:03:07.593413 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 21:03:07.593715 | instance | Tuesday 26 May 2026 21:03:07 +0000 (0:00:27.868) 0:47:00.746 *********** 2026-05-26 21:03:08.123664 | instance | changed: [instance] 2026-05-26 21:03:08.123905 | instance | 2026-05-26 21:03:08.124276 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-26 21:03:08.124567 | instance | Tuesday 26 May 2026 21:03:08 +0000 (0:00:00.530) 0:47:01.277 *********** 2026-05-26 21:03:09.213171 | instance | ok: [instance] 2026-05-26 21:03:09.213389 | instance | 2026-05-26 21:03:09.213816 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-26 21:03:09.214081 | instance | Tuesday 26 May 2026 21:03:09 +0000 (0:00:01.089) 0:47:02.367 *********** 2026-05-26 21:03:09.663879 | instance | changed: [instance] 2026-05-26 21:03:09.664025 | instance | 2026-05-26 21:03:09.664205 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-26 21:03:09.664388 | instance | Tuesday 26 May 2026 21:03:09 +0000 (0:00:00.450) 0:47:02.818 *********** 2026-05-26 21:03:10.149236 | instance | changed: [instance] 2026-05-26 21:03:10.149368 | instance | 2026-05-26 21:03:10.149543 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-26 21:03:10.149848 | instance | Tuesday 26 May 2026 21:03:10 +0000 (0:00:00.485) 0:47:03.303 *********** 2026-05-26 21:03:10.680424 | instance | changed: [instance] 2026-05-26 21:03:10.680672 | instance | 2026-05-26 21:03:10.680961 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-26 21:03:10.681360 | instance | Tuesday 26 May 2026 21:03:10 +0000 (0:00:00.531) 0:47:03.834 *********** 2026-05-26 21:03:11.154131 | instance | changed: [instance] 2026-05-26 21:03:11.154405 | instance | 2026-05-26 21:03:11.154749 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-26 21:03:11.155120 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.473) 0:47:04.308 *********** 2026-05-26 21:03:11.441884 | instance | ok: [instance] 2026-05-26 21:03:11.442112 | instance | 2026-05-26 21:03:11.442378 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-26 21:03:11.442634 | instance | 2026-05-26 21:03:11.442994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:03:11.443256 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.287) 0:47:04.595 *********** 2026-05-26 21:03:11.533353 | instance | ok: [instance] 2026-05-26 21:03:11.533607 | instance | 2026-05-26 21:03:11.533934 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:03:11.534189 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.091) 0:47:04.687 *********** 2026-05-26 21:03:11.594838 | instance | skipping: [instance] 2026-05-26 21:03:11.595121 | instance | 2026-05-26 21:03:11.595417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:03:11.595732 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.061) 0:47:04.748 *********** 2026-05-26 21:03:11.651891 | instance | skipping: [instance] 2026-05-26 21:03:11.652187 | instance | 2026-05-26 21:03:11.652504 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:03:11.652820 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.056) 0:47:04.805 *********** 2026-05-26 21:03:11.715940 | instance | skipping: [instance] 2026-05-26 21:03:11.716161 | instance | 2026-05-26 21:03:11.716454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:03:11.716757 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.064) 0:47:04.869 *********** 2026-05-26 21:03:11.779425 | instance | skipping: [instance] 2026-05-26 21:03:11.779887 | instance | 2026-05-26 21:03:11.780168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:03:11.780337 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.063) 0:47:04.932 *********** 2026-05-26 21:03:11.837141 | instance | skipping: [instance] 2026-05-26 21:03:11.837363 | instance | 2026-05-26 21:03:11.837742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:03:11.838020 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.058) 0:47:04.990 *********** 2026-05-26 21:03:11.902798 | instance | ok: [instance] 2026-05-26 21:03:11.902865 | instance | 2026-05-26 21:03:11.902881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:03:11.902895 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.064) 0:47:05.055 *********** 2026-05-26 21:03:11.957911 | instance | skipping: [instance] 2026-05-26 21:03:11.958026 | instance | 2026-05-26 21:03:11.958260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:03:11.958404 | instance | Tuesday 26 May 2026 21:03:11 +0000 (0:00:00.056) 0:47:05.111 *********** 2026-05-26 21:03:12.147629 | instance | ok: [instance] 2026-05-26 21:03:12.147897 | instance | 2026-05-26 21:03:12.148256 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:03:12.148528 | instance | Tuesday 26 May 2026 21:03:12 +0000 (0:00:00.189) 0:47:05.301 *********** 2026-05-26 21:03:12.226211 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:03:12.226286 | instance | 2026-05-26 21:03:12.226413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:03:12.226537 | instance | Tuesday 26 May 2026 21:03:12 +0000 (0:00:00.078) 0:47:05.380 *********** 2026-05-26 21:03:12.800436 | instance | changed: [instance] 2026-05-26 21:03:12.800667 | instance | 2026-05-26 21:03:12.800970 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-26 21:03:12.801253 | instance | Tuesday 26 May 2026 21:03:12 +0000 (0:00:00.574) 0:47:05.954 *********** 2026-05-26 21:03:13.048230 | instance | ok: [instance] 2026-05-26 21:03:13.048397 | instance | 2026-05-26 21:03:13.048771 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-26 21:03:13.049000 | instance | Tuesday 26 May 2026 21:03:13 +0000 (0:00:00.247) 0:47:06.202 *********** 2026-05-26 21:03:13.111518 | instance | ok: [instance] => { 2026-05-26 21:03:13.111738 | instance | "changed": false, 2026-05-26 21:03:13.112103 | instance | "msg": "All assertions passed" 2026-05-26 21:03:13.112383 | instance | } 2026-05-26 21:03:13.112671 | instance | 2026-05-26 21:03:13.112938 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-26 21:03:13.113200 | instance | Tuesday 26 May 2026 21:03:13 +0000 (0:00:00.063) 0:47:06.265 *********** 2026-05-26 21:03:22.075942 | instance | ok: [instance] 2026-05-26 21:03:22.076169 | instance | 2026-05-26 21:03:22.076435 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-26 21:03:22.076751 | instance | Tuesday 26 May 2026 21:03:22 +0000 (0:00:08.964) 0:47:15.229 *********** 2026-05-26 21:03:22.135335 | instance | ok: [instance] => { 2026-05-26 21:03:22.135561 | instance | "changed": false, 2026-05-26 21:03:22.135835 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-26 21:03:22.136095 | instance | } 2026-05-26 21:03:22.136309 | instance | 2026-05-26 21:03:22.136569 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-26 21:03:22.136803 | instance | Tuesday 26 May 2026 21:03:22 +0000 (0:00:00.059) 0:47:15.289 *********** 2026-05-26 21:03:23.676607 | instance | changed: [instance] 2026-05-26 21:03:23.676889 | instance | 2026-05-26 21:03:23.677201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:03:23.677498 | instance | Tuesday 26 May 2026 21:03:23 +0000 (0:00:01.539) 0:47:16.829 *********** 2026-05-26 21:03:23.760124 | instance | skipping: [instance] 2026-05-26 21:03:23.760336 | instance | 2026-05-26 21:03:23.760606 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-26 21:03:23.760874 | instance | Tuesday 26 May 2026 21:03:23 +0000 (0:00:00.084) 0:47:16.913 *********** 2026-05-26 21:03:23.863698 | instance | skipping: [instance] 2026-05-26 21:03:23.863933 | instance | 2026-05-26 21:03:23.864209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:03:23.864484 | instance | Tuesday 26 May 2026 21:03:23 +0000 (0:00:00.103) 0:47:17.017 *********** 2026-05-26 21:03:23.942708 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:03:23.942859 | instance | 2026-05-26 21:03:23.943039 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:03:23.943218 | instance | Tuesday 26 May 2026 21:03:23 +0000 (0:00:00.079) 0:47:17.096 *********** 2026-05-26 21:03:24.600493 | instance | changed: [instance] 2026-05-26 21:03:24.600607 | instance | 2026-05-26 21:03:24.600708 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-26 21:03:24.600860 | instance | Tuesday 26 May 2026 21:03:24 +0000 (0:00:00.658) 0:47:17.754 *********** 2026-05-26 21:03:24.657598 | instance | skipping: [instance] 2026-05-26 21:03:24.657889 | instance | 2026-05-26 21:03:24.658223 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-26 21:03:24.658479 | instance | Tuesday 26 May 2026 21:03:24 +0000 (0:00:00.056) 0:47:17.811 *********** 2026-05-26 21:03:24.709305 | instance | skipping: [instance] 2026-05-26 21:03:24.709718 | instance | 2026-05-26 21:03:24.710011 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-26 21:03:24.710262 | instance | Tuesday 26 May 2026 21:03:24 +0000 (0:00:00.051) 0:47:17.863 *********** 2026-05-26 21:03:55.760034 | instance | ok: [instance] 2026-05-26 21:03:55.760267 | instance | 2026-05-26 21:03:55.760548 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-26 21:03:55.760829 | instance | Tuesday 26 May 2026 21:03:55 +0000 (0:00:31.050) 0:47:48.913 *********** 2026-05-26 21:03:55.821317 | instance | ok: [instance] => { 2026-05-26 21:03:55.821565 | instance | "changed": false, 2026-05-26 21:03:55.821883 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-26 21:03:55.822237 | instance | } 2026-05-26 21:03:55.822468 | instance | 2026-05-26 21:03:55.822737 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-26 21:03:55.823021 | instance | Tuesday 26 May 2026 21:03:55 +0000 (0:00:00.061) 0:47:48.975 *********** 2026-05-26 21:03:55.966046 | instance | skipping: [instance] 2026-05-26 21:03:55.966354 | instance | 2026-05-26 21:03:55.966641 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-26 21:03:55.966897 | instance | 2026-05-26 21:03:55.967179 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:03:55.967456 | instance | Tuesday 26 May 2026 21:03:55 +0000 (0:00:00.144) 0:47:49.120 *********** 2026-05-26 21:03:58.494156 | instance | ok: [instance] 2026-05-26 21:03:58.494297 | instance | 2026-05-26 21:03:58.494530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:03:58.494688 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:02.527) 0:47:51.648 *********** 2026-05-26 21:03:58.591833 | instance | ok: [instance] 2026-05-26 21:03:58.592096 | instance | 2026-05-26 21:03:58.592412 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:03:58.592762 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.097) 0:47:51.745 *********** 2026-05-26 21:03:58.648788 | instance | skipping: [instance] 2026-05-26 21:03:58.649108 | instance | 2026-05-26 21:03:58.649428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:03:58.649827 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.056) 0:47:51.802 *********** 2026-05-26 21:03:58.703458 | instance | skipping: [instance] 2026-05-26 21:03:58.703681 | instance | 2026-05-26 21:03:58.703962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:03:58.704225 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.054) 0:47:51.857 *********** 2026-05-26 21:03:58.748029 | instance | skipping: [instance] 2026-05-26 21:03:58.748254 | instance | 2026-05-26 21:03:58.748524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:03:58.748848 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.044) 0:47:51.902 *********** 2026-05-26 21:03:58.807977 | instance | skipping: [instance] 2026-05-26 21:03:58.808232 | instance | 2026-05-26 21:03:58.808537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:03:58.808820 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.059) 0:47:51.962 *********** 2026-05-26 21:03:58.855531 | instance | skipping: [instance] 2026-05-26 21:03:58.855725 | instance | 2026-05-26 21:03:58.856040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:03:58.856303 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.047) 0:47:52.009 *********** 2026-05-26 21:03:58.910579 | instance | ok: [instance] 2026-05-26 21:03:58.910795 | instance | 2026-05-26 21:03:58.911076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:03:58.911340 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.054) 0:47:52.064 *********** 2026-05-26 21:03:58.987974 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-26 21:03:58.988105 | instance | 2026-05-26 21:03:58.988280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:03:58.988446 | instance | Tuesday 26 May 2026 21:03:58 +0000 (0:00:00.077) 0:47:52.141 *********** 2026-05-26 21:03:59.072582 | instance | ok: [instance] 2026-05-26 21:03:59.072977 | instance | 2026-05-26 21:03:59.073345 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:03:59.073649 | instance | Tuesday 26 May 2026 21:03:59 +0000 (0:00:00.084) 0:47:52.226 *********** 2026-05-26 21:03:59.161872 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:03:59.162122 | instance | 2026-05-26 21:03:59.162419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:03:59.162704 | instance | Tuesday 26 May 2026 21:03:59 +0000 (0:00:00.089) 0:47:52.315 *********** 2026-05-26 21:03:59.737457 | instance | changed: [instance] 2026-05-26 21:03:59.737790 | instance | 2026-05-26 21:03:59.738078 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-26 21:03:59.738366 | instance | Tuesday 26 May 2026 21:03:59 +0000 (0:00:00.575) 0:47:52.891 *********** 2026-05-26 21:03:59.803210 | instance | skipping: [instance] 2026-05-26 21:03:59.803457 | instance | 2026-05-26 21:03:59.803738 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-26 21:03:59.804026 | instance | Tuesday 26 May 2026 21:03:59 +0000 (0:00:00.065) 0:47:52.956 *********** 2026-05-26 21:04:01.191276 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-26 21:04:01.191411 | instance | changed: [instance] => (item=libvirt-api) 2026-05-26 21:04:01.191602 | instance | 2026-05-26 21:04:01.191818 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-26 21:04:01.192050 | instance | Tuesday 26 May 2026 21:04:01 +0000 (0:00:01.388) 0:47:54.345 *********** 2026-05-26 21:04:02.898804 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-26 21:04:02.898894 | instance | changed: [instance] => (item=libvirt-api) 2026-05-26 21:04:02.899469 | instance | 2026-05-26 21:04:02.899533 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-26 21:04:02.899553 | instance | Tuesday 26 May 2026 21:04:02 +0000 (0:00:01.707) 0:47:56.052 *********** 2026-05-26 21:04:03.217604 | instance | ok: [instance] 2026-05-26 21:04:03.218154 | instance | 2026-05-26 21:04:03.218201 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-26 21:04:03.218209 | instance | Tuesday 26 May 2026 21:04:03 +0000 (0:00:00.319) 0:47:56.371 *********** 2026-05-26 21:04:05.873745 | instance | changed: [instance] 2026-05-26 21:04:05.873816 | instance | 2026-05-26 21:04:05.873964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:04:05.874070 | instance | Tuesday 26 May 2026 21:04:05 +0000 (0:00:02.656) 0:47:59.028 *********** 2026-05-26 21:04:05.956938 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:04:05.957006 | instance | 2026-05-26 21:04:05.957290 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:04:05.957358 | instance | Tuesday 26 May 2026 21:04:05 +0000 (0:00:00.083) 0:47:59.111 *********** 2026-05-26 21:04:06.469959 | instance | changed: [instance] 2026-05-26 21:04:06.470023 | instance | 2026-05-26 21:04:06.470247 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-26 21:04:06.470440 | instance | Tuesday 26 May 2026 21:04:06 +0000 (0:00:00.512) 0:47:59.623 *********** 2026-05-26 21:04:08.072627 | instance | changed: [instance] 2026-05-26 21:04:08.072722 | instance | 2026-05-26 21:04:08.072927 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-26 21:04:08.073225 | instance | Tuesday 26 May 2026 21:04:08 +0000 (0:00:01.602) 0:48:01.226 *********** 2026-05-26 21:04:09.155160 | instance | ok: [instance] 2026-05-26 21:04:09.155390 | instance | 2026-05-26 21:04:09.155952 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-26 21:04:09.156081 | instance | Tuesday 26 May 2026 21:04:09 +0000 (0:00:01.082) 0:48:02.308 *********** 2026-05-26 21:04:09.400925 | instance | ok: [instance] 2026-05-26 21:04:09.401018 | instance | 2026-05-26 21:04:09.401396 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-26 21:04:09.401446 | instance | Tuesday 26 May 2026 21:04:09 +0000 (0:00:00.245) 0:48:02.554 *********** 2026-05-26 21:04:09.955161 | instance | ok: [instance] 2026-05-26 21:04:09.955260 | instance | 2026-05-26 21:04:09.955644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:04:09.955695 | instance | Tuesday 26 May 2026 21:04:09 +0000 (0:00:00.554) 0:48:03.109 *********** 2026-05-26 21:04:10.078852 | instance | ok: [instance] 2026-05-26 21:04:10.079208 | instance | 2026-05-26 21:04:10.079373 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:04:10.079653 | instance | Tuesday 26 May 2026 21:04:10 +0000 (0:00:00.123) 0:48:03.232 *********** 2026-05-26 21:04:10.177092 | instance | included: rabbitmq for instance 2026-05-26 21:04:10.177310 | instance | 2026-05-26 21:04:10.177637 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:04:10.177978 | instance | Tuesday 26 May 2026 21:04:10 +0000 (0:00:00.098) 0:48:03.331 *********** 2026-05-26 21:04:10.931181 | instance | ok: [instance] 2026-05-26 21:04:10.931452 | instance | 2026-05-26 21:04:10.931777 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:04:10.932165 | instance | Tuesday 26 May 2026 21:04:10 +0000 (0:00:00.754) 0:48:04.085 *********** 2026-05-26 21:04:10.987886 | instance | skipping: [instance] 2026-05-26 21:04:10.987965 | instance | 2026-05-26 21:04:10.988010 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:04:10.988359 | instance | Tuesday 26 May 2026 21:04:10 +0000 (0:00:00.055) 0:48:04.141 *********** 2026-05-26 21:04:11.044092 | instance | skipping: [instance] 2026-05-26 21:04:11.047280 | instance | 2026-05-26 21:04:11.047307 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:04:11.047318 | instance | Tuesday 26 May 2026 21:04:11 +0000 (0:00:00.056) 0:48:04.197 *********** 2026-05-26 21:04:11.099831 | instance | skipping: [instance] 2026-05-26 21:04:11.100113 | instance | 2026-05-26 21:04:11.100426 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:04:11.100736 | instance | Tuesday 26 May 2026 21:04:11 +0000 (0:00:00.056) 0:48:04.253 *********** 2026-05-26 21:04:44.253768 | instance | changed: [instance] 2026-05-26 21:04:44.254112 | instance | 2026-05-26 21:04:44.254499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:04:44.254886 | instance | Tuesday 26 May 2026 21:04:44 +0000 (0:00:33.153) 0:48:37.407 *********** 2026-05-26 21:04:44.907900 | instance | ok: [instance] 2026-05-26 21:04:44.908046 | instance | 2026-05-26 21:04:44.908324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:04:44.908531 | instance | Tuesday 26 May 2026 21:04:44 +0000 (0:00:00.654) 0:48:38.062 *********** 2026-05-26 21:04:44.966228 | instance | ok: [instance] 2026-05-26 21:04:44.966424 | instance | 2026-05-26 21:04:44.966766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:04:44.967054 | instance | Tuesday 26 May 2026 21:04:44 +0000 (0:00:00.058) 0:48:38.120 *********** 2026-05-26 21:04:45.030096 | instance | skipping: [instance] 2026-05-26 21:04:45.030453 | instance | 2026-05-26 21:04:45.030870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:04:45.031262 | instance | Tuesday 26 May 2026 21:04:45 +0000 (0:00:00.063) 0:48:38.184 *********** 2026-05-26 21:04:45.091175 | instance | skipping: [instance] 2026-05-26 21:04:45.091433 | instance | 2026-05-26 21:04:45.091742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:04:45.092087 | instance | Tuesday 26 May 2026 21:04:45 +0000 (0:00:00.060) 0:48:38.245 *********** 2026-05-26 21:04:45.150343 | instance | ok: [instance] 2026-05-26 21:04:45.150424 | instance | 2026-05-26 21:04:45.150559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:04:45.150725 | instance | Tuesday 26 May 2026 21:04:45 +0000 (0:00:00.059) 0:48:38.304 *********** 2026-05-26 21:04:45.398109 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-26 21:04:45.399277 | instance | ok: [instance] => (item=volumev3) 2026-05-26 21:04:45.399564 | instance | ok: [instance] => (item=compute) 2026-05-26 21:04:45.399802 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-26 21:04:45.400055 | instance | ok: [instance] => (item=baremetal) 2026-05-26 21:04:45.400322 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:04:45.400595 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-26 21:04:45.400789 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:04:45.401023 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:04:45.401282 | instance | ok: [instance] => (item=network) 2026-05-26 21:04:45.401531 | instance | ok: [instance] => (item=placement) 2026-05-26 21:04:45.401797 | instance | ok: [instance] => (item=compute_metadata) 2026-05-26 21:04:45.402012 | instance | ok: [instance] => (item=identity) 2026-05-26 21:04:45.402217 | instance | ok: [instance] => (item=image) 2026-05-26 21:04:45.402444 | instance | 2026-05-26 21:04:45.402700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:04:45.403068 | instance | Tuesday 26 May 2026 21:04:45 +0000 (0:00:00.247) 0:48:38.551 *********** 2026-05-26 21:04:45.480581 | instance | ok: [instance] 2026-05-26 21:04:45.480657 | instance | 2026-05-26 21:04:45.480784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:04:45.480905 | instance | Tuesday 26 May 2026 21:04:45 +0000 (0:00:00.082) 0:48:38.634 *********** 2026-05-26 21:04:45.568288 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:04:45.568367 | instance | 2026-05-26 21:04:45.568484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:04:45.568639 | instance | Tuesday 26 May 2026 21:04:45 +0000 (0:00:00.088) 0:48:38.722 *********** 2026-05-26 21:04:46.121642 | instance | changed: [instance] 2026-05-26 21:04:46.121964 | instance | 2026-05-26 21:04:46.122418 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-26 21:04:46.122816 | instance | Tuesday 26 May 2026 21:04:46 +0000 (0:00:00.552) 0:48:39.275 *********** 2026-05-26 21:04:46.182988 | instance | skipping: [instance] 2026-05-26 21:04:46.183257 | instance | 2026-05-26 21:04:46.183546 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-26 21:04:46.183829 | instance | Tuesday 26 May 2026 21:04:46 +0000 (0:00:00.061) 0:48:39.337 *********** 2026-05-26 21:04:46.374441 | instance | ok: [instance -> localhost] 2026-05-26 21:04:46.374523 | instance | 2026-05-26 21:04:46.374628 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-26 21:04:46.374749 | instance | Tuesday 26 May 2026 21:04:46 +0000 (0:00:00.191) 0:48:39.528 *********** 2026-05-26 21:04:46.755489 | instance | ok: [instance -> localhost] 2026-05-26 21:04:46.755732 | instance | 2026-05-26 21:04:46.756014 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-26 21:04:46.756286 | instance | Tuesday 26 May 2026 21:04:46 +0000 (0:00:00.380) 0:48:39.909 *********** 2026-05-26 21:04:47.271182 | instance | ok: [instance -> localhost] 2026-05-26 21:04:47.271251 | instance | 2026-05-26 21:04:47.271394 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-26 21:04:47.271538 | instance | Tuesday 26 May 2026 21:04:47 +0000 (0:00:00.515) 0:48:40.425 *********** 2026-05-26 21:04:47.486054 | instance | ok: [instance -> localhost] 2026-05-26 21:04:47.486214 | instance | 2026-05-26 21:04:47.486452 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-26 21:04:47.486676 | instance | Tuesday 26 May 2026 21:04:47 +0000 (0:00:00.214) 0:48:40.639 *********** 2026-05-26 21:04:48.809164 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-26 21:04:48.809370 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-26 21:04:48.810239 | instance | 2026-05-26 21:04:48.810485 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-26 21:04:48.810516 | instance | Tuesday 26 May 2026 21:04:48 +0000 (0:00:01.323) 0:48:41.963 *********** 2026-05-26 21:04:49.303753 | instance | ok: [instance] 2026-05-26 21:04:49.303807 | instance | 2026-05-26 21:04:49.303815 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-26 21:04:49.303822 | instance | Tuesday 26 May 2026 21:04:49 +0000 (0:00:00.494) 0:48:42.457 *********** 2026-05-26 21:07:58.416209 | instance | changed: [instance] 2026-05-26 21:07:58.416289 | instance | 2026-05-26 21:07:58.416301 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:07:58.416316 | instance | Tuesday 26 May 2026 21:07:58 +0000 (0:03:09.111) 0:51:51.569 *********** 2026-05-26 21:07:58.575921 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:07:58.576206 | instance | 2026-05-26 21:07:58.576717 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:07:58.577017 | instance | Tuesday 26 May 2026 21:07:58 +0000 (0:00:00.160) 0:51:51.729 *********** 2026-05-26 21:07:58.642199 | instance | skipping: [instance] 2026-05-26 21:07:58.642431 | instance | 2026-05-26 21:07:58.642799 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:07:58.643194 | instance | Tuesday 26 May 2026 21:07:58 +0000 (0:00:00.066) 0:51:51.795 *********** 2026-05-26 21:07:58.707459 | instance | skipping: [instance] 2026-05-26 21:07:58.707652 | instance | 2026-05-26 21:07:58.707953 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:07:58.708219 | instance | Tuesday 26 May 2026 21:07:58 +0000 (0:00:00.065) 0:51:51.861 *********** 2026-05-26 21:07:58.789195 | instance | ok: [instance] 2026-05-26 21:07:58.789381 | instance | 2026-05-26 21:07:58.789603 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-26 21:07:58.789814 | instance | Tuesday 26 May 2026 21:07:58 +0000 (0:00:00.081) 0:51:51.943 *********** 2026-05-26 21:07:58.880977 | instance | included: ingress for instance 2026-05-26 21:07:58.881228 | instance | 2026-05-26 21:07:58.881523 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-26 21:07:58.881842 | instance | Tuesday 26 May 2026 21:07:58 +0000 (0:00:00.091) 0:51:52.035 *********** 2026-05-26 21:08:00.059805 | instance | changed: [instance] 2026-05-26 21:08:00.060087 | instance | 2026-05-26 21:08:00.060389 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:08:00.060679 | instance | Tuesday 26 May 2026 21:08:00 +0000 (0:00:01.178) 0:51:53.213 *********** 2026-05-26 21:08:00.210670 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:08:00.210923 | instance | 2026-05-26 21:08:00.211223 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:08:00.211516 | instance | Tuesday 26 May 2026 21:08:00 +0000 (0:00:00.150) 0:51:53.364 *********** 2026-05-26 21:08:00.368146 | instance | skipping: [instance] 2026-05-26 21:08:00.368256 | instance | 2026-05-26 21:08:00.368428 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:08:00.368590 | instance | Tuesday 26 May 2026 21:08:00 +0000 (0:00:00.157) 0:51:53.522 *********** 2026-05-26 21:08:00.427644 | instance | skipping: [instance] 2026-05-26 21:08:00.427944 | instance | 2026-05-26 21:08:00.428261 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:08:00.428567 | instance | Tuesday 26 May 2026 21:08:00 +0000 (0:00:00.059) 0:51:53.581 *********** 2026-05-26 21:08:00.497183 | instance | ok: [instance] 2026-05-26 21:08:00.497336 | instance | 2026-05-26 21:08:00.497535 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-26 21:08:00.497731 | instance | Tuesday 26 May 2026 21:08:00 +0000 (0:00:00.069) 0:51:53.651 *********** 2026-05-26 21:08:00.595896 | instance | included: ingress for instance 2026-05-26 21:08:00.596046 | instance | 2026-05-26 21:08:00.596220 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-26 21:08:00.596409 | instance | Tuesday 26 May 2026 21:08:00 +0000 (0:00:00.098) 0:51:53.749 *********** 2026-05-26 21:08:01.693162 | instance | changed: [instance] 2026-05-26 21:08:01.693275 | instance | 2026-05-26 21:08:01.696572 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-26 21:08:01.696613 | instance | Tuesday 26 May 2026 21:08:01 +0000 (0:00:01.096) 0:51:54.846 *********** 2026-05-26 21:08:02.507304 | instance | ok: [instance] 2026-05-26 21:08:02.507547 | instance | 2026-05-26 21:08:02.507832 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-26 21:08:02.508118 | instance | Tuesday 26 May 2026 21:08:02 +0000 (0:00:00.814) 0:51:55.661 *********** 2026-05-26 21:08:26.508928 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-05-26 21:08:26.509111 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-05-26 21:08:26.509328 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-05-26 21:08:26.509525 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-26 21:08:26.509755 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-26 21:08:26.509941 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-26 21:08:26.510151 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-26 21:08:26.510357 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-26 21:08:26.510541 | instance | 2026-05-26 21:08:26.510753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:08:26.510931 | instance | Tuesday 26 May 2026 21:08:26 +0000 (0:00:24.001) 0:52:19.662 *********** 2026-05-26 21:08:26.624997 | instance | ok: [instance] 2026-05-26 21:08:26.625380 | instance | 2026-05-26 21:08:26.625404 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:08:26.626016 | instance | Tuesday 26 May 2026 21:08:26 +0000 (0:00:00.116) 0:52:19.778 *********** 2026-05-26 21:08:26.722832 | instance | included: rabbitmq for instance 2026-05-26 21:08:26.722974 | instance | 2026-05-26 21:08:26.723186 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:08:26.723474 | instance | Tuesday 26 May 2026 21:08:26 +0000 (0:00:00.098) 0:52:19.876 *********** 2026-05-26 21:08:27.381670 | instance | ok: [instance] 2026-05-26 21:08:27.381950 | instance | 2026-05-26 21:08:27.382326 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:08:27.382646 | instance | Tuesday 26 May 2026 21:08:27 +0000 (0:00:00.658) 0:52:20.535 *********** 2026-05-26 21:08:27.444700 | instance | skipping: [instance] 2026-05-26 21:08:27.444842 | instance | 2026-05-26 21:08:27.445020 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:08:27.445292 | instance | Tuesday 26 May 2026 21:08:27 +0000 (0:00:00.063) 0:52:20.598 *********** 2026-05-26 21:08:27.507221 | instance | skipping: [instance] 2026-05-26 21:08:27.507460 | instance | 2026-05-26 21:08:27.507735 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:08:27.508004 | instance | Tuesday 26 May 2026 21:08:27 +0000 (0:00:00.062) 0:52:20.661 *********** 2026-05-26 21:08:27.562680 | instance | skipping: [instance] 2026-05-26 21:08:27.563028 | instance | 2026-05-26 21:08:27.563309 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:08:27.563563 | instance | Tuesday 26 May 2026 21:08:27 +0000 (0:00:00.055) 0:52:20.716 *********** 2026-05-26 21:08:58.527587 | instance | changed: [instance] 2026-05-26 21:08:58.527756 | instance | 2026-05-26 21:08:58.527942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:08:58.528150 | instance | Tuesday 26 May 2026 21:08:58 +0000 (0:00:30.964) 0:52:51.681 *********** 2026-05-26 21:08:59.243435 | instance | ok: [instance] 2026-05-26 21:08:59.243740 | instance | 2026-05-26 21:08:59.244047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:08:59.244398 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.716) 0:52:52.397 *********** 2026-05-26 21:08:59.307883 | instance | ok: [instance] 2026-05-26 21:08:59.308167 | instance | 2026-05-26 21:08:59.308642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:08:59.308952 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.064) 0:52:52.462 *********** 2026-05-26 21:08:59.369809 | instance | skipping: [instance] 2026-05-26 21:08:59.370055 | instance | 2026-05-26 21:08:59.370349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:08:59.370745 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.061) 0:52:52.523 *********** 2026-05-26 21:08:59.432495 | instance | skipping: [instance] 2026-05-26 21:08:59.432674 | instance | 2026-05-26 21:08:59.433012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:08:59.433301 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.062) 0:52:52.586 *********** 2026-05-26 21:08:59.498024 | instance | ok: [instance] 2026-05-26 21:08:59.498221 | instance | 2026-05-26 21:08:59.498547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:08:59.498794 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.065) 0:52:52.652 *********** 2026-05-26 21:08:59.682123 | instance | ok: [instance] => (item=load_balancer) 2026-05-26 21:08:59.682393 | instance | ok: [instance] => (item=compute) 2026-05-26 21:08:59.682674 | instance | ok: [instance] => (item=baremetal) 2026-05-26 21:08:59.682946 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:08:59.683212 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:08:59.683497 | instance | ok: [instance] => (item=dns) 2026-05-26 21:08:59.683752 | instance | ok: [instance] => (item=network) 2026-05-26 21:08:59.684017 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:08:59.684351 | instance | ok: [instance] => (item=compute_metadata) 2026-05-26 21:08:59.684650 | instance | ok: [instance] => (item=identity) 2026-05-26 21:08:59.684955 | instance | 2026-05-26 21:08:59.685247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:08:59.685509 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.183) 0:52:52.836 *********** 2026-05-26 21:08:59.766878 | instance | ok: [instance] 2026-05-26 21:08:59.767092 | instance | 2026-05-26 21:08:59.767381 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:08:59.767658 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.084) 0:52:52.920 *********** 2026-05-26 21:08:59.843500 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:08:59.843740 | instance | 2026-05-26 21:08:59.844002 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:08:59.844294 | instance | Tuesday 26 May 2026 21:08:59 +0000 (0:00:00.076) 0:52:52.997 *********** 2026-05-26 21:09:00.413029 | instance | changed: [instance] 2026-05-26 21:09:00.413258 | instance | 2026-05-26 21:09:00.413549 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-05-26 21:09:00.413846 | instance | Tuesday 26 May 2026 21:09:00 +0000 (0:00:00.569) 0:52:53.566 *********** 2026-05-26 21:09:01.144449 | instance | ok: [instance] 2026-05-26 21:09:01.144732 | instance | 2026-05-26 21:09:01.144970 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-26 21:09:01.145246 | instance | Tuesday 26 May 2026 21:09:01 +0000 (0:00:00.731) 0:52:54.298 *********** 2026-05-26 21:09:01.201284 | instance | skipping: [instance] 2026-05-26 21:09:01.201682 | instance | 2026-05-26 21:09:01.202063 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-26 21:09:01.202452 | instance | Tuesday 26 May 2026 21:09:01 +0000 (0:00:00.056) 0:52:54.355 *********** 2026-05-26 21:09:01.760339 | instance | ok: [instance] 2026-05-26 21:09:01.760596 | instance | 2026-05-26 21:09:01.760949 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-26 21:09:01.761267 | instance | Tuesday 26 May 2026 21:09:01 +0000 (0:00:00.559) 0:52:54.914 *********** 2026-05-26 21:09:01.809823 | instance | skipping: [instance] 2026-05-26 21:09:01.810074 | instance | 2026-05-26 21:09:01.810415 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-26 21:09:01.810664 | instance | Tuesday 26 May 2026 21:09:01 +0000 (0:00:00.049) 0:52:54.963 *********** 2026-05-26 21:09:01.879518 | instance | ok: [instance] 2026-05-26 21:09:01.879729 | instance | 2026-05-26 21:09:01.880053 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-05-26 21:09:01.880287 | instance | Tuesday 26 May 2026 21:09:01 +0000 (0:00:00.069) 0:52:55.033 *********** 2026-05-26 21:09:01.938248 | instance | skipping: [instance] 2026-05-26 21:09:01.938386 | instance | 2026-05-26 21:09:01.938761 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-26 21:09:01.939173 | instance | Tuesday 26 May 2026 21:09:01 +0000 (0:00:00.058) 0:52:55.092 *********** 2026-05-26 21:11:41.935368 | instance | changed: [instance] 2026-05-26 21:11:41.935496 | instance | 2026-05-26 21:11:41.935665 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:11:41.935841 | instance | Tuesday 26 May 2026 21:11:41 +0000 (0:02:39.997) 0:55:35.089 *********** 2026-05-26 21:11:42.091859 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:11:42.092146 | instance | 2026-05-26 21:11:42.092413 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:11:42.092685 | instance | Tuesday 26 May 2026 21:11:42 +0000 (0:00:00.156) 0:55:35.245 *********** 2026-05-26 21:11:42.153640 | instance | skipping: [instance] 2026-05-26 21:11:42.153694 | instance | 2026-05-26 21:11:42.153703 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:11:42.153849 | instance | Tuesday 26 May 2026 21:11:42 +0000 (0:00:00.060) 0:55:35.306 *********** 2026-05-26 21:11:42.222925 | instance | skipping: [instance] 2026-05-26 21:11:42.223059 | instance | 2026-05-26 21:11:42.223245 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:11:42.223443 | instance | Tuesday 26 May 2026 21:11:42 +0000 (0:00:00.070) 0:55:35.377 *********** 2026-05-26 21:11:42.294627 | instance | ok: [instance] 2026-05-26 21:11:42.294864 | instance | 2026-05-26 21:11:42.295187 | instance | TASK [Create Ingress network] ************************************************** 2026-05-26 21:11:42.295489 | instance | Tuesday 26 May 2026 21:11:42 +0000 (0:00:00.071) 0:55:35.448 *********** 2026-05-26 21:11:42.385256 | instance | included: ingress for instance 2026-05-26 21:11:42.385507 | instance | 2026-05-26 21:11:42.385826 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-26 21:11:42.386100 | instance | Tuesday 26 May 2026 21:11:42 +0000 (0:00:00.090) 0:55:35.539 *********** 2026-05-26 21:11:43.603786 | instance | changed: [instance] 2026-05-26 21:11:43.604064 | instance | 2026-05-26 21:11:43.604376 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-26 21:11:43.604673 | instance | Tuesday 26 May 2026 21:11:43 +0000 (0:00:01.218) 0:55:36.757 *********** 2026-05-26 21:11:44.370339 | instance | ok: [instance] 2026-05-26 21:11:44.370613 | instance | 2026-05-26 21:11:44.370998 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-26 21:11:44.371301 | instance | Tuesday 26 May 2026 21:11:44 +0000 (0:00:00.766) 0:55:37.524 *********** 2026-05-26 21:12:38.934558 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-05-26 21:12:38.934710 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-05-26 21:12:38.934907 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-05-26 21:12:38.935086 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-05-26 21:12:38.935313 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-05-26 21:12:38.935500 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-05-26 21:12:38.935673 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-05-26 21:12:38.935886 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-05-26 21:12:38.936054 | instance | 2026-05-26 21:12:38.936234 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-26 21:12:38.936412 | instance | Tuesday 26 May 2026 21:12:38 +0000 (0:00:54.564) 0:56:32.088 *********** 2026-05-26 21:12:40.651703 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-05-26 21:12:40.651790 | instance | 2026-05-26 21:12:40.651804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:12:40.651816 | instance | Tuesday 26 May 2026 21:12:40 +0000 (0:00:01.715) 0:56:33.803 *********** 2026-05-26 21:12:40.891156 | instance | ok: [instance] 2026-05-26 21:12:40.891243 | instance | 2026-05-26 21:12:40.891381 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:12:40.891520 | instance | Tuesday 26 May 2026 21:12:40 +0000 (0:00:00.241) 0:56:34.045 *********** 2026-05-26 21:12:40.996159 | instance | included: rabbitmq for instance 2026-05-26 21:12:40.996260 | instance | 2026-05-26 21:12:40.996388 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:12:40.996532 | instance | Tuesday 26 May 2026 21:12:40 +0000 (0:00:00.105) 0:56:34.150 *********** 2026-05-26 21:12:41.730373 | instance | ok: [instance] 2026-05-26 21:12:41.730516 | instance | 2026-05-26 21:12:41.730672 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:12:41.730819 | instance | Tuesday 26 May 2026 21:12:41 +0000 (0:00:00.733) 0:56:34.884 *********** 2026-05-26 21:12:41.794264 | instance | skipping: [instance] 2026-05-26 21:12:41.794385 | instance | 2026-05-26 21:12:41.794476 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:12:41.794597 | instance | Tuesday 26 May 2026 21:12:41 +0000 (0:00:00.063) 0:56:34.948 *********** 2026-05-26 21:12:41.969866 | instance | skipping: [instance] 2026-05-26 21:12:41.969939 | instance | 2026-05-26 21:12:41.970072 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:12:41.970205 | instance | Tuesday 26 May 2026 21:12:41 +0000 (0:00:00.175) 0:56:35.124 *********** 2026-05-26 21:12:42.031909 | instance | skipping: [instance] 2026-05-26 21:12:42.032025 | instance | 2026-05-26 21:12:42.032108 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:12:42.032228 | instance | Tuesday 26 May 2026 21:12:42 +0000 (0:00:00.061) 0:56:35.186 *********** 2026-05-26 21:13:13.462500 | instance | changed: [instance] 2026-05-26 21:13:13.462639 | instance | 2026-05-26 21:13:13.462840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:13:13.463020 | instance | Tuesday 26 May 2026 21:13:13 +0000 (0:00:31.430) 0:57:06.616 *********** 2026-05-26 21:13:14.174875 | instance | ok: [instance] 2026-05-26 21:13:14.174968 | instance | 2026-05-26 21:13:14.175082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:13:14.175203 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.712) 0:57:07.329 *********** 2026-05-26 21:13:14.251676 | instance | ok: [instance] 2026-05-26 21:13:14.251801 | instance | 2026-05-26 21:13:14.252008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:13:14.252196 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.076) 0:57:07.405 *********** 2026-05-26 21:13:14.314014 | instance | skipping: [instance] 2026-05-26 21:13:14.314094 | instance | 2026-05-26 21:13:14.314195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:13:14.314322 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.062) 0:57:07.468 *********** 2026-05-26 21:13:14.375086 | instance | skipping: [instance] 2026-05-26 21:13:14.375169 | instance | 2026-05-26 21:13:14.375273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:13:14.375409 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.061) 0:57:07.529 *********** 2026-05-26 21:13:14.440457 | instance | ok: [instance] 2026-05-26 21:13:14.440540 | instance | 2026-05-26 21:13:14.440655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:13:14.440763 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.065) 0:57:07.594 *********** 2026-05-26 21:13:14.568508 | instance | ok: [instance] => (item=orchestration) 2026-05-26 21:13:14.568609 | instance | ok: [instance] => (item=cloudformation) 2026-05-26 21:13:14.568730 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:13:14.568852 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:13:14.568984 | instance | ok: [instance] => (item=identity) 2026-05-26 21:13:14.569189 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:13:14.569289 | instance | 2026-05-26 21:13:14.569480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:13:14.569654 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.127) 0:57:07.722 *********** 2026-05-26 21:13:14.665293 | instance | ok: [instance] 2026-05-26 21:13:14.665518 | instance | 2026-05-26 21:13:14.665755 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:13:14.665938 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.096) 0:57:07.819 *********** 2026-05-26 21:13:14.754781 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:13:14.755036 | instance | 2026-05-26 21:13:14.755312 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:13:14.755581 | instance | Tuesday 26 May 2026 21:13:14 +0000 (0:00:00.089) 0:57:07.908 *********** 2026-05-26 21:13:15.319578 | instance | changed: [instance] 2026-05-26 21:13:15.319796 | instance | 2026-05-26 21:13:15.320105 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-26 21:13:15.320365 | instance | Tuesday 26 May 2026 21:13:15 +0000 (0:00:00.564) 0:57:08.473 *********** 2026-05-26 21:16:55.398088 | instance | changed: [instance] 2026-05-26 21:16:55.398367 | instance | 2026-05-26 21:16:55.398751 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:16:55.399054 | instance | Tuesday 26 May 2026 21:16:55 +0000 (0:03:40.078) 1:00:48.551 *********** 2026-05-26 21:16:55.524775 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:16:55.524906 | instance | 2026-05-26 21:16:55.525088 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:16:55.525320 | instance | Tuesday 26 May 2026 21:16:55 +0000 (0:00:00.127) 1:00:48.678 *********** 2026-05-26 21:16:55.597390 | instance | skipping: [instance] 2026-05-26 21:16:55.597684 | instance | 2026-05-26 21:16:55.598009 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:16:55.598267 | instance | Tuesday 26 May 2026 21:16:55 +0000 (0:00:00.072) 1:00:48.751 *********** 2026-05-26 21:16:55.654551 | instance | skipping: [instance] 2026-05-26 21:16:55.654788 | instance | 2026-05-26 21:16:55.655072 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:16:55.655337 | instance | Tuesday 26 May 2026 21:16:55 +0000 (0:00:00.057) 1:00:48.808 *********** 2026-05-26 21:16:55.748978 | instance | ok: [instance] 2026-05-26 21:16:55.749219 | instance | 2026-05-26 21:16:55.749544 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-26 21:16:55.749853 | instance | Tuesday 26 May 2026 21:16:55 +0000 (0:00:00.094) 1:00:48.902 *********** 2026-05-26 21:16:55.847065 | instance | included: ingress for instance 2026-05-26 21:16:55.847472 | instance | 2026-05-26 21:16:55.847901 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-26 21:16:55.848339 | instance | Tuesday 26 May 2026 21:16:55 +0000 (0:00:00.097) 1:00:49.000 *********** 2026-05-26 21:16:56.932975 | instance | changed: [instance] 2026-05-26 21:16:56.933203 | instance | 2026-05-26 21:16:56.933504 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:16:56.933833 | instance | Tuesday 26 May 2026 21:16:56 +0000 (0:00:01.086) 1:00:50.086 *********** 2026-05-26 21:16:57.071899 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:16:57.072225 | instance | 2026-05-26 21:16:57.072635 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:16:57.073026 | instance | Tuesday 26 May 2026 21:16:57 +0000 (0:00:00.138) 1:00:50.225 *********** 2026-05-26 21:16:57.132016 | instance | skipping: [instance] 2026-05-26 21:16:57.132439 | instance | 2026-05-26 21:16:57.132946 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:16:57.133303 | instance | Tuesday 26 May 2026 21:16:57 +0000 (0:00:00.060) 1:00:50.285 *********** 2026-05-26 21:16:57.199386 | instance | skipping: [instance] 2026-05-26 21:16:57.199449 | instance | 2026-05-26 21:16:57.199597 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:16:57.199718 | instance | Tuesday 26 May 2026 21:16:57 +0000 (0:00:00.067) 1:00:50.353 *********** 2026-05-26 21:16:57.274262 | instance | ok: [instance] 2026-05-26 21:16:57.274381 | instance | 2026-05-26 21:16:57.274491 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-26 21:16:57.274620 | instance | Tuesday 26 May 2026 21:16:57 +0000 (0:00:00.074) 1:00:50.428 *********** 2026-05-26 21:16:57.366674 | instance | included: ingress for instance 2026-05-26 21:16:57.366734 | instance | 2026-05-26 21:16:57.366868 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-26 21:16:57.366986 | instance | Tuesday 26 May 2026 21:16:57 +0000 (0:00:00.092) 1:00:50.521 *********** 2026-05-26 21:16:58.583906 | instance | changed: [instance] 2026-05-26 21:16:58.583989 | instance | 2026-05-26 21:16:58.584115 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-26 21:16:58.584238 | instance | Tuesday 26 May 2026 21:16:58 +0000 (0:00:01.217) 1:00:51.738 *********** 2026-05-26 21:16:58.858895 | instance | ok: [instance] 2026-05-26 21:16:58.859056 | instance | 2026-05-26 21:16:58.859245 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:16:58.859471 | instance | Tuesday 26 May 2026 21:16:58 +0000 (0:00:00.274) 1:00:52.012 *********** 2026-05-26 21:17:00.044315 | instance | ok: [instance] 2026-05-26 21:17:00.044438 | instance | 2026-05-26 21:17:00.044590 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:17:00.045019 | instance | Tuesday 26 May 2026 21:17:00 +0000 (0:00:01.186) 1:00:53.198 *********** 2026-05-26 21:17:00.314761 | instance | ok: [instance] 2026-05-26 21:17:00.314983 | instance | 2026-05-26 21:17:00.315294 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:17:00.315637 | instance | Tuesday 26 May 2026 21:17:00 +0000 (0:00:00.268) 1:00:53.467 *********** 2026-05-26 21:17:00.418471 | instance | ok: [instance] => { 2026-05-26 21:17:00.418771 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-26 21:17:00.419064 | instance | } 2026-05-26 21:17:00.419335 | instance | 2026-05-26 21:17:00.419632 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:17:00.419932 | instance | Tuesday 26 May 2026 21:17:00 +0000 (0:00:00.104) 1:00:53.571 *********** 2026-05-26 21:17:00.778307 | instance | ok: [instance] 2026-05-26 21:17:00.778545 | instance | 2026-05-26 21:17:00.778867 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:17:00.779142 | instance | Tuesday 26 May 2026 21:17:00 +0000 (0:00:00.360) 1:00:53.932 *********** 2026-05-26 21:17:01.903977 | instance | ok: [instance] 2026-05-26 21:17:01.904421 | instance | 2026-05-26 21:17:01.904814 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-26 21:17:01.905106 | instance | Tuesday 26 May 2026 21:17:01 +0000 (0:00:01.124) 1:00:55.057 *********** 2026-05-26 21:17:02.394278 | instance | ok: [instance] 2026-05-26 21:17:02.394504 | instance | 2026-05-26 21:17:02.394799 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-26 21:17:02.395073 | instance | Tuesday 26 May 2026 21:17:02 +0000 (0:00:00.491) 1:00:55.548 *********** 2026-05-26 21:17:03.321755 | instance | ok: [instance] 2026-05-26 21:17:03.321982 | instance | 2026-05-26 21:17:03.322352 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-26 21:17:03.322648 | instance | Tuesday 26 May 2026 21:17:03 +0000 (0:00:00.927) 1:00:56.475 *********** 2026-05-26 21:17:04.084492 | instance | ok: [instance] 2026-05-26 21:17:04.084745 | instance | 2026-05-26 21:17:04.085039 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-26 21:17:04.085318 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.762) 1:00:57.238 *********** 2026-05-26 21:17:04.447731 | instance | ok: [instance] 2026-05-26 21:17:04.447998 | instance | 2026-05-26 21:17:04.448348 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-26 21:17:04.448617 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.362) 1:00:57.601 *********** 2026-05-26 21:17:04.614118 | instance | included: openstack_helm_endpoints for instance 2026-05-26 21:17:04.614292 | instance | 2026-05-26 21:17:04.614617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:17:04.614857 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.166) 1:00:57.767 *********** 2026-05-26 21:17:04.685888 | instance | skipping: [instance] 2026-05-26 21:17:04.686121 | instance | 2026-05-26 21:17:04.686416 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:17:04.686676 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.071) 1:00:57.839 *********** 2026-05-26 21:17:04.756788 | instance | skipping: [instance] 2026-05-26 21:17:04.757039 | instance | 2026-05-26 21:17:04.757361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:17:04.757661 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.070) 1:00:57.910 *********** 2026-05-26 21:17:04.827255 | instance | skipping: [instance] 2026-05-26 21:17:04.827349 | instance | 2026-05-26 21:17:04.827484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:17:04.827617 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.070) 1:00:57.981 *********** 2026-05-26 21:17:04.886094 | instance | skipping: [instance] 2026-05-26 21:17:04.886723 | instance | 2026-05-26 21:17:04.886775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:17:04.887105 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.058) 1:00:58.039 *********** 2026-05-26 21:17:04.949944 | instance | skipping: [instance] 2026-05-26 21:17:04.950066 | instance | 2026-05-26 21:17:04.950245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:17:04.950409 | instance | Tuesday 26 May 2026 21:17:04 +0000 (0:00:00.064) 1:00:58.104 *********** 2026-05-26 21:17:05.126757 | instance | skipping: [instance] 2026-05-26 21:17:05.127023 | instance | 2026-05-26 21:17:05.127348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:17:05.127669 | instance | Tuesday 26 May 2026 21:17:05 +0000 (0:00:00.176) 1:00:58.280 *********** 2026-05-26 21:17:05.188636 | instance | ok: [instance] 2026-05-26 21:17:05.188756 | instance | 2026-05-26 21:17:05.188960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:17:05.189111 | instance | Tuesday 26 May 2026 21:17:05 +0000 (0:00:00.061) 1:00:58.342 *********** 2026-05-26 21:17:05.260924 | instance | ok: [instance] => (item=identity) 2026-05-26 21:17:05.261062 | instance | 2026-05-26 21:17:05.261250 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:17:05.261404 | instance | Tuesday 26 May 2026 21:17:05 +0000 (0:00:00.072) 1:00:58.414 *********** 2026-05-26 21:17:05.344058 | instance | ok: [instance] 2026-05-26 21:17:05.344140 | instance | 2026-05-26 21:17:05.344344 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-26 21:17:05.344580 | instance | Tuesday 26 May 2026 21:17:05 +0000 (0:00:00.082) 1:00:58.497 *********** 2026-05-26 21:17:05.812610 | instance | ok: [instance] 2026-05-26 21:17:05.812845 | instance | 2026-05-26 21:17:05.813149 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-26 21:17:05.813479 | instance | Tuesday 26 May 2026 21:17:05 +0000 (0:00:00.468) 1:00:58.966 *********** 2026-05-26 21:17:06.301140 | instance | ok: [instance] 2026-05-26 21:17:06.301378 | instance | 2026-05-26 21:17:06.301762 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-26 21:17:06.302060 | instance | Tuesday 26 May 2026 21:17:06 +0000 (0:00:00.488) 1:00:59.455 *********** 2026-05-26 21:17:06.807474 | instance | ok: [instance] 2026-05-26 21:17:06.807695 | instance | 2026-05-26 21:17:06.807991 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-26 21:17:06.808237 | instance | Tuesday 26 May 2026 21:17:06 +0000 (0:00:00.506) 1:00:59.961 *********** 2026-05-26 21:17:07.366261 | instance | ok: [instance] 2026-05-26 21:17:07.366468 | instance | 2026-05-26 21:17:07.366782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:17:07.367053 | instance | Tuesday 26 May 2026 21:17:07 +0000 (0:00:00.558) 1:01:00.519 *********** 2026-05-26 21:17:07.454168 | instance | ok: [instance] 2026-05-26 21:17:07.454417 | instance | 2026-05-26 21:17:07.454678 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:17:07.455011 | instance | Tuesday 26 May 2026 21:17:07 +0000 (0:00:00.087) 1:01:00.607 *********** 2026-05-26 21:17:07.558330 | instance | included: rabbitmq for instance 2026-05-26 21:17:07.558570 | instance | 2026-05-26 21:17:07.558894 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:17:07.559167 | instance | Tuesday 26 May 2026 21:17:07 +0000 (0:00:00.104) 1:01:00.712 *********** 2026-05-26 21:17:08.300521 | instance | ok: [instance] 2026-05-26 21:17:08.300883 | instance | 2026-05-26 21:17:08.301215 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:17:08.301554 | instance | Tuesday 26 May 2026 21:17:08 +0000 (0:00:00.742) 1:01:01.454 *********** 2026-05-26 21:17:08.364644 | instance | skipping: [instance] 2026-05-26 21:17:08.364894 | instance | 2026-05-26 21:17:08.365180 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:17:08.365510 | instance | Tuesday 26 May 2026 21:17:08 +0000 (0:00:00.062) 1:01:01.517 *********** 2026-05-26 21:17:08.427535 | instance | skipping: [instance] 2026-05-26 21:17:08.427791 | instance | 2026-05-26 21:17:08.428081 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:17:08.428363 | instance | Tuesday 26 May 2026 21:17:08 +0000 (0:00:00.064) 1:01:01.581 *********** 2026-05-26 21:17:08.489490 | instance | skipping: [instance] 2026-05-26 21:17:08.489625 | instance | 2026-05-26 21:17:08.489722 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:17:08.489853 | instance | Tuesday 26 May 2026 21:17:08 +0000 (0:00:00.062) 1:01:01.643 *********** 2026-05-26 21:17:39.387942 | instance | changed: [instance] 2026-05-26 21:17:39.388185 | instance | 2026-05-26 21:17:39.388583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:17:39.388893 | instance | Tuesday 26 May 2026 21:17:39 +0000 (0:00:30.897) 1:01:32.541 *********** 2026-05-26 21:17:40.089972 | instance | ok: [instance] 2026-05-26 21:17:40.090215 | instance | 2026-05-26 21:17:40.090600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:17:40.090901 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.702) 1:01:33.243 *********** 2026-05-26 21:17:40.160441 | instance | ok: [instance] 2026-05-26 21:17:40.160802 | instance | 2026-05-26 21:17:40.161170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:17:40.161482 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.070) 1:01:33.314 *********** 2026-05-26 21:17:40.232900 | instance | skipping: [instance] 2026-05-26 21:17:40.233062 | instance | 2026-05-26 21:17:40.233351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:17:40.233501 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.072) 1:01:33.386 *********** 2026-05-26 21:17:40.314773 | instance | skipping: [instance] 2026-05-26 21:17:40.315169 | instance | 2026-05-26 21:17:40.315871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:17:40.316198 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.081) 1:01:33.468 *********** 2026-05-26 21:17:40.376125 | instance | ok: [instance] 2026-05-26 21:17:40.376221 | instance | 2026-05-26 21:17:40.376433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:17:40.376600 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.061) 1:01:33.530 *********** 2026-05-26 21:17:40.532282 | instance | ok: [instance] => (item=load_balancer) 2026-05-26 21:17:40.532375 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-26 21:17:40.533023 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:17:40.533057 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:17:40.533071 | instance | ok: [instance] => (item=network) 2026-05-26 21:17:40.533084 | instance | ok: [instance] => (item=identity) 2026-05-26 21:17:40.533096 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:17:40.533114 | instance | ok: [instance] => (item=valkey) 2026-05-26 21:17:40.533173 | instance | 2026-05-26 21:17:40.533315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:17:40.533430 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.155) 1:01:33.685 *********** 2026-05-26 21:17:40.619604 | instance | ok: [instance] 2026-05-26 21:17:40.619845 | instance | 2026-05-26 21:17:40.620374 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:17:40.620529 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.088) 1:01:33.773 *********** 2026-05-26 21:17:40.703525 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:17:40.703802 | instance | 2026-05-26 21:17:40.704097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:17:40.704415 | instance | Tuesday 26 May 2026 21:17:40 +0000 (0:00:00.083) 1:01:33.857 *********** 2026-05-26 21:17:41.286013 | instance | changed: [instance] 2026-05-26 21:17:41.286261 | instance | 2026-05-26 21:17:41.286559 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-26 21:17:41.286847 | instance | Tuesday 26 May 2026 21:17:41 +0000 (0:00:00.582) 1:01:34.439 *********** 2026-05-26 21:17:42.642865 | instance | ok: [instance] 2026-05-26 21:17:42.643004 | instance | 2026-05-26 21:17:42.643220 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-26 21:17:42.643378 | instance | Tuesday 26 May 2026 21:17:42 +0000 (0:00:01.357) 1:01:35.797 *********** 2026-05-26 21:17:43.858671 | instance | changed: [instance] 2026-05-26 21:17:43.859120 | instance | 2026-05-26 21:17:43.859132 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-26 21:17:43.859139 | instance | Tuesday 26 May 2026 21:17:43 +0000 (0:00:01.215) 1:01:37.012 *********** 2026-05-26 21:17:45.131661 | instance | changed: [instance] 2026-05-26 21:17:45.131984 | instance | 2026-05-26 21:17:45.132320 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-26 21:17:45.132651 | instance | Tuesday 26 May 2026 21:17:45 +0000 (0:00:01.271) 1:01:38.284 *********** 2026-05-26 21:17:46.472650 | instance | changed: [instance] 2026-05-26 21:17:46.472701 | instance | 2026-05-26 21:17:46.472709 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-26 21:17:46.472716 | instance | Tuesday 26 May 2026 21:17:46 +0000 (0:00:01.341) 1:01:39.626 *********** 2026-05-26 21:17:52.384259 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-26 21:17:52.384338 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-26 21:17:52.384483 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-26 21:17:52.384610 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-26 21:17:52.384737 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-26 21:17:52.384851 | instance | 2026-05-26 21:17:52.384996 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-26 21:17:52.385115 | instance | Tuesday 26 May 2026 21:17:52 +0000 (0:00:05.912) 1:01:45.538 *********** 2026-05-26 21:17:54.037207 | instance | changed: [instance] => (item=instance) 2026-05-26 21:17:54.037317 | instance | 2026-05-26 21:17:54.037447 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-26 21:17:54.037613 | instance | Tuesday 26 May 2026 21:17:54 +0000 (0:00:01.652) 1:01:47.191 *********** 2026-05-26 21:17:56.363720 | instance | ok: [instance] => (item=instance) 2026-05-26 21:17:56.363929 | instance | 2026-05-26 21:17:56.364270 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-26 21:17:56.364541 | instance | Tuesday 26 May 2026 21:17:56 +0000 (0:00:02.326) 1:01:49.517 *********** 2026-05-26 21:18:02.924077 | instance | ok: [instance] => (item=instance) 2026-05-26 21:18:02.924162 | instance | 2026-05-26 21:18:02.924189 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-26 21:18:02.924251 | instance | Tuesday 26 May 2026 21:18:02 +0000 (0:00:06.560) 1:01:56.078 *********** 2026-05-26 21:18:04.234752 | instance | ok: [instance] => (item=instance) 2026-05-26 21:18:04.234951 | instance | 2026-05-26 21:18:04.235172 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-26 21:18:04.235376 | instance | Tuesday 26 May 2026 21:18:04 +0000 (0:00:01.310) 1:01:57.388 *********** 2026-05-26 21:18:04.311808 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-26 21:18:04.311899 | instance | 2026-05-26 21:18:04.312035 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-26 21:18:04.312168 | instance | Tuesday 26 May 2026 21:18:04 +0000 (0:00:00.077) 1:01:57.465 *********** 2026-05-26 21:18:05.429845 | instance | changed: [instance] 2026-05-26 21:18:05.430119 | instance | 2026-05-26 21:18:05.430417 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-26 21:18:05.430700 | instance | Tuesday 26 May 2026 21:18:05 +0000 (0:00:01.117) 1:01:58.583 *********** 2026-05-26 21:18:07.608975 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-26T21:17:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.169', 'hostname': 'host-172-24-0-169', 'fqdn': 'host-172-24-0-169.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '40e82c3c-5949-4f4f-80c1-215201a6f8a7', 'ip_address': '172.24.0.169'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f8:d2:8d', 'name': 'octavia-health-manager-port-instance', 'network_id': '8fb7ad5c-1233-49d6-acd5-e00e4d3fd120', 'numa_affinity_policy': None, 'project_id': '894d3057a90c4539a0d8c641a8c62390', 'tenant_id': '894d3057a90c4539a0d8c641a8c62390', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['65d7b364-733b-4b06-9e50-06052a0c47c5'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-26T21:18:02Z', 'revision_number': 4, 'if_match': None, 'id': 'f424247d-b4b2-4e58-8f8f-734c4fe32bf2', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-26 21:18:07.609142 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-26T21:17:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.169', 'hostname': 'host-172-24-0-169', 'fqdn': 'host-172-24-0-169.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '40e82c3c-5949-4f4f-80c1-215201a6f8a7', 'ip_address': '172.24.0.169'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f8:d2:8d', 'name': 'octavia-health-manager-port-instance', 'network_id': '8fb7ad5c-1233-49d6-acd5-e00e4d3fd120', 'numa_affinity_policy': None, 'project_id': '894d3057a90c4539a0d8c641a8c62390', 'tenant_id': '894d3057a90c4539a0d8c641a8c62390', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['65d7b364-733b-4b06-9e50-06052a0c47c5'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-26T21:18:02Z', 'revision_number': 4, 'if_match': None, 'id': 'f424247d-b4b2-4e58-8f8f-734c4fe32bf2', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-26 21:18:07.609157 | instance | 2026-05-26 21:18:07.609168 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-26 21:18:07.609178 | instance | Tuesday 26 May 2026 21:18:07 +0000 (0:00:02.178) 1:02:00.762 *********** 2026-05-26 21:18:08.762726 | instance | changed: [instance] 2026-05-26 21:18:08.762979 | instance | 2026-05-26 21:18:08.763361 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-26 21:18:08.763647 | instance | Tuesday 26 May 2026 21:18:08 +0000 (0:00:01.154) 1:02:01.916 *********** 2026-05-26 21:18:08.896190 | instance | included: atmosphere.common.glance_image for instance 2026-05-26 21:18:08.896465 | instance | 2026-05-26 21:18:08.896757 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-26 21:18:08.897043 | instance | Tuesday 26 May 2026 21:18:08 +0000 (0:00:00.133) 1:02:02.050 *********** 2026-05-26 21:18:10.118275 | instance | ok: [instance] 2026-05-26 21:18:10.118457 | instance | 2026-05-26 21:18:10.118698 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 21:18:10.118908 | instance | Tuesday 26 May 2026 21:18:10 +0000 (0:00:01.221) 1:02:03.271 *********** 2026-05-26 21:18:10.647569 | instance | ok: [instance] 2026-05-26 21:18:10.647850 | instance | 2026-05-26 21:18:10.648146 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 21:18:10.648417 | instance | Tuesday 26 May 2026 21:18:10 +0000 (0:00:00.528) 1:02:03.800 *********** 2026-05-26 21:18:10.726670 | instance | ok: [instance] 2026-05-26 21:18:10.726906 | instance | 2026-05-26 21:18:10.727203 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 21:18:10.727576 | instance | Tuesday 26 May 2026 21:18:10 +0000 (0:00:00.080) 1:02:03.880 *********** 2026-05-26 21:18:12.089388 | instance | ok: [instance] 2026-05-26 21:18:12.089662 | instance | 2026-05-26 21:18:12.090241 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 21:18:12.090304 | instance | Tuesday 26 May 2026 21:18:12 +0000 (0:00:01.362) 1:02:05.243 *********** 2026-05-26 21:18:12.157844 | instance | ok: [instance] 2026-05-26 21:18:12.157950 | instance | 2026-05-26 21:18:12.158088 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 21:18:12.158232 | instance | Tuesday 26 May 2026 21:18:12 +0000 (0:00:00.068) 1:02:05.312 *********** 2026-05-26 21:18:12.234422 | instance | ok: [instance] 2026-05-26 21:18:12.234545 | instance | 2026-05-26 21:18:12.234744 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 21:18:12.234947 | instance | Tuesday 26 May 2026 21:18:12 +0000 (0:00:00.076) 1:02:05.388 *********** 2026-05-26 21:18:12.470466 | instance | changed: [instance] 2026-05-26 21:18:12.470851 | instance | 2026-05-26 21:18:12.471037 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 21:18:12.471370 | instance | Tuesday 26 May 2026 21:18:12 +0000 (0:00:00.235) 1:02:05.624 *********** 2026-05-26 21:18:26.875558 | instance | changed: [instance] 2026-05-26 21:18:26.875728 | instance | 2026-05-26 21:18:26.875924 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 21:18:26.876104 | instance | Tuesday 26 May 2026 21:18:26 +0000 (0:00:14.405) 1:02:20.029 *********** 2026-05-26 21:18:27.108546 | instance | ok: [instance] 2026-05-26 21:18:27.108810 | instance | 2026-05-26 21:18:27.109099 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 21:18:27.109378 | instance | Tuesday 26 May 2026 21:18:27 +0000 (0:00:00.232) 1:02:20.262 *********** 2026-05-26 21:18:31.542512 | instance | changed: [instance] 2026-05-26 21:18:31.542770 | instance | 2026-05-26 21:18:31.543075 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 21:18:31.543355 | instance | Tuesday 26 May 2026 21:18:31 +0000 (0:00:04.433) 1:02:24.696 *********** 2026-05-26 21:18:32.802263 | instance | ok: [instance] 2026-05-26 21:18:32.802640 | instance | 2026-05-26 21:18:32.802759 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 21:18:32.803122 | instance | Tuesday 26 May 2026 21:18:32 +0000 (0:00:01.259) 1:02:25.956 *********** 2026-05-26 21:18:32.875397 | instance | ok: [instance] 2026-05-26 21:18:32.875673 | instance | 2026-05-26 21:18:32.876045 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 21:18:32.876370 | instance | Tuesday 26 May 2026 21:18:32 +0000 (0:00:00.073) 1:02:26.029 *********** 2026-05-26 21:19:49.347051 | instance | changed: [instance] 2026-05-26 21:19:49.347270 | instance | 2026-05-26 21:19:49.347569 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 21:19:49.347847 | instance | Tuesday 26 May 2026 21:19:49 +0000 (0:01:16.471) 1:03:42.500 *********** 2026-05-26 21:19:49.418210 | instance | skipping: [instance] 2026-05-26 21:19:49.418473 | instance | 2026-05-26 21:19:49.418797 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 21:19:49.419069 | instance | Tuesday 26 May 2026 21:19:49 +0000 (0:00:00.070) 1:03:42.571 *********** 2026-05-26 21:19:49.506939 | instance | skipping: [instance] 2026-05-26 21:19:49.507053 | instance | 2026-05-26 21:19:49.507236 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 21:19:49.507419 | instance | Tuesday 26 May 2026 21:19:49 +0000 (0:00:00.089) 1:03:42.660 *********** 2026-05-26 21:19:50.097144 | instance | changed: [instance] 2026-05-26 21:19:50.097326 | instance | 2026-05-26 21:19:50.097657 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-26 21:19:50.097981 | instance | Tuesday 26 May 2026 21:19:50 +0000 (0:00:00.589) 1:03:43.250 *********** 2026-05-26 21:19:51.028660 | instance | ok: [instance] 2026-05-26 21:19:51.028893 | instance | 2026-05-26 21:19:51.029173 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-26 21:19:51.029514 | instance | Tuesday 26 May 2026 21:19:51 +0000 (0:00:00.932) 1:03:44.182 *********** 2026-05-26 21:19:56.814464 | instance | changed: [instance] 2026-05-26 21:19:56.814624 | instance | 2026-05-26 21:19:56.814980 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-26 21:19:56.815166 | instance | Tuesday 26 May 2026 21:19:56 +0000 (0:00:05.785) 1:03:49.968 *********** 2026-05-26 21:19:57.568054 | instance | ok: [instance] 2026-05-26 21:19:57.568729 | instance | 2026-05-26 21:19:57.568803 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-26 21:19:57.568916 | instance | Tuesday 26 May 2026 21:19:57 +0000 (0:00:00.752) 1:03:50.721 *********** 2026-05-26 21:19:59.001658 | instance | changed: [instance] 2026-05-26 21:19:59.002018 | instance | 2026-05-26 21:19:59.002340 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-26 21:19:59.002632 | instance | Tuesday 26 May 2026 21:19:58 +0000 (0:00:01.434) 1:03:52.155 *********** 2026-05-26 21:20:01.821227 | instance | changed: [instance] => (item=octavia-client) 2026-05-26 21:20:01.821501 | instance | changed: [instance] => (item=octavia-server) 2026-05-26 21:20:01.821809 | instance | 2026-05-26 21:20:01.822107 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-26 21:20:01.822391 | instance | Tuesday 26 May 2026 21:20:01 +0000 (0:00:02.819) 1:03:54.974 *********** 2026-05-26 21:20:02.683635 | instance | changed: [instance] 2026-05-26 21:20:02.683768 | instance | 2026-05-26 21:20:02.683947 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-26 21:20:02.683962 | instance | Tuesday 26 May 2026 21:20:02 +0000 (0:00:00.862) 1:03:55.837 *********** 2026-05-26 21:20:04.706036 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-05-26 21:20:04.706307 | instance | loadbalancer quotas. 2026-05-26 21:20:04.745342 | instance | changed: [instance] 2026-05-26 21:20:04.745509 | instance | 2026-05-26 21:20:04.745754 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-26 21:20:04.745884 | instance | Tuesday 26 May 2026 21:20:04 +0000 (0:00:02.061) 1:03:57.899 *********** 2026-05-26 21:23:07.606037 | instance | changed: [instance] 2026-05-26 21:23:07.606264 | instance | 2026-05-26 21:23:07.606562 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-26 21:23:07.606855 | instance | Tuesday 26 May 2026 21:23:07 +0000 (0:03:02.860) 1:07:00.759 *********** 2026-05-26 21:23:21.898702 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-26 21:23:21.898798 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-26 21:23:21.898925 | instance | 2026-05-26 21:23:21.899047 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:23:21.899163 | instance | Tuesday 26 May 2026 21:23:21 +0000 (0:00:14.292) 1:07:15.051 *********** 2026-05-26 21:23:22.062411 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:23:22.062640 | instance | 2026-05-26 21:23:22.062977 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:23:22.063335 | instance | Tuesday 26 May 2026 21:23:22 +0000 (0:00:00.164) 1:07:15.216 *********** 2026-05-26 21:23:22.125026 | instance | skipping: [instance] 2026-05-26 21:23:22.134878 | instance | 2026-05-26 21:23:22.134912 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:23:22.134920 | instance | Tuesday 26 May 2026 21:23:22 +0000 (0:00:00.062) 1:07:15.278 *********** 2026-05-26 21:23:22.191253 | instance | skipping: [instance] 2026-05-26 21:23:22.191559 | instance | 2026-05-26 21:23:22.192118 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:23:22.192446 | instance | Tuesday 26 May 2026 21:23:22 +0000 (0:00:00.066) 1:07:15.345 *********** 2026-05-26 21:23:22.268165 | instance | ok: [instance] 2026-05-26 21:23:22.268497 | instance | 2026-05-26 21:23:22.268820 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-26 21:23:22.269103 | instance | Tuesday 26 May 2026 21:23:22 +0000 (0:00:00.077) 1:07:15.422 *********** 2026-05-26 21:23:22.476104 | instance | included: ingress for instance 2026-05-26 21:23:22.476593 | instance | 2026-05-26 21:23:22.476949 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-26 21:23:22.477303 | instance | Tuesday 26 May 2026 21:23:22 +0000 (0:00:00.207) 1:07:15.630 *********** 2026-05-26 21:23:23.658052 | instance | changed: [instance] 2026-05-26 21:23:23.658315 | instance | 2026-05-26 21:23:23.658554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:23:23.658769 | instance | Tuesday 26 May 2026 21:23:23 +0000 (0:00:01.181) 1:07:16.811 *********** 2026-05-26 21:23:23.751294 | instance | ok: [instance] 2026-05-26 21:23:23.751557 | instance | 2026-05-26 21:23:23.751780 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:23:23.751998 | instance | Tuesday 26 May 2026 21:23:23 +0000 (0:00:00.093) 1:07:16.905 *********** 2026-05-26 21:23:23.865207 | instance | included: rabbitmq for instance 2026-05-26 21:23:23.865569 | instance | 2026-05-26 21:23:23.865947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:23:23.866275 | instance | Tuesday 26 May 2026 21:23:23 +0000 (0:00:00.113) 1:07:17.019 *********** 2026-05-26 21:23:24.748688 | instance | ok: [instance] 2026-05-26 21:23:24.748764 | instance | 2026-05-26 21:23:24.748775 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:23:24.748908 | instance | Tuesday 26 May 2026 21:23:24 +0000 (0:00:00.883) 1:07:17.902 *********** 2026-05-26 21:23:24.813743 | instance | skipping: [instance] 2026-05-26 21:23:24.814003 | instance | 2026-05-26 21:23:24.814415 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:23:24.814605 | instance | Tuesday 26 May 2026 21:23:24 +0000 (0:00:00.065) 1:07:17.967 *********** 2026-05-26 21:23:24.874148 | instance | skipping: [instance] 2026-05-26 21:23:24.887571 | instance | 2026-05-26 21:23:24.887603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:23:24.887615 | instance | Tuesday 26 May 2026 21:23:24 +0000 (0:00:00.060) 1:07:18.027 *********** 2026-05-26 21:23:24.952188 | instance | skipping: [instance] 2026-05-26 21:23:24.952416 | instance | 2026-05-26 21:23:24.952811 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:23:24.953142 | instance | Tuesday 26 May 2026 21:23:24 +0000 (0:00:00.078) 1:07:18.106 *********** 2026-05-26 21:23:56.005098 | instance | changed: [instance] 2026-05-26 21:23:56.005366 | instance | 2026-05-26 21:23:56.005700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:23:56.006018 | instance | Tuesday 26 May 2026 21:23:55 +0000 (0:00:31.052) 1:07:49.158 *********** 2026-05-26 21:23:56.846325 | instance | ok: [instance] 2026-05-26 21:23:56.846592 | instance | 2026-05-26 21:23:56.846900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:23:56.847207 | instance | Tuesday 26 May 2026 21:23:56 +0000 (0:00:00.841) 1:07:50.000 *********** 2026-05-26 21:23:56.916986 | instance | ok: [instance] 2026-05-26 21:23:56.917280 | instance | 2026-05-26 21:23:56.917614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:23:56.917761 | instance | Tuesday 26 May 2026 21:23:56 +0000 (0:00:00.070) 1:07:50.070 *********** 2026-05-26 21:23:56.986766 | instance | skipping: [instance] 2026-05-26 21:23:56.987033 | instance | 2026-05-26 21:23:56.987351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:23:56.987619 | instance | Tuesday 26 May 2026 21:23:56 +0000 (0:00:00.069) 1:07:50.140 *********** 2026-05-26 21:23:57.058430 | instance | skipping: [instance] 2026-05-26 21:23:57.058717 | instance | 2026-05-26 21:23:57.059068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:23:57.059485 | instance | Tuesday 26 May 2026 21:23:57 +0000 (0:00:00.071) 1:07:50.212 *********** 2026-05-26 21:23:57.122051 | instance | ok: [instance] 2026-05-26 21:23:57.122179 | instance | 2026-05-26 21:23:57.122356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:23:57.122525 | instance | Tuesday 26 May 2026 21:23:57 +0000 (0:00:00.063) 1:07:50.276 *********** 2026-05-26 21:23:57.267833 | instance | ok: [instance] => (item=orchestration) 2026-05-26 21:23:57.267949 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:23:57.267962 | instance | ok: [instance] => (item=key_manager) 2026-05-26 21:23:57.267972 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:23:57.267981 | instance | ok: [instance] => (item=identity) 2026-05-26 21:23:57.267991 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:23:57.268000 | instance | ok: [instance] => (item=container_infra) 2026-05-26 21:23:57.268010 | instance | 2026-05-26 21:23:57.268020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:23:57.268030 | instance | Tuesday 26 May 2026 21:23:57 +0000 (0:00:00.143) 1:07:50.419 *********** 2026-05-26 21:23:57.358486 | instance | ok: [instance] 2026-05-26 21:23:57.358770 | instance | 2026-05-26 21:23:57.359128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:23:57.359510 | instance | Tuesday 26 May 2026 21:23:57 +0000 (0:00:00.093) 1:07:50.512 *********** 2026-05-26 21:23:57.458188 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:23:57.458427 | instance | 2026-05-26 21:23:57.458655 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:23:57.458820 | instance | Tuesday 26 May 2026 21:23:57 +0000 (0:00:00.099) 1:07:50.611 *********** 2026-05-26 21:23:58.033109 | instance | changed: [instance] 2026-05-26 21:23:58.033451 | instance | 2026-05-26 21:23:58.033721 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:23:58.034024 | instance | Tuesday 26 May 2026 21:23:58 +0000 (0:00:00.575) 1:07:51.187 *********** 2026-05-26 21:23:58.115487 | instance | ok: [instance] => { 2026-05-26 21:23:58.115631 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-26 21:23:58.115646 | instance | } 2026-05-26 21:23:58.115741 | instance | 2026-05-26 21:23:58.115876 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:23:58.115987 | instance | Tuesday 26 May 2026 21:23:58 +0000 (0:00:00.082) 1:07:51.269 *********** 2026-05-26 21:23:59.768786 | instance | changed: [instance] 2026-05-26 21:23:59.769015 | instance | 2026-05-26 21:23:59.769306 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:23:59.769654 | instance | Tuesday 26 May 2026 21:23:59 +0000 (0:00:01.652) 1:07:52.922 *********** 2026-05-26 21:23:59.876464 | instance | skipping: [instance] 2026-05-26 21:23:59.876668 | instance | 2026-05-26 21:23:59.876991 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-26 21:23:59.877204 | instance | Tuesday 26 May 2026 21:23:59 +0000 (0:00:00.106) 1:07:53.029 *********** 2026-05-26 21:24:00.546564 | instance | changed: [instance] 2026-05-26 21:24:00.546782 | instance | 2026-05-26 21:24:00.547102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:24:00.547404 | instance | Tuesday 26 May 2026 21:24:00 +0000 (0:00:00.670) 1:07:53.700 *********** 2026-05-26 21:24:00.654019 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:24:00.654289 | instance | 2026-05-26 21:24:00.654611 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:24:00.654880 | instance | Tuesday 26 May 2026 21:24:00 +0000 (0:00:00.107) 1:07:53.807 *********** 2026-05-26 21:24:02.025610 | instance | changed: [instance] 2026-05-26 21:24:02.025661 | instance | 2026-05-26 21:24:02.025666 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-26 21:24:02.025672 | instance | Tuesday 26 May 2026 21:24:02 +0000 (0:00:01.370) 1:07:55.178 *********** 2026-05-26 21:24:02.267634 | instance | changed: [instance] 2026-05-26 21:24:02.267742 | instance | 2026-05-26 21:24:02.268011 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-26 21:24:02.268071 | instance | Tuesday 26 May 2026 21:24:02 +0000 (0:00:00.243) 1:07:55.421 *********** 2026-05-26 21:24:02.893123 | instance | changed: [instance] 2026-05-26 21:24:02.893205 | instance | 2026-05-26 21:24:02.893435 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-26 21:24:02.893603 | instance | Tuesday 26 May 2026 21:24:02 +0000 (0:00:00.625) 1:07:56.047 *********** 2026-05-26 21:24:03.896302 | instance | changed: [instance] 2026-05-26 21:24:03.896557 | instance | 2026-05-26 21:24:03.896871 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-26 21:24:03.897144 | instance | Tuesday 26 May 2026 21:24:03 +0000 (0:00:01.002) 1:07:57.050 *********** 2026-05-26 21:24:20.788884 | instance | changed: [instance] 2026-05-26 21:24:20.789005 | instance | 2026-05-26 21:24:20.789300 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-26 21:24:20.789537 | instance | Tuesday 26 May 2026 21:24:20 +0000 (0:00:16.892) 1:08:13.942 *********** 2026-05-26 21:24:21.070049 | instance | changed: [instance] 2026-05-26 21:24:21.070234 | instance | 2026-05-26 21:24:21.070525 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-26 21:24:21.070793 | instance | Tuesday 26 May 2026 21:24:21 +0000 (0:00:00.281) 1:08:14.223 *********** 2026-05-26 21:24:23.421845 | instance | changed: [instance] 2026-05-26 21:24:23.421898 | instance | 2026-05-26 21:24:23.421904 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-26 21:24:23.421916 | instance | Tuesday 26 May 2026 21:24:23 +0000 (0:00:02.351) 1:08:16.575 *********** 2026-05-26 21:24:24.354046 | instance | ok: [instance] 2026-05-26 21:24:24.354126 | instance | 2026-05-26 21:24:24.354416 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-26 21:24:24.354441 | instance | Tuesday 26 May 2026 21:24:24 +0000 (0:00:00.933) 1:08:17.508 *********** 2026-05-26 21:24:31.935291 | instance | changed: [instance] 2026-05-26 21:24:31.935391 | instance | 2026-05-26 21:24:31.935530 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-26 21:24:31.935658 | instance | Tuesday 26 May 2026 21:24:31 +0000 (0:00:07.581) 1:08:25.089 *********** 2026-05-26 21:24:31.995133 | instance | skipping: [instance] 2026-05-26 21:24:31.995226 | instance | 2026-05-26 21:24:31.995359 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-26 21:24:31.995492 | instance | Tuesday 26 May 2026 21:24:31 +0000 (0:00:00.059) 1:08:25.148 *********** 2026-05-26 21:24:32.063973 | instance | skipping: [instance] 2026-05-26 21:24:32.064069 | instance | 2026-05-26 21:24:32.064205 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-26 21:24:32.064319 | instance | Tuesday 26 May 2026 21:24:32 +0000 (0:00:00.068) 1:08:25.217 *********** 2026-05-26 21:25:18.169147 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-26 21:25:18.169478 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-26 21:25:18.169845 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-26 21:25:18.170155 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-26 21:25:18.170399 | instance | 2026-05-26 21:25:18.170699 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-26 21:25:18.170956 | instance | Tuesday 26 May 2026 21:25:18 +0000 (0:00:46.104) 1:09:11.322 *********** 2026-05-26 21:25:18.285554 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.285915 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.286230 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.286500 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.286794 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.287105 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.287419 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.287796 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:25:18.288051 | instance | skipping: [instance] 2026-05-26 21:25:18.288266 | instance | 2026-05-26 21:25:18.288439 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-26 21:25:18.288623 | instance | Tuesday 26 May 2026 21:25:18 +0000 (0:00:00.116) 1:09:11.439 *********** 2026-05-26 21:25:34.504383 | instance | changed: [instance] 2026-05-26 21:25:34.504631 | instance | 2026-05-26 21:25:34.505053 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-26 21:25:34.505327 | instance | Tuesday 26 May 2026 21:25:34 +0000 (0:00:16.216) 1:09:27.656 *********** 2026-05-26 21:25:35.277746 | instance | changed: [instance] 2026-05-26 21:25:35.278031 | instance | 2026-05-26 21:25:35.278332 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-26 21:25:35.278639 | instance | Tuesday 26 May 2026 21:25:35 +0000 (0:00:00.775) 1:09:28.431 *********** 2026-05-26 21:28:22.774780 | instance | changed: [instance] 2026-05-26 21:28:22.775051 | instance | 2026-05-26 21:28:22.775401 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-26 21:28:22.775651 | instance | Tuesday 26 May 2026 21:28:22 +0000 (0:02:47.496) 1:12:15.928 *********** 2026-05-26 21:28:24.035447 | instance | changed: [instance] 2026-05-26 21:28:24.035665 | instance | 2026-05-26 21:28:24.035952 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:28:24.036223 | instance | Tuesday 26 May 2026 21:28:24 +0000 (0:00:01.260) 1:12:17.188 *********** 2026-05-26 21:28:24.187994 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:28:24.188199 | instance | 2026-05-26 21:28:24.188473 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:28:24.188851 | instance | Tuesday 26 May 2026 21:28:24 +0000 (0:00:00.152) 1:12:17.341 *********** 2026-05-26 21:28:24.255568 | instance | skipping: [instance] 2026-05-26 21:28:24.255940 | instance | 2026-05-26 21:28:24.256381 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:28:24.256818 | instance | Tuesday 26 May 2026 21:28:24 +0000 (0:00:00.067) 1:12:17.409 *********** 2026-05-26 21:28:24.320729 | instance | skipping: [instance] 2026-05-26 21:28:24.320914 | instance | 2026-05-26 21:28:24.321254 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:28:24.321554 | instance | Tuesday 26 May 2026 21:28:24 +0000 (0:00:00.065) 1:12:17.474 *********** 2026-05-26 21:28:24.397902 | instance | ok: [instance] 2026-05-26 21:28:24.398116 | instance | 2026-05-26 21:28:24.398386 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-26 21:28:24.398673 | instance | Tuesday 26 May 2026 21:28:24 +0000 (0:00:00.076) 1:12:17.551 *********** 2026-05-26 21:28:24.513760 | instance | included: ingress for instance 2026-05-26 21:28:24.514003 | instance | 2026-05-26 21:28:24.514391 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-26 21:28:24.514735 | instance | Tuesday 26 May 2026 21:28:24 +0000 (0:00:00.115) 1:12:17.667 *********** 2026-05-26 21:28:28.557748 | instance | changed: [instance] 2026-05-26 21:28:28.557818 | instance | 2026-05-26 21:28:28.557826 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-26 21:28:28.557832 | instance | Tuesday 26 May 2026 21:28:28 +0000 (0:00:04.041) 1:12:21.709 *********** 2026-05-26 21:28:33.053459 | instance | changed: [instance] 2026-05-26 21:28:33.053716 | instance | 2026-05-26 21:28:33.054007 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-26 21:28:33.054281 | instance | Tuesday 26 May 2026 21:28:33 +0000 (0:00:04.498) 1:12:26.207 *********** 2026-05-26 21:28:33.194876 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:28:33.195109 | instance | 2026-05-26 21:28:33.195458 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:28:33.195756 | instance | Tuesday 26 May 2026 21:28:33 +0000 (0:00:00.141) 1:12:26.348 *********** 2026-05-26 21:28:33.269415 | instance | skipping: [instance] 2026-05-26 21:28:33.269716 | instance | 2026-05-26 21:28:33.270024 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:28:33.270294 | instance | Tuesday 26 May 2026 21:28:33 +0000 (0:00:00.074) 1:12:26.423 *********** 2026-05-26 21:28:33.334415 | instance | skipping: [instance] 2026-05-26 21:28:33.348897 | instance | 2026-05-26 21:28:33.348928 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:28:33.348934 | instance | Tuesday 26 May 2026 21:28:33 +0000 (0:00:00.065) 1:12:26.488 *********** 2026-05-26 21:28:33.415707 | instance | ok: [instance] 2026-05-26 21:28:33.415794 | instance | 2026-05-26 21:28:33.415918 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-26 21:28:33.416064 | instance | Tuesday 26 May 2026 21:28:33 +0000 (0:00:00.081) 1:12:26.570 *********** 2026-05-26 21:28:33.514815 | instance | included: ingress for instance 2026-05-26 21:28:33.517623 | instance | 2026-05-26 21:28:33.517640 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-26 21:28:33.517647 | instance | Tuesday 26 May 2026 21:28:33 +0000 (0:00:00.098) 1:12:26.669 *********** 2026-05-26 21:28:35.968649 | instance | changed: [instance] 2026-05-26 21:28:35.968704 | instance | 2026-05-26 21:28:35.968713 | instance | TASK [Upload images] *********************************************************** 2026-05-26 21:28:35.968720 | instance | Tuesday 26 May 2026 21:28:35 +0000 (0:00:02.453) 1:12:29.122 *********** 2026-05-26 21:28:36.113114 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-26 21:28:36.113225 | instance | 2026-05-26 21:28:36.113501 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 21:28:36.113548 | instance | Tuesday 26 May 2026 21:28:36 +0000 (0:00:00.145) 1:12:29.267 *********** 2026-05-26 21:28:36.685725 | instance | ok: [instance] 2026-05-26 21:28:36.685800 | instance | 2026-05-26 21:28:36.685815 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 21:28:36.685828 | instance | Tuesday 26 May 2026 21:28:36 +0000 (0:00:00.571) 1:12:29.838 *********** 2026-05-26 21:28:36.762910 | instance | ok: [instance] 2026-05-26 21:28:36.762985 | instance | 2026-05-26 21:28:36.763102 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 21:28:36.763220 | instance | Tuesday 26 May 2026 21:28:36 +0000 (0:00:00.078) 1:12:29.917 *********** 2026-05-26 21:28:38.101596 | instance | ok: [instance] 2026-05-26 21:28:38.101681 | instance | 2026-05-26 21:28:38.101842 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 21:28:38.102011 | instance | Tuesday 26 May 2026 21:28:38 +0000 (0:00:01.338) 1:12:31.255 *********** 2026-05-26 21:28:38.171982 | instance | ok: [instance] 2026-05-26 21:28:38.172134 | instance | 2026-05-26 21:28:38.172275 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 21:28:38.172406 | instance | Tuesday 26 May 2026 21:28:38 +0000 (0:00:00.070) 1:12:31.326 *********** 2026-05-26 21:28:38.250844 | instance | ok: [instance] 2026-05-26 21:28:38.250964 | instance | 2026-05-26 21:28:38.251162 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 21:28:38.251297 | instance | Tuesday 26 May 2026 21:28:38 +0000 (0:00:00.078) 1:12:31.404 *********** 2026-05-26 21:28:38.486650 | instance | changed: [instance] 2026-05-26 21:28:38.486792 | instance | 2026-05-26 21:28:38.486999 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 21:28:38.487197 | instance | Tuesday 26 May 2026 21:28:38 +0000 (0:00:00.235) 1:12:31.640 *********** 2026-05-26 21:28:48.671248 | instance | changed: [instance] 2026-05-26 21:28:48.671490 | instance | 2026-05-26 21:28:48.671811 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 21:28:48.672123 | instance | Tuesday 26 May 2026 21:28:48 +0000 (0:00:10.185) 1:12:41.825 *********** 2026-05-26 21:28:48.973370 | instance | ok: [instance] 2026-05-26 21:28:48.992597 | instance | 2026-05-26 21:28:48.992651 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 21:28:48.992666 | instance | Tuesday 26 May 2026 21:28:48 +0000 (0:00:00.301) 1:12:42.127 *********** 2026-05-26 21:28:49.039221 | instance | skipping: [instance] 2026-05-26 21:28:49.039467 | instance | 2026-05-26 21:28:49.039761 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 21:28:49.040091 | instance | Tuesday 26 May 2026 21:28:49 +0000 (0:00:00.065) 1:12:42.192 *********** 2026-05-26 21:29:16.868921 | instance | ok: [instance] 2026-05-26 21:29:16.869627 | instance | 2026-05-26 21:29:16.869643 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 21:29:16.869649 | instance | Tuesday 26 May 2026 21:29:16 +0000 (0:00:27.829) 1:13:10.022 *********** 2026-05-26 21:29:16.962758 | instance | ok: [instance] 2026-05-26 21:29:16.963163 | instance | 2026-05-26 21:29:16.963587 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 21:29:16.963982 | instance | Tuesday 26 May 2026 21:29:16 +0000 (0:00:00.093) 1:13:10.116 *********** 2026-05-26 21:33:06.741238 | instance | changed: [instance] 2026-05-26 21:33:06.741366 | instance | 2026-05-26 21:33:06.741554 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 21:33:06.741740 | instance | Tuesday 26 May 2026 21:33:06 +0000 (0:03:49.778) 1:16:59.895 *********** 2026-05-26 21:33:06.815241 | instance | skipping: [instance] 2026-05-26 21:33:06.815563 | instance | 2026-05-26 21:33:06.815930 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 21:33:06.816204 | instance | Tuesday 26 May 2026 21:33:06 +0000 (0:00:00.073) 1:16:59.968 *********** 2026-05-26 21:33:06.882920 | instance | skipping: [instance] 2026-05-26 21:33:06.883152 | instance | 2026-05-26 21:33:06.883428 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 21:33:06.883705 | instance | Tuesday 26 May 2026 21:33:06 +0000 (0:00:00.068) 1:17:00.036 *********** 2026-05-26 21:33:07.327577 | instance | changed: [instance] 2026-05-26 21:33:07.327886 | instance | 2026-05-26 21:33:07.328218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:33:07.328507 | instance | Tuesday 26 May 2026 21:33:07 +0000 (0:00:00.444) 1:17:00.481 *********** 2026-05-26 21:33:07.421776 | instance | ok: [instance] 2026-05-26 21:33:07.422055 | instance | 2026-05-26 21:33:07.422366 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:33:07.422703 | instance | Tuesday 26 May 2026 21:33:07 +0000 (0:00:00.094) 1:17:00.575 *********** 2026-05-26 21:33:07.555851 | instance | included: rabbitmq for instance 2026-05-26 21:33:07.556052 | instance | 2026-05-26 21:33:07.556379 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:33:07.556663 | instance | Tuesday 26 May 2026 21:33:07 +0000 (0:00:00.134) 1:17:00.709 *********** 2026-05-26 21:33:08.337526 | instance | ok: [instance] 2026-05-26 21:33:08.337947 | instance | 2026-05-26 21:33:08.338315 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:33:08.338629 | instance | Tuesday 26 May 2026 21:33:08 +0000 (0:00:00.781) 1:17:01.491 *********** 2026-05-26 21:33:08.401225 | instance | skipping: [instance] 2026-05-26 21:33:08.401489 | instance | 2026-05-26 21:33:08.401863 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:33:08.402110 | instance | Tuesday 26 May 2026 21:33:08 +0000 (0:00:00.063) 1:17:01.555 *********** 2026-05-26 21:33:08.471898 | instance | skipping: [instance] 2026-05-26 21:33:08.472164 | instance | 2026-05-26 21:33:08.472486 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:33:08.472781 | instance | Tuesday 26 May 2026 21:33:08 +0000 (0:00:00.070) 1:17:01.625 *********** 2026-05-26 21:33:08.547891 | instance | skipping: [instance] 2026-05-26 21:33:08.548127 | instance | 2026-05-26 21:33:08.548413 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:33:08.548679 | instance | Tuesday 26 May 2026 21:33:08 +0000 (0:00:00.075) 1:17:01.701 *********** 2026-05-26 21:35:04.907374 | instance | changed: [instance] 2026-05-26 21:35:04.907624 | instance | 2026-05-26 21:35:04.907916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:35:04.908188 | instance | Tuesday 26 May 2026 21:35:04 +0000 (0:01:56.359) 1:18:58.061 *********** 2026-05-26 21:35:05.645269 | instance | ok: [instance] 2026-05-26 21:35:05.645505 | instance | 2026-05-26 21:35:05.645856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:35:05.646171 | instance | Tuesday 26 May 2026 21:35:05 +0000 (0:00:00.737) 1:18:58.798 *********** 2026-05-26 21:35:05.721075 | instance | ok: [instance] 2026-05-26 21:35:05.721139 | instance | 2026-05-26 21:35:05.721302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:35:05.721430 | instance | Tuesday 26 May 2026 21:35:05 +0000 (0:00:00.076) 1:18:58.875 *********** 2026-05-26 21:35:05.792946 | instance | skipping: [instance] 2026-05-26 21:35:05.793125 | instance | 2026-05-26 21:35:05.793350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:35:05.793541 | instance | Tuesday 26 May 2026 21:35:05 +0000 (0:00:00.071) 1:18:58.947 *********** 2026-05-26 21:35:05.874633 | instance | skipping: [instance] 2026-05-26 21:35:05.874905 | instance | 2026-05-26 21:35:05.875775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:35:05.875879 | instance | Tuesday 26 May 2026 21:35:05 +0000 (0:00:00.081) 1:18:59.028 *********** 2026-05-26 21:35:05.953661 | instance | ok: [instance] 2026-05-26 21:35:05.953849 | instance | 2026-05-26 21:35:05.954154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:35:05.954396 | instance | Tuesday 26 May 2026 21:35:05 +0000 (0:00:00.078) 1:18:59.106 *********** 2026-05-26 21:35:06.091401 | instance | ok: [instance] => (item=sharev2) 2026-05-26 21:35:06.091539 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:35:06.091716 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:35:06.091930 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:35:06.092123 | instance | ok: [instance] => (item=identity) 2026-05-26 21:35:06.092302 | instance | 2026-05-26 21:35:06.092551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:35:06.092753 | instance | Tuesday 26 May 2026 21:35:06 +0000 (0:00:00.138) 1:18:59.245 *********** 2026-05-26 21:35:06.190138 | instance | ok: [instance] 2026-05-26 21:35:06.190366 | instance | 2026-05-26 21:35:06.190663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:35:06.190994 | instance | Tuesday 26 May 2026 21:35:06 +0000 (0:00:00.098) 1:18:59.343 *********** 2026-05-26 21:35:06.281215 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:35:06.281651 | instance | 2026-05-26 21:35:06.282082 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:35:06.282484 | instance | Tuesday 26 May 2026 21:35:06 +0000 (0:00:00.091) 1:18:59.435 *********** 2026-05-26 21:35:06.867738 | instance | changed: [instance] 2026-05-26 21:35:06.867925 | instance | 2026-05-26 21:35:06.868198 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-26 21:35:06.868447 | instance | Tuesday 26 May 2026 21:35:06 +0000 (0:00:00.586) 1:19:00.021 *********** 2026-05-26 21:35:08.210204 | instance | changed: [instance] 2026-05-26 21:35:08.210275 | instance | 2026-05-26 21:35:08.210507 | instance | TASK [Upload service image] **************************************************** 2026-05-26 21:35:08.210689 | instance | Tuesday 26 May 2026 21:35:08 +0000 (0:00:01.342) 1:19:01.364 *********** 2026-05-26 21:35:08.339606 | instance | included: atmosphere.common.glance_image for instance 2026-05-26 21:35:08.339687 | instance | 2026-05-26 21:35:08.339768 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 21:35:08.339902 | instance | Tuesday 26 May 2026 21:35:08 +0000 (0:00:00.129) 1:19:01.493 *********** 2026-05-26 21:35:08.927906 | instance | ok: [instance] 2026-05-26 21:35:08.928043 | instance | 2026-05-26 21:35:08.928226 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 21:35:08.928394 | instance | Tuesday 26 May 2026 21:35:08 +0000 (0:00:00.587) 1:19:02.081 *********** 2026-05-26 21:35:09.019712 | instance | ok: [instance] 2026-05-26 21:35:09.019939 | instance | 2026-05-26 21:35:09.020210 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 21:35:09.020487 | instance | Tuesday 26 May 2026 21:35:09 +0000 (0:00:00.091) 1:19:02.173 *********** 2026-05-26 21:35:10.002300 | instance | ok: [instance] 2026-05-26 21:35:10.002427 | instance | 2026-05-26 21:35:10.002624 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 21:35:10.002827 | instance | Tuesday 26 May 2026 21:35:09 +0000 (0:00:00.983) 1:19:03.156 *********** 2026-05-26 21:35:10.075868 | instance | ok: [instance] 2026-05-26 21:35:10.076004 | instance | 2026-05-26 21:35:10.076187 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 21:35:10.076372 | instance | Tuesday 26 May 2026 21:35:10 +0000 (0:00:00.073) 1:19:03.230 *********** 2026-05-26 21:35:10.156108 | instance | ok: [instance] 2026-05-26 21:35:10.156430 | instance | 2026-05-26 21:35:10.156759 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 21:35:10.157045 | instance | Tuesday 26 May 2026 21:35:10 +0000 (0:00:00.080) 1:19:03.310 *********** 2026-05-26 21:35:10.384864 | instance | changed: [instance] 2026-05-26 21:35:10.385096 | instance | 2026-05-26 21:35:10.385381 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 21:35:10.385700 | instance | Tuesday 26 May 2026 21:35:10 +0000 (0:00:00.228) 1:19:03.538 *********** 2026-05-26 21:35:21.460893 | instance | changed: [instance] 2026-05-26 21:35:21.461199 | instance | 2026-05-26 21:35:21.461599 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 21:35:21.461969 | instance | Tuesday 26 May 2026 21:35:21 +0000 (0:00:11.075) 1:19:14.614 *********** 2026-05-26 21:35:21.728265 | instance | ok: [instance] 2026-05-26 21:35:21.728512 | instance | 2026-05-26 21:35:21.728819 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 21:35:21.729108 | instance | Tuesday 26 May 2026 21:35:21 +0000 (0:00:00.267) 1:19:14.882 *********** 2026-05-26 21:35:21.796330 | instance | skipping: [instance] 2026-05-26 21:35:21.796404 | instance | 2026-05-26 21:35:21.796416 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 21:35:21.796485 | instance | Tuesday 26 May 2026 21:35:21 +0000 (0:00:00.067) 1:19:14.950 *********** 2026-05-26 21:35:22.629159 | instance | ok: [instance] 2026-05-26 21:35:22.629406 | instance | 2026-05-26 21:35:22.629772 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 21:35:22.630210 | instance | Tuesday 26 May 2026 21:35:22 +0000 (0:00:00.832) 1:19:15.782 *********** 2026-05-26 21:35:22.711408 | instance | ok: [instance] 2026-05-26 21:35:22.711612 | instance | 2026-05-26 21:35:22.711913 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 21:35:22.712192 | instance | Tuesday 26 May 2026 21:35:22 +0000 (0:00:00.082) 1:19:15.865 *********** 2026-05-26 21:35:46.985088 | instance | changed: [instance] 2026-05-26 21:35:46.985312 | instance | 2026-05-26 21:35:46.986931 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 21:35:46.986951 | instance | Tuesday 26 May 2026 21:35:46 +0000 (0:00:24.273) 1:19:40.138 *********** 2026-05-26 21:35:47.050939 | instance | skipping: [instance] 2026-05-26 21:35:47.051184 | instance | 2026-05-26 21:35:47.051488 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 21:35:47.051801 | instance | Tuesday 26 May 2026 21:35:47 +0000 (0:00:00.065) 1:19:40.204 *********** 2026-05-26 21:35:47.116363 | instance | skipping: [instance] 2026-05-26 21:35:47.116501 | instance | 2026-05-26 21:35:47.116678 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 21:35:47.116846 | instance | Tuesday 26 May 2026 21:35:47 +0000 (0:00:00.066) 1:19:40.270 *********** 2026-05-26 21:35:47.524550 | instance | changed: [instance] 2026-05-26 21:35:47.524700 | instance | 2026-05-26 21:35:47.524889 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-26 21:35:47.525066 | instance | Tuesday 26 May 2026 21:35:47 +0000 (0:00:00.407) 1:19:40.678 *********** 2026-05-26 21:35:49.052138 | instance | changed: [instance] 2026-05-26 21:35:49.052405 | instance | 2026-05-26 21:35:49.052723 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-26 21:35:49.053019 | instance | Tuesday 26 May 2026 21:35:49 +0000 (0:00:01.527) 1:19:42.205 *********** 2026-05-26 21:35:52.932664 | instance | changed: [instance] => (item=22) 2026-05-26 21:35:52.932746 | instance | changed: [instance] => (item=111) 2026-05-26 21:35:52.932887 | instance | changed: [instance] => (item=2049) 2026-05-26 21:35:52.933009 | instance | 2026-05-26 21:35:52.933160 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-26 21:35:52.933284 | instance | Tuesday 26 May 2026 21:35:52 +0000 (0:00:03.879) 1:19:46.085 *********** 2026-05-26 21:35:54.346093 | instance | changed: [instance] 2026-05-26 21:35:54.346456 | instance | 2026-05-26 21:35:54.346826 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-26 21:35:54.347173 | instance | Tuesday 26 May 2026 21:35:54 +0000 (0:00:01.414) 1:19:47.499 *********** 2026-05-26 21:35:54.557300 | instance | ok: [instance -> localhost] 2026-05-26 21:35:54.557594 | instance | 2026-05-26 21:35:54.557973 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-26 21:35:54.558270 | instance | Tuesday 26 May 2026 21:35:54 +0000 (0:00:00.211) 1:19:47.711 *********** 2026-05-26 21:35:54.988986 | instance | ok: [instance -> localhost] 2026-05-26 21:35:54.989285 | instance | 2026-05-26 21:35:54.989603 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-26 21:35:54.990003 | instance | Tuesday 26 May 2026 21:35:54 +0000 (0:00:00.431) 1:19:48.142 *********** 2026-05-26 21:35:55.340262 | instance | ok: [instance -> localhost] 2026-05-26 21:35:55.340520 | instance | 2026-05-26 21:35:55.340801 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-26 21:35:55.341060 | instance | Tuesday 26 May 2026 21:35:55 +0000 (0:00:00.351) 1:19:48.494 *********** 2026-05-26 21:35:55.572239 | instance | ok: [instance -> localhost] 2026-05-26 21:35:55.572314 | instance | 2026-05-26 21:35:55.572453 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-26 21:35:55.572600 | instance | Tuesday 26 May 2026 21:35:55 +0000 (0:00:00.232) 1:19:48.726 *********** 2026-05-26 21:35:56.437248 | instance | changed: [instance] 2026-05-26 21:35:56.437391 | instance | 2026-05-26 21:35:56.437607 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-26 21:35:56.437787 | instance | Tuesday 26 May 2026 21:35:56 +0000 (0:00:00.864) 1:19:49.591 *********** 2026-05-26 21:38:59.203769 | instance | changed: [instance] 2026-05-26 21:38:59.204023 | instance | 2026-05-26 21:38:59.204335 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:38:59.204626 | instance | Tuesday 26 May 2026 21:38:59 +0000 (0:03:02.766) 1:22:52.357 *********** 2026-05-26 21:38:59.365506 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:38:59.365790 | instance | 2026-05-26 21:38:59.366101 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:38:59.366383 | instance | Tuesday 26 May 2026 21:38:59 +0000 (0:00:00.161) 1:22:52.519 *********** 2026-05-26 21:38:59.428306 | instance | skipping: [instance] 2026-05-26 21:38:59.428521 | instance | 2026-05-26 21:38:59.428869 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:38:59.429144 | instance | Tuesday 26 May 2026 21:38:59 +0000 (0:00:00.063) 1:22:52.582 *********** 2026-05-26 21:38:59.495564 | instance | skipping: [instance] 2026-05-26 21:38:59.495821 | instance | 2026-05-26 21:38:59.496249 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:38:59.496533 | instance | Tuesday 26 May 2026 21:38:59 +0000 (0:00:00.067) 1:22:52.649 *********** 2026-05-26 21:38:59.567286 | instance | ok: [instance] 2026-05-26 21:38:59.567564 | instance | 2026-05-26 21:38:59.567877 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-26 21:38:59.568151 | instance | Tuesday 26 May 2026 21:38:59 +0000 (0:00:00.071) 1:22:52.721 *********** 2026-05-26 21:38:59.670223 | instance | included: ingress for instance 2026-05-26 21:38:59.670499 | instance | 2026-05-26 21:38:59.670780 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-26 21:38:59.671065 | instance | Tuesday 26 May 2026 21:38:59 +0000 (0:00:00.102) 1:22:52.824 *********** 2026-05-26 21:39:00.759025 | instance | changed: [instance] 2026-05-26 21:39:00.759107 | instance | 2026-05-26 21:39:00.759253 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-26 21:39:00.759373 | instance | Tuesday 26 May 2026 21:39:00 +0000 (0:00:01.087) 1:22:53.912 *********** 2026-05-26 21:39:02.731001 | instance | changed: [instance] 2026-05-26 21:39:02.731268 | instance | 2026-05-26 21:39:02.731652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:39:02.731902 | instance | Tuesday 26 May 2026 21:39:02 +0000 (0:00:01.972) 1:22:55.884 *********** 2026-05-26 21:39:02.827584 | instance | ok: [instance] 2026-05-26 21:39:02.827813 | instance | 2026-05-26 21:39:02.828113 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:39:02.828377 | instance | Tuesday 26 May 2026 21:39:02 +0000 (0:00:00.097) 1:22:55.981 *********** 2026-05-26 21:39:02.887287 | instance | skipping: [instance] 2026-05-26 21:39:02.887508 | instance | 2026-05-26 21:39:02.887802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:39:02.888067 | instance | Tuesday 26 May 2026 21:39:02 +0000 (0:00:00.059) 1:22:56.041 *********** 2026-05-26 21:39:02.946476 | instance | skipping: [instance] 2026-05-26 21:39:02.946683 | instance | 2026-05-26 21:39:02.947013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:39:02.947290 | instance | Tuesday 26 May 2026 21:39:02 +0000 (0:00:00.059) 1:22:56.100 *********** 2026-05-26 21:39:03.003692 | instance | skipping: [instance] 2026-05-26 21:39:03.003769 | instance | 2026-05-26 21:39:03.003899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:39:03.004035 | instance | Tuesday 26 May 2026 21:39:02 +0000 (0:00:00.057) 1:22:56.157 *********** 2026-05-26 21:39:03.085808 | instance | skipping: [instance] 2026-05-26 21:39:03.086104 | instance | 2026-05-26 21:39:03.086482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:39:03.086779 | instance | Tuesday 26 May 2026 21:39:03 +0000 (0:00:00.081) 1:22:56.239 *********** 2026-05-26 21:39:03.155614 | instance | skipping: [instance] 2026-05-26 21:39:03.155870 | instance | 2026-05-26 21:39:03.156163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:39:03.156435 | instance | Tuesday 26 May 2026 21:39:03 +0000 (0:00:00.069) 1:22:56.309 *********** 2026-05-26 21:39:03.226880 | instance | ok: [instance] 2026-05-26 21:39:03.227146 | instance | 2026-05-26 21:39:03.227445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:39:03.227792 | instance | Tuesday 26 May 2026 21:39:03 +0000 (0:00:00.071) 1:22:56.380 *********** 2026-05-26 21:39:03.330680 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:39:03.330808 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:39:03.330965 | instance | ok: [instance] => (item=identity) 2026-05-26 21:39:03.331120 | instance | ok: [instance] => (item=dashboard) 2026-05-26 21:39:03.331282 | instance | 2026-05-26 21:39:03.331445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:39:03.331604 | instance | Tuesday 26 May 2026 21:39:03 +0000 (0:00:00.104) 1:22:56.484 *********** 2026-05-26 21:39:03.425815 | instance | ok: [instance] 2026-05-26 21:39:03.426138 | instance | 2026-05-26 21:39:03.426485 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:39:03.426800 | instance | Tuesday 26 May 2026 21:39:03 +0000 (0:00:00.094) 1:22:56.579 *********** 2026-05-26 21:39:03.510469 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:39:03.510607 | instance | 2026-05-26 21:39:03.510782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:39:03.510952 | instance | Tuesday 26 May 2026 21:39:03 +0000 (0:00:00.084) 1:22:56.664 *********** 2026-05-26 21:39:04.076909 | instance | changed: [instance] 2026-05-26 21:39:04.077332 | instance | 2026-05-26 21:39:04.077756 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-26 21:39:04.078060 | instance | Tuesday 26 May 2026 21:39:04 +0000 (0:00:00.565) 1:22:57.230 *********** 2026-05-26 21:39:40.050625 | instance | changed: [instance] 2026-05-26 21:39:40.050852 | instance | 2026-05-26 21:39:40.051286 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:39:40.051555 | instance | Tuesday 26 May 2026 21:39:40 +0000 (0:00:35.974) 1:23:33.204 *********** 2026-05-26 21:39:40.187750 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:39:40.188010 | instance | 2026-05-26 21:39:40.188336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:39:40.188583 | instance | Tuesday 26 May 2026 21:39:40 +0000 (0:00:00.137) 1:23:33.341 *********** 2026-05-26 21:39:40.362513 | instance | skipping: [instance] 2026-05-26 21:39:40.362765 | instance | 2026-05-26 21:39:40.363063 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:39:40.363381 | instance | Tuesday 26 May 2026 21:39:40 +0000 (0:00:00.174) 1:23:33.516 *********** 2026-05-26 21:39:40.431247 | instance | skipping: [instance] 2026-05-26 21:39:40.431467 | instance | 2026-05-26 21:39:40.431764 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:39:40.432002 | instance | Tuesday 26 May 2026 21:39:40 +0000 (0:00:00.068) 1:23:33.585 *********** 2026-05-26 21:39:40.506016 | instance | ok: [instance] 2026-05-26 21:39:40.506281 | instance | 2026-05-26 21:39:40.506692 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-26 21:39:40.507017 | instance | Tuesday 26 May 2026 21:39:40 +0000 (0:00:00.074) 1:23:33.660 *********** 2026-05-26 21:39:40.609320 | instance | included: ingress for instance 2026-05-26 21:39:40.609538 | instance | 2026-05-26 21:39:40.609880 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-26 21:39:40.610160 | instance | Tuesday 26 May 2026 21:39:40 +0000 (0:00:00.103) 1:23:33.763 *********** 2026-05-26 21:39:41.715433 | instance | changed: [instance] 2026-05-26 21:39:41.715657 | instance | 2026-05-26 21:39:41.715968 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-26 21:39:41.716229 | instance | Tuesday 26 May 2026 21:39:41 +0000 (0:00:01.105) 1:23:34.868 *********** 2026-05-26 21:39:42.527961 | instance | changed: [instance] 2026-05-26 21:39:42.528197 | instance | 2026-05-26 21:39:42.528503 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-26 21:39:42.528823 | instance | Tuesday 26 May 2026 21:39:42 +0000 (0:00:00.813) 1:23:35.682 *********** 2026-05-26 21:39:50.503038 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.503149 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.503278 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.503403 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.503549 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.503664 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.503786 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.503907 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.504034 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.504152 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.504273 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.504394 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.504516 | instance | ok: [instance] 2026-05-26 21:39:50.504631 | instance | 2026-05-26 21:39:50.504857 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-26 21:39:50.505022 | instance | Tuesday 26 May 2026 21:39:50 +0000 (0:00:07.975) 1:23:43.657 *********** 2026-05-26 21:39:50.780074 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.780244 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.780417 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.780590 | instance | skipping: [instance] => (item=None) 2026-05-26 21:39:50.780773 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.780956 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.781135 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.781316 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.781495 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.781682 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.781891 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.782066 | instance | ok: [instance] => (item=None) 2026-05-26 21:39:50.782237 | instance | ok: [instance] 2026-05-26 21:39:50.782405 | instance | 2026-05-26 21:39:50.782592 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-26 21:39:50.782769 | instance | Tuesday 26 May 2026 21:39:50 +0000 (0:00:00.276) 1:23:43.934 *********** 2026-05-26 21:39:51.522595 | instance | changed: [instance] 2026-05-26 21:39:51.522715 | instance | 2026-05-26 21:39:51.522939 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-26 21:39:51.523137 | instance | Tuesday 26 May 2026 21:39:51 +0000 (0:00:00.742) 1:23:44.676 *********** 2026-05-26 21:39:52.863894 | instance | changed: [instance] 2026-05-26 21:39:52.864130 | instance | 2026-05-26 21:39:52.864437 | instance | PLAY [controllers] ************************************************************* 2026-05-26 21:39:52.864700 | instance | 2026-05-26 21:39:52.864995 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:39:52.865266 | instance | Tuesday 26 May 2026 21:39:52 +0000 (0:00:01.341) 1:23:46.018 *********** 2026-05-26 21:39:56.844918 | instance | ok: [instance] 2026-05-26 21:39:56.845103 | instance | 2026-05-26 21:39:56.845290 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-26 21:39:56.845433 | instance | Tuesday 26 May 2026 21:39:56 +0000 (0:00:03.980) 1:23:49.999 *********** 2026-05-26 21:39:57.133723 | instance | ok: [instance] 2026-05-26 21:39:57.133831 | instance | 2026-05-26 21:39:57.133946 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:39:57.134094 | instance | Tuesday 26 May 2026 21:39:57 +0000 (0:00:00.288) 1:23:50.287 *********** 2026-05-26 21:39:58.314923 | instance | ok: [instance] 2026-05-26 21:39:58.315283 | instance | 2026-05-26 21:39:58.315616 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:39:58.316002 | instance | Tuesday 26 May 2026 21:39:58 +0000 (0:00:01.180) 1:23:51.468 *********** 2026-05-26 21:39:58.631088 | instance | ok: [instance] 2026-05-26 21:39:58.631308 | instance | 2026-05-26 21:39:58.631583 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:39:58.631861 | instance | Tuesday 26 May 2026 21:39:58 +0000 (0:00:00.315) 1:23:51.784 *********** 2026-05-26 21:39:58.746769 | instance | ok: [instance] => { 2026-05-26 21:39:58.746870 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-26 21:39:58.746990 | instance | } 2026-05-26 21:39:58.747117 | instance | 2026-05-26 21:39:58.747243 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:39:58.747366 | instance | Tuesday 26 May 2026 21:39:58 +0000 (0:00:00.116) 1:23:51.900 *********** 2026-05-26 21:39:59.284377 | instance | ok: [instance] 2026-05-26 21:39:59.284453 | instance | 2026-05-26 21:39:59.284464 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:39:59.284482 | instance | Tuesday 26 May 2026 21:39:59 +0000 (0:00:00.536) 1:23:52.437 *********** 2026-05-26 21:40:00.363624 | instance | ok: [instance] 2026-05-26 21:40:00.363901 | instance | 2026-05-26 21:40:00.364369 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-26 21:40:00.364687 | instance | Tuesday 26 May 2026 21:40:00 +0000 (0:00:01.079) 1:23:53.516 *********** 2026-05-26 21:40:00.891622 | instance | ok: [instance] 2026-05-26 21:40:00.891863 | instance | 2026-05-26 21:40:00.892152 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-26 21:40:00.892455 | instance | Tuesday 26 May 2026 21:40:00 +0000 (0:00:00.528) 1:23:54.045 *********** 2026-05-26 21:40:01.678016 | instance | ok: [instance] 2026-05-26 21:40:01.678182 | instance | 2026-05-26 21:40:01.678389 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-26 21:40:01.678570 | instance | Tuesday 26 May 2026 21:40:01 +0000 (0:00:00.786) 1:23:54.831 *********** 2026-05-26 21:40:02.431220 | instance | ok: [instance] 2026-05-26 21:40:02.431514 | instance | 2026-05-26 21:40:02.431865 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-26 21:40:02.432183 | instance | Tuesday 26 May 2026 21:40:02 +0000 (0:00:00.753) 1:23:55.585 *********** 2026-05-26 21:40:02.848683 | instance | ok: [instance] 2026-05-26 21:40:02.848941 | instance | 2026-05-26 21:40:02.849264 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-26 21:40:02.849570 | instance | Tuesday 26 May 2026 21:40:02 +0000 (0:00:00.417) 1:23:56.002 *********** 2026-05-26 21:40:03.039872 | instance | included: openstack_helm_endpoints for instance 2026-05-26 21:40:03.040200 | instance | 2026-05-26 21:40:03.040613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:40:03.040976 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.191) 1:23:56.193 *********** 2026-05-26 21:40:03.112964 | instance | skipping: [instance] 2026-05-26 21:40:03.113205 | instance | 2026-05-26 21:40:03.113498 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:40:03.113804 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.073) 1:23:56.267 *********** 2026-05-26 21:40:03.186389 | instance | skipping: [instance] 2026-05-26 21:40:03.186614 | instance | 2026-05-26 21:40:03.186930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:40:03.187198 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.073) 1:23:56.340 *********** 2026-05-26 21:40:03.261005 | instance | skipping: [instance] 2026-05-26 21:40:03.261208 | instance | 2026-05-26 21:40:03.261429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:40:03.261647 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.074) 1:23:56.414 *********** 2026-05-26 21:40:03.330752 | instance | skipping: [instance] 2026-05-26 21:40:03.396070 | instance | 2026-05-26 21:40:03.396118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:40:03.396133 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.070) 1:23:56.485 *********** 2026-05-26 21:40:03.405450 | instance | skipping: [instance] 2026-05-26 21:40:03.405596 | instance | 2026-05-26 21:40:03.405789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:40:03.405980 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.074) 1:23:56.559 *********** 2026-05-26 21:40:03.484652 | instance | skipping: [instance] 2026-05-26 21:40:03.484814 | instance | 2026-05-26 21:40:03.485002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:40:03.485199 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.079) 1:23:56.638 *********** 2026-05-26 21:40:03.564620 | instance | ok: [instance] 2026-05-26 21:40:03.564843 | instance | 2026-05-26 21:40:03.565090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:40:03.565334 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.079) 1:23:56.718 *********** 2026-05-26 21:40:03.663442 | instance | ok: [instance] => (item=identity) 2026-05-26 21:40:03.663679 | instance | 2026-05-26 21:40:03.663964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:40:03.664319 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.098) 1:23:56.817 *********** 2026-05-26 21:40:03.793595 | instance | ok: [instance] 2026-05-26 21:40:03.793852 | instance | 2026-05-26 21:40:03.794245 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-26 21:40:03.794422 | instance | Tuesday 26 May 2026 21:40:03 +0000 (0:00:00.129) 1:23:56.946 *********** 2026-05-26 21:40:04.290028 | instance | ok: [instance] 2026-05-26 21:40:04.290119 | instance | 2026-05-26 21:40:04.290248 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-26 21:40:04.290437 | instance | Tuesday 26 May 2026 21:40:04 +0000 (0:00:00.497) 1:23:57.444 *********** 2026-05-26 21:40:04.842785 | instance | ok: [instance] 2026-05-26 21:40:04.843099 | instance | 2026-05-26 21:40:04.844846 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-26 21:40:04.844905 | instance | Tuesday 26 May 2026 21:40:04 +0000 (0:00:00.552) 1:23:57.996 *********** 2026-05-26 21:40:05.321945 | instance | ok: [instance] 2026-05-26 21:40:05.322235 | instance | 2026-05-26 21:40:05.322620 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-26 21:40:05.322938 | instance | Tuesday 26 May 2026 21:40:05 +0000 (0:00:00.479) 1:23:58.475 *********** 2026-05-26 21:40:05.842234 | instance | ok: [instance] 2026-05-26 21:40:05.842545 | instance | 2026-05-26 21:40:05.842860 | instance | PLAY [Configure networking] **************************************************** 2026-05-26 21:40:05.843101 | instance | 2026-05-26 21:40:05.843381 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:40:05.843687 | instance | Tuesday 26 May 2026 21:40:05 +0000 (0:00:00.520) 1:23:58.996 *********** 2026-05-26 21:40:10.202595 | instance | ok: [instance] 2026-05-26 21:40:10.202678 | instance | 2026-05-26 21:40:10.202787 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-26 21:40:10.202912 | instance | Tuesday 26 May 2026 21:40:10 +0000 (0:00:04.360) 1:24:03.356 *********** 2026-05-26 21:40:10.443650 | instance | ok: [instance] 2026-05-26 21:40:10.443928 | instance | 2026-05-26 21:40:10.444181 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-26 21:40:10.444460 | instance | Tuesday 26 May 2026 21:40:10 +0000 (0:00:00.240) 1:24:03.597 *********** 2026-05-26 21:40:10.649631 | instance | ok: [instance] 2026-05-26 21:40:10.649924 | instance | 2026-05-26 21:40:10.650196 | instance | PLAY RECAP ********************************************************************* 2026-05-26 21:40:10.650623 | instance | instance : ok=816 changed=293 unreachable=0 failed=0 skipped=261 rescued=0 ignored=2 2026-05-26 21:40:10.650888 | instance | 2026-05-26 21:40:10.651160 | instance | Tuesday 26 May 2026 21:40:10 +0000 (0:00:00.204) 1:24:03.801 *********** 2026-05-26 21:40:10.651442 | instance | =============================================================================== 2026-05-26 21:40:10.651713 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 531.44s 2026-05-26 21:40:10.652098 | instance | atmosphere.common.glance_image : Upload image into Glance ------------- 229.78s 2026-05-26 21:40:10.652367 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 220.08s 2026-05-26 21:40:10.652766 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 193.35s 2026-05-26 21:40:10.653015 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 189.42s 2026-05-26 21:40:10.653320 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 189.11s 2026-05-26 21:40:10.653783 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 182.86s 2026-05-26 21:40:10.654240 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 182.77s 2026-05-26 21:40:10.654627 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 167.50s 2026-05-26 21:40:10.654965 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 163.39s 2026-05-26 21:40:10.655410 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 160.00s 2026-05-26 21:40:10.655838 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 142.44s 2026-05-26 21:40:10.656210 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 137.08s 2026-05-26 21:40:10.656490 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 120.20s 2026-05-26 21:40:10.657069 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster ------------------------- 116.36s 2026-05-26 21:40:10.657292 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 102.91s 2026-05-26 21:40:10.657615 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 102.42s 2026-05-26 21:40:10.657916 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 96.47s 2026-05-26 21:40:10.658192 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 76.47s 2026-05-26 21:40:10.658674 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 71.82s 2026-05-26 21:40:10.919672 | instance | INFO [aio > converge] Executed: Successful 2026-05-26 21:40:10.932882 | instance | INFO [aio > idempotence] Executing 2026-05-26 21:40:13.871356 | instance | 2026-05-26 21:40:13.871597 | instance | PLAY [all] ********************************************************************* 2026-05-26 21:40:13.871860 | instance | 2026-05-26 21:40:13.872121 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:40:13.872442 | instance | Tuesday 26 May 2026 21:40:13 +0000 (0:00:00.018) 0:00:00.018 *********** 2026-05-26 21:40:18.937789 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 21:40:18.938092 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 21:40:18.938363 | instance | interpreter could change the meaning of that path. See 2026-05-26 21:40:18.938632 | instance | https://docs.ansible.com/ansible- 2026-05-26 21:40:18.938963 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 21:40:18.987865 | instance | ok: [instance] 2026-05-26 21:40:18.988360 | instance | 2026-05-26 21:40:18.988558 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 21:40:18.988908 | instance | Tuesday 26 May 2026 21:40:18 +0000 (0:00:05.116) 0:00:05.134 *********** 2026-05-26 21:40:19.087414 | instance | skipping: [instance] 2026-05-26 21:40:19.087656 | instance | 2026-05-26 21:40:19.087954 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 21:40:19.088221 | instance | Tuesday 26 May 2026 21:40:19 +0000 (0:00:00.099) 0:00:05.234 *********** 2026-05-26 21:40:19.312172 | instance | ok: [instance] 2026-05-26 21:40:19.312460 | instance | 2026-05-26 21:40:19.312767 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-26 21:40:19.313041 | instance | 2026-05-26 21:40:19.313335 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:40:19.313741 | instance | Tuesday 26 May 2026 21:40:19 +0000 (0:00:00.224) 0:00:05.459 *********** 2026-05-26 21:40:23.269208 | instance | ok: [instance] 2026-05-26 21:40:23.269458 | instance | 2026-05-26 21:40:23.269949 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:40:23.270365 | instance | Tuesday 26 May 2026 21:40:23 +0000 (0:00:03.956) 0:00:09.416 *********** 2026-05-26 21:40:23.650047 | instance | ok: [instance] 2026-05-26 21:40:23.650390 | instance | 2026-05-26 21:40:23.650907 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:40:23.651185 | instance | Tuesday 26 May 2026 21:40:23 +0000 (0:00:00.379) 0:00:09.795 *********** 2026-05-26 21:40:23.770596 | instance | skipping: [instance] 2026-05-26 21:40:23.770885 | instance | 2026-05-26 21:40:23.771165 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:40:23.771464 | instance | Tuesday 26 May 2026 21:40:23 +0000 (0:00:00.121) 0:00:09.916 *********** 2026-05-26 21:40:24.207598 | instance | ok: [instance] 2026-05-26 21:40:24.207837 | instance | 2026-05-26 21:40:24.208134 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:40:24.208416 | instance | Tuesday 26 May 2026 21:40:24 +0000 (0:00:00.437) 0:00:10.354 *********** 2026-05-26 21:40:24.310188 | instance | ok: [instance] => { 2026-05-26 21:40:24.310435 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 21:40:24.310731 | instance | } 2026-05-26 21:40:24.310993 | instance | 2026-05-26 21:40:24.311256 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:40:24.311527 | instance | Tuesday 26 May 2026 21:40:24 +0000 (0:00:00.102) 0:00:10.456 *********** 2026-05-26 21:40:24.950404 | instance | ok: [instance] 2026-05-26 21:40:24.950575 | instance | 2026-05-26 21:40:24.950753 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:40:24.950924 | instance | Tuesday 26 May 2026 21:40:24 +0000 (0:00:00.640) 0:00:11.097 *********** 2026-05-26 21:40:25.098940 | instance | skipping: [instance] 2026-05-26 21:40:25.099172 | instance | 2026-05-26 21:40:25.099443 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:40:25.099707 | instance | Tuesday 26 May 2026 21:40:25 +0000 (0:00:00.148) 0:00:11.245 *********** 2026-05-26 21:40:25.236657 | instance | skipping: [instance] 2026-05-26 21:40:25.236937 | instance | 2026-05-26 21:40:25.237280 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:40:25.237678 | instance | Tuesday 26 May 2026 21:40:25 +0000 (0:00:00.136) 0:00:11.382 *********** 2026-05-26 21:40:25.562183 | instance | ok: [instance] 2026-05-26 21:40:25.562436 | instance | 2026-05-26 21:40:25.562833 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:40:25.563126 | instance | Tuesday 26 May 2026 21:40:25 +0000 (0:00:00.324) 0:00:11.707 *********** 2026-05-26 21:40:26.968252 | instance | ok: [instance] 2026-05-26 21:40:26.968481 | instance | 2026-05-26 21:40:26.968758 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:40:26.969054 | instance | Tuesday 26 May 2026 21:40:26 +0000 (0:00:01.407) 0:00:13.115 *********** 2026-05-26 21:40:27.108489 | instance | ok: [instance] => { 2026-05-26 21:40:27.108598 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 21:40:27.108720 | instance | } 2026-05-26 21:40:27.108834 | instance | 2026-05-26 21:40:27.108971 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:40:27.109129 | instance | Tuesday 26 May 2026 21:40:27 +0000 (0:00:00.140) 0:00:13.255 *********** 2026-05-26 21:40:27.730834 | instance | ok: [instance] 2026-05-26 21:40:27.731181 | instance | 2026-05-26 21:40:27.731651 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:40:27.732073 | instance | Tuesday 26 May 2026 21:40:27 +0000 (0:00:00.621) 0:00:13.877 *********** 2026-05-26 21:40:30.534193 | instance | ok: [instance] 2026-05-26 21:40:30.534472 | instance | 2026-05-26 21:40:30.534765 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 21:40:30.535144 | instance | Tuesday 26 May 2026 21:40:30 +0000 (0:00:02.803) 0:00:16.681 *********** 2026-05-26 21:40:30.620234 | instance | skipping: [instance] 2026-05-26 21:40:30.620515 | instance | 2026-05-26 21:40:30.620805 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 21:40:30.621069 | instance | Tuesday 26 May 2026 21:40:30 +0000 (0:00:00.085) 0:00:16.767 *********** 2026-05-26 21:40:30.708240 | instance | skipping: [instance] 2026-05-26 21:40:30.708658 | instance | 2026-05-26 21:40:30.708961 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 21:40:30.709257 | instance | Tuesday 26 May 2026 21:40:30 +0000 (0:00:00.087) 0:00:16.855 *********** 2026-05-26 21:40:30.788230 | instance | skipping: [instance] 2026-05-26 21:40:30.788503 | instance | 2026-05-26 21:40:30.788804 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 21:40:30.789130 | instance | Tuesday 26 May 2026 21:40:30 +0000 (0:00:00.079) 0:00:16.935 *********** 2026-05-26 21:40:31.907676 | instance | ok: [instance] 2026-05-26 21:40:31.907886 | instance | 2026-05-26 21:40:31.908144 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 21:40:31.908395 | instance | Tuesday 26 May 2026 21:40:31 +0000 (0:00:01.118) 0:00:18.053 *********** 2026-05-26 21:40:32.431169 | instance | ok: [instance] 2026-05-26 21:40:32.431417 | instance | 2026-05-26 21:40:32.431691 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 21:40:32.431961 | instance | Tuesday 26 May 2026 21:40:32 +0000 (0:00:00.523) 0:00:18.577 *********** 2026-05-26 21:40:33.693054 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 21:40:33.693319 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 21:40:33.693690 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 21:40:33.693987 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 21:40:33.694272 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 21:40:33.694581 | instance | 2026-05-26 21:40:33.695050 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 21:40:33.695166 | instance | Tuesday 26 May 2026 21:40:33 +0000 (0:00:01.262) 0:00:19.839 *********** 2026-05-26 21:40:34.338809 | instance | ok: [instance] 2026-05-26 21:40:34.338884 | instance | 2026-05-26 21:40:34.339004 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 21:40:34.339124 | instance | Tuesday 26 May 2026 21:40:34 +0000 (0:00:00.607) 0:00:20.447 *********** 2026-05-26 21:40:34.339236 | instance | 2026-05-26 21:40:34.339356 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 21:40:34.339468 | instance | Tuesday 26 May 2026 21:40:34 +0000 (0:00:00.038) 0:00:20.485 *********** 2026-05-26 21:40:35.141002 | instance | ok: [instance] 2026-05-26 21:40:35.141276 | instance | 2026-05-26 21:40:35.142619 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:40:35.142644 | instance | Tuesday 26 May 2026 21:40:35 +0000 (0:00:00.802) 0:00:21.287 *********** 2026-05-26 21:40:35.450594 | instance | ok: [instance] 2026-05-26 21:40:35.450731 | instance | 2026-05-26 21:40:35.450900 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:40:35.451075 | instance | Tuesday 26 May 2026 21:40:35 +0000 (0:00:00.310) 0:00:21.597 *********** 2026-05-26 21:40:35.568452 | instance | ok: [instance] => { 2026-05-26 21:40:35.568673 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 21:40:35.568801 | instance | } 2026-05-26 21:40:35.569034 | instance | 2026-05-26 21:40:35.569254 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:40:35.569443 | instance | Tuesday 26 May 2026 21:40:35 +0000 (0:00:00.117) 0:00:21.715 *********** 2026-05-26 21:40:36.100966 | instance | ok: [instance] 2026-05-26 21:40:36.101228 | instance | 2026-05-26 21:40:36.101547 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:40:36.101890 | instance | Tuesday 26 May 2026 21:40:36 +0000 (0:00:00.532) 0:00:22.247 *********** 2026-05-26 21:40:42.057672 | instance | ok: [instance] 2026-05-26 21:40:42.058055 | instance | 2026-05-26 21:40:42.058462 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 21:40:42.058892 | instance | Tuesday 26 May 2026 21:40:42 +0000 (0:00:05.956) 0:00:28.203 *********** 2026-05-26 21:40:43.379549 | instance | ok: [instance] 2026-05-26 21:40:43.379780 | instance | 2026-05-26 21:40:43.380080 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 21:40:43.380352 | instance | Tuesday 26 May 2026 21:40:43 +0000 (0:00:01.321) 0:00:29.525 *********** 2026-05-26 21:40:43.827232 | instance | ok: [instance] 2026-05-26 21:40:43.827410 | instance | 2026-05-26 21:40:43.827635 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 21:40:43.827782 | instance | Tuesday 26 May 2026 21:40:43 +0000 (0:00:00.448) 0:00:29.974 *********** 2026-05-26 21:40:44.308799 | instance | ok: [instance] 2026-05-26 21:40:44.308865 | instance | 2026-05-26 21:40:44.309000 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 21:40:44.309122 | instance | Tuesday 26 May 2026 21:40:44 +0000 (0:00:00.481) 0:00:30.455 *********** 2026-05-26 21:40:45.034521 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 21:40:45.034701 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 21:40:45.034915 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 21:40:45.035111 | instance | 2026-05-26 21:40:45.035289 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 21:40:45.035454 | instance | Tuesday 26 May 2026 21:40:45 +0000 (0:00:00.725) 0:00:31.181 *********** 2026-05-26 21:40:45.536782 | instance | ok: [instance] 2026-05-26 21:40:45.537057 | instance | 2026-05-26 21:40:45.537351 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 21:40:45.537674 | instance | Tuesday 26 May 2026 21:40:45 +0000 (0:00:00.502) 0:00:31.683 *********** 2026-05-26 21:40:46.203387 | instance | ok: [instance] 2026-05-26 21:40:46.206103 | instance | 2026-05-26 21:40:46.206424 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 21:40:46.206558 | instance | Tuesday 26 May 2026 21:40:46 +0000 (0:00:00.605) 0:00:32.288 *********** 2026-05-26 21:40:46.206675 | instance | 2026-05-26 21:40:46.206833 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 21:40:46.206957 | instance | Tuesday 26 May 2026 21:40:46 +0000 (0:00:00.059) 0:00:32.348 *********** 2026-05-26 21:40:46.694107 | instance | ok: [instance] 2026-05-26 21:40:46.694188 | instance | 2026-05-26 21:40:46.694320 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 21:40:46.694444 | instance | Tuesday 26 May 2026 21:40:46 +0000 (0:00:00.491) 0:00:32.840 *********** 2026-05-26 21:40:46.841277 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 21:40:46.841358 | instance | 2026-05-26 21:40:46.841484 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 21:40:46.841627 | instance | Tuesday 26 May 2026 21:40:46 +0000 (0:00:00.148) 0:00:32.988 *********** 2026-05-26 21:40:48.063720 | instance | ok: [instance] 2026-05-26 21:40:48.063956 | instance | 2026-05-26 21:40:48.064223 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 21:40:48.064600 | instance | Tuesday 26 May 2026 21:40:48 +0000 (0:00:01.222) 0:00:34.210 *********** 2026-05-26 21:40:48.994862 | instance | ok: [instance] => (item=chronyd) 2026-05-26 21:40:48.995025 | instance | ok: [instance] => (item=sshd) 2026-05-26 21:40:48.995198 | instance | 2026-05-26 21:40:48.995382 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 21:40:48.995569 | instance | Tuesday 26 May 2026 21:40:48 +0000 (0:00:00.931) 0:00:35.141 *********** 2026-05-26 21:40:49.542861 | instance | ok: [instance] 2026-05-26 21:40:49.542916 | instance | 2026-05-26 21:40:49.542928 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 21:40:49.542938 | instance | Tuesday 26 May 2026 21:40:49 +0000 (0:00:00.547) 0:00:35.688 *********** 2026-05-26 21:40:49.800512 | instance | ok: [instance] 2026-05-26 21:40:49.800610 | instance | 2026-05-26 21:40:49.800739 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 21:40:49.800924 | instance | Tuesday 26 May 2026 21:40:49 +0000 (0:00:00.258) 0:00:35.947 *********** 2026-05-26 21:40:50.276903 | instance | ok: [instance] 2026-05-26 21:40:50.276963 | instance | 2026-05-26 21:40:50.276971 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 21:40:50.276978 | instance | Tuesday 26 May 2026 21:40:50 +0000 (0:00:00.475) 0:00:36.423 *********** 2026-05-26 21:40:50.646712 | instance | ok: [instance] 2026-05-26 21:40:50.646817 | instance | 2026-05-26 21:40:50.647043 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-26 21:40:50.647098 | instance | Tuesday 26 May 2026 21:40:50 +0000 (0:00:00.370) 0:00:36.793 *********** 2026-05-26 21:40:50.792992 | instance | ok: [instance] 2026-05-26 21:40:50.793060 | instance | 2026-05-26 21:40:50.793193 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-26 21:40:50.793314 | instance | Tuesday 26 May 2026 21:40:50 +0000 (0:00:00.146) 0:00:36.940 *********** 2026-05-26 21:40:51.171216 | instance | ok: [instance] => (item=instance) 2026-05-26 21:40:51.171286 | instance | 2026-05-26 21:40:51.171423 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-26 21:40:51.171548 | instance | Tuesday 26 May 2026 21:40:51 +0000 (0:00:00.377) 0:00:37.317 *********** 2026-05-26 21:40:51.268881 | instance | ok: [instance] 2026-05-26 21:40:51.269173 | instance | 2026-05-26 21:40:51.269489 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-26 21:40:51.269864 | instance | Tuesday 26 May 2026 21:40:51 +0000 (0:00:00.097) 0:00:37.415 *********** 2026-05-26 21:40:51.358763 | instance | skipping: [instance] 2026-05-26 21:40:51.358947 | instance | 2026-05-26 21:40:51.359451 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-26 21:40:51.359760 | instance | Tuesday 26 May 2026 21:40:51 +0000 (0:00:00.090) 0:00:37.505 *********** 2026-05-26 21:40:51.512769 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-26 21:40:51.512866 | instance | 2026-05-26 21:40:51.513053 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 21:40:51.513235 | instance | Tuesday 26 May 2026 21:40:51 +0000 (0:00:00.154) 0:00:37.659 *********** 2026-05-26 21:40:58.532902 | instance | ok: [instance] 2026-05-26 21:40:58.533023 | instance | 2026-05-26 21:40:58.533235 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 21:40:58.533371 | instance | Tuesday 26 May 2026 21:40:58 +0000 (0:00:07.019) 0:00:44.679 *********** 2026-05-26 21:40:58.678197 | instance | ok: [instance] => (item=instance) 2026-05-26 21:40:58.678546 | instance | 2026-05-26 21:40:58.678699 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 21:40:58.678856 | instance | Tuesday 26 May 2026 21:40:58 +0000 (0:00:00.145) 0:00:44.825 *********** 2026-05-26 21:40:59.210878 | instance | ok: [instance] 2026-05-26 21:40:59.211022 | instance | 2026-05-26 21:40:59.211196 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 21:40:59.211356 | instance | Tuesday 26 May 2026 21:40:59 +0000 (0:00:00.532) 0:00:45.357 *********** 2026-05-26 21:41:06.627453 | instance | ok: [instance] 2026-05-26 21:41:06.627537 | instance | 2026-05-26 21:41:06.627671 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-26 21:41:06.627805 | instance | Tuesday 26 May 2026 21:41:06 +0000 (0:00:07.414) 0:00:52.772 *********** 2026-05-26 21:41:14.999279 | instance | ok: [instance] 2026-05-26 21:41:14.999402 | instance | 2026-05-26 21:41:14.999605 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-26 21:41:14.999796 | instance | Tuesday 26 May 2026 21:41:14 +0000 (0:00:08.373) 0:01:01.146 *********** 2026-05-26 21:41:30.928386 | instance | ok: [instance] 2026-05-26 21:41:30.928668 | instance | 2026-05-26 21:41:30.928949 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-26 21:41:30.929257 | instance | Tuesday 26 May 2026 21:41:30 +0000 (0:00:15.927) 0:01:17.073 *********** 2026-05-26 21:41:31.066897 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-26 21:41:31.067056 | instance | 2026-05-26 21:41:31.067252 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 21:41:31.067462 | instance | Tuesday 26 May 2026 21:41:31 +0000 (0:00:00.140) 0:01:17.213 *********** 2026-05-26 21:41:31.183315 | instance | skipping: [instance] 2026-05-26 21:41:31.183537 | instance | 2026-05-26 21:41:31.183828 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 21:41:31.184102 | instance | Tuesday 26 May 2026 21:41:31 +0000 (0:00:00.116) 0:01:17.330 *********** 2026-05-26 21:41:31.307620 | instance | skipping: [instance] => (item=instance) 2026-05-26 21:41:31.307855 | instance | skipping: [instance] 2026-05-26 21:41:31.308114 | instance | 2026-05-26 21:41:31.308423 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 21:41:31.308698 | instance | Tuesday 26 May 2026 21:41:31 +0000 (0:00:00.124) 0:01:17.454 *********** 2026-05-26 21:41:31.627444 | instance | ok: [instance] 2026-05-26 21:41:31.627751 | instance | 2026-05-26 21:41:31.628135 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 21:41:31.630174 | instance | Tuesday 26 May 2026 21:41:31 +0000 (0:00:00.319) 0:01:17.774 *********** 2026-05-26 21:41:38.908934 | instance | ok: [instance] 2026-05-26 21:41:38.909156 | instance | 2026-05-26 21:41:38.909449 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-26 21:41:38.909750 | instance | Tuesday 26 May 2026 21:41:38 +0000 (0:00:07.280) 0:01:25.055 *********** 2026-05-26 21:41:46.552638 | instance | ok: [instance] 2026-05-26 21:41:46.553722 | instance | 2026-05-26 21:41:46.553792 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-26 21:41:46.553804 | instance | Tuesday 26 May 2026 21:41:46 +0000 (0:00:07.643) 0:01:32.698 *********** 2026-05-26 21:41:53.450943 | instance | ok: [instance] 2026-05-26 21:41:53.451234 | instance | 2026-05-26 21:41:53.451617 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-26 21:41:53.452138 | instance | Tuesday 26 May 2026 21:41:53 +0000 (0:00:06.899) 0:01:39.597 *********** 2026-05-26 21:42:01.772163 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-26 21:42:01.772445 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-26 21:42:01.772763 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-05-26 21:42:01.773037 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-26 21:42:01.773492 | instance | 2026-05-26 21:42:01.773665 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-26 21:42:01.773932 | instance | 2026-05-26 21:42:01.774205 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:42:01.774481 | instance | Tuesday 26 May 2026 21:42:01 +0000 (0:00:08.321) 0:01:47.919 *********** 2026-05-26 21:42:06.050381 | instance | ok: [instance] 2026-05-26 21:42:06.050581 | instance | 2026-05-26 21:42:06.050601 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:42:06.050692 | instance | Tuesday 26 May 2026 21:42:06 +0000 (0:00:04.278) 0:01:52.197 *********** 2026-05-26 21:42:06.360894 | instance | ok: [instance] 2026-05-26 21:42:06.361109 | instance | 2026-05-26 21:42:06.361419 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:42:06.361863 | instance | Tuesday 26 May 2026 21:42:06 +0000 (0:00:00.308) 0:01:52.506 *********** 2026-05-26 21:42:06.470789 | instance | skipping: [instance] 2026-05-26 21:42:06.471430 | instance | 2026-05-26 21:42:06.471722 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:42:06.471992 | instance | Tuesday 26 May 2026 21:42:06 +0000 (0:00:00.110) 0:01:52.616 *********** 2026-05-26 21:42:06.773376 | instance | ok: [instance] 2026-05-26 21:42:06.773510 | instance | 2026-05-26 21:42:06.773851 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:42:06.774158 | instance | Tuesday 26 May 2026 21:42:06 +0000 (0:00:00.303) 0:01:52.919 *********** 2026-05-26 21:42:06.881455 | instance | ok: [instance] => { 2026-05-26 21:42:06.881536 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 21:42:06.881748 | instance | } 2026-05-26 21:42:06.881847 | instance | 2026-05-26 21:42:06.881976 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:42:06.882115 | instance | Tuesday 26 May 2026 21:42:06 +0000 (0:00:00.108) 0:01:53.028 *********** 2026-05-26 21:42:07.279692 | instance | ok: [instance] 2026-05-26 21:42:07.279776 | instance | 2026-05-26 21:42:07.280483 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:42:07.280524 | instance | Tuesday 26 May 2026 21:42:07 +0000 (0:00:00.398) 0:01:53.426 *********** 2026-05-26 21:42:07.424736 | instance | skipping: [instance] 2026-05-26 21:42:07.424801 | instance | 2026-05-26 21:42:07.424812 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:42:07.424822 | instance | Tuesday 26 May 2026 21:42:07 +0000 (0:00:00.143) 0:01:53.570 *********** 2026-05-26 21:42:07.575964 | instance | skipping: [instance] 2026-05-26 21:42:07.576059 | instance | 2026-05-26 21:42:07.576071 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:42:07.576081 | instance | Tuesday 26 May 2026 21:42:07 +0000 (0:00:00.150) 0:01:53.721 *********** 2026-05-26 21:42:07.864643 | instance | ok: [instance] 2026-05-26 21:42:07.865066 | instance | 2026-05-26 21:42:07.865570 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:42:07.865974 | instance | Tuesday 26 May 2026 21:42:07 +0000 (0:00:00.289) 0:01:54.011 *********** 2026-05-26 21:42:09.160102 | instance | ok: [instance] 2026-05-26 21:42:09.160172 | instance | 2026-05-26 21:42:09.160184 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:42:09.160194 | instance | Tuesday 26 May 2026 21:42:09 +0000 (0:00:01.294) 0:01:55.306 *********** 2026-05-26 21:42:09.295765 | instance | ok: [instance] => { 2026-05-26 21:42:09.295838 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 21:42:09.296085 | instance | } 2026-05-26 21:42:09.296357 | instance | 2026-05-26 21:42:09.296661 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:42:09.296963 | instance | Tuesday 26 May 2026 21:42:09 +0000 (0:00:00.136) 0:01:55.442 *********** 2026-05-26 21:42:09.764436 | instance | ok: [instance] 2026-05-26 21:42:09.764709 | instance | 2026-05-26 21:42:09.765065 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:42:09.765362 | instance | Tuesday 26 May 2026 21:42:09 +0000 (0:00:00.468) 0:01:55.911 *********** 2026-05-26 21:42:12.037419 | instance | ok: [instance] 2026-05-26 21:42:12.037683 | instance | 2026-05-26 21:42:12.037980 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 21:42:12.038249 | instance | Tuesday 26 May 2026 21:42:12 +0000 (0:00:02.272) 0:01:58.183 *********** 2026-05-26 21:42:12.123810 | instance | skipping: [instance] 2026-05-26 21:42:12.124031 | instance | 2026-05-26 21:42:12.124468 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 21:42:12.124915 | instance | Tuesday 26 May 2026 21:42:12 +0000 (0:00:00.087) 0:01:58.270 *********** 2026-05-26 21:42:12.209949 | instance | skipping: [instance] 2026-05-26 21:42:12.210176 | instance | 2026-05-26 21:42:12.210452 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 21:42:12.210764 | instance | Tuesday 26 May 2026 21:42:12 +0000 (0:00:00.086) 0:01:58.356 *********** 2026-05-26 21:42:12.298230 | instance | skipping: [instance] 2026-05-26 21:42:12.298510 | instance | 2026-05-26 21:42:12.298785 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 21:42:12.299324 | instance | Tuesday 26 May 2026 21:42:12 +0000 (0:00:00.088) 0:01:58.444 *********** 2026-05-26 21:42:13.474326 | instance | ok: [instance] 2026-05-26 21:42:13.474513 | instance | 2026-05-26 21:42:13.474826 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 21:42:13.475243 | instance | Tuesday 26 May 2026 21:42:13 +0000 (0:00:01.176) 0:01:59.621 *********** 2026-05-26 21:42:13.980487 | instance | ok: [instance] 2026-05-26 21:42:13.980800 | instance | 2026-05-26 21:42:13.981021 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 21:42:13.981286 | instance | Tuesday 26 May 2026 21:42:13 +0000 (0:00:00.505) 0:02:00.127 *********** 2026-05-26 21:42:14.984892 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 21:42:14.985239 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 21:42:14.985536 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 21:42:14.985893 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 21:42:14.986160 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 21:42:14.986428 | instance | 2026-05-26 21:42:14.986696 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 21:42:14.986973 | instance | Tuesday 26 May 2026 21:42:14 +0000 (0:00:01.003) 0:02:01.130 *********** 2026-05-26 21:42:15.644881 | instance | ok: [instance] 2026-05-26 21:42:15.645123 | instance | 2026-05-26 21:42:15.645402 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 21:42:15.645768 | instance | Tuesday 26 May 2026 21:42:15 +0000 (0:00:00.622) 0:02:01.753 *********** 2026-05-26 21:42:15.646081 | instance | 2026-05-26 21:42:15.646419 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 21:42:15.646678 | instance | Tuesday 26 May 2026 21:42:15 +0000 (0:00:00.037) 0:02:01.791 *********** 2026-05-26 21:42:16.112136 | instance | ok: [instance] 2026-05-26 21:42:16.112360 | instance | 2026-05-26 21:42:16.112760 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:42:16.113012 | instance | Tuesday 26 May 2026 21:42:16 +0000 (0:00:00.467) 0:02:02.258 *********** 2026-05-26 21:42:16.416530 | instance | ok: [instance] 2026-05-26 21:42:16.416632 | instance | 2026-05-26 21:42:16.416723 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:42:16.416928 | instance | Tuesday 26 May 2026 21:42:16 +0000 (0:00:00.305) 0:02:02.563 *********** 2026-05-26 21:42:16.511044 | instance | ok: [instance] => { 2026-05-26 21:42:16.511137 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-26 21:42:16.511153 | instance | } 2026-05-26 21:42:16.511276 | instance | 2026-05-26 21:42:16.511467 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:42:16.511633 | instance | Tuesday 26 May 2026 21:42:16 +0000 (0:00:00.094) 0:02:02.658 *********** 2026-05-26 21:42:16.970803 | instance | ok: [instance] 2026-05-26 21:42:16.970844 | instance | 2026-05-26 21:42:16.970850 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:42:16.970855 | instance | Tuesday 26 May 2026 21:42:16 +0000 (0:00:00.459) 0:02:03.117 *********** 2026-05-26 21:42:20.206086 | instance | ok: [instance] 2026-05-26 21:42:20.206219 | instance | 2026-05-26 21:42:20.206233 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-26 21:42:20.206380 | instance | Tuesday 26 May 2026 21:42:20 +0000 (0:00:03.234) 0:02:06.352 *********** 2026-05-26 21:42:21.546197 | instance | ok: [instance] 2026-05-26 21:42:21.546330 | instance | 2026-05-26 21:42:21.546459 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-26 21:42:21.546570 | instance | Tuesday 26 May 2026 21:42:21 +0000 (0:00:01.340) 0:02:07.692 *********** 2026-05-26 21:42:21.816859 | instance | ok: [instance] 2026-05-26 21:42:21.817101 | instance | 2026-05-26 21:42:21.817394 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-26 21:42:21.817732 | instance | Tuesday 26 May 2026 21:42:21 +0000 (0:00:00.270) 0:02:07.963 *********** 2026-05-26 21:42:22.347776 | instance | ok: [instance] 2026-05-26 21:42:22.348065 | instance | 2026-05-26 21:42:22.348406 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-26 21:42:22.348649 | instance | Tuesday 26 May 2026 21:42:22 +0000 (0:00:00.530) 0:02:08.494 *********** 2026-05-26 21:42:22.995214 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-26 21:42:22.995314 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-26 21:42:22.995442 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-26 21:42:22.995554 | instance | 2026-05-26 21:42:22.995690 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-26 21:42:22.995810 | instance | Tuesday 26 May 2026 21:42:22 +0000 (0:00:00.647) 0:02:09.142 *********** 2026-05-26 21:42:23.494433 | instance | ok: [instance] 2026-05-26 21:42:23.494518 | instance | 2026-05-26 21:42:23.494648 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-26 21:42:23.494760 | instance | Tuesday 26 May 2026 21:42:23 +0000 (0:00:00.499) 0:02:09.641 *********** 2026-05-26 21:42:24.072683 | instance | ok: [instance] 2026-05-26 21:42:24.072771 | instance | 2026-05-26 21:42:24.072784 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-26 21:42:24.072794 | instance | Tuesday 26 May 2026 21:42:24 +0000 (0:00:00.517) 0:02:10.159 *********** 2026-05-26 21:42:24.072804 | instance | 2026-05-26 21:42:24.072813 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-26 21:42:24.072822 | instance | Tuesday 26 May 2026 21:42:24 +0000 (0:00:00.058) 0:02:10.217 *********** 2026-05-26 21:42:24.742511 | instance | ok: [instance] 2026-05-26 21:42:24.742595 | instance | 2026-05-26 21:42:24.742742 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-26 21:42:24.742870 | instance | Tuesday 26 May 2026 21:42:24 +0000 (0:00:00.672) 0:02:10.889 *********** 2026-05-26 21:42:24.890339 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-26 21:42:24.890427 | instance | 2026-05-26 21:42:24.890557 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-26 21:42:24.890685 | instance | Tuesday 26 May 2026 21:42:24 +0000 (0:00:00.147) 0:02:11.037 *********** 2026-05-26 21:42:26.028315 | instance | ok: [instance] 2026-05-26 21:42:26.028439 | instance | 2026-05-26 21:42:26.028455 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-26 21:42:26.028609 | instance | Tuesday 26 May 2026 21:42:26 +0000 (0:00:01.138) 0:02:12.175 *********** 2026-05-26 21:42:26.789707 | instance | ok: [instance] => (item=chronyd) 2026-05-26 21:42:26.789923 | instance | ok: [instance] => (item=sshd) 2026-05-26 21:42:26.790178 | instance | 2026-05-26 21:42:26.790416 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-26 21:42:26.790662 | instance | Tuesday 26 May 2026 21:42:26 +0000 (0:00:00.761) 0:02:12.936 *********** 2026-05-26 21:42:27.158715 | instance | ok: [instance] 2026-05-26 21:42:27.158809 | instance | 2026-05-26 21:42:27.158939 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-26 21:42:27.159068 | instance | Tuesday 26 May 2026 21:42:27 +0000 (0:00:00.369) 0:02:13.305 *********** 2026-05-26 21:42:27.413019 | instance | ok: [instance] 2026-05-26 21:42:27.413230 | instance | 2026-05-26 21:42:27.413499 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-26 21:42:27.413873 | instance | Tuesday 26 May 2026 21:42:27 +0000 (0:00:00.254) 0:02:13.559 *********** 2026-05-26 21:42:27.709494 | instance | ok: [instance] 2026-05-26 21:42:27.709760 | instance | 2026-05-26 21:42:27.710051 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-26 21:42:27.710307 | instance | Tuesday 26 May 2026 21:42:27 +0000 (0:00:00.296) 0:02:13.856 *********** 2026-05-26 21:42:28.022646 | instance | ok: [instance] 2026-05-26 21:42:28.022860 | instance | 2026-05-26 21:42:28.023149 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-26 21:42:28.023417 | instance | Tuesday 26 May 2026 21:42:28 +0000 (0:00:00.313) 0:02:14.169 *********** 2026-05-26 21:42:28.364010 | instance | ok: [instance] => (item=instance) 2026-05-26 21:42:28.364241 | instance | 2026-05-26 21:42:28.364585 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-26 21:42:28.364841 | instance | Tuesday 26 May 2026 21:42:28 +0000 (0:00:00.341) 0:02:14.510 *********** 2026-05-26 21:42:28.479392 | instance | ok: [instance] 2026-05-26 21:42:28.479557 | instance | 2026-05-26 21:42:28.479742 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-26 21:42:28.479925 | instance | Tuesday 26 May 2026 21:42:28 +0000 (0:00:00.114) 0:02:14.624 *********** 2026-05-26 21:42:28.657512 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-26 21:42:28.657812 | instance | 2026-05-26 21:42:28.658146 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-26 21:42:28.658521 | instance | Tuesday 26 May 2026 21:42:28 +0000 (0:00:00.179) 0:02:14.803 *********** 2026-05-26 21:42:28.776523 | instance | skipping: [instance] 2026-05-26 21:42:28.776741 | instance | 2026-05-26 21:42:28.777036 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-26 21:42:28.777307 | instance | Tuesday 26 May 2026 21:42:28 +0000 (0:00:00.119) 0:02:14.923 *********** 2026-05-26 21:42:28.900199 | instance | skipping: [instance] => (item=instance) 2026-05-26 21:42:28.900797 | instance | skipping: [instance] 2026-05-26 21:42:28.900822 | instance | 2026-05-26 21:42:28.901040 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-26 21:42:28.901304 | instance | Tuesday 26 May 2026 21:42:28 +0000 (0:00:00.123) 0:02:15.046 *********** 2026-05-26 21:42:29.206520 | instance | ok: [instance] 2026-05-26 21:42:29.206731 | instance | 2026-05-26 21:42:29.207020 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-26 21:42:29.207292 | instance | Tuesday 26 May 2026 21:42:29 +0000 (0:00:00.306) 0:02:15.353 *********** 2026-05-26 21:42:36.432105 | instance | ok: [instance] 2026-05-26 21:42:36.432226 | instance | 2026-05-26 21:42:36.432413 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-26 21:42:36.432567 | instance | Tuesday 26 May 2026 21:42:36 +0000 (0:00:07.225) 0:02:22.578 *********** 2026-05-26 21:42:41.978318 | instance | ok: [instance] 2026-05-26 21:42:41.978390 | instance | 2026-05-26 21:42:41.978523 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-26 21:42:41.978716 | instance | Tuesday 26 May 2026 21:42:41 +0000 (0:00:05.546) 0:02:28.125 *********** 2026-05-26 21:42:57.038764 | instance | ok: [instance] 2026-05-26 21:42:57.038839 | instance | 2026-05-26 21:42:57.038866 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-26 21:42:57.038875 | instance | Tuesday 26 May 2026 21:42:57 +0000 (0:00:15.058) 0:02:43.183 *********** 2026-05-26 21:42:57.229431 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-26 21:42:57.229485 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-26 21:42:57.229496 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-26 21:42:57.229506 | instance | skipping: [instance] 2026-05-26 21:42:57.229515 | instance | 2026-05-26 21:42:57.229525 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-26 21:42:57.229534 | instance | Tuesday 26 May 2026 21:42:57 +0000 (0:00:00.191) 0:02:43.374 *********** 2026-05-26 21:43:04.068520 | instance | ok: [instance] 2026-05-26 21:43:04.068594 | instance | 2026-05-26 21:43:04.068689 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-26 21:43:04.068814 | instance | Tuesday 26 May 2026 21:43:04 +0000 (0:00:06.840) 0:02:50.215 *********** 2026-05-26 21:43:10.692443 | instance | ok: [instance] 2026-05-26 21:43:10.692522 | instance | 2026-05-26 21:43:10.692719 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-26 21:43:10.692870 | instance | Tuesday 26 May 2026 21:43:10 +0000 (0:00:06.623) 0:02:56.839 *********** 2026-05-26 21:43:10.826541 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-26 21:43:10.826619 | instance | 2026-05-26 21:43:10.826845 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-26 21:43:10.826888 | instance | Tuesday 26 May 2026 21:43:10 +0000 (0:00:00.133) 0:02:56.973 *********** 2026-05-26 21:43:10.909923 | instance | ok: [instance] 2026-05-26 21:43:10.910012 | instance | 2026-05-26 21:43:10.910177 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-26 21:43:10.910331 | instance | Tuesday 26 May 2026 21:43:10 +0000 (0:00:00.083) 0:02:57.056 *********** 2026-05-26 21:43:17.674444 | instance | ok: [instance] 2026-05-26 21:43:17.674508 | instance | 2026-05-26 21:43:17.674518 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-26 21:43:17.674525 | instance | Tuesday 26 May 2026 21:43:17 +0000 (0:00:06.763) 0:03:03.820 *********** 2026-05-26 21:43:17.865752 | instance | ok: [instance] 2026-05-26 21:43:17.865817 | instance | 2026-05-26 21:43:17.865828 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-26 21:43:17.865839 | instance | Tuesday 26 May 2026 21:43:17 +0000 (0:00:00.190) 0:03:04.011 *********** 2026-05-26 21:43:17.949597 | instance | skipping: [instance] => (item=1) 2026-05-26 21:43:17.949714 | instance | skipping: [instance] => (item=1) 2026-05-26 21:43:17.949922 | instance | skipping: [instance] => (item=1) 2026-05-26 21:43:17.950088 | instance | skipping: [instance] 2026-05-26 21:43:17.950259 | instance | 2026-05-26 21:43:17.950435 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-26 21:43:17.950617 | instance | Tuesday 26 May 2026 21:43:17 +0000 (0:00:00.084) 0:03:04.096 *********** 2026-05-26 21:43:18.061843 | instance | skipping: [instance] 2026-05-26 21:43:18.062003 | instance | 2026-05-26 21:43:18.062171 | instance | PLAY [all] ********************************************************************* 2026-05-26 21:43:18.062326 | instance | 2026-05-26 21:43:18.062534 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-26 21:43:18.062719 | instance | Tuesday 26 May 2026 21:43:18 +0000 (0:00:00.112) 0:03:04.208 *********** 2026-05-26 21:43:18.400186 | instance | ok: [instance] 2026-05-26 21:43:18.400425 | instance | 2026-05-26 21:43:18.400710 | instance | PLAY [all] ********************************************************************* 2026-05-26 21:43:18.400984 | instance | 2026-05-26 21:43:18.401283 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:43:18.401530 | instance | Tuesday 26 May 2026 21:43:18 +0000 (0:00:00.337) 0:03:04.546 *********** 2026-05-26 21:43:22.517994 | instance | ok: [instance] 2026-05-26 21:43:22.518211 | instance | 2026-05-26 21:43:22.518608 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-26 21:43:22.518786 | instance | Tuesday 26 May 2026 21:43:22 +0000 (0:00:04.115) 0:03:08.661 *********** 2026-05-26 21:43:27.642960 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-26 21:43:27.643120 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-26 21:43:27.643301 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-26 21:43:27.643475 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-26 21:43:27.643660 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-26 21:43:27.643848 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-26 21:43:27.644016 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-26 21:43:27.644187 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-26 21:43:27.644379 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-26 21:43:27.644535 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-26 21:43:27.644860 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-26 21:43:27.645043 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-26 21:43:27.645286 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-26 21:43:27.645441 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-26 21:43:27.645656 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 21:43:27.645817 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 21:43:27.646004 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 21:43:27.646190 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-26 21:43:27.646376 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-26 21:43:27.646537 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-26 21:43:27.646779 | instance | 2026-05-26 21:43:27.646870 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-26 21:43:27.647055 | instance | Tuesday 26 May 2026 21:43:27 +0000 (0:00:05.128) 0:03:13.789 *********** 2026-05-26 21:43:27.931376 | instance | ok: [instance] 2026-05-26 21:43:27.931598 | instance | 2026-05-26 21:43:27.931889 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-26 21:43:27.932198 | instance | Tuesday 26 May 2026 21:43:27 +0000 (0:00:00.288) 0:03:14.078 *********** 2026-05-26 21:43:28.445333 | instance | ok: [instance] 2026-05-26 21:43:28.445520 | instance | 2026-05-26 21:43:28.445961 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-26 21:43:28.446242 | instance | Tuesday 26 May 2026 21:43:28 +0000 (0:00:00.513) 0:03:14.591 *********** 2026-05-26 21:43:28.827306 | instance | ok: [instance] 2026-05-26 21:43:28.827541 | instance | 2026-05-26 21:43:28.827824 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-26 21:43:28.828108 | instance | Tuesday 26 May 2026 21:43:28 +0000 (0:00:00.381) 0:03:14.973 *********** 2026-05-26 21:43:28.910607 | instance | ok: [instance] 2026-05-26 21:43:28.910798 | instance | 2026-05-26 21:43:28.911055 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-26 21:43:28.911297 | instance | 2026-05-26 21:43:28.911545 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:43:28.911801 | instance | Tuesday 26 May 2026 21:43:28 +0000 (0:00:00.082) 0:03:15.056 *********** 2026-05-26 21:43:33.377190 | instance | ok: [instance] 2026-05-26 21:43:33.377407 | instance | 2026-05-26 21:43:33.377773 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-26 21:43:33.378048 | instance | Tuesday 26 May 2026 21:43:33 +0000 (0:00:04.467) 0:03:19.523 *********** 2026-05-26 21:43:33.680223 | instance | ok: [instance] 2026-05-26 21:43:33.680459 | instance | 2026-05-26 21:43:33.680735 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-26 21:43:33.681008 | instance | Tuesday 26 May 2026 21:43:33 +0000 (0:00:00.303) 0:03:19.826 *********** 2026-05-26 21:43:34.684862 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-26 21:43:34.685124 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-26 21:43:34.685418 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-26 21:43:34.685713 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-26 21:43:34.685971 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-26 21:43:34.686223 | instance | 2026-05-26 21:43:34.686478 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-26 21:43:34.686825 | instance | Tuesday 26 May 2026 21:43:34 +0000 (0:00:01.004) 0:03:20.831 *********** 2026-05-26 21:43:35.294162 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-05-26 21:43:35.294430 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-05-26 21:43:35.294705 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-05-26 21:43:35.295055 | instance | 2026-05-26 21:43:35.295352 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-26 21:43:35.295624 | instance | Tuesday 26 May 2026 21:43:35 +0000 (0:00:00.609) 0:03:21.440 *********** 2026-05-26 21:43:35.540834 | instance | ok: [instance] 2026-05-26 21:43:35.541086 | instance | 2026-05-26 21:43:35.541373 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-26 21:43:35.541690 | instance | Tuesday 26 May 2026 21:43:35 +0000 (0:00:00.246) 0:03:21.687 *********** 2026-05-26 21:43:35.780726 | instance | ok: [instance] 2026-05-26 21:43:35.780959 | instance | 2026-05-26 21:43:35.781235 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-26 21:43:35.781500 | instance | Tuesday 26 May 2026 21:43:35 +0000 (0:00:00.239) 0:03:21.927 *********** 2026-05-26 21:43:35.850784 | instance | ok: [instance] 2026-05-26 21:43:35.851094 | instance | 2026-05-26 21:43:35.851412 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-26 21:43:35.851681 | instance | Tuesday 26 May 2026 21:43:35 +0000 (0:00:00.070) 0:03:21.997 *********** 2026-05-26 21:43:35.922026 | instance | skipping: [instance] 2026-05-26 21:43:35.922253 | instance | 2026-05-26 21:43:35.922552 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-26 21:43:35.922816 | instance | Tuesday 26 May 2026 21:43:35 +0000 (0:00:00.071) 0:03:22.068 *********** 2026-05-26 21:43:36.480217 | instance | ok: [instance] 2026-05-26 21:43:36.480439 | instance | 2026-05-26 21:43:36.480734 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-26 21:43:36.481014 | instance | Tuesday 26 May 2026 21:43:36 +0000 (0:00:00.557) 0:03:22.626 *********** 2026-05-26 21:43:36.856637 | instance | ok: [instance] 2026-05-26 21:43:36.856711 | instance | 2026-05-26 21:43:36.856833 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-26 21:43:36.856998 | instance | Tuesday 26 May 2026 21:43:36 +0000 (0:00:00.249) 0:03:22.875 *********** 2026-05-26 21:43:36.857068 | instance | 2026-05-26 21:43:36.857197 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-26 21:43:36.857294 | instance | 2026-05-26 21:43:36.857402 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:43:36.857527 | instance | Tuesday 26 May 2026 21:43:36 +0000 (0:00:00.127) 0:03:23.003 *********** 2026-05-26 21:43:40.942333 | instance | ok: [instance] 2026-05-26 21:43:40.942555 | instance | 2026-05-26 21:43:40.942838 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:43:40.943142 | instance | Tuesday 26 May 2026 21:43:40 +0000 (0:00:04.086) 0:03:27.089 *********** 2026-05-26 21:43:41.229152 | instance | ok: [instance] 2026-05-26 21:43:41.229394 | instance | 2026-05-26 21:43:41.229739 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:43:41.230011 | instance | Tuesday 26 May 2026 21:43:41 +0000 (0:00:00.286) 0:03:27.375 *********** 2026-05-26 21:43:41.339987 | instance | skipping: [instance] 2026-05-26 21:43:41.340177 | instance | 2026-05-26 21:43:41.340440 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:43:41.340710 | instance | Tuesday 26 May 2026 21:43:41 +0000 (0:00:00.111) 0:03:27.486 *********** 2026-05-26 21:43:41.620814 | instance | ok: [instance] 2026-05-26 21:43:41.621036 | instance | 2026-05-26 21:43:41.621307 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:43:41.621571 | instance | Tuesday 26 May 2026 21:43:41 +0000 (0:00:00.280) 0:03:27.767 *********** 2026-05-26 21:43:41.740781 | instance | ok: [instance] => { 2026-05-26 21:43:41.741085 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-26 21:43:41.741351 | instance | } 2026-05-26 21:43:41.741604 | instance | 2026-05-26 21:43:41.741933 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:43:41.742194 | instance | Tuesday 26 May 2026 21:43:41 +0000 (0:00:00.119) 0:03:27.887 *********** 2026-05-26 21:43:42.117327 | instance | ok: [instance] 2026-05-26 21:43:42.117665 | instance | 2026-05-26 21:43:42.117686 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:43:42.117815 | instance | Tuesday 26 May 2026 21:43:42 +0000 (0:00:00.376) 0:03:28.264 *********** 2026-05-26 21:43:42.260703 | instance | skipping: [instance] 2026-05-26 21:43:42.261086 | instance | 2026-05-26 21:43:42.261400 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:43:42.261845 | instance | Tuesday 26 May 2026 21:43:42 +0000 (0:00:00.143) 0:03:28.407 *********** 2026-05-26 21:43:42.577075 | instance | ok: [instance] 2026-05-26 21:43:42.577204 | instance | 2026-05-26 21:43:42.577399 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:43:42.577594 | instance | Tuesday 26 May 2026 21:43:42 +0000 (0:00:00.316) 0:03:28.723 *********** 2026-05-26 21:43:43.904798 | instance | ok: [instance] 2026-05-26 21:43:43.905017 | instance | 2026-05-26 21:43:43.905289 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:43:43.905555 | instance | Tuesday 26 May 2026 21:43:43 +0000 (0:00:01.327) 0:03:30.051 *********** 2026-05-26 21:43:44.051533 | instance | ok: [instance] => { 2026-05-26 21:43:44.051879 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-26 21:43:44.052271 | instance | } 2026-05-26 21:43:44.052449 | instance | 2026-05-26 21:43:44.052744 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:43:44.052990 | instance | Tuesday 26 May 2026 21:43:44 +0000 (0:00:00.146) 0:03:30.198 *********** 2026-05-26 21:43:44.511180 | instance | ok: [instance] 2026-05-26 21:43:44.511358 | instance | 2026-05-26 21:43:44.511662 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:43:44.511937 | instance | Tuesday 26 May 2026 21:43:44 +0000 (0:00:00.459) 0:03:30.657 *********** 2026-05-26 21:43:46.627159 | instance | ok: [instance] 2026-05-26 21:43:46.627300 | instance | 2026-05-26 21:43:46.627493 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 21:43:46.627675 | instance | Tuesday 26 May 2026 21:43:46 +0000 (0:00:02.115) 0:03:32.773 *********** 2026-05-26 21:43:46.705095 | instance | skipping: [instance] 2026-05-26 21:43:46.705329 | instance | 2026-05-26 21:43:46.705624 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 21:43:46.706028 | instance | Tuesday 26 May 2026 21:43:46 +0000 (0:00:00.078) 0:03:32.852 *********** 2026-05-26 21:43:46.789785 | instance | skipping: [instance] 2026-05-26 21:43:46.789880 | instance | 2026-05-26 21:43:46.790046 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 21:43:46.790138 | instance | Tuesday 26 May 2026 21:43:46 +0000 (0:00:00.084) 0:03:32.936 *********** 2026-05-26 21:43:46.868919 | instance | skipping: [instance] 2026-05-26 21:43:46.869150 | instance | 2026-05-26 21:43:46.869424 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 21:43:46.869734 | instance | Tuesday 26 May 2026 21:43:46 +0000 (0:00:00.078) 0:03:33.015 *********** 2026-05-26 21:43:47.997846 | instance | ok: [instance] 2026-05-26 21:43:47.998115 | instance | 2026-05-26 21:43:47.998429 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 21:43:47.998841 | instance | Tuesday 26 May 2026 21:43:47 +0000 (0:00:01.128) 0:03:34.144 *********** 2026-05-26 21:43:48.512904 | instance | ok: [instance] 2026-05-26 21:43:48.513124 | instance | 2026-05-26 21:43:48.513431 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 21:43:48.513784 | instance | Tuesday 26 May 2026 21:43:48 +0000 (0:00:00.514) 0:03:34.659 *********** 2026-05-26 21:43:49.521768 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 21:43:49.522016 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 21:43:49.522296 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 21:43:49.522694 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 21:43:49.523088 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 21:43:49.523446 | instance | 2026-05-26 21:43:49.523797 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 21:43:49.524129 | instance | Tuesday 26 May 2026 21:43:49 +0000 (0:00:01.008) 0:03:35.668 *********** 2026-05-26 21:43:50.182657 | instance | ok: [instance] 2026-05-26 21:43:50.182935 | instance | 2026-05-26 21:43:50.183238 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 21:43:50.183536 | instance | Tuesday 26 May 2026 21:43:50 +0000 (0:00:00.598) 0:03:36.267 *********** 2026-05-26 21:43:50.183810 | instance | 2026-05-26 21:43:50.184081 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 21:43:50.184350 | instance | Tuesday 26 May 2026 21:43:50 +0000 (0:00:00.061) 0:03:36.328 *********** 2026-05-26 21:43:50.685243 | instance | ok: [instance] 2026-05-26 21:43:50.685527 | instance | 2026-05-26 21:43:50.685924 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-26 21:43:50.686274 | instance | Tuesday 26 May 2026 21:43:50 +0000 (0:00:00.503) 0:03:36.832 *********** 2026-05-26 21:43:51.654267 | instance | ok: [instance] 2026-05-26 21:43:51.654460 | instance | 2026-05-26 21:43:51.654756 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-26 21:43:51.655045 | instance | Tuesday 26 May 2026 21:43:51 +0000 (0:00:00.968) 0:03:37.800 *********** 2026-05-26 21:43:51.881262 | instance | ok: [instance] 2026-05-26 21:43:51.881522 | instance | 2026-05-26 21:43:51.881866 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-26 21:43:51.882232 | instance | Tuesday 26 May 2026 21:43:51 +0000 (0:00:00.227) 0:03:38.028 *********** 2026-05-26 21:43:51.976602 | instance | ok: [instance] 2026-05-26 21:43:51.976697 | instance | 2026-05-26 21:43:51.976891 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-26 21:43:51.977058 | instance | Tuesday 26 May 2026 21:43:51 +0000 (0:00:00.095) 0:03:38.123 *********** 2026-05-26 21:43:52.081095 | instance | ok: [instance] 2026-05-26 21:43:52.081173 | instance | 2026-05-26 21:43:52.081323 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-26 21:43:52.081441 | instance | Tuesday 26 May 2026 21:43:52 +0000 (0:00:00.104) 0:03:38.228 *********** 2026-05-26 21:43:52.170952 | instance | skipping: [instance] 2026-05-26 21:43:52.171472 | instance | 2026-05-26 21:43:52.171799 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-26 21:43:52.172103 | instance | Tuesday 26 May 2026 21:43:52 +0000 (0:00:00.089) 0:03:38.317 *********** 2026-05-26 21:43:52.294685 | instance | ok: [instance] 2026-05-26 21:43:52.294818 | instance | 2026-05-26 21:43:52.295023 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:43:52.295201 | instance | Tuesday 26 May 2026 21:43:52 +0000 (0:00:00.123) 0:03:38.441 *********** 2026-05-26 21:43:52.580156 | instance | ok: [instance] 2026-05-26 21:43:52.580399 | instance | 2026-05-26 21:43:52.580666 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:43:52.580928 | instance | Tuesday 26 May 2026 21:43:52 +0000 (0:00:00.285) 0:03:38.726 *********** 2026-05-26 21:43:52.682955 | instance | ok: [instance] => { 2026-05-26 21:43:52.683196 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-26 21:43:52.683471 | instance | } 2026-05-26 21:43:52.683695 | instance | 2026-05-26 21:43:52.684495 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:43:52.685772 | instance | Tuesday 26 May 2026 21:43:52 +0000 (0:00:00.103) 0:03:38.829 *********** 2026-05-26 21:43:53.305835 | instance | ok: [instance] 2026-05-26 21:43:53.305925 | instance | 2026-05-26 21:43:53.306016 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:43:53.306151 | instance | Tuesday 26 May 2026 21:43:53 +0000 (0:00:00.622) 0:03:39.452 *********** 2026-05-26 21:43:53.470296 | instance | skipping: [instance] 2026-05-26 21:43:53.470425 | instance | 2026-05-26 21:43:53.470540 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:43:53.470637 | instance | Tuesday 26 May 2026 21:43:53 +0000 (0:00:00.164) 0:03:39.617 *********** 2026-05-26 21:43:53.787643 | instance | ok: [instance] 2026-05-26 21:43:53.788175 | instance | 2026-05-26 21:43:53.788321 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:43:53.788606 | instance | Tuesday 26 May 2026 21:43:53 +0000 (0:00:00.316) 0:03:39.933 *********** 2026-05-26 21:43:53.904284 | instance | ok: [instance] => { 2026-05-26 21:43:53.904446 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-26 21:43:53.904627 | instance | } 2026-05-26 21:43:53.904798 | instance | 2026-05-26 21:43:53.904990 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:43:53.905174 | instance | Tuesday 26 May 2026 21:43:53 +0000 (0:00:00.117) 0:03:40.051 *********** 2026-05-26 21:43:54.610793 | instance | ok: [instance] 2026-05-26 21:43:54.611157 | instance | 2026-05-26 21:43:54.611669 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:43:54.612094 | instance | Tuesday 26 May 2026 21:43:54 +0000 (0:00:00.705) 0:03:40.756 *********** 2026-05-26 21:43:54.794420 | instance | skipping: [instance] 2026-05-26 21:43:54.794539 | instance | 2026-05-26 21:43:54.794554 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-26 21:43:54.799719 | instance | Tuesday 26 May 2026 21:43:54 +0000 (0:00:00.184) 0:03:40.941 *********** 2026-05-26 21:43:54.876304 | instance | skipping: [instance] 2026-05-26 21:43:54.876511 | instance | 2026-05-26 21:43:54.876786 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-26 21:43:54.877057 | instance | Tuesday 26 May 2026 21:43:54 +0000 (0:00:00.081) 0:03:41.023 *********** 2026-05-26 21:43:54.970704 | instance | skipping: [instance] 2026-05-26 21:43:54.970914 | instance | 2026-05-26 21:43:54.971268 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-26 21:43:54.971579 | instance | Tuesday 26 May 2026 21:43:54 +0000 (0:00:00.094) 0:03:41.117 *********** 2026-05-26 21:43:55.064045 | instance | skipping: [instance] 2026-05-26 21:43:55.064259 | instance | 2026-05-26 21:43:55.064576 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-26 21:43:55.064863 | instance | Tuesday 26 May 2026 21:43:55 +0000 (0:00:00.093) 0:03:41.210 *********** 2026-05-26 21:43:56.419680 | instance | ok: [instance] 2026-05-26 21:43:56.420224 | instance | 2026-05-26 21:43:56.420283 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-26 21:43:56.420310 | instance | Tuesday 26 May 2026 21:43:56 +0000 (0:00:01.355) 0:03:42.566 *********** 2026-05-26 21:43:56.922655 | instance | ok: [instance] 2026-05-26 21:43:56.922777 | instance | 2026-05-26 21:43:56.922914 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-26 21:43:56.923041 | instance | Tuesday 26 May 2026 21:43:56 +0000 (0:00:00.502) 0:03:43.069 *********** 2026-05-26 21:43:57.987921 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-26 21:43:57.988005 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-26 21:43:57.988754 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-26 21:43:57.988797 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-26 21:43:57.988803 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-26 21:43:57.988808 | instance | 2026-05-26 21:43:57.988813 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-26 21:43:57.988817 | instance | Tuesday 26 May 2026 21:43:57 +0000 (0:00:01.065) 0:03:44.135 *********** 2026-05-26 21:43:58.879486 | instance | ok: [instance] 2026-05-26 21:43:58.879640 | instance | 2026-05-26 21:43:58.879804 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-26 21:43:58.879942 | instance | Tuesday 26 May 2026 21:43:58 +0000 (0:00:00.856) 0:03:44.991 *********** 2026-05-26 21:43:58.880049 | instance | 2026-05-26 21:43:58.880172 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-26 21:43:58.880314 | instance | Tuesday 26 May 2026 21:43:58 +0000 (0:00:00.035) 0:03:45.026 *********** 2026-05-26 21:43:59.322048 | instance | ok: [instance] 2026-05-26 21:43:59.322116 | instance | 2026-05-26 21:43:59.322244 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:43:59.322360 | instance | Tuesday 26 May 2026 21:43:59 +0000 (0:00:00.442) 0:03:45.469 *********** 2026-05-26 21:43:59.619015 | instance | ok: [instance] 2026-05-26 21:43:59.619266 | instance | 2026-05-26 21:43:59.619551 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:43:59.619823 | instance | Tuesday 26 May 2026 21:43:59 +0000 (0:00:00.296) 0:03:45.765 *********** 2026-05-26 21:43:59.727039 | instance | ok: [instance] => { 2026-05-26 21:43:59.727290 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-26 21:43:59.727631 | instance | } 2026-05-26 21:43:59.727884 | instance | 2026-05-26 21:43:59.728155 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:43:59.728427 | instance | Tuesday 26 May 2026 21:43:59 +0000 (0:00:00.107) 0:03:45.873 *********** 2026-05-26 21:44:00.180325 | instance | ok: [instance] 2026-05-26 21:44:00.180602 | instance | 2026-05-26 21:44:00.180912 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:44:00.181174 | instance | Tuesday 26 May 2026 21:44:00 +0000 (0:00:00.452) 0:03:46.326 *********** 2026-05-26 21:44:01.474607 | instance | ok: [instance] 2026-05-26 21:44:01.474815 | instance | 2026-05-26 21:44:01.475096 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:44:01.475381 | instance | Tuesday 26 May 2026 21:44:01 +0000 (0:00:01.294) 0:03:47.620 *********** 2026-05-26 21:44:01.586089 | instance | ok: [instance] => { 2026-05-26 21:44:01.586398 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-26 21:44:01.586705 | instance | } 2026-05-26 21:44:01.586937 | instance | 2026-05-26 21:44:01.587287 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:44:01.587584 | instance | Tuesday 26 May 2026 21:44:01 +0000 (0:00:00.112) 0:03:47.733 *********** 2026-05-26 21:44:02.018945 | instance | ok: [instance] 2026-05-26 21:44:02.019233 | instance | 2026-05-26 21:44:02.019458 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:44:02.019724 | instance | Tuesday 26 May 2026 21:44:02 +0000 (0:00:00.432) 0:03:48.165 *********** 2026-05-26 21:44:03.318937 | instance | ok: [instance] 2026-05-26 21:44:03.319026 | instance | 2026-05-26 21:44:03.319145 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-26 21:44:03.319266 | instance | Tuesday 26 May 2026 21:44:03 +0000 (0:00:01.300) 0:03:49.465 *********** 2026-05-26 21:44:03.832478 | instance | ok: [instance] 2026-05-26 21:44:03.832647 | instance | 2026-05-26 21:44:03.832859 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-26 21:44:03.833040 | instance | Tuesday 26 May 2026 21:44:03 +0000 (0:00:00.513) 0:03:49.979 *********** 2026-05-26 21:44:04.143653 | instance | ok: [instance] 2026-05-26 21:44:04.144061 | instance | 2026-05-26 21:44:04.144324 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:44:04.144501 | instance | Tuesday 26 May 2026 21:44:04 +0000 (0:00:00.310) 0:03:50.290 *********** 2026-05-26 21:44:04.477733 | instance | ok: [instance] 2026-05-26 21:44:04.478003 | instance | 2026-05-26 21:44:04.478274 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:44:04.478534 | instance | Tuesday 26 May 2026 21:44:04 +0000 (0:00:00.334) 0:03:50.624 *********** 2026-05-26 21:44:04.589104 | instance | ok: [instance] => { 2026-05-26 21:44:04.589275 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-26 21:44:04.589448 | instance | } 2026-05-26 21:44:04.589635 | instance | 2026-05-26 21:44:04.589809 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:44:04.589976 | instance | Tuesday 26 May 2026 21:44:04 +0000 (0:00:00.112) 0:03:50.736 *********** 2026-05-26 21:44:05.128546 | instance | ok: [instance] 2026-05-26 21:44:05.128754 | instance | 2026-05-26 21:44:05.129029 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:44:05.129323 | instance | Tuesday 26 May 2026 21:44:05 +0000 (0:00:00.539) 0:03:51.275 *********** 2026-05-26 21:44:07.408264 | instance | ok: [instance] 2026-05-26 21:44:07.408395 | instance | 2026-05-26 21:44:07.408575 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-26 21:44:07.408740 | instance | Tuesday 26 May 2026 21:44:07 +0000 (0:00:02.278) 0:03:53.553 *********** 2026-05-26 21:44:07.540456 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-26 21:44:07.540709 | instance | 2026-05-26 21:44:07.540989 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-26 21:44:07.541375 | instance | Tuesday 26 May 2026 21:44:07 +0000 (0:00:00.133) 0:03:53.687 *********** 2026-05-26 21:44:08.822638 | instance | ok: [instance] 2026-05-26 21:44:08.822834 | instance | 2026-05-26 21:44:08.823171 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-26 21:44:08.823430 | instance | Tuesday 26 May 2026 21:44:08 +0000 (0:00:01.282) 0:03:54.969 *********** 2026-05-26 21:44:09.059001 | instance | ok: [instance] 2026-05-26 21:44:09.059065 | instance | 2026-05-26 21:44:09.059206 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-26 21:44:09.059322 | instance | Tuesday 26 May 2026 21:44:09 +0000 (0:00:00.236) 0:03:55.206 *********** 2026-05-26 21:44:09.540290 | instance | ok: [instance] 2026-05-26 21:44:09.540412 | instance | 2026-05-26 21:44:09.540588 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-26 21:44:09.540773 | instance | Tuesday 26 May 2026 21:44:09 +0000 (0:00:00.480) 0:03:55.686 *********** 2026-05-26 21:44:10.438619 | instance | ok: [instance] => (item=br_netfilter) 2026-05-26 21:44:10.438852 | instance | ok: [instance] => (item=ip_tables) 2026-05-26 21:44:10.439115 | instance | ok: [instance] => (item=ip6_tables) 2026-05-26 21:44:10.439387 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-26 21:44:10.439631 | instance | 2026-05-26 21:44:10.439895 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:44:10.440159 | instance | Tuesday 26 May 2026 21:44:10 +0000 (0:00:00.898) 0:03:56.585 *********** 2026-05-26 21:44:10.734098 | instance | ok: [instance] 2026-05-26 21:44:10.734318 | instance | 2026-05-26 21:44:10.734586 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:44:10.734899 | instance | Tuesday 26 May 2026 21:44:10 +0000 (0:00:00.294) 0:03:56.880 *********** 2026-05-26 21:44:10.829773 | instance | ok: [instance] => { 2026-05-26 21:44:10.829990 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-26 21:44:10.830255 | instance | } 2026-05-26 21:44:10.830500 | instance | 2026-05-26 21:44:10.830770 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:44:10.831081 | instance | Tuesday 26 May 2026 21:44:10 +0000 (0:00:00.096) 0:03:56.976 *********** 2026-05-26 21:44:11.275556 | instance | ok: [instance] 2026-05-26 21:44:11.275816 | instance | 2026-05-26 21:44:11.276099 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:44:11.276369 | instance | Tuesday 26 May 2026 21:44:11 +0000 (0:00:00.445) 0:03:57.422 *********** 2026-05-26 21:44:11.385509 | instance | skipping: [instance] 2026-05-26 21:44:11.385812 | instance | 2026-05-26 21:44:11.386139 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-26 21:44:11.386407 | instance | Tuesday 26 May 2026 21:44:11 +0000 (0:00:00.109) 0:03:57.531 *********** 2026-05-26 21:44:11.523276 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-26 21:44:11.523803 | instance | 2026-05-26 21:44:11.524179 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-26 21:44:11.524548 | instance | Tuesday 26 May 2026 21:44:11 +0000 (0:00:00.138) 0:03:57.670 *********** 2026-05-26 21:44:11.606984 | instance | skipping: [instance] 2026-05-26 21:44:11.607217 | instance | 2026-05-26 21:44:11.607422 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-26 21:44:11.607743 | instance | Tuesday 26 May 2026 21:44:11 +0000 (0:00:00.083) 0:03:57.753 *********** 2026-05-26 21:44:12.758231 | instance | ok: [instance] 2026-05-26 21:44:12.758500 | instance | 2026-05-26 21:44:12.758808 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-26 21:44:12.759125 | instance | Tuesday 26 May 2026 21:44:12 +0000 (0:00:01.150) 0:03:58.904 *********** 2026-05-26 21:44:14.069590 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-26 21:44:14.069714 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-26 21:44:14.069844 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-26 21:44:14.069997 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-26 21:44:14.070113 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-26 21:44:14.070241 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-26 21:44:14.070365 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-26 21:44:14.070477 | instance | 2026-05-26 21:44:14.070609 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-26 21:44:14.070727 | instance | Tuesday 26 May 2026 21:44:14 +0000 (0:00:01.311) 0:04:00.216 *********** 2026-05-26 21:44:14.718112 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-26 21:44:14.718408 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-26 21:44:14.718707 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-26 21:44:14.718989 | instance | 2026-05-26 21:44:14.719274 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-26 21:44:14.719577 | instance | Tuesday 26 May 2026 21:44:14 +0000 (0:00:00.648) 0:04:00.864 *********** 2026-05-26 21:44:15.201173 | instance | ok: [instance] 2026-05-26 21:44:15.201242 | instance | 2026-05-26 21:44:15.201672 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-26 21:44:15.201797 | instance | Tuesday 26 May 2026 21:44:15 +0000 (0:00:00.482) 0:04:01.347 *********** 2026-05-26 21:44:15.677797 | instance | ok: [instance] 2026-05-26 21:44:15.677873 | instance | 2026-05-26 21:44:15.678005 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-26 21:44:15.678131 | instance | Tuesday 26 May 2026 21:44:15 +0000 (0:00:00.477) 0:04:01.824 *********** 2026-05-26 21:44:15.918564 | instance | ok: [instance] 2026-05-26 21:44:15.919087 | instance | 2026-05-26 21:44:15.919114 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-26 21:44:15.919342 | instance | Tuesday 26 May 2026 21:44:15 +0000 (0:00:00.240) 0:04:02.065 *********** 2026-05-26 21:44:15.983005 | instance | skipping: [instance] 2026-05-26 21:44:15.983296 | instance | 2026-05-26 21:44:15.983601 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-26 21:44:15.983965 | instance | Tuesday 26 May 2026 21:44:15 +0000 (0:00:00.064) 0:04:02.129 *********** 2026-05-26 21:44:16.605459 | instance | ok: [instance] => (item=swap) 2026-05-26 21:44:16.605856 | instance | ok: [instance] => (item=none) 2026-05-26 21:44:16.606206 | instance | 2026-05-26 21:44:16.606506 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-26 21:44:16.606787 | instance | Tuesday 26 May 2026 21:44:16 +0000 (0:00:00.622) 0:04:02.751 *********** 2026-05-26 21:44:17.089932 | instance | ok: [instance] 2026-05-26 21:44:17.090053 | instance | 2026-05-26 21:44:17.090218 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-26 21:44:17.090383 | instance | Tuesday 26 May 2026 21:44:17 +0000 (0:00:00.484) 0:04:03.236 *********** 2026-05-26 21:44:17.571119 | instance | ok: [instance] 2026-05-26 21:44:17.571356 | instance | 2026-05-26 21:44:17.571749 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-26 21:44:17.572026 | instance | Tuesday 26 May 2026 21:44:17 +0000 (0:00:00.441) 0:04:03.678 *********** 2026-05-26 21:44:17.572279 | instance | 2026-05-26 21:44:17.572628 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-26 21:44:17.572927 | instance | Tuesday 26 May 2026 21:44:17 +0000 (0:00:00.039) 0:04:03.717 *********** 2026-05-26 21:44:17.982135 | instance | ok: [instance] 2026-05-26 21:44:17.982374 | instance | 2026-05-26 21:44:17.982652 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-26 21:44:17.982995 | instance | Tuesday 26 May 2026 21:44:17 +0000 (0:00:00.411) 0:04:04.129 *********** 2026-05-26 21:44:19.324179 | instance | ok: [instance] 2026-05-26 21:44:19.324390 | instance | 2026-05-26 21:44:19.324693 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-26 21:44:19.324994 | instance | Tuesday 26 May 2026 21:44:19 +0000 (0:00:01.341) 0:04:05.470 *********** 2026-05-26 21:44:22.241482 | instance | ok: [instance] 2026-05-26 21:44:22.241586 | instance | 2026-05-26 21:44:22.241750 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-26 21:44:22.241871 | instance | Tuesday 26 May 2026 21:44:22 +0000 (0:00:02.917) 0:04:08.388 *********** 2026-05-26 21:44:22.547170 | instance | ok: [instance] 2026-05-26 21:44:22.547483 | instance | 2026-05-26 21:44:22.547753 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-26 21:44:22.548015 | instance | Tuesday 26 May 2026 21:44:22 +0000 (0:00:00.304) 0:04:08.693 *********** 2026-05-26 21:44:23.143456 | instance | ok: [instance] 2026-05-26 21:44:23.143709 | instance | 2026-05-26 21:44:23.144021 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-26 21:44:23.144305 | instance | Tuesday 26 May 2026 21:44:23 +0000 (0:00:00.596) 0:04:09.290 *********** 2026-05-26 21:44:23.299873 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-26 21:44:23.299995 | instance | 2026-05-26 21:44:23.300206 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-26 21:44:23.300381 | instance | Tuesday 26 May 2026 21:44:23 +0000 (0:00:00.156) 0:04:09.446 *********** 2026-05-26 21:44:23.531117 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-26 21:44:23.531413 | instance | 2026-05-26 21:44:23.531726 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-26 21:44:23.532067 | instance | Tuesday 26 May 2026 21:44:23 +0000 (0:00:00.231) 0:04:09.677 *********** 2026-05-26 21:44:23.827070 | instance | ok: [instance] => (item=instance) 2026-05-26 21:44:23.827293 | instance | 2026-05-26 21:44:23.827551 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-26 21:44:23.827841 | instance | Tuesday 26 May 2026 21:44:23 +0000 (0:00:00.295) 0:04:09.973 *********** 2026-05-26 21:44:23.918457 | instance | ok: [instance] 2026-05-26 21:44:23.918687 | instance | 2026-05-26 21:44:23.919008 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-26 21:44:23.919266 | instance | Tuesday 26 May 2026 21:44:23 +0000 (0:00:00.091) 0:04:10.065 *********** 2026-05-26 21:44:24.005521 | instance | skipping: [instance] 2026-05-26 21:44:24.005780 | instance | 2026-05-26 21:44:24.006055 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-26 21:44:24.006316 | instance | Tuesday 26 May 2026 21:44:23 +0000 (0:00:00.087) 0:04:10.152 *********** 2026-05-26 21:44:24.073187 | instance | ok: [instance] => { 2026-05-26 21:44:24.073416 | instance | "msg": "instance" 2026-05-26 21:44:24.073708 | instance | } 2026-05-26 21:44:24.073975 | instance | 2026-05-26 21:44:24.074275 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-26 21:44:24.074536 | instance | Tuesday 26 May 2026 21:44:24 +0000 (0:00:00.067) 0:04:10.220 *********** 2026-05-26 21:44:24.662588 | instance | ok: [instance] 2026-05-26 21:44:24.662815 | instance | 2026-05-26 21:44:24.663100 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-26 21:44:24.663358 | instance | Tuesday 26 May 2026 21:44:24 +0000 (0:00:00.588) 0:04:10.808 *********** 2026-05-26 21:44:24.734969 | instance | skipping: [instance] 2026-05-26 21:44:24.754814 | instance | 2026-05-26 21:44:24.754850 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-26 21:44:24.754862 | instance | Tuesday 26 May 2026 21:44:24 +0000 (0:00:00.072) 0:04:10.881 *********** 2026-05-26 21:44:24.809865 | instance | skipping: [instance] 2026-05-26 21:44:24.810020 | instance | 2026-05-26 21:44:24.810246 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-26 21:44:24.810408 | instance | Tuesday 26 May 2026 21:44:24 +0000 (0:00:00.074) 0:04:10.956 *********** 2026-05-26 21:44:24.884122 | instance | skipping: [instance] 2026-05-26 21:44:24.884376 | instance | 2026-05-26 21:44:24.884683 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-26 21:44:24.885014 | instance | Tuesday 26 May 2026 21:44:24 +0000 (0:00:00.074) 0:04:11.030 *********** 2026-05-26 21:44:24.953421 | instance | skipping: [instance] 2026-05-26 21:44:24.953707 | instance | 2026-05-26 21:44:24.954037 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-26 21:44:24.954323 | instance | Tuesday 26 May 2026 21:44:24 +0000 (0:00:00.069) 0:04:11.100 *********** 2026-05-26 21:44:25.022864 | instance | skipping: [instance] 2026-05-26 21:44:25.023093 | instance | 2026-05-26 21:44:25.023360 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-26 21:44:25.023756 | instance | Tuesday 26 May 2026 21:44:25 +0000 (0:00:00.069) 0:04:11.169 *********** 2026-05-26 21:44:25.094356 | instance | skipping: [instance] 2026-05-26 21:44:25.094584 | instance | 2026-05-26 21:44:25.094871 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-26 21:44:25.095130 | instance | Tuesday 26 May 2026 21:44:25 +0000 (0:00:00.071) 0:04:11.241 *********** 2026-05-26 21:44:25.161459 | instance | skipping: [instance] 2026-05-26 21:44:25.161790 | instance | 2026-05-26 21:44:25.162072 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-26 21:44:25.162384 | instance | Tuesday 26 May 2026 21:44:25 +0000 (0:00:00.067) 0:04:11.308 *********** 2026-05-26 21:44:25.390580 | instance | ok: [instance] 2026-05-26 21:44:25.390831 | instance | 2026-05-26 21:44:25.391147 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-26 21:44:25.391443 | instance | Tuesday 26 May 2026 21:44:25 +0000 (0:00:00.229) 0:04:11.537 *********** 2026-05-26 21:44:25.618292 | instance | ok: [instance] 2026-05-26 21:44:25.618497 | instance | 2026-05-26 21:44:25.618813 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-26 21:44:25.619110 | instance | Tuesday 26 May 2026 21:44:25 +0000 (0:00:00.227) 0:04:11.765 *********** 2026-05-26 21:44:25.700141 | instance | skipping: [instance] 2026-05-26 21:44:25.700352 | instance | 2026-05-26 21:44:25.700692 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-26 21:44:25.700946 | instance | Tuesday 26 May 2026 21:44:25 +0000 (0:00:00.081) 0:04:11.846 *********** 2026-05-26 21:44:25.947118 | instance | ok: [instance] 2026-05-26 21:44:25.947338 | instance | 2026-05-26 21:44:25.947626 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-26 21:44:25.947935 | instance | Tuesday 26 May 2026 21:44:25 +0000 (0:00:00.246) 0:04:12.093 *********** 2026-05-26 21:44:26.194267 | instance | ok: [instance] 2026-05-26 21:44:26.194338 | instance | 2026-05-26 21:44:26.194362 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-26 21:44:26.194370 | instance | Tuesday 26 May 2026 21:44:26 +0000 (0:00:00.237) 0:04:12.330 *********** 2026-05-26 21:44:26.404934 | instance | ok: [instance] 2026-05-26 21:44:26.405202 | instance | 2026-05-26 21:44:26.405492 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-26 21:44:26.405805 | instance | Tuesday 26 May 2026 21:44:26 +0000 (0:00:00.220) 0:04:12.551 *********** 2026-05-26 21:44:27.537862 | instance | ok: [instance] 2026-05-26 21:44:27.538497 | instance | 2026-05-26 21:44:27.538512 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-26 21:44:27.538761 | instance | Tuesday 26 May 2026 21:44:27 +0000 (0:00:01.132) 0:04:13.684 *********** 2026-05-26 21:44:28.824302 | instance | ok: [instance] 2026-05-26 21:44:28.824543 | instance | 2026-05-26 21:44:28.824878 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-26 21:44:28.825152 | instance | Tuesday 26 May 2026 21:44:28 +0000 (0:00:01.286) 0:04:14.970 *********** 2026-05-26 21:44:28.912021 | instance | skipping: [instance] 2026-05-26 21:44:28.912319 | instance | 2026-05-26 21:44:28.912647 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-26 21:44:28.912941 | instance | Tuesday 26 May 2026 21:44:28 +0000 (0:00:00.087) 0:04:15.058 *********** 2026-05-26 21:44:29.008602 | instance | skipping: [instance] 2026-05-26 21:44:29.008928 | instance | 2026-05-26 21:44:29.009297 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-26 21:44:29.009659 | instance | Tuesday 26 May 2026 21:44:29 +0000 (0:00:00.096) 0:04:15.155 *********** 2026-05-26 21:44:29.808133 | instance | ok: [instance] 2026-05-26 21:44:29.808306 | instance | 2026-05-26 21:44:29.808434 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-26 21:44:29.808689 | instance | Tuesday 26 May 2026 21:44:29 +0000 (0:00:00.799) 0:04:15.954 *********** 2026-05-26 21:44:29.882127 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-26 21:44:29.882392 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-26 21:44:29.882664 | instance | skipping: [instance] 2026-05-26 21:44:29.882915 | instance | 2026-05-26 21:44:29.883170 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-26 21:44:29.883430 | instance | Tuesday 26 May 2026 21:44:29 +0000 (0:00:00.074) 0:04:16.029 *********** 2026-05-26 21:44:29.955111 | instance | skipping: [instance] 2026-05-26 21:44:29.955329 | instance | 2026-05-26 21:44:29.955622 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-26 21:44:29.955900 | instance | Tuesday 26 May 2026 21:44:29 +0000 (0:00:00.072) 0:04:16.101 *********** 2026-05-26 21:44:30.026425 | instance | skipping: [instance] 2026-05-26 21:44:30.026638 | instance | 2026-05-26 21:44:30.026933 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-26 21:44:30.027189 | instance | Tuesday 26 May 2026 21:44:30 +0000 (0:00:00.071) 0:04:16.173 *********** 2026-05-26 21:44:30.102325 | instance | skipping: [instance] 2026-05-26 21:44:30.102575 | instance | 2026-05-26 21:44:30.102868 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-26 21:44:30.103192 | instance | Tuesday 26 May 2026 21:44:30 +0000 (0:00:00.075) 0:04:16.249 *********** 2026-05-26 21:44:30.162470 | instance | skipping: [instance] 2026-05-26 21:44:30.162801 | instance | 2026-05-26 21:44:30.163118 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-26 21:44:30.163385 | instance | Tuesday 26 May 2026 21:44:30 +0000 (0:00:00.060) 0:04:16.309 *********** 2026-05-26 21:44:30.718894 | instance | ok: [instance] 2026-05-26 21:44:30.718987 | instance | 2026-05-26 21:44:30.719122 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-26 21:44:30.719334 | instance | Tuesday 26 May 2026 21:44:30 +0000 (0:00:00.556) 0:04:16.866 *********** 2026-05-26 21:44:31.978930 | instance | ok: [instance] 2026-05-26 21:44:31.979075 | instance | 2026-05-26 21:44:31.979247 | instance | PLAY [Install control-plane components] **************************************** 2026-05-26 21:44:31.979409 | instance | 2026-05-26 21:44:31.979586 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:44:31.979758 | instance | Tuesday 26 May 2026 21:44:31 +0000 (0:00:01.260) 0:04:18.126 *********** 2026-05-26 21:44:35.848130 | instance | ok: [instance] 2026-05-26 21:44:35.848215 | instance | 2026-05-26 21:44:35.848525 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-26 21:44:35.848593 | instance | Tuesday 26 May 2026 21:44:35 +0000 (0:00:03.869) 0:04:21.995 *********** 2026-05-26 21:44:36.110026 | instance | ok: [instance] 2026-05-26 21:44:36.110116 | instance | 2026-05-26 21:44:36.110253 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:44:36.110374 | instance | Tuesday 26 May 2026 21:44:36 +0000 (0:00:00.261) 0:04:22.257 *********** 2026-05-26 21:44:37.289130 | instance | ok: [instance] 2026-05-26 21:44:37.289195 | instance | 2026-05-26 21:44:37.289208 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:44:37.289219 | instance | Tuesday 26 May 2026 21:44:37 +0000 (0:00:01.177) 0:04:23.434 *********** 2026-05-26 21:44:37.570141 | instance | ok: [instance] 2026-05-26 21:44:37.570196 | instance | 2026-05-26 21:44:37.570208 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:44:37.570218 | instance | Tuesday 26 May 2026 21:44:37 +0000 (0:00:00.281) 0:04:23.716 *********** 2026-05-26 21:44:37.668273 | instance | ok: [instance] => { 2026-05-26 21:44:37.668355 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-26 21:44:37.668367 | instance | } 2026-05-26 21:44:37.668376 | instance | 2026-05-26 21:44:37.668384 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:44:37.668402 | instance | Tuesday 26 May 2026 21:44:37 +0000 (0:00:00.098) 0:04:23.814 *********** 2026-05-26 21:44:38.073207 | instance | ok: [instance] 2026-05-26 21:44:38.073264 | instance | 2026-05-26 21:44:38.073277 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:44:38.073288 | instance | Tuesday 26 May 2026 21:44:38 +0000 (0:00:00.404) 0:04:24.218 *********** 2026-05-26 21:44:39.426393 | instance | ok: [instance] 2026-05-26 21:44:39.426457 | instance | 2026-05-26 21:44:39.426585 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-26 21:44:39.426854 | instance | Tuesday 26 May 2026 21:44:39 +0000 (0:00:01.353) 0:04:25.572 *********** 2026-05-26 21:44:39.824662 | instance | ok: [instance] 2026-05-26 21:44:39.824909 | instance | 2026-05-26 21:44:39.825289 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-26 21:44:39.825726 | instance | Tuesday 26 May 2026 21:44:39 +0000 (0:00:00.399) 0:04:25.971 *********** 2026-05-26 21:44:40.133523 | instance | ok: [instance] 2026-05-26 21:44:40.133831 | instance | 2026-05-26 21:44:40.134225 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-26 21:44:40.134523 | instance | Tuesday 26 May 2026 21:44:40 +0000 (0:00:00.308) 0:04:26.280 *********** 2026-05-26 21:44:40.419312 | instance | ok: [instance] 2026-05-26 21:44:40.419486 | instance | 2026-05-26 21:44:40.419782 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-26 21:44:40.420016 | instance | Tuesday 26 May 2026 21:44:40 +0000 (0:00:00.285) 0:04:26.566 *********** 2026-05-26 21:44:40.649870 | instance | ok: [instance] 2026-05-26 21:44:40.650091 | instance | 2026-05-26 21:44:40.650413 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-26 21:44:40.650722 | instance | Tuesday 26 May 2026 21:44:40 +0000 (0:00:00.230) 0:04:26.796 *********** 2026-05-26 21:44:40.884954 | instance | ok: [instance] 2026-05-26 21:44:40.885165 | instance | 2026-05-26 21:44:40.885450 | instance | TASK [Install plugin] ********************************************************** 2026-05-26 21:44:40.885811 | instance | Tuesday 26 May 2026 21:44:40 +0000 (0:00:00.235) 0:04:27.031 *********** 2026-05-26 21:44:41.000404 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-26 21:44:41.000472 | instance | 2026-05-26 21:44:41.000564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:44:41.000684 | instance | Tuesday 26 May 2026 21:44:40 +0000 (0:00:00.115) 0:04:27.147 *********** 2026-05-26 21:44:41.098880 | instance | ok: [instance] => { 2026-05-26 21:44:41.099150 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-26 21:44:41.099405 | instance | } 2026-05-26 21:44:41.099654 | instance | 2026-05-26 21:44:41.099942 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:44:41.100204 | instance | Tuesday 26 May 2026 21:44:41 +0000 (0:00:00.097) 0:04:27.245 *********** 2026-05-26 21:44:41.694391 | instance | ok: [instance] 2026-05-26 21:44:41.694656 | instance | 2026-05-26 21:44:41.695052 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:44:41.695370 | instance | Tuesday 26 May 2026 21:44:41 +0000 (0:00:00.595) 0:04:27.841 *********** 2026-05-26 21:44:43.190670 | instance | ok: [instance] 2026-05-26 21:44:43.190808 | instance | 2026-05-26 21:44:43.190982 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:44:43.191149 | instance | Tuesday 26 May 2026 21:44:43 +0000 (0:00:01.495) 0:04:29.336 *********** 2026-05-26 21:44:43.301195 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:44:43.301304 | instance | 2026-05-26 21:44:43.301486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:44:43.301716 | instance | Tuesday 26 May 2026 21:44:43 +0000 (0:00:00.111) 0:04:29.448 *********** 2026-05-26 21:44:44.066422 | instance | ok: [instance] 2026-05-26 21:44:44.066649 | instance | 2026-05-26 21:44:44.066898 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-26 21:44:44.067217 | instance | Tuesday 26 May 2026 21:44:44 +0000 (0:00:00.764) 0:04:30.212 *********** 2026-05-26 21:44:45.109088 | instance | ok: [instance] 2026-05-26 21:44:45.109244 | instance | 2026-05-26 21:44:45.109424 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-26 21:44:45.109644 | instance | Tuesday 26 May 2026 21:44:45 +0000 (0:00:01.043) 0:04:31.256 *********** 2026-05-26 21:44:47.164252 | instance | ok: [instance] 2026-05-26 21:44:47.164638 | instance | 2026-05-26 21:44:47.164977 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:44:47.165286 | instance | Tuesday 26 May 2026 21:44:47 +0000 (0:00:02.054) 0:04:33.310 *********** 2026-05-26 21:44:47.263517 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:44:47.263770 | instance | 2026-05-26 21:44:47.264054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:44:47.264292 | instance | Tuesday 26 May 2026 21:44:47 +0000 (0:00:00.099) 0:04:33.409 *********** 2026-05-26 21:44:47.889894 | instance | ok: [instance] 2026-05-26 21:44:47.890133 | instance | 2026-05-26 21:44:47.890497 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-26 21:44:47.890775 | instance | Tuesday 26 May 2026 21:44:47 +0000 (0:00:00.626) 0:04:34.036 *********** 2026-05-26 21:44:49.945482 | instance | ok: [instance] 2026-05-26 21:44:49.945708 | instance | 2026-05-26 21:44:49.945934 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-26 21:44:49.946121 | instance | Tuesday 26 May 2026 21:44:49 +0000 (0:00:02.056) 0:04:36.092 *********** 2026-05-26 21:44:50.739562 | instance | ok: [instance] 2026-05-26 21:44:50.739821 | instance | 2026-05-26 21:44:50.740131 | instance | PLAY [all] ********************************************************************* 2026-05-26 21:44:50.740544 | instance | 2026-05-26 21:44:50.740873 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:44:50.741162 | instance | Tuesday 26 May 2026 21:44:50 +0000 (0:00:00.794) 0:04:36.886 *********** 2026-05-26 21:44:54.893289 | instance | ok: [instance] 2026-05-26 21:44:54.893360 | instance | 2026-05-26 21:44:54.893372 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-26 21:44:54.893382 | instance | Tuesday 26 May 2026 21:44:54 +0000 (0:00:04.152) 0:04:41.039 *********** 2026-05-26 21:44:55.776942 | instance | ok: [instance] 2026-05-26 21:44:55.777061 | instance | 2026-05-26 21:44:55.777073 | instance | PLAY [all] ********************************************************************* 2026-05-26 21:44:55.777515 | instance | 2026-05-26 21:44:55.777567 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-26 21:44:55.777574 | instance | Tuesday 26 May 2026 21:44:55 +0000 (0:00:00.884) 0:04:41.924 *********** 2026-05-26 21:44:56.595578 | instance | ok: [instance] 2026-05-26 21:44:56.596174 | instance | 2026-05-26 21:44:56.596647 | instance | PLAY [controllers] ************************************************************* 2026-05-26 21:44:56.597409 | instance | 2026-05-26 21:44:56.597425 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:44:56.597432 | instance | Tuesday 26 May 2026 21:44:56 +0000 (0:00:00.815) 0:04:42.739 *********** 2026-05-26 21:45:00.563995 | instance | ok: [instance] 2026-05-26 21:45:00.564043 | instance | 2026-05-26 21:45:00.564048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:00.564054 | instance | Tuesday 26 May 2026 21:45:00 +0000 (0:00:03.971) 0:04:46.710 *********** 2026-05-26 21:45:00.667008 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:00.667059 | instance | 2026-05-26 21:45:00.667066 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:00.667072 | instance | Tuesday 26 May 2026 21:45:00 +0000 (0:00:00.102) 0:04:46.813 *********** 2026-05-26 21:45:01.252645 | instance | ok: [instance] 2026-05-26 21:45:01.252721 | instance | 2026-05-26 21:45:01.252994 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-26 21:45:01.253040 | instance | Tuesday 26 May 2026 21:45:01 +0000 (0:00:00.586) 0:04:47.399 *********** 2026-05-26 21:45:02.651597 | instance | ok: [instance] 2026-05-26 21:45:02.651724 | instance | 2026-05-26 21:45:02.652028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:02.652074 | instance | Tuesday 26 May 2026 21:45:02 +0000 (0:00:01.398) 0:04:48.798 *********** 2026-05-26 21:45:02.754033 | instance | skipping: [instance] 2026-05-26 21:45:02.754101 | instance | 2026-05-26 21:45:02.754371 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 21:45:02.754415 | instance | Tuesday 26 May 2026 21:45:02 +0000 (0:00:00.102) 0:04:48.901 *********** 2026-05-26 21:45:02.858738 | instance | skipping: [instance] 2026-05-26 21:45:02.858812 | instance | 2026-05-26 21:45:02.859088 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-26 21:45:02.859166 | instance | Tuesday 26 May 2026 21:45:02 +0000 (0:00:00.104) 0:04:49.005 *********** 2026-05-26 21:45:02.925462 | instance | skipping: [instance] 2026-05-26 21:45:02.925505 | instance | 2026-05-26 21:45:02.925511 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-26 21:45:02.925516 | instance | Tuesday 26 May 2026 21:45:02 +0000 (0:00:00.065) 0:04:49.071 *********** 2026-05-26 21:45:02.993148 | instance | skipping: [instance] 2026-05-26 21:45:02.993212 | instance | 2026-05-26 21:45:02.993510 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-26 21:45:02.993531 | instance | Tuesday 26 May 2026 21:45:02 +0000 (0:00:00.068) 0:04:49.140 *********** 2026-05-26 21:45:03.332784 | instance | skipping: [instance] 2026-05-26 21:45:03.332867 | instance | 2026-05-26 21:45:03.332989 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-26 21:45:03.333171 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.339) 0:04:49.480 *********** 2026-05-26 21:45:03.441700 | instance | skipping: [instance] 2026-05-26 21:45:03.441767 | instance | 2026-05-26 21:45:03.441779 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-26 21:45:03.441789 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.108) 0:04:49.588 *********** 2026-05-26 21:45:03.559292 | instance | skipping: [instance] 2026-05-26 21:45:03.559361 | instance | 2026-05-26 21:45:03.559637 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-26 21:45:03.559705 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.117) 0:04:49.706 *********** 2026-05-26 21:45:03.626548 | instance | skipping: [instance] 2026-05-26 21:45:03.626957 | instance | 2026-05-26 21:45:03.626999 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-26 21:45:03.627004 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.066) 0:04:49.773 *********** 2026-05-26 21:45:03.771475 | instance | skipping: [instance] 2026-05-26 21:45:03.771549 | instance | 2026-05-26 21:45:03.771660 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-26 21:45:03.771778 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.144) 0:04:49.918 *********** 2026-05-26 21:45:03.847952 | instance | skipping: [instance] 2026-05-26 21:45:03.848045 | instance | 2026-05-26 21:45:03.848125 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-26 21:45:03.848261 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.076) 0:04:49.995 *********** 2026-05-26 21:45:03.920908 | instance | skipping: [instance] 2026-05-26 21:45:03.920991 | instance | 2026-05-26 21:45:03.921258 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-26 21:45:03.921302 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.072) 0:04:50.067 *********** 2026-05-26 21:45:03.993721 | instance | skipping: [instance] 2026-05-26 21:45:03.993807 | instance | 2026-05-26 21:45:03.993833 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-26 21:45:03.993945 | instance | Tuesday 26 May 2026 21:45:03 +0000 (0:00:00.072) 0:04:50.140 *********** 2026-05-26 21:45:04.142320 | instance | skipping: [instance] 2026-05-26 21:45:04.142453 | instance | 2026-05-26 21:45:04.142469 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 21:45:04.142643 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.148) 0:04:50.289 *********** 2026-05-26 21:45:04.214782 | instance | skipping: [instance] 2026-05-26 21:45:04.214844 | instance | 2026-05-26 21:45:04.215103 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 21:45:04.215122 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.072) 0:04:50.361 *********** 2026-05-26 21:45:04.283364 | instance | skipping: [instance] 2026-05-26 21:45:04.283464 | instance | 2026-05-26 21:45:04.283580 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 21:45:04.283717 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.068) 0:04:50.430 *********** 2026-05-26 21:45:04.383658 | instance | skipping: [instance] 2026-05-26 21:45:04.383735 | instance | 2026-05-26 21:45:04.383852 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-26 21:45:04.383971 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.100) 0:04:50.530 *********** 2026-05-26 21:45:04.452977 | instance | skipping: [instance] 2026-05-26 21:45:04.453066 | instance | 2026-05-26 21:45:04.453200 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-26 21:45:04.453327 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.068) 0:04:50.599 *********** 2026-05-26 21:45:04.521711 | instance | skipping: [instance] 2026-05-26 21:45:04.521872 | instance | 2026-05-26 21:45:04.522101 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-26 21:45:04.523207 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.069) 0:04:50.668 *********** 2026-05-26 21:45:04.594248 | instance | skipping: [instance] 2026-05-26 21:45:04.594486 | instance | 2026-05-26 21:45:04.594754 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-26 21:45:04.595015 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.072) 0:04:50.741 *********** 2026-05-26 21:45:04.657355 | instance | skipping: [instance] 2026-05-26 21:45:04.657607 | instance | 2026-05-26 21:45:04.657939 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-26 21:45:04.658230 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.062) 0:04:50.804 *********** 2026-05-26 21:45:04.722563 | instance | skipping: [instance] 2026-05-26 21:45:04.722851 | instance | 2026-05-26 21:45:04.723092 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-26 21:45:04.723369 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.065) 0:04:50.869 *********** 2026-05-26 21:45:04.793249 | instance | skipping: [instance] 2026-05-26 21:45:04.793369 | instance | 2026-05-26 21:45:04.793484 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-26 21:45:04.793647 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.070) 0:04:50.939 *********** 2026-05-26 21:45:04.932696 | instance | skipping: [instance] 2026-05-26 21:45:04.933001 | instance | 2026-05-26 21:45:04.933291 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-26 21:45:04.933636 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.139) 0:04:51.079 *********** 2026-05-26 21:45:04.998600 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-26 21:45:04.998849 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-26 21:45:04.999122 | instance | skipping: [instance] 2026-05-26 21:45:04.999388 | instance | 2026-05-26 21:45:04.999670 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-26 21:45:04.999939 | instance | Tuesday 26 May 2026 21:45:04 +0000 (0:00:00.066) 0:04:51.145 *********** 2026-05-26 21:45:05.061850 | instance | skipping: [instance] 2026-05-26 21:45:05.062083 | instance | 2026-05-26 21:45:05.062371 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-26 21:45:05.062654 | instance | Tuesday 26 May 2026 21:45:05 +0000 (0:00:00.063) 0:04:51.208 *********** 2026-05-26 21:45:05.272151 | instance | skipping: [instance] 2026-05-26 21:45:05.272265 | instance | 2026-05-26 21:45:05.272275 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-26 21:45:05.272411 | instance | Tuesday 26 May 2026 21:45:05 +0000 (0:00:00.210) 0:04:51.418 *********** 2026-05-26 21:45:05.341559 | instance | skipping: [instance] 2026-05-26 21:45:05.341692 | instance | 2026-05-26 21:45:05.341916 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-26 21:45:05.341933 | instance | Tuesday 26 May 2026 21:45:05 +0000 (0:00:00.069) 0:04:51.488 *********** 2026-05-26 21:45:05.403738 | instance | skipping: [instance] 2026-05-26 21:45:05.403850 | instance | 2026-05-26 21:45:05.403981 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-26 21:45:05.404109 | instance | Tuesday 26 May 2026 21:45:05 +0000 (0:00:00.062) 0:04:51.550 *********** 2026-05-26 21:45:05.563840 | instance | skipping: [instance] 2026-05-26 21:45:05.563936 | instance | 2026-05-26 21:45:05.564090 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-26 21:45:05.564202 | instance | 2026-05-26 21:45:05.564316 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:45:05.564443 | instance | Tuesday 26 May 2026 21:45:05 +0000 (0:00:00.160) 0:04:51.711 *********** 2026-05-26 21:45:09.150518 | instance | ok: [instance] 2026-05-26 21:45:09.150833 | instance | 2026-05-26 21:45:09.151209 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-26 21:45:09.151507 | instance | Tuesday 26 May 2026 21:45:09 +0000 (0:00:03.586) 0:04:55.297 *********** 2026-05-26 21:45:09.273077 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-26 21:45:09.273324 | instance | 2026-05-26 21:45:09.273554 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:09.273802 | instance | Tuesday 26 May 2026 21:45:09 +0000 (0:00:00.122) 0:04:55.420 *********** 2026-05-26 21:45:09.390303 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:09.390540 | instance | 2026-05-26 21:45:09.390847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:09.391211 | instance | Tuesday 26 May 2026 21:45:09 +0000 (0:00:00.116) 0:04:55.536 *********** 2026-05-26 21:45:10.041977 | instance | ok: [instance] 2026-05-26 21:45:10.042216 | instance | 2026-05-26 21:45:10.042496 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-26 21:45:10.042768 | instance | Tuesday 26 May 2026 21:45:10 +0000 (0:00:00.651) 0:04:56.187 *********** 2026-05-26 21:45:12.409828 | instance | ok: [instance] 2026-05-26 21:45:12.409986 | instance | 2026-05-26 21:45:12.410178 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-26 21:45:12.410344 | instance | Tuesday 26 May 2026 21:45:12 +0000 (0:00:02.368) 0:04:58.556 *********** 2026-05-26 21:45:13.125116 | instance | ok: [instance] 2026-05-26 21:45:13.125395 | instance | 2026-05-26 21:45:13.125734 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-26 21:45:13.126023 | instance | Tuesday 26 May 2026 21:45:13 +0000 (0:00:00.715) 0:04:59.271 *********** 2026-05-26 21:45:13.231850 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-26 21:45:13.232075 | instance | 2026-05-26 21:45:13.232387 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-26 21:45:13.232671 | instance | Tuesday 26 May 2026 21:45:13 +0000 (0:00:00.106) 0:04:59.378 *********** 2026-05-26 21:45:14.054941 | instance | ok: [instance] 2026-05-26 21:45:14.055029 | instance | 2026-05-26 21:45:14.055171 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-26 21:45:14.055294 | instance | Tuesday 26 May 2026 21:45:14 +0000 (0:00:00.823) 0:05:00.202 *********** 2026-05-26 21:45:14.766557 | instance | ok: [instance] 2026-05-26 21:45:14.766693 | instance | 2026-05-26 21:45:14.766895 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-26 21:45:14.767079 | instance | Tuesday 26 May 2026 21:45:14 +0000 (0:00:00.711) 0:05:00.913 *********** 2026-05-26 21:45:15.358037 | instance | ok: [instance] 2026-05-26 21:45:15.358277 | instance | 2026-05-26 21:45:15.358550 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-26 21:45:15.358866 | instance | Tuesday 26 May 2026 21:45:15 +0000 (0:00:00.479) 0:05:01.392 *********** 2026-05-26 21:45:15.359108 | instance | 2026-05-26 21:45:15.359386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:15.359668 | instance | Tuesday 26 May 2026 21:45:15 +0000 (0:00:00.111) 0:05:01.504 *********** 2026-05-26 21:45:15.459038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:15.459261 | instance | 2026-05-26 21:45:15.459535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:15.459806 | instance | Tuesday 26 May 2026 21:45:15 +0000 (0:00:00.101) 0:05:01.605 *********** 2026-05-26 21:45:16.111200 | instance | ok: [instance] 2026-05-26 21:45:16.111436 | instance | 2026-05-26 21:45:16.111807 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-26 21:45:16.112104 | instance | Tuesday 26 May 2026 21:45:16 +0000 (0:00:00.651) 0:05:02.257 *********** 2026-05-26 21:45:17.816984 | instance | ok: [instance] 2026-05-26 21:45:17.817179 | instance | 2026-05-26 21:45:17.817428 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:17.817757 | instance | Tuesday 26 May 2026 21:45:17 +0000 (0:00:01.705) 0:05:03.963 *********** 2026-05-26 21:45:17.919802 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:17.920086 | instance | 2026-05-26 21:45:17.920371 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:17.920637 | instance | Tuesday 26 May 2026 21:45:17 +0000 (0:00:00.103) 0:05:04.066 *********** 2026-05-26 21:45:18.588572 | instance | ok: [instance] 2026-05-26 21:45:18.588774 | instance | 2026-05-26 21:45:18.589009 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-26 21:45:18.589225 | instance | Tuesday 26 May 2026 21:45:18 +0000 (0:00:00.668) 0:05:04.734 *********** 2026-05-26 21:45:21.857272 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-26 21:45:21.857560 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-26 21:45:21.857982 | instance | 2026-05-26 21:45:21.858299 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-26 21:45:21.858597 | instance | Tuesday 26 May 2026 21:45:21 +0000 (0:00:03.269) 0:05:08.004 *********** 2026-05-26 21:45:24.350073 | instance | ok: [instance] 2026-05-26 21:45:24.350366 | instance | 2026-05-26 21:45:24.350730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:24.351082 | instance | Tuesday 26 May 2026 21:45:24 +0000 (0:00:02.492) 0:05:10.496 *********** 2026-05-26 21:45:24.471973 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:24.472195 | instance | 2026-05-26 21:45:24.472474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:24.472743 | instance | Tuesday 26 May 2026 21:45:24 +0000 (0:00:00.122) 0:05:10.618 *********** 2026-05-26 21:45:25.071159 | instance | ok: [instance] 2026-05-26 21:45:25.071296 | instance | 2026-05-26 21:45:25.071481 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-26 21:45:25.071670 | instance | Tuesday 26 May 2026 21:45:25 +0000 (0:00:00.599) 0:05:11.218 *********** 2026-05-26 21:45:28.404022 | instance | ok: [instance] 2026-05-26 21:45:28.404171 | instance | 2026-05-26 21:45:28.404358 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-26 21:45:28.404532 | instance | Tuesday 26 May 2026 21:45:28 +0000 (0:00:03.332) 0:05:14.551 *********** 2026-05-26 21:45:30.133649 | instance | ok: [instance] 2026-05-26 21:45:30.133896 | instance | 2026-05-26 21:45:30.134184 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-26 21:45:30.134457 | instance | Tuesday 26 May 2026 21:45:30 +0000 (0:00:01.728) 0:05:16.279 *********** 2026-05-26 21:45:30.821779 | instance | ok: [instance] 2026-05-26 21:45:30.821901 | instance | 2026-05-26 21:45:30.822078 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-26 21:45:30.822248 | instance | Tuesday 26 May 2026 21:45:30 +0000 (0:00:00.689) 0:05:16.968 *********** 2026-05-26 21:45:30.888360 | instance | skipping: [instance] 2026-05-26 21:45:30.888581 | instance | 2026-05-26 21:45:30.888917 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-26 21:45:30.889189 | instance | Tuesday 26 May 2026 21:45:30 +0000 (0:00:00.066) 0:05:17.035 *********** 2026-05-26 21:45:31.576344 | instance | ok: [instance] 2026-05-26 21:45:31.576472 | instance | 2026-05-26 21:45:31.576676 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-26 21:45:31.576857 | instance | Tuesday 26 May 2026 21:45:31 +0000 (0:00:00.688) 0:05:17.723 *********** 2026-05-26 21:45:31.660801 | instance | ok: [instance] 2026-05-26 21:45:31.661044 | instance | 2026-05-26 21:45:31.661328 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-26 21:45:31.661624 | instance | Tuesday 26 May 2026 21:45:31 +0000 (0:00:00.084) 0:05:17.807 *********** 2026-05-26 21:45:31.740266 | instance | skipping: [instance] 2026-05-26 21:45:31.740488 | instance | 2026-05-26 21:45:31.740766 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-26 21:45:31.741035 | instance | Tuesday 26 May 2026 21:45:31 +0000 (0:00:00.079) 0:05:17.886 *********** 2026-05-26 21:45:31.815755 | instance | skipping: [instance] 2026-05-26 21:45:31.816048 | instance | 2026-05-26 21:45:31.816497 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-26 21:45:31.816871 | instance | Tuesday 26 May 2026 21:45:31 +0000 (0:00:00.075) 0:05:17.962 *********** 2026-05-26 21:45:31.887844 | instance | skipping: [instance] 2026-05-26 21:45:31.888076 | instance | 2026-05-26 21:45:31.888362 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-26 21:45:31.888712 | instance | Tuesday 26 May 2026 21:45:31 +0000 (0:00:00.072) 0:05:18.034 *********** 2026-05-26 21:45:31.964272 | instance | skipping: [instance] 2026-05-26 21:45:31.964516 | instance | 2026-05-26 21:45:31.964968 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-26 21:45:31.965728 | instance | Tuesday 26 May 2026 21:45:31 +0000 (0:00:00.076) 0:05:18.111 *********** 2026-05-26 21:45:32.038462 | instance | skipping: [instance] 2026-05-26 21:45:32.038695 | instance | 2026-05-26 21:45:32.038991 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-26 21:45:32.039364 | instance | Tuesday 26 May 2026 21:45:32 +0000 (0:00:00.073) 0:05:18.185 *********** 2026-05-26 21:45:32.110887 | instance | skipping: [instance] 2026-05-26 21:45:32.111117 | instance | 2026-05-26 21:45:32.111451 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-26 21:45:32.111820 | instance | Tuesday 26 May 2026 21:45:32 +0000 (0:00:00.072) 0:05:18.257 *********** 2026-05-26 21:45:32.901035 | instance | ok: [instance] 2026-05-26 21:45:32.901282 | instance | 2026-05-26 21:45:32.901581 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-26 21:45:32.901961 | instance | Tuesday 26 May 2026 21:45:32 +0000 (0:00:00.790) 0:05:19.047 *********** 2026-05-26 21:45:33.702562 | instance | ok: [instance] 2026-05-26 21:45:33.702656 | instance | 2026-05-26 21:45:33.702860 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:33.703049 | instance | Tuesday 26 May 2026 21:45:33 +0000 (0:00:00.800) 0:05:19.848 *********** 2026-05-26 21:45:33.837410 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:33.837651 | instance | 2026-05-26 21:45:33.837927 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:33.838191 | instance | Tuesday 26 May 2026 21:45:33 +0000 (0:00:00.136) 0:05:19.984 *********** 2026-05-26 21:45:34.514935 | instance | ok: [instance] 2026-05-26 21:45:34.515068 | instance | 2026-05-26 21:45:34.515245 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-26 21:45:34.515418 | instance | Tuesday 26 May 2026 21:45:34 +0000 (0:00:00.677) 0:05:20.661 *********** 2026-05-26 21:45:35.367975 | instance | ok: [instance] 2026-05-26 21:45:35.368201 | instance | 2026-05-26 21:45:35.368469 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-26 21:45:35.368729 | instance | Tuesday 26 May 2026 21:45:35 +0000 (0:00:00.853) 0:05:21.514 *********** 2026-05-26 21:45:37.430230 | instance | ok: [instance] 2026-05-26 21:45:37.430457 | instance | 2026-05-26 21:45:37.430806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:45:37.431227 | instance | Tuesday 26 May 2026 21:45:37 +0000 (0:00:02.062) 0:05:23.576 *********** 2026-05-26 21:45:37.502296 | instance | skipping: [instance] 2026-05-26 21:45:37.502589 | instance | 2026-05-26 21:45:37.502866 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:45:37.503210 | instance | Tuesday 26 May 2026 21:45:37 +0000 (0:00:00.072) 0:05:23.649 *********** 2026-05-26 21:45:37.573536 | instance | skipping: [instance] 2026-05-26 21:45:37.573792 | instance | 2026-05-26 21:45:37.574072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:45:37.574330 | instance | Tuesday 26 May 2026 21:45:37 +0000 (0:00:00.071) 0:05:23.720 *********** 2026-05-26 21:45:37.640078 | instance | skipping: [instance] 2026-05-26 21:45:37.640229 | instance | 2026-05-26 21:45:37.640507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:45:37.640771 | instance | Tuesday 26 May 2026 21:45:37 +0000 (0:00:00.065) 0:05:23.786 *********** 2026-05-26 21:45:37.707973 | instance | skipping: [instance] 2026-05-26 21:45:37.708199 | instance | 2026-05-26 21:45:37.708480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:45:37.708741 | instance | Tuesday 26 May 2026 21:45:37 +0000 (0:00:00.068) 0:05:23.854 *********** 2026-05-26 21:45:38.415504 | instance | ok: [instance] 2026-05-26 21:45:38.415733 | instance | 2026-05-26 21:45:38.416020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:45:38.416299 | instance | Tuesday 26 May 2026 21:45:38 +0000 (0:00:00.707) 0:05:24.562 *********** 2026-05-26 21:45:38.491771 | instance | ok: [instance] 2026-05-26 21:45:38.491992 | instance | 2026-05-26 21:45:38.492275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:45:38.492549 | instance | Tuesday 26 May 2026 21:45:38 +0000 (0:00:00.076) 0:05:24.638 *********** 2026-05-26 21:45:38.561827 | instance | ok: [instance] 2026-05-26 21:45:38.562052 | instance | 2026-05-26 21:45:38.562354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:45:38.562606 | instance | Tuesday 26 May 2026 21:45:38 +0000 (0:00:00.070) 0:05:24.708 *********** 2026-05-26 21:45:38.656726 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:45:38.656809 | instance | 2026-05-26 21:45:38.656971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:45:38.657143 | instance | Tuesday 26 May 2026 21:45:38 +0000 (0:00:00.094) 0:05:24.803 *********** 2026-05-26 21:45:38.754840 | instance | ok: [instance] 2026-05-26 21:45:38.755100 | instance | 2026-05-26 21:45:38.755425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:38.755724 | instance | Tuesday 26 May 2026 21:45:38 +0000 (0:00:00.098) 0:05:24.901 *********** 2026-05-26 21:45:38.860209 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:38.860512 | instance | 2026-05-26 21:45:38.860797 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:38.861084 | instance | Tuesday 26 May 2026 21:45:38 +0000 (0:00:00.105) 0:05:25.007 *********** 2026-05-26 21:45:39.451717 | instance | ok: [instance] 2026-05-26 21:45:39.451940 | instance | 2026-05-26 21:45:39.452226 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-26 21:45:39.452494 | instance | Tuesday 26 May 2026 21:45:39 +0000 (0:00:00.590) 0:05:25.597 *********** 2026-05-26 21:45:40.211495 | instance | ok: [instance] 2026-05-26 21:45:40.211615 | instance | 2026-05-26 21:45:40.211805 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-26 21:45:40.211984 | instance | Tuesday 26 May 2026 21:45:40 +0000 (0:00:00.761) 0:05:26.358 *********** 2026-05-26 21:45:41.191911 | instance | ok: [instance] 2026-05-26 21:45:41.192142 | instance | 2026-05-26 21:45:41.192450 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-26 21:45:41.192723 | instance | Tuesday 26 May 2026 21:45:41 +0000 (0:00:00.979) 0:05:27.338 *********** 2026-05-26 21:45:41.707246 | instance | ok: [instance] 2026-05-26 21:45:41.707512 | instance | 2026-05-26 21:45:41.707807 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-26 21:45:41.708096 | instance | Tuesday 26 May 2026 21:45:41 +0000 (0:00:00.515) 0:05:27.854 *********** 2026-05-26 21:45:42.185127 | instance | ok: [instance] 2026-05-26 21:45:42.185410 | instance | 2026-05-26 21:45:42.185854 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-26 21:45:42.186145 | instance | Tuesday 26 May 2026 21:45:42 +0000 (0:00:00.477) 0:05:28.331 *********** 2026-05-26 21:45:42.690440 | instance | ok: [instance] 2026-05-26 21:45:42.690696 | instance | 2026-05-26 21:45:42.690977 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-26 21:45:42.691251 | instance | Tuesday 26 May 2026 21:45:42 +0000 (0:00:00.505) 0:05:28.837 *********** 2026-05-26 21:45:43.189616 | instance | ok: [instance] 2026-05-26 21:45:43.189865 | instance | 2026-05-26 21:45:43.190178 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-26 21:45:43.190622 | instance | Tuesday 26 May 2026 21:45:43 +0000 (0:00:00.499) 0:05:29.336 *********** 2026-05-26 21:45:44.804164 | instance | ok: [instance] 2026-05-26 21:45:44.804391 | instance | 2026-05-26 21:45:44.804657 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-26 21:45:44.804944 | instance | Tuesday 26 May 2026 21:45:44 +0000 (0:00:01.614) 0:05:30.951 *********** 2026-05-26 21:45:45.562290 | instance | ok: [instance] 2026-05-26 21:45:45.562536 | instance | 2026-05-26 21:45:45.562592 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-26 21:45:45.562742 | instance | Tuesday 26 May 2026 21:45:45 +0000 (0:00:00.758) 0:05:31.709 *********** 2026-05-26 21:45:45.668822 | instance | included: ingress for instance 2026-05-26 21:45:45.669045 | instance | 2026-05-26 21:45:45.669318 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-26 21:45:45.669636 | instance | Tuesday 26 May 2026 21:45:45 +0000 (0:00:00.106) 0:05:31.815 *********** 2026-05-26 21:45:46.985060 | instance | ok: [instance] 2026-05-26 21:45:46.985222 | instance | 2026-05-26 21:45:46.985396 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-26 21:45:46.985622 | instance | Tuesday 26 May 2026 21:45:46 +0000 (0:00:01.316) 0:05:33.132 *********** 2026-05-26 21:45:47.559204 | instance | ok: [instance] 2026-05-26 21:45:47.559280 | instance | 2026-05-26 21:45:47.559427 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-26 21:45:47.559545 | instance | Tuesday 26 May 2026 21:45:47 +0000 (0:00:00.573) 0:05:33.705 *********** 2026-05-26 21:45:48.501746 | instance | ok: [instance] 2026-05-26 21:45:48.501968 | instance | 2026-05-26 21:45:48.502233 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-26 21:45:48.502477 | instance | 2026-05-26 21:45:48.502904 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:45:48.503192 | instance | Tuesday 26 May 2026 21:45:48 +0000 (0:00:00.942) 0:05:34.648 *********** 2026-05-26 21:45:52.652012 | instance | ok: [instance] 2026-05-26 21:45:52.652086 | instance | 2026-05-26 21:45:52.652097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:52.652108 | instance | Tuesday 26 May 2026 21:45:52 +0000 (0:00:04.148) 0:05:38.797 *********** 2026-05-26 21:45:52.754730 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:52.754804 | instance | 2026-05-26 21:45:52.754816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:52.754849 | instance | Tuesday 26 May 2026 21:45:52 +0000 (0:00:00.103) 0:05:38.900 *********** 2026-05-26 21:45:53.334550 | instance | ok: [instance] 2026-05-26 21:45:53.334617 | instance | 2026-05-26 21:45:53.334874 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-26 21:45:53.335145 | instance | Tuesday 26 May 2026 21:45:53 +0000 (0:00:00.580) 0:05:39.481 *********** 2026-05-26 21:45:54.154904 | instance | ok: [instance] 2026-05-26 21:45:54.155028 | instance | 2026-05-26 21:45:54.155201 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-26 21:45:54.155417 | instance | Tuesday 26 May 2026 21:45:54 +0000 (0:00:00.820) 0:05:40.301 *********** 2026-05-26 21:45:55.872057 | instance | ok: [instance] 2026-05-26 21:45:55.872317 | instance | 2026-05-26 21:45:55.872650 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:45:55.872931 | instance | Tuesday 26 May 2026 21:45:55 +0000 (0:00:01.716) 0:05:42.018 *********** 2026-05-26 21:45:55.971429 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:45:55.971661 | instance | 2026-05-26 21:45:55.971984 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:45:55.972241 | instance | Tuesday 26 May 2026 21:45:55 +0000 (0:00:00.099) 0:05:42.118 *********** 2026-05-26 21:45:56.692019 | instance | ok: [instance] 2026-05-26 21:45:56.692295 | instance | 2026-05-26 21:45:56.692580 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-26 21:45:56.692879 | instance | Tuesday 26 May 2026 21:45:56 +0000 (0:00:00.720) 0:05:42.838 *********** 2026-05-26 21:45:58.155544 | instance | ok: [instance] 2026-05-26 21:45:58.155628 | instance | 2026-05-26 21:45:58.155863 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-26 21:45:58.156028 | instance | Tuesday 26 May 2026 21:45:58 +0000 (0:00:01.463) 0:05:44.302 *********** 2026-05-26 21:45:58.893745 | instance | ok: [instance] 2026-05-26 21:45:58.893889 | instance | 2026-05-26 21:45:58.894064 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-26 21:45:58.894227 | instance | Tuesday 26 May 2026 21:45:58 +0000 (0:00:00.738) 0:05:45.040 *********** 2026-05-26 21:46:00.386791 | instance | ok: [instance] 2026-05-26 21:46:00.386870 | instance | 2026-05-26 21:46:00.387020 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-26 21:46:00.387149 | instance | Tuesday 26 May 2026 21:46:00 +0000 (0:00:01.493) 0:05:46.533 *********** 2026-05-26 21:46:01.586832 | instance | ok: [instance] 2026-05-26 21:46:01.586918 | instance | 2026-05-26 21:46:01.587007 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-26 21:46:01.587144 | instance | Tuesday 26 May 2026 21:46:01 +0000 (0:00:01.200) 0:05:47.733 *********** 2026-05-26 21:46:01.882652 | instance | ok: [instance] 2026-05-26 21:46:01.882732 | instance | 2026-05-26 21:46:01.882863 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-26 21:46:01.882984 | instance | Tuesday 26 May 2026 21:46:01 +0000 (0:00:00.295) 0:05:48.029 *********** 2026-05-26 21:46:02.137891 | instance | ok: [instance] 2026-05-26 21:46:02.138154 | instance | 2026-05-26 21:46:02.138457 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-26 21:46:02.138732 | instance | Tuesday 26 May 2026 21:46:02 +0000 (0:00:00.254) 0:05:48.284 *********** 2026-05-26 21:46:02.393756 | instance | ok: [instance] 2026-05-26 21:46:02.394033 | instance | 2026-05-26 21:46:02.394339 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-26 21:46:02.395934 | instance | Tuesday 26 May 2026 21:46:02 +0000 (0:00:00.255) 0:05:48.540 *********** 2026-05-26 21:46:03.107397 | instance | ok: [instance] 2026-05-26 21:46:03.107628 | instance | 2026-05-26 21:46:03.107927 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-26 21:46:03.108201 | instance | Tuesday 26 May 2026 21:46:03 +0000 (0:00:00.713) 0:05:49.254 *********** 2026-05-26 21:46:05.164549 | instance | ok: [instance] => (item=alertmanager) 2026-05-26 21:46:05.164620 | instance | ok: [instance] => (item=grafana) 2026-05-26 21:46:05.164632 | instance | ok: [instance] => (item=prometheus) 2026-05-26 21:46:05.164642 | instance | 2026-05-26 21:46:05.164652 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-26 21:46:05.164661 | instance | Tuesday 26 May 2026 21:46:05 +0000 (0:00:02.055) 0:05:51.309 *********** 2026-05-26 21:46:07.197655 | instance | ok: [instance] => (item=alertmanager) 2026-05-26 21:46:07.197712 | instance | ok: [instance] => (item=grafana) 2026-05-26 21:46:07.197720 | instance | ok: [instance] => (item=prometheus) 2026-05-26 21:46:07.197726 | instance | 2026-05-26 21:46:07.197733 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-26 21:46:07.197739 | instance | Tuesday 26 May 2026 21:46:07 +0000 (0:00:02.034) 0:05:53.343 *********** 2026-05-26 21:46:10.143106 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:10.143277 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:10.143291 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:10.143301 | instance | ok: [instance] 2026-05-26 21:46:10.143312 | instance | 2026-05-26 21:46:10.143322 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-26 21:46:10.143333 | instance | Tuesday 26 May 2026 21:46:10 +0000 (0:00:02.943) 0:05:56.287 *********** 2026-05-26 21:46:14.521718 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:14.521770 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:14.521949 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:14.522317 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:14.522721 | instance | ok: [instance] => (item=None) 2026-05-26 21:46:14.523088 | instance | ok: [instance] 2026-05-26 21:46:14.523506 | instance | 2026-05-26 21:46:14.523933 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-26 21:46:14.524328 | instance | Tuesday 26 May 2026 21:46:14 +0000 (0:00:04.380) 0:06:00.668 *********** 2026-05-26 21:46:16.030617 | instance | ok: [instance] => (item=alertmanager) 2026-05-26 21:46:16.030828 | instance | ok: [instance] => (item=prometheus) 2026-05-26 21:46:16.031054 | instance | 2026-05-26 21:46:16.031309 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-26 21:46:16.031556 | instance | Tuesday 26 May 2026 21:46:16 +0000 (0:00:01.509) 0:06:02.177 *********** 2026-05-26 21:46:17.495196 | instance | ok: [instance] => (item=alertmanager) 2026-05-26 21:46:17.495460 | instance | ok: [instance] => (item=prometheus) 2026-05-26 21:46:17.495801 | instance | 2026-05-26 21:46:17.496053 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-26 21:46:17.496410 | instance | Tuesday 26 May 2026 21:46:17 +0000 (0:00:01.464) 0:06:03.641 *********** 2026-05-26 21:46:18.282657 | instance | ok: [instance] 2026-05-26 21:46:18.282858 | instance | 2026-05-26 21:46:18.283126 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-26 21:46:18.283397 | instance | Tuesday 26 May 2026 21:46:18 +0000 (0:00:00.787) 0:06:04.429 *********** 2026-05-26 21:46:25.824822 | instance | ok: [instance] 2026-05-26 21:46:25.824943 | instance | 2026-05-26 21:46:25.825131 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-26 21:46:25.825300 | instance | Tuesday 26 May 2026 21:46:25 +0000 (0:00:07.542) 0:06:11.971 *********** 2026-05-26 21:46:42.011335 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-26 21:46:42.011491 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-26 21:46:42.011789 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-26 21:46:42.012110 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-26 21:46:42.012495 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-26 21:46:42.012915 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-26 21:46:42.013237 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-26 21:46:42.013514 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-26 21:46:42.013865 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-26 21:46:42.014159 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-26 21:46:42.014498 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-26 21:46:42.014768 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-26 21:46:42.015078 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-26 21:46:42.015374 | instance | 2026-05-26 21:46:42.015587 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-26 21:46:42.015827 | instance | Tuesday 26 May 2026 21:46:42 +0000 (0:00:16.186) 0:06:28.158 *********** 2026-05-26 21:46:58.569254 | instance | ok: [instance] 2026-05-26 21:46:58.569491 | instance | 2026-05-26 21:46:58.571021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:46:58.571056 | instance | Tuesday 26 May 2026 21:46:58 +0000 (0:00:16.557) 0:06:44.715 *********** 2026-05-26 21:46:58.782263 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:46:58.782389 | instance | 2026-05-26 21:46:58.782534 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:46:58.782713 | instance | Tuesday 26 May 2026 21:46:58 +0000 (0:00:00.213) 0:06:44.929 *********** 2026-05-26 21:46:59.438067 | instance | ok: [instance] 2026-05-26 21:46:59.438495 | instance | 2026-05-26 21:46:59.438599 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-26 21:46:59.438858 | instance | Tuesday 26 May 2026 21:46:59 +0000 (0:00:00.655) 0:06:45.584 *********** 2026-05-26 21:47:02.711915 | instance | ok: [instance] 2026-05-26 21:47:02.712189 | instance | 2026-05-26 21:47:02.712526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:47:02.712839 | instance | Tuesday 26 May 2026 21:47:02 +0000 (0:00:03.273) 0:06:48.858 *********** 2026-05-26 21:47:02.825354 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:47:02.825694 | instance | 2026-05-26 21:47:02.826030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:47:02.826496 | instance | Tuesday 26 May 2026 21:47:02 +0000 (0:00:00.113) 0:06:48.971 *********** 2026-05-26 21:47:03.417879 | instance | ok: [instance] 2026-05-26 21:47:03.417963 | instance | 2026-05-26 21:47:03.418159 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-26 21:47:03.418489 | instance | Tuesday 26 May 2026 21:47:03 +0000 (0:00:00.592) 0:06:49.564 *********** 2026-05-26 21:47:05.191671 | instance | ok: [instance] 2026-05-26 21:47:05.191744 | instance | 2026-05-26 21:47:05.191892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:47:05.192016 | instance | Tuesday 26 May 2026 21:47:05 +0000 (0:00:01.773) 0:06:51.338 *********** 2026-05-26 21:47:05.291655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:47:05.291719 | instance | 2026-05-26 21:47:05.291863 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:47:05.291980 | instance | Tuesday 26 May 2026 21:47:05 +0000 (0:00:00.100) 0:06:51.438 *********** 2026-05-26 21:47:05.866368 | instance | ok: [instance] 2026-05-26 21:47:05.866512 | instance | 2026-05-26 21:47:05.866687 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-26 21:47:05.866854 | instance | Tuesday 26 May 2026 21:47:05 +0000 (0:00:00.574) 0:06:52.013 *********** 2026-05-26 21:47:07.565439 | instance | ok: [instance] 2026-05-26 21:47:07.565626 | instance | 2026-05-26 21:47:07.565872 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-26 21:47:07.566119 | instance | Tuesday 26 May 2026 21:47:07 +0000 (0:00:01.698) 0:06:53.711 *********** 2026-05-26 21:47:08.484668 | instance | ok: [instance] 2026-05-26 21:47:08.484840 | instance | 2026-05-26 21:47:08.485157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:47:08.485427 | instance | Tuesday 26 May 2026 21:47:08 +0000 (0:00:00.919) 0:06:54.631 *********** 2026-05-26 21:47:08.587603 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:47:08.587757 | instance | 2026-05-26 21:47:08.587938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:47:08.588108 | instance | Tuesday 26 May 2026 21:47:08 +0000 (0:00:00.103) 0:06:54.734 *********** 2026-05-26 21:47:09.172384 | instance | ok: [instance] 2026-05-26 21:47:09.172605 | instance | 2026-05-26 21:47:09.172889 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-26 21:47:09.173159 | instance | Tuesday 26 May 2026 21:47:09 +0000 (0:00:00.584) 0:06:55.319 *********** 2026-05-26 21:47:10.958704 | instance | ok: [instance] 2026-05-26 21:47:10.958841 | instance | 2026-05-26 21:47:10.959047 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:47:10.959275 | instance | Tuesday 26 May 2026 21:47:10 +0000 (0:00:01.786) 0:06:57.105 *********** 2026-05-26 21:47:11.055448 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:47:11.055792 | instance | 2026-05-26 21:47:11.056157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:47:11.056473 | instance | Tuesday 26 May 2026 21:47:11 +0000 (0:00:00.096) 0:06:57.202 *********** 2026-05-26 21:47:11.639221 | instance | ok: [instance] 2026-05-26 21:47:11.639464 | instance | 2026-05-26 21:47:11.639745 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-26 21:47:11.640037 | instance | Tuesday 26 May 2026 21:47:11 +0000 (0:00:00.583) 0:06:57.785 *********** 2026-05-26 21:47:13.246647 | instance | ok: [instance] 2026-05-26 21:47:13.246880 | instance | 2026-05-26 21:47:13.247156 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-26 21:47:13.247417 | instance | 2026-05-26 21:47:13.247861 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:47:13.248117 | instance | Tuesday 26 May 2026 21:47:13 +0000 (0:00:01.607) 0:06:59.393 *********** 2026-05-26 21:47:18.584807 | instance | ok: [instance] 2026-05-26 21:47:18.585857 | instance | 2026-05-26 21:47:18.586078 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-26 21:47:18.586436 | instance | Tuesday 26 May 2026 21:47:18 +0000 (0:00:05.338) 0:07:04.731 *********** 2026-05-26 21:47:18.759522 | instance | skipping: [instance] 2026-05-26 21:47:18.759766 | instance | 2026-05-26 21:47:18.760117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:47:18.760391 | instance | Tuesday 26 May 2026 21:47:18 +0000 (0:00:00.173) 0:07:04.905 *********** 2026-05-26 21:47:18.875288 | instance | ok: [instance] 2026-05-26 21:47:18.875385 | instance | 2026-05-26 21:47:18.875571 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:47:18.875738 | instance | Tuesday 26 May 2026 21:47:18 +0000 (0:00:00.115) 0:07:05.021 *********** 2026-05-26 21:47:18.944212 | instance | skipping: [instance] 2026-05-26 21:47:18.944284 | instance | 2026-05-26 21:47:18.944429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:47:18.944552 | instance | Tuesday 26 May 2026 21:47:18 +0000 (0:00:00.070) 0:07:05.091 *********** 2026-05-26 21:47:19.029275 | instance | skipping: [instance] 2026-05-26 21:47:19.029493 | instance | 2026-05-26 21:47:19.029852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:47:19.030116 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.084) 0:07:05.175 *********** 2026-05-26 21:47:19.105807 | instance | skipping: [instance] 2026-05-26 21:47:19.106034 | instance | 2026-05-26 21:47:19.106327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:47:19.106599 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.076) 0:07:05.252 *********** 2026-05-26 21:47:19.178259 | instance | skipping: [instance] 2026-05-26 21:47:19.178330 | instance | 2026-05-26 21:47:19.178341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:47:19.178352 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.070) 0:07:05.323 *********** 2026-05-26 21:47:19.440395 | instance | skipping: [instance] 2026-05-26 21:47:19.440643 | instance | 2026-05-26 21:47:19.441036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:47:19.441294 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.263) 0:07:05.586 *********** 2026-05-26 21:47:19.525666 | instance | ok: [instance] 2026-05-26 21:47:19.525914 | instance | 2026-05-26 21:47:19.526205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:47:19.526485 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.085) 0:07:05.672 *********** 2026-05-26 21:47:19.633997 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:47:19.634257 | instance | 2026-05-26 21:47:19.634536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:47:19.634805 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.108) 0:07:05.780 *********** 2026-05-26 21:47:19.769471 | instance | ok: [instance] 2026-05-26 21:47:19.769704 | instance | 2026-05-26 21:47:19.769995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:47:19.770322 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.135) 0:07:05.915 *********** 2026-05-26 21:47:19.901193 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:47:19.901420 | instance | 2026-05-26 21:47:19.901738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:47:19.902050 | instance | Tuesday 26 May 2026 21:47:19 +0000 (0:00:00.130) 0:07:06.046 *********** 2026-05-26 21:47:20.533052 | instance | ok: [instance] 2026-05-26 21:47:20.533775 | instance | 2026-05-26 21:47:20.533876 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-26 21:47:20.533960 | instance | Tuesday 26 May 2026 21:47:20 +0000 (0:00:00.632) 0:07:06.679 *********** 2026-05-26 21:47:22.453903 | instance | ok: [instance] 2026-05-26 21:47:22.454880 | instance | 2026-05-26 21:47:22.455326 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-26 21:47:22.455709 | instance | Tuesday 26 May 2026 21:47:22 +0000 (0:00:01.921) 0:07:08.600 *********** 2026-05-26 21:47:23.289695 | instance | ok: [instance] 2026-05-26 21:47:23.289765 | instance | 2026-05-26 21:47:23.290153 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-26 21:47:23.290275 | instance | Tuesday 26 May 2026 21:47:23 +0000 (0:00:00.836) 0:07:09.436 *********** 2026-05-26 21:47:24.406073 | instance | ok: [instance] 2026-05-26 21:47:24.406344 | instance | 2026-05-26 21:47:24.406667 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-26 21:47:24.406933 | instance | Tuesday 26 May 2026 21:47:24 +0000 (0:00:01.116) 0:07:10.552 *********** 2026-05-26 21:47:24.648801 | instance | ok: [instance] 2026-05-26 21:47:24.649095 | instance | 2026-05-26 21:47:24.649448 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-26 21:47:24.649941 | instance | Tuesday 26 May 2026 21:47:24 +0000 (0:00:00.242) 0:07:10.795 *********** 2026-05-26 21:47:25.256165 | instance | ok: [instance] 2026-05-26 21:47:25.256282 | instance | 2026-05-26 21:47:25.256467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:47:25.256638 | instance | Tuesday 26 May 2026 21:47:25 +0000 (0:00:00.607) 0:07:11.403 *********** 2026-05-26 21:47:25.382062 | instance | ok: [instance] 2026-05-26 21:47:25.382374 | instance | 2026-05-26 21:47:25.382698 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:47:25.382960 | instance | Tuesday 26 May 2026 21:47:25 +0000 (0:00:00.124) 0:07:11.528 *********** 2026-05-26 21:47:25.521603 | instance | included: rabbitmq for instance 2026-05-26 21:47:25.521681 | instance | 2026-05-26 21:47:25.521839 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:47:25.522008 | instance | Tuesday 26 May 2026 21:47:25 +0000 (0:00:00.140) 0:07:11.668 *********** 2026-05-26 21:47:26.339681 | instance | ok: [instance] 2026-05-26 21:47:26.339921 | instance | 2026-05-26 21:47:26.340215 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:47:26.340477 | instance | Tuesday 26 May 2026 21:47:26 +0000 (0:00:00.817) 0:07:12.486 *********** 2026-05-26 21:47:26.517988 | instance | skipping: [instance] 2026-05-26 21:47:26.518255 | instance | 2026-05-26 21:47:26.518572 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:47:26.518918 | instance | Tuesday 26 May 2026 21:47:26 +0000 (0:00:00.177) 0:07:12.663 *********** 2026-05-26 21:47:26.702262 | instance | skipping: [instance] 2026-05-26 21:47:26.702498 | instance | 2026-05-26 21:47:26.702844 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:47:26.703119 | instance | Tuesday 26 May 2026 21:47:26 +0000 (0:00:00.185) 0:07:12.849 *********** 2026-05-26 21:47:26.900270 | instance | skipping: [instance] 2026-05-26 21:47:26.900551 | instance | 2026-05-26 21:47:26.900875 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:47:26.901241 | instance | Tuesday 26 May 2026 21:47:26 +0000 (0:00:00.197) 0:07:13.046 *********** 2026-05-26 21:47:27.786848 | instance | ok: [instance] 2026-05-26 21:47:27.787063 | instance | 2026-05-26 21:47:27.787406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:47:27.787691 | instance | Tuesday 26 May 2026 21:47:27 +0000 (0:00:00.886) 0:07:13.932 *********** 2026-05-26 21:47:28.572641 | instance | ok: [instance] 2026-05-26 21:47:28.572792 | instance | 2026-05-26 21:47:28.572981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:47:28.573151 | instance | Tuesday 26 May 2026 21:47:28 +0000 (0:00:00.786) 0:07:14.719 *********** 2026-05-26 21:47:28.666416 | instance | ok: [instance] 2026-05-26 21:47:28.666497 | instance | 2026-05-26 21:47:28.666627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:47:28.666751 | instance | Tuesday 26 May 2026 21:47:28 +0000 (0:00:00.094) 0:07:14.813 *********** 2026-05-26 21:47:29.034188 | instance | skipping: [instance] 2026-05-26 21:47:29.034415 | instance | 2026-05-26 21:47:29.034735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:47:29.035123 | instance | Tuesday 26 May 2026 21:47:29 +0000 (0:00:00.367) 0:07:15.181 *********** 2026-05-26 21:47:29.118346 | instance | skipping: [instance] 2026-05-26 21:47:29.118471 | instance | 2026-05-26 21:47:29.118633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:47:29.118801 | instance | Tuesday 26 May 2026 21:47:29 +0000 (0:00:00.084) 0:07:15.265 *********** 2026-05-26 21:47:29.210703 | instance | ok: [instance] 2026-05-26 21:47:29.210995 | instance | 2026-05-26 21:47:29.211364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:47:29.211663 | instance | Tuesday 26 May 2026 21:47:29 +0000 (0:00:00.092) 0:07:15.357 *********** 2026-05-26 21:47:29.321223 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:47:29.321366 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:47:29.321621 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:47:29.321812 | instance | ok: [instance] => (item=identity) 2026-05-26 21:47:29.321975 | instance | 2026-05-26 21:47:29.322146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:47:29.322306 | instance | Tuesday 26 May 2026 21:47:29 +0000 (0:00:00.110) 0:07:15.468 *********** 2026-05-26 21:47:29.438447 | instance | ok: [instance] 2026-05-26 21:47:29.438685 | instance | 2026-05-26 21:47:29.438967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:47:29.439292 | instance | Tuesday 26 May 2026 21:47:29 +0000 (0:00:00.116) 0:07:15.584 *********** 2026-05-26 21:47:29.542660 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:47:29.542998 | instance | 2026-05-26 21:47:29.543385 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:47:29.543755 | instance | Tuesday 26 May 2026 21:47:29 +0000 (0:00:00.104) 0:07:15.689 *********** 2026-05-26 21:47:30.155889 | instance | ok: [instance] 2026-05-26 21:47:30.156178 | instance | 2026-05-26 21:47:30.156485 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-26 21:47:30.156765 | instance | Tuesday 26 May 2026 21:47:30 +0000 (0:00:00.612) 0:07:16.302 *********** 2026-05-26 21:47:31.280021 | instance | ok: [instance] => (item=None) 2026-05-26 21:47:31.280102 | instance | ok: [instance] 2026-05-26 21:47:31.280116 | instance | 2026-05-26 21:47:31.280129 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-26 21:47:31.280142 | instance | Tuesday 26 May 2026 21:47:31 +0000 (0:00:01.122) 0:07:17.425 *********** 2026-05-26 21:47:32.675609 | instance | ok: [instance] => (item=atmosphere) 2026-05-26 21:47:32.675708 | instance | 2026-05-26 21:47:32.675963 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-26 21:47:32.676035 | instance | Tuesday 26 May 2026 21:47:32 +0000 (0:00:01.397) 0:07:18.822 *********** 2026-05-26 21:47:33.756902 | instance | ok: [instance] 2026-05-26 21:47:33.756987 | instance | 2026-05-26 21:47:33.757207 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-26 21:47:33.757287 | instance | Tuesday 26 May 2026 21:47:33 +0000 (0:00:01.081) 0:07:19.904 *********** 2026-05-26 21:47:34.718426 | instance | ok: [instance] => (item=None) 2026-05-26 21:47:34.718505 | instance | ok: [instance] 2026-05-26 21:47:34.718624 | instance | 2026-05-26 21:47:34.718751 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-26 21:47:34.718927 | instance | Tuesday 26 May 2026 21:47:34 +0000 (0:00:00.961) 0:07:20.865 *********** 2026-05-26 21:47:35.989918 | instance | ok: [instance] => (item=None) 2026-05-26 21:47:35.989992 | instance | ok: [instance] 2026-05-26 21:47:35.990456 | instance | 2026-05-26 21:47:35.990503 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-26 21:47:35.990508 | instance | Tuesday 26 May 2026 21:47:35 +0000 (0:00:01.271) 0:07:22.137 *********** 2026-05-26 21:47:39.316123 | instance | ok: [instance] 2026-05-26 21:47:39.316208 | instance | 2026-05-26 21:47:39.316327 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:47:39.316463 | instance | Tuesday 26 May 2026 21:47:39 +0000 (0:00:03.326) 0:07:25.463 *********** 2026-05-26 21:47:39.479533 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:47:39.479618 | instance | 2026-05-26 21:47:39.479737 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:47:39.479854 | instance | Tuesday 26 May 2026 21:47:39 +0000 (0:00:00.163) 0:07:25.626 *********** 2026-05-26 21:47:39.553965 | instance | skipping: [instance] 2026-05-26 21:47:39.554037 | instance | 2026-05-26 21:47:39.554325 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:47:39.554368 | instance | Tuesday 26 May 2026 21:47:39 +0000 (0:00:00.074) 0:07:25.701 *********** 2026-05-26 21:47:39.652988 | instance | skipping: [instance] 2026-05-26 21:47:39.653049 | instance | 2026-05-26 21:47:39.653189 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:47:39.653305 | instance | Tuesday 26 May 2026 21:47:39 +0000 (0:00:00.098) 0:07:25.799 *********** 2026-05-26 21:47:39.742537 | instance | ok: [instance] 2026-05-26 21:47:39.742668 | instance | 2026-05-26 21:47:39.742847 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-26 21:47:39.743019 | instance | Tuesday 26 May 2026 21:47:39 +0000 (0:00:00.089) 0:07:25.889 *********** 2026-05-26 21:47:39.863029 | instance | included: ingress for instance 2026-05-26 21:47:39.863119 | instance | 2026-05-26 21:47:39.863213 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-26 21:47:39.863339 | instance | Tuesday 26 May 2026 21:47:39 +0000 (0:00:00.120) 0:07:26.010 *********** 2026-05-26 21:47:41.046977 | instance | ok: [instance] 2026-05-26 21:47:41.047206 | instance | 2026-05-26 21:47:41.047546 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-26 21:47:41.047779 | instance | Tuesday 26 May 2026 21:47:41 +0000 (0:00:01.183) 0:07:27.193 *********** 2026-05-26 21:47:41.765198 | instance | ok: [instance] 2026-05-26 21:47:41.765403 | instance | 2026-05-26 21:47:41.765733 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-26 21:47:41.766016 | instance | Tuesday 26 May 2026 21:47:41 +0000 (0:00:00.718) 0:07:27.912 *********** 2026-05-26 21:47:42.513013 | instance | ok: [instance] 2026-05-26 21:47:42.513106 | instance | 2026-05-26 21:47:42.513238 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-26 21:47:42.513354 | instance | Tuesday 26 May 2026 21:47:42 +0000 (0:00:00.747) 0:07:28.659 *********** 2026-05-26 21:47:43.802866 | instance | ok: [instance] => (item=atmosphere) 2026-05-26 21:47:43.802919 | instance | 2026-05-26 21:47:43.802927 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-26 21:47:43.802933 | instance | Tuesday 26 May 2026 21:47:43 +0000 (0:00:01.289) 0:07:29.949 *********** 2026-05-26 21:47:44.943313 | instance | ok: [instance] => (item=atmosphere) 2026-05-26 21:47:44.943370 | instance | 2026-05-26 21:47:44.943378 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-26 21:47:44.943497 | instance | Tuesday 26 May 2026 21:47:44 +0000 (0:00:01.139) 0:07:31.089 *********** 2026-05-26 21:47:45.954331 | instance | ok: [instance] => (item=atmosphere) 2026-05-26 21:47:45.954571 | instance | 2026-05-26 21:47:45.954840 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-26 21:47:45.955164 | instance | Tuesday 26 May 2026 21:47:45 +0000 (0:00:01.011) 0:07:32.100 *********** 2026-05-26 21:47:47.059930 | instance | ok: [instance] => (item=atmosphere) 2026-05-26 21:47:47.060019 | instance | 2026-05-26 21:47:47.060148 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-26 21:47:47.060270 | instance | Tuesday 26 May 2026 21:47:47 +0000 (0:00:01.105) 0:07:33.206 *********** 2026-05-26 21:47:47.338961 | instance | ok: [instance] 2026-05-26 21:47:47.339202 | instance | 2026-05-26 21:47:47.339548 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:47:47.339892 | instance | Tuesday 26 May 2026 21:47:47 +0000 (0:00:00.279) 0:07:33.485 *********** 2026-05-26 21:47:48.519772 | instance | ok: [instance] 2026-05-26 21:47:48.519828 | instance | 2026-05-26 21:47:48.519833 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:47:48.519838 | instance | Tuesday 26 May 2026 21:47:48 +0000 (0:00:01.180) 0:07:34.666 *********** 2026-05-26 21:47:48.806806 | instance | ok: [instance] 2026-05-26 21:47:48.807025 | instance | 2026-05-26 21:47:48.807649 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:47:48.807715 | instance | Tuesday 26 May 2026 21:47:48 +0000 (0:00:00.286) 0:07:34.953 *********** 2026-05-26 21:47:48.921461 | instance | ok: [instance] => { 2026-05-26 21:47:48.921778 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-26 21:47:48.922033 | instance | } 2026-05-26 21:47:48.922283 | instance | 2026-05-26 21:47:48.922562 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:47:48.922855 | instance | Tuesday 26 May 2026 21:47:48 +0000 (0:00:00.115) 0:07:35.068 *********** 2026-05-26 21:47:49.346438 | instance | ok: [instance] 2026-05-26 21:47:49.346664 | instance | 2026-05-26 21:47:49.346945 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:47:49.347223 | instance | Tuesday 26 May 2026 21:47:49 +0000 (0:00:00.424) 0:07:35.493 *********** 2026-05-26 21:47:50.455267 | instance | ok: [instance] 2026-05-26 21:47:50.455650 | instance | 2026-05-26 21:47:50.455943 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-26 21:47:50.456241 | instance | Tuesday 26 May 2026 21:47:50 +0000 (0:00:01.108) 0:07:36.601 *********** 2026-05-26 21:47:50.980143 | instance | ok: [instance] 2026-05-26 21:47:50.980335 | instance | 2026-05-26 21:47:50.980629 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-26 21:47:50.980918 | instance | Tuesday 26 May 2026 21:47:50 +0000 (0:00:00.525) 0:07:37.126 *********** 2026-05-26 21:47:51.755442 | instance | ok: [instance] 2026-05-26 21:47:51.755954 | instance | 2026-05-26 21:47:51.756019 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-26 21:47:51.756168 | instance | Tuesday 26 May 2026 21:47:51 +0000 (0:00:00.775) 0:07:37.902 *********** 2026-05-26 21:47:52.523708 | instance | ok: [instance] 2026-05-26 21:47:52.523788 | instance | 2026-05-26 21:47:52.523800 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-26 21:47:52.523810 | instance | Tuesday 26 May 2026 21:47:52 +0000 (0:00:00.768) 0:07:38.670 *********** 2026-05-26 21:47:52.929065 | instance | ok: [instance] 2026-05-26 21:47:52.929133 | instance | 2026-05-26 21:47:52.929165 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-26 21:47:52.929367 | instance | Tuesday 26 May 2026 21:47:52 +0000 (0:00:00.404) 0:07:39.075 *********** 2026-05-26 21:47:53.141931 | instance | included: openstack_helm_endpoints for instance 2026-05-26 21:47:53.142010 | instance | 2026-05-26 21:47:53.142275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:47:53.142347 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.213) 0:07:39.288 *********** 2026-05-26 21:47:53.217334 | instance | skipping: [instance] 2026-05-26 21:47:53.217459 | instance | 2026-05-26 21:47:53.217471 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:47:53.217630 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.075) 0:07:39.364 *********** 2026-05-26 21:47:53.300807 | instance | skipping: [instance] 2026-05-26 21:47:53.300879 | instance | 2026-05-26 21:47:53.300885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:47:53.300891 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.082) 0:07:39.447 *********** 2026-05-26 21:47:53.478507 | instance | skipping: [instance] 2026-05-26 21:47:53.478640 | instance | 2026-05-26 21:47:53.478780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:47:53.478900 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.178) 0:07:39.625 *********** 2026-05-26 21:47:53.552925 | instance | skipping: [instance] 2026-05-26 21:47:53.553136 | instance | 2026-05-26 21:47:53.553494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:47:53.553801 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.073) 0:07:39.699 *********** 2026-05-26 21:47:53.634394 | instance | skipping: [instance] 2026-05-26 21:47:53.634509 | instance | 2026-05-26 21:47:53.634698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:47:53.634872 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.081) 0:07:39.780 *********** 2026-05-26 21:47:53.710605 | instance | skipping: [instance] 2026-05-26 21:47:53.710802 | instance | 2026-05-26 21:47:53.711080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:47:53.711356 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.076) 0:07:39.857 *********** 2026-05-26 21:47:53.788069 | instance | ok: [instance] 2026-05-26 21:47:53.788230 | instance | 2026-05-26 21:47:53.788500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:47:53.788785 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.077) 0:07:39.934 *********** 2026-05-26 21:47:53.874322 | instance | ok: [instance] => (item=identity) 2026-05-26 21:47:53.874559 | instance | 2026-05-26 21:47:53.874831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:47:53.875163 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.086) 0:07:40.021 *********** 2026-05-26 21:47:53.987172 | instance | ok: [instance] 2026-05-26 21:47:53.987413 | instance | 2026-05-26 21:47:53.987730 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-26 21:47:53.987986 | instance | Tuesday 26 May 2026 21:47:53 +0000 (0:00:00.111) 0:07:40.133 *********** 2026-05-26 21:47:54.493640 | instance | ok: [instance] 2026-05-26 21:47:54.493953 | instance | 2026-05-26 21:47:54.494232 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-26 21:47:54.494495 | instance | Tuesday 26 May 2026 21:47:54 +0000 (0:00:00.507) 0:07:40.640 *********** 2026-05-26 21:47:55.018833 | instance | ok: [instance] 2026-05-26 21:47:55.018978 | instance | 2026-05-26 21:47:55.019200 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-26 21:47:55.019394 | instance | Tuesday 26 May 2026 21:47:55 +0000 (0:00:00.525) 0:07:41.165 *********** 2026-05-26 21:47:55.502954 | instance | ok: [instance] 2026-05-26 21:47:55.503183 | instance | 2026-05-26 21:47:55.503454 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-26 21:47:55.503907 | instance | Tuesday 26 May 2026 21:47:55 +0000 (0:00:00.484) 0:07:41.649 *********** 2026-05-26 21:47:56.094943 | instance | ok: [instance] 2026-05-26 21:47:56.095020 | instance | 2026-05-26 21:47:56.095161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:47:56.095292 | instance | Tuesday 26 May 2026 21:47:56 +0000 (0:00:00.590) 0:07:42.240 *********** 2026-05-26 21:47:56.198908 | instance | ok: [instance] 2026-05-26 21:47:56.199136 | instance | 2026-05-26 21:47:56.199396 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:47:56.199658 | instance | Tuesday 26 May 2026 21:47:56 +0000 (0:00:00.104) 0:07:42.345 *********** 2026-05-26 21:47:56.318726 | instance | included: rabbitmq for instance 2026-05-26 21:47:56.319094 | instance | 2026-05-26 21:47:56.319460 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:47:56.319652 | instance | Tuesday 26 May 2026 21:47:56 +0000 (0:00:00.119) 0:07:42.465 *********** 2026-05-26 21:47:57.035259 | instance | ok: [instance] 2026-05-26 21:47:57.035493 | instance | 2026-05-26 21:47:57.035795 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:47:57.036086 | instance | Tuesday 26 May 2026 21:47:57 +0000 (0:00:00.716) 0:07:43.182 *********** 2026-05-26 21:47:57.208671 | instance | skipping: [instance] 2026-05-26 21:47:57.208748 | instance | 2026-05-26 21:47:57.208869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:47:57.209008 | instance | Tuesday 26 May 2026 21:47:57 +0000 (0:00:00.173) 0:07:43.355 *********** 2026-05-26 21:47:57.413660 | instance | skipping: [instance] 2026-05-26 21:47:57.413881 | instance | 2026-05-26 21:47:57.414156 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:47:57.414319 | instance | Tuesday 26 May 2026 21:47:57 +0000 (0:00:00.204) 0:07:43.560 *********** 2026-05-26 21:47:57.586487 | instance | skipping: [instance] 2026-05-26 21:47:57.586792 | instance | 2026-05-26 21:47:57.587163 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:47:57.587518 | instance | Tuesday 26 May 2026 21:47:57 +0000 (0:00:00.172) 0:07:43.733 *********** 2026-05-26 21:47:58.510254 | instance | ok: [instance] 2026-05-26 21:47:58.510327 | instance | 2026-05-26 21:47:58.510462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:47:58.510593 | instance | Tuesday 26 May 2026 21:47:58 +0000 (0:00:00.924) 0:07:44.657 *********** 2026-05-26 21:47:59.233004 | instance | ok: [instance] 2026-05-26 21:47:59.233325 | instance | 2026-05-26 21:47:59.233617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:47:59.233914 | instance | Tuesday 26 May 2026 21:47:59 +0000 (0:00:00.722) 0:07:45.379 *********** 2026-05-26 21:47:59.309239 | instance | ok: [instance] 2026-05-26 21:47:59.309334 | instance | 2026-05-26 21:47:59.309465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:47:59.309589 | instance | Tuesday 26 May 2026 21:47:59 +0000 (0:00:00.076) 0:07:45.456 *********** 2026-05-26 21:47:59.391279 | instance | skipping: [instance] 2026-05-26 21:47:59.391435 | instance | 2026-05-26 21:47:59.391651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:47:59.391867 | instance | Tuesday 26 May 2026 21:47:59 +0000 (0:00:00.081) 0:07:45.538 *********** 2026-05-26 21:47:59.467623 | instance | skipping: [instance] 2026-05-26 21:47:59.467900 | instance | 2026-05-26 21:47:59.468267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:47:59.468559 | instance | Tuesday 26 May 2026 21:47:59 +0000 (0:00:00.076) 0:07:45.614 *********** 2026-05-26 21:47:59.547710 | instance | ok: [instance] 2026-05-26 21:47:59.547920 | instance | 2026-05-26 21:47:59.548213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:47:59.548481 | instance | Tuesday 26 May 2026 21:47:59 +0000 (0:00:00.079) 0:07:45.694 *********** 2026-05-26 21:47:59.698947 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:47:59.699286 | instance | ok: [instance] => (item=identity) 2026-05-26 21:47:59.699465 | instance | ok: [instance] => (item=key_manager) 2026-05-26 21:47:59.699634 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:47:59.699822 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:47:59.699987 | instance | 2026-05-26 21:47:59.700174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:47:59.700428 | instance | Tuesday 26 May 2026 21:47:59 +0000 (0:00:00.150) 0:07:45.845 *********** 2026-05-26 21:47:59.927380 | instance | ok: [instance] 2026-05-26 21:47:59.927519 | instance | 2026-05-26 21:47:59.927715 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:47:59.927911 | instance | Tuesday 26 May 2026 21:47:59 +0000 (0:00:00.228) 0:07:46.073 *********** 2026-05-26 21:48:00.049291 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:48:00.049529 | instance | 2026-05-26 21:48:00.049837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:48:00.050098 | instance | Tuesday 26 May 2026 21:48:00 +0000 (0:00:00.122) 0:07:46.196 *********** 2026-05-26 21:48:00.676900 | instance | ok: [instance] 2026-05-26 21:48:00.677028 | instance | 2026-05-26 21:48:00.677236 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-26 21:48:00.677408 | instance | Tuesday 26 May 2026 21:48:00 +0000 (0:00:00.627) 0:07:46.823 *********** 2026-05-26 21:48:02.832828 | instance | ok: [instance] 2026-05-26 21:48:02.833113 | instance | 2026-05-26 21:48:02.833313 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:48:02.833571 | instance | Tuesday 26 May 2026 21:48:02 +0000 (0:00:02.155) 0:07:48.979 *********** 2026-05-26 21:48:03.005191 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:48:03.005413 | instance | 2026-05-26 21:48:03.005749 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:48:03.006164 | instance | Tuesday 26 May 2026 21:48:02 +0000 (0:00:00.172) 0:07:49.151 *********** 2026-05-26 21:48:03.084623 | instance | skipping: [instance] 2026-05-26 21:48:03.084880 | instance | 2026-05-26 21:48:03.085181 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:48:03.085473 | instance | Tuesday 26 May 2026 21:48:03 +0000 (0:00:00.079) 0:07:49.231 *********** 2026-05-26 21:48:03.157916 | instance | skipping: [instance] 2026-05-26 21:48:03.158128 | instance | 2026-05-26 21:48:03.158401 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:48:03.158716 | instance | Tuesday 26 May 2026 21:48:03 +0000 (0:00:00.073) 0:07:49.304 *********** 2026-05-26 21:48:03.248831 | instance | ok: [instance] 2026-05-26 21:48:03.249048 | instance | 2026-05-26 21:48:03.249357 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-26 21:48:03.249679 | instance | Tuesday 26 May 2026 21:48:03 +0000 (0:00:00.090) 0:07:49.395 *********** 2026-05-26 21:48:03.368053 | instance | included: ingress for instance 2026-05-26 21:48:03.368288 | instance | 2026-05-26 21:48:03.368606 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-26 21:48:03.368880 | instance | Tuesday 26 May 2026 21:48:03 +0000 (0:00:00.119) 0:07:49.514 *********** 2026-05-26 21:48:04.470540 | instance | ok: [instance] 2026-05-26 21:48:04.470644 | instance | 2026-05-26 21:48:04.470743 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-26 21:48:04.470892 | instance | Tuesday 26 May 2026 21:48:04 +0000 (0:00:01.100) 0:07:50.615 *********** 2026-05-26 21:48:05.639562 | instance | ok: [instance] 2026-05-26 21:48:05.639748 | instance | 2026-05-26 21:48:05.640026 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-26 21:48:05.640307 | instance | Tuesday 26 May 2026 21:48:05 +0000 (0:00:01.170) 0:07:51.786 *********** 2026-05-26 21:48:11.271141 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-26 21:48:11.271380 | instance | 2026-05-26 21:48:11.271713 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:48:11.271998 | instance | Tuesday 26 May 2026 21:48:11 +0000 (0:00:05.631) 0:07:57.417 *********** 2026-05-26 21:48:11.374981 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:48:11.375191 | instance | 2026-05-26 21:48:11.375455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:48:11.375714 | instance | Tuesday 26 May 2026 21:48:11 +0000 (0:00:00.104) 0:07:57.522 *********** 2026-05-26 21:48:11.962200 | instance | ok: [instance] 2026-05-26 21:48:11.962447 | instance | 2026-05-26 21:48:11.962751 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-26 21:48:11.963010 | instance | Tuesday 26 May 2026 21:48:11 +0000 (0:00:00.587) 0:07:58.109 *********** 2026-05-26 21:48:14.629881 | instance | ok: [instance] 2026-05-26 21:48:14.630130 | instance | 2026-05-26 21:48:14.630416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:48:14.630680 | instance | Tuesday 26 May 2026 21:48:14 +0000 (0:00:02.667) 0:08:00.776 *********** 2026-05-26 21:48:14.700871 | instance | skipping: [instance] 2026-05-26 21:48:14.701026 | instance | 2026-05-26 21:48:14.701251 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:48:14.701442 | instance | Tuesday 26 May 2026 21:48:14 +0000 (0:00:00.071) 0:08:00.847 *********** 2026-05-26 21:48:14.765202 | instance | skipping: [instance] 2026-05-26 21:48:14.765489 | instance | 2026-05-26 21:48:14.765837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:48:14.766125 | instance | Tuesday 26 May 2026 21:48:14 +0000 (0:00:00.064) 0:08:00.912 *********** 2026-05-26 21:48:14.838669 | instance | skipping: [instance] 2026-05-26 21:48:14.838969 | instance | 2026-05-26 21:48:14.839241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:48:14.839516 | instance | Tuesday 26 May 2026 21:48:14 +0000 (0:00:00.071) 0:08:00.984 *********** 2026-05-26 21:48:14.914773 | instance | skipping: [instance] 2026-05-26 21:48:14.914959 | instance | 2026-05-26 21:48:14.915248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:48:14.915574 | instance | Tuesday 26 May 2026 21:48:14 +0000 (0:00:00.077) 0:08:01.061 *********** 2026-05-26 21:48:14.981884 | instance | skipping: [instance] 2026-05-26 21:48:14.982041 | instance | 2026-05-26 21:48:14.982231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:48:14.982418 | instance | Tuesday 26 May 2026 21:48:14 +0000 (0:00:00.067) 0:08:01.128 *********** 2026-05-26 21:48:15.046933 | instance | skipping: [instance] 2026-05-26 21:48:15.047187 | instance | 2026-05-26 21:48:15.047503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:48:15.047814 | instance | Tuesday 26 May 2026 21:48:15 +0000 (0:00:00.064) 0:08:01.193 *********** 2026-05-26 21:48:15.235605 | instance | ok: [instance] 2026-05-26 21:48:15.235828 | instance | 2026-05-26 21:48:15.236117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:48:15.236391 | instance | Tuesday 26 May 2026 21:48:15 +0000 (0:00:00.188) 0:08:01.382 *********** 2026-05-26 21:48:15.318505 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-26 21:48:15.318739 | instance | 2026-05-26 21:48:15.319008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:48:15.319289 | instance | Tuesday 26 May 2026 21:48:15 +0000 (0:00:00.082) 0:08:01.465 *********** 2026-05-26 21:48:15.434902 | instance | ok: [instance] 2026-05-26 21:48:15.435034 | instance | 2026-05-26 21:48:15.435225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:48:15.435393 | instance | Tuesday 26 May 2026 21:48:15 +0000 (0:00:00.116) 0:08:01.581 *********** 2026-05-26 21:48:15.549829 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:48:15.550034 | instance | 2026-05-26 21:48:15.550327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:48:15.550777 | instance | Tuesday 26 May 2026 21:48:15 +0000 (0:00:00.114) 0:08:01.696 *********** 2026-05-26 21:48:16.125391 | instance | ok: [instance] 2026-05-26 21:48:16.125603 | instance | 2026-05-26 21:48:16.125919 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-26 21:48:16.126304 | instance | Tuesday 26 May 2026 21:48:16 +0000 (0:00:00.575) 0:08:02.271 *********** 2026-05-26 21:48:31.382161 | instance | ok: [instance] 2026-05-26 21:48:31.382393 | instance | 2026-05-26 21:48:31.382685 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-26 21:48:31.383003 | instance | Tuesday 26 May 2026 21:48:31 +0000 (0:00:15.257) 0:08:17.528 *********** 2026-05-26 21:48:46.608338 | instance | ok: [instance] 2026-05-26 21:48:46.608595 | instance | 2026-05-26 21:48:46.608881 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-26 21:48:46.609156 | instance | Tuesday 26 May 2026 21:48:46 +0000 (0:00:15.226) 0:08:32.755 *********** 2026-05-26 21:48:48.272392 | instance | ok: [instance] 2026-05-26 21:48:48.272626 | instance | 2026-05-26 21:48:48.272904 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-26 21:48:48.273181 | instance | Tuesday 26 May 2026 21:48:48 +0000 (0:00:01.664) 0:08:34.419 *********** 2026-05-26 21:48:49.932625 | instance | ok: [instance] 2026-05-26 21:48:49.932828 | instance | 2026-05-26 21:48:49.933020 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-26 21:48:49.933200 | instance | Tuesday 26 May 2026 21:48:49 +0000 (0:00:01.660) 0:08:36.079 *********** 2026-05-26 21:48:50.660324 | instance | ok: [instance] 2026-05-26 21:48:50.660553 | instance | 2026-05-26 21:48:50.660794 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-26 21:48:50.661018 | instance | Tuesday 26 May 2026 21:48:50 +0000 (0:00:00.727) 0:08:36.807 *********** 2026-05-26 21:48:51.390724 | instance | ok: [instance] 2026-05-26 21:48:51.390971 | instance | 2026-05-26 21:48:51.391265 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-26 21:48:51.391517 | instance | Tuesday 26 May 2026 21:48:51 +0000 (0:00:00.730) 0:08:37.537 *********** 2026-05-26 21:48:53.278859 | instance | ok: [instance] 2026-05-26 21:48:53.279079 | instance | 2026-05-26 21:48:53.279356 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-26 21:48:53.279624 | instance | Tuesday 26 May 2026 21:48:53 +0000 (0:00:01.887) 0:08:39.425 *********** 2026-05-26 21:48:54.526190 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-26 21:48:54.569681 | instance | ok: [instance] 2026-05-26 21:48:54.569796 | instance | 2026-05-26 21:48:54.570099 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-26 21:48:54.570147 | instance | Tuesday 26 May 2026 21:48:54 +0000 (0:00:01.291) 0:08:40.716 *********** 2026-05-26 21:49:01.307904 | instance | ok: [instance] 2026-05-26 21:49:01.307991 | instance | 2026-05-26 21:49:01.308363 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-26 21:49:01.308458 | instance | Tuesday 26 May 2026 21:49:01 +0000 (0:00:06.738) 0:08:47.454 *********** 2026-05-26 21:49:02.455641 | instance | ok: [instance] 2026-05-26 21:49:02.455722 | instance | 2026-05-26 21:49:02.455988 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-26 21:49:02.456034 | instance | Tuesday 26 May 2026 21:49:02 +0000 (0:00:01.147) 0:08:48.602 *********** 2026-05-26 21:49:04.555098 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-22.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-26 21:49:04.555201 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-26 21:49:04.555599 | instance | 2026-05-26 21:49:04.555643 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:49:04.555649 | instance | Tuesday 26 May 2026 21:49:04 +0000 (0:00:02.099) 0:08:50.702 *********** 2026-05-26 21:49:04.731485 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:49:04.731617 | instance | 2026-05-26 21:49:04.731757 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:49:04.731904 | instance | Tuesday 26 May 2026 21:49:04 +0000 (0:00:00.176) 0:08:50.878 *********** 2026-05-26 21:49:04.809418 | instance | skipping: [instance] 2026-05-26 21:49:04.809553 | instance | 2026-05-26 21:49:04.809713 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:49:04.809835 | instance | Tuesday 26 May 2026 21:49:04 +0000 (0:00:00.077) 0:08:50.956 *********** 2026-05-26 21:49:04.883172 | instance | skipping: [instance] 2026-05-26 21:49:04.883252 | instance | 2026-05-26 21:49:04.883385 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:49:04.883506 | instance | Tuesday 26 May 2026 21:49:04 +0000 (0:00:00.073) 0:08:51.030 *********** 2026-05-26 21:49:04.972261 | instance | ok: [instance] 2026-05-26 21:49:04.972773 | instance | 2026-05-26 21:49:04.972780 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-26 21:49:04.972784 | instance | Tuesday 26 May 2026 21:49:04 +0000 (0:00:00.087) 0:08:51.117 *********** 2026-05-26 21:49:05.088449 | instance | included: ingress for instance 2026-05-26 21:49:05.088529 | instance | 2026-05-26 21:49:05.088657 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-26 21:49:05.088781 | instance | Tuesday 26 May 2026 21:49:05 +0000 (0:00:00.118) 0:08:51.235 *********** 2026-05-26 21:49:06.457774 | instance | ok: [instance] 2026-05-26 21:49:06.457884 | instance | 2026-05-26 21:49:06.458000 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:49:06.458119 | instance | Tuesday 26 May 2026 21:49:06 +0000 (0:00:01.368) 0:08:52.604 *********** 2026-05-26 21:49:06.583358 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:49:06.583576 | instance | 2026-05-26 21:49:06.583848 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:49:06.584115 | instance | Tuesday 26 May 2026 21:49:06 +0000 (0:00:00.125) 0:08:52.730 *********** 2026-05-26 21:49:07.233294 | instance | ok: [instance] 2026-05-26 21:49:07.233439 | instance | 2026-05-26 21:49:07.233646 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-26 21:49:07.233859 | instance | Tuesday 26 May 2026 21:49:07 +0000 (0:00:00.649) 0:08:53.379 *********** 2026-05-26 21:49:22.159843 | instance | ok: [instance] 2026-05-26 21:49:22.159936 | instance | 2026-05-26 21:49:22.160029 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-26 21:49:22.160145 | instance | Tuesday 26 May 2026 21:49:22 +0000 (0:00:14.926) 0:09:08.306 *********** 2026-05-26 21:49:22.256616 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-26 21:49:22.256964 | instance | 2026-05-26 21:49:22.257160 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-26 21:49:22.257435 | instance | Tuesday 26 May 2026 21:49:22 +0000 (0:00:00.097) 0:09:08.403 *********** 2026-05-26 21:49:23.049529 | instance | ok: [instance] 2026-05-26 21:49:23.049721 | instance | 2026-05-26 21:49:23.049895 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-26 21:49:23.050057 | instance | Tuesday 26 May 2026 21:49:23 +0000 (0:00:00.792) 0:09:09.196 *********** 2026-05-26 21:49:23.910115 | instance | ok: [instance] 2026-05-26 21:49:23.910494 | instance | 2026-05-26 21:49:23.910874 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-26 21:49:23.911236 | instance | Tuesday 26 May 2026 21:49:23 +0000 (0:00:00.860) 0:09:10.057 *********** 2026-05-26 21:49:25.289838 | instance | ok: [instance] 2026-05-26 21:49:25.290011 | instance | 2026-05-26 21:49:25.290196 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-26 21:49:25.290394 | instance | Tuesday 26 May 2026 21:49:25 +0000 (0:00:01.379) 0:09:11.436 *********** 2026-05-26 21:49:25.374380 | instance | ok: [instance] 2026-05-26 21:49:25.374602 | instance | 2026-05-26 21:49:25.374936 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-26 21:49:25.375171 | instance | Tuesday 26 May 2026 21:49:25 +0000 (0:00:00.084) 0:09:11.521 *********** 2026-05-26 21:49:26.172088 | instance | ok: [instance] 2026-05-26 21:49:26.172373 | instance | 2026-05-26 21:49:26.172720 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-26 21:49:26.172989 | instance | Tuesday 26 May 2026 21:49:26 +0000 (0:00:00.797) 0:09:12.318 *********** 2026-05-26 21:49:26.373411 | instance | ok: [instance] 2026-05-26 21:49:26.373748 | instance | 2026-05-26 21:49:26.373986 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-26 21:49:26.374249 | instance | Tuesday 26 May 2026 21:49:26 +0000 (0:00:00.201) 0:09:12.520 *********** 2026-05-26 21:49:28.140750 | instance | ok: [instance] 2026-05-26 21:49:28.140980 | instance | 2026-05-26 21:49:28.141268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:49:28.141549 | instance | Tuesday 26 May 2026 21:49:28 +0000 (0:00:01.766) 0:09:14.287 *********** 2026-05-26 21:49:28.242225 | instance | ok: [instance] 2026-05-26 21:49:28.242421 | instance | 2026-05-26 21:49:28.242575 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:49:28.242724 | instance | Tuesday 26 May 2026 21:49:28 +0000 (0:00:00.102) 0:09:14.389 *********** 2026-05-26 21:49:28.364680 | instance | included: rabbitmq for instance 2026-05-26 21:49:28.364762 | instance | 2026-05-26 21:49:28.364883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:49:28.365006 | instance | Tuesday 26 May 2026 21:49:28 +0000 (0:00:00.122) 0:09:14.511 *********** 2026-05-26 21:49:29.126681 | instance | ok: [instance] 2026-05-26 21:49:29.126915 | instance | 2026-05-26 21:49:29.127235 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:49:29.127506 | instance | Tuesday 26 May 2026 21:49:29 +0000 (0:00:00.761) 0:09:15.273 *********** 2026-05-26 21:49:29.309311 | instance | skipping: [instance] 2026-05-26 21:49:29.309548 | instance | 2026-05-26 21:49:29.309867 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:49:29.310138 | instance | Tuesday 26 May 2026 21:49:29 +0000 (0:00:00.182) 0:09:15.455 *********** 2026-05-26 21:49:29.495126 | instance | skipping: [instance] 2026-05-26 21:49:29.495393 | instance | 2026-05-26 21:49:29.495675 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:49:29.495942 | instance | Tuesday 26 May 2026 21:49:29 +0000 (0:00:00.185) 0:09:15.641 *********** 2026-05-26 21:49:29.686451 | instance | skipping: [instance] 2026-05-26 21:49:29.686655 | instance | 2026-05-26 21:49:29.686933 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:49:29.687237 | instance | Tuesday 26 May 2026 21:49:29 +0000 (0:00:00.191) 0:09:15.833 *********** 2026-05-26 21:49:30.585715 | instance | ok: [instance] 2026-05-26 21:49:30.585953 | instance | 2026-05-26 21:49:30.586244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:49:30.586519 | instance | Tuesday 26 May 2026 21:49:30 +0000 (0:00:00.898) 0:09:16.731 *********** 2026-05-26 21:49:31.345133 | instance | ok: [instance] 2026-05-26 21:49:31.345232 | instance | 2026-05-26 21:49:31.345368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:49:31.345494 | instance | Tuesday 26 May 2026 21:49:31 +0000 (0:00:00.760) 0:09:17.492 *********** 2026-05-26 21:49:31.426287 | instance | ok: [instance] 2026-05-26 21:49:31.426368 | instance | 2026-05-26 21:49:31.426499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:49:31.426617 | instance | Tuesday 26 May 2026 21:49:31 +0000 (0:00:00.080) 0:09:17.573 *********** 2026-05-26 21:49:31.515029 | instance | skipping: [instance] 2026-05-26 21:49:31.515091 | instance | 2026-05-26 21:49:31.515241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:49:31.515363 | instance | Tuesday 26 May 2026 21:49:31 +0000 (0:00:00.088) 0:09:17.662 *********** 2026-05-26 21:49:31.593728 | instance | skipping: [instance] 2026-05-26 21:49:31.593810 | instance | 2026-05-26 21:49:31.593932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:49:31.594031 | instance | Tuesday 26 May 2026 21:49:31 +0000 (0:00:00.078) 0:09:17.740 *********** 2026-05-26 21:49:31.690099 | instance | ok: [instance] 2026-05-26 21:49:31.690234 | instance | 2026-05-26 21:49:31.690406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:49:31.690572 | instance | Tuesday 26 May 2026 21:49:31 +0000 (0:00:00.096) 0:09:17.837 *********** 2026-05-26 21:49:31.827801 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:49:31.828161 | instance | ok: [instance] => (item=identity) 2026-05-26 21:49:31.828568 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:49:31.828936 | instance | ok: [instance] => (item=image) 2026-05-26 21:49:31.829254 | instance | ok: [instance] => (item=dashboard) 2026-05-26 21:49:31.829622 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:49:31.830009 | instance | 2026-05-26 21:49:31.830308 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:49:31.830625 | instance | Tuesday 26 May 2026 21:49:31 +0000 (0:00:00.137) 0:09:17.974 *********** 2026-05-26 21:49:32.040279 | instance | ok: [instance] 2026-05-26 21:49:32.040500 | instance | 2026-05-26 21:49:32.040814 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:49:32.041091 | instance | Tuesday 26 May 2026 21:49:32 +0000 (0:00:00.212) 0:09:18.187 *********** 2026-05-26 21:49:32.156101 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:49:32.156335 | instance | 2026-05-26 21:49:32.156615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:49:32.156879 | instance | Tuesday 26 May 2026 21:49:32 +0000 (0:00:00.115) 0:09:18.302 *********** 2026-05-26 21:49:32.761376 | instance | ok: [instance] 2026-05-26 21:49:32.761694 | instance | 2026-05-26 21:49:32.762036 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-26 21:49:32.762287 | instance | Tuesday 26 May 2026 21:49:32 +0000 (0:00:00.604) 0:09:18.907 *********** 2026-05-26 21:49:33.041731 | instance | ok: [instance] 2026-05-26 21:49:33.041972 | instance | 2026-05-26 21:49:33.042256 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-26 21:49:33.042525 | instance | Tuesday 26 May 2026 21:49:33 +0000 (0:00:00.281) 0:09:19.188 *********** 2026-05-26 21:49:35.400670 | instance | ok: [instance] 2026-05-26 21:49:35.400753 | instance | 2026-05-26 21:49:35.401138 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:49:35.401316 | instance | Tuesday 26 May 2026 21:49:35 +0000 (0:00:02.358) 0:09:21.547 *********** 2026-05-26 21:49:35.598673 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:49:35.598752 | instance | 2026-05-26 21:49:35.598858 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:49:35.599003 | instance | Tuesday 26 May 2026 21:49:35 +0000 (0:00:00.198) 0:09:21.745 *********** 2026-05-26 21:49:35.678217 | instance | skipping: [instance] 2026-05-26 21:49:35.678305 | instance | 2026-05-26 21:49:35.678580 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:49:35.678625 | instance | Tuesday 26 May 2026 21:49:35 +0000 (0:00:00.079) 0:09:21.825 *********** 2026-05-26 21:49:35.756936 | instance | skipping: [instance] 2026-05-26 21:49:35.757000 | instance | 2026-05-26 21:49:35.757271 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:49:35.757312 | instance | Tuesday 26 May 2026 21:49:35 +0000 (0:00:00.078) 0:09:21.904 *********** 2026-05-26 21:49:35.846573 | instance | ok: [instance] 2026-05-26 21:49:35.846661 | instance | 2026-05-26 21:49:35.846946 | instance | TASK [Create Ingress image] **************************************************** 2026-05-26 21:49:35.846989 | instance | Tuesday 26 May 2026 21:49:35 +0000 (0:00:00.089) 0:09:21.993 *********** 2026-05-26 21:49:35.993488 | instance | included: ingress for instance 2026-05-26 21:49:35.993562 | instance | 2026-05-26 21:49:35.993871 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-26 21:49:35.993915 | instance | Tuesday 26 May 2026 21:49:35 +0000 (0:00:00.146) 0:09:22.140 *********** 2026-05-26 21:49:37.227137 | instance | ok: [instance] 2026-05-26 21:49:37.227243 | instance | 2026-05-26 21:49:37.227473 | instance | TASK [Create images] *********************************************************** 2026-05-26 21:49:37.227490 | instance | Tuesday 26 May 2026 21:49:37 +0000 (0:00:01.233) 0:09:23.374 *********** 2026-05-26 21:49:37.391609 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-05-26 21:49:37.391689 | instance | 2026-05-26 21:49:37.391962 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-26 21:49:37.392007 | instance | Tuesday 26 May 2026 21:49:37 +0000 (0:00:00.164) 0:09:23.538 *********** 2026-05-26 21:49:38.550704 | instance | ok: [instance] 2026-05-26 21:49:38.550788 | instance | 2026-05-26 21:49:38.550957 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 21:49:38.551037 | instance | Tuesday 26 May 2026 21:49:38 +0000 (0:00:01.158) 0:09:24.697 *********** 2026-05-26 21:49:39.243355 | instance | ok: [instance] 2026-05-26 21:49:39.243614 | instance | 2026-05-26 21:49:39.243893 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 21:49:39.244157 | instance | Tuesday 26 May 2026 21:49:39 +0000 (0:00:00.692) 0:09:25.389 *********** 2026-05-26 21:49:39.342201 | instance | ok: [instance] 2026-05-26 21:49:39.342427 | instance | 2026-05-26 21:49:39.342692 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 21:49:39.342954 | instance | Tuesday 26 May 2026 21:49:39 +0000 (0:00:00.098) 0:09:25.488 *********** 2026-05-26 21:49:40.943605 | instance | ok: [instance] 2026-05-26 21:49:40.943844 | instance | 2026-05-26 21:49:40.944120 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 21:49:40.944424 | instance | Tuesday 26 May 2026 21:49:40 +0000 (0:00:01.602) 0:09:27.090 *********** 2026-05-26 21:49:41.034341 | instance | ok: [instance] 2026-05-26 21:49:41.034588 | instance | 2026-05-26 21:49:41.034917 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 21:49:41.035192 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.090) 0:09:27.181 *********** 2026-05-26 21:49:41.142869 | instance | ok: [instance] 2026-05-26 21:49:41.143107 | instance | 2026-05-26 21:49:41.143381 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 21:49:41.143681 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.108) 0:09:27.289 *********** 2026-05-26 21:49:41.214156 | instance | skipping: [instance] 2026-05-26 21:49:41.214386 | instance | 2026-05-26 21:49:41.214650 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 21:49:41.214933 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.071) 0:09:27.361 *********** 2026-05-26 21:49:41.290197 | instance | skipping: [instance] 2026-05-26 21:49:41.290254 | instance | 2026-05-26 21:49:41.290503 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 21:49:41.290604 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.075) 0:09:27.436 *********** 2026-05-26 21:49:41.354307 | instance | skipping: [instance] 2026-05-26 21:49:41.354542 | instance | 2026-05-26 21:49:41.354852 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 21:49:41.355100 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.064) 0:09:27.501 *********** 2026-05-26 21:49:41.423699 | instance | skipping: [instance] 2026-05-26 21:49:41.423919 | instance | 2026-05-26 21:49:41.424210 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 21:49:41.424517 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.069) 0:09:27.570 *********** 2026-05-26 21:49:41.618241 | instance | skipping: [instance] 2026-05-26 21:49:41.618475 | instance | 2026-05-26 21:49:41.618761 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 21:49:41.619125 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.194) 0:09:27.765 *********** 2026-05-26 21:49:41.689978 | instance | skipping: [instance] 2026-05-26 21:49:41.690160 | instance | 2026-05-26 21:49:41.690478 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 21:49:41.690740 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.071) 0:09:27.836 *********** 2026-05-26 21:49:41.769161 | instance | skipping: [instance] 2026-05-26 21:49:41.769384 | instance | 2026-05-26 21:49:41.769773 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 21:49:41.770057 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.079) 0:09:27.915 *********** 2026-05-26 21:49:41.839251 | instance | skipping: [instance] 2026-05-26 21:49:41.839551 | instance | 2026-05-26 21:49:41.839854 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 21:49:41.840149 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.070) 0:09:27.986 *********** 2026-05-26 21:49:41.912826 | instance | skipping: [instance] 2026-05-26 21:49:41.913035 | instance | 2026-05-26 21:49:41.913280 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 21:49:41.913443 | instance | Tuesday 26 May 2026 21:49:41 +0000 (0:00:00.073) 0:09:28.059 *********** 2026-05-26 21:49:42.127483 | instance | skipping: [instance] 2026-05-26 21:49:42.127708 | instance | 2026-05-26 21:49:42.128004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:49:42.128268 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.213) 0:09:28.273 *********** 2026-05-26 21:49:42.225384 | instance | ok: [instance] 2026-05-26 21:49:42.225676 | instance | 2026-05-26 21:49:42.225964 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:49:42.226256 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.098) 0:09:28.372 *********** 2026-05-26 21:49:42.299536 | instance | skipping: [instance] 2026-05-26 21:49:42.299775 | instance | 2026-05-26 21:49:42.300078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:49:42.300351 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.074) 0:09:28.446 *********** 2026-05-26 21:49:42.370207 | instance | skipping: [instance] 2026-05-26 21:49:42.370421 | instance | 2026-05-26 21:49:42.370726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:49:42.371008 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.070) 0:09:28.517 *********** 2026-05-26 21:49:42.435149 | instance | skipping: [instance] 2026-05-26 21:49:42.435390 | instance | 2026-05-26 21:49:42.435702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:49:42.436005 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.065) 0:09:28.582 *********** 2026-05-26 21:49:42.524812 | instance | skipping: [instance] 2026-05-26 21:49:42.525095 | instance | 2026-05-26 21:49:42.525428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:49:42.525739 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.089) 0:09:28.671 *********** 2026-05-26 21:49:42.601959 | instance | skipping: [instance] 2026-05-26 21:49:42.602179 | instance | 2026-05-26 21:49:42.602524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:49:42.602804 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.077) 0:09:28.748 *********** 2026-05-26 21:49:42.676952 | instance | ok: [instance] 2026-05-26 21:49:42.677178 | instance | 2026-05-26 21:49:42.677512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:49:42.677801 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.075) 0:09:28.824 *********** 2026-05-26 21:49:42.790795 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:49:42.791043 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:49:42.791321 | instance | ok: [instance] => (item=staffeln) 2026-05-26 21:49:42.791581 | instance | ok: [instance] => (item=identity) 2026-05-26 21:49:42.791831 | instance | 2026-05-26 21:49:42.792102 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:49:42.792384 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.113) 0:09:28.937 *********** 2026-05-26 21:49:42.906940 | instance | ok: [instance] 2026-05-26 21:49:42.907263 | instance | 2026-05-26 21:49:42.907560 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:49:42.907885 | instance | Tuesday 26 May 2026 21:49:42 +0000 (0:00:00.115) 0:09:29.053 *********** 2026-05-26 21:49:43.035782 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:49:43.036002 | instance | 2026-05-26 21:49:43.036294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:49:43.036567 | instance | Tuesday 26 May 2026 21:49:43 +0000 (0:00:00.129) 0:09:29.182 *********** 2026-05-26 21:49:43.657738 | instance | ok: [instance] 2026-05-26 21:49:43.658008 | instance | 2026-05-26 21:49:43.658326 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-26 21:49:43.658747 | instance | Tuesday 26 May 2026 21:49:43 +0000 (0:00:00.621) 0:09:29.804 *********** 2026-05-26 21:49:45.774891 | instance | ok: [instance] 2026-05-26 21:49:45.775013 | instance | 2026-05-26 21:49:45.775190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:49:45.775359 | instance | Tuesday 26 May 2026 21:49:45 +0000 (0:00:02.116) 0:09:31.921 *********** 2026-05-26 21:49:45.992344 | instance | ok: [instance] 2026-05-26 21:49:45.992719 | instance | 2026-05-26 21:49:45.993072 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:49:45.993376 | instance | Tuesday 26 May 2026 21:49:45 +0000 (0:00:00.217) 0:09:32.139 *********** 2026-05-26 21:49:46.129017 | instance | included: rabbitmq for instance 2026-05-26 21:49:46.129268 | instance | 2026-05-26 21:49:46.129530 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:49:46.129833 | instance | Tuesday 26 May 2026 21:49:46 +0000 (0:00:00.134) 0:09:32.273 *********** 2026-05-26 21:49:46.866029 | instance | ok: [instance] 2026-05-26 21:49:46.866279 | instance | 2026-05-26 21:49:46.866568 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:49:46.866906 | instance | Tuesday 26 May 2026 21:49:46 +0000 (0:00:00.739) 0:09:33.012 *********** 2026-05-26 21:49:47.159316 | instance | skipping: [instance] 2026-05-26 21:49:47.159412 | instance | 2026-05-26 21:49:47.159579 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:49:47.159952 | instance | Tuesday 26 May 2026 21:49:47 +0000 (0:00:00.293) 0:09:33.305 *********** 2026-05-26 21:49:47.552895 | instance | skipping: [instance] 2026-05-26 21:49:47.553289 | instance | 2026-05-26 21:49:47.554107 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:49:47.554497 | instance | Tuesday 26 May 2026 21:49:47 +0000 (0:00:00.393) 0:09:33.699 *********** 2026-05-26 21:49:47.716848 | instance | skipping: [instance] 2026-05-26 21:49:47.717081 | instance | 2026-05-26 21:49:47.717396 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:49:47.717753 | instance | Tuesday 26 May 2026 21:49:47 +0000 (0:00:00.163) 0:09:33.863 *********** 2026-05-26 21:49:48.608495 | instance | ok: [instance] 2026-05-26 21:49:48.608568 | instance | 2026-05-26 21:49:48.608588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:49:48.608707 | instance | Tuesday 26 May 2026 21:49:48 +0000 (0:00:00.891) 0:09:34.755 *********** 2026-05-26 21:49:49.323631 | instance | ok: [instance] 2026-05-26 21:49:49.323718 | instance | 2026-05-26 21:49:49.323814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:49:49.323937 | instance | Tuesday 26 May 2026 21:49:49 +0000 (0:00:00.715) 0:09:35.470 *********** 2026-05-26 21:49:49.404430 | instance | ok: [instance] 2026-05-26 21:49:49.404617 | instance | 2026-05-26 21:49:49.404992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:49:49.405441 | instance | Tuesday 26 May 2026 21:49:49 +0000 (0:00:00.080) 0:09:35.551 *********** 2026-05-26 21:49:49.477246 | instance | skipping: [instance] 2026-05-26 21:49:49.477489 | instance | 2026-05-26 21:49:49.477834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:49:49.478145 | instance | Tuesday 26 May 2026 21:49:49 +0000 (0:00:00.072) 0:09:35.623 *********** 2026-05-26 21:49:49.552030 | instance | skipping: [instance] 2026-05-26 21:49:49.552231 | instance | 2026-05-26 21:49:49.552517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:49:49.552826 | instance | Tuesday 26 May 2026 21:49:49 +0000 (0:00:00.075) 0:09:35.699 *********** 2026-05-26 21:49:49.620480 | instance | ok: [instance] 2026-05-26 21:49:49.620549 | instance | 2026-05-26 21:49:49.620684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:49:49.620809 | instance | Tuesday 26 May 2026 21:49:49 +0000 (0:00:00.068) 0:09:35.767 *********** 2026-05-26 21:49:49.776075 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:49:49.776199 | instance | ok: [instance] => (item=identity) 2026-05-26 21:49:49.776282 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:49:49.776406 | instance | ok: [instance] => (item=image) 2026-05-26 21:49:49.776525 | instance | ok: [instance] => (item=volumev3) 2026-05-26 21:49:49.776645 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:49:49.776760 | instance | 2026-05-26 21:49:49.776884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:49:49.777004 | instance | Tuesday 26 May 2026 21:49:49 +0000 (0:00:00.155) 0:09:35.923 *********** 2026-05-26 21:49:49.911321 | instance | ok: [instance] 2026-05-26 21:49:49.911588 | instance | 2026-05-26 21:49:49.911885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:49:49.912148 | instance | Tuesday 26 May 2026 21:49:49 +0000 (0:00:00.134) 0:09:36.057 *********** 2026-05-26 21:49:50.020237 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:49:50.020475 | instance | 2026-05-26 21:49:50.020753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:49:50.021020 | instance | Tuesday 26 May 2026 21:49:50 +0000 (0:00:00.109) 0:09:36.167 *********** 2026-05-26 21:49:50.646436 | instance | ok: [instance] 2026-05-26 21:49:50.646561 | instance | 2026-05-26 21:49:50.646742 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-26 21:49:50.646923 | instance | Tuesday 26 May 2026 21:49:50 +0000 (0:00:00.626) 0:09:36.793 *********** 2026-05-26 21:49:50.960669 | instance | ok: [instance] 2026-05-26 21:49:50.960905 | instance | 2026-05-26 21:49:50.961181 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-26 21:49:50.961443 | instance | Tuesday 26 May 2026 21:49:50 +0000 (0:00:00.314) 0:09:37.107 *********** 2026-05-26 21:49:51.054273 | instance | ok: [instance] 2026-05-26 21:49:51.054578 | instance | 2026-05-26 21:49:51.054882 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-26 21:49:51.055224 | instance | Tuesday 26 May 2026 21:49:51 +0000 (0:00:00.093) 0:09:37.201 *********** 2026-05-26 21:49:51.260503 | instance | ok: [instance] 2026-05-26 21:49:51.260745 | instance | 2026-05-26 21:49:51.261019 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-26 21:49:51.261287 | instance | Tuesday 26 May 2026 21:49:51 +0000 (0:00:00.206) 0:09:37.407 *********** 2026-05-26 21:49:53.841038 | instance | ok: [instance] 2026-05-26 21:49:53.841467 | instance | 2026-05-26 21:49:53.841474 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:49:53.841479 | instance | Tuesday 26 May 2026 21:49:53 +0000 (0:00:02.580) 0:09:39.988 *********** 2026-05-26 21:49:54.023427 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:49:54.023533 | instance | 2026-05-26 21:49:54.023663 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:49:54.023795 | instance | Tuesday 26 May 2026 21:49:54 +0000 (0:00:00.182) 0:09:40.170 *********** 2026-05-26 21:49:54.112349 | instance | skipping: [instance] 2026-05-26 21:49:54.112440 | instance | 2026-05-26 21:49:54.112576 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:49:54.112700 | instance | Tuesday 26 May 2026 21:49:54 +0000 (0:00:00.089) 0:09:40.259 *********** 2026-05-26 21:49:54.203082 | instance | skipping: [instance] 2026-05-26 21:49:54.203202 | instance | 2026-05-26 21:49:54.203378 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:49:54.203517 | instance | Tuesday 26 May 2026 21:49:54 +0000 (0:00:00.090) 0:09:40.350 *********** 2026-05-26 21:49:54.289071 | instance | ok: [instance] 2026-05-26 21:49:54.289338 | instance | 2026-05-26 21:49:54.289715 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-26 21:49:54.289984 | instance | Tuesday 26 May 2026 21:49:54 +0000 (0:00:00.085) 0:09:40.435 *********** 2026-05-26 21:49:54.408380 | instance | included: ingress for instance 2026-05-26 21:49:54.408607 | instance | 2026-05-26 21:49:54.408891 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-26 21:49:54.409143 | instance | Tuesday 26 May 2026 21:49:54 +0000 (0:00:00.119) 0:09:40.555 *********** 2026-05-26 21:49:55.861726 | instance | ok: [instance] 2026-05-26 21:49:55.861943 | instance | 2026-05-26 21:49:55.862243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:49:55.862518 | instance | Tuesday 26 May 2026 21:49:55 +0000 (0:00:01.452) 0:09:42.007 *********** 2026-05-26 21:49:55.965266 | instance | ok: [instance] 2026-05-26 21:49:55.965490 | instance | 2026-05-26 21:49:55.965847 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:49:55.966117 | instance | Tuesday 26 May 2026 21:49:55 +0000 (0:00:00.104) 0:09:42.111 *********** 2026-05-26 21:49:56.032385 | instance | skipping: [instance] 2026-05-26 21:49:56.032654 | instance | 2026-05-26 21:49:56.032982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:49:56.033294 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.067) 0:09:42.179 *********** 2026-05-26 21:49:56.104984 | instance | skipping: [instance] 2026-05-26 21:49:56.105261 | instance | 2026-05-26 21:49:56.105602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:49:56.105978 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.072) 0:09:42.251 *********** 2026-05-26 21:49:56.178396 | instance | skipping: [instance] 2026-05-26 21:49:56.178622 | instance | 2026-05-26 21:49:56.178949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:49:56.179223 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.073) 0:09:42.324 *********** 2026-05-26 21:49:56.255209 | instance | skipping: [instance] 2026-05-26 21:49:56.255460 | instance | 2026-05-26 21:49:56.255755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:49:56.256032 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.076) 0:09:42.401 *********** 2026-05-26 21:49:56.338554 | instance | skipping: [instance] 2026-05-26 21:49:56.338793 | instance | 2026-05-26 21:49:56.339085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:49:56.339350 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.083) 0:09:42.485 *********** 2026-05-26 21:49:56.412924 | instance | ok: [instance] 2026-05-26 21:49:56.413172 | instance | 2026-05-26 21:49:56.413496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:49:56.413949 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.074) 0:09:42.559 *********** 2026-05-26 21:49:56.533973 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:49:56.534258 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:49:56.534587 | instance | ok: [instance] => (item=identity) 2026-05-26 21:49:56.534922 | instance | ok: [instance] => (item=placement) 2026-05-26 21:49:56.535205 | instance | 2026-05-26 21:49:56.535509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:49:56.535892 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.121) 0:09:42.680 *********** 2026-05-26 21:49:56.642309 | instance | ok: [instance] 2026-05-26 21:49:56.642521 | instance | 2026-05-26 21:49:56.642794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:49:56.643043 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.108) 0:09:42.789 *********** 2026-05-26 21:49:56.762568 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:49:56.762666 | instance | 2026-05-26 21:49:56.762790 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:49:56.762914 | instance | Tuesday 26 May 2026 21:49:56 +0000 (0:00:00.120) 0:09:42.909 *********** 2026-05-26 21:49:57.410629 | instance | ok: [instance] 2026-05-26 21:49:57.410900 | instance | 2026-05-26 21:49:57.411181 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-26 21:49:57.411452 | instance | Tuesday 26 May 2026 21:49:57 +0000 (0:00:00.647) 0:09:43.557 *********** 2026-05-26 21:49:59.572950 | instance | ok: [instance] 2026-05-26 21:49:59.573122 | instance | 2026-05-26 21:49:59.573299 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:49:59.573456 | instance | Tuesday 26 May 2026 21:49:59 +0000 (0:00:02.162) 0:09:45.719 *********** 2026-05-26 21:49:59.742024 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:49:59.742246 | instance | 2026-05-26 21:49:59.742519 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:49:59.742805 | instance | Tuesday 26 May 2026 21:49:59 +0000 (0:00:00.169) 0:09:45.889 *********** 2026-05-26 21:49:59.825310 | instance | skipping: [instance] 2026-05-26 21:49:59.825534 | instance | 2026-05-26 21:49:59.825867 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:49:59.826138 | instance | Tuesday 26 May 2026 21:49:59 +0000 (0:00:00.083) 0:09:45.972 *********** 2026-05-26 21:49:59.902531 | instance | skipping: [instance] 2026-05-26 21:49:59.904427 | instance | 2026-05-26 21:49:59.904457 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:49:59.904469 | instance | Tuesday 26 May 2026 21:49:59 +0000 (0:00:00.077) 0:09:46.049 *********** 2026-05-26 21:49:59.994834 | instance | ok: [instance] 2026-05-26 21:49:59.995075 | instance | 2026-05-26 21:49:59.995441 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-26 21:49:59.995775 | instance | Tuesday 26 May 2026 21:49:59 +0000 (0:00:00.092) 0:09:46.141 *********** 2026-05-26 21:50:00.117511 | instance | included: ingress for instance 2026-05-26 21:50:00.117683 | instance | 2026-05-26 21:50:00.117881 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-26 21:50:00.118136 | instance | Tuesday 26 May 2026 21:50:00 +0000 (0:00:00.122) 0:09:46.264 *********** 2026-05-26 21:50:01.473859 | instance | ok: [instance] 2026-05-26 21:50:01.474103 | instance | 2026-05-26 21:50:01.474385 | instance | PLAY [Configure operating system] ********************************************** 2026-05-26 21:50:01.474638 | instance | 2026-05-26 21:50:01.474932 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:50:01.475201 | instance | Tuesday 26 May 2026 21:50:01 +0000 (0:00:01.356) 0:09:47.620 *********** 2026-05-26 21:50:06.457497 | instance | ok: [instance] 2026-05-26 21:50:06.457787 | instance | 2026-05-26 21:50:06.458067 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-26 21:50:06.458377 | instance | Tuesday 26 May 2026 21:50:06 +0000 (0:00:04.983) 0:09:52.604 *********** 2026-05-26 21:50:06.716195 | instance | ok: [instance] 2026-05-26 21:50:06.716446 | instance | 2026-05-26 21:50:06.716793 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-26 21:50:06.717066 | instance | Tuesday 26 May 2026 21:50:06 +0000 (0:00:00.258) 0:09:52.863 *********** 2026-05-26 21:50:06.780603 | instance | skipping: [instance] 2026-05-26 21:50:06.780841 | instance | 2026-05-26 21:50:06.781119 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-26 21:50:06.781385 | instance | Tuesday 26 May 2026 21:50:06 +0000 (0:00:00.064) 0:09:52.927 *********** 2026-05-26 21:50:06.855480 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-26 21:50:06.855892 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-26 21:50:06.856332 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-26 21:50:06.856670 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-26 21:50:06.856950 | instance | skipping: [instance] 2026-05-26 21:50:06.857316 | instance | 2026-05-26 21:50:06.857804 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-26 21:50:06.858078 | instance | Tuesday 26 May 2026 21:50:06 +0000 (0:00:00.074) 0:09:53.001 *********** 2026-05-26 21:50:06.932285 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-26 21:50:06.932508 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-26 21:50:06.932775 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-26 21:50:06.933046 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-26 21:50:06.933303 | instance | skipping: [instance] 2026-05-26 21:50:06.933541 | instance | 2026-05-26 21:50:06.933848 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-26 21:50:06.934109 | instance | Tuesday 26 May 2026 21:50:06 +0000 (0:00:00.077) 0:09:53.079 *********** 2026-05-26 21:50:06.994207 | instance | skipping: [instance] 2026-05-26 21:50:06.994375 | instance | 2026-05-26 21:50:06.994570 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-26 21:50:06.994748 | instance | Tuesday 26 May 2026 21:50:06 +0000 (0:00:00.061) 0:09:53.141 *********** 2026-05-26 21:50:07.096360 | instance | skipping: [instance] 2026-05-26 21:50:07.096598 | instance | 2026-05-26 21:50:07.096891 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-26 21:50:07.097178 | instance | Tuesday 26 May 2026 21:50:07 +0000 (0:00:00.101) 0:09:53.242 *********** 2026-05-26 21:50:07.499173 | instance | ok: [instance] 2026-05-26 21:50:07.499390 | instance | 2026-05-26 21:50:07.499718 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-26 21:50:07.499964 | instance | Tuesday 26 May 2026 21:50:07 +0000 (0:00:00.403) 0:09:53.646 *********** 2026-05-26 21:50:08.779970 | instance | ok: [instance] 2026-05-26 21:50:08.780057 | instance | 2026-05-26 21:50:08.780152 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-26 21:50:08.780279 | instance | Tuesday 26 May 2026 21:50:08 +0000 (0:00:01.281) 0:09:54.927 *********** 2026-05-26 21:50:09.298510 | instance | ok: [instance] 2026-05-26 21:50:09.298724 | instance | 2026-05-26 21:50:09.298983 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-26 21:50:09.299279 | instance | Tuesday 26 May 2026 21:50:09 +0000 (0:00:00.518) 0:09:55.445 *********** 2026-05-26 21:50:10.439792 | instance | ok: [instance] 2026-05-26 21:50:10.440134 | instance | 2026-05-26 21:50:10.440431 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-26 21:50:10.440949 | instance | Tuesday 26 May 2026 21:50:10 +0000 (0:00:01.141) 0:09:56.586 *********** 2026-05-26 21:50:10.864140 | instance | ok: [instance] 2026-05-26 21:50:10.864356 | instance | 2026-05-26 21:50:10.864630 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-26 21:50:10.865007 | instance | Tuesday 26 May 2026 21:50:10 +0000 (0:00:00.423) 0:09:57.010 *********** 2026-05-26 21:50:11.321495 | instance | ok: [instance] 2026-05-26 21:50:11.321740 | instance | 2026-05-26 21:50:11.321934 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-26 21:50:11.322157 | instance | Tuesday 26 May 2026 21:50:11 +0000 (0:00:00.458) 0:09:57.468 *********** 2026-05-26 21:50:11.921744 | instance | ok: [instance] 2026-05-26 21:50:11.922011 | instance | 2026-05-26 21:50:11.922399 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-26 21:50:11.922835 | instance | 2026-05-26 21:50:11.923400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:50:11.923502 | instance | Tuesday 26 May 2026 21:50:11 +0000 (0:00:00.600) 0:09:58.068 *********** 2026-05-26 21:50:12.011452 | instance | ok: [instance] 2026-05-26 21:50:12.011706 | instance | 2026-05-26 21:50:12.011992 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:50:12.012388 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.089) 0:09:58.158 *********** 2026-05-26 21:50:12.078940 | instance | skipping: [instance] 2026-05-26 21:50:12.079218 | instance | 2026-05-26 21:50:12.079529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:50:12.079812 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.067) 0:09:58.225 *********** 2026-05-26 21:50:12.157162 | instance | skipping: [instance] 2026-05-26 21:50:12.157272 | instance | 2026-05-26 21:50:12.157467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:50:12.157673 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.078) 0:09:58.304 *********** 2026-05-26 21:50:12.341103 | instance | skipping: [instance] 2026-05-26 21:50:12.341367 | instance | 2026-05-26 21:50:12.341724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:50:12.342018 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.183) 0:09:58.487 *********** 2026-05-26 21:50:12.407964 | instance | skipping: [instance] 2026-05-26 21:50:12.408197 | instance | 2026-05-26 21:50:12.408506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:50:12.408772 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.066) 0:09:58.554 *********** 2026-05-26 21:50:12.472951 | instance | skipping: [instance] 2026-05-26 21:50:12.473227 | instance | 2026-05-26 21:50:12.473527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:50:12.473890 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.064) 0:09:58.619 *********** 2026-05-26 21:50:12.538118 | instance | ok: [instance] 2026-05-26 21:50:12.538337 | instance | 2026-05-26 21:50:12.538665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:50:12.538930 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.065) 0:09:58.684 *********** 2026-05-26 21:50:12.606054 | instance | skipping: [instance] 2026-05-26 21:50:12.606288 | instance | 2026-05-26 21:50:12.606594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:50:12.606940 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.067) 0:09:58.752 *********** 2026-05-26 21:50:12.715085 | instance | ok: [instance] 2026-05-26 21:50:12.715162 | instance | 2026-05-26 21:50:12.715313 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:50:12.715436 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.109) 0:09:58.862 *********** 2026-05-26 21:50:12.818221 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:50:12.818469 | instance | 2026-05-26 21:50:12.818745 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:50:12.819066 | instance | Tuesday 26 May 2026 21:50:12 +0000 (0:00:00.102) 0:09:58.965 *********** 2026-05-26 21:50:13.409027 | instance | ok: [instance] 2026-05-26 21:50:13.409287 | instance | 2026-05-26 21:50:13.409614 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-26 21:50:13.409946 | instance | Tuesday 26 May 2026 21:50:13 +0000 (0:00:00.590) 0:09:59.555 *********** 2026-05-26 21:50:13.648351 | instance | ok: [instance] 2026-05-26 21:50:13.648642 | instance | 2026-05-26 21:50:13.648945 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-26 21:50:13.649223 | instance | Tuesday 26 May 2026 21:50:13 +0000 (0:00:00.239) 0:09:59.795 *********** 2026-05-26 21:50:13.717334 | instance | ok: [instance] => { 2026-05-26 21:50:13.717628 | instance | "changed": false, 2026-05-26 21:50:13.718023 | instance | "msg": "All assertions passed" 2026-05-26 21:50:13.718303 | instance | } 2026-05-26 21:50:13.718556 | instance | 2026-05-26 21:50:13.718824 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-26 21:50:13.719111 | instance | Tuesday 26 May 2026 21:50:13 +0000 (0:00:00.068) 0:09:59.864 *********** 2026-05-26 21:50:15.213539 | instance | ok: [instance] 2026-05-26 21:50:15.213840 | instance | 2026-05-26 21:50:15.214146 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-26 21:50:15.214441 | instance | Tuesday 26 May 2026 21:50:15 +0000 (0:00:01.496) 0:10:01.360 *********** 2026-05-26 21:50:15.283623 | instance | ok: [instance] => { 2026-05-26 21:50:15.283890 | instance | "changed": false, 2026-05-26 21:50:15.284160 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-26 21:50:15.284412 | instance | } 2026-05-26 21:50:15.284656 | instance | 2026-05-26 21:50:15.284925 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-26 21:50:15.285228 | instance | Tuesday 26 May 2026 21:50:15 +0000 (0:00:00.070) 0:10:01.430 *********** 2026-05-26 21:50:17.081714 | instance | ok: [instance] 2026-05-26 21:50:17.081783 | instance | 2026-05-26 21:50:17.081801 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:50:17.081816 | instance | Tuesday 26 May 2026 21:50:17 +0000 (0:00:01.796) 0:10:03.227 *********** 2026-05-26 21:50:17.201840 | instance | skipping: [instance] 2026-05-26 21:50:17.201930 | instance | 2026-05-26 21:50:17.201942 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-26 21:50:17.201952 | instance | Tuesday 26 May 2026 21:50:17 +0000 (0:00:00.119) 0:10:03.346 *********** 2026-05-26 21:50:17.357767 | instance | skipping: [instance] 2026-05-26 21:50:17.357843 | instance | 2026-05-26 21:50:17.357968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:50:17.358118 | instance | Tuesday 26 May 2026 21:50:17 +0000 (0:00:00.157) 0:10:03.504 *********** 2026-05-26 21:50:17.465090 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:50:17.465182 | instance | 2026-05-26 21:50:17.465274 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:50:17.465459 | instance | Tuesday 26 May 2026 21:50:17 +0000 (0:00:00.107) 0:10:03.612 *********** 2026-05-26 21:50:18.077795 | instance | ok: [instance] 2026-05-26 21:50:18.077869 | instance | 2026-05-26 21:50:18.077876 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-26 21:50:18.077881 | instance | Tuesday 26 May 2026 21:50:18 +0000 (0:00:00.611) 0:10:04.223 *********** 2026-05-26 21:50:18.158966 | instance | skipping: [instance] 2026-05-26 21:50:18.159070 | instance | 2026-05-26 21:50:18.159318 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-26 21:50:18.159393 | instance | Tuesday 26 May 2026 21:50:18 +0000 (0:00:00.081) 0:10:04.305 *********** 2026-05-26 21:50:18.230115 | instance | skipping: [instance] 2026-05-26 21:50:18.230255 | instance | 2026-05-26 21:50:18.230272 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-26 21:50:18.230405 | instance | Tuesday 26 May 2026 21:50:18 +0000 (0:00:00.071) 0:10:04.377 *********** 2026-05-26 21:50:19.221466 | instance | ok: [instance] 2026-05-26 21:50:19.221571 | instance | 2026-05-26 21:50:19.221874 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-26 21:50:19.221921 | instance | Tuesday 26 May 2026 21:50:19 +0000 (0:00:00.991) 0:10:05.368 *********** 2026-05-26 21:50:19.296577 | instance | ok: [instance] => { 2026-05-26 21:50:19.296644 | instance | "changed": false, 2026-05-26 21:50:19.296771 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-26 21:50:19.296908 | instance | } 2026-05-26 21:50:19.297020 | instance | 2026-05-26 21:50:19.297136 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-26 21:50:19.297250 | instance | Tuesday 26 May 2026 21:50:19 +0000 (0:00:00.075) 0:10:05.443 *********** 2026-05-26 21:50:19.564293 | instance | skipping: [instance] 2026-05-26 21:50:19.564365 | instance | 2026-05-26 21:50:19.564477 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-26 21:50:19.564594 | instance | 2026-05-26 21:50:19.564712 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:50:19.564834 | instance | Tuesday 26 May 2026 21:50:19 +0000 (0:00:00.267) 0:10:05.711 *********** 2026-05-26 21:50:23.312640 | instance | ok: [instance] 2026-05-26 21:50:23.312902 | instance | 2026-05-26 21:50:23.313214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:50:23.313516 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:03.747) 0:10:09.459 *********** 2026-05-26 21:50:23.409235 | instance | ok: [instance] 2026-05-26 21:50:23.409468 | instance | 2026-05-26 21:50:23.409785 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:50:23.410061 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.096) 0:10:09.556 *********** 2026-05-26 21:50:23.474880 | instance | skipping: [instance] 2026-05-26 21:50:23.475142 | instance | 2026-05-26 21:50:23.475441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:50:23.475712 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.065) 0:10:09.621 *********** 2026-05-26 21:50:23.548173 | instance | skipping: [instance] 2026-05-26 21:50:23.548435 | instance | 2026-05-26 21:50:23.548724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:50:23.548988 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.073) 0:10:09.695 *********** 2026-05-26 21:50:23.627269 | instance | skipping: [instance] 2026-05-26 21:50:23.627420 | instance | 2026-05-26 21:50:23.627604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:50:23.627798 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.079) 0:10:09.774 *********** 2026-05-26 21:50:23.699844 | instance | skipping: [instance] 2026-05-26 21:50:23.700156 | instance | 2026-05-26 21:50:23.700553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:50:23.700912 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.072) 0:10:09.846 *********** 2026-05-26 21:50:23.769600 | instance | skipping: [instance] 2026-05-26 21:50:23.769665 | instance | 2026-05-26 21:50:23.769823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:50:23.769941 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.069) 0:10:09.916 *********** 2026-05-26 21:50:23.850461 | instance | ok: [instance] 2026-05-26 21:50:23.850708 | instance | 2026-05-26 21:50:23.851027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:50:23.851328 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.080) 0:10:09.997 *********** 2026-05-26 21:50:23.942777 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-26 21:50:23.942999 | instance | 2026-05-26 21:50:23.943271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:50:23.943540 | instance | Tuesday 26 May 2026 21:50:23 +0000 (0:00:00.092) 0:10:10.089 *********** 2026-05-26 21:50:24.056795 | instance | ok: [instance] 2026-05-26 21:50:24.057016 | instance | 2026-05-26 21:50:24.057333 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:50:24.057647 | instance | Tuesday 26 May 2026 21:50:24 +0000 (0:00:00.114) 0:10:10.203 *********** 2026-05-26 21:50:24.171640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:50:24.171798 | instance | 2026-05-26 21:50:24.172028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:50:24.172262 | instance | Tuesday 26 May 2026 21:50:24 +0000 (0:00:00.114) 0:10:10.318 *********** 2026-05-26 21:50:24.776689 | instance | ok: [instance] 2026-05-26 21:50:24.776927 | instance | 2026-05-26 21:50:24.777205 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-26 21:50:24.777477 | instance | Tuesday 26 May 2026 21:50:24 +0000 (0:00:00.604) 0:10:10.922 *********** 2026-05-26 21:50:24.854042 | instance | skipping: [instance] 2026-05-26 21:50:24.854266 | instance | 2026-05-26 21:50:24.854543 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-26 21:50:24.854828 | instance | Tuesday 26 May 2026 21:50:24 +0000 (0:00:00.077) 0:10:11.000 *********** 2026-05-26 21:50:26.212246 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-26 21:50:26.212575 | instance | ok: [instance] => (item=libvirt-api) 2026-05-26 21:50:26.212890 | instance | 2026-05-26 21:50:26.213215 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-26 21:50:26.213532 | instance | Tuesday 26 May 2026 21:50:26 +0000 (0:00:01.358) 0:10:12.359 *********** 2026-05-26 21:50:27.570308 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-26 21:50:27.570663 | instance | ok: [instance] => (item=libvirt-api) 2026-05-26 21:50:27.571082 | instance | 2026-05-26 21:50:27.571455 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-26 21:50:27.571781 | instance | Tuesday 26 May 2026 21:50:27 +0000 (0:00:01.357) 0:10:13.717 *********** 2026-05-26 21:50:28.012976 | instance | ok: [instance] 2026-05-26 21:50:28.013217 | instance | 2026-05-26 21:50:28.013568 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-26 21:50:28.013928 | instance | Tuesday 26 May 2026 21:50:28 +0000 (0:00:00.442) 0:10:14.159 *********** 2026-05-26 21:50:29.927700 | instance | ok: [instance] 2026-05-26 21:50:29.927939 | instance | 2026-05-26 21:50:29.928240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:50:29.928514 | instance | Tuesday 26 May 2026 21:50:29 +0000 (0:00:01.914) 0:10:16.073 *********** 2026-05-26 21:50:30.051803 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:50:30.051991 | instance | 2026-05-26 21:50:30.052174 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:50:30.052360 | instance | Tuesday 26 May 2026 21:50:30 +0000 (0:00:00.125) 0:10:16.198 *********** 2026-05-26 21:50:30.650560 | instance | ok: [instance] 2026-05-26 21:50:30.650783 | instance | 2026-05-26 21:50:30.651074 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-26 21:50:30.651352 | instance | Tuesday 26 May 2026 21:50:30 +0000 (0:00:00.597) 0:10:16.796 *********** 2026-05-26 21:50:32.328946 | instance | ok: [instance] 2026-05-26 21:50:32.329168 | instance | 2026-05-26 21:50:32.329476 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-26 21:50:32.329831 | instance | Tuesday 26 May 2026 21:50:32 +0000 (0:00:01.678) 0:10:18.475 *********** 2026-05-26 21:50:33.393149 | instance | ok: [instance] 2026-05-26 21:50:33.393229 | instance | 2026-05-26 21:50:33.393413 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-26 21:50:33.393574 | instance | Tuesday 26 May 2026 21:50:33 +0000 (0:00:01.064) 0:10:19.539 *********** 2026-05-26 21:50:33.646437 | instance | ok: [instance] 2026-05-26 21:50:33.646509 | instance | 2026-05-26 21:50:33.646635 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-26 21:50:33.646759 | instance | Tuesday 26 May 2026 21:50:33 +0000 (0:00:00.253) 0:10:19.793 *********** 2026-05-26 21:50:34.192528 | instance | ok: [instance] 2026-05-26 21:50:34.192610 | instance | 2026-05-26 21:50:34.192727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:50:34.192887 | instance | Tuesday 26 May 2026 21:50:34 +0000 (0:00:00.545) 0:10:20.339 *********** 2026-05-26 21:50:34.311209 | instance | ok: [instance] 2026-05-26 21:50:34.311359 | instance | 2026-05-26 21:50:34.311531 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:50:34.311699 | instance | Tuesday 26 May 2026 21:50:34 +0000 (0:00:00.119) 0:10:20.458 *********** 2026-05-26 21:50:34.444052 | instance | included: rabbitmq for instance 2026-05-26 21:50:34.444264 | instance | 2026-05-26 21:50:34.444609 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:50:34.444984 | instance | Tuesday 26 May 2026 21:50:34 +0000 (0:00:00.132) 0:10:20.590 *********** 2026-05-26 21:50:35.147776 | instance | ok: [instance] 2026-05-26 21:50:35.148034 | instance | 2026-05-26 21:50:35.148314 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:50:35.148648 | instance | Tuesday 26 May 2026 21:50:35 +0000 (0:00:00.703) 0:10:21.294 *********** 2026-05-26 21:50:35.318888 | instance | skipping: [instance] 2026-05-26 21:50:35.319124 | instance | 2026-05-26 21:50:35.319405 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:50:35.319666 | instance | Tuesday 26 May 2026 21:50:35 +0000 (0:00:00.171) 0:10:21.465 *********** 2026-05-26 21:50:35.493803 | instance | skipping: [instance] 2026-05-26 21:50:35.494051 | instance | 2026-05-26 21:50:35.494329 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:50:35.494596 | instance | Tuesday 26 May 2026 21:50:35 +0000 (0:00:00.174) 0:10:21.640 *********** 2026-05-26 21:50:35.664126 | instance | skipping: [instance] 2026-05-26 21:50:35.664340 | instance | 2026-05-26 21:50:35.664620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:50:35.664893 | instance | Tuesday 26 May 2026 21:50:35 +0000 (0:00:00.170) 0:10:21.810 *********** 2026-05-26 21:50:36.530733 | instance | ok: [instance] 2026-05-26 21:50:36.531092 | instance | 2026-05-26 21:50:36.531524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:50:36.531930 | instance | Tuesday 26 May 2026 21:50:36 +0000 (0:00:00.866) 0:10:22.677 *********** 2026-05-26 21:50:37.254379 | instance | ok: [instance] 2026-05-26 21:50:37.254640 | instance | 2026-05-26 21:50:37.254944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:50:37.255217 | instance | Tuesday 26 May 2026 21:50:37 +0000 (0:00:00.723) 0:10:23.401 *********** 2026-05-26 21:50:37.331693 | instance | ok: [instance] 2026-05-26 21:50:37.331950 | instance | 2026-05-26 21:50:37.332268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:50:37.332563 | instance | Tuesday 26 May 2026 21:50:37 +0000 (0:00:00.077) 0:10:23.478 *********** 2026-05-26 21:50:37.407686 | instance | skipping: [instance] 2026-05-26 21:50:37.407752 | instance | 2026-05-26 21:50:37.407901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:50:37.408016 | instance | Tuesday 26 May 2026 21:50:37 +0000 (0:00:00.076) 0:10:23.554 *********** 2026-05-26 21:50:37.482562 | instance | skipping: [instance] 2026-05-26 21:50:37.482922 | instance | 2026-05-26 21:50:37.483362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:50:37.483717 | instance | Tuesday 26 May 2026 21:50:37 +0000 (0:00:00.074) 0:10:23.629 *********** 2026-05-26 21:50:37.551047 | instance | ok: [instance] 2026-05-26 21:50:37.551415 | instance | 2026-05-26 21:50:37.551770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:50:37.552094 | instance | Tuesday 26 May 2026 21:50:37 +0000 (0:00:00.068) 0:10:23.697 *********** 2026-05-26 21:50:38.007120 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-26 21:50:38.007199 | instance | ok: [instance] => (item=compute_metadata) 2026-05-26 21:50:38.007403 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-26 21:50:38.007599 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-26 21:50:38.007753 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:50:38.007902 | instance | ok: [instance] => (item=identity) 2026-05-26 21:50:38.008050 | instance | ok: [instance] => (item=compute) 2026-05-26 21:50:38.008199 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:50:38.008346 | instance | ok: [instance] => (item=image) 2026-05-26 21:50:38.008494 | instance | ok: [instance] => (item=volumev3) 2026-05-26 21:50:38.008641 | instance | ok: [instance] => (item=placement) 2026-05-26 21:50:38.008787 | instance | ok: [instance] => (item=network) 2026-05-26 21:50:38.008933 | instance | ok: [instance] => (item=baremetal) 2026-05-26 21:50:38.009103 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:50:38.009288 | instance | 2026-05-26 21:50:38.009466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:50:38.009679 | instance | Tuesday 26 May 2026 21:50:38 +0000 (0:00:00.456) 0:10:24.154 *********** 2026-05-26 21:50:38.127098 | instance | ok: [instance] 2026-05-26 21:50:38.127570 | instance | 2026-05-26 21:50:38.127939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:50:38.128282 | instance | Tuesday 26 May 2026 21:50:38 +0000 (0:00:00.119) 0:10:24.273 *********** 2026-05-26 21:50:38.243962 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:50:38.244495 | instance | 2026-05-26 21:50:38.244853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:50:38.245200 | instance | Tuesday 26 May 2026 21:50:38 +0000 (0:00:00.116) 0:10:24.390 *********** 2026-05-26 21:50:38.875737 | instance | ok: [instance] 2026-05-26 21:50:38.875813 | instance | 2026-05-26 21:50:38.876100 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-26 21:50:38.876149 | instance | Tuesday 26 May 2026 21:50:38 +0000 (0:00:00.631) 0:10:25.022 *********** 2026-05-26 21:50:38.952129 | instance | skipping: [instance] 2026-05-26 21:50:38.952208 | instance | 2026-05-26 21:50:38.952441 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-26 21:50:38.952480 | instance | Tuesday 26 May 2026 21:50:38 +0000 (0:00:00.076) 0:10:25.099 *********** 2026-05-26 21:50:39.260417 | instance | ok: [instance -> localhost] 2026-05-26 21:50:39.260496 | instance | 2026-05-26 21:50:39.260508 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-26 21:50:39.260526 | instance | Tuesday 26 May 2026 21:50:39 +0000 (0:00:00.307) 0:10:25.406 *********** 2026-05-26 21:50:39.761054 | instance | ok: [instance -> localhost] 2026-05-26 21:50:39.761126 | instance | 2026-05-26 21:50:39.761336 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-26 21:50:39.761452 | instance | Tuesday 26 May 2026 21:50:39 +0000 (0:00:00.501) 0:10:25.908 *********** 2026-05-26 21:50:40.321524 | instance | ok: [instance -> localhost] 2026-05-26 21:50:40.321633 | instance | 2026-05-26 21:50:40.321899 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-26 21:50:40.321974 | instance | Tuesday 26 May 2026 21:50:40 +0000 (0:00:00.560) 0:10:26.468 *********** 2026-05-26 21:50:40.567330 | instance | ok: [instance -> localhost] 2026-05-26 21:50:40.567579 | instance | 2026-05-26 21:50:40.567867 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-26 21:50:40.568135 | instance | Tuesday 26 May 2026 21:50:40 +0000 (0:00:00.245) 0:10:26.714 *********** 2026-05-26 21:50:42.012155 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-26 21:50:42.012420 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-26 21:50:42.012752 | instance | 2026-05-26 21:50:42.013055 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-26 21:50:42.013373 | instance | Tuesday 26 May 2026 21:50:42 +0000 (0:00:01.444) 0:10:28.159 *********** 2026-05-26 21:50:42.431362 | instance | ok: [instance] 2026-05-26 21:50:42.431628 | instance | 2026-05-26 21:50:42.431932 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-26 21:50:42.432227 | instance | Tuesday 26 May 2026 21:50:42 +0000 (0:00:00.418) 0:10:28.578 *********** 2026-05-26 21:50:45.571475 | instance | ok: [instance] 2026-05-26 21:50:45.572362 | instance | 2026-05-26 21:50:45.572421 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:50:45.572430 | instance | Tuesday 26 May 2026 21:50:45 +0000 (0:00:03.140) 0:10:31.718 *********** 2026-05-26 21:50:45.740778 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:50:45.740858 | instance | 2026-05-26 21:50:45.740978 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:50:45.741117 | instance | Tuesday 26 May 2026 21:50:45 +0000 (0:00:00.169) 0:10:31.887 *********** 2026-05-26 21:50:45.826785 | instance | skipping: [instance] 2026-05-26 21:50:45.827157 | instance | 2026-05-26 21:50:45.827199 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:50:45.827206 | instance | Tuesday 26 May 2026 21:50:45 +0000 (0:00:00.085) 0:10:31.973 *********** 2026-05-26 21:50:45.908762 | instance | skipping: [instance] 2026-05-26 21:50:45.909209 | instance | 2026-05-26 21:50:45.909253 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:50:45.909259 | instance | Tuesday 26 May 2026 21:50:45 +0000 (0:00:00.082) 0:10:32.055 *********** 2026-05-26 21:50:45.995014 | instance | ok: [instance] 2026-05-26 21:50:45.995101 | instance | 2026-05-26 21:50:45.995389 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-26 21:50:45.995430 | instance | Tuesday 26 May 2026 21:50:45 +0000 (0:00:00.086) 0:10:32.142 *********** 2026-05-26 21:50:46.130269 | instance | included: ingress for instance 2026-05-26 21:50:46.130349 | instance | 2026-05-26 21:50:46.130475 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-26 21:50:46.130718 | instance | Tuesday 26 May 2026 21:50:46 +0000 (0:00:00.135) 0:10:32.277 *********** 2026-05-26 21:50:47.378112 | instance | ok: [instance] 2026-05-26 21:50:47.378187 | instance | 2026-05-26 21:50:47.378295 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:50:47.378417 | instance | Tuesday 26 May 2026 21:50:47 +0000 (0:00:01.247) 0:10:33.524 *********** 2026-05-26 21:50:47.549559 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:50:47.549661 | instance | 2026-05-26 21:50:47.549786 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:50:47.549942 | instance | Tuesday 26 May 2026 21:50:47 +0000 (0:00:00.172) 0:10:33.696 *********** 2026-05-26 21:50:47.885798 | instance | skipping: [instance] 2026-05-26 21:50:47.885874 | instance | 2026-05-26 21:50:47.886013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:50:47.886126 | instance | Tuesday 26 May 2026 21:50:47 +0000 (0:00:00.336) 0:10:34.033 *********** 2026-05-26 21:50:47.955671 | instance | skipping: [instance] 2026-05-26 21:50:47.955764 | instance | 2026-05-26 21:50:47.956071 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:50:47.956112 | instance | Tuesday 26 May 2026 21:50:47 +0000 (0:00:00.069) 0:10:34.102 *********** 2026-05-26 21:50:48.049016 | instance | ok: [instance] 2026-05-26 21:50:48.049098 | instance | 2026-05-26 21:50:48.049347 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-26 21:50:48.049666 | instance | Tuesday 26 May 2026 21:50:48 +0000 (0:00:00.092) 0:10:34.195 *********** 2026-05-26 21:50:48.167082 | instance | included: ingress for instance 2026-05-26 21:50:48.167258 | instance | 2026-05-26 21:50:48.167564 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-26 21:50:48.167855 | instance | Tuesday 26 May 2026 21:50:48 +0000 (0:00:00.118) 0:10:34.313 *********** 2026-05-26 21:50:49.279594 | instance | ok: [instance] 2026-05-26 21:50:49.279845 | instance | 2026-05-26 21:50:49.280131 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-26 21:50:49.280397 | instance | Tuesday 26 May 2026 21:50:49 +0000 (0:00:01.111) 0:10:35.425 *********** 2026-05-26 21:50:50.020065 | instance | ok: [instance] 2026-05-26 21:50:50.020339 | instance | 2026-05-26 21:50:50.020726 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-26 21:50:50.021018 | instance | Tuesday 26 May 2026 21:50:50 +0000 (0:00:00.741) 0:10:36.166 *********** 2026-05-26 21:50:55.460384 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-26 21:50:55.460679 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-26 21:50:55.460985 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-26 21:50:55.461315 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-26 21:50:55.461660 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-26 21:50:55.461961 | instance | 2026-05-26 21:50:55.462315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:50:55.462595 | instance | Tuesday 26 May 2026 21:50:55 +0000 (0:00:05.439) 0:10:41.606 *********** 2026-05-26 21:50:55.582384 | instance | ok: [instance] 2026-05-26 21:50:55.582745 | instance | 2026-05-26 21:50:55.583248 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:50:55.583612 | instance | Tuesday 26 May 2026 21:50:55 +0000 (0:00:00.122) 0:10:41.729 *********** 2026-05-26 21:50:55.703148 | instance | included: rabbitmq for instance 2026-05-26 21:50:55.703364 | instance | 2026-05-26 21:50:55.703652 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:50:55.703921 | instance | Tuesday 26 May 2026 21:50:55 +0000 (0:00:00.120) 0:10:41.850 *********** 2026-05-26 21:50:56.423467 | instance | ok: [instance] 2026-05-26 21:50:56.423757 | instance | 2026-05-26 21:50:56.424055 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:50:56.424358 | instance | Tuesday 26 May 2026 21:50:56 +0000 (0:00:00.720) 0:10:42.570 *********** 2026-05-26 21:50:56.608903 | instance | skipping: [instance] 2026-05-26 21:50:56.609139 | instance | 2026-05-26 21:50:56.609441 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:50:56.609780 | instance | Tuesday 26 May 2026 21:50:56 +0000 (0:00:00.185) 0:10:42.755 *********** 2026-05-26 21:50:56.787802 | instance | skipping: [instance] 2026-05-26 21:50:56.787870 | instance | 2026-05-26 21:50:56.788015 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:50:56.788134 | instance | Tuesday 26 May 2026 21:50:56 +0000 (0:00:00.179) 0:10:42.935 *********** 2026-05-26 21:50:56.966801 | instance | skipping: [instance] 2026-05-26 21:50:56.966887 | instance | 2026-05-26 21:50:56.967016 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:50:56.967141 | instance | Tuesday 26 May 2026 21:50:56 +0000 (0:00:00.178) 0:10:43.114 *********** 2026-05-26 21:50:57.879285 | instance | ok: [instance] 2026-05-26 21:50:57.879662 | instance | 2026-05-26 21:50:57.880052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:50:57.880461 | instance | Tuesday 26 May 2026 21:50:57 +0000 (0:00:00.912) 0:10:44.026 *********** 2026-05-26 21:50:58.624984 | instance | ok: [instance] 2026-05-26 21:50:58.625062 | instance | 2026-05-26 21:50:58.625206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:50:58.625361 | instance | Tuesday 26 May 2026 21:50:58 +0000 (0:00:00.746) 0:10:44.772 *********** 2026-05-26 21:50:58.698570 | instance | ok: [instance] 2026-05-26 21:50:58.698811 | instance | 2026-05-26 21:50:58.699144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:50:58.699430 | instance | Tuesday 26 May 2026 21:50:58 +0000 (0:00:00.073) 0:10:44.845 *********** 2026-05-26 21:50:58.784665 | instance | skipping: [instance] 2026-05-26 21:50:58.784887 | instance | 2026-05-26 21:50:58.785078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:50:58.785257 | instance | Tuesday 26 May 2026 21:50:58 +0000 (0:00:00.086) 0:10:44.931 *********** 2026-05-26 21:50:58.859119 | instance | skipping: [instance] 2026-05-26 21:50:58.859371 | instance | 2026-05-26 21:50:58.859709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:50:58.860002 | instance | Tuesday 26 May 2026 21:50:58 +0000 (0:00:00.074) 0:10:45.005 *********** 2026-05-26 21:50:58.931714 | instance | ok: [instance] 2026-05-26 21:50:58.931977 | instance | 2026-05-26 21:50:58.932283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:50:58.932616 | instance | Tuesday 26 May 2026 21:50:58 +0000 (0:00:00.072) 0:10:45.078 *********** 2026-05-26 21:50:59.143019 | instance | ok: [instance] => (item=dns) 2026-05-26 21:50:59.143229 | instance | ok: [instance] => (item=compute_metadata) 2026-05-26 21:50:59.143465 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:50:59.143723 | instance | ok: [instance] => (item=compute) 2026-05-26 21:50:59.144042 | instance | ok: [instance] => (item=identity) 2026-05-26 21:50:59.144296 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:50:59.144519 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:50:59.144733 | instance | ok: [instance] => (item=network) 2026-05-26 21:50:59.144999 | instance | ok: [instance] => (item=baremetal) 2026-05-26 21:50:59.145222 | instance | ok: [instance] => (item=load_balancer) 2026-05-26 21:50:59.145756 | instance | 2026-05-26 21:50:59.146013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:50:59.146231 | instance | Tuesday 26 May 2026 21:50:59 +0000 (0:00:00.211) 0:10:45.289 *********** 2026-05-26 21:50:59.359725 | instance | ok: [instance] 2026-05-26 21:50:59.360028 | instance | 2026-05-26 21:50:59.360329 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:50:59.360683 | instance | Tuesday 26 May 2026 21:50:59 +0000 (0:00:00.216) 0:10:45.506 *********** 2026-05-26 21:50:59.459368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:50:59.459623 | instance | 2026-05-26 21:50:59.459914 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:50:59.460199 | instance | Tuesday 26 May 2026 21:50:59 +0000 (0:00:00.099) 0:10:45.606 *********** 2026-05-26 21:51:00.429399 | instance | ok: [instance] 2026-05-26 21:51:00.429675 | instance | 2026-05-26 21:51:00.429990 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-05-26 21:51:00.430558 | instance | Tuesday 26 May 2026 21:51:00 +0000 (0:00:00.970) 0:10:46.576 *********** 2026-05-26 21:51:01.153228 | instance | ok: [instance] 2026-05-26 21:51:01.153310 | instance | 2026-05-26 21:51:01.153481 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-26 21:51:01.153656 | instance | Tuesday 26 May 2026 21:51:01 +0000 (0:00:00.723) 0:10:47.300 *********** 2026-05-26 21:51:01.225042 | instance | skipping: [instance] 2026-05-26 21:51:01.225291 | instance | 2026-05-26 21:51:01.225642 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-26 21:51:01.226040 | instance | Tuesday 26 May 2026 21:51:01 +0000 (0:00:00.071) 0:10:47.371 *********** 2026-05-26 21:51:01.678043 | instance | ok: [instance] 2026-05-26 21:51:01.678282 | instance | 2026-05-26 21:51:01.678613 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-26 21:51:01.678874 | instance | Tuesday 26 May 2026 21:51:01 +0000 (0:00:00.452) 0:10:47.824 *********** 2026-05-26 21:51:01.750627 | instance | skipping: [instance] 2026-05-26 21:51:01.750850 | instance | 2026-05-26 21:51:01.751138 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-26 21:51:01.751415 | instance | Tuesday 26 May 2026 21:51:01 +0000 (0:00:00.072) 0:10:47.897 *********** 2026-05-26 21:51:01.848045 | instance | ok: [instance] 2026-05-26 21:51:01.848261 | instance | 2026-05-26 21:51:01.848572 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-05-26 21:51:01.848845 | instance | Tuesday 26 May 2026 21:51:01 +0000 (0:00:00.097) 0:10:47.994 *********** 2026-05-26 21:51:01.921243 | instance | skipping: [instance] 2026-05-26 21:51:01.921614 | instance | 2026-05-26 21:51:01.921860 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-26 21:51:01.922159 | instance | Tuesday 26 May 2026 21:51:01 +0000 (0:00:00.073) 0:10:48.068 *********** 2026-05-26 21:51:04.877003 | instance | ok: [instance] 2026-05-26 21:51:04.877253 | instance | 2026-05-26 21:51:04.877531 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:51:04.877863 | instance | Tuesday 26 May 2026 21:51:04 +0000 (0:00:02.955) 0:10:51.023 *********** 2026-05-26 21:51:05.042210 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:51:05.042455 | instance | 2026-05-26 21:51:05.042828 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:51:05.043019 | instance | Tuesday 26 May 2026 21:51:05 +0000 (0:00:00.165) 0:10:51.189 *********** 2026-05-26 21:51:05.114806 | instance | skipping: [instance] 2026-05-26 21:51:05.115047 | instance | 2026-05-26 21:51:05.115332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:51:05.115636 | instance | Tuesday 26 May 2026 21:51:05 +0000 (0:00:00.072) 0:10:51.261 *********** 2026-05-26 21:51:05.194890 | instance | skipping: [instance] 2026-05-26 21:51:05.195099 | instance | 2026-05-26 21:51:05.195298 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:51:05.195476 | instance | Tuesday 26 May 2026 21:51:05 +0000 (0:00:00.079) 0:10:51.341 *********** 2026-05-26 21:51:05.285778 | instance | ok: [instance] 2026-05-26 21:51:05.286113 | instance | 2026-05-26 21:51:05.286363 | instance | TASK [Create Ingress network] ************************************************** 2026-05-26 21:51:05.286654 | instance | Tuesday 26 May 2026 21:51:05 +0000 (0:00:00.090) 0:10:51.432 *********** 2026-05-26 21:51:05.413197 | instance | included: ingress for instance 2026-05-26 21:51:05.413414 | instance | 2026-05-26 21:51:05.413731 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-26 21:51:05.413994 | instance | Tuesday 26 May 2026 21:51:05 +0000 (0:00:00.127) 0:10:51.560 *********** 2026-05-26 21:51:06.658097 | instance | ok: [instance] 2026-05-26 21:51:06.658363 | instance | 2026-05-26 21:51:06.658666 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-26 21:51:06.658957 | instance | Tuesday 26 May 2026 21:51:06 +0000 (0:00:01.244) 0:10:52.804 *********** 2026-05-26 21:51:07.432353 | instance | ok: [instance] 2026-05-26 21:51:07.432574 | instance | 2026-05-26 21:51:07.432847 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-26 21:51:07.433169 | instance | Tuesday 26 May 2026 21:51:07 +0000 (0:00:00.774) 0:10:53.579 *********** 2026-05-26 21:51:08.812317 | instance | ok: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-05-26 21:51:08.812598 | instance | 2026-05-26 21:51:08.812935 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-26 21:51:08.813239 | instance | Tuesday 26 May 2026 21:51:08 +0000 (0:00:01.379) 0:10:54.958 *********** 2026-05-26 21:51:10.286294 | instance | ok: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-05-26 21:51:10.286346 | instance | 2026-05-26 21:51:10.286358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:51:10.286368 | instance | Tuesday 26 May 2026 21:51:10 +0000 (0:00:01.472) 0:10:56.431 *********** 2026-05-26 21:51:10.389023 | instance | ok: [instance] 2026-05-26 21:51:10.389103 | instance | 2026-05-26 21:51:10.389231 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:51:10.389355 | instance | Tuesday 26 May 2026 21:51:10 +0000 (0:00:00.104) 0:10:56.536 *********** 2026-05-26 21:51:10.514238 | instance | included: rabbitmq for instance 2026-05-26 21:51:10.514316 | instance | 2026-05-26 21:51:10.514442 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:51:10.514567 | instance | Tuesday 26 May 2026 21:51:10 +0000 (0:00:00.125) 0:10:56.661 *********** 2026-05-26 21:51:11.242103 | instance | ok: [instance] 2026-05-26 21:51:11.242173 | instance | 2026-05-26 21:51:11.242317 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:51:11.242618 | instance | Tuesday 26 May 2026 21:51:11 +0000 (0:00:00.727) 0:10:57.389 *********** 2026-05-26 21:51:11.419660 | instance | skipping: [instance] 2026-05-26 21:51:11.419735 | instance | 2026-05-26 21:51:11.419874 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:51:11.420001 | instance | Tuesday 26 May 2026 21:51:11 +0000 (0:00:00.177) 0:10:57.566 *********** 2026-05-26 21:51:11.597474 | instance | skipping: [instance] 2026-05-26 21:51:11.597539 | instance | 2026-05-26 21:51:11.597702 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:51:11.597823 | instance | Tuesday 26 May 2026 21:51:11 +0000 (0:00:00.177) 0:10:57.744 *********** 2026-05-26 21:51:11.773908 | instance | skipping: [instance] 2026-05-26 21:51:11.773986 | instance | 2026-05-26 21:51:11.774102 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:51:11.774218 | instance | Tuesday 26 May 2026 21:51:11 +0000 (0:00:00.176) 0:10:57.921 *********** 2026-05-26 21:51:12.683531 | instance | ok: [instance] 2026-05-26 21:51:12.683606 | instance | 2026-05-26 21:51:12.683612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:51:12.683618 | instance | Tuesday 26 May 2026 21:51:12 +0000 (0:00:00.907) 0:10:58.828 *********** 2026-05-26 21:51:13.417594 | instance | ok: [instance] 2026-05-26 21:51:13.417774 | instance | 2026-05-26 21:51:13.417930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:51:13.418035 | instance | Tuesday 26 May 2026 21:51:13 +0000 (0:00:00.736) 0:10:59.564 *********** 2026-05-26 21:51:13.509890 | instance | ok: [instance] 2026-05-26 21:51:13.509985 | instance | 2026-05-26 21:51:13.510146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:51:13.510296 | instance | Tuesday 26 May 2026 21:51:13 +0000 (0:00:00.092) 0:10:59.657 *********** 2026-05-26 21:51:13.587937 | instance | skipping: [instance] 2026-05-26 21:51:13.588012 | instance | 2026-05-26 21:51:13.588140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:51:13.588313 | instance | Tuesday 26 May 2026 21:51:13 +0000 (0:00:00.078) 0:10:59.735 *********** 2026-05-26 21:51:13.659768 | instance | skipping: [instance] 2026-05-26 21:51:13.659862 | instance | 2026-05-26 21:51:13.659996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:51:13.660111 | instance | Tuesday 26 May 2026 21:51:13 +0000 (0:00:00.071) 0:10:59.807 *********** 2026-05-26 21:51:13.734897 | instance | ok: [instance] 2026-05-26 21:51:13.734981 | instance | 2026-05-26 21:51:13.735113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:51:13.735235 | instance | Tuesday 26 May 2026 21:51:13 +0000 (0:00:00.074) 0:10:59.882 *********** 2026-05-26 21:51:13.868238 | instance | ok: [instance] => (item=cloudformation) 2026-05-26 21:51:13.868315 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:51:13.868509 | instance | ok: [instance] => (item=identity) 2026-05-26 21:51:13.868627 | instance | ok: [instance] => (item=orchestration) 2026-05-26 21:51:13.868809 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:51:13.868928 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:51:13.869038 | instance | 2026-05-26 21:51:13.869159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:51:13.869276 | instance | Tuesday 26 May 2026 21:51:13 +0000 (0:00:00.133) 0:11:00.015 *********** 2026-05-26 21:51:13.985387 | instance | ok: [instance] 2026-05-26 21:51:13.985462 | instance | 2026-05-26 21:51:13.985610 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:51:13.985726 | instance | Tuesday 26 May 2026 21:51:13 +0000 (0:00:00.117) 0:11:00.132 *********** 2026-05-26 21:51:14.105455 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:51:14.105660 | instance | 2026-05-26 21:51:14.105839 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:51:14.106007 | instance | Tuesday 26 May 2026 21:51:14 +0000 (0:00:00.119) 0:11:00.252 *********** 2026-05-26 21:51:14.746001 | instance | ok: [instance] 2026-05-26 21:51:14.746354 | instance | 2026-05-26 21:51:14.746792 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-26 21:51:14.747141 | instance | Tuesday 26 May 2026 21:51:14 +0000 (0:00:00.639) 0:11:00.892 *********** 2026-05-26 21:51:17.703627 | instance | ok: [instance] 2026-05-26 21:51:17.703709 | instance | 2026-05-26 21:51:17.703825 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:51:17.703949 | instance | Tuesday 26 May 2026 21:51:17 +0000 (0:00:02.958) 0:11:03.850 *********** 2026-05-26 21:51:17.875460 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:51:17.875693 | instance | 2026-05-26 21:51:17.875965 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:51:17.876263 | instance | Tuesday 26 May 2026 21:51:17 +0000 (0:00:00.171) 0:11:04.022 *********** 2026-05-26 21:51:17.951542 | instance | skipping: [instance] 2026-05-26 21:51:17.951670 | instance | 2026-05-26 21:51:17.951845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:51:17.952009 | instance | Tuesday 26 May 2026 21:51:17 +0000 (0:00:00.076) 0:11:04.098 *********** 2026-05-26 21:51:18.026154 | instance | skipping: [instance] 2026-05-26 21:51:18.026405 | instance | 2026-05-26 21:51:18.026762 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:51:18.027046 | instance | Tuesday 26 May 2026 21:51:18 +0000 (0:00:00.074) 0:11:04.173 *********** 2026-05-26 21:51:18.115676 | instance | ok: [instance] 2026-05-26 21:51:18.115947 | instance | 2026-05-26 21:51:18.116244 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-26 21:51:18.116532 | instance | Tuesday 26 May 2026 21:51:18 +0000 (0:00:00.089) 0:11:04.262 *********** 2026-05-26 21:51:18.340200 | instance | included: ingress for instance 2026-05-26 21:51:18.340436 | instance | 2026-05-26 21:51:18.340716 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-26 21:51:18.340987 | instance | Tuesday 26 May 2026 21:51:18 +0000 (0:00:00.224) 0:11:04.487 *********** 2026-05-26 21:51:19.432789 | instance | ok: [instance] 2026-05-26 21:51:19.433075 | instance | 2026-05-26 21:51:19.433301 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:51:19.433570 | instance | Tuesday 26 May 2026 21:51:19 +0000 (0:00:01.091) 0:11:05.578 *********** 2026-05-26 21:51:19.624461 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:51:19.624735 | instance | 2026-05-26 21:51:19.625019 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:51:19.625284 | instance | Tuesday 26 May 2026 21:51:19 +0000 (0:00:00.192) 0:11:05.771 *********** 2026-05-26 21:51:19.699118 | instance | skipping: [instance] 2026-05-26 21:51:19.699361 | instance | 2026-05-26 21:51:19.699714 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:51:19.699980 | instance | Tuesday 26 May 2026 21:51:19 +0000 (0:00:00.074) 0:11:05.846 *********** 2026-05-26 21:51:19.781012 | instance | skipping: [instance] 2026-05-26 21:51:19.781270 | instance | 2026-05-26 21:51:19.781617 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:51:19.781910 | instance | Tuesday 26 May 2026 21:51:19 +0000 (0:00:00.081) 0:11:05.927 *********** 2026-05-26 21:51:19.862987 | instance | ok: [instance] 2026-05-26 21:51:19.863231 | instance | 2026-05-26 21:51:19.863627 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-26 21:51:19.864001 | instance | Tuesday 26 May 2026 21:51:19 +0000 (0:00:00.081) 0:11:06.009 *********** 2026-05-26 21:51:19.988371 | instance | included: ingress for instance 2026-05-26 21:51:19.988631 | instance | 2026-05-26 21:51:19.989035 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-26 21:51:19.989376 | instance | Tuesday 26 May 2026 21:51:19 +0000 (0:00:00.125) 0:11:06.135 *********** 2026-05-26 21:51:21.249075 | instance | ok: [instance] 2026-05-26 21:51:21.249160 | instance | 2026-05-26 21:51:21.249305 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-26 21:51:21.249421 | instance | Tuesday 26 May 2026 21:51:21 +0000 (0:00:01.260) 0:11:07.395 *********** 2026-05-26 21:51:21.540263 | instance | ok: [instance] 2026-05-26 21:51:21.540584 | instance | 2026-05-26 21:51:21.540822 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:51:21.541089 | instance | Tuesday 26 May 2026 21:51:21 +0000 (0:00:00.291) 0:11:07.687 *********** 2026-05-26 21:51:22.671445 | instance | ok: [instance] 2026-05-26 21:51:22.671594 | instance | 2026-05-26 21:51:22.671787 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:51:22.671981 | instance | Tuesday 26 May 2026 21:51:22 +0000 (0:00:01.131) 0:11:08.818 *********** 2026-05-26 21:51:22.975174 | instance | ok: [instance] 2026-05-26 21:51:22.975263 | instance | 2026-05-26 21:51:22.975390 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:51:22.975514 | instance | Tuesday 26 May 2026 21:51:22 +0000 (0:00:00.304) 0:11:09.122 *********** 2026-05-26 21:51:23.092621 | instance | ok: [instance] => { 2026-05-26 21:51:23.092730 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-26 21:51:23.092864 | instance | } 2026-05-26 21:51:23.092979 | instance | 2026-05-26 21:51:23.093102 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:51:23.093278 | instance | Tuesday 26 May 2026 21:51:23 +0000 (0:00:00.117) 0:11:09.239 *********** 2026-05-26 21:51:23.526391 | instance | ok: [instance] 2026-05-26 21:51:23.526487 | instance | 2026-05-26 21:51:23.526616 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:51:23.526743 | instance | Tuesday 26 May 2026 21:51:23 +0000 (0:00:00.433) 0:11:09.673 *********** 2026-05-26 21:51:24.662324 | instance | ok: [instance] 2026-05-26 21:51:24.663185 | instance | 2026-05-26 21:51:24.663247 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-26 21:51:24.663261 | instance | Tuesday 26 May 2026 21:51:24 +0000 (0:00:01.135) 0:11:10.808 *********** 2026-05-26 21:51:25.194210 | instance | ok: [instance] 2026-05-26 21:51:25.194315 | instance | 2026-05-26 21:51:25.194436 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-26 21:51:25.194605 | instance | Tuesday 26 May 2026 21:51:25 +0000 (0:00:00.532) 0:11:11.341 *********** 2026-05-26 21:51:25.937483 | instance | ok: [instance] 2026-05-26 21:51:25.937630 | instance | 2026-05-26 21:51:25.937721 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-26 21:51:25.937851 | instance | Tuesday 26 May 2026 21:51:25 +0000 (0:00:00.743) 0:11:12.084 *********** 2026-05-26 21:51:26.672321 | instance | ok: [instance] 2026-05-26 21:51:26.672862 | instance | 2026-05-26 21:51:26.672876 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-26 21:51:26.672882 | instance | Tuesday 26 May 2026 21:51:26 +0000 (0:00:00.733) 0:11:12.818 *********** 2026-05-26 21:51:27.161801 | instance | ok: [instance] 2026-05-26 21:51:27.162038 | instance | 2026-05-26 21:51:27.162349 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-26 21:51:27.162603 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.490) 0:11:13.308 *********** 2026-05-26 21:51:27.360846 | instance | included: openstack_helm_endpoints for instance 2026-05-26 21:51:27.360920 | instance | 2026-05-26 21:51:27.361058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:51:27.361183 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.199) 0:11:13.508 *********** 2026-05-26 21:51:27.433717 | instance | skipping: [instance] 2026-05-26 21:51:27.433939 | instance | 2026-05-26 21:51:27.434209 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:51:27.434473 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.072) 0:11:13.580 *********** 2026-05-26 21:51:27.502146 | instance | skipping: [instance] 2026-05-26 21:51:27.502361 | instance | 2026-05-26 21:51:27.502649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:51:27.502906 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.068) 0:11:13.649 *********** 2026-05-26 21:51:27.566583 | instance | skipping: [instance] 2026-05-26 21:51:27.566818 | instance | 2026-05-26 21:51:27.567149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:51:27.567411 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.064) 0:11:13.713 *********** 2026-05-26 21:51:27.635244 | instance | skipping: [instance] 2026-05-26 21:51:27.635453 | instance | 2026-05-26 21:51:27.635794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:51:27.636056 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.068) 0:11:13.782 *********** 2026-05-26 21:51:27.707767 | instance | skipping: [instance] 2026-05-26 21:51:27.707844 | instance | 2026-05-26 21:51:27.707994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:51:27.708118 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.072) 0:11:13.855 *********** 2026-05-26 21:51:27.783101 | instance | skipping: [instance] 2026-05-26 21:51:27.783219 | instance | 2026-05-26 21:51:27.783314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:51:27.783430 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.075) 0:11:13.930 *********** 2026-05-26 21:51:27.860519 | instance | ok: [instance] 2026-05-26 21:51:27.860589 | instance | 2026-05-26 21:51:27.860722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:51:27.860843 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.077) 0:11:14.007 *********** 2026-05-26 21:51:27.957881 | instance | ok: [instance] => (item=identity) 2026-05-26 21:51:27.957948 | instance | 2026-05-26 21:51:27.958086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:51:27.958211 | instance | Tuesday 26 May 2026 21:51:27 +0000 (0:00:00.097) 0:11:14.105 *********** 2026-05-26 21:51:28.070226 | instance | ok: [instance] 2026-05-26 21:51:28.070505 | instance | 2026-05-26 21:51:28.070801 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-26 21:51:28.071073 | instance | Tuesday 26 May 2026 21:51:28 +0000 (0:00:00.111) 0:11:14.216 *********** 2026-05-26 21:51:28.568319 | instance | ok: [instance] 2026-05-26 21:51:28.568413 | instance | 2026-05-26 21:51:28.568541 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-26 21:51:28.568667 | instance | Tuesday 26 May 2026 21:51:28 +0000 (0:00:00.498) 0:11:14.715 *********** 2026-05-26 21:51:29.070910 | instance | ok: [instance] 2026-05-26 21:51:29.071187 | instance | 2026-05-26 21:51:29.071534 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-26 21:51:29.071837 | instance | Tuesday 26 May 2026 21:51:29 +0000 (0:00:00.502) 0:11:15.217 *********** 2026-05-26 21:51:29.548517 | instance | ok: [instance] 2026-05-26 21:51:29.548631 | instance | 2026-05-26 21:51:29.548771 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-26 21:51:29.548899 | instance | Tuesday 26 May 2026 21:51:29 +0000 (0:00:00.477) 0:11:15.695 *********** 2026-05-26 21:51:30.104513 | instance | ok: [instance] 2026-05-26 21:51:30.104756 | instance | 2026-05-26 21:51:30.105088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:51:30.105368 | instance | Tuesday 26 May 2026 21:51:30 +0000 (0:00:00.555) 0:11:16.251 *********** 2026-05-26 21:51:30.208028 | instance | ok: [instance] 2026-05-26 21:51:30.208296 | instance | 2026-05-26 21:51:30.208600 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:51:30.208905 | instance | Tuesday 26 May 2026 21:51:30 +0000 (0:00:00.103) 0:11:16.354 *********** 2026-05-26 21:51:30.334191 | instance | included: rabbitmq for instance 2026-05-26 21:51:30.334423 | instance | 2026-05-26 21:51:30.334710 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:51:30.334972 | instance | Tuesday 26 May 2026 21:51:30 +0000 (0:00:00.126) 0:11:16.481 *********** 2026-05-26 21:51:31.053496 | instance | ok: [instance] 2026-05-26 21:51:31.053718 | instance | 2026-05-26 21:51:31.053998 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:51:31.054290 | instance | Tuesday 26 May 2026 21:51:31 +0000 (0:00:00.718) 0:11:17.199 *********** 2026-05-26 21:51:31.236981 | instance | skipping: [instance] 2026-05-26 21:51:31.237135 | instance | 2026-05-26 21:51:31.237327 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:51:31.237573 | instance | Tuesday 26 May 2026 21:51:31 +0000 (0:00:00.184) 0:11:17.384 *********** 2026-05-26 21:51:31.406843 | instance | skipping: [instance] 2026-05-26 21:51:31.407083 | instance | 2026-05-26 21:51:31.407378 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:51:31.407641 | instance | Tuesday 26 May 2026 21:51:31 +0000 (0:00:00.169) 0:11:17.553 *********** 2026-05-26 21:51:31.577988 | instance | skipping: [instance] 2026-05-26 21:51:31.578231 | instance | 2026-05-26 21:51:31.578568 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:51:31.578845 | instance | Tuesday 26 May 2026 21:51:31 +0000 (0:00:00.171) 0:11:17.724 *********** 2026-05-26 21:51:32.445214 | instance | ok: [instance] 2026-05-26 21:51:32.445269 | instance | 2026-05-26 21:51:32.445334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:51:32.445536 | instance | Tuesday 26 May 2026 21:51:32 +0000 (0:00:00.867) 0:11:18.592 *********** 2026-05-26 21:51:33.138826 | instance | ok: [instance] 2026-05-26 21:51:33.138899 | instance | 2026-05-26 21:51:33.139039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:51:33.139166 | instance | Tuesday 26 May 2026 21:51:33 +0000 (0:00:00.693) 0:11:19.286 *********** 2026-05-26 21:51:33.220484 | instance | ok: [instance] 2026-05-26 21:51:33.220717 | instance | 2026-05-26 21:51:33.221007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:51:33.221287 | instance | Tuesday 26 May 2026 21:51:33 +0000 (0:00:00.081) 0:11:19.367 *********** 2026-05-26 21:51:33.300374 | instance | skipping: [instance] 2026-05-26 21:51:33.300592 | instance | 2026-05-26 21:51:33.300907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:51:33.301461 | instance | Tuesday 26 May 2026 21:51:33 +0000 (0:00:00.079) 0:11:19.447 *********** 2026-05-26 21:51:33.373455 | instance | skipping: [instance] 2026-05-26 21:51:33.373542 | instance | 2026-05-26 21:51:33.373684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:51:33.373806 | instance | Tuesday 26 May 2026 21:51:33 +0000 (0:00:00.073) 0:11:19.520 *********** 2026-05-26 21:51:33.441082 | instance | ok: [instance] 2026-05-26 21:51:33.441298 | instance | 2026-05-26 21:51:33.441597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:51:33.441902 | instance | Tuesday 26 May 2026 21:51:33 +0000 (0:00:00.067) 0:11:19.588 *********** 2026-05-26 21:51:33.843183 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:51:33.843430 | instance | ok: [instance] => (item=identity) 2026-05-26 21:51:33.843697 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-26 21:51:33.843976 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:51:33.844237 | instance | ok: [instance] => (item=load_balancer) 2026-05-26 21:51:33.844497 | instance | ok: [instance] => (item=network) 2026-05-26 21:51:33.844758 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:51:33.845018 | instance | ok: [instance] => (item=valkey) 2026-05-26 21:51:33.845261 | instance | 2026-05-26 21:51:33.845526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:51:33.845822 | instance | Tuesday 26 May 2026 21:51:33 +0000 (0:00:00.402) 0:11:19.990 *********** 2026-05-26 21:51:33.952664 | instance | ok: [instance] 2026-05-26 21:51:33.952814 | instance | 2026-05-26 21:51:33.953015 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:51:33.953201 | instance | Tuesday 26 May 2026 21:51:33 +0000 (0:00:00.108) 0:11:20.099 *********** 2026-05-26 21:51:34.062408 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:51:34.062651 | instance | 2026-05-26 21:51:34.063030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:51:34.063300 | instance | Tuesday 26 May 2026 21:51:34 +0000 (0:00:00.110) 0:11:20.209 *********** 2026-05-26 21:51:34.649676 | instance | ok: [instance] 2026-05-26 21:51:34.649924 | instance | 2026-05-26 21:51:34.650212 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-26 21:51:34.650506 | instance | Tuesday 26 May 2026 21:51:34 +0000 (0:00:00.586) 0:11:20.795 *********** 2026-05-26 21:51:35.968821 | instance | ok: [instance] 2026-05-26 21:51:35.969047 | instance | 2026-05-26 21:51:35.969329 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-26 21:51:35.969604 | instance | Tuesday 26 May 2026 21:51:35 +0000 (0:00:01.319) 0:11:22.115 *********** 2026-05-26 21:51:36.965495 | instance | ok: [instance] 2026-05-26 21:51:36.965709 | instance | 2026-05-26 21:51:36.965882 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-26 21:51:36.966058 | instance | Tuesday 26 May 2026 21:51:36 +0000 (0:00:00.996) 0:11:23.112 *********** 2026-05-26 21:51:38.050290 | instance | ok: [instance] 2026-05-26 21:51:38.050498 | instance | 2026-05-26 21:51:38.050698 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-26 21:51:38.050874 | instance | Tuesday 26 May 2026 21:51:38 +0000 (0:00:01.084) 0:11:24.197 *********** 2026-05-26 21:51:39.249911 | instance | ok: [instance] 2026-05-26 21:51:39.250001 | instance | 2026-05-26 21:51:39.250092 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-26 21:51:39.250207 | instance | Tuesday 26 May 2026 21:51:39 +0000 (0:00:01.199) 0:11:25.396 *********** 2026-05-26 21:51:44.341070 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-26 21:51:44.341464 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-26 21:51:44.341804 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-26 21:51:44.342080 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-26 21:51:44.342302 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-26 21:51:44.342463 | instance | 2026-05-26 21:51:44.342650 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-26 21:51:44.342815 | instance | Tuesday 26 May 2026 21:51:44 +0000 (0:00:05.090) 0:11:30.487 *********** 2026-05-26 21:51:45.762394 | instance | ok: [instance] => (item=instance) 2026-05-26 21:51:45.762530 | instance | 2026-05-26 21:51:45.762729 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-26 21:51:45.762931 | instance | Tuesday 26 May 2026 21:51:45 +0000 (0:00:01.421) 0:11:31.909 *********** 2026-05-26 21:51:49.535183 | instance | ok: [instance] => (item=instance) 2026-05-26 21:51:49.535430 | instance | 2026-05-26 21:51:49.535702 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-26 21:51:49.535991 | instance | Tuesday 26 May 2026 21:51:49 +0000 (0:00:03.772) 0:11:35.681 *********** 2026-05-26 21:51:56.842805 | instance | ok: [instance] => (item=instance) 2026-05-26 21:51:56.843074 | instance | 2026-05-26 21:51:56.843355 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-26 21:51:56.843608 | instance | Tuesday 26 May 2026 21:51:56 +0000 (0:00:07.307) 0:11:42.988 *********** 2026-05-26 21:51:57.996539 | instance | ok: [instance] => (item=instance) 2026-05-26 21:51:57.996722 | instance | 2026-05-26 21:51:57.997010 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-26 21:51:57.997344 | instance | Tuesday 26 May 2026 21:51:57 +0000 (0:00:01.154) 0:11:44.143 *********** 2026-05-26 21:51:58.080505 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-26 21:51:58.080634 | instance | 2026-05-26 21:51:58.080839 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-26 21:51:58.081058 | instance | Tuesday 26 May 2026 21:51:58 +0000 (0:00:00.084) 0:11:44.227 *********** 2026-05-26 21:51:59.158054 | instance | ok: [instance] 2026-05-26 21:51:59.158271 | instance | 2026-05-26 21:51:59.158547 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-26 21:51:59.158817 | instance | Tuesday 26 May 2026 21:51:59 +0000 (0:00:01.077) 0:11:45.304 *********** 2026-05-26 21:52:01.153700 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-26T21:17:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.169', 'hostname': 'host-172-24-0-169', 'fqdn': 'host-172-24-0-169.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '40e82c3c-5949-4f4f-80c1-215201a6f8a7', 'ip_address': '172.24.0.169'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f8:d2:8d', 'name': 'octavia-health-manager-port-instance', 'network_id': '8fb7ad5c-1233-49d6-acd5-e00e4d3fd120', 'numa_affinity_policy': None, 'project_id': '894d3057a90c4539a0d8c641a8c62390', 'tenant_id': '894d3057a90c4539a0d8c641a8c62390', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['65d7b364-733b-4b06-9e50-06052a0c47c5'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-26T21:23:15Z', 'revision_number': 5, 'if_match': None, 'id': 'f424247d-b4b2-4e58-8f8f-734c4fe32bf2', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-26 21:52:01.153929 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-26T21:17:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.169', 'hostname': 'host-172-24-0-169', 'fqdn': 'host-172-24-0-169.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '40e82c3c-5949-4f4f-80c1-215201a6f8a7', 'ip_address': '172.24.0.169'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f8:d2:8d', 'name': 'octavia-health-manager-port-instance', 'network_id': '8fb7ad5c-1233-49d6-acd5-e00e4d3fd120', 'numa_affinity_policy': None, 'project_id': '894d3057a90c4539a0d8c641a8c62390', 'tenant_id': '894d3057a90c4539a0d8c641a8c62390', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['65d7b364-733b-4b06-9e50-06052a0c47c5'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-26T21:23:15Z', 'revision_number': 5, 'if_match': None, 'id': 'f424247d-b4b2-4e58-8f8f-734c4fe32bf2', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-26 21:52:01.154101 | instance | 2026-05-26 21:52:01.154288 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-26 21:52:01.154460 | instance | Tuesday 26 May 2026 21:52:01 +0000 (0:00:01.995) 0:11:47.300 *********** 2026-05-26 21:52:02.169113 | instance | ok: [instance] 2026-05-26 21:52:02.169190 | instance | 2026-05-26 21:52:02.169303 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-26 21:52:02.169434 | instance | Tuesday 26 May 2026 21:52:02 +0000 (0:00:01.015) 0:11:48.316 *********** 2026-05-26 21:52:02.353096 | instance | included: atmosphere.common.glance_image for instance 2026-05-26 21:52:02.353235 | instance | 2026-05-26 21:52:02.353399 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-26 21:52:02.353563 | instance | Tuesday 26 May 2026 21:52:02 +0000 (0:00:00.183) 0:11:48.499 *********** 2026-05-26 21:52:03.501562 | instance | ok: [instance] 2026-05-26 21:52:03.501957 | instance | 2026-05-26 21:52:03.502231 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 21:52:03.502497 | instance | Tuesday 26 May 2026 21:52:03 +0000 (0:00:01.147) 0:11:49.647 *********** 2026-05-26 21:52:04.016201 | instance | ok: [instance] 2026-05-26 21:52:04.016272 | instance | 2026-05-26 21:52:04.016392 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 21:52:04.016517 | instance | Tuesday 26 May 2026 21:52:04 +0000 (0:00:00.515) 0:11:50.163 *********** 2026-05-26 21:52:04.097338 | instance | ok: [instance] 2026-05-26 21:52:04.097407 | instance | 2026-05-26 21:52:04.097543 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 21:52:04.097943 | instance | Tuesday 26 May 2026 21:52:04 +0000 (0:00:00.081) 0:11:50.244 *********** 2026-05-26 21:52:05.076117 | instance | ok: [instance] 2026-05-26 21:52:05.076392 | instance | 2026-05-26 21:52:05.076689 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 21:52:05.076977 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.978) 0:11:51.223 *********** 2026-05-26 21:52:05.154886 | instance | ok: [instance] 2026-05-26 21:52:05.155044 | instance | 2026-05-26 21:52:05.155178 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 21:52:05.155305 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.078) 0:11:51.302 *********** 2026-05-26 21:52:05.251344 | instance | ok: [instance] 2026-05-26 21:52:05.251554 | instance | 2026-05-26 21:52:05.251830 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 21:52:05.252119 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.095) 0:11:51.398 *********** 2026-05-26 21:52:05.321166 | instance | skipping: [instance] 2026-05-26 21:52:05.321433 | instance | 2026-05-26 21:52:05.321934 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 21:52:05.322211 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.069) 0:11:51.467 *********** 2026-05-26 21:52:05.385668 | instance | skipping: [instance] 2026-05-26 21:52:05.385730 | instance | 2026-05-26 21:52:05.385867 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 21:52:05.385986 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.064) 0:11:51.532 *********** 2026-05-26 21:52:05.466587 | instance | skipping: [instance] 2026-05-26 21:52:05.466876 | instance | 2026-05-26 21:52:05.467234 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 21:52:05.467542 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.080) 0:11:51.613 *********** 2026-05-26 21:52:05.539000 | instance | skipping: [instance] 2026-05-26 21:52:05.539311 | instance | 2026-05-26 21:52:05.539807 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 21:52:05.541745 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.072) 0:11:51.685 *********** 2026-05-26 21:52:05.610015 | instance | skipping: [instance] 2026-05-26 21:52:05.610120 | instance | 2026-05-26 21:52:05.610248 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 21:52:05.610372 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.071) 0:11:51.757 *********** 2026-05-26 21:52:05.679454 | instance | skipping: [instance] 2026-05-26 21:52:05.679680 | instance | 2026-05-26 21:52:05.679980 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 21:52:05.680281 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.069) 0:11:51.826 *********** 2026-05-26 21:52:05.750600 | instance | skipping: [instance] 2026-05-26 21:52:05.750820 | instance | 2026-05-26 21:52:05.751141 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 21:52:05.751488 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.071) 0:11:51.897 *********** 2026-05-26 21:52:05.816540 | instance | skipping: [instance] 2026-05-26 21:52:05.816782 | instance | 2026-05-26 21:52:05.817072 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 21:52:05.817346 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.066) 0:11:51.963 *********** 2026-05-26 21:52:05.884786 | instance | skipping: [instance] 2026-05-26 21:52:05.884925 | instance | 2026-05-26 21:52:05.885101 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 21:52:05.885298 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.068) 0:11:52.031 *********** 2026-05-26 21:52:05.991509 | instance | skipping: [instance] 2026-05-26 21:52:05.991718 | instance | 2026-05-26 21:52:05.991990 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-26 21:52:05.992292 | instance | Tuesday 26 May 2026 21:52:05 +0000 (0:00:00.106) 0:11:52.138 *********** 2026-05-26 21:52:06.965438 | instance | ok: [instance] 2026-05-26 21:52:06.965518 | instance | 2026-05-26 21:52:06.965716 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-26 21:52:06.965822 | instance | Tuesday 26 May 2026 21:52:06 +0000 (0:00:00.974) 0:11:53.112 *********** 2026-05-26 21:52:07.717439 | instance | ok: [instance] 2026-05-26 21:52:07.717728 | instance | 2026-05-26 21:52:07.718080 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-26 21:52:07.718362 | instance | Tuesday 26 May 2026 21:52:07 +0000 (0:00:00.751) 0:11:53.864 *********** 2026-05-26 21:52:08.447174 | instance | ok: [instance] 2026-05-26 21:52:08.447255 | instance | 2026-05-26 21:52:08.447386 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-26 21:52:08.447508 | instance | Tuesday 26 May 2026 21:52:08 +0000 (0:00:00.730) 0:11:54.594 *********** 2026-05-26 21:52:09.651743 | instance | ok: [instance] 2026-05-26 21:52:09.652065 | instance | 2026-05-26 21:52:09.652404 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-26 21:52:09.652728 | instance | Tuesday 26 May 2026 21:52:09 +0000 (0:00:01.204) 0:11:55.798 *********** 2026-05-26 21:52:11.190166 | instance | ok: [instance] => (item=octavia-client) 2026-05-26 21:52:11.190306 | instance | ok: [instance] => (item=octavia-server) 2026-05-26 21:52:11.190456 | instance | 2026-05-26 21:52:11.190589 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-26 21:52:11.190716 | instance | Tuesday 26 May 2026 21:52:11 +0000 (0:00:01.538) 0:11:57.337 *********** 2026-05-26 21:52:11.932571 | instance | ok: [instance] 2026-05-26 21:52:11.932659 | instance | 2026-05-26 21:52:11.932789 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-26 21:52:11.932916 | instance | Tuesday 26 May 2026 21:52:11 +0000 (0:00:00.742) 0:11:58.079 *********** 2026-05-26 21:52:13.508959 | instance | ok: [instance] 2026-05-26 21:52:13.509090 | instance | 2026-05-26 21:52:13.509343 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-26 21:52:13.509694 | instance | Tuesday 26 May 2026 21:52:13 +0000 (0:00:01.575) 0:11:59.655 *********** 2026-05-26 21:52:16.239001 | instance | ok: [instance] 2026-05-26 21:52:16.239293 | instance | 2026-05-26 21:52:16.239620 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-26 21:52:16.239925 | instance | Tuesday 26 May 2026 21:52:16 +0000 (0:00:02.728) 0:12:02.384 *********** 2026-05-26 21:52:28.041874 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-26 21:52:28.041952 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-26 21:52:28.042086 | instance | 2026-05-26 21:52:28.042209 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:52:28.042331 | instance | Tuesday 26 May 2026 21:52:28 +0000 (0:00:11.803) 0:12:14.188 *********** 2026-05-26 21:52:28.240143 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:52:28.240358 | instance | 2026-05-26 21:52:28.240632 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:52:28.240900 | instance | Tuesday 26 May 2026 21:52:28 +0000 (0:00:00.198) 0:12:14.386 *********** 2026-05-26 21:52:28.323375 | instance | skipping: [instance] 2026-05-26 21:52:28.323526 | instance | 2026-05-26 21:52:28.323709 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:52:28.323876 | instance | Tuesday 26 May 2026 21:52:28 +0000 (0:00:00.083) 0:12:14.470 *********** 2026-05-26 21:52:28.404214 | instance | skipping: [instance] 2026-05-26 21:52:28.404510 | instance | 2026-05-26 21:52:28.404918 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:52:28.405257 | instance | Tuesday 26 May 2026 21:52:28 +0000 (0:00:00.081) 0:12:14.551 *********** 2026-05-26 21:52:28.500131 | instance | ok: [instance] 2026-05-26 21:52:28.500290 | instance | 2026-05-26 21:52:28.500476 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-26 21:52:28.500665 | instance | Tuesday 26 May 2026 21:52:28 +0000 (0:00:00.095) 0:12:14.646 *********** 2026-05-26 21:52:28.639843 | instance | included: ingress for instance 2026-05-26 21:52:28.640008 | instance | 2026-05-26 21:52:28.640194 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-26 21:52:28.640410 | instance | Tuesday 26 May 2026 21:52:28 +0000 (0:00:00.139) 0:12:14.786 *********** 2026-05-26 21:52:29.942013 | instance | ok: [instance] 2026-05-26 21:52:29.942242 | instance | 2026-05-26 21:52:29.942537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:52:29.942768 | instance | Tuesday 26 May 2026 21:52:29 +0000 (0:00:01.302) 0:12:16.088 *********** 2026-05-26 21:52:30.041371 | instance | ok: [instance] 2026-05-26 21:52:30.041512 | instance | 2026-05-26 21:52:30.041757 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:52:30.041914 | instance | Tuesday 26 May 2026 21:52:30 +0000 (0:00:00.099) 0:12:16.188 *********** 2026-05-26 21:52:30.170089 | instance | included: rabbitmq for instance 2026-05-26 21:52:30.170405 | instance | 2026-05-26 21:52:30.171100 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:52:30.171466 | instance | Tuesday 26 May 2026 21:52:30 +0000 (0:00:00.128) 0:12:16.316 *********** 2026-05-26 21:52:30.902737 | instance | ok: [instance] 2026-05-26 21:52:30.902958 | instance | 2026-05-26 21:52:30.903316 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:52:30.903651 | instance | Tuesday 26 May 2026 21:52:30 +0000 (0:00:00.732) 0:12:17.049 *********** 2026-05-26 21:52:31.078583 | instance | skipping: [instance] 2026-05-26 21:52:31.078717 | instance | 2026-05-26 21:52:31.078907 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:52:31.079076 | instance | Tuesday 26 May 2026 21:52:31 +0000 (0:00:00.176) 0:12:17.225 *********** 2026-05-26 21:52:31.249393 | instance | skipping: [instance] 2026-05-26 21:52:31.249504 | instance | 2026-05-26 21:52:31.249738 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:52:31.249902 | instance | Tuesday 26 May 2026 21:52:31 +0000 (0:00:00.170) 0:12:17.396 *********** 2026-05-26 21:52:31.434417 | instance | skipping: [instance] 2026-05-26 21:52:31.434639 | instance | 2026-05-26 21:52:31.434947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:52:31.435216 | instance | Tuesday 26 May 2026 21:52:31 +0000 (0:00:00.184) 0:12:17.580 *********** 2026-05-26 21:52:32.312755 | instance | ok: [instance] 2026-05-26 21:52:32.313015 | instance | 2026-05-26 21:52:32.313312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:52:32.313596 | instance | Tuesday 26 May 2026 21:52:32 +0000 (0:00:00.877) 0:12:18.458 *********** 2026-05-26 21:52:33.006022 | instance | ok: [instance] 2026-05-26 21:52:33.006270 | instance | 2026-05-26 21:52:33.006556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:52:33.006824 | instance | Tuesday 26 May 2026 21:52:32 +0000 (0:00:00.693) 0:12:19.152 *********** 2026-05-26 21:52:33.092224 | instance | ok: [instance] 2026-05-26 21:52:33.092306 | instance | 2026-05-26 21:52:33.092443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:52:33.092580 | instance | Tuesday 26 May 2026 21:52:33 +0000 (0:00:00.086) 0:12:19.239 *********** 2026-05-26 21:52:33.172316 | instance | skipping: [instance] 2026-05-26 21:52:33.172470 | instance | 2026-05-26 21:52:33.172688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:52:33.172867 | instance | Tuesday 26 May 2026 21:52:33 +0000 (0:00:00.080) 0:12:19.319 *********** 2026-05-26 21:52:33.260025 | instance | skipping: [instance] 2026-05-26 21:52:33.260220 | instance | 2026-05-26 21:52:33.260412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:52:33.260584 | instance | Tuesday 26 May 2026 21:52:33 +0000 (0:00:00.087) 0:12:19.406 *********** 2026-05-26 21:52:33.341602 | instance | ok: [instance] 2026-05-26 21:52:33.341880 | instance | 2026-05-26 21:52:33.342187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:52:33.342468 | instance | Tuesday 26 May 2026 21:52:33 +0000 (0:00:00.081) 0:12:19.488 *********** 2026-05-26 21:52:33.499434 | instance | ok: [instance] => (item=container_infra) 2026-05-26 21:52:33.499681 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:52:33.499957 | instance | ok: [instance] => (item=identity) 2026-05-26 21:52:33.500235 | instance | ok: [instance] => (item=orchestration) 2026-05-26 21:52:33.500566 | instance | ok: [instance] => (item=key_manager) 2026-05-26 21:52:33.500861 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:52:33.501191 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:52:33.501625 | instance | 2026-05-26 21:52:33.502027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:52:33.502211 | instance | Tuesday 26 May 2026 21:52:33 +0000 (0:00:00.157) 0:12:19.645 *********** 2026-05-26 21:52:33.724427 | instance | ok: [instance] 2026-05-26 21:52:33.724654 | instance | 2026-05-26 21:52:33.724941 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:52:33.725226 | instance | Tuesday 26 May 2026 21:52:33 +0000 (0:00:00.225) 0:12:19.871 *********** 2026-05-26 21:52:33.835891 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:52:33.836168 | instance | 2026-05-26 21:52:33.836797 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:52:33.837323 | instance | Tuesday 26 May 2026 21:52:33 +0000 (0:00:00.111) 0:12:19.982 *********** 2026-05-26 21:52:34.472152 | instance | ok: [instance] 2026-05-26 21:52:34.472398 | instance | 2026-05-26 21:52:34.472687 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:52:34.472972 | instance | Tuesday 26 May 2026 21:52:34 +0000 (0:00:00.635) 0:12:20.618 *********** 2026-05-26 21:52:34.563137 | instance | ok: [instance] => { 2026-05-26 21:52:34.563303 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-26 21:52:34.563471 | instance | } 2026-05-26 21:52:34.563633 | instance | 2026-05-26 21:52:34.563812 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:52:34.563987 | instance | Tuesday 26 May 2026 21:52:34 +0000 (0:00:00.091) 0:12:20.710 *********** 2026-05-26 21:52:35.008784 | instance | ok: [instance] 2026-05-26 21:52:35.008860 | instance | 2026-05-26 21:52:35.008874 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:52:35.008893 | instance | Tuesday 26 May 2026 21:52:35 +0000 (0:00:00.445) 0:12:21.155 *********** 2026-05-26 21:52:35.130354 | instance | skipping: [instance] 2026-05-26 21:52:35.130443 | instance | 2026-05-26 21:52:35.130584 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-26 21:52:35.130710 | instance | Tuesday 26 May 2026 21:52:35 +0000 (0:00:00.122) 0:12:21.277 *********** 2026-05-26 21:52:35.737287 | instance | ok: [instance] 2026-05-26 21:52:35.737483 | instance | 2026-05-26 21:52:35.737818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:52:35.738067 | instance | Tuesday 26 May 2026 21:52:35 +0000 (0:00:00.606) 0:12:21.884 *********** 2026-05-26 21:52:35.856439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:52:35.856672 | instance | 2026-05-26 21:52:35.856985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:52:35.857281 | instance | Tuesday 26 May 2026 21:52:35 +0000 (0:00:00.119) 0:12:22.003 *********** 2026-05-26 21:52:36.468124 | instance | ok: [instance] 2026-05-26 21:52:36.468414 | instance | 2026-05-26 21:52:36.468761 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-26 21:52:36.469038 | instance | Tuesday 26 May 2026 21:52:36 +0000 (0:00:00.611) 0:12:22.614 *********** 2026-05-26 21:52:36.718044 | instance | ok: [instance] 2026-05-26 21:52:36.718278 | instance | 2026-05-26 21:52:36.718568 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-26 21:52:36.718839 | instance | Tuesday 26 May 2026 21:52:36 +0000 (0:00:00.250) 0:12:22.864 *********** 2026-05-26 21:52:37.290403 | instance | ok: [instance] 2026-05-26 21:52:37.290632 | instance | 2026-05-26 21:52:37.291044 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-26 21:52:37.291401 | instance | Tuesday 26 May 2026 21:52:37 +0000 (0:00:00.571) 0:12:23.436 *********** 2026-05-26 21:52:38.296659 | instance | ok: [instance] 2026-05-26 21:52:38.296891 | instance | 2026-05-26 21:52:38.297187 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-26 21:52:38.297466 | instance | Tuesday 26 May 2026 21:52:38 +0000 (0:00:01.005) 0:12:24.441 *********** 2026-05-26 21:52:41.580624 | instance | ok: [instance] 2026-05-26 21:52:41.580972 | instance | 2026-05-26 21:52:41.583214 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-26 21:52:41.583852 | instance | Tuesday 26 May 2026 21:52:41 +0000 (0:00:03.285) 0:12:27.727 *********** 2026-05-26 21:52:41.817100 | instance | ok: [instance] 2026-05-26 21:52:41.817237 | instance | 2026-05-26 21:52:41.817434 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-26 21:52:41.817732 | instance | Tuesday 26 May 2026 21:52:41 +0000 (0:00:00.236) 0:12:27.964 *********** 2026-05-26 21:52:43.802717 | instance | ok: [instance] 2026-05-26 21:52:43.803534 | instance | 2026-05-26 21:52:43.803548 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-26 21:52:43.803559 | instance | Tuesday 26 May 2026 21:52:43 +0000 (0:00:01.985) 0:12:29.949 *********** 2026-05-26 21:52:44.502985 | instance | ok: [instance] 2026-05-26 21:52:44.503214 | instance | 2026-05-26 21:52:44.503535 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-26 21:52:44.503815 | instance | Tuesday 26 May 2026 21:52:44 +0000 (0:00:00.699) 0:12:30.649 *********** 2026-05-26 21:52:44.683364 | instance | skipping: [instance] 2026-05-26 21:52:44.683570 | instance | 2026-05-26 21:52:44.683861 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-26 21:52:44.684149 | instance | Tuesday 26 May 2026 21:52:44 +0000 (0:00:00.180) 0:12:30.830 *********** 2026-05-26 21:52:44.774796 | instance | ok: [instance] 2026-05-26 21:52:44.775013 | instance | 2026-05-26 21:52:44.775305 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-26 21:52:44.775573 | instance | Tuesday 26 May 2026 21:52:44 +0000 (0:00:00.091) 0:12:30.921 *********** 2026-05-26 21:52:44.850513 | instance | skipping: [instance] 2026-05-26 21:52:44.850780 | instance | 2026-05-26 21:52:44.851056 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-26 21:52:44.851340 | instance | Tuesday 26 May 2026 21:52:44 +0000 (0:00:00.075) 0:12:30.997 *********** 2026-05-26 21:52:47.538852 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-26 21:52:47.538976 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-26 21:52:47.539171 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-26 21:52:47.539345 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-26 21:52:47.539505 | instance | 2026-05-26 21:52:47.539731 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-26 21:52:47.539900 | instance | Tuesday 26 May 2026 21:52:47 +0000 (0:00:02.688) 0:12:33.685 *********** 2026-05-26 21:52:47.673112 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.673220 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.673433 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.673669 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.673884 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.674073 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.674263 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.674451 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-26 21:52:47.674620 | instance | skipping: [instance] 2026-05-26 21:52:47.674783 | instance | 2026-05-26 21:52:47.674960 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-26 21:52:47.675134 | instance | Tuesday 26 May 2026 21:52:47 +0000 (0:00:00.134) 0:12:33.820 *********** 2026-05-26 21:52:48.753198 | instance | ok: [instance] 2026-05-26 21:52:48.753475 | instance | 2026-05-26 21:52:48.753828 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-26 21:52:48.754141 | instance | Tuesday 26 May 2026 21:52:48 +0000 (0:00:01.079) 0:12:34.899 *********** 2026-05-26 21:52:49.454396 | instance | ok: [instance] 2026-05-26 21:52:49.454665 | instance | 2026-05-26 21:52:49.454957 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-26 21:52:49.455245 | instance | Tuesday 26 May 2026 21:52:49 +0000 (0:00:00.701) 0:12:35.601 *********** 2026-05-26 21:52:51.836788 | instance | ok: [instance] 2026-05-26 21:52:51.836936 | instance | 2026-05-26 21:52:51.837131 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-26 21:52:51.837308 | instance | Tuesday 26 May 2026 21:52:51 +0000 (0:00:02.382) 0:12:37.983 *********** 2026-05-26 21:52:52.651266 | instance | ok: [instance] 2026-05-26 21:52:52.651517 | instance | 2026-05-26 21:52:52.651835 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:52:52.652124 | instance | Tuesday 26 May 2026 21:52:52 +0000 (0:00:00.814) 0:12:38.798 *********** 2026-05-26 21:52:52.828909 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:52:52.828984 | instance | 2026-05-26 21:52:52.829001 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:52:52.833748 | instance | Tuesday 26 May 2026 21:52:52 +0000 (0:00:00.177) 0:12:38.975 *********** 2026-05-26 21:52:52.907281 | instance | skipping: [instance] 2026-05-26 21:52:52.907533 | instance | 2026-05-26 21:52:52.907836 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:52:52.908133 | instance | Tuesday 26 May 2026 21:52:52 +0000 (0:00:00.078) 0:12:39.054 *********** 2026-05-26 21:52:52.983121 | instance | skipping: [instance] 2026-05-26 21:52:52.983321 | instance | 2026-05-26 21:52:52.983614 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:52:52.983879 | instance | Tuesday 26 May 2026 21:52:52 +0000 (0:00:00.076) 0:12:39.130 *********** 2026-05-26 21:52:53.070485 | instance | ok: [instance] 2026-05-26 21:52:53.070745 | instance | 2026-05-26 21:52:53.071069 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-26 21:52:53.071368 | instance | Tuesday 26 May 2026 21:52:53 +0000 (0:00:00.087) 0:12:39.217 *********** 2026-05-26 21:52:53.197801 | instance | included: ingress for instance 2026-05-26 21:52:53.198031 | instance | 2026-05-26 21:52:53.198315 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-26 21:52:53.198671 | instance | Tuesday 26 May 2026 21:52:53 +0000 (0:00:00.127) 0:12:39.344 *********** 2026-05-26 21:52:54.456583 | instance | ok: [instance] 2026-05-26 21:52:54.456668 | instance | 2026-05-26 21:52:54.456788 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-26 21:52:54.456905 | instance | Tuesday 26 May 2026 21:52:54 +0000 (0:00:01.258) 0:12:40.603 *********** 2026-05-26 21:52:55.261044 | instance | ok: [instance] 2026-05-26 21:52:55.261432 | instance | 2026-05-26 21:52:55.262071 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-26 21:52:55.262499 | instance | Tuesday 26 May 2026 21:52:55 +0000 (0:00:00.804) 0:12:41.407 *********** 2026-05-26 21:52:55.454904 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:52:55.455035 | instance | 2026-05-26 21:52:55.455220 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:52:55.455412 | instance | Tuesday 26 May 2026 21:52:55 +0000 (0:00:00.193) 0:12:41.601 *********** 2026-05-26 21:52:55.527464 | instance | skipping: [instance] 2026-05-26 21:52:55.527725 | instance | 2026-05-26 21:52:55.528019 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:52:55.528295 | instance | Tuesday 26 May 2026 21:52:55 +0000 (0:00:00.072) 0:12:41.674 *********** 2026-05-26 21:52:55.608623 | instance | skipping: [instance] 2026-05-26 21:52:55.608816 | instance | 2026-05-26 21:52:55.609065 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:52:55.609297 | instance | Tuesday 26 May 2026 21:52:55 +0000 (0:00:00.081) 0:12:41.755 *********** 2026-05-26 21:52:55.714591 | instance | ok: [instance] 2026-05-26 21:52:55.714804 | instance | 2026-05-26 21:52:55.715109 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-26 21:52:55.715383 | instance | Tuesday 26 May 2026 21:52:55 +0000 (0:00:00.105) 0:12:41.861 *********** 2026-05-26 21:52:55.941374 | instance | included: ingress for instance 2026-05-26 21:52:55.941673 | instance | 2026-05-26 21:52:55.941956 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-26 21:52:55.942220 | instance | Tuesday 26 May 2026 21:52:55 +0000 (0:00:00.227) 0:12:42.088 *********** 2026-05-26 21:52:57.133130 | instance | ok: [instance] 2026-05-26 21:52:57.133206 | instance | 2026-05-26 21:52:57.133344 | instance | TASK [Upload images] *********************************************************** 2026-05-26 21:52:57.133471 | instance | Tuesday 26 May 2026 21:52:57 +0000 (0:00:01.191) 0:12:43.279 *********** 2026-05-26 21:52:57.291708 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-26 21:52:57.291888 | instance | 2026-05-26 21:52:57.292166 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 21:52:57.292438 | instance | Tuesday 26 May 2026 21:52:57 +0000 (0:00:00.159) 0:12:43.438 *********** 2026-05-26 21:52:57.902640 | instance | ok: [instance] 2026-05-26 21:52:57.902780 | instance | 2026-05-26 21:52:57.902957 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 21:52:57.903130 | instance | Tuesday 26 May 2026 21:52:57 +0000 (0:00:00.611) 0:12:44.049 *********** 2026-05-26 21:52:57.992929 | instance | ok: [instance] 2026-05-26 21:52:57.993025 | instance | 2026-05-26 21:52:57.993170 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 21:52:57.993292 | instance | Tuesday 26 May 2026 21:52:57 +0000 (0:00:00.090) 0:12:44.140 *********** 2026-05-26 21:52:58.985662 | instance | ok: [instance] 2026-05-26 21:52:58.986078 | instance | 2026-05-26 21:52:58.986382 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 21:52:58.986704 | instance | Tuesday 26 May 2026 21:52:58 +0000 (0:00:00.992) 0:12:45.132 *********** 2026-05-26 21:52:59.077925 | instance | ok: [instance] 2026-05-26 21:52:59.078000 | instance | 2026-05-26 21:52:59.078139 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 21:52:59.078296 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.092) 0:12:45.224 *********** 2026-05-26 21:52:59.171827 | instance | ok: [instance] 2026-05-26 21:52:59.171965 | instance | 2026-05-26 21:52:59.172136 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 21:52:59.172303 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.093) 0:12:45.318 *********** 2026-05-26 21:52:59.243523 | instance | skipping: [instance] 2026-05-26 21:52:59.243691 | instance | 2026-05-26 21:52:59.243973 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 21:52:59.244216 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.071) 0:12:45.390 *********** 2026-05-26 21:52:59.318611 | instance | skipping: [instance] 2026-05-26 21:52:59.318747 | instance | 2026-05-26 21:52:59.318926 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 21:52:59.319099 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.075) 0:12:45.465 *********** 2026-05-26 21:52:59.392982 | instance | skipping: [instance] 2026-05-26 21:52:59.393218 | instance | 2026-05-26 21:52:59.393501 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 21:52:59.393909 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.073) 0:12:45.539 *********** 2026-05-26 21:52:59.468688 | instance | skipping: [instance] 2026-05-26 21:52:59.468940 | instance | 2026-05-26 21:52:59.469222 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 21:52:59.469531 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.075) 0:12:45.615 *********** 2026-05-26 21:52:59.549597 | instance | skipping: [instance] 2026-05-26 21:52:59.549731 | instance | 2026-05-26 21:52:59.549925 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 21:52:59.550100 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.081) 0:12:45.696 *********** 2026-05-26 21:52:59.631608 | instance | skipping: [instance] 2026-05-26 21:52:59.631713 | instance | 2026-05-26 21:52:59.631807 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 21:52:59.631939 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.082) 0:12:45.778 *********** 2026-05-26 21:52:59.702250 | instance | skipping: [instance] 2026-05-26 21:52:59.702521 | instance | 2026-05-26 21:52:59.702805 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 21:52:59.703205 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.070) 0:12:45.849 *********** 2026-05-26 21:52:59.770882 | instance | skipping: [instance] 2026-05-26 21:52:59.771114 | instance | 2026-05-26 21:52:59.771413 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 21:52:59.771705 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.068) 0:12:45.917 *********** 2026-05-26 21:52:59.840224 | instance | skipping: [instance] 2026-05-26 21:52:59.840498 | instance | 2026-05-26 21:52:59.840840 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 21:52:59.841098 | instance | Tuesday 26 May 2026 21:52:59 +0000 (0:00:00.069) 0:12:45.987 *********** 2026-05-26 21:53:00.059601 | instance | skipping: [instance] 2026-05-26 21:53:00.059846 | instance | 2026-05-26 21:53:00.060178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:53:00.060510 | instance | Tuesday 26 May 2026 21:53:00 +0000 (0:00:00.217) 0:12:46.204 *********** 2026-05-26 21:53:00.166782 | instance | ok: [instance] 2026-05-26 21:53:00.166907 | instance | 2026-05-26 21:53:00.167066 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:53:00.167251 | instance | Tuesday 26 May 2026 21:53:00 +0000 (0:00:00.109) 0:12:46.313 *********** 2026-05-26 21:53:00.288876 | instance | included: rabbitmq for instance 2026-05-26 21:53:00.289142 | instance | 2026-05-26 21:53:00.289470 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-26 21:53:00.289865 | instance | Tuesday 26 May 2026 21:53:00 +0000 (0:00:00.121) 0:12:46.435 *********** 2026-05-26 21:53:01.000516 | instance | ok: [instance] 2026-05-26 21:53:01.000634 | instance | 2026-05-26 21:53:01.000835 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-26 21:53:01.001043 | instance | Tuesday 26 May 2026 21:53:00 +0000 (0:00:00.711) 0:12:47.147 *********** 2026-05-26 21:53:01.175743 | instance | skipping: [instance] 2026-05-26 21:53:01.175971 | instance | 2026-05-26 21:53:01.176330 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-26 21:53:01.176657 | instance | Tuesday 26 May 2026 21:53:01 +0000 (0:00:00.174) 0:12:47.322 *********** 2026-05-26 21:53:01.472147 | instance | skipping: [instance] 2026-05-26 21:53:01.472410 | instance | 2026-05-26 21:53:01.472697 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-26 21:53:01.472971 | instance | Tuesday 26 May 2026 21:53:01 +0000 (0:00:00.296) 0:12:47.619 *********** 2026-05-26 21:53:01.772733 | instance | skipping: [instance] 2026-05-26 21:53:01.773100 | instance | 2026-05-26 21:53:01.773264 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-26 21:53:01.773535 | instance | Tuesday 26 May 2026 21:53:01 +0000 (0:00:00.300) 0:12:47.919 *********** 2026-05-26 21:53:02.849680 | instance | ok: [instance] 2026-05-26 21:53:02.849935 | instance | 2026-05-26 21:53:02.850223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:53:02.850516 | instance | Tuesday 26 May 2026 21:53:02 +0000 (0:00:01.077) 0:12:48.996 *********** 2026-05-26 21:53:03.534014 | instance | ok: [instance] 2026-05-26 21:53:03.534305 | instance | 2026-05-26 21:53:03.534627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:53:03.534919 | instance | Tuesday 26 May 2026 21:53:03 +0000 (0:00:00.684) 0:12:49.680 *********** 2026-05-26 21:53:03.618417 | instance | ok: [instance] 2026-05-26 21:53:03.618636 | instance | 2026-05-26 21:53:03.618963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:53:03.619267 | instance | Tuesday 26 May 2026 21:53:03 +0000 (0:00:00.084) 0:12:49.765 *********** 2026-05-26 21:53:03.694298 | instance | skipping: [instance] 2026-05-26 21:53:03.694501 | instance | 2026-05-26 21:53:03.694800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:53:03.695081 | instance | Tuesday 26 May 2026 21:53:03 +0000 (0:00:00.075) 0:12:49.841 *********** 2026-05-26 21:53:03.776811 | instance | skipping: [instance] 2026-05-26 21:53:03.777046 | instance | 2026-05-26 21:53:03.777383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:53:03.777725 | instance | Tuesday 26 May 2026 21:53:03 +0000 (0:00:00.082) 0:12:49.923 *********** 2026-05-26 21:53:03.853396 | instance | ok: [instance] 2026-05-26 21:53:03.853550 | instance | 2026-05-26 21:53:03.853911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:53:03.854180 | instance | Tuesday 26 May 2026 21:53:03 +0000 (0:00:00.076) 0:12:49.999 *********** 2026-05-26 21:53:03.976969 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:53:03.977279 | instance | ok: [instance] => (item=identity) 2026-05-26 21:53:03.977554 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-26 21:53:03.977855 | instance | ok: [instance] => (item=sharev2) 2026-05-26 21:53:03.978248 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:53:03.978590 | instance | 2026-05-26 21:53:03.978871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:53:03.979136 | instance | Tuesday 26 May 2026 21:53:03 +0000 (0:00:00.123) 0:12:50.123 *********** 2026-05-26 21:53:04.087244 | instance | ok: [instance] 2026-05-26 21:53:04.087493 | instance | 2026-05-26 21:53:04.087793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:53:04.088103 | instance | Tuesday 26 May 2026 21:53:04 +0000 (0:00:00.109) 0:12:50.233 *********** 2026-05-26 21:53:04.204110 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:53:04.204355 | instance | 2026-05-26 21:53:04.204634 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:53:04.204908 | instance | Tuesday 26 May 2026 21:53:04 +0000 (0:00:00.117) 0:12:50.350 *********** 2026-05-26 21:53:04.760506 | instance | ok: [instance] 2026-05-26 21:53:04.760692 | instance | 2026-05-26 21:53:04.760917 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-26 21:53:04.761140 | instance | Tuesday 26 May 2026 21:53:04 +0000 (0:00:00.556) 0:12:50.907 *********** 2026-05-26 21:53:05.739513 | instance | ok: [instance] 2026-05-26 21:53:05.739756 | instance | 2026-05-26 21:53:05.740036 | instance | TASK [Upload service image] **************************************************** 2026-05-26 21:53:05.740168 | instance | Tuesday 26 May 2026 21:53:05 +0000 (0:00:00.978) 0:12:51.886 *********** 2026-05-26 21:53:05.892807 | instance | included: atmosphere.common.glance_image for instance 2026-05-26 21:53:05.892883 | instance | 2026-05-26 21:53:05.893048 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-26 21:53:05.893203 | instance | Tuesday 26 May 2026 21:53:05 +0000 (0:00:00.153) 0:12:52.039 *********** 2026-05-26 21:53:06.438306 | instance | ok: [instance] 2026-05-26 21:53:06.438566 | instance | 2026-05-26 21:53:06.438962 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-26 21:53:06.439291 | instance | Tuesday 26 May 2026 21:53:06 +0000 (0:00:00.545) 0:12:52.585 *********** 2026-05-26 21:53:06.517534 | instance | ok: [instance] 2026-05-26 21:53:06.517855 | instance | 2026-05-26 21:53:06.518184 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-26 21:53:06.518480 | instance | Tuesday 26 May 2026 21:53:06 +0000 (0:00:00.078) 0:12:52.663 *********** 2026-05-26 21:53:07.441052 | instance | ok: [instance] 2026-05-26 21:53:07.441350 | instance | 2026-05-26 21:53:07.441613 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-26 21:53:07.441908 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.923) 0:12:53.587 *********** 2026-05-26 21:53:07.526048 | instance | ok: [instance] 2026-05-26 21:53:07.526261 | instance | 2026-05-26 21:53:07.526548 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-26 21:53:07.526853 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.084) 0:12:53.672 *********** 2026-05-26 21:53:07.620079 | instance | ok: [instance] 2026-05-26 21:53:07.620152 | instance | 2026-05-26 21:53:07.620294 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-26 21:53:07.620406 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.094) 0:12:53.767 *********** 2026-05-26 21:53:07.693113 | instance | skipping: [instance] 2026-05-26 21:53:07.693545 | instance | 2026-05-26 21:53:07.693708 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-26 21:53:07.694000 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.072) 0:12:53.839 *********** 2026-05-26 21:53:07.766843 | instance | skipping: [instance] 2026-05-26 21:53:07.767195 | instance | 2026-05-26 21:53:07.767527 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-26 21:53:07.767814 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.073) 0:12:53.913 *********** 2026-05-26 21:53:07.839472 | instance | skipping: [instance] 2026-05-26 21:53:07.839602 | instance | 2026-05-26 21:53:07.839797 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-26 21:53:07.840001 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.072) 0:12:53.986 *********** 2026-05-26 21:53:07.917098 | instance | skipping: [instance] 2026-05-26 21:53:07.917338 | instance | 2026-05-26 21:53:07.917721 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-26 21:53:07.918010 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.077) 0:12:54.063 *********** 2026-05-26 21:53:07.990688 | instance | skipping: [instance] 2026-05-26 21:53:07.990790 | instance | 2026-05-26 21:53:07.990973 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-26 21:53:07.991146 | instance | Tuesday 26 May 2026 21:53:07 +0000 (0:00:00.073) 0:12:54.137 *********** 2026-05-26 21:53:08.066060 | instance | skipping: [instance] 2026-05-26 21:53:08.066297 | instance | 2026-05-26 21:53:08.066593 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-26 21:53:08.066869 | instance | Tuesday 26 May 2026 21:53:08 +0000 (0:00:00.075) 0:12:54.212 *********** 2026-05-26 21:53:08.144005 | instance | skipping: [instance] 2026-05-26 21:53:08.144289 | instance | 2026-05-26 21:53:08.144562 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-26 21:53:08.144848 | instance | Tuesday 26 May 2026 21:53:08 +0000 (0:00:00.077) 0:12:54.290 *********** 2026-05-26 21:53:08.226398 | instance | skipping: [instance] 2026-05-26 21:53:08.226646 | instance | 2026-05-26 21:53:08.226964 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-26 21:53:08.227252 | instance | Tuesday 26 May 2026 21:53:08 +0000 (0:00:00.082) 0:12:54.373 *********** 2026-05-26 21:53:08.301671 | instance | skipping: [instance] 2026-05-26 21:53:08.301748 | instance | 2026-05-26 21:53:08.301845 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-26 21:53:08.301962 | instance | Tuesday 26 May 2026 21:53:08 +0000 (0:00:00.075) 0:12:54.448 *********** 2026-05-26 21:53:08.411856 | instance | skipping: [instance] 2026-05-26 21:53:08.412068 | instance | 2026-05-26 21:53:08.412348 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-26 21:53:08.412612 | instance | Tuesday 26 May 2026 21:53:08 +0000 (0:00:00.109) 0:12:54.558 *********** 2026-05-26 21:53:09.427971 | instance | ok: [instance] 2026-05-26 21:53:09.428231 | instance | 2026-05-26 21:53:09.428563 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-26 21:53:09.428859 | instance | Tuesday 26 May 2026 21:53:09 +0000 (0:00:01.016) 0:12:55.574 *********** 2026-05-26 21:53:12.511168 | instance | ok: [instance] => (item=22) 2026-05-26 21:53:12.511471 | instance | ok: [instance] => (item=111) 2026-05-26 21:53:12.511728 | instance | ok: [instance] => (item=2049) 2026-05-26 21:53:12.511977 | instance | 2026-05-26 21:53:12.512259 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-26 21:53:12.512543 | instance | Tuesday 26 May 2026 21:53:12 +0000 (0:00:03.082) 0:12:58.657 *********** 2026-05-26 21:53:13.587770 | instance | ok: [instance] 2026-05-26 21:53:13.588019 | instance | 2026-05-26 21:53:13.588339 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-26 21:53:13.588592 | instance | Tuesday 26 May 2026 21:53:13 +0000 (0:00:01.076) 0:12:59.734 *********** 2026-05-26 21:53:13.801813 | instance | ok: [instance -> localhost] 2026-05-26 21:53:13.802076 | instance | 2026-05-26 21:53:13.802419 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-26 21:53:13.802757 | instance | Tuesday 26 May 2026 21:53:13 +0000 (0:00:00.213) 0:12:59.948 *********** 2026-05-26 21:53:14.213741 | instance | ok: [instance -> localhost] 2026-05-26 21:53:14.213988 | instance | 2026-05-26 21:53:14.214291 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-26 21:53:14.214591 | instance | Tuesday 26 May 2026 21:53:14 +0000 (0:00:00.412) 0:13:00.360 *********** 2026-05-26 21:53:14.639607 | instance | ok: [instance -> localhost] 2026-05-26 21:53:14.639694 | instance | 2026-05-26 21:53:14.639847 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-26 21:53:14.639960 | instance | Tuesday 26 May 2026 21:53:14 +0000 (0:00:00.426) 0:13:00.786 *********** 2026-05-26 21:53:14.855186 | instance | ok: [instance -> localhost] 2026-05-26 21:53:14.855314 | instance | 2026-05-26 21:53:14.855552 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-26 21:53:14.855720 | instance | Tuesday 26 May 2026 21:53:14 +0000 (0:00:00.215) 0:13:01.002 *********** 2026-05-26 21:53:15.599620 | instance | ok: [instance] 2026-05-26 21:53:15.599730 | instance | 2026-05-26 21:53:15.599915 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-26 21:53:15.600161 | instance | Tuesday 26 May 2026 21:53:15 +0000 (0:00:00.744) 0:13:01.746 *********** 2026-05-26 21:53:18.033347 | instance | ok: [instance] 2026-05-26 21:53:18.033425 | instance | 2026-05-26 21:53:18.033541 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:53:18.033690 | instance | Tuesday 26 May 2026 21:53:18 +0000 (0:00:02.433) 0:13:04.180 *********** 2026-05-26 21:53:18.213668 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:53:18.213959 | instance | 2026-05-26 21:53:18.214303 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:53:18.214599 | instance | Tuesday 26 May 2026 21:53:18 +0000 (0:00:00.180) 0:13:04.360 *********** 2026-05-26 21:53:18.292658 | instance | skipping: [instance] 2026-05-26 21:53:18.292816 | instance | 2026-05-26 21:53:18.292998 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:53:18.293168 | instance | Tuesday 26 May 2026 21:53:18 +0000 (0:00:00.079) 0:13:04.439 *********** 2026-05-26 21:53:18.370913 | instance | skipping: [instance] 2026-05-26 21:53:18.371143 | instance | 2026-05-26 21:53:18.371430 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:53:18.371724 | instance | Tuesday 26 May 2026 21:53:18 +0000 (0:00:00.077) 0:13:04.517 *********** 2026-05-26 21:53:18.452593 | instance | ok: [instance] 2026-05-26 21:53:18.452772 | instance | 2026-05-26 21:53:18.453036 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-26 21:53:18.453299 | instance | Tuesday 26 May 2026 21:53:18 +0000 (0:00:00.081) 0:13:04.599 *********** 2026-05-26 21:53:18.571535 | instance | included: ingress for instance 2026-05-26 21:53:18.571744 | instance | 2026-05-26 21:53:18.572081 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-26 21:53:18.572477 | instance | Tuesday 26 May 2026 21:53:18 +0000 (0:00:00.118) 0:13:04.718 *********** 2026-05-26 21:53:19.735107 | instance | ok: [instance] 2026-05-26 21:53:19.735389 | instance | 2026-05-26 21:53:19.735684 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-26 21:53:19.735955 | instance | Tuesday 26 May 2026 21:53:19 +0000 (0:00:01.163) 0:13:05.881 *********** 2026-05-26 21:53:21.055911 | instance | ok: [instance] 2026-05-26 21:53:21.056214 | instance | 2026-05-26 21:53:21.056511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:53:21.056783 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:01.320) 0:13:07.202 *********** 2026-05-26 21:53:21.154949 | instance | ok: [instance] 2026-05-26 21:53:21.155194 | instance | 2026-05-26 21:53:21.155497 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:53:21.155768 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.098) 0:13:07.301 *********** 2026-05-26 21:53:21.229794 | instance | skipping: [instance] 2026-05-26 21:53:21.229941 | instance | 2026-05-26 21:53:21.230145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:53:21.230321 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.075) 0:13:07.376 *********** 2026-05-26 21:53:21.296678 | instance | skipping: [instance] 2026-05-26 21:53:21.296971 | instance | 2026-05-26 21:53:21.297292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:53:21.297593 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.066) 0:13:07.443 *********** 2026-05-26 21:53:21.366540 | instance | skipping: [instance] 2026-05-26 21:53:21.366796 | instance | 2026-05-26 21:53:21.367110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:53:21.367420 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.069) 0:13:07.513 *********** 2026-05-26 21:53:21.444231 | instance | skipping: [instance] 2026-05-26 21:53:21.444553 | instance | 2026-05-26 21:53:21.444684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:53:21.444831 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.077) 0:13:07.591 *********** 2026-05-26 21:53:21.537404 | instance | skipping: [instance] 2026-05-26 21:53:21.537693 | instance | 2026-05-26 21:53:21.538000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:53:21.538270 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.092) 0:13:07.684 *********** 2026-05-26 21:53:21.613925 | instance | ok: [instance] 2026-05-26 21:53:21.614152 | instance | 2026-05-26 21:53:21.614443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:53:21.614716 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.076) 0:13:07.760 *********** 2026-05-26 21:53:21.718293 | instance | ok: [instance] => (item=oslo_db) 2026-05-26 21:53:21.718541 | instance | ok: [instance] => (item=oslo_cache) 2026-05-26 21:53:21.718806 | instance | ok: [instance] => (item=dashboard) 2026-05-26 21:53:21.719079 | instance | ok: [instance] => (item=identity) 2026-05-26 21:53:21.719379 | instance | 2026-05-26 21:53:21.719658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:53:21.719932 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.104) 0:13:07.865 *********** 2026-05-26 21:53:21.828781 | instance | ok: [instance] 2026-05-26 21:53:21.828999 | instance | 2026-05-26 21:53:21.829284 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:53:21.829565 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.110) 0:13:07.975 *********** 2026-05-26 21:53:21.952134 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:53:21.952212 | instance | 2026-05-26 21:53:21.952344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:53:21.952466 | instance | Tuesday 26 May 2026 21:53:21 +0000 (0:00:00.123) 0:13:08.099 *********** 2026-05-26 21:53:22.555061 | instance | ok: [instance] 2026-05-26 21:53:22.555313 | instance | 2026-05-26 21:53:22.555639 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-26 21:53:22.555935 | instance | Tuesday 26 May 2026 21:53:22 +0000 (0:00:00.601) 0:13:08.700 *********** 2026-05-26 21:53:25.005707 | instance | ok: [instance] 2026-05-26 21:53:25.005784 | instance | 2026-05-26 21:53:25.005866 | instance | TASK [Create Ingress] ********************************************************** 2026-05-26 21:53:25.005993 | instance | Tuesday 26 May 2026 21:53:24 +0000 (0:00:02.451) 0:13:11.152 *********** 2026-05-26 21:53:25.286192 | instance | included: openstack_helm_ingress for instance 2026-05-26 21:53:25.286337 | instance | 2026-05-26 21:53:25.286534 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-26 21:53:25.286725 | instance | Tuesday 26 May 2026 21:53:25 +0000 (0:00:00.280) 0:13:11.433 *********** 2026-05-26 21:53:25.359133 | instance | skipping: [instance] 2026-05-26 21:53:25.359400 | instance | 2026-05-26 21:53:25.359722 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-26 21:53:25.360019 | instance | Tuesday 26 May 2026 21:53:25 +0000 (0:00:00.072) 0:13:11.505 *********** 2026-05-26 21:53:25.437333 | instance | skipping: [instance] 2026-05-26 21:53:25.437595 | instance | 2026-05-26 21:53:25.437887 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-26 21:53:25.438154 | instance | Tuesday 26 May 2026 21:53:25 +0000 (0:00:00.078) 0:13:11.584 *********** 2026-05-26 21:53:25.522189 | instance | ok: [instance] 2026-05-26 21:53:25.522517 | instance | 2026-05-26 21:53:25.522817 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-26 21:53:25.523099 | instance | Tuesday 26 May 2026 21:53:25 +0000 (0:00:00.084) 0:13:11.669 *********** 2026-05-26 21:53:25.651777 | instance | included: ingress for instance 2026-05-26 21:53:25.652021 | instance | 2026-05-26 21:53:25.652290 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-26 21:53:25.652644 | instance | Tuesday 26 May 2026 21:53:25 +0000 (0:00:00.129) 0:13:11.798 *********** 2026-05-26 21:53:26.959511 | instance | ok: [instance] 2026-05-26 21:53:26.959756 | instance | 2026-05-26 21:53:26.960042 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-26 21:53:26.960404 | instance | Tuesday 26 May 2026 21:53:26 +0000 (0:00:01.307) 0:13:13.106 *********** 2026-05-26 21:53:27.790078 | instance | ok: [instance] 2026-05-26 21:53:27.790299 | instance | 2026-05-26 21:53:27.790571 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-26 21:53:27.790839 | instance | Tuesday 26 May 2026 21:53:27 +0000 (0:00:00.830) 0:13:13.936 *********** 2026-05-26 21:53:35.693782 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.694093 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.694372 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.694646 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.694921 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.695191 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.695462 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.695732 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.696003 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.696276 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.696545 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.696813 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.697090 | instance | ok: [instance] 2026-05-26 21:53:35.697349 | instance | 2026-05-26 21:53:35.697683 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-26 21:53:35.697966 | instance | Tuesday 26 May 2026 21:53:35 +0000 (0:00:07.903) 0:13:21.840 *********** 2026-05-26 21:53:35.959339 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.959698 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.960045 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.960394 | instance | skipping: [instance] => (item=None) 2026-05-26 21:53:35.960747 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.961096 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.961428 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.961860 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.962197 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.962518 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.962872 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.963213 | instance | ok: [instance] => (item=None) 2026-05-26 21:53:35.963500 | instance | ok: [instance] 2026-05-26 21:53:35.963750 | instance | 2026-05-26 21:53:35.964069 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-26 21:53:35.964330 | instance | Tuesday 26 May 2026 21:53:35 +0000 (0:00:00.265) 0:13:22.105 *********** 2026-05-26 21:53:36.758705 | instance | ok: [instance] 2026-05-26 21:53:36.758822 | instance | 2026-05-26 21:53:36.759153 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-26 21:53:36.759176 | instance | Tuesday 26 May 2026 21:53:36 +0000 (0:00:00.799) 0:13:22.905 *********** 2026-05-26 21:53:37.624100 | instance | ok: [instance] 2026-05-26 21:53:37.624336 | instance | 2026-05-26 21:53:37.624614 | instance | PLAY [controllers] ************************************************************* 2026-05-26 21:53:37.624868 | instance | 2026-05-26 21:53:37.625138 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:53:37.625414 | instance | Tuesday 26 May 2026 21:53:37 +0000 (0:00:00.865) 0:13:23.770 *********** 2026-05-26 21:53:41.923985 | instance | ok: [instance] 2026-05-26 21:53:41.924136 | instance | 2026-05-26 21:53:41.924296 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-26 21:53:41.924469 | instance | Tuesday 26 May 2026 21:53:41 +0000 (0:00:04.297) 0:13:28.068 *********** 2026-05-26 21:53:42.210377 | instance | ok: [instance] 2026-05-26 21:53:42.210495 | instance | 2026-05-26 21:53:42.210680 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-26 21:53:42.210873 | instance | Tuesday 26 May 2026 21:53:42 +0000 (0:00:00.288) 0:13:28.357 *********** 2026-05-26 21:53:43.563000 | instance | ok: [instance] 2026-05-26 21:53:43.563078 | instance | 2026-05-26 21:53:43.563378 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-26 21:53:43.563690 | instance | Tuesday 26 May 2026 21:53:43 +0000 (0:00:01.352) 0:13:29.709 *********** 2026-05-26 21:53:43.854459 | instance | ok: [instance] 2026-05-26 21:53:43.854736 | instance | 2026-05-26 21:53:43.855054 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-26 21:53:43.855499 | instance | Tuesday 26 May 2026 21:53:43 +0000 (0:00:00.291) 0:13:30.001 *********** 2026-05-26 21:53:43.969054 | instance | ok: [instance] => { 2026-05-26 21:53:43.969382 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-26 21:53:43.969722 | instance | } 2026-05-26 21:53:43.970001 | instance | 2026-05-26 21:53:43.970298 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-26 21:53:43.970635 | instance | Tuesday 26 May 2026 21:53:43 +0000 (0:00:00.114) 0:13:30.115 *********** 2026-05-26 21:53:44.400253 | instance | ok: [instance] 2026-05-26 21:53:44.400565 | instance | 2026-05-26 21:53:44.400898 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-26 21:53:44.401218 | instance | Tuesday 26 May 2026 21:53:44 +0000 (0:00:00.431) 0:13:30.547 *********** 2026-05-26 21:53:45.514048 | instance | ok: [instance] 2026-05-26 21:53:45.514258 | instance | 2026-05-26 21:53:45.514533 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-26 21:53:45.514837 | instance | Tuesday 26 May 2026 21:53:45 +0000 (0:00:01.112) 0:13:31.659 *********** 2026-05-26 21:53:46.054086 | instance | ok: [instance] 2026-05-26 21:53:46.054455 | instance | 2026-05-26 21:53:46.054849 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-26 21:53:46.055218 | instance | Tuesday 26 May 2026 21:53:46 +0000 (0:00:00.540) 0:13:32.200 *********** 2026-05-26 21:53:46.822725 | instance | ok: [instance] 2026-05-26 21:53:46.822865 | instance | 2026-05-26 21:53:46.823071 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-26 21:53:46.823243 | instance | Tuesday 26 May 2026 21:53:46 +0000 (0:00:00.769) 0:13:32.969 *********** 2026-05-26 21:53:47.591192 | instance | ok: [instance] 2026-05-26 21:53:47.591326 | instance | 2026-05-26 21:53:47.591592 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-26 21:53:47.591692 | instance | Tuesday 26 May 2026 21:53:47 +0000 (0:00:00.768) 0:13:33.738 *********** 2026-05-26 21:53:48.003548 | instance | ok: [instance] 2026-05-26 21:53:48.003764 | instance | 2026-05-26 21:53:48.004079 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-26 21:53:48.004372 | instance | Tuesday 26 May 2026 21:53:47 +0000 (0:00:00.412) 0:13:34.150 *********** 2026-05-26 21:53:48.182953 | instance | included: openstack_helm_endpoints for instance 2026-05-26 21:53:48.183143 | instance | 2026-05-26 21:53:48.183428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:53:48.183720 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.179) 0:13:34.329 *********** 2026-05-26 21:53:48.247793 | instance | skipping: [instance] 2026-05-26 21:53:48.247987 | instance | 2026-05-26 21:53:48.248204 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:53:48.248430 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.065) 0:13:34.395 *********** 2026-05-26 21:53:48.327695 | instance | skipping: [instance] 2026-05-26 21:53:48.327911 | instance | 2026-05-26 21:53:48.328217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:53:48.328491 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.079) 0:13:34.474 *********** 2026-05-26 21:53:48.395472 | instance | skipping: [instance] 2026-05-26 21:53:48.395784 | instance | 2026-05-26 21:53:48.396097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:53:48.396480 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.067) 0:13:34.542 *********** 2026-05-26 21:53:48.474739 | instance | skipping: [instance] 2026-05-26 21:53:48.474959 | instance | 2026-05-26 21:53:48.475258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:53:48.475658 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.078) 0:13:34.621 *********** 2026-05-26 21:53:48.555082 | instance | skipping: [instance] 2026-05-26 21:53:48.555364 | instance | 2026-05-26 21:53:48.555675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:53:48.555956 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.080) 0:13:34.702 *********** 2026-05-26 21:53:48.638140 | instance | skipping: [instance] 2026-05-26 21:53:48.638538 | instance | 2026-05-26 21:53:48.638878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:53:48.639217 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.082) 0:13:34.784 *********** 2026-05-26 21:53:48.734777 | instance | ok: [instance] 2026-05-26 21:53:48.735182 | instance | 2026-05-26 21:53:48.735699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:53:48.736026 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.096) 0:13:34.881 *********** 2026-05-26 21:53:48.820757 | instance | ok: [instance] => (item=identity) 2026-05-26 21:53:48.820989 | instance | 2026-05-26 21:53:48.821280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:53:48.821555 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.085) 0:13:34.967 *********** 2026-05-26 21:53:48.933167 | instance | ok: [instance] 2026-05-26 21:53:48.933472 | instance | 2026-05-26 21:53:48.933872 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-26 21:53:48.934211 | instance | Tuesday 26 May 2026 21:53:48 +0000 (0:00:00.112) 0:13:35.079 *********** 2026-05-26 21:53:49.424261 | instance | ok: [instance] 2026-05-26 21:53:49.424495 | instance | 2026-05-26 21:53:49.424756 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-26 21:53:49.425065 | instance | Tuesday 26 May 2026 21:53:49 +0000 (0:00:00.491) 0:13:35.571 *********** 2026-05-26 21:53:49.912992 | instance | ok: [instance] 2026-05-26 21:53:49.913196 | instance | 2026-05-26 21:53:49.913466 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-26 21:53:49.913762 | instance | Tuesday 26 May 2026 21:53:49 +0000 (0:00:00.488) 0:13:36.059 *********** 2026-05-26 21:53:50.394467 | instance | ok: [instance] 2026-05-26 21:53:50.394775 | instance | 2026-05-26 21:53:50.395111 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-26 21:53:50.395508 | instance | Tuesday 26 May 2026 21:53:50 +0000 (0:00:00.482) 0:13:36.541 *********** 2026-05-26 21:53:50.934326 | instance | ok: [instance] 2026-05-26 21:53:50.934585 | instance | 2026-05-26 21:53:50.934920 | instance | PLAY [Configure networking] **************************************************** 2026-05-26 21:53:50.935189 | instance | 2026-05-26 21:53:50.935536 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:53:50.935896 | instance | Tuesday 26 May 2026 21:53:50 +0000 (0:00:00.539) 0:13:37.081 *********** 2026-05-26 21:53:54.992993 | instance | ok: [instance] 2026-05-26 21:53:54.993183 | instance | 2026-05-26 21:53:54.993481 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-26 21:53:54.993843 | instance | Tuesday 26 May 2026 21:53:54 +0000 (0:00:04.058) 0:13:41.139 *********** 2026-05-26 21:53:55.257999 | instance | ok: [instance] 2026-05-26 21:53:55.258234 | instance | 2026-05-26 21:53:55.258544 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-26 21:53:55.258810 | instance | Tuesday 26 May 2026 21:53:55 +0000 (0:00:00.264) 0:13:41.404 *********** 2026-05-26 21:53:55.467741 | instance | ok: [instance] 2026-05-26 21:53:55.467873 | instance | 2026-05-26 21:53:55.468046 | instance | PLAY RECAP ********************************************************************* 2026-05-26 21:53:55.468246 | instance | instance : ok=773 changed=0 unreachable=0 failed=0 skipped=289 rescued=0 ignored=0 2026-05-26 21:53:55.468393 | instance | 2026-05-26 21:53:55.468567 | instance | Tuesday 26 May 2026 21:53:55 +0000 (0:00:00.201) 0:13:41.606 *********** 2026-05-26 21:53:55.468723 | instance | =============================================================================== 2026-05-26 21:53:55.468891 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 16.56s 2026-05-26 21:53:55.469066 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 16.19s 2026-05-26 21:53:55.469232 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 15.93s 2026-05-26 21:53:55.469407 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 15.26s 2026-05-26 21:53:55.469593 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 15.23s 2026-05-26 21:53:55.469774 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 15.06s 2026-05-26 21:53:55.469948 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.93s 2026-05-26 21:53:55.470116 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 11.80s 2026-05-26 21:53:55.470296 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 8.37s 2026-05-26 21:53:55.470459 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 8.32s 2026-05-26 21:53:55.470626 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.90s 2026-05-26 21:53:55.470813 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 7.64s 2026-05-26 21:53:55.471054 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.54s 2026-05-26 21:53:55.471205 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.41s 2026-05-26 21:53:55.471368 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 7.31s 2026-05-26 21:53:55.471539 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.28s 2026-05-26 21:53:55.471719 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.23s 2026-05-26 21:53:55.471889 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 7.02s 2026-05-26 21:53:55.472050 | instance | vexxhost.ceph.mgr : Validate manager exist ------------------------------ 6.90s 2026-05-26 21:53:55.472211 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.84s 2026-05-26 21:53:55.725801 | instance | INFO [aio > idempotence] Executed: Successful 2026-05-26 21:53:55.739532 | instance | INFO [aio > side_effect] Executing 2026-05-26 21:53:55.740933 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-26 21:53:55.750981 | instance | INFO [aio > verify] Executing 2026-05-26 21:53:56.605960 | instance | 2026-05-26 21:53:56.606289 | instance | PLAY [Run tests] *************************************************************** 2026-05-26 21:53:56.606474 | instance | 2026-05-26 21:53:56.606659 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-05-26 21:53:56.606848 | instance | Tuesday 26 May 2026 21:53:56 +0000 (0:00:00.009) 0:00:00.009 *********** 2026-05-26 21:53:59.477702 | instance | changed: [localhost] 2026-05-26 21:53:59.477969 | instance | 2026-05-26 21:53:59.478242 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-26 21:53:59.478493 | instance | 2026-05-26 21:53:59.478760 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-26 21:53:59.479120 | instance | Tuesday 26 May 2026 21:53:59 +0000 (0:00:02.871) 0:00:02.881 *********** 2026-05-26 21:54:03.551845 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-26 21:54:03.552061 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-26 21:54:03.552346 | instance | interpreter could change the meaning of that path. See 2026-05-26 21:54:03.552601 | instance | https://docs.ansible.com/ansible- 2026-05-26 21:54:03.552882 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-26 21:54:03.630066 | instance | ok: [instance] 2026-05-26 21:54:03.630157 | instance | 2026-05-26 21:54:03.630165 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-26 21:54:03.630182 | instance | Tuesday 26 May 2026 21:54:03 +0000 (0:00:04.151) 0:00:07.033 *********** 2026-05-26 21:54:04.773124 | instance | ok: [instance] 2026-05-26 21:54:04.773354 | instance | 2026-05-26 21:54:04.773672 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-26 21:54:04.773951 | instance | Tuesday 26 May 2026 21:54:04 +0000 (0:00:01.143) 0:00:08.177 *********** 2026-05-26 21:54:05.117821 | instance | ok: [instance] 2026-05-26 21:54:05.118049 | instance | 2026-05-26 21:54:05.118329 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-26 21:54:05.118629 | instance | Tuesday 26 May 2026 21:54:05 +0000 (0:00:00.344) 0:00:08.521 *********** 2026-05-26 21:54:05.768950 | instance | ok: [instance] 2026-05-26 21:54:05.769091 | instance | 2026-05-26 21:54:05.769220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:54:05.769414 | instance | Tuesday 26 May 2026 21:54:05 +0000 (0:00:00.651) 0:00:09.173 *********** 2026-05-26 21:54:05.952495 | instance | ok: [instance] 2026-05-26 21:54:05.952603 | instance | 2026-05-26 21:54:05.952661 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:54:05.952990 | instance | Tuesday 26 May 2026 21:54:05 +0000 (0:00:00.182) 0:00:09.356 *********** 2026-05-26 21:54:06.016329 | instance | skipping: [instance] 2026-05-26 21:54:06.016595 | instance | 2026-05-26 21:54:06.016909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:54:06.017196 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.063) 0:00:09.419 *********** 2026-05-26 21:54:06.077668 | instance | skipping: [instance] 2026-05-26 21:54:06.077917 | instance | 2026-05-26 21:54:06.078205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:54:06.078471 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.061) 0:00:09.481 *********** 2026-05-26 21:54:06.137560 | instance | skipping: [instance] 2026-05-26 21:54:06.137733 | instance | 2026-05-26 21:54:06.138049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:54:06.138299 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.059) 0:00:09.541 *********** 2026-05-26 21:54:06.199087 | instance | skipping: [instance] 2026-05-26 21:54:06.199345 | instance | 2026-05-26 21:54:06.199602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:54:06.199867 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.061) 0:00:09.603 *********** 2026-05-26 21:54:06.256640 | instance | skipping: [instance] 2026-05-26 21:54:06.256895 | instance | 2026-05-26 21:54:06.257187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:54:06.257474 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.057) 0:00:09.660 *********** 2026-05-26 21:54:06.318344 | instance | ok: [instance] 2026-05-26 21:54:06.318552 | instance | 2026-05-26 21:54:06.318852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:54:06.319138 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.061) 0:00:09.722 *********** 2026-05-26 21:54:06.405652 | instance | ok: [instance] => (item=dashboard) 2026-05-26 21:54:06.405877 | instance | ok: [instance] => (item=identity) 2026-05-26 21:54:06.406139 | instance | 2026-05-26 21:54:06.406422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:54:06.406701 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.087) 0:00:09.809 *********** 2026-05-26 21:54:06.551190 | instance | ok: [instance] 2026-05-26 21:54:06.551289 | instance | 2026-05-26 21:54:06.551384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-26 21:54:06.551506 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.145) 0:00:09.955 *********** 2026-05-26 21:54:06.647623 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-26 21:54:06.647893 | instance | 2026-05-26 21:54:06.648217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-26 21:54:06.648509 | instance | Tuesday 26 May 2026 21:54:06 +0000 (0:00:00.096) 0:00:10.051 *********** 2026-05-26 21:54:07.299996 | instance | changed: [instance] 2026-05-26 21:54:07.300127 | instance | 2026-05-26 21:54:07.300296 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-26 21:54:07.300521 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.652) 0:00:10.704 *********** 2026-05-26 21:54:07.442975 | instance | included: openstack_helm_endpoints for instance 2026-05-26 21:54:07.443220 | instance | 2026-05-26 21:54:07.443532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-26 21:54:07.443810 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.142) 0:00:10.847 *********** 2026-05-26 21:54:07.597208 | instance | ok: [instance] 2026-05-26 21:54:07.597428 | instance | 2026-05-26 21:54:07.597815 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-26 21:54:07.598078 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.154) 0:00:11.001 *********** 2026-05-26 21:54:07.656558 | instance | skipping: [instance] 2026-05-26 21:54:07.656783 | instance | 2026-05-26 21:54:07.657624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-26 21:54:07.657651 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.059) 0:00:11.061 *********** 2026-05-26 21:54:07.716864 | instance | skipping: [instance] 2026-05-26 21:54:07.717004 | instance | 2026-05-26 21:54:07.717187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-26 21:54:07.717360 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.060) 0:00:11.121 *********** 2026-05-26 21:54:07.777071 | instance | skipping: [instance] 2026-05-26 21:54:07.777326 | instance | 2026-05-26 21:54:07.777644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-26 21:54:07.777918 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.059) 0:00:11.181 *********** 2026-05-26 21:54:07.838890 | instance | skipping: [instance] 2026-05-26 21:54:07.839140 | instance | 2026-05-26 21:54:07.839460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-26 21:54:07.839774 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.061) 0:00:11.243 *********** 2026-05-26 21:54:07.899397 | instance | skipping: [instance] 2026-05-26 21:54:07.899633 | instance | 2026-05-26 21:54:07.899908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-26 21:54:07.900180 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.060) 0:00:11.303 *********** 2026-05-26 21:54:07.963098 | instance | ok: [instance] 2026-05-26 21:54:07.963406 | instance | 2026-05-26 21:54:07.963700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-26 21:54:07.963978 | instance | Tuesday 26 May 2026 21:54:07 +0000 (0:00:00.063) 0:00:11.367 *********** 2026-05-26 21:54:08.051542 | instance | ok: [instance] => (item=dashboard) 2026-05-26 21:54:08.051751 | instance | ok: [instance] => (item=identity) 2026-05-26 21:54:08.051913 | instance | 2026-05-26 21:54:08.052106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-26 21:54:08.052254 | instance | Tuesday 26 May 2026 21:54:08 +0000 (0:00:00.088) 0:00:11.455 *********** 2026-05-26 21:54:08.150730 | instance | ok: [instance] 2026-05-26 21:54:08.150954 | instance | 2026-05-26 21:54:08.151223 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-05-26 21:54:08.151521 | instance | Tuesday 26 May 2026 21:54:08 +0000 (0:00:00.099) 0:00:11.555 *********** 2026-05-26 21:54:09.231338 | instance | ok: [instance] 2026-05-26 21:54:09.231597 | instance | 2026-05-26 21:54:09.231903 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-05-26 21:54:09.232294 | instance | Tuesday 26 May 2026 21:54:09 +0000 (0:00:01.080) 0:00:12.635 *********** 2026-05-26 21:54:09.317232 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '3054da2b-f395-40c8-a147-7774debb815b'}}}}) 2026-05-26 21:54:09.317538 | instance | 2026-05-26 21:54:09.317935 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-05-26 21:54:09.318221 | instance | Tuesday 26 May 2026 21:54:09 +0000 (0:00:00.085) 0:00:12.721 *********** 2026-05-26 21:54:10.449252 | instance | ok: [instance] 2026-05-26 21:54:10.449536 | instance | 2026-05-26 21:54:10.449911 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-05-26 21:54:10.450222 | instance | Tuesday 26 May 2026 21:54:10 +0000 (0:00:01.132) 0:00:13.853 *********** 2026-05-26 21:54:10.534350 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '9aade3bc-05d3-4cda-a44e-ac5ac777ac8e'}}}}) 2026-05-26 21:54:10.534526 | instance | 2026-05-26 21:54:10.534823 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-05-26 21:54:10.535117 | instance | Tuesday 26 May 2026 21:54:10 +0000 (0:00:00.084) 0:00:13.938 *********** 2026-05-26 21:54:11.634264 | instance | ok: [instance] 2026-05-26 21:54:11.634538 | instance | 2026-05-26 21:54:11.634844 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-05-26 21:54:11.635159 | instance | Tuesday 26 May 2026 21:54:11 +0000 (0:00:01.099) 0:00:15.038 *********** 2026-05-26 21:54:11.710570 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '2c6edc0a-d724-47fa-8bc0-1fbe57f81f99'}}}}) 2026-05-26 21:54:11.710914 | instance | 2026-05-26 21:54:11.711235 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-05-26 21:54:11.711526 | instance | Tuesday 26 May 2026 21:54:11 +0000 (0:00:00.076) 0:00:15.114 *********** 2026-05-26 22:03:15.093845 | instance | changed: [instance] 2026-05-26 22:03:15.094259 | instance | 2026-05-26 22:03:15.094570 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-05-26 22:03:15.094824 | instance | Tuesday 26 May 2026 22:03:15 +0000 (0:09:03.383) 0:09:18.497 *********** 2026-05-26 22:03:16.053512 | instance | ok: [instance] 2026-05-26 22:03:16.053847 | instance | 2026-05-26 22:03:16.054144 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-05-26 22:03:16.054423 | instance | Tuesday 26 May 2026 22:03:16 +0000 (0:00:00.959) 0:09:19.457 *********** 2026-05-26 22:03:17.011363 | instance | ok: [instance] 2026-05-26 22:03:17.011416 | instance | 2026-05-26 22:03:17.011424 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-05-26 22:03:17.011443 | instance | Tuesday 26 May 2026 22:03:17 +0000 (0:00:00.956) 0:09:20.414 *********** 2026-05-26 22:03:17.041752 | instance | ok: [instance] => { 2026-05-26 22:03:17.041793 | instance | "msg": [ 2026-05-26 22:03:17.049611 | instance | "+ tempest cleanup --init-saved-state", 2026-05-26 22:03:17.049642 | instance | "+ '[' true == false ']'", 2026-05-26 22:03:17.049648 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-05-26 22:03:17.049653 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-05-26 22:03:17.049658 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-05-26 22:03:17.049678 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-05-26 22:03:17.049682 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-05-26 22:03:17.049686 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.160047s] ... ok", 2026-05-26 22:03:17.049690 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.079514s] ... ok", 2026-05-26 22:03:17.049694 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.668872s] ... ok", 2026-05-26 22:03:17.049699 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.841269s] ... ok", 2026-05-26 22:03:17.049703 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [2.109472s] ... ok", 2026-05-26 22:03:17.049707 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.124296s] ... ok", 2026-05-26 22:03:17.049711 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000331s] ... ok", 2026-05-26 22:03:17.049716 | instance | "2026-05-26 21:55:40.485 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.049720 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.063825s] ... ok", 2026-05-26 22:03:17.049724 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000233s] ... ok", 2026-05-26 22:03:17.049728 | instance | "2026-05-26 21:55:46.049 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.049732 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.051953s] ... ok", 2026-05-26 22:03:17.049737 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.115099s] ... ok", 2026-05-26 22:03:17.049741 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.500423s] ... ok", 2026-05-26 22:03:17.049744 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012298s] ... ok", 2026-05-26 22:03:17.049749 | instance | "2026-05-26 21:55:52.610 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.049753 | instance | "{0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.286495s] ... ok", 2026-05-26 22:03:17.049756 | instance | "2026-05-26 21:56:00.162 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.049760 | instance | "{0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.381084s] ... ok", 2026-05-26 22:03:17.049771 | instance | "{3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [3.123721s] ... ok", 2026-05-26 22:03:17.049781 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.351247s] ... ok", 2026-05-26 22:03:17.049786 | instance | "{3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.151942s] ... ok", 2026-05-26 22:03:17.049790 | instance | "{0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [3.052102s] ... ok", 2026-05-26 22:03:17.049794 | instance | "{2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.820069s] ... ok", 2026-05-26 22:03:17.049798 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.071009s] ... ok", 2026-05-26 22:03:17.049802 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.021459s] ... ok", 2026-05-26 22:03:17.049806 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.076143s] ... ok", 2026-05-26 22:03:17.049810 | instance | "{3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.011093s] ... ok", 2026-05-26 22:03:17.049814 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.380767s] ... ok", 2026-05-26 22:03:17.049818 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.166462s] ... ok", 2026-05-26 22:03:17.049822 | instance | "{0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.125832s] ... ok", 2026-05-26 22:03:17.049826 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.045776s] ... ok", 2026-05-26 22:03:17.049830 | instance | "{2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.448214s] ... ok", 2026-05-26 22:03:17.049834 | instance | "{3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007734s] ... ok", 2026-05-26 22:03:17.049838 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [67.952941s] ... ok", 2026-05-26 22:03:17.049842 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.098053s] ... ok", 2026-05-26 22:03:17.049846 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.427401s] ... ok", 2026-05-26 22:03:17.049850 | instance | "{2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.184601s] ... ok", 2026-05-26 22:03:17.049854 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.622400s] ... ok", 2026-05-26 22:03:17.049858 | instance | "{3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.702601s] ... ok", 2026-05-26 22:03:17.049862 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.688853s] ... ok", 2026-05-26 22:03:17.049865 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [4.144143s] ... ok", 2026-05-26 22:03:17.049869 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.522184s] ... ok", 2026-05-26 22:03:17.049873 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.339425s] ... ok", 2026-05-26 22:03:17.049877 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.314487s] ... ok", 2026-05-26 22:03:17.049881 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.091491s] ... ok", 2026-05-26 22:03:17.049885 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.135857s] ... ok", 2026-05-26 22:03:17.049892 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.583583s] ... ok", 2026-05-26 22:03:17.049896 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.245188s] ... ok", 2026-05-26 22:03:17.049900 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.316784s] ... ok", 2026-05-26 22:03:17.049904 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.058314s] ... ok", 2026-05-26 22:03:17.049908 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.047776s] ... ok", 2026-05-26 22:03:17.049912 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.380009s] ... ok", 2026-05-26 22:03:17.050013 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [3.545391s] ... ok", 2026-05-26 22:03:17.050252 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.937586s] ... ok", 2026-05-26 22:03:17.050412 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.042127s] ... ok", 2026-05-26 22:03:17.050567 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [0.829607s] ... ok", 2026-05-26 22:03:17.050720 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [8.637608s] ... ok", 2026-05-26 22:03:17.050871 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.613605s] ... ok", 2026-05-26 22:03:17.051023 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.705015s] ... ok", 2026-05-26 22:03:17.051174 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.267672s] ... ok", 2026-05-26 22:03:17.051326 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.151426s] ... ok", 2026-05-26 22:03:17.051477 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.064768s] ... ok", 2026-05-26 22:03:17.051626 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.057966s] ... ok", 2026-05-26 22:03:17.051779 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001580s] ... ok", 2026-05-26 22:03:17.051934 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.091475s] ... ok", 2026-05-26 22:03:17.052087 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [0.896547s] ... ok", 2026-05-26 22:03:17.052240 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.135452s] ... ok", 2026-05-26 22:03:17.052392 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.060329s] ... ok", 2026-05-26 22:03:17.052546 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.036595s] ... ok", 2026-05-26 22:03:17.052699 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.045712s] ... ok", 2026-05-26 22:03:17.052850 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.036457s] ... ok", 2026-05-26 22:03:17.053004 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.440744s] ... ok", 2026-05-26 22:03:17.053188 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.541355s] ... ok", 2026-05-26 22:03:17.053352 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.903822s] ... ok", 2026-05-26 22:03:17.053510 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.261386s] ... ok", 2026-05-26 22:03:17.053679 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.199091s] ... ok", 2026-05-26 22:03:17.053837 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.072085s] ... ok", 2026-05-26 22:03:17.053988 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.062721s] ... ok", 2026-05-26 22:03:17.054140 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [8.727492s] ... ok", 2026-05-26 22:03:17.054294 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.657661s] ... ok", 2026-05-26 22:03:17.054448 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.054975s] ... ok", 2026-05-26 22:03:17.054600 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.014172s] ... ok", 2026-05-26 22:03:17.054752 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.481310s] ... ok", 2026-05-26 22:03:17.054904 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.362617s] ... ok", 2026-05-26 22:03:17.055056 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.062466s] ... ok", 2026-05-26 22:03:17.055208 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.039094s] ... ok", 2026-05-26 22:03:17.055360 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.030574s] ... ok", 2026-05-26 22:03:17.055515 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.062426s] ... ok", 2026-05-26 22:03:17.055667 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [4.035812s] ... ok", 2026-05-26 22:03:17.055820 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.589692s] ... ok", 2026-05-26 22:03:17.055982 | instance | "2026-05-26 21:57:32.162 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.056137 | instance | "{3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.254705s] ... ok", 2026-05-26 22:03:17.056292 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.118713s] ... ok", 2026-05-26 22:03:17.056455 | instance | "2026-05-26 21:57:37.729 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.056611 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.225123s] ... ok", 2026-05-26 22:03:17.056768 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.608625s] ... ok", 2026-05-26 22:03:17.056925 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [1.724464s] ... ok", 2026-05-26 22:03:17.057116 | instance | "2026-05-26 21:57:44.289 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.057284 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.387545s] ... ok", 2026-05-26 22:03:17.057446 | instance | "2026-05-26 21:57:48.792 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.057627 | instance | "{2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [22.199231s] ... ok", 2026-05-26 22:03:17.057783 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.255979s] ... ok", 2026-05-26 22:03:17.057945 | instance | "2026-05-26 21:57:54.294 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 5. Retry after 6 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.058100 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.682479s] ... ok", 2026-05-26 22:03:17.058253 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [0.978089s] ... ok", 2026-05-26 22:03:17.058414 | instance | "2026-05-26 21:58:00.795 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 6. Retry after 7 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.058567 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.602658s] ... ok", 2026-05-26 22:03:17.058779 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [1.445013s] ... ok", 2026-05-26 22:03:17.058934 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.107339s] ... ok", 2026-05-26 22:03:17.059091 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.504515s] ... ok", 2026-05-26 22:03:17.059245 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.053533s] ... ok", 2026-05-26 22:03:17.059397 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.375257s] ... ok", 2026-05-26 22:03:17.059563 | instance | "2026-05-26 21:58:28.263 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.059782 | instance | "2026-05-26 21:58:30.764 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.059971 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.186633s] ... ok", 2026-05-26 22:03:17.060134 | instance | "2026-05-26 21:58:34.266 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.060296 | instance | "2026-05-26 21:58:38.768 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-26 22:03:17.060450 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.913995s] ... ok", 2026-05-26 22:03:17.060605 | instance | "{1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [36.113874s] ... ok", 2026-05-26 22:03:17.060757 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.994138s] ... ok", 2026-05-26 22:03:17.060986 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.612957s] ... ok", 2026-05-26 22:03:17.061176 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.115856s] ... ok", 2026-05-26 22:03:17.061332 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.050646s] ... ok", 2026-05-26 22:03:17.061484 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.039190s] ... ok", 2026-05-26 22:03:17.061665 | instance | "2026-05-26 21:59:04.642 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-05-26 22:03:17.061837 | instance | "2026-05-26 21:59:07.144 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-05-26 22:03:17.061993 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [1.181433s] ... ok", 2026-05-26 22:03:17.062147 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.475610s] ... ok", 2026-05-26 22:03:17.062300 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.043735s] ... ok", 2026-05-26 22:03:17.062537 | instance | "2026-05-26 21:59:10.646 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-05-26 22:03:17.062700 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.409913s] ... ok", 2026-05-26 22:03:17.062863 | instance | "2026-05-26 21:59:15.147 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-05-26 22:03:17.063023 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.006895s] ... ok", 2026-05-26 22:03:17.063176 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.162214s] ... ok", 2026-05-26 22:03:17.063328 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.352385s] ... ok", 2026-05-26 22:03:17.063480 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.209150s] ... ok", 2026-05-26 22:03:17.063632 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.118486s] ... ok", 2026-05-26 22:03:17.063783 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.011109s] ... ok", 2026-05-26 22:03:17.063935 | instance | "{1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.053203s] ... ok", 2026-05-26 22:03:17.064096 | instance | "2026-05-26 22:00:06.200 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-05-26 22:03:17.064256 | instance | "2026-05-26 22:00:08.702 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-05-26 22:03:17.064421 | instance | "2026-05-26 22:00:12.206 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-05-26 22:03:17.064582 | instance | "2026-05-26 22:00:45.408 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-05-26 22:03:17.064742 | instance | "2026-05-26 22:00:47.910 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-05-26 22:03:17.064901 | instance | "2026-05-26 22:00:51.411 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-05-26 22:03:17.065055 | instance | "{1} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [94.675969s] ... ok", 2026-05-26 22:03:17.065238 | instance | "2026-05-26 22:01:49.475 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-05-26 22:03:17.065394 | instance | "{1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [38.247693s] ... ok", 2026-05-26 22:03:17.065556 | instance | "{1} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-05-26 22:03:17.065726 | instance | "{3} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [83.178650s] ... ok", 2026-05-26 22:03:17.065881 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.991738s] ... ok", 2026-05-26 22:03:17.066040 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.238474s] ... ok", 2026-05-26 22:03:17.066194 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.133654s] ... ok", 2026-05-26 22:03:17.066347 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.651452s] ... ok", 2026-05-26 22:03:17.066503 | instance | "{1} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-05-26 22:03:17.066647 | instance | "", 2026-05-26 22:03:17.066791 | instance | "======", 2026-05-26 22:03:17.066935 | instance | "Totals", 2026-05-26 22:03:17.067078 | instance | "======", 2026-05-26 22:03:17.067225 | instance | "Ran: 131 tests in 456.4249 sec.", 2026-05-26 22:03:17.067370 | instance | " - Passed: 129", 2026-05-26 22:03:17.067514 | instance | " - Skipped: 2", 2026-05-26 22:03:17.067660 | instance | " - Expected Fail: 0", 2026-05-26 22:03:17.067807 | instance | " - Unexpected Success: 0", 2026-05-26 22:03:17.067951 | instance | " - Failed: 0", 2026-05-26 22:03:17.068098 | instance | "Sum of execute time for each test: 489.5536 sec.", 2026-05-26 22:03:17.068243 | instance | "", 2026-05-26 22:03:17.068390 | instance | "==============", 2026-05-26 22:03:17.068537 | instance | "Worker Balance", 2026-05-26 22:03:17.068680 | instance | "==============", 2026-05-26 22:03:17.068827 | instance | " - Worker 0 (33 tests) => 0:02:33.194963", 2026-05-26 22:03:17.068974 | instance | " - Worker 1 (28 tests) => 0:07:30.520462", 2026-05-26 22:03:17.069172 | instance | " - Worker 2 (34 tests) => 0:03:33.172917", 2026-05-26 22:03:17.069322 | instance | " - Worker 3 (36 tests) => 0:07:05.099134", 2026-05-26 22:03:17.069465 | instance | "+ tempest cleanup", 2026-05-26 22:03:17.069621 | instance | "" 2026-05-26 22:03:17.069765 | instance | ] 2026-05-26 22:03:17.069905 | instance | } 2026-05-26 22:03:17.087600 | instance | 2026-05-26 22:03:17.087955 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-05-26 22:03:17.088285 | instance | Tuesday 26 May 2026 22:03:17 +0000 (0:00:00.077) 0:09:20.492 *********** 2026-05-26 22:03:17.162738 | instance | skipping: [instance] 2026-05-26 22:03:17.162996 | instance | 2026-05-26 22:03:17.163230 | instance | PLAY RECAP ********************************************************************* 2026-05-26 22:03:17.163466 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-05-26 22:03:17.163707 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-26 22:03:17.163914 | instance | 2026-05-26 22:03:17.164135 | instance | Tuesday 26 May 2026 22:03:17 +0000 (0:00:00.075) 0:09:20.567 *********** 2026-05-26 22:03:17.164349 | instance | =============================================================================== 2026-05-26 22:03:17.164571 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 543.38s 2026-05-26 22:03:17.164804 | instance | Gathering Facts --------------------------------------------------------- 4.15s 2026-05-26 22:03:17.165015 | instance | Run "stestr" tests ------------------------------------------------------ 2.87s 2026-05-26 22:03:17.165289 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.14s 2026-05-26 22:03:17.165681 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.13s 2026-05-26 22:03:17.165900 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.10s 2026-05-26 22:03:17.166137 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.08s 2026-05-26 22:03:17.166439 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.96s 2026-05-26 22:03:17.166670 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.96s 2026-05-26 22:03:17.166882 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.65s 2026-05-26 22:03:17.167095 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.65s 2026-05-26 22:03:17.167356 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.34s 2026-05-26 22:03:17.167650 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.18s 2026-05-26 22:03:17.167872 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.15s 2026-05-26 22:03:17.168117 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.15s 2026-05-26 22:03:17.168373 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.14s 2026-05-26 22:03:17.168593 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-05-26 22:03:17.168854 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.10s 2026-05-26 22:03:17.169121 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-05-26 22:03:17.169341 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-05-26 22:03:17.258677 | instance | INFO [aio > verify] Executed: Successful 2026-05-26 22:03:17.273939 | instance | INFO [aio > cleanup] Executing 2026-05-26 22:03:17.274512 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-26 22:03:17.283321 | instance | INFO [aio > destroy] Executing 2026-05-26 22:03:17.283454 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-26 22:03:17.283559 | instance | INFO [aio > destroy] Executed: Successful 2026-05-26 22:03:17.283874 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-26 22:03:17.669592 | instance | ok: Runtime: 1:48:30.784574 2026-05-26 22:03:17.750757 | 2026-05-26 22:03:17.750882 | PLAY RECAP 2026-05-26 22:03:17.750924 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 22:03:17.750945 | 2026-05-26 22:03:17.871990 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-26 22:03:17.882001 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 22:03:18.574891 | 2026-05-26 22:03:18.575340 | PLAY [all] 2026-05-26 22:03:18.589383 | 2026-05-26 22:03:18.589484 | TASK [gather-host-logs : creating directory for system status] 2026-05-26 22:03:18.959623 | instance | changed 2026-05-26 22:03:18.965952 | 2026-05-26 22:03:18.966060 | TASK [gather-host-logs : Get logs for each host] 2026-05-26 22:03:19.325094 | instance | + systemd-cgls --full --all --no-pager 2026-05-26 22:03:19.374939 | instance | + ip addr 2026-05-26 22:03:19.380524 | instance | + ip route 2026-05-26 22:03:19.383216 | instance | + lsblk 2026-05-26 22:03:19.403150 | instance | + mount 2026-05-26 22:03:19.418905 | instance | + docker images 2026-05-26 22:03:19.446340 | instance | + brctl show 2026-05-26 22:03:19.447049 | instance | /bin/bash: line 8: brctl: command not found 2026-05-26 22:03:19.447355 | instance | + ps aux --sort=-%mem 2026-05-26 22:03:19.502348 | instance | + dpkg -l 2026-05-26 22:03:19.513032 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-26 22:03:19.513626 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-26 22:03:19.532176 | instance | + '[' '!' -z '' ']' 2026-05-26 22:03:20.002710 | instance | ok: Runtime: 0:00:00.212684 2026-05-26 22:03:20.015619 | 2026-05-26 22:03:20.015793 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-26 22:03:20.648941 | instance | changed: 2026-05-26 22:03:20.649104 | instance | created directory /var/lib/zuul/builds/bb754599442245b9b142496d459a2011/work/logs/instance 2026-05-26 22:03:20.649133 | instance | cd+++++++++ system/ 2026-05-26 22:03:20.649156 | instance | >f+++++++++ system/brctl-show.txt 2026-05-26 22:03:20.649177 | instance | >f+++++++++ system/docker-images.txt 2026-05-26 22:03:20.649197 | instance | >f+++++++++ system/ip-addr.txt 2026-05-26 22:03:20.649219 | instance | >f+++++++++ system/ip-route.txt 2026-05-26 22:03:20.649240 | instance | >f+++++++++ system/lsblk.txt 2026-05-26 22:03:20.649261 | instance | >f+++++++++ system/mount.txt 2026-05-26 22:03:20.649281 | instance | >f+++++++++ system/packages.txt 2026-05-26 22:03:20.649300 | instance | >f+++++++++ system/ps.txt 2026-05-26 22:03:20.649322 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-26 22:03:20.658113 | 2026-05-26 22:03:20.658176 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-26 22:03:20.884555 | instance | changed: "values" 2026-05-26 22:03:21.071096 | instance | changed: "releases" 2026-05-26 22:03:21.083126 | 2026-05-26 22:03:21.083242 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-26 22:03:30.660586 | instance | ok: Runtime: 0:00:09.118198 2026-05-26 22:03:30.665650 | 2026-05-26 22:03:30.665718 | TASK [helm-release-status : Downloads logs to executor] 2026-05-26 22:03:31.172325 | instance | changed: 2026-05-26 22:03:31.172493 | instance | cd+++++++++ helm/ 2026-05-26 22:03:31.172532 | instance | cd+++++++++ helm/releases/ 2026-05-26 22:03:31.172563 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-26 22:03:31.172594 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-26 22:03:31.172622 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-26 22:03:31.172649 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-26 22:03:31.172675 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-26 22:03:31.172701 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-26 22:03:31.172726 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-26 22:03:31.172752 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-26 22:03:31.172777 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-26 22:03:31.172802 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-26 22:03:31.172829 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-26 22:03:31.172854 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-26 22:03:31.172880 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-26 22:03:31.172906 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-26 22:03:31.172968 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-26 22:03:31.173014 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-26 22:03:31.173057 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-26 22:03:31.173086 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-05-26 22:03:31.173116 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-05-26 22:03:31.173143 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-26 22:03:31.173170 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-26 22:03:31.173196 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-05-26 22:03:31.173221 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-26 22:03:31.173261 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-05-26 22:03:31.173288 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-05-26 22:03:31.173313 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-05-26 22:03:31.173339 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-05-26 22:03:31.173364 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-26 22:03:31.173389 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-26 22:03:31.173414 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-26 22:03:31.173440 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-05-26 22:03:31.173465 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-05-26 22:03:31.173490 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-26 22:03:31.173515 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-05-26 22:03:31.173540 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-05-26 22:03:31.173565 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-05-26 22:03:31.173590 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-05-26 22:03:31.173615 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-26 22:03:31.173641 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-05-26 22:03:31.173666 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-26 22:03:31.173691 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-26 22:03:31.173716 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-05-26 22:03:31.173740 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-05-26 22:03:31.173765 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-26 22:03:31.173790 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-26 22:03:31.173816 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-26 22:03:31.173840 | instance | cd+++++++++ helm/values/ 2026-05-26 22:03:31.173866 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-26 22:03:31.173891 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-26 22:03:31.173916 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-26 22:03:31.173941 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-26 22:03:31.173966 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-26 22:03:31.173991 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-26 22:03:31.174016 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-26 22:03:31.174041 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-26 22:03:31.174065 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-26 22:03:31.174090 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-26 22:03:31.174116 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-26 22:03:31.174141 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-26 22:03:31.174167 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-26 22:03:31.174192 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-26 22:03:31.174218 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-26 22:03:31.174243 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-26 22:03:31.174268 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-26 22:03:31.174293 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-05-26 22:03:31.174317 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-05-26 22:03:31.174342 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-26 22:03:31.174439 | instance | cd+++++++++ helm/values/openstack/ 2026-05-26 22:03:31.174495 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-05-26 22:03:31.174526 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-26 22:03:31.174581 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-05-26 22:03:31.174612 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-05-26 22:03:31.174637 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-05-26 22:03:31.174663 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-05-26 22:03:31.174687 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-26 22:03:31.174711 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-26 22:03:31.174735 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-26 22:03:31.174760 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-05-26 22:03:31.174785 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-05-26 22:03:31.174809 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-26 22:03:31.174833 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-05-26 22:03:31.174861 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-05-26 22:03:31.174887 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-05-26 22:03:31.174913 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-05-26 22:03:31.174937 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-26 22:03:31.174962 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-05-26 22:03:31.174987 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-26 22:03:31.175011 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-26 22:03:31.175036 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-05-26 22:03:31.175060 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-05-26 22:03:31.175085 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-26 22:03:31.175109 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-26 22:03:31.175135 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-26 22:03:31.187747 | 2026-05-26 22:03:31.187810 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-26 22:03:31.383178 | instance | changed 2026-05-26 22:03:31.391613 | 2026-05-26 22:03:31.391718 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-26 22:03:31.616032 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 22:03:31.616128 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 22:03:31.622397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:31.625153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:31.737866 | instance | node/instance 2026-05-26 22:03:31.740740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:31.819877 | instance | clusterrole/admin 2026-05-26 22:03:32.041196 | instance | clusterrole/capi-aggregated-manager-role 2026-05-26 22:03:32.088125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:32.101267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:32.130191 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-05-26 22:03:32.240460 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-05-26 22:03:32.326372 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-05-26 22:03:32.433750 | instance | clusterrole/capi-manager-role 2026-05-26 22:03:32.524754 | instance | clusterrole/capo-manager-role 2026-05-26 22:03:32.634192 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-26 22:03:32.721755 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-26 22:03:32.832537 | instance | clusterrole/cert-manager-cainjector 2026-05-26 22:03:32.938904 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-26 22:03:33.057610 | instance | clusterrole/cert-manager-controller-certificates 2026-05-26 22:03:33.125786 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-26 22:03:33.236696 | instance | clusterrole/cert-manager-controller-challenges 2026-05-26 22:03:33.300758 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-26 22:03:33.461767 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-26 22:03:33.507955 | instance | clusterrole/cert-manager-controller-issuers 2026-05-26 22:03:33.665239 | instance | clusterrole/cert-manager-controller-orders 2026-05-26 22:03:33.687240 | instance | clusterrole/cert-manager-edit 2026-05-26 22:03:33.852570 | instance | clusterrole/cert-manager-view 2026-05-26 22:03:33.894896 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-26 22:03:34.047814 | instance | clusterrole/cilium 2026-05-26 22:03:34.093822 | instance | clusterrole/cilium-operator 2026-05-26 22:03:34.238638 | instance | clusterrole/cluster-admin 2026-05-26 22:03:34.302810 | instance | clusterrole/edit 2026-05-26 22:03:34.432450 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 22:03:34.515725 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-26 22:03:34.631440 | instance | clusterrole/goldpinger-clusterrole 2026-05-26 22:03:34.713485 | instance | clusterrole/ingress-nginx 2026-05-26 22:03:34.836508 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-26 22:03:34.904745 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-05-26 22:03:35.017189 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-26 22:03:35.091008 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-05-26 22:03:35.213968 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-26 22:03:35.295634 | instance | clusterrolebinding/capi-manager-rolebinding 2026-05-26 22:03:35.419487 | instance | clusterrolebinding/capo-manager-rolebinding 2026-05-26 22:03:35.490567 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-26 22:03:35.612853 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-26 22:03:35.692533 | instance | clusterrole/kubeadm:get-nodes 2026-05-26 22:03:35.802916 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-26 22:03:35.890761 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-26 22:03:35.988831 | instance | clusterrole/local-path-provisioner 2026-05-26 22:03:36.084771 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-26 22:03:36.173290 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-26 22:03:36.265308 | instance | clusterrole/neutron-coredns 2026-05-26 22:03:36.355853 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-26 22:03:36.441170 | instance | clusterrole/node-feature-discovery 2026-05-26 22:03:36.521995 | instance | clusterrole/node-feature-discovery-gc 2026-05-26 22:03:36.623584 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-26 22:03:36.708858 | instance | clusterrole/nova-bootstrap 2026-05-26 22:03:36.807456 | instance | clusterrole/nova-cell-setup 2026-05-26 22:03:36.908287 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-26 22:03:37.024115 | instance | clusterrole/objectstorage-provisioner-role 2026-05-26 22:03:37.094592 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-26 22:03:37.205663 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-26 22:03:37.263704 | instance | clusterrole/orc-image-editor-role 2026-05-26 22:03:37.389116 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-26 22:03:37.462515 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-26 22:03:37.592267 | instance | clusterrole/orc-image-viewer-role 2026-05-26 22:03:37.656130 | instance | clusterrole/orc-manager-role 2026-05-26 22:03:37.787063 | instance | clusterrole/orc-metrics-auth-role 2026-05-26 22:03:37.859895 | instance | clusterrolebinding/cilium 2026-05-26 22:03:37.972195 | instance | clusterrole/orc-metrics-reader 2026-05-26 22:03:38.057205 | instance | clusterrolebinding/cilium-operator 2026-05-26 22:03:38.142834 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-26 22:03:38.252227 | instance | clusterrolebinding/cluster-admin 2026-05-26 22:03:38.333935 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-26 22:03:38.431852 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-26 22:03:38.534043 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-26 22:03:38.636616 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-26 22:03:38.737702 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-26 22:03:38.835423 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-26 22:03:38.937373 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-26 22:03:39.018135 | instance | clusterrolebinding/ingress-nginx 2026-05-26 22:03:39.129917 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-26 22:03:39.197676 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-26 22:03:39.302702 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-26 22:03:39.383371 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-26 22:03:39.484561 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-26 22:03:39.591199 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-26 22:03:39.689029 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-26 22:03:39.794825 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-26 22:03:39.880700 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-26 22:03:39.973823 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-26 22:03:40.070934 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-26 22:03:40.159672 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-26 22:03:40.249997 | instance | clusterrole/rook-ceph-global 2026-05-26 22:03:40.329745 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-26 22:03:40.455968 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-26 22:03:40.531635 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-26 22:03:40.648672 | instance | clusterrole/rook-ceph-mgr-system 2026-05-26 22:03:40.718190 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-26 22:03:40.828156 | instance | clusterrole/rook-ceph-object-bucket 2026-05-26 22:03:40.903965 | instance | clusterrolebinding/local-path-provisioner 2026-05-26 22:03:41.006782 | instance | clusterrole/rook-ceph-osd 2026-05-26 22:03:41.086395 | instance | clusterrole/rook-ceph-system 2026-05-26 22:03:41.205133 | instance | clusterrolebinding/magnum-cluster-api 2026-05-26 22:03:41.286326 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-26 22:03:41.391730 | instance | clusterrolebinding/neutron-coredns 2026-05-26 22:03:41.465642 | instance | clusterrolebinding/node-feature-discovery 2026-05-26 22:03:41.582901 | instance | clusterrole/system:aggregate-to-admin 2026-05-26 22:03:41.653173 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-26 22:03:41.792538 | instance | clusterrole/system:aggregate-to-edit 2026-05-26 22:03:41.844041 | instance | clusterrolebinding/nova-bootstrap 2026-05-26 22:03:41.991754 | instance | clusterrole/system:aggregate-to-view 2026-05-26 22:03:42.026930 | instance | clusterrolebinding/nova-cell-setup 2026-05-26 22:03:42.184578 | instance | clusterrole/system:auth-delegator 2026-05-26 22:03:42.231998 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-26 22:03:42.367372 | instance | clusterrole/system:basic-user 2026-05-26 22:03:42.437810 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-26 22:03:42.571201 | instance | clusterrolebinding/orc-manager-rolebinding 2026-05-26 22:03:42.628070 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-26 22:03:42.747714 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-05-26 22:03:42.811188 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-26 22:03:42.948588 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-26 22:03:43.003970 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-26 22:03:43.140945 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-26 22:03:43.198443 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-26 22:03:43.325532 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-26 22:03:43.383648 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-26 22:03:43.525456 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-26 22:03:43.580102 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-26 22:03:43.720731 | instance | clusterrolebinding/rook-ceph-global 2026-05-26 22:03:43.787739 | instance | clusterrole/system:controller:certificate-controller 2026-05-26 22:03:43.939925 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-26 22:03:43.962394 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-05-26 22:03:44.124722 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-26 22:03:44.129985 | instance | clusterrole/system:controller:cronjob-controller 2026-05-26 22:03:44.311304 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-26 22:03:44.316601 | instance | clusterrolebinding/rook-ceph-osd 2026-05-26 22:03:44.500909 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-26 22:03:44.502351 | instance | clusterrole/system:controller:deployment-controller 2026-05-26 22:03:44.677671 | instance | clusterrole/system:controller:disruption-controller 2026-05-26 22:03:44.695162 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-05-26 22:03:44.863019 | instance | clusterrole/system:controller:endpoint-controller 2026-05-26 22:03:44.880582 | instance | clusterrolebinding/rook-ceph-system 2026-05-26 22:03:45.053257 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-26 22:03:45.063953 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-26 22:03:45.234385 | instance | clusterrolebinding/system:basic-user 2026-05-26 22:03:45.238080 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-26 22:03:45.408100 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-26 22:03:45.423606 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-26 22:03:45.596189 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-26 22:03:45.606138 | instance | clusterrole/system:controller:expand-controller 2026-05-26 22:03:45.782743 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-26 22:03:45.784065 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-26 22:03:45.967278 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-26 22:03:45.975393 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-26 22:03:46.147468 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-26 22:03:46.148684 | instance | clusterrole/system:controller:job-controller 2026-05-26 22:03:46.319284 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-26 22:03:46.327919 | instance | clusterrole/system:controller:namespace-controller 2026-05-26 22:03:46.483175 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-26 22:03:46.509364 | instance | clusterrole/system:controller:node-controller 2026-05-26 22:03:46.661737 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-26 22:03:46.701396 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-26 22:03:46.856932 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-26 22:03:46.887897 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-26 22:03:47.055114 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-26 22:03:47.092514 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-26 22:03:47.243967 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-26 22:03:47.270483 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-26 22:03:47.420542 | instance | clusterrole/system:controller:replicaset-controller 2026-05-26 22:03:47.449337 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-26 22:03:47.637648 | instance | clusterrole/system:controller:replication-controller 2026-05-26 22:03:47.673530 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-26 22:03:47.812881 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-26 22:03:47.874446 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-26 22:03:48.039211 | instance | clusterrolebinding/system:controller:job-controller 2026-05-26 22:03:48.069289 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-26 22:03:48.224063 | instance | clusterrole/system:controller:route-controller 2026-05-26 22:03:48.261423 | instance | clusterrole/system:controller:service-account-controller 2026-05-26 22:03:48.456582 | instance | clusterrole/system:controller:service-controller 2026-05-26 22:03:48.518847 | instance | clusterrole/system:controller:statefulset-controller 2026-05-26 22:03:48.655335 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-26 22:03:48.721414 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-26 22:03:48.850755 | instance | clusterrolebinding/system:controller:node-controller 2026-05-26 22:03:48.916636 | instance | clusterrole/system:controller:ttl-controller 2026-05-26 22:03:49.059930 | instance | clusterrole/system:coredns 2026-05-26 22:03:49.094054 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-26 22:03:49.241721 | instance | clusterrole/system:discovery 2026-05-26 22:03:49.267941 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-26 22:03:49.426430 | instance | clusterrole/system:heapster 2026-05-26 22:03:49.462269 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-26 22:03:49.607615 | instance | clusterrole/system:kube-aggregator 2026-05-26 22:03:49.646871 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-26 22:03:49.803049 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-26 22:03:49.833446 | instance | clusterrole/system:kube-controller-manager 2026-05-26 22:03:49.993708 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-26 22:03:50.019945 | instance | clusterrole/system:kube-dns 2026-05-26 22:03:50.174846 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-26 22:03:50.218257 | instance | clusterrole/system:kube-scheduler 2026-05-26 22:03:50.370328 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-26 22:03:50.413624 | instance | clusterrole/system:kubelet-api-admin 2026-05-26 22:03:50.565870 | instance | clusterrolebinding/system:controller:route-controller 2026-05-26 22:03:50.596870 | instance | clusterrole/system:monitoring 2026-05-26 22:03:50.740833 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-26 22:03:50.789425 | instance | clusterrolebinding/system:controller:service-controller 2026-05-26 22:03:50.923987 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-26 22:03:50.973267 | instance | clusterrole/system:node 2026-05-26 22:03:51.115184 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-26 22:03:51.182789 | instance | clusterrole/system:node-bootstrapper 2026-05-26 22:03:51.313554 | instance | clusterrole/system:node-problem-detector 2026-05-26 22:03:51.391468 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-26 22:03:51.541630 | instance | clusterrole/system:node-proxier 2026-05-26 22:03:51.602145 | instance | clusterrolebinding/system:coredns 2026-05-26 22:03:51.720652 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-26 22:03:51.787389 | instance | clusterrolebinding/system:discovery 2026-05-26 22:03:51.913169 | instance | clusterrole/system:public-info-viewer 2026-05-26 22:03:51.987533 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-26 22:03:52.085561 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-26 22:03:52.169722 | instance | clusterrolebinding/system:kube-dns 2026-05-26 22:03:52.263298 | instance | clusterrole/system:volume-scheduler 2026-05-26 22:03:52.346118 | instance | clusterrolebinding/system:kube-scheduler 2026-05-26 22:03:52.439682 | instance | clusterrole/vector 2026-05-26 22:03:52.528960 | instance | clusterrole/view 2026-05-26 22:03:52.607030 | instance | clusterrolebinding/system:monitoring 2026-05-26 22:03:52.701368 | instance | clusterrolebinding/system:node 2026-05-26 22:03:52.776281 | instance | clusterrolebinding/system:node-proxier 2026-05-26 22:03:52.878706 | instance | clusterrolebinding/system:public-info-viewer 2026-05-26 22:03:52.945288 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-26 22:03:53.044673 | instance | clusterrolebinding/system:volume-scheduler 2026-05-26 22:03:53.119125 | instance | clusterrolebinding/vector 2026-05-26 22:03:53.222641 | instance | storageclass/general 2026-05-26 22:03:53.302743 | instance | namespace/auth-system 2026-05-26 22:03:53.425755 | instance | namespace/capi-kubeadm-bootstrap-system 2026-05-26 22:03:53.480691 | instance | namespace/capi-kubeadm-control-plane-system 2026-05-26 22:03:53.623564 | instance | namespace/capi-system 2026-05-26 22:03:53.685801 | instance | namespace/capo-system 2026-05-26 22:03:53.807242 | instance | namespace/cert-manager 2026-05-26 22:03:53.864950 | instance | namespace/default 2026-05-26 22:03:53.979225 | instance | namespace/envoy-gateway-system 2026-05-26 22:03:54.067219 | instance | namespace/ingress-nginx 2026-05-26 22:03:54.181223 | instance | namespace/kube-node-lease 2026-05-26 22:03:54.256091 | instance | namespace/kube-public 2026-05-26 22:03:54.399082 | instance | namespace/kube-system 2026-05-26 22:03:54.452220 | instance | namespace/local-path-storage 2026-05-26 22:03:54.584030 | instance | namespace/magnum-system 2026-05-26 22:03:54.658639 | instance | namespace/monitoring 2026-05-26 22:03:54.788520 | instance | namespace/openstack 2026-05-26 22:03:54.858272 | instance | namespace/orc-system 2026-05-26 22:03:54.979176 | instance | namespace/rook-ceph 2026-05-26 22:03:55.045873 | instance | namespace/secretgen-controller 2026-05-26 22:03:55.462858 | instance | ok: Runtime: 0:00:23.627525 2026-05-26 22:03:55.471773 | 2026-05-26 22:03:55.472040 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-26 22:03:55.674512 | instance | changed 2026-05-26 22:03:55.681827 | 2026-05-26 22:03:55.681933 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-26 22:03:55.882223 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 22:03:55.882377 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 22:03:55.882774 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-26 22:03:55.994581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:55.995509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.079503 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-26 22:03:56.080376 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-05-26 22:03:56.084242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.085884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.186710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.201778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.272047 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-26 22:03:56.273108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.298780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.365410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.388622 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-05-26 22:03:56.395024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.457829 | instance | auth-system/endpoints/keycloak 2026-05-26 22:03:56.470171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.510110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.573196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.620394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.633632 | instance | auth-system/endpoints/keycloak-headless 2026-05-26 22:03:56.672218 | instance | auth-system/endpoints/keycloak-metrics 2026-05-26 22:03:56.688131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.730780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.790365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.849240 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-05-26 22:03:56.854084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.889681 | instance | auth-system/ingresses/keycloak 2026-05-26 22:03:56.889764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:56.981035 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:03:56.992673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.017799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.073445 | instance | auth-system/networkpolicies/keycloak 2026-05-26 22:03:57.110453 | instance | auth-system/pods/keycloak-0 2026-05-26 22:03:57.122379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.136184 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:03:57.157258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.222469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.249603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.264413 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv 2026-05-26 22:03:57.325530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.350693 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-05-26 22:03:57.353682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.445700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.477315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.493198 | instance | auth-system/secrets/keycloak 2026-05-26 22:03:57.556781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.557919 | instance | auth-system/secrets/keycloak-externaldb 2026-05-26 22:03:57.587656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.678086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.680577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.732482 | instance | auth-system/secrets/keycloak.199-204-45-22.nip.io-tls 2026-05-26 22:03:57.753764 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-26 22:03:57.771603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.776239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.880213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.883396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.955016 | instance | auth-system/serviceaccounts/default 2026-05-26 22:03:57.960962 | instance | auth-system/serviceaccounts/keycloak 2026-05-26 22:03:57.979805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:57.987761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.072960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.084421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.151236 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-05-26 22:03:58.173617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.177606 | instance | auth-system/services/keycloak 2026-05-26 22:03:58.189607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.271115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.287445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.362111 | instance | auth-system/services/keycloak-headless 2026-05-26 22:03:58.383423 | instance | auth-system/services/keycloak-metrics 2026-05-26 22:03:58.396108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.397846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.511996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.541885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.617206 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-05-26 22:03:58.628509 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-05-26 22:03:58.644329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.661977 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:03:58.669083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.758795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.781376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.843298 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-05-26 22:03:58.848199 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-05-26 22:03:58.856357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.898858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:58.959536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.050599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.058769 | instance | auth-system/statefulsets/keycloak 2026-05-26 22:03:59.061818 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-05-26 22:03:59.073175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.147509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.173866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.257817 | instance | capi-system/configmaps/kube-root-ca.crt 2026-05-26 22:03:59.269594 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:03:59.269964 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-05-26 22:03:59.275851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.278370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.377792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.378228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.457913 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-05-26 22:03:59.473268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.474460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.490473 | instance | capi-system/deployment/capi-controller-manager 2026-05-26 22:03:59.555144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.563719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.640147 | instance | capi-system/endpoints/capi-webhook-service 2026-05-26 22:03:59.654795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.655411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.690016 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs 2026-05-26 22:03:59.747812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.750118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.821895 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-05-26 22:03:59.836633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.848569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.908401 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-05-26 22:03:59.940292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:03:59.953840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.005270 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-sk9b4 2026-05-26 22:04:00.025100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.043620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.109508 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-05-26 22:04:00.109773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.147559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.199590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.226794 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-05-26 22:04:00.248211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.296219 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-05-26 22:04:00.300637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.350742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.381351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.436073 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-05-26 22:04:00.477118 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:00.478341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.486721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.500130 | instance | capi-system/roles/capi-leader-election-role 2026-05-26 22:04:00.582921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.595533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.649685 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-05-26 22:04:00.696443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.698095 | instance | capi-system/secrets/capi-webhook-service-cert 2026-05-26 22:04:00.700544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.799487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.823060 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:00.832579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.874696 | instance | capi-system/serviceaccounts/capi-manager 2026-05-26 22:04:00.905427 | instance | capi-system/serviceaccounts/default 2026-05-26 22:04:00.905491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.932042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:00.998185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.031706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.079556 | instance | capo-system/configmaps/kube-root-ca.crt 2026-05-26 22:04:01.097895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.104430 | instance | capi-system/services/capi-webhook-service 2026-05-26 22:04:01.167104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.263683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.285143 | instance | capo-system/deployment/capo-controller-manager 2026-05-26 22:04:01.289934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.343619 | instance | capo-system/endpoints/capo-webhook-service 2026-05-26 22:04:01.353553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.410569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.453185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.484648 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-26 22:04:01.509975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.539868 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-26 22:04:01.556134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.608716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.658631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.721334 | instance | cert-manager/deployment/cert-manager 2026-05-26 22:04:01.745924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.751129 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-26 22:04:01.793166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.835442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.906100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.929354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:01.948155 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-26 22:04:01.974380 | instance | cert-manager/endpoints/cert-manager 2026-05-26 22:04:02.020430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.028869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.107700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.116268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.155025 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-26 22:04:02.182378 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-p9brh 2026-05-26 22:04:02.205396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.218245 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:02.226691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.309158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.331316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.355844 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-05-26 22:04:02.406718 | instance | cert-manager/pods/cert-manager-75c4c745bc-xr89d 2026-05-26 22:04:02.413284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.442222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.517505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.529392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.555022 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-wzll5 2026-05-26 22:04:02.613276 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-bbjjp 2026-05-26 22:04:02.620596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.620968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.729978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.740542 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:02.749698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.766807 | instance | capo-system/roles/capo-leader-election-role 2026-05-26 22:04:02.825769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.836875 | instance | capo-system/secrets/capo-webhook-service-cert 2026-05-26 22:04:02.838314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.918216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.955157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:02.990795 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-26 22:04:03.036499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.044121 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-26 22:04:03.136075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.172614 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-26 22:04:03.228456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.247105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.251137 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-26 22:04:03.331660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.339855 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-26 22:04:03.341411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.446656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.447426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.449405 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-26 22:04:03.541367 | instance | capo-system/serviceaccounts/capo-manager 2026-05-26 22:04:03.546135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.547891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.633307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.633707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.668225 | instance | capo-system/serviceaccounts/default 2026-05-26 22:04:03.736366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.738592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.739640 | instance | capo-system/services/capo-webhook-service 2026-05-26 22:04:03.829726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.836109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.877050 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-26 22:04:03.944730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.949648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:03.951895 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-26 22:04:04.057804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.068202 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:04.078519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.080845 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-26 22:04:04.163248 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-26 22:04:04.168533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.187293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.269443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.287521 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-26 22:04:04.294789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.353081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.423582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.428010 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-26 22:04:04.455686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.505399 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-26 22:04:04.531967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.544855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.654128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.669573 | instance | cert-manager/serviceaccounts/default 2026-05-26 22:04:04.676319 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:04.684579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.729983 | instance | cert-manager/services/cert-manager 2026-05-26 22:04:04.756462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.774990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.872889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.877049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.913900 | instance | cert-manager/services/cert-manager-webhook 2026-05-26 22:04:04.988871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.990948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:04.997353 | instance | default/configmaps/kube-root-ca.crt 2026-05-26 22:04:05.091637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.095503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.154263 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-26 22:04:05.196341 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-26 22:04:05.198251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.232212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.295841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.352594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.356374 | instance | default/endpoints/kubernetes 2026-05-26 22:04:05.378669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.398742 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-26 22:04:05.486226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.496357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.552946 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-26 22:04:05.572746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.606563 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-6drnv 2026-05-26 22:04:05.618635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.664901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.727104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.731876 | instance | default/serviceaccounts/default 2026-05-26 22:04:05.787149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.819396 | instance | default/services/kubernetes 2026-05-26 22:04:05.834108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.892902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.947671 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-26 22:04:05.952050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:05.996183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.033920 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-26 22:04:06.102549 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:06.109955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.119873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.135063 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-26 22:04:06.209761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.222731 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:06.230063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.254264 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-26 22:04:06.313057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.325356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.364611 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-26 22:04:06.409630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.451314 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-26 22:04:06.451370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.527819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.558172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.582258 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-26 22:04:06.646478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.667312 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-26 22:04:06.682563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.797963 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-26 22:04:06.803364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.873513 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-26 22:04:06.882204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.904088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:06.997128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.015485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.019557 | instance | envoy-gateway-system/secrets/envoy 2026-05-26 22:04:07.094754 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-26 22:04:07.102804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.118157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.210778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.226311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.233485 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-26 22:04:07.297419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.303468 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-26 22:04:07.331674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.399522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.438416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.450836 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-26 22:04:07.503703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.524266 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-26 22:04:07.545876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.615244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.637337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.723712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.738418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.808269 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-26 22:04:07.837701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.857004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.975212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.986333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:07.988276 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-26 22:04:08.068376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.101637 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:08.113605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.114749 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-26 22:04:08.191375 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:08.202839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.203768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.289453 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-26 22:04:08.296567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.301777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.335399 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-26 22:04:08.390965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.392901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.482094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.503740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.524694 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-26 22:04:08.556893 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-26 22:04:08.601415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.609268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.709435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.715110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.735886 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-26 22:04:08.777329 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-26 22:04:08.792930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.808470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.911895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:08.937021 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-26 22:04:08.978988 | instance | ingress-nginx/pods/ingress-nginx-controller-tngxj 2026-05-26 22:04:09.028216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.145837 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-lsz4h 2026-05-26 22:04:09.181198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.198151 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-26 22:04:09.331420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.345634 | instance | ingress-nginx/roles/ingress-nginx 2026-05-26 22:04:09.380906 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-26 22:04:09.472362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.515686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.540975 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-26 22:04:09.592712 | instance | ingress-nginx/serviceaccounts/default 2026-05-26 22:04:09.618911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.655956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.726690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.791858 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-26 22:04:09.833407 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-26 22:04:09.849237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:09.953233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.026650 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-26 22:04:10.061004 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-26 22:04:10.072803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.172478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.229316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.274244 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-26 22:04:10.278033 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-26 22:04:10.325277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.499116 | instance | kube-node-lease/serviceaccounts/default 2026-05-26 22:04:10.501463 | instance | kube-public/configmaps/cluster-info 2026-05-26 22:04:10.513328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.620503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.692095 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-26 22:04:10.711545 | instance | kube-system/configmaps/cilium-config 2026-05-26 22:04:10.768739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.903920 | instance | kube-system/configmaps/coredns 2026-05-26 22:04:10.908062 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:10.918146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:10.923479 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-26 22:04:11.030198 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:11.040919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:11.106717 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-26 22:04:11.145840 | instance | kube-system/configmaps/kube-proxy 2026-05-26 22:04:11.156704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:11.303627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:11.308262 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-26 22:04:11.337249 | instance | kube-system/configmaps/kubeadm-config 2026-05-26 22:04:11.506537 | instance | kube-system/configmaps/kubelet-config 2026-05-26 22:04:11.570534 | instance | kube-system/daemonsets/cilium 2026-05-26 22:04:11.585518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:11.701625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:11.721423 | instance | kube-system/daemonsets/kube-proxy 2026-05-26 22:04:11.853562 | instance | kube-system/deployment/cilium-operator 2026-05-26 22:04:11.925706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:11.996992 | instance | kube-system/deployment/coredns 2026-05-26 22:04:12.035600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:12.081451 | instance | kube-system/endpoints/kube-dns 2026-05-26 22:04:12.206284 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-26 22:04:12.256396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:12.274102 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-26 22:04:12.431882 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-26 22:04:12.491664 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-26 22:04:12.628842 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-26 22:04:12.685365 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-26 22:04:12.815991 | instance | kube-system/pods/cilium-operator-869df985b8-c8925 2026-05-26 22:04:12.889215 | instance | kube-system/pods/cilium-wdwn5 2026-05-26 22:04:13.019164 | instance | kube-system/pods/coredns-67659f764b-fjmqp 2026-05-26 22:04:13.101100 | instance | kube-system/pods/coredns-67659f764b-g8mhp 2026-05-26 22:04:13.219897 | instance | kube-system/pods/etcd-instance 2026-05-26 22:04:13.303506 | instance | kube-system/pods/kube-apiserver-instance 2026-05-26 22:04:13.413039 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-26 22:04:13.491944 | instance | kube-system/pods/kube-proxy-6hv4d 2026-05-26 22:04:13.592192 | instance | kube-system/pods/kube-scheduler-instance 2026-05-26 22:04:13.680412 | instance | kube-system/pods/kube-vip-instance 2026-05-26 22:04:13.786788 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 22:04:13.862674 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-26 22:04:13.967548 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-26 22:04:14.044129 | instance | kube-system/rolebindings/kube-proxy 2026-05-26 22:04:14.153480 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-26 22:04:14.223835 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-26 22:04:14.326673 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-26 22:04:14.427638 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-26 22:04:14.514785 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-26 22:04:14.624529 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-26 22:04:14.689695 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-26 22:04:14.805999 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-26 22:04:14.874514 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-26 22:04:14.985161 | instance | kube-system/roles/cilium-config-agent 2026-05-26 22:04:15.059723 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-26 22:04:15.174436 | instance | kube-system/roles/kube-proxy 2026-05-26 22:04:15.246194 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-26 22:04:15.346362 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-26 22:04:15.429732 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-26 22:04:15.527398 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-26 22:04:15.613472 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-26 22:04:15.719439 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-26 22:04:15.803725 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-26 22:04:15.895877 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-26 22:04:16.010861 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-26 22:04:16.077369 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-26 22:04:16.168212 | instance | kube-system/secrets/bootstrap-token-38hb55 2026-05-26 22:04:16.259922 | instance | kube-system/secrets/bootstrap-token-r5wx4y 2026-05-26 22:04:16.336811 | instance | kube-system/secrets/kubeadm-certs 2026-05-26 22:04:16.428043 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-26 22:04:16.526662 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-26 22:04:16.739822 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-26 22:04:16.763677 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-26 22:04:16.956516 | instance | kube-system/serviceaccounts/cilium 2026-05-26 22:04:17.008237 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-26 22:04:17.200400 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-26 22:04:17.235776 | instance | kube-system/serviceaccounts/coredns 2026-05-26 22:04:17.421776 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-26 22:04:17.465478 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-26 22:04:17.645835 | instance | kube-public/serviceaccounts/default 2026-05-26 22:04:17.686047 | instance | kube-system/serviceaccounts/default 2026-05-26 22:04:17.834918 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-26 22:04:17.891862 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-26 22:04:18.047040 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-26 22:04:18.100205 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-26 22:04:18.262730 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-26 22:04:18.343323 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-26 22:04:18.511833 | instance | kube-system/serviceaccounts/expand-controller 2026-05-26 22:04:18.574546 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-26 22:04:18.730790 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-26 22:04:18.788429 | instance | kube-system/serviceaccounts/job-controller 2026-05-26 22:04:18.983909 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-26 22:04:19.001999 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-26 22:04:19.187002 | instance | kube-system/serviceaccounts/node-controller 2026-05-26 22:04:19.219088 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-26 22:04:19.411669 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-26 22:04:19.456153 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-26 22:04:19.628669 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-26 22:04:19.695575 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-26 22:04:19.840707 | instance | kube-system/serviceaccounts/replication-controller 2026-05-26 22:04:19.936987 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-26 22:04:20.050604 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-26 22:04:20.151013 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-26 22:04:20.266211 | instance | kube-system/serviceaccounts/service-controller 2026-05-26 22:04:20.389259 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-26 22:04:20.479924 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-26 22:04:20.602990 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-26 22:04:20.699491 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-26 22:04:20.820711 | instance | kube-system/services/kube-dns 2026-05-26 22:04:20.912144 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-26 22:04:21.023519 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-26 22:04:21.112622 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-26 22:04:21.216663 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-26 22:04:21.292689 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-26 22:04:21.404047 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-26 22:04:21.468076 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-26 22:04:21.570868 | instance | local-path-storage/configmaps/local-path-config 2026-05-26 22:04:21.639926 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-05-26 22:04:21.750309 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-26 22:04:21.822425 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-8svr8 2026-05-26 22:04:21.953795 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-26 22:04:22.028495 | instance | magnum-system/serviceaccounts/default 2026-05-26 22:04:22.166887 | instance | local-path-storage/serviceaccounts/default 2026-05-26 22:04:22.228463 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-26 22:04:22.379588 | instance | monitoring/daemonsets/goldpinger 2026-05-26 22:04:22.430411 | instance | monitoring/daemonsets/ipmi-exporter 2026-05-26 22:04:22.587132 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 22:04:22.635315 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-26 22:04:22.777306 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-05-26 22:04:22.835416 | instance | monitoring/daemonsets/vector 2026-05-26 22:04:22.974325 | instance | monitoring/configmaps/goldpinger-zap 2026-05-26 22:04:23.044593 | instance | monitoring/configmaps/ipmi-exporter 2026-05-26 22:04:23.173976 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-26 22:04:23.233806 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-26 22:04:23.373082 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-26 22:04:23.432551 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-26 22:04:23.557819 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-26 22:04:23.661646 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-26 22:04:23.769783 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-26 22:04:23.894903 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-26 22:04:23.979923 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-26 22:04:24.205513 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-26 22:04:24.213677 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-26 22:04:24.428829 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-26 22:04:24.561163 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-26 22:04:24.632802 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-26 22:04:24.746714 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-26 22:04:24.832089 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-26 22:04:24.957436 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-26 22:04:25.021342 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-26 22:04:25.142692 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-26 22:04:25.212473 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-26 22:04:25.353612 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-26 22:04:25.407845 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-26 22:04:25.567059 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-26 22:04:25.628403 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-26 22:04:25.767274 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-26 22:04:25.832336 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-26 22:04:25.972429 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-26 22:04:26.046007 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-26 22:04:26.161637 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-26 22:04:26.237410 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-26 22:04:26.353383 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-26 22:04:26.422902 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-26 22:04:26.567040 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-26 22:04:26.622308 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-26 22:04:26.762750 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-26 22:04:26.821659 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-26 22:04:26.990099 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-26 22:04:27.035078 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-26 22:04:27.191532 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-26 22:04:27.209279 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-26 22:04:27.369393 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-26 22:04:27.418545 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-26 22:04:27.606980 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-26 22:04:27.610407 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-26 22:04:27.803281 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-26 22:04:27.838343 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-26 22:04:27.997506 | instance | monitoring/configmaps/loki 2026-05-26 22:04:28.050635 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-26 22:04:28.186685 | instance | monitoring/configmaps/loki-gateway 2026-05-26 22:04:28.242356 | instance | monitoring/configmaps/loki-runtime 2026-05-26 22:04:28.396746 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-26 22:04:28.428774 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-26 22:04:28.600252 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-26 22:04:28.641955 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-26 22:04:28.796243 | instance | monitoring/configmaps/vector 2026-05-26 22:04:28.846946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:28.897915 | instance | openstack/configmaps/barbican-bin 2026-05-26 22:04:28.992039 | instance | openstack/configmaps/ceph-csi-config 2026-05-26 22:04:29.107386 | instance | openstack/configmaps/ceph-etc 2026-05-26 22:04:29.166711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:29.198314 | instance | openstack/configmaps/cinder-bin 2026-05-26 22:04:29.316306 | instance | openstack/configmaps/glance-bin 2026-05-26 22:04:29.422351 | instance | openstack/configmaps/heat-bin 2026-05-26 22:04:29.520111 | instance | openstack/configmaps/horizon-bin 2026-05-26 22:04:29.640952 | instance | openstack/configmaps/keepalived-bin 2026-05-26 22:04:29.721683 | instance | openstack/configmaps/keystone-bin 2026-05-26 22:04:29.848780 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-26 22:04:29.939020 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-26 22:04:30.080066 | instance | openstack/configmaps/libvirt-bin 2026-05-26 22:04:30.145872 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-26 22:04:30.282343 | instance | openstack/configmaps/magnum-bin 2026-05-26 22:04:30.352567 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-05-26 22:04:30.494579 | instance | openstack/configmaps/manila-bin 2026-05-26 22:04:30.570767 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-26 22:04:30.727295 | instance | openstack/configmaps/neutron-bin 2026-05-26 22:04:30.778655 | instance | openstack/configmaps/neutron-coredns 2026-05-26 22:04:30.962635 | instance | openstack/configmaps/nova-bin 2026-05-26 22:04:31.007924 | instance | openstack/configmaps/octavia-bin 2026-05-26 22:04:31.172951 | instance | openstack/configmaps/openvswitch-bin 2026-05-26 22:04:31.250697 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-26 22:04:31.396223 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-26 22:04:31.482722 | instance | openstack/configmaps/placement-bin 2026-05-26 22:04:31.654415 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-05-26 22:04:31.710627 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-05-26 22:04:31.845812 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-05-26 22:04:31.919936 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-05-26 22:04:32.044252 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-05-26 22:04:32.120884 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-05-26 22:04:32.245111 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-05-26 22:04:32.333764 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-05-26 22:04:32.484558 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-26 22:04:32.571735 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-26 22:04:32.695780 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-05-26 22:04:32.757723 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-26 22:04:32.890396 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-05-26 22:04:32.950469 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-26 22:04:33.124316 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-26 22:04:33.137964 | instance | monitoring/deployment/loki-gateway 2026-05-26 22:04:33.306522 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-05-26 22:04:33.333385 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-26 22:04:33.523271 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-05-26 22:04:33.549477 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-05-26 22:04:33.720628 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-26 22:04:33.756770 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-05-26 22:04:33.939038 | instance | monitoring/deployment/prometheus-pushgateway 2026-05-26 22:04:33.999704 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-05-26 22:04:34.136061 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-05-26 22:04:34.233411 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-05-26 22:04:34.378944 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-05-26 22:04:34.475445 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-05-26 22:04:34.600455 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-05-26 22:04:34.678449 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-05-26 22:04:34.811760 | instance | openstack/configmaps/rook-config-override 2026-05-26 22:04:34.877638 | instance | openstack/configmaps/staffeln-bin 2026-05-26 22:04:35.028407 | instance | openstack/configmaps/tempest-bin 2026-05-26 22:04:35.107573 | instance | openstack/configmaps/valkey-configuration 2026-05-26 22:04:35.235255 | instance | openstack/configmaps/valkey-health 2026-05-26 22:04:35.307438 | instance | openstack/configmaps/valkey-scripts 2026-05-26 22:04:35.463670 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-05-26 22:04:35.527151 | instance | openstack/cronjobs/heat-engine-cleaner 2026-05-26 22:04:35.670905 | instance | openstack/cronjobs/heat-purge-deleted 2026-05-26 22:04:35.726471 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-26 22:04:35.888222 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-26 22:04:35.936108 | instance | openstack/cronjobs/nova-cell-setup 2026-05-26 22:04:36.122205 | instance | monitoring/endpoints/alertmanager-operated 2026-05-26 22:04:36.156666 | instance | openstack/cronjobs/nova-service-cleaner 2026-05-26 22:04:36.334235 | instance | monitoring/endpoints/goldpinger 2026-05-26 22:04:36.384122 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-26 22:04:36.508536 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-26 22:04:36.565143 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-26 22:04:36.691026 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-26 22:04:36.745512 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-26 22:04:36.867691 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 22:04:36.943510 | instance | monitoring/endpoints/loki 2026-05-26 22:04:36.944326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:37.084842 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-26 22:04:37.124808 | instance | monitoring/endpoints/loki-gateway 2026-05-26 22:04:37.293673 | instance | monitoring/endpoints/loki-headless 2026-05-26 22:04:37.317776 | instance | monitoring/endpoints/loki-memberlist 2026-05-26 22:04:37.482079 | instance | monitoring/endpoints/loki-results-cache 2026-05-26 22:04:37.518158 | instance | monitoring/endpoints/prometheus-operated 2026-05-26 22:04:37.681744 | instance | monitoring/endpoints/prometheus-pushgateway 2026-05-26 22:04:37.715088 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-05-26 22:04:37.870595 | instance | monitoring/endpoints/vector-headless 2026-05-26 22:04:37.896576 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-26 22:04:38.053151 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-26 22:04:38.098563 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-26 22:04:38.241511 | instance | openstack/daemonsets/keepalived 2026-05-26 22:04:38.295099 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-26 22:04:38.474952 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-05-26 22:04:38.552122 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-05-26 22:04:38.692166 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-05-26 22:04:38.801927 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-05-26 22:04:38.936283 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-05-26 22:04:39.057643 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-05-26 22:04:39.228406 | instance | openstack/daemonsets/nova-compute-default 2026-05-26 22:04:39.315956 | instance | openstack/daemonsets/octavia-health-manager-default 2026-05-26 22:04:39.470100 | instance | openstack/daemonsets/openvswitch 2026-05-26 22:04:39.556952 | instance | openstack/deployment/barbican-api 2026-05-26 22:04:39.716476 | instance | openstack/deployment/cinder-api 2026-05-26 22:04:39.789518 | instance | openstack/deployment/cinder-backup 2026-05-26 22:04:39.941281 | instance | openstack/deployment/cinder-scheduler 2026-05-26 22:04:40.028591 | instance | openstack/deployment/cinder-volume 2026-05-26 22:04:40.169600 | instance | openstack/deployment/glance-api 2026-05-26 22:04:40.255896 | instance | openstack/deployment/heat-api 2026-05-26 22:04:40.394986 | instance | openstack/deployment/heat-cfn 2026-05-26 22:04:40.475855 | instance | openstack/deployment/heat-engine 2026-05-26 22:04:40.611116 | instance | openstack/deployment/horizon 2026-05-26 22:04:40.690624 | instance | openstack/deployment/keystone-api 2026-05-26 22:04:40.854340 | instance | openstack/deployment/magnum-api 2026-05-26 22:04:40.906916 | instance | openstack/deployment/magnum-registry 2026-05-26 22:04:41.094303 | instance | openstack/deployment/manila-api 2026-05-26 22:04:41.153287 | instance | openstack/deployment/manila-data 2026-05-26 22:04:41.301395 | instance | openstack/deployment/manila-scheduler 2026-05-26 22:04:41.364786 | instance | openstack/deployment/manila-share 2026-05-26 22:04:41.531854 | instance | openstack/deployment/memcached-memcached 2026-05-26 22:04:41.602260 | instance | openstack/deployment/neutron-coredns 2026-05-26 22:04:41.763802 | instance | openstack/deployment/neutron-rpc-server 2026-05-26 22:04:41.824489 | instance | openstack/deployment/neutron-server 2026-05-26 22:04:42.006799 | instance | openstack/deployment/nova-api-metadata 2026-05-26 22:04:42.066790 | instance | openstack/deployment/nova-api-osapi 2026-05-26 22:04:42.261399 | instance | openstack/deployment/nova-conductor 2026-05-26 22:04:42.280698 | instance | openstack/deployment/nova-novncproxy 2026-05-26 22:04:42.501681 | instance | openstack/deployment/nova-scheduler 2026-05-26 22:04:42.505415 | instance | openstack/deployment/octavia-api 2026-05-26 22:04:42.740107 | instance | openstack/deployment/octavia-housekeeping 2026-05-26 22:04:42.748607 | instance | openstack/deployment/octavia-worker 2026-05-26 22:04:42.967826 | instance | openstack/deployment/openstack-database-exporter 2026-05-26 22:04:42.974398 | instance | openstack/deployment/openstack-exporter 2026-05-26 22:04:43.211310 | instance | openstack/deployment/placement-api 2026-05-26 22:04:43.212551 | instance | openstack/deployment/pxc-operator 2026-05-26 22:04:43.425868 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-26 22:04:43.430010 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-26 22:04:43.660342 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-05-26 22:04:43.661330 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-05-26 22:04:43.885714 | instance | openstack/deployment/staffeln-api 2026-05-26 22:04:43.897839 | instance | openstack/deployment/staffeln-conductor 2026-05-26 22:04:44.133648 | instance | openstack/endpoints/barbican-api 2026-05-26 22:04:44.159137 | instance | openstack/endpoints/ceph-mon 2026-05-26 22:04:44.362942 | instance | openstack/endpoints/cinder-api 2026-05-26 22:04:44.370759 | instance | openstack/endpoints/glance-api 2026-05-26 22:04:44.556409 | instance | openstack/endpoints/heat-api 2026-05-26 22:04:44.582668 | instance | openstack/endpoints/heat-cfn 2026-05-26 22:04:44.761426 | instance | openstack/endpoints/horizon 2026-05-26 22:04:44.791031 | instance | openstack/endpoints/horizon-int 2026-05-26 22:04:44.968196 | instance | openstack/endpoints/keystone-api 2026-05-26 22:04:45.009511 | instance | openstack/endpoints/magnum-api 2026-05-26 22:04:45.170421 | instance | openstack/endpoints/magnum-registry 2026-05-26 22:04:45.207537 | instance | openstack/endpoints/manila-api 2026-05-26 22:04:45.372770 | instance | openstack/endpoints/memcached 2026-05-26 22:04:45.406275 | instance | openstack/endpoints/memcached-metrics 2026-05-26 22:04:45.500414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:45.584288 | instance | openstack/endpoints/neutron-coredns 2026-05-26 22:04:45.633671 | instance | openstack/endpoints/neutron-coredns-metrics 2026-05-26 22:04:45.694215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:45.802029 | instance | openstack/endpoints/neutron-server 2026-05-26 22:04:45.839064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:45.846584 | instance | openstack/endpoints/nova-api 2026-05-26 22:04:45.955837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:46.030436 | instance | openstack/endpoints/nova-metadata 2026-05-26 22:04:46.051338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:46.072364 | instance | openstack/endpoints/nova-novncproxy 2026-05-26 22:04:46.132834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:46.228714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:46.272214 | instance | openstack/endpoints/octavia-api 2026-05-26 22:04:46.310633 | instance | openstack/endpoints/openstack-exporter 2026-05-26 22:04:46.353644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:46.466102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:46.515454 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-26 22:04:46.557046 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-26 22:04:46.741654 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-26 22:04:46.767001 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-26 22:04:46.963194 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-26 22:04:46.969013 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-26 22:04:47.182763 | instance | openstack/endpoints/placement-api 2026-05-26 22:04:47.201394 | instance | openstack/endpoints/rabbitmq-barbican 2026-05-26 22:04:47.381633 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-05-26 22:04:47.397067 | instance | openstack/endpoints/rabbitmq-cinder 2026-05-26 22:04:47.579622 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-05-26 22:04:47.630764 | instance | openstack/endpoints/rabbitmq-glance 2026-05-26 22:04:47.801340 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-05-26 22:04:47.841029 | instance | openstack/endpoints/rabbitmq-heat 2026-05-26 22:04:48.015075 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-05-26 22:04:48.056492 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-26 22:04:48.215004 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-26 22:04:48.273837 | instance | openstack/endpoints/rabbitmq-magnum 2026-05-26 22:04:48.417026 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-05-26 22:04:48.470256 | instance | openstack/endpoints/rabbitmq-manila 2026-05-26 22:04:48.665194 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-05-26 22:04:48.698434 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-26 22:04:48.864654 | instance | openstack/endpoints/rabbitmq-neutron 2026-05-26 22:04:48.904511 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-05-26 22:04:49.066612 | instance | openstack/endpoints/rabbitmq-nova 2026-05-26 22:04:49.112215 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-05-26 22:04:49.276389 | instance | openstack/endpoints/rabbitmq-octavia 2026-05-26 22:04:49.321331 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-05-26 22:04:49.485536 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-05-26 22:04:49.533958 | instance | openstack/endpoints/staffeln-api 2026-05-26 22:04:49.673184 | instance | openstack/endpoints/valkey 2026-05-26 22:04:49.732613 | instance | openstack/endpoints/valkey-headless 2026-05-26 22:04:49.864242 | instance | openstack/endpoints/valkey-metrics 2026-05-26 22:04:49.955223 | instance | openstack/ingresses/cloudformation 2026-05-26 22:04:50.086118 | instance | openstack/ingresses/compute 2026-05-26 22:04:50.193992 | instance | openstack/ingresses/compute-novnc-proxy 2026-05-26 22:04:50.311357 | instance | openstack/ingresses/container-infra 2026-05-26 22:04:50.417592 | instance | openstack/ingresses/container-infra-registry 2026-05-26 22:04:50.520663 | instance | openstack/ingresses/dashboard 2026-05-26 22:04:50.633498 | instance | openstack/ingresses/identity 2026-05-26 22:04:50.744857 | instance | openstack/ingresses/image 2026-05-26 22:04:50.844415 | instance | openstack/ingresses/key-manager 2026-05-26 22:04:50.955900 | instance | openstack/ingresses/load-balancer 2026-05-26 22:04:51.054029 | instance | openstack/ingresses/network 2026-05-26 22:04:51.166870 | instance | openstack/ingresses/orchestration 2026-05-26 22:04:51.262315 | instance | openstack/ingresses/placement 2026-05-26 22:04:51.399115 | instance | openstack/ingresses/rook-ceph-cluster 2026-05-26 22:04:51.477233 | instance | openstack/ingresses/sharev2 2026-05-26 22:04:51.633363 | instance | openstack/ingresses/volumev3 2026-05-26 22:04:51.687441 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-26 22:04:51.845018 | instance | monitoring/pods/goldpinger-rkxnn 2026-05-26 22:04:51.897963 | instance | monitoring/pods/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn 2026-05-26 22:04:52.045261 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n 2026-05-26 22:04:52.099759 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-82gvq 2026-05-26 22:04:52.246718 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6zpmc 2026-05-26 22:04:52.303686 | instance | monitoring/pods/loki-0 2026-05-26 22:04:52.442994 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-26 22:04:52.499146 | instance | monitoring/pods/loki-gateway-cf54cb88c-rs2hm 2026-05-26 22:04:52.621531 | instance | monitoring/pods/loki-results-cache-0 2026-05-26 22:04:52.681324 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-ml4wk 2026-05-26 22:04:52.833414 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-ml56h 2026-05-26 22:04:52.895557 | instance | monitoring/pods/node-feature-discovery-worker-89b4h 2026-05-26 22:04:53.067671 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-26 22:04:53.109506 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-xf4vr 2026-05-26 22:04:53.294433 | instance | monitoring/pods/vector-8ntqt 2026-05-26 22:04:53.333867 | instance | openstack/jobs/barbican-db-init 2026-05-26 22:04:53.475248 | instance | openstack/jobs/barbican-db-sync 2026-05-26 22:04:53.569699 | instance | openstack/jobs/barbican-ks-endpoints 2026-05-26 22:04:53.748920 | instance | openstack/jobs/barbican-ks-service 2026-05-26 22:04:53.806882 | instance | openstack/jobs/barbican-ks-user 2026-05-26 22:04:53.989652 | instance | openstack/jobs/barbican-rabbit-init 2026-05-26 22:04:54.027973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.029553 | instance | openstack/jobs/cinder-backup-storage-init 2026-05-26 22:04:54.148011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.250815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.257980 | instance | openstack/jobs/cinder-bootstrap 2026-05-26 22:04:54.286378 | instance | openstack/jobs/cinder-create-internal-tenant 2026-05-26 22:04:54.370740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.475538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.496669 | instance | openstack/jobs/cinder-db-init 2026-05-26 22:04:54.500095 | instance | openstack/jobs/cinder-db-sync 2026-05-26 22:04:54.569675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.668660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.740419 | instance | openstack/jobs/cinder-ks-endpoints 2026-05-26 22:04:54.754600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.768883 | instance | openstack/jobs/cinder-ks-service 2026-05-26 22:04:54.850200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.944317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:54.961927 | instance | openstack/jobs/cinder-ks-user 2026-05-26 22:04:55.009193 | instance | openstack/jobs/cinder-rabbit-init 2026-05-26 22:04:55.059508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.178162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.229083 | instance | openstack/jobs/cinder-storage-init 2026-05-26 22:04:55.248176 | instance | openstack/jobs/cinder-volume-usage-audit-29663825 2026-05-26 22:04:55.280064 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:55.291030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.400131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.468553 | instance | openstack/jobs/glance-db-init 2026-05-26 22:04:55.505100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.516558 | instance | openstack/jobs/glance-db-sync 2026-05-26 22:04:55.618620 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:55.629641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.696860 | instance | openstack/jobs/glance-ks-endpoints 2026-05-26 22:04:55.730215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.789958 | instance | openstack/jobs/glance-ks-service 2026-05-26 22:04:55.814294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.929612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:55.930660 | instance | openstack/jobs/glance-ks-user 2026-05-26 22:04:56.019024 | instance | openstack/jobs/glance-metadefs-load 2026-05-26 22:04:56.055064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.173690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.178686 | instance | openstack/jobs/glance-rabbit-init 2026-05-26 22:04:56.247964 | instance | openstack/jobs/glance-storage-init 2026-05-26 22:04:56.276977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.400188 | instance | openstack/jobs/heat-bootstrap 2026-05-26 22:04:56.433955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.486502 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-26 22:04:56.560864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.636720 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-26 22:04:56.691111 | instance | openstack/jobs/heat-db-init 2026-05-26 22:04:56.703318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.802494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.827205 | instance | openstack/jobs/heat-db-sync 2026-05-26 22:04:56.914170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:56.920616 | instance | openstack/networkpolicies/valkey 2026-05-26 22:04:57.020664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.066901 | instance | openstack/jobs/heat-domain-ks-user 2026-05-26 22:04:57.100079 | instance | openstack/jobs/heat-engine-cleaner-29663870 2026-05-26 22:04:57.119929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.244254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.333911 | instance | openstack/jobs/heat-engine-cleaner-29663880 2026-05-26 22:04:57.338322 | instance | openstack/jobs/heat-engine-cleaner-29663875 2026-05-26 22:04:57.344157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.448079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.550590 | instance | openstack/jobs/heat-ks-endpoints 2026-05-26 22:04:57.556380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.573138 | instance | openstack/jobs/heat-ks-service 2026-05-26 22:04:57.659006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.761256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.839010 | instance | openstack/jobs/heat-ks-user 2026-05-26 22:04:57.847410 | instance | openstack/jobs/heat-rabbit-init 2026-05-26 22:04:57.903174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:57.992232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.072288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.083097 | instance | openstack/jobs/heat-trusts 2026-05-26 22:04:58.093222 | instance | openstack/jobs/horizon-db-init 2026-05-26 22:04:58.183772 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-26 22:04:58.190919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.277108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.284126 | instance | openstack/jobs/horizon-db-sync 2026-05-26 22:04:58.302212 | instance | openstack/jobs/keystone-bootstrap 2026-05-26 22:04:58.369949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.461186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.499055 | instance | openstack/jobs/keystone-credential-setup 2026-05-26 22:04:58.535127 | instance | openstack/jobs/keystone-db-init 2026-05-26 22:04:58.577247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.674734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.745115 | instance | openstack/jobs/keystone-db-sync 2026-05-26 22:04:58.780988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-26 22:04:58.786394 | instance | openstack/jobs/keystone-domain-manage 2026-05-26 22:04:58.972604 | instance | openstack/jobs/keystone-fernet-setup 2026-05-26 22:04:58.991664 | instance | openstack/jobs/keystone-rabbit-init 2026-05-26 22:04:59.192286 | instance | openstack/jobs/magnum-db-init 2026-05-26 22:04:59.207806 | instance | openstack/jobs/magnum-db-sync 2026-05-26 22:04:59.403803 | instance | openstack/jobs/magnum-domain-ks-user 2026-05-26 22:04:59.420472 | instance | openstack/jobs/magnum-ks-endpoints 2026-05-26 22:04:59.634571 | instance | openstack/jobs/magnum-ks-service 2026-05-26 22:04:59.637333 | instance | openstack/jobs/magnum-ks-user 2026-05-26 22:04:59.841741 | instance | openstack/jobs/magnum-rabbit-init 2026-05-26 22:04:59.848924 | instance | openstack/jobs/manila-bootstrap 2026-05-26 22:05:00.051068 | instance | openstack/jobs/manila-db-init 2026-05-26 22:05:00.051838 | instance | openstack/jobs/manila-db-sync 2026-05-26 22:05:00.279392 | instance | openstack/jobs/manila-ks-endpoints 2026-05-26 22:05:00.279734 | instance | openstack/jobs/manila-ks-service 2026-05-26 22:05:00.503988 | instance | openstack/jobs/manila-ks-user 2026-05-26 22:05:00.520728 | instance | openstack/jobs/manila-rabbit-init 2026-05-26 22:05:00.739081 | instance | openstack/jobs/neutron-db-init 2026-05-26 22:05:00.744040 | instance | openstack/jobs/neutron-db-sync 2026-05-26 22:05:00.955003 | instance | openstack/jobs/neutron-ks-endpoints 2026-05-26 22:05:00.987427 | instance | openstack/jobs/neutron-ks-service 2026-05-26 22:05:01.209367 | instance | openstack/jobs/neutron-ks-user 2026-05-26 22:05:01.253971 | instance | openstack/jobs/neutron-rabbit-init 2026-05-26 22:05:01.458937 | instance | openstack/jobs/nova-cell-setup-29663880 2026-05-26 22:05:01.499779 | instance | openstack/jobs/nova-db-init 2026-05-26 22:05:01.691006 | instance | openstack/jobs/nova-db-sync 2026-05-26 22:05:01.732783 | instance | openstack/jobs/nova-ks-endpoints 2026-05-26 22:05:01.932234 | instance | openstack/jobs/nova-ks-service 2026-05-26 22:05:01.966882 | instance | openstack/jobs/nova-ks-user 2026-05-26 22:05:02.153560 | instance | openstack/jobs/nova-rabbit-init 2026-05-26 22:05:02.204567 | instance | openstack/jobs/nova-service-cleaner-29663880 2026-05-26 22:05:02.371171 | instance | openstack/jobs/octavia-bootstrap 2026-05-26 22:05:02.430805 | instance | openstack/jobs/octavia-db-init 2026-05-26 22:05:02.606131 | instance | openstack/jobs/octavia-db-sync 2026-05-26 22:05:02.651951 | instance | openstack/jobs/octavia-ks-endpoints 2026-05-26 22:05:02.822372 | instance | openstack/jobs/octavia-ks-service 2026-05-26 22:05:02.869084 | instance | openstack/jobs/octavia-ks-user 2026-05-26 22:05:03.048553 | instance | openstack/jobs/octavia-rabbit-init 2026-05-26 22:05:03.095477 | instance | openstack/jobs/placement-db-init 2026-05-26 22:05:03.286309 | instance | openstack/jobs/placement-db-sync 2026-05-26 22:05:03.318728 | instance | openstack/jobs/placement-ks-endpoints 2026-05-26 22:05:03.499734 | instance | openstack/jobs/placement-ks-service 2026-05-26 22:05:03.577651 | instance | openstack/jobs/placement-ks-user 2026-05-26 22:05:03.774209 | instance | openstack/jobs/staffeln-db-init 2026-05-26 22:05:03.801785 | instance | openstack/jobs/staffeln-db-sync 2026-05-26 22:05:04.008718 | instance | openstack/jobs/tempest-ks-user 2026-05-26 22:05:04.028312 | instance | openstack/jobs/tempest-run-tests 2026-05-26 22:05:04.219782 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-26 22:05:04.250593 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-26 22:05:04.444487 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-26 22:05:04.480638 | instance | openstack/pods/barbican-api-569454f69-9lh27 2026-05-26 22:05:04.686211 | instance | openstack/pods/barbican-db-init-2bfxh 2026-05-26 22:05:04.735225 | instance | openstack/pods/barbican-db-sync-5pnjh 2026-05-26 22:05:04.930535 | instance | openstack/pods/barbican-ks-endpoints-z6r6t 2026-05-26 22:05:04.973999 | instance | openstack/pods/barbican-ks-service-vbq2g 2026-05-26 22:05:05.163107 | instance | openstack/pods/barbican-ks-user-hdwb2 2026-05-26 22:05:05.227388 | instance | openstack/pods/barbican-rabbit-init-5786z 2026-05-26 22:05:05.396784 | instance | openstack/pods/cinder-api-7587c66cb7-5ltqr 2026-05-26 22:05:05.495916 | instance | openstack/pods/cinder-backup-6b88c5d4df-nkvhd 2026-05-26 22:05:05.667284 | instance | openstack/pods/cinder-backup-storage-init-vtt2k 2026-05-26 22:05:05.799161 | instance | openstack/pods/cinder-bootstrap-czqmb 2026-05-26 22:05:05.922927 | instance | openstack/pods/cinder-create-internal-tenant-lswct 2026-05-26 22:05:06.037170 | instance | openstack/pods/cinder-db-init-8h26t 2026-05-26 22:05:06.180607 | instance | openstack/pods/cinder-db-sync-2fd26 2026-05-26 22:05:06.405922 | instance | openstack/pods/cinder-ks-endpoints-4wqh6 2026-05-26 22:05:06.419757 | instance | openstack/pods/cinder-ks-service-zttpl 2026-05-26 22:05:06.726868 | instance | openstack/pods/cinder-ks-user-jgnxm 2026-05-26 22:05:06.729792 | instance | openstack/pods/cinder-rabbit-init-7nln2 2026-05-26 22:05:07.010223 | instance | openstack/pods/cinder-scheduler-5d96cf4785-ttql6 2026-05-26 22:05:07.019463 | instance | openstack/pods/cinder-storage-init-x95s4 2026-05-26 22:05:07.367701 | instance | openstack/pods/cinder-volume-7d5d88fcd7-4t4xh 2026-05-26 22:05:07.439573 | instance | openstack/pods/cinder-volume-usage-audit-29663825-hl5sg 2026-05-26 22:05:07.579568 | instance | openstack/pods/glance-api-8455898df4-bcz25 2026-05-26 22:05:07.683602 | instance | openstack/pods/glance-db-init-9s7bc 2026-05-26 22:05:07.928174 | instance | openstack/pods/glance-db-sync-pg6kl 2026-05-26 22:05:08.095973 | instance | openstack/pods/glance-ks-endpoints-ddhhj 2026-05-26 22:05:08.184366 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-26 22:05:08.405781 | instance | openstack/pods/glance-ks-service-pjgjw 2026-05-26 22:05:08.563782 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-05-26 22:05:08.649235 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-05-26 22:05:08.956943 | instance | openstack/pods/glance-ks-user-8mtfl 2026-05-26 22:05:09.038364 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-05-26 22:05:09.219715 | instance | openstack/pods/glance-metadefs-load-5wbvf 2026-05-26 22:05:09.401037 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-05-26 22:05:09.443409 | instance | openstack/pods/glance-rabbit-init-z65bn 2026-05-26 22:05:09.671799 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-26 22:05:09.747276 | instance | openstack/pods/glance-storage-init-nwpv7 2026-05-26 22:05:09.965749 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-05-26 22:05:10.002552 | instance | openstack/pods/heat-api-7fcfc89fd-znkhf 2026-05-26 22:05:10.214886 | instance | openstack/pods/heat-bootstrap-wg6v2 2026-05-26 22:05:10.291657 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-05-26 22:05:10.425830 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-05-26 22:05:10.656006 | instance | openstack/pods/heat-cfn-ddd44b748-zblxh 2026-05-26 22:05:10.798889 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-05-26 22:05:10.869799 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-05-26 22:05:11.149812 | instance | openstack/pods/heat-db-init-l75lc 2026-05-26 22:05:11.232456 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-26 22:05:11.365418 | instance | openstack/pods/heat-db-sync-txmpt 2026-05-26 22:05:11.563147 | instance | openstack/pods/heat-domain-ks-user-z7k4s 2026-05-26 22:05:11.624116 | instance | openstack/pods/heat-engine-7b57f88775-k2fcq 2026-05-26 22:05:11.792322 | instance | openstack/pods/heat-engine-cleaner-29663870-x9g6q 2026-05-26 22:05:11.841085 | instance | openstack/pods/heat-engine-cleaner-29663875-kfjkx 2026-05-26 22:05:12.022669 | instance | openstack/pods/heat-engine-cleaner-29663880-rdfhg 2026-05-26 22:05:12.065198 | instance | openstack/pods/heat-ks-endpoints-zvxq9 2026-05-26 22:05:12.252228 | instance | openstack/pods/heat-ks-service-gt5f2 2026-05-26 22:05:12.298813 | instance | openstack/pods/heat-ks-user-lnbvz 2026-05-26 22:05:12.478418 | instance | openstack/pods/heat-rabbit-init-89j7s 2026-05-26 22:05:12.535830 | instance | openstack/pods/heat-trusts-rsczp 2026-05-26 22:05:12.683721 | instance | openstack/pods/horizon-688c69db78-fks5p 2026-05-26 22:05:12.769415 | instance | openstack/pods/horizon-db-init-q89sv 2026-05-26 22:05:12.913273 | instance | openstack/pods/horizon-db-sync-m5mqx 2026-05-26 22:05:12.984421 | instance | openstack/pods/keepalived-dr4nd 2026-05-26 22:05:13.107157 | instance | openstack/pods/keystone-api-7f6889fb6-kq6h6 2026-05-26 22:05:13.239271 | instance | openstack/pods/keystone-bootstrap-dnz9j 2026-05-26 22:05:13.367881 | instance | openstack/pods/keystone-credential-setup-n58l5 2026-05-26 22:05:13.466028 | instance | openstack/pods/keystone-db-init-c4qzp 2026-05-26 22:05:13.595567 | instance | openstack/pods/keystone-db-sync-x7cj9 2026-05-26 22:05:13.693830 | instance | openstack/pods/keystone-domain-manage-mzx54 2026-05-26 22:05:13.817869 | instance | openstack/pods/keystone-fernet-setup-djkdh 2026-05-26 22:05:13.912295 | instance | openstack/pods/keystone-rabbit-init-28zqv 2026-05-26 22:05:14.029463 | instance | openstack/pods/libvirt-libvirt-default-5sjr9 2026-05-26 22:05:14.152848 | instance | openstack/pods/magnum-api-85b6dc495-84tpg 2026-05-26 22:05:14.260016 | instance | openstack/pods/magnum-cluster-api-proxy-f8cqd 2026-05-26 22:05:14.362543 | instance | openstack/pods/magnum-conductor-0 2026-05-26 22:05:14.463456 | instance | openstack/pods/magnum-db-init-7grvz 2026-05-26 22:05:14.574796 | instance | openstack/pods/magnum-db-sync-vqnzv 2026-05-26 22:05:14.678634 | instance | openstack/pods/magnum-domain-ks-user-xx4cq 2026-05-26 22:05:14.779781 | instance | openstack/pods/magnum-ks-endpoints-cxnj2 2026-05-26 22:05:14.913182 | instance | openstack/pods/magnum-ks-service-x8flb 2026-05-26 22:05:14.985647 | instance | openstack/pods/magnum-ks-user-hb2bq 2026-05-26 22:05:15.125356 | instance | openstack/pods/magnum-rabbit-init-9md9n 2026-05-26 22:05:15.189970 | instance | openstack/pods/magnum-registry-c45778976-948jw 2026-05-26 22:05:15.337748 | instance | openstack/pods/manila-api-5db77b87f6-nghkl 2026-05-26 22:05:15.398124 | instance | openstack/pods/manila-bootstrap-qbs5k 2026-05-26 22:05:15.541948 | instance | openstack/pods/manila-data-54b5c76bdc-96k8g 2026-05-26 22:05:15.608994 | instance | openstack/pods/manila-db-init-p8vxq 2026-05-26 22:05:15.748081 | instance | openstack/pods/manila-db-sync-f52h2 2026-05-26 22:05:15.819905 | instance | openstack/pods/manila-ks-endpoints-p22ks 2026-05-26 22:05:15.953378 | instance | openstack/pods/manila-ks-service-nnb6g 2026-05-26 22:05:16.051589 | instance | openstack/pods/manila-ks-user-rmcr6 2026-05-26 22:05:16.175000 | instance | openstack/pods/manila-rabbit-init-4msl4 2026-05-26 22:05:16.264512 | instance | openstack/pods/manila-scheduler-c56b56c4c-xwzg2 2026-05-26 22:05:16.399938 | instance | openstack/pods/manila-share-6d444bc698-8sjhv 2026-05-26 22:05:16.484734 | instance | openstack/pods/memcached-memcached-cf56b6468-wq6qt 2026-05-26 22:05:16.616131 | instance | openstack/pods/neutron-coredns-7dd4958666-dwmh4 2026-05-26 22:05:16.708169 | instance | openstack/pods/neutron-db-init-w8gtg 2026-05-26 22:05:16.830667 | instance | openstack/pods/neutron-db-sync-7wt5w 2026-05-26 22:05:16.938383 | instance | openstack/pods/neutron-dhcp-agent-default-n9xs5 2026-05-26 22:05:17.081998 | instance | openstack/pods/neutron-ks-endpoints-smfk8 2026-05-26 22:05:17.152523 | instance | openstack/pods/neutron-ks-service-n9w5p 2026-05-26 22:05:17.348489 | instance | openstack/pods/neutron-ks-user-89lkk 2026-05-26 22:05:17.408922 | instance | openstack/pods/neutron-l3-agent-default-bbhls 2026-05-26 22:05:17.566639 | instance | openstack/pods/neutron-metadata-agent-default-kfgm6 2026-05-26 22:05:17.638463 | instance | openstack/pods/neutron-netns-cleanup-cron-default-fjrld 2026-05-26 22:05:17.799556 | instance | openstack/pods/neutron-ovs-agent-default-brlf5 2026-05-26 22:05:17.874042 | instance | openstack/pods/neutron-rabbit-init-fqst7 2026-05-26 22:05:18.020386 | instance | openstack/pods/neutron-rpc-server-77dd7ffd8-2gg86 2026-05-26 22:05:18.072537 | instance | openstack/pods/neutron-server-654644dd-k2s5r 2026-05-26 22:05:18.224855 | instance | openstack/pods/nova-api-metadata-7d5c45f498-wk6xg 2026-05-26 22:05:18.283911 | instance | openstack/pods/nova-api-osapi-5dfc7fcfc5-mbl2s 2026-05-26 22:05:18.461974 | instance | openstack/pods/nova-bootstrap-fp9wc 2026-05-26 22:05:18.501897 | instance | openstack/pods/nova-cell-setup-29663880-xv244 2026-05-26 22:05:18.672366 | instance | openstack/pods/nova-cell-setup-cj66t 2026-05-26 22:05:18.715106 | instance | openstack/pods/nova-compute-default-tww6k 2026-05-26 22:05:18.895746 | instance | openstack/pods/nova-conductor-595d44bb97-jx6tt 2026-05-26 22:05:18.943042 | instance | openstack/pods/nova-db-init-6nnjm 2026-05-26 22:05:19.116553 | instance | openstack/pods/nova-db-sync-54csb 2026-05-26 22:05:19.161665 | instance | openstack/pods/nova-ks-endpoints-j2lfv 2026-05-26 22:05:19.349647 | instance | openstack/pods/nova-ks-service-2b8xq 2026-05-26 22:05:19.420778 | instance | openstack/pods/nova-ks-user-rhk46 2026-05-26 22:05:19.566510 | instance | openstack/pods/nova-novncproxy-fc7dfff98-phbwn 2026-05-26 22:05:19.638913 | instance | openstack/pods/nova-rabbit-init-rp7dx 2026-05-26 22:05:19.776466 | instance | openstack/pods/nova-scheduler-65f67b47b9-b27w9 2026-05-26 22:05:19.853104 | instance | openstack/pods/nova-service-cleaner-29663880-wnhjm 2026-05-26 22:05:19.984359 | instance | openstack/pods/octavia-api-cc779c4b-kq888 2026-05-26 22:05:20.047479 | instance | openstack/pods/octavia-bootstrap-gjsvn 2026-05-26 22:05:20.224384 | instance | openstack/pods/octavia-db-init-9g42k 2026-05-26 22:05:20.277537 | instance | openstack/pods/octavia-db-sync-wfgcx 2026-05-26 22:05:20.453884 | instance | openstack/pods/octavia-health-manager-default-28l82 2026-05-26 22:05:20.497487 | instance | openstack/pods/octavia-housekeeping-fb86bb9cc-649t8 2026-05-26 22:05:20.675843 | instance | openstack/pods/octavia-ks-endpoints-xdf5b 2026-05-26 22:05:20.721937 | instance | openstack/rolebindings/barbican-barbican-api 2026-05-26 22:05:20.887452 | instance | openstack/pods/octavia-ks-service-4ps48 2026-05-26 22:05:20.903123 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-05-26 22:05:21.070539 | instance | openstack/pods/octavia-ks-user-8kgtt 2026-05-26 22:05:21.100412 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-05-26 22:05:21.277966 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-05-26 22:05:21.287454 | instance | openstack/pods/octavia-rabbit-init-vj7n5 2026-05-26 22:05:21.457400 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-05-26 22:05:21.494562 | instance | openstack/pods/octavia-worker-7dd4c87db6-klmzg 2026-05-26 22:05:21.634145 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-05-26 22:05:21.701321 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-6ndv5 2026-05-26 22:05:21.814413 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-05-26 22:05:21.907292 | instance | openstack/pods/openstack-exporter-6bdf96f8b-xxj7b 2026-05-26 22:05:21.998744 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-05-26 22:05:22.118993 | instance | openstack/pods/openvswitch-gbg94 2026-05-26 22:05:22.184995 | instance | openstack/rolebindings/cinder-cinder-api 2026-05-26 22:05:22.340783 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-26 22:05:22.365465 | instance | openstack/rolebindings/cinder-cinder-backup 2026-05-26 22:05:22.547248 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-26 22:05:22.560443 | instance | openstack/pods/placement-api-555844ff86-pwfdn 2026-05-26 22:05:22.773096 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-05-26 22:05:22.773153 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-05-26 22:05:22.949352 | instance | openstack/pods/placement-db-init-zxbdk 2026-05-26 22:05:22.954295 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-05-26 22:05:23.138822 | instance | openstack/pods/placement-db-sync-95qzk 2026-05-26 22:05:23.155852 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-05-26 22:05:23.333327 | instance | openstack/pods/placement-ks-endpoints-tf5dk 2026-05-26 22:05:23.360211 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-05-26 22:05:23.535487 | instance | openstack/pods/placement-ks-service-85vz7 2026-05-26 22:05:23.552588 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-05-26 22:05:23.772518 | instance | openstack/pods/placement-ks-user-9wbns 2026-05-26 22:05:23.791471 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-05-26 22:05:23.970634 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-05-26 22:05:23.988630 | instance | openstack/pods/pxc-operator-69cb5bbdb9-2bgxl 2026-05-26 22:05:24.164184 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-05-26 22:05:24.209036 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-05-26 22:05:24.379453 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-05-26 22:05:24.398391 | instance | openstack/rolebindings/cinder-cinder-test 2026-05-26 22:05:24.587297 | instance | openstack/rolebindings/cinder-cinder-volume 2026-05-26 22:05:24.590054 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-4mdqh 2026-05-26 22:05:24.769114 | instance | openstack/pods/rabbitmq-glance-server-0 2026-05-26 22:05:24.801717 | instance | openstack/pods/rabbitmq-heat-server-0 2026-05-26 22:05:24.978091 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-05-26 22:05:25.064603 | instance | openstack/rolebindings/cinder-storage-init 2026-05-26 22:05:25.198337 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-26 22:05:25.242181 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-05-26 22:05:25.419350 | instance | openstack/pods/rabbitmq-manila-server-0 2026-05-26 22:05:25.468264 | instance | openstack/rolebindings/glance-glance-api 2026-05-26 22:05:25.641769 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-266z4 2026-05-26 22:05:25.650054 | instance | openstack/rolebindings/glance-glance-db-init 2026-05-26 22:05:25.826299 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-05-26 22:05:25.853942 | instance | openstack/rolebindings/glance-glance-db-sync 2026-05-26 22:05:26.043106 | instance | openstack/pods/rabbitmq-nova-server-0 2026-05-26 22:05:26.044290 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-05-26 22:05:26.212617 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-05-26 22:05:26.252699 | instance | openstack/rolebindings/glance-glance-ks-service 2026-05-26 22:05:26.443537 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g2tdm 2026-05-26 22:05:26.444560 | instance | openstack/rolebindings/glance-glance-ks-user 2026-05-26 22:05:26.621617 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg 2026-05-26 22:05:26.656215 | instance | openstack/pods/staffeln-api-69d9b88648-hbm4j 2026-05-26 22:05:26.847743 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-05-26 22:05:26.875811 | instance | openstack/pods/staffeln-conductor-8f74b57fc-fbwkc 2026-05-26 22:05:27.014445 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-05-26 22:05:27.100069 | instance | openstack/pods/staffeln-db-init-qs9nd 2026-05-26 22:05:27.195499 | instance | openstack/rolebindings/glance-glance-storage-init 2026-05-26 22:05:27.322967 | instance | openstack/pods/staffeln-db-sync-5tkh8 2026-05-26 22:05:27.375507 | instance | openstack/rolebindings/glance-glance-test 2026-05-26 22:05:27.553400 | instance | openstack/pods/tempest-ks-user-jv5xz 2026-05-26 22:05:27.578560 | instance | openstack/rolebindings/glance-storage-init 2026-05-26 22:05:27.778518 | instance | openstack/rolebindings/heat-heat-api 2026-05-26 22:05:27.782843 | instance | openstack/pods/tempest-run-tests-qr4z6 2026-05-26 22:05:27.987654 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-05-26 22:05:28.021191 | instance | openstack/pods/valkey-node-0 2026-05-26 22:05:28.171520 | instance | openstack/rolebindings/heat-heat-cfn 2026-05-26 22:05:28.265675 | instance | openstack/rolebindings/heat-heat-db-init 2026-05-26 22:05:28.367162 | instance | openstack/rolebindings/heat-heat-db-sync 2026-05-26 22:05:28.450007 | instance | openstack/rolebindings/heat-heat-engine 2026-05-26 22:05:28.567001 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-05-26 22:05:28.670515 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-05-26 22:05:28.760020 | instance | openstack/rolebindings/heat-heat-ks-service 2026-05-26 22:05:28.850258 | instance | openstack/rolebindings/heat-heat-ks-user 2026-05-26 22:05:28.947585 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-05-26 22:05:29.029872 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-05-26 22:05:29.128675 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-05-26 22:05:29.230441 | instance | openstack/rolebindings/heat-heat-test 2026-05-26 22:05:29.302896 | instance | openstack/rolebindings/heat-heat-trusts 2026-05-26 22:05:29.406238 | instance | openstack/rolebindings/horizon-horizon 2026-05-26 22:05:29.490520 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-26 22:05:29.600153 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-26 22:05:29.676992 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-26 22:05:29.786566 | instance | openstack/rolebindings/keepalived 2026-05-26 22:05:29.852278 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-26 22:05:29.980120 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-26 22:05:30.030479 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-26 22:05:30.169071 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-26 22:05:30.203395 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-26 22:05:30.352493 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-26 22:05:30.406714 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-26 22:05:30.536134 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-26 22:05:30.592047 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-26 22:05:30.720585 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-26 22:05:30.765659 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-26 22:05:30.915058 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-26 22:05:30.964439 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-26 22:05:31.110882 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-26 22:05:31.148791 | instance | openstack/rolebindings/magnum-magnum-api 2026-05-26 22:05:31.297398 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-05-26 22:05:31.326326 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-05-26 22:05:31.484977 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-05-26 22:05:31.510595 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-05-26 22:05:31.676638 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-05-26 22:05:31.683510 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-05-26 22:05:31.862835 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-05-26 22:05:31.866745 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-05-26 22:05:32.062762 | instance | openstack/rolebindings/manila-manila-api 2026-05-26 22:05:32.065717 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-26 22:05:32.242503 | instance | openstack/rolebindings/manila-manila-data 2026-05-26 22:05:32.244788 | instance | openstack/rolebindings/manila-manila-db-init 2026-05-26 22:05:32.428488 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-26 22:05:32.428570 | instance | openstack/rolebindings/manila-manila-db-sync 2026-05-26 22:05:32.598223 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-05-26 22:05:32.603235 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-26 22:05:32.780938 | instance | openstack/rolebindings/manila-manila-ks-service 2026-05-26 22:05:32.783942 | instance | openstack/rolebindings/manila-manila-ks-user 2026-05-26 22:05:32.962313 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-05-26 22:05:32.965230 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-05-26 22:05:33.142551 | instance | openstack/rolebindings/manila-manila-scheduler 2026-05-26 22:05:33.142730 | instance | openstack/rolebindings/manila-manila-share 2026-05-26 22:05:33.321418 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-05-26 22:05:33.321659 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-05-26 22:05:33.495185 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-05-26 22:05:33.500536 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-05-26 22:05:33.670583 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-05-26 22:05:33.688045 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-05-26 22:05:33.858883 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-05-26 22:05:33.885682 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-05-26 22:05:34.052718 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-05-26 22:05:34.069654 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-05-26 22:05:34.231048 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-05-26 22:05:34.248260 | instance | openstack/rolebindings/neutron-neutron-server 2026-05-26 22:05:34.423618 | instance | openstack/rolebindings/neutron-neutron-test 2026-05-26 22:05:34.426015 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-05-26 22:05:34.614989 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-05-26 22:05:34.626048 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-05-26 22:05:34.827126 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-05-26 22:05:34.837917 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-05-26 22:05:35.012869 | instance | openstack/rolebindings/nova-nova-compute 2026-05-26 22:05:35.027623 | instance | openstack/rolebindings/nova-nova-conductor 2026-05-26 22:05:35.206913 | instance | openstack/rolebindings/nova-nova-db-init 2026-05-26 22:05:35.210766 | instance | openstack/rolebindings/nova-nova-db-sync 2026-05-26 22:05:35.404434 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-05-26 22:05:35.406732 | instance | openstack/rolebindings/nova-nova-ks-service 2026-05-26 22:05:35.587308 | instance | openstack/rolebindings/nova-nova-ks-user 2026-05-26 22:05:35.605611 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-05-26 22:05:35.778783 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-05-26 22:05:35.800649 | instance | openstack/rolebindings/nova-nova-scheduler 2026-05-26 22:05:35.974624 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-05-26 22:05:35.978400 | instance | openstack/rolebindings/nova-nova-test 2026-05-26 22:05:36.161051 | instance | openstack/rolebindings/octavia-octavia-api 2026-05-26 22:05:36.178396 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-05-26 22:05:36.353967 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-05-26 22:05:36.356101 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-05-26 22:05:36.535150 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-05-26 22:05:36.537599 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-05-26 22:05:36.705187 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-05-26 22:05:36.724919 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-05-26 22:05:36.890987 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-05-26 22:05:36.919489 | instance | openstack/rolebindings/octavia-octavia-worker 2026-05-26 22:05:37.084408 | instance | openstack/rolebindings/placement-placement-api 2026-05-26 22:05:37.108827 | instance | openstack/rolebindings/placement-placement-db-init 2026-05-26 22:05:37.256789 | instance | openstack/rolebindings/placement-placement-db-sync 2026-05-26 22:05:37.299702 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-05-26 22:05:37.453603 | instance | openstack/rolebindings/placement-placement-ks-service 2026-05-26 22:05:37.491223 | instance | openstack/rolebindings/placement-placement-ks-user 2026-05-26 22:05:37.652457 | instance | openstack/rolebindings/pxc-operator 2026-05-26 22:05:37.706097 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-05-26 22:05:37.857976 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-05-26 22:05:37.907668 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-26 22:05:38.054397 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-05-26 22:05:38.104925 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-05-26 22:05:38.245661 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-26 22:05:38.295175 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-05-26 22:05:38.427753 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-05-26 22:05:38.487884 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-26 22:05:38.608065 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-05-26 22:05:38.679045 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-05-26 22:05:38.781429 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-05-26 22:05:38.853276 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-05-26 22:05:38.958230 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-05-26 22:05:39.046216 | instance | openstack/rolebindings/rook-ceph-mgr 2026-05-26 22:05:39.161308 | instance | openstack/rolebindings/rook-ceph-osd 2026-05-26 22:05:39.237158 | instance | openstack/roles/barbican-openstack-barbican-api 2026-05-26 22:05:39.339018 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-05-26 22:05:39.434839 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-05-26 22:05:39.526924 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-05-26 22:05:39.619563 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-05-26 22:05:39.704270 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-05-26 22:05:39.797702 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-05-26 22:05:39.875003 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-05-26 22:05:39.975732 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-05-26 22:05:40.049221 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-05-26 22:05:40.156718 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-05-26 22:05:40.218225 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-05-26 22:05:40.328623 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-05-26 22:05:40.388369 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-05-26 22:05:40.515741 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-05-26 22:05:40.568399 | instance | openstack/roles/cinder-backup-storage-init 2026-05-26 22:05:40.682075 | instance | openstack/roles/cinder-openstack-cinder-api 2026-05-26 22:05:40.735120 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-05-26 22:05:40.857164 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-05-26 22:05:40.907836 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-05-26 22:05:41.048085 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-05-26 22:05:41.076212 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-05-26 22:05:41.243129 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-05-26 22:05:41.265888 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-05-26 22:05:41.421709 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-05-26 22:05:41.445705 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-05-26 22:05:41.638318 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-05-26 22:05:41.653528 | instance | openstack/roles/cinder-openstack-cinder-test 2026-05-26 22:05:41.833275 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-05-26 22:05:41.842491 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-05-26 22:05:42.021358 | instance | openstack/roles/cinder-storage-init 2026-05-26 22:05:42.047633 | instance | openstack/roles/glance-openstack-glance-api 2026-05-26 22:05:42.197859 | instance | openstack/roles/glance-openstack-glance-db-init 2026-05-26 22:05:42.229220 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-05-26 22:05:42.388818 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-05-26 22:05:42.406328 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-05-26 22:05:42.564714 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-05-26 22:05:42.595428 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-05-26 22:05:42.744624 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-05-26 22:05:42.777979 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-05-26 22:05:42.933780 | instance | openstack/roles/glance-openstack-glance-test 2026-05-26 22:05:42.957273 | instance | openstack/roles/glance-storage-init 2026-05-26 22:05:43.120820 | instance | openstack/roles/heat-openstack-heat-api 2026-05-26 22:05:43.145123 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-05-26 22:05:43.303576 | instance | openstack/roles/heat-openstack-heat-cfn 2026-05-26 22:05:43.341387 | instance | openstack/roles/heat-openstack-heat-db-init 2026-05-26 22:05:43.501042 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-05-26 22:05:43.526719 | instance | openstack/roles/heat-openstack-heat-engine 2026-05-26 22:05:43.681002 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-05-26 22:05:43.710079 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-05-26 22:05:43.863580 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-05-26 22:05:43.884919 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-05-26 22:05:44.038978 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-05-26 22:05:44.059228 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-05-26 22:05:44.215617 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-05-26 22:05:44.250803 | instance | openstack/roles/heat-openstack-heat-test 2026-05-26 22:05:44.397148 | instance | openstack/roles/heat-openstack-heat-trusts 2026-05-26 22:05:44.436289 | instance | openstack/roles/horizon-openstack-horizon 2026-05-26 22:05:44.569432 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-26 22:05:44.622688 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-26 22:05:44.751396 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-26 22:05:44.795540 | instance | openstack/roles/keepalived 2026-05-26 22:05:44.937658 | instance | openstack/roles/keystone-credential-rotate 2026-05-26 22:05:44.971615 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-26 22:05:45.112570 | instance | openstack/roles/keystone-credential-setup 2026-05-26 22:05:45.160621 | instance | openstack/roles/keystone-fernet-rotate 2026-05-26 22:05:45.292154 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-26 22:05:45.330500 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-26 22:05:45.461881 | instance | openstack/roles/keystone-fernet-setup 2026-05-26 22:05:45.504654 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-26 22:05:45.635696 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-26 22:05:45.684743 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-26 22:05:45.816913 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-26 22:05:45.877135 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-26 22:05:45.979354 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-26 22:05:46.038764 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-26 22:05:46.148905 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-26 22:05:46.201892 | instance | openstack/roles/libvirt-cert-manager 2026-05-26 22:05:46.325084 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-26 22:05:46.362903 | instance | openstack/roles/magnum-openstack-magnum-api 2026-05-26 22:05:46.501271 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-05-26 22:05:46.544619 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-05-26 22:05:46.679445 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-05-26 22:05:46.726742 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-05-26 22:05:46.871466 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-05-26 22:05:46.920255 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-05-26 22:05:47.069198 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-05-26 22:05:47.102830 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-05-26 22:05:47.274622 | instance | openstack/roles/manila-openstack-manila-api 2026-05-26 22:05:47.302574 | instance | openstack/roles/manila-openstack-manila-data 2026-05-26 22:05:47.463751 | instance | openstack/roles/manila-openstack-manila-db-init 2026-05-26 22:05:47.493565 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-05-26 22:05:47.642439 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-05-26 22:05:47.674895 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-05-26 22:05:47.835179 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-05-26 22:05:47.869705 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-05-26 22:05:48.015134 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-05-26 22:05:48.044146 | instance | openstack/roles/manila-openstack-manila-share 2026-05-26 22:05:48.200070 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-05-26 22:05:48.239108 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-05-26 22:05:48.375254 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-05-26 22:05:48.414855 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-05-26 22:05:48.589989 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-05-26 22:05:48.611324 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-05-26 22:05:48.772913 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-05-26 22:05:48.794336 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-05-26 22:05:48.937524 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-05-26 22:05:48.965756 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-05-26 22:05:49.116005 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-05-26 22:05:49.150558 | instance | openstack/roles/neutron-openstack-neutron-server 2026-05-26 22:05:49.299483 | instance | openstack/roles/neutron-openstack-neutron-test 2026-05-26 22:05:49.320763 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-05-26 22:05:49.472419 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-05-26 22:05:49.519029 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-05-26 22:05:49.667938 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-05-26 22:05:49.710902 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-05-26 22:05:49.846383 | instance | openstack/roles/nova-openstack-nova-compute 2026-05-26 22:05:49.885749 | instance | openstack/roles/nova-openstack-nova-conductor 2026-05-26 22:05:50.024507 | instance | openstack/roles/nova-openstack-nova-db-init 2026-05-26 22:05:50.068218 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-05-26 22:05:50.215684 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-05-26 22:05:50.243718 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-05-26 22:05:50.399156 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-05-26 22:05:50.435055 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-05-26 22:05:50.581954 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-05-26 22:05:50.606336 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-05-26 22:05:50.762394 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-05-26 22:05:50.780885 | instance | openstack/roles/nova-openstack-nova-test 2026-05-26 22:05:50.951037 | instance | openstack/roles/octavia-openstack-octavia-api 2026-05-26 22:05:50.960410 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-05-26 22:05:51.168514 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-05-26 22:05:51.171091 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-05-26 22:05:51.342700 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-05-26 22:05:51.343548 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-05-26 22:05:51.514874 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-05-26 22:05:51.530674 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-05-26 22:05:51.693742 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-05-26 22:05:51.716324 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-05-26 22:05:51.854720 | instance | openstack/roles/placement-openstack-placement-api 2026-05-26 22:05:51.896351 | instance | openstack/roles/placement-openstack-placement-db-init 2026-05-26 22:05:52.055434 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-05-26 22:05:52.085878 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-05-26 22:05:52.257202 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-05-26 22:05:52.262850 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-05-26 22:05:52.435006 | instance | openstack/roles/pxc-operator 2026-05-26 22:05:52.442157 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-05-26 22:05:52.614516 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-05-26 22:05:52.618740 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-26 22:05:52.798258 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-05-26 22:05:52.801912 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-05-26 22:05:52.972469 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-26 22:05:52.987503 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-05-26 22:05:53.144618 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-05-26 22:05:53.156354 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-26 22:05:53.319801 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-05-26 22:05:53.329191 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-05-26 22:05:53.495709 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-05-26 22:05:53.521183 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-05-26 22:05:53.682480 | instance | openstack/roles/rook-ceph-mgr 2026-05-26 22:05:53.722522 | instance | openstack/roles/rook-ceph-osd 2026-05-26 22:05:53.866061 | instance | openstack/roles/rook-ceph-purge-osd 2026-05-26 22:05:54.064994 | instance | openstack/roles/staffeln-conductor 2026-05-26 22:05:54.167509 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-05-26 22:05:54.281335 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-05-26 22:05:54.384488 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-05-26 22:05:54.471995 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-05-26 22:05:54.557726 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-05-26 22:05:54.641829 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-05-26 22:05:54.745047 | instance | openstack/serviceaccounts/barbican-api 2026-05-26 22:05:54.816300 | instance | openstack/serviceaccounts/barbican-db-init 2026-05-26 22:05:55.186975 | instance | openstack/serviceaccounts/barbican-db-sync 2026-05-26 22:05:55.347664 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-05-26 22:05:55.542106 | instance | openstack/serviceaccounts/barbican-ks-service 2026-05-26 22:05:55.729028 | instance | openstack/serviceaccounts/barbican-ks-user 2026-05-26 22:05:55.914315 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-05-26 22:05:56.070671 | instance | openstack/serviceaccounts/barbican-test 2026-05-26 22:05:56.284568 | instance | openstack/serviceaccounts/cinder-api 2026-05-26 22:05:56.445998 | instance | openstack/serviceaccounts/cinder-backup 2026-05-26 22:05:56.683266 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-05-26 22:05:56.794252 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-05-26 22:05:57.022470 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-05-26 22:05:57.134347 | instance | openstack/serviceaccounts/cinder-db-init 2026-05-26 22:05:57.398217 | instance | openstack/serviceaccounts/cinder-db-sync 2026-05-26 22:05:57.508843 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-05-26 22:05:57.777692 | instance | openstack/serviceaccounts/cinder-ks-service 2026-05-26 22:05:57.904195 | instance | openstack/serviceaccounts/cinder-ks-user 2026-05-26 22:05:58.138479 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-05-26 22:05:58.332528 | instance | openstack/serviceaccounts/cinder-scheduler 2026-05-26 22:05:58.502319 | instance | openstack/serviceaccounts/cinder-storage-init 2026-05-26 22:05:58.719680 | instance | openstack/serviceaccounts/cinder-test 2026-05-26 22:05:58.881734 | instance | openstack/serviceaccounts/cinder-volume 2026-05-26 22:05:59.170989 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-05-26 22:05:59.367135 | instance | openstack/serviceaccounts/default 2026-05-26 22:05:59.592547 | instance | openstack/serviceaccounts/glance-api 2026-05-26 22:05:59.723232 | instance | openstack/serviceaccounts/glance-db-init 2026-05-26 22:05:59.937789 | instance | openstack/serviceaccounts/glance-db-sync 2026-05-26 22:06:00.084239 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-05-26 22:06:00.600782 | instance | openstack/serviceaccounts/glance-ks-service 2026-05-26 22:06:00.609688 | instance | openstack/serviceaccounts/glance-ks-user 2026-05-26 22:06:00.956534 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-05-26 22:06:00.981902 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-05-26 22:06:01.386990 | instance | openstack/serviceaccounts/glance-storage-init 2026-05-26 22:06:01.392083 | instance | openstack/serviceaccounts/glance-test 2026-05-26 22:06:01.757243 | instance | openstack/serviceaccounts/heat-api 2026-05-26 22:06:01.768731 | instance | openstack/serviceaccounts/heat-bootstrap 2026-05-26 22:06:02.100976 | instance | openstack/serviceaccounts/heat-cfn 2026-05-26 22:06:02.108925 | instance | openstack/serviceaccounts/heat-db-init 2026-05-26 22:06:02.536589 | instance | openstack/serviceaccounts/heat-db-sync 2026-05-26 22:06:02.546368 | instance | openstack/serviceaccounts/heat-engine 2026-05-26 22:06:02.940810 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-05-26 22:06:02.974134 | instance | openstack/secrets/barbican-api-certs 2026-05-26 22:06:03.143890 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-05-26 22:06:03.307308 | instance | openstack/serviceaccounts/heat-ks-service 2026-05-26 22:06:03.526590 | instance | openstack/secrets/barbican-db-admin 2026-05-26 22:06:03.790443 | instance | openstack/serviceaccounts/heat-ks-user 2026-05-26 22:06:03.849459 | instance | openstack/secrets/barbican-db-user 2026-05-26 22:06:04.100829 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-05-26 22:06:04.180042 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-05-26 22:06:04.702639 | instance | openstack/secrets/barbican-etc 2026-05-26 22:06:04.706164 | instance | openstack/secrets/barbican-keystone-admin 2026-05-26 22:06:04.901787 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-05-26 22:06:04.904958 | instance | openstack/serviceaccounts/heat-test 2026-05-26 22:06:05.311394 | instance | openstack/secrets/barbican-keystone-user 2026-05-26 22:06:05.323009 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-05-26 22:06:05.568762 | instance | openstack/serviceaccounts/heat-trusts 2026-05-26 22:06:05.640005 | instance | openstack/secrets/barbican-rabbitmq-user 2026-05-26 22:06:05.853500 | instance | openstack/serviceaccounts/horizon 2026-05-26 22:06:06.040172 | instance | openstack/secrets/cinder-api-certs 2026-05-26 22:06:06.215913 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-26 22:06:06.228657 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-05-26 22:06:06.425499 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-26 22:06:06.558552 | instance | openstack/secrets/cinder-db-admin 2026-05-26 22:06:06.798877 | instance | openstack/serviceaccounts/horizon-test 2026-05-26 22:06:06.815871 | instance | openstack/secrets/cinder-db-user 2026-05-26 22:06:07.256995 | instance | openstack/serviceaccounts/keepalived 2026-05-26 22:06:07.430172 | instance | openstack/secrets/cinder-etc 2026-05-26 22:06:07.683037 | instance | openstack/serviceaccounts/keystone-api 2026-05-26 22:06:07.731581 | instance | openstack/secrets/cinder-keystone-admin 2026-05-26 22:06:07.970971 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-26 22:06:08.166725 | instance | openstack/secrets/cinder-keystone-test 2026-05-26 22:06:08.344180 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-26 22:06:08.396189 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-26 22:06:08.691844 | instance | openstack/secrets/cinder-keystone-user 2026-05-26 22:06:08.884733 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-26 22:06:09.053948 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-05-26 22:06:09.390183 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-26 22:06:09.412343 | instance | openstack/secrets/cinder-rabbitmq-user 2026-05-26 22:06:09.679713 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-26 22:06:09.819551 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-05-26 22:06:10.044323 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-26 22:06:10.161974 | instance | openstack/secrets/glance-api-certs 2026-05-26 22:06:10.372781 | instance | openstack/secrets/glance-db-admin 2026-05-26 22:06:10.420490 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-26 22:06:10.542330 | instance | openstack/secrets/glance-db-user 2026-05-26 22:06:10.735627 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-26 22:06:10.775596 | instance | openstack/secrets/glance-etc 2026-05-26 22:06:10.961348 | instance | openstack/serviceaccounts/keystone-test 2026-05-26 22:06:11.068121 | instance | openstack/secrets/glance-keystone-admin 2026-05-26 22:06:11.236233 | instance | openstack/secrets/glance-keystone-test 2026-05-26 22:06:11.343936 | instance | openstack/serviceaccounts/libvirt 2026-05-26 22:06:11.408135 | instance | openstack/secrets/glance-keystone-user 2026-05-26 22:06:11.642762 | instance | openstack/secrets/glance-rabbitmq-admin 2026-05-26 22:06:11.698993 | instance | openstack/serviceaccounts/magnum-api 2026-05-26 22:06:11.823582 | instance | openstack/secrets/glance-rabbitmq-user 2026-05-26 22:06:12.013741 | instance | openstack/serviceaccounts/magnum-conductor 2026-05-26 22:06:12.047453 | instance | openstack/secrets/heat-api-certs 2026-05-26 22:06:12.222548 | instance | openstack/serviceaccounts/magnum-db-init 2026-05-26 22:06:12.378511 | instance | openstack/serviceaccounts/magnum-db-sync 2026-05-26 22:06:12.562715 | instance | openstack/secrets/heat-cfn-certs 2026-05-26 22:06:12.750517 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-05-26 22:06:12.752880 | instance | openstack/secrets/heat-db-admin 2026-05-26 22:06:12.929512 | instance | openstack/serviceaccounts/magnum-ks-service 2026-05-26 22:06:13.117781 | instance | openstack/serviceaccounts/magnum-ks-user 2026-05-26 22:06:13.305443 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-05-26 22:06:13.476185 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-05-26 22:06:13.666095 | instance | openstack/serviceaccounts/manila-api 2026-05-26 22:06:13.843008 | instance | openstack/serviceaccounts/manila-bootstrap 2026-05-26 22:06:14.014157 | instance | openstack/serviceaccounts/manila-data 2026-05-26 22:06:14.241078 | instance | openstack/serviceaccounts/manila-db-init 2026-05-26 22:06:14.409615 | instance | openstack/serviceaccounts/manila-db-sync 2026-05-26 22:06:14.565906 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-05-26 22:06:14.746456 | instance | openstack/serviceaccounts/manila-ks-service 2026-05-26 22:06:14.946769 | instance | openstack/serviceaccounts/manila-ks-user 2026-05-26 22:06:15.102562 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-05-26 22:06:15.311958 | instance | openstack/serviceaccounts/manila-scheduler 2026-05-26 22:06:15.463677 | instance | openstack/serviceaccounts/manila-share 2026-05-26 22:06:15.731665 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-26 22:06:15.872181 | instance | openstack/serviceaccounts/neutron-db-init 2026-05-26 22:06:16.118245 | instance | openstack/serviceaccounts/neutron-db-sync 2026-05-26 22:06:16.289471 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-05-26 22:06:16.476448 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-05-26 22:06:16.648366 | instance | openstack/serviceaccounts/neutron-ks-service 2026-05-26 22:06:16.832326 | instance | openstack/serviceaccounts/neutron-ks-user 2026-05-26 22:06:17.043074 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-05-26 22:06:17.254745 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-05-26 22:06:17.454361 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-05-26 22:06:17.643372 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-05-26 22:06:17.856786 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-05-26 22:06:17.990887 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-05-26 22:06:18.244831 | instance | openstack/serviceaccounts/neutron-server 2026-05-26 22:06:18.483368 | instance | openstack/serviceaccounts/neutron-test 2026-05-26 22:06:18.703007 | instance | openstack/serviceaccounts/nova-api-metadata 2026-05-26 22:06:18.863686 | instance | openstack/serviceaccounts/nova-api-osapi 2026-05-26 22:06:19.114215 | instance | openstack/serviceaccounts/nova-bootstrap 2026-05-26 22:06:19.445944 | instance | openstack/serviceaccounts/nova-cell-setup 2026-05-26 22:06:19.508661 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-05-26 22:06:19.821302 | instance | openstack/serviceaccounts/nova-compute 2026-05-26 22:06:19.843457 | instance | openstack/serviceaccounts/nova-conductor 2026-05-26 22:06:20.179175 | instance | openstack/serviceaccounts/nova-db-init 2026-05-26 22:06:20.208248 | instance | openstack/serviceaccounts/nova-db-sync 2026-05-26 22:06:20.541658 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-05-26 22:06:20.549624 | instance | openstack/serviceaccounts/nova-ks-service 2026-05-26 22:06:20.916758 | instance | openstack/serviceaccounts/nova-ks-user 2026-05-26 22:06:20.918012 | instance | openstack/serviceaccounts/nova-novncproxy 2026-05-26 22:06:21.259358 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-05-26 22:06:21.274685 | instance | openstack/serviceaccounts/nova-scheduler 2026-05-26 22:06:21.610949 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-05-26 22:06:21.617802 | instance | openstack/serviceaccounts/nova-test 2026-05-26 22:06:21.968117 | instance | openstack/serviceaccounts/octavia-api 2026-05-26 22:06:21.981521 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-05-26 22:06:22.335958 | instance | openstack/serviceaccounts/octavia-db-init 2026-05-26 22:06:22.341290 | instance | openstack/serviceaccounts/octavia-db-sync 2026-05-26 22:06:22.688702 | instance | openstack/serviceaccounts/octavia-health-manager 2026-05-26 22:06:22.711100 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-05-26 22:06:23.086884 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-05-26 22:06:23.089955 | instance | openstack/serviceaccounts/octavia-ks-service 2026-05-26 22:06:23.449617 | instance | openstack/serviceaccounts/octavia-ks-user 2026-05-26 22:06:23.517520 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-05-26 22:06:23.855618 | instance | openstack/serviceaccounts/octavia-worker 2026-05-26 22:06:23.905357 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-26 22:06:24.260773 | instance | openstack/serviceaccounts/placement-api 2026-05-26 22:06:24.295560 | instance | openstack/serviceaccounts/placement-db-init 2026-05-26 22:06:24.588277 | instance | openstack/serviceaccounts/placement-db-sync 2026-05-26 22:06:24.671483 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-05-26 22:06:24.962692 | instance | openstack/serviceaccounts/placement-ks-service 2026-05-26 22:06:25.042582 | instance | openstack/serviceaccounts/placement-ks-user 2026-05-26 22:06:25.348683 | instance | openstack/serviceaccounts/pxc-operator 2026-05-26 22:06:25.432355 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-05-26 22:06:25.708249 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-05-26 22:06:25.778506 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-26 22:06:26.053673 | instance | openstack/secrets/heat-db-user 2026-05-26 22:06:26.138613 | instance | openstack/secrets/heat-etc 2026-05-26 22:06:26.242406 | instance | openstack/secrets/heat-keystone-admin 2026-05-26 22:06:26.333347 | instance | openstack/secrets/heat-keystone-stack-user 2026-05-26 22:06:26.427404 | instance | openstack/secrets/heat-keystone-test 2026-05-26 22:06:26.517173 | instance | openstack/secrets/heat-keystone-trustee 2026-05-26 22:06:26.622314 | instance | openstack/secrets/heat-keystone-user 2026-05-26 22:06:26.688775 | instance | openstack/secrets/heat-rabbitmq-admin 2026-05-26 22:06:26.829737 | instance | openstack/secrets/heat-rabbitmq-user 2026-05-26 22:06:26.933753 | instance | openstack/secrets/horizon-db-admin 2026-05-26 22:06:27.048552 | instance | openstack/secrets/horizon-db-user 2026-05-26 22:06:27.137096 | instance | openstack/secrets/horizon-etc 2026-05-26 22:06:27.295976 | instance | openstack/secrets/horizon-int-certs 2026-05-26 22:06:27.329979 | instance | openstack/secrets/horizon-keystone-admin 2026-05-26 22:06:27.481414 | instance | openstack/secrets/images-rbd-keyring 2026-05-26 22:06:27.604246 | instance | openstack/secrets/internal-percona-xtradb 2026-05-26 22:06:27.699148 | instance | openstack/secrets/keepalived-etc 2026-05-26 22:06:27.862726 | instance | openstack/secrets/keystone-api-certs 2026-05-26 22:06:27.943685 | instance | openstack/secrets/keystone-credential-keys 2026-05-26 22:06:28.059912 | instance | openstack/secrets/keystone-db-admin 2026-05-26 22:06:28.128297 | instance | openstack/secrets/keystone-db-user 2026-05-26 22:06:28.248116 | instance | openstack/secrets/keystone-etc 2026-05-26 22:06:28.318283 | instance | openstack/secrets/keystone-fernet-keys 2026-05-26 22:06:28.458906 | instance | openstack/secrets/keystone-keystone-admin 2026-05-26 22:06:28.500350 | instance | openstack/secrets/keystone-keystone-test 2026-05-26 22:06:28.681795 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-26 22:06:28.721222 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-26 22:06:28.902952 | instance | openstack/secrets/libvirt-api-ca 2026-05-26 22:06:28.925994 | instance | openstack/secrets/libvirt-etc 2026-05-26 22:06:29.081033 | instance | openstack/secrets/libvirt-libvirt-default-5sjr9-api 2026-05-26 22:06:29.103772 | instance | openstack/secrets/libvirt-libvirt-default-5sjr9-vnc 2026-05-26 22:06:29.266452 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-26 22:06:29.280621 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-26 22:06:29.432308 | instance | openstack/secrets/magnum-api-certs 2026-05-26 22:06:29.448305 | instance | openstack/secrets/magnum-db-admin 2026-05-26 22:06:29.622505 | instance | openstack/secrets/magnum-db-user 2026-05-26 22:06:29.623222 | instance | openstack/secrets/magnum-etc 2026-05-26 22:06:29.790659 | instance | openstack/secrets/magnum-keystone-admin 2026-05-26 22:06:29.794016 | instance | openstack/secrets/magnum-keystone-stack-user 2026-05-26 22:06:29.967833 | instance | openstack/secrets/magnum-keystone-user 2026-05-26 22:06:29.973977 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-05-26 22:06:30.168449 | instance | openstack/secrets/magnum-rabbitmq-user 2026-05-26 22:06:30.170046 | instance | openstack/secrets/magnum-registry-certs 2026-05-26 22:06:30.351899 | instance | openstack/secrets/manila-api-certs 2026-05-26 22:06:30.352166 | instance | openstack/secrets/manila-db-admin 2026-05-26 22:06:30.545535 | instance | openstack/secrets/manila-db-user 2026-05-26 22:06:30.554498 | instance | openstack/secrets/manila-etc 2026-05-26 22:06:30.748344 | instance | openstack/secrets/manila-keystone-admin 2026-05-26 22:06:30.775648 | instance | openstack/secrets/manila-keystone-user 2026-05-26 22:06:30.934709 | instance | openstack/secrets/manila-rabbitmq-admin 2026-05-26 22:06:30.953815 | instance | openstack/secrets/manila-rabbitmq-user 2026-05-26 22:06:31.105056 | instance | openstack/secrets/manila-ssh-keys 2026-05-26 22:06:31.145294 | instance | openstack/secrets/neutron-db-admin 2026-05-26 22:06:31.282492 | instance | openstack/secrets/neutron-db-user 2026-05-26 22:06:31.344922 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-05-26 22:06:31.471265 | instance | openstack/secrets/neutron-etc 2026-05-26 22:06:31.534341 | instance | openstack/secrets/neutron-keystone-admin 2026-05-26 22:06:31.691473 | instance | openstack/secrets/neutron-keystone-test 2026-05-26 22:06:31.713105 | instance | openstack/secrets/neutron-keystone-user 2026-05-26 22:06:31.870337 | instance | openstack/secrets/neutron-l3-agent-default 2026-05-26 22:06:31.897741 | instance | openstack/secrets/neutron-metadata-agent-default 2026-05-26 22:06:32.068423 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-05-26 22:06:32.087717 | instance | openstack/secrets/neutron-ovs-agent-default 2026-05-26 22:06:32.321396 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-05-26 22:06:32.322407 | instance | openstack/secrets/neutron-rabbitmq-user 2026-05-26 22:06:32.497925 | instance | openstack/secrets/neutron-server-certs 2026-05-26 22:06:32.500772 | instance | openstack/secrets/nova-api-certs 2026-05-26 22:06:32.678176 | instance | openstack/secrets/nova-compute-default 2026-05-26 22:06:32.679857 | instance | openstack/secrets/nova-db-admin 2026-05-26 22:06:32.856905 | instance | openstack/secrets/nova-db-api-admin 2026-05-26 22:06:32.863407 | instance | openstack/secrets/nova-db-api-user 2026-05-26 22:06:33.027998 | instance | openstack/secrets/nova-db-cell0-admin 2026-05-26 22:06:33.036495 | instance | openstack/secrets/nova-db-cell0-user 2026-05-26 22:06:33.190323 | instance | openstack/secrets/nova-db-user 2026-05-26 22:06:33.211725 | instance | openstack/secrets/nova-etc 2026-05-26 22:06:33.358037 | instance | openstack/secrets/nova-keystone-admin 2026-05-26 22:06:33.392647 | instance | openstack/secrets/nova-keystone-test 2026-05-26 22:06:33.538450 | instance | openstack/secrets/nova-keystone-user 2026-05-26 22:06:33.568005 | instance | openstack/secrets/nova-novncproxy-certs 2026-05-26 22:06:33.719299 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-05-26 22:06:33.736933 | instance | openstack/secrets/nova-rabbitmq-admin 2026-05-26 22:06:33.907061 | instance | openstack/secrets/nova-rabbitmq-user 2026-05-26 22:06:33.921420 | instance | openstack/secrets/nova-ssh 2026-05-26 22:06:34.092004 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-05-26 22:06:34.107699 | instance | openstack/secrets/octavia-api-certs 2026-05-26 22:06:34.262553 | instance | openstack/secrets/octavia-client-ca 2026-05-26 22:06:34.293536 | instance | openstack/secrets/octavia-client-certs 2026-05-26 22:06:34.451176 | instance | openstack/secrets/octavia-db-admin 2026-05-26 22:06:34.454958 | instance | openstack/secrets/octavia-db-user 2026-05-26 22:06:34.630790 | instance | openstack/secrets/octavia-etc 2026-05-26 22:06:34.636173 | instance | openstack/secrets/octavia-health-manager-default 2026-05-26 22:06:34.818797 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-05-26 22:06:34.840484 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-05-26 22:06:35.174030 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-26 22:06:35.207977 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-05-26 22:06:35.550496 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-05-26 22:06:35.575038 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-26 22:06:35.904974 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-05-26 22:06:35.939671 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-05-26 22:06:36.285659 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-05-26 22:06:36.371935 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-05-26 22:06:36.654735 | instance | openstack/serviceaccounts/rook-ceph-default 2026-05-26 22:06:36.748240 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-05-26 22:06:37.019082 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-05-26 22:06:37.093885 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-05-26 22:06:37.362139 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-05-26 22:06:37.432038 | instance | openstack/serviceaccounts/staffeln-api 2026-05-26 22:06:37.726792 | instance | openstack/serviceaccounts/staffeln-conductor 2026-05-26 22:06:37.815254 | instance | openstack/serviceaccounts/staffeln-db-init 2026-05-26 22:06:38.072569 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-05-26 22:06:38.153121 | instance | openstack/serviceaccounts/tempest-ks-user 2026-05-26 22:06:38.420907 | instance | openstack/serviceaccounts/tempest-run-tests 2026-05-26 22:06:38.518212 | instance | openstack/serviceaccounts/valkey 2026-05-26 22:06:38.782442 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-26 22:06:38.858488 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-26 22:06:38.964480 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-26 22:06:39.043135 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-26 22:06:39.140104 | instance | monitoring/secrets/alertmanager-tls 2026-05-26 22:06:39.225434 | instance | monitoring/secrets/grafana-tls 2026-05-26 22:06:39.334257 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-26 22:06:39.408398 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-26 22:06:39.510863 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-26 22:06:39.590785 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-26 22:06:39.704374 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-26 22:06:39.770336 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-26 22:06:39.886404 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-26 22:06:39.955227 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-26 22:06:40.066381 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-26 22:06:40.123071 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6zpmc-tls 2026-05-26 22:06:40.263954 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-26 22:06:40.319800 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-26 22:06:40.467507 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-26 22:06:40.520019 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-26 22:06:40.641642 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-26 22:06:40.697445 | instance | monitoring/secrets/prometheus-tls 2026-05-26 22:06:40.831990 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-26 22:06:40.898190 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-26 22:06:41.027264 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-26 22:06:41.233434 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-26 22:06:41.295321 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-05-26 22:06:41.459853 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-05-26 22:06:41.502859 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-26 22:06:41.675515 | instance | openstack/services/barbican-api 2026-05-26 22:06:41.728562 | instance | openstack/services/ceph-mon 2026-05-26 22:06:41.928472 | instance | openstack/services/cinder-api 2026-05-26 22:06:41.991090 | instance | openstack/services/glance-api 2026-05-26 22:06:42.148421 | instance | openstack/services/heat-api 2026-05-26 22:06:42.232359 | instance | openstack/services/heat-cfn 2026-05-26 22:06:42.382090 | instance | openstack/services/horizon 2026-05-26 22:06:42.450186 | instance | openstack/services/horizon-int 2026-05-26 22:06:42.594092 | instance | openstack/services/keystone-api 2026-05-26 22:06:42.659051 | instance | openstack/services/magnum-api 2026-05-26 22:06:42.797879 | instance | openstack/services/magnum-registry 2026-05-26 22:06:42.868763 | instance | openstack/services/manila-api 2026-05-26 22:06:43.007314 | instance | openstack/services/memcached 2026-05-26 22:06:43.064205 | instance | openstack/services/memcached-metrics 2026-05-26 22:06:43.234307 | instance | openstack/services/neutron-coredns 2026-05-26 22:06:43.277480 | instance | openstack/services/neutron-coredns-metrics 2026-05-26 22:06:43.464906 | instance | openstack/services/neutron-server 2026-05-26 22:06:43.494060 | instance | openstack/services/nova-api 2026-05-26 22:06:43.677243 | instance | openstack/services/nova-metadata 2026-05-26 22:06:43.683817 | instance | openstack/secrets/octavia-keystone-admin 2026-05-26 22:06:43.867234 | instance | openstack/secrets/octavia-keystone-test 2026-05-26 22:06:43.886925 | instance | openstack/secrets/octavia-keystone-user 2026-05-26 22:06:44.042413 | instance | openstack/secrets/octavia-persistence-db-admin 2026-05-26 22:06:44.058208 | instance | openstack/secrets/octavia-persistence-db-user 2026-05-26 22:06:44.206435 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-05-26 22:06:44.227295 | instance | openstack/secrets/octavia-rabbitmq-user 2026-05-26 22:06:44.378277 | instance | openstack/secrets/octavia-server-ca 2026-05-26 22:06:44.402856 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-05-26 22:06:44.556891 | instance | openstack/secrets/percona-xtradb 2026-05-26 22:06:44.599049 | instance | openstack/secrets/placement-api-certs 2026-05-26 22:06:44.734870 | instance | openstack/secrets/placement-db-admin 2026-05-26 22:06:44.779648 | instance | openstack/secrets/placement-db-user 2026-05-26 22:06:44.927237 | instance | openstack/secrets/placement-etc 2026-05-26 22:06:44.954128 | instance | openstack/secrets/placement-keystone-admin 2026-05-26 22:06:45.101207 | instance | openstack/secrets/placement-keystone-user 2026-05-26 22:06:45.114871 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-26 22:06:45.273054 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-05-26 22:06:45.281498 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-05-26 22:06:45.448731 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-05-26 22:06:45.467041 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-05-26 22:06:45.624126 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-05-26 22:06:45.650276 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-05-26 22:06:45.806706 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-05-26 22:06:45.827496 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-05-26 22:06:45.979851 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-26 22:06:46.007474 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-26 22:06:46.147113 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-05-26 22:06:46.167057 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-05-26 22:06:46.314782 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-05-26 22:06:46.338223 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-05-26 22:06:46.484016 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-26 22:06:46.515787 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-05-26 22:06:46.672089 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-05-26 22:06:46.685677 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-05-26 22:06:46.839789 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-05-26 22:06:46.854761 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-05-26 22:06:47.025297 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-05-26 22:06:47.028331 | instance | openstack/secrets/rook-ceph-config 2026-05-26 22:06:47.223513 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-05-26 22:06:47.240288 | instance | openstack/secrets/rook-ceph-mon 2026-05-26 22:06:47.420162 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-05-26 22:06:47.442386 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-05-26 22:06:47.621722 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-05-26 22:06:47.626874 | instance | openstack/secrets/rook-csi-cephfs-node 2026-05-26 22:06:47.810365 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-05-26 22:06:47.823660 | instance | openstack/secrets/rook-csi-rbd-node 2026-05-26 22:06:47.981009 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-05-26 22:06:48.002214 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-05-26 22:06:48.155237 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-26 22:06:48.205468 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-05-26 22:06:48.355468 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-05-26 22:06:48.395107 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-05-26 22:06:48.549372 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-05-26 22:06:48.599941 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-26 22:06:48.756826 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-26 22:06:48.800575 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-26 22:06:48.944448 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-05-26 22:06:48.988816 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-05-26 22:06:49.136086 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-26 22:06:49.184874 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-05-26 22:06:49.312600 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-05-26 22:06:49.375508 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-05-26 22:06:49.577829 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-05-26 22:06:49.629104 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-26 22:06:49.752009 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-05-26 22:06:49.813705 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-26 22:06:49.936028 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-26 22:06:50.013130 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-05-26 22:06:50.148721 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-05-26 22:06:50.195722 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-26 22:06:50.327475 | instance | openstack/secrets/staffeln-db-admin 2026-05-26 22:06:50.412879 | instance | openstack/secrets/staffeln-db-user 2026-05-26 22:06:50.514745 | instance | openstack/secrets/staffeln-etc 2026-05-26 22:06:50.583638 | instance | openstack/secrets/tempest-etc 2026-05-26 22:06:50.686943 | instance | openstack/secrets/tempest-keystone-admin 2026-05-26 22:06:50.756799 | instance | openstack/secrets/tempest-keystone-user 2026-05-26 22:06:50.851443 | instance | openstack/secrets/valkey-ca 2026-05-26 22:06:50.933441 | instance | openstack/secrets/valkey-server-certs 2026-05-26 22:06:51.020405 | instance | openstack/services/nova-novncproxy 2026-05-26 22:06:51.113862 | instance | openstack/services/octavia-api 2026-05-26 22:06:51.237661 | instance | openstack/services/openstack-exporter 2026-05-26 22:06:51.365922 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-26 22:06:51.457219 | instance | openstack/services/percona-xtradb-haproxy 2026-05-26 22:06:51.623853 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-26 22:06:51.706315 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-26 22:06:51.860321 | instance | openstack/services/percona-xtradb-pxc 2026-05-26 22:06:51.924158 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-26 22:06:52.077378 | instance | openstack/services/placement-api 2026-05-26 22:06:52.138521 | instance | openstack/services/rabbitmq-barbican 2026-05-26 22:06:52.281970 | instance | openstack/services/rabbitmq-barbican-nodes 2026-05-26 22:06:52.331180 | instance | openstack/services/rabbitmq-cinder 2026-05-26 22:06:52.498030 | instance | openstack/services/rabbitmq-cinder-nodes 2026-05-26 22:06:52.540104 | instance | openstack/services/rabbitmq-glance 2026-05-26 22:06:52.700678 | instance | openstack/services/rabbitmq-glance-nodes 2026-05-26 22:06:52.745913 | instance | openstack/services/rabbitmq-heat 2026-05-26 22:06:52.901466 | instance | openstack/services/rabbitmq-heat-nodes 2026-05-26 22:06:52.950777 | instance | openstack/services/rabbitmq-keystone 2026-05-26 22:06:53.099114 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-26 22:06:53.149306 | instance | openstack/services/rabbitmq-magnum 2026-05-26 22:06:53.304647 | instance | openstack/services/rabbitmq-magnum-nodes 2026-05-26 22:06:53.353049 | instance | openstack/services/rabbitmq-manila 2026-05-26 22:06:53.496719 | instance | openstack/services/rabbitmq-manila-nodes 2026-05-26 22:06:53.556900 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-26 22:06:53.702834 | instance | openstack/services/rabbitmq-neutron 2026-05-26 22:06:53.763016 | instance | openstack/services/rabbitmq-neutron-nodes 2026-05-26 22:06:53.918698 | instance | openstack/services/rabbitmq-nova 2026-05-26 22:06:53.969533 | instance | openstack/services/rabbitmq-nova-nodes 2026-05-26 22:06:54.124441 | instance | openstack/services/rabbitmq-octavia 2026-05-26 22:06:54.176948 | instance | openstack/services/rabbitmq-octavia-nodes 2026-05-26 22:06:54.344114 | instance | openstack/services/rook-ceph-rgw-ceph 2026-05-26 22:06:54.372837 | instance | openstack/services/staffeln-api 2026-05-26 22:06:54.552658 | instance | openstack/services/valkey 2026-05-26 22:06:54.574516 | instance | openstack/services/valkey-headless 2026-05-26 22:06:54.761341 | instance | openstack/services/valkey-metrics 2026-05-26 22:06:54.787587 | instance | openstack/statefulsets/magnum-conductor 2026-05-26 22:06:54.965915 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-26 22:06:55.026964 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-26 22:06:55.236734 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-05-26 22:06:55.270456 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-05-26 22:06:55.491756 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-05-26 22:06:55.527179 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-05-26 22:06:55.744409 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-26 22:06:55.813400 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-05-26 22:06:55.966149 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-05-26 22:06:56.058600 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-05-26 22:06:56.193763 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-05-26 22:06:56.286173 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-05-26 22:06:56.437643 | instance | openstack/statefulsets/valkey-node 2026-05-26 22:06:56.530751 | instance | monitoring/services/alertmanager-operated 2026-05-26 22:06:56.743681 | instance | monitoring/services/goldpinger 2026-05-26 22:06:56.830937 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-26 22:06:56.933684 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-26 22:06:57.036266 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-26 22:06:57.143828 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-26 22:06:57.242071 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-26 22:06:57.348174 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 22:06:57.451022 | instance | monitoring/services/loki 2026-05-26 22:06:57.536854 | instance | monitoring/services/loki-chunks-cache 2026-05-26 22:06:57.670125 | instance | monitoring/services/loki-gateway 2026-05-26 22:06:57.754400 | instance | monitoring/services/loki-headless 2026-05-26 22:06:57.868944 | instance | monitoring/services/loki-memberlist 2026-05-26 22:06:57.969952 | instance | monitoring/services/loki-results-cache 2026-05-26 22:06:58.066682 | instance | monitoring/services/prometheus-operated 2026-05-26 22:06:58.159579 | instance | monitoring/services/prometheus-pushgateway 2026-05-26 22:06:58.291563 | instance | monitoring/services/prometheus-smartctl-exporter 2026-05-26 22:06:58.390740 | instance | monitoring/services/vector-headless 2026-05-26 22:06:58.489046 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-26 22:06:58.597329 | instance | monitoring/statefulsets/loki 2026-05-26 22:06:58.728223 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-26 22:06:58.809706 | instance | monitoring/statefulsets/loki-results-cache 2026-05-26 22:06:58.948867 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-26 22:06:59.035884 | instance | orc-system/configmaps/kube-root-ca.crt 2026-05-26 22:06:59.184404 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-26 22:06:59.239456 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-26 22:06:59.364536 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-05-26 22:06:59.428115 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-26 22:06:59.549219 | instance | monitoring/serviceaccounts/default 2026-05-26 22:06:59.634711 | instance | monitoring/serviceaccounts/goldpinger 2026-05-26 22:06:59.816573 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-26 22:06:59.873643 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-26 22:07:00.075915 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-26 22:07:00.165575 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-26 22:07:00.326536 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-26 22:07:00.425426 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-26 22:07:00.586698 | instance | monitoring/serviceaccounts/loki 2026-05-26 22:07:00.694944 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-26 22:07:00.863265 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-26 22:07:00.960972 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-26 22:07:01.123469 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-05-26 22:07:01.225069 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-05-26 22:07:01.385324 | instance | monitoring/serviceaccounts/vector 2026-05-26 22:07:01.486264 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-05-26 22:07:01.618090 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-26 22:07:01.672596 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-pj6rq 2026-05-26 22:07:01.817843 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-qnbhf 2026-05-26 22:07:01.865167 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-05-26 22:07:02.011051 | instance | orc-system/roles/orc-leader-election-role 2026-05-26 22:07:02.052800 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-26 22:07:02.190593 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-26 22:07:02.240326 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-26 22:07:02.383748 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-26 22:07:02.433902 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-26 22:07:02.570525 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-26 22:07:02.604409 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-05-26 22:07:02.740914 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-26 22:07:02.788191 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-26 22:07:02.916586 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-26 22:07:02.964566 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-26 22:07:03.101530 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-26 22:07:03.153143 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-26 22:07:03.281566 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-26 22:07:03.347634 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-26 22:07:03.475876 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-26 22:07:03.528364 | instance | rook-ceph/roles/rook-ceph-system 2026-05-26 22:07:03.668190 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-26 22:07:03.717255 | instance | orc-system/serviceaccounts/default 2026-05-26 22:07:03.926015 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-05-26 22:07:03.972077 | instance | rook-ceph/serviceaccounts/default 2026-05-26 22:07:04.110247 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-26 22:07:04.183818 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-26 22:07:04.332665 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-26 22:07:04.414378 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-26 22:07:04.550619 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-26 22:07:04.637330 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-26 22:07:04.781718 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-26 22:07:04.843954 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-26 22:07:04.995243 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-26 22:07:05.061394 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-26 22:07:05.200822 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-26 22:07:05.294862 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-26 22:07:05.425677 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-05-26 22:07:05.528887 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-26 22:07:05.626808 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-26 22:07:05.735326 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-hdqrq 2026-05-26 22:07:05.824995 | instance | secretgen-controller/serviceaccounts/default 2026-05-26 22:07:05.909834 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-26 22:07:06.027012 | instance | orc-system/deployment/orc-controller-manager 2026-05-26 22:07:06.552678 | instance | ok: Runtime: 0:03:10.352387 2026-05-26 22:07:06.574714 | 2026-05-26 22:07:06.574806 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-26 22:07:07.514348 | instance | changed: 2026-05-26 22:07:07.514531 | instance | cd+++++++++ objects/ 2026-05-26 22:07:07.514561 | instance | cd+++++++++ objects/cluster/ 2026-05-26 22:07:07.514583 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-26 22:07:07.514603 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-26 22:07:07.514624 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-26 22:07:07.514643 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-05-26 22:07:07.514661 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-05-26 22:07:07.514680 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-05-26 22:07:07.514698 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-05-26 22:07:07.514715 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-05-26 22:07:07.514745 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-05-26 22:07:07.514763 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-05-26 22:07:07.514781 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-05-26 22:07:07.514799 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-05-26 22:07:07.514817 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-05-26 22:07:07.514839 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-05-26 22:07:07.514858 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-05-26 22:07:07.514875 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-26 22:07:07.514893 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-26 22:07:07.514912 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-26 22:07:07.514930 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-26 22:07:07.514950 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-26 22:07:07.514970 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-26 22:07:07.514988 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-26 22:07:07.515006 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-26 22:07:07.515023 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-26 22:07:07.515041 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-26 22:07:07.515059 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-26 22:07:07.515085 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-26 22:07:07.515111 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-26 22:07:07.515135 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-26 22:07:07.515153 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-26 22:07:07.515171 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-26 22:07:07.515190 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-26 22:07:07.515207 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-26 22:07:07.515225 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-26 22:07:07.515243 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-26 22:07:07.515261 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-26 22:07:07.515279 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-26 22:07:07.515297 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-26 22:07:07.515315 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-26 22:07:07.515333 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-26 22:07:07.515351 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-26 22:07:07.515369 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-26 22:07:07.515387 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-26 22:07:07.515411 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-26 22:07:07.515430 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-26 22:07:07.515449 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-26 22:07:07.515467 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-26 22:07:07.515485 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-26 22:07:07.515503 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-26 22:07:07.515521 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-26 22:07:07.515539 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-26 22:07:07.515557 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 22:07:07.515575 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 22:07:07.515593 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-26 22:07:07.515611 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-26 22:07:07.515628 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-26 22:07:07.515646 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-26 22:07:07.515663 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-26 22:07:07.515681 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-26 22:07:07.515699 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-26 22:07:07.515716 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-26 22:07:07.515734 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 22:07:07.515752 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 22:07:07.515770 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-26 22:07:07.515787 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-26 22:07:07.515805 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.515822 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.515839 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-26 22:07:07.515856 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-26 22:07:07.515873 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-26 22:07:07.515890 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-26 22:07:07.515908 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-05-26 22:07:07.515925 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-05-26 22:07:07.515943 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-26 22:07:07.515961 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-26 22:07:07.516024 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-26 22:07:07.516071 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-26 22:07:07.516101 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-05-26 22:07:07.516129 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-05-26 22:07:07.516150 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-05-26 22:07:07.516175 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-05-26 22:07:07.516195 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-26 22:07:07.516214 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-26 22:07:07.516233 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-05-26 22:07:07.516251 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-05-26 22:07:07.516269 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-05-26 22:07:07.516286 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-05-26 22:07:07.516304 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-05-26 22:07:07.516322 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-05-26 22:07:07.516339 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-05-26 22:07:07.516357 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-05-26 22:07:07.516441 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-05-26 22:07:07.516474 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-05-26 22:07:07.516495 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-26 22:07:07.516514 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-26 22:07:07.516532 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-26 22:07:07.516550 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-26 22:07:07.516568 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-26 22:07:07.516586 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-26 22:07:07.516604 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-26 22:07:07.516621 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-26 22:07:07.516640 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-26 22:07:07.516658 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-26 22:07:07.516675 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-26 22:07:07.516693 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-26 22:07:07.516711 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-26 22:07:07.516728 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-26 22:07:07.516746 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-26 22:07:07.516763 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-26 22:07:07.516780 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-26 22:07:07.516798 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-26 22:07:07.516817 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-26 22:07:07.516850 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-26 22:07:07.516869 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-26 22:07:07.516888 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-26 22:07:07.516912 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-26 22:07:07.516931 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-26 22:07:07.516950 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-26 22:07:07.516985 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-26 22:07:07.517004 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-26 22:07:07.517022 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-26 22:07:07.517039 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-26 22:07:07.517057 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-26 22:07:07.517075 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-26 22:07:07.517092 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-26 22:07:07.517115 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-26 22:07:07.517132 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-26 22:07:07.517150 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-26 22:07:07.517168 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-26 22:07:07.517185 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-26 22:07:07.517203 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-26 22:07:07.517220 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-26 22:07:07.517238 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-26 22:07:07.517255 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-26 22:07:07.517273 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-26 22:07:07.517290 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-26 22:07:07.517307 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-26 22:07:07.517324 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-26 22:07:07.517341 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-26 22:07:07.517358 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-26 22:07:07.517381 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-26 22:07:07.517400 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-26 22:07:07.517417 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-26 22:07:07.517434 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-26 22:07:07.517452 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-26 22:07:07.517469 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-26 22:07:07.517487 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-26 22:07:07.517505 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-26 22:07:07.517522 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-26 22:07:07.517539 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-26 22:07:07.517563 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-26 22:07:07.517581 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-26 22:07:07.517599 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-26 22:07:07.517617 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-26 22:07:07.517634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-26 22:07:07.517652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 22:07:07.517669 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 22:07:07.517687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-26 22:07:07.517704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-26 22:07:07.517721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-26 22:07:07.517739 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-26 22:07:07.517756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-26 22:07:07.517773 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-26 22:07:07.517791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-26 22:07:07.517808 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-26 22:07:07.517825 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-26 22:07:07.517843 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-26 22:07:07.517860 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-26 22:07:07.517878 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-26 22:07:07.517895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-26 22:07:07.517913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 22:07:07.517931 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-26 22:07:07.517948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-26 22:07:07.517966 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-26 22:07:07.517983 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-26 22:07:07.518001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-26 22:07:07.518018 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-26 22:07:07.518035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 22:07:07.518053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 22:07:07.518070 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-26 22:07:07.518088 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-26 22:07:07.518105 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-26 22:07:07.518127 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-26 22:07:07.518145 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-26 22:07:07.518162 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-26 22:07:07.518180 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-26 22:07:07.518197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-26 22:07:07.518214 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-26 22:07:07.518232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-26 22:07:07.518249 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-26 22:07:07.518267 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-26 22:07:07.518284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-26 22:07:07.518301 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-26 22:07:07.518319 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-26 22:07:07.518336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-26 22:07:07.518353 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-26 22:07:07.518371 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-26 22:07:07.518388 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-26 22:07:07.518405 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-26 22:07:07.518422 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-26 22:07:07.518439 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-26 22:07:07.518456 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-26 22:07:07.518473 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-26 22:07:07.518491 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-26 22:07:07.518508 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-26 22:07:07.518526 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-26 22:07:07.518543 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-26 22:07:07.518561 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-26 22:07:07.518578 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-26 22:07:07.518595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-26 22:07:07.518613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-26 22:07:07.518630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-26 22:07:07.518647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-26 22:07:07.518664 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-26 22:07:07.518682 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-26 22:07:07.518703 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-26 22:07:07.518721 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-26 22:07:07.518738 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-26 22:07:07.518756 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-26 22:07:07.518773 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-26 22:07:07.518790 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-26 22:07:07.518807 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-26 22:07:07.518825 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-26 22:07:07.518842 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-26 22:07:07.518859 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-26 22:07:07.518876 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-26 22:07:07.518893 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-26 22:07:07.518911 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-26 22:07:07.518929 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-26 22:07:07.518949 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-26 22:07:07.518969 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-26 22:07:07.518986 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-26 22:07:07.519003 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-26 22:07:07.519021 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-26 22:07:07.519039 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-26 22:07:07.519057 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-26 22:07:07.519074 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-26 22:07:07.519092 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-26 22:07:07.519110 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-26 22:07:07.519128 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-26 22:07:07.519146 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-26 22:07:07.519163 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-26 22:07:07.519180 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-26 22:07:07.519198 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-26 22:07:07.519215 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-26 22:07:07.519233 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-26 22:07:07.519251 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-26 22:07:07.519268 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-26 22:07:07.519286 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-26 22:07:07.519304 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-26 22:07:07.519322 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-26 22:07:07.519340 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-26 22:07:07.519358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-05-26 22:07:07.519376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-05-26 22:07:07.519400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-05-26 22:07:07.519418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-05-26 22:07:07.519436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-05-26 22:07:07.519453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-05-26 22:07:07.519471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-05-26 22:07:07.519488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-05-26 22:07:07.519505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-26 22:07:07.519522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-26 22:07:07.519539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-26 22:07:07.519557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-26 22:07:07.519574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-26 22:07:07.519591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-26 22:07:07.519609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-26 22:07:07.519626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-26 22:07:07.519643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-26 22:07:07.519661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-26 22:07:07.519678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-26 22:07:07.519696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-26 22:07:07.519713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-26 22:07:07.519730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-26 22:07:07.519747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-26 22:07:07.519764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-26 22:07:07.519781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-26 22:07:07.519799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-26 22:07:07.519816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-26 22:07:07.519833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-26 22:07:07.519850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-26 22:07:07.519867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-26 22:07:07.519884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-26 22:07:07.519902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-26 22:07:07.519919 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-26 22:07:07.519937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-26 22:07:07.519958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-26 22:07:07.519976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-26 22:07:07.519994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-26 22:07:07.520011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-26 22:07:07.520029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-26 22:07:07.520046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-26 22:07:07.520064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-26 22:07:07.520081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-26 22:07:07.520098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-26 22:07:07.520115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-26 22:07:07.520132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-26 22:07:07.520149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-26 22:07:07.520167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-26 22:07:07.520185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-26 22:07:07.520202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 22:07:07.520219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 22:07:07.520237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-26 22:07:07.520255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-26 22:07:07.520273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.520291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.520308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-26 22:07:07.520326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-26 22:07:07.520344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-26 22:07:07.520362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-26 22:07:07.520395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-26 22:07:07.520413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-26 22:07:07.520431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-26 22:07:07.520448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-26 22:07:07.520465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-26 22:07:07.520483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-26 22:07:07.520500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-26 22:07:07.520518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-26 22:07:07.520536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-05-26 22:07:07.520553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-05-26 22:07:07.520576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-05-26 22:07:07.520594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-05-26 22:07:07.520612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-26 22:07:07.520629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-26 22:07:07.520647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-26 22:07:07.520664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-26 22:07:07.520681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-05-26 22:07:07.520699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-05-26 22:07:07.520717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-05-26 22:07:07.520734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-05-26 22:07:07.520752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-26 22:07:07.520769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-26 22:07:07.520787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-05-26 22:07:07.520804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-05-26 22:07:07.520821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-05-26 22:07:07.520839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-05-26 22:07:07.520857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-26 22:07:07.520874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-26 22:07:07.520892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-26 22:07:07.520909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-26 22:07:07.520927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-26 22:07:07.520945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-26 22:07:07.520976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-26 22:07:07.520997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-26 22:07:07.521015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-26 22:07:07.521032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-26 22:07:07.521050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-05-26 22:07:07.521067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-05-26 22:07:07.521084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-26 22:07:07.521102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-26 22:07:07.521119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-26 22:07:07.521136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-26 22:07:07.521153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-05-26 22:07:07.521170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-05-26 22:07:07.521187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-26 22:07:07.521211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-26 22:07:07.521229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-26 22:07:07.521247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-26 22:07:07.521264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-26 22:07:07.521281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-26 22:07:07.521299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-26 22:07:07.521316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-26 22:07:07.521334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-26 22:07:07.521352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-26 22:07:07.521370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-26 22:07:07.521387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-26 22:07:07.521405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-26 22:07:07.521422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-26 22:07:07.521439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-26 22:07:07.521457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-26 22:07:07.521475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-26 22:07:07.521492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-26 22:07:07.521509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-26 22:07:07.521527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-26 22:07:07.521544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-26 22:07:07.521561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-26 22:07:07.521577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-26 22:07:07.521594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-26 22:07:07.521611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-26 22:07:07.521628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-26 22:07:07.521645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-26 22:07:07.521662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-26 22:07:07.521680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-26 22:07:07.521697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-26 22:07:07.521714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-26 22:07:07.521732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-26 22:07:07.521749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-26 22:07:07.521772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-26 22:07:07.521791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-26 22:07:07.521808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-26 22:07:07.521826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-26 22:07:07.521843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-26 22:07:07.521861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-26 22:07:07.521878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-26 22:07:07.521896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-26 22:07:07.521913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-26 22:07:07.521931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-26 22:07:07.521948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-26 22:07:07.521966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-26 22:07:07.521983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-26 22:07:07.522000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-26 22:07:07.522017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-26 22:07:07.522035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-26 22:07:07.522052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-26 22:07:07.522069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-26 22:07:07.522086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-26 22:07:07.522103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-26 22:07:07.522120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-26 22:07:07.522137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-26 22:07:07.522154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-26 22:07:07.522171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-26 22:07:07.522188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-26 22:07:07.522204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-26 22:07:07.522221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-26 22:07:07.522238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-26 22:07:07.522255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-26 22:07:07.522273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-26 22:07:07.522290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-26 22:07:07.522312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-26 22:07:07.522330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-26 22:07:07.522348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-26 22:07:07.522365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-26 22:07:07.522382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-26 22:07:07.522400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-26 22:07:07.522417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-26 22:07:07.522434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-26 22:07:07.522452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-26 22:07:07.522469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-26 22:07:07.522486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-26 22:07:07.522504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-26 22:07:07.522521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-26 22:07:07.522539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-26 22:07:07.522556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-26 22:07:07.522574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-26 22:07:07.522591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-26 22:07:07.522608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-26 22:07:07.522626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-26 22:07:07.522643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-26 22:07:07.522661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-26 22:07:07.522679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-26 22:07:07.522697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-26 22:07:07.522715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-26 22:07:07.522733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-26 22:07:07.522751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-26 22:07:07.522769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-26 22:07:07.522786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-26 22:07:07.522804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-26 22:07:07.522821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-26 22:07:07.522839 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-26 22:07:07.522857 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-26 22:07:07.522875 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-26 22:07:07.522892 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-05-26 22:07:07.522910 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-05-26 22:07:07.522933 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-05-26 22:07:07.522951 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-05-26 22:07:07.522970 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-05-26 22:07:07.522987 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-05-26 22:07:07.523004 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-05-26 22:07:07.523022 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-05-26 22:07:07.523040 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-26 22:07:07.523058 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-26 22:07:07.523075 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-26 22:07:07.523093 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-26 22:07:07.523111 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-26 22:07:07.523128 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-26 22:07:07.523146 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-26 22:07:07.523164 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-26 22:07:07.523181 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-26 22:07:07.523198 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-26 22:07:07.523215 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-26 22:07:07.523233 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-26 22:07:07.523250 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-26 22:07:07.523268 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-26 22:07:07.523285 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-26 22:07:07.523303 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-26 22:07:07.523321 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-05-26 22:07:07.523339 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-05-26 22:07:07.523357 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-26 22:07:07.523374 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-26 22:07:07.523392 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-26 22:07:07.523410 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-26 22:07:07.523427 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-05-26 22:07:07.523445 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-05-26 22:07:07.523462 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-26 22:07:07.523480 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-26 22:07:07.523497 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-26 22:07:07.523515 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-26 22:07:07.523533 | instance | cd+++++++++ objects/cluster/node/ 2026-05-26 22:07:07.523550 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-26 22:07:07.523568 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-26 22:07:07.523586 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-26 22:07:07.523603 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-26 22:07:07.523621 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-26 22:07:07.523638 | instance | cd+++++++++ objects/namespaced/ 2026-05-26 22:07:07.523656 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-26 22:07:07.523673 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-26 22:07:07.523691 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-26 22:07:07.523713 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-26 22:07:07.523731 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.523748 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.523765 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-26 22:07:07.523783 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-26 22:07:07.523800 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-26 22:07:07.523817 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-26 22:07:07.523835 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-26 22:07:07.523852 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-26 22:07:07.523870 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-26 22:07:07.523888 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-26 22:07:07.523906 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-26 22:07:07.523923 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-26 22:07:07.523941 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-26 22:07:07.523959 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-26 22:07:07.523976 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-26 22:07:07.523993 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-26 22:07:07.524011 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-26 22:07:07.524029 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-26 22:07:07.524046 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-26 22:07:07.524063 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-26 22:07:07.524081 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-26 22:07:07.524098 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-22.nip.io-tls.txt 2026-05-26 22:07:07.524116 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-22.nip.io-tls.yaml 2026-05-26 22:07:07.524133 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-26 22:07:07.524151 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-26 22:07:07.524170 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-26 22:07:07.524188 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-26 22:07:07.524206 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-26 22:07:07.524224 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-26 22:07:07.524241 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.524258 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-26 22:07:07.524275 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-26 22:07:07.524293 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-26 22:07:07.524322 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-26 22:07:07.524341 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-26 22:07:07.524358 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-26 22:07:07.524411 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-26 22:07:07.524432 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-26 22:07:07.524450 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-26 22:07:07.524468 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-26 22:07:07.524486 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-26 22:07:07.524503 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-26 22:07:07.524521 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-05-26 22:07:07.524539 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-05-26 22:07:07.524557 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.524574 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.524591 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-05-26 22:07:07.524609 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-05-26 22:07:07.524627 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-05-26 22:07:07.524644 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-05-26 22:07:07.524662 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-26 22:07:07.524680 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-26 22:07:07.524697 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-05-26 22:07:07.524715 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv.txt 2026-05-26 22:07:07.524733 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv.yaml 2026-05-26 22:07:07.524751 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-05-26 22:07:07.524768 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-05-26 22:07:07.524785 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-05-26 22:07:07.524802 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-05-26 22:07:07.524820 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-05-26 22:07:07.524837 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-05-26 22:07:07.524855 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-05-26 22:07:07.524872 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-05-26 22:07:07.524890 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-05-26 22:07:07.524907 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-05-26 22:07:07.524925 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-05-26 22:07:07.524942 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-05-26 22:07:07.524976 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-05-26 22:07:07.524998 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.525017 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-05-26 22:07:07.525034 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-26 22:07:07.525052 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-26 22:07:07.525069 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-05-26 22:07:07.525087 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-05-26 22:07:07.525104 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.525122 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.525139 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-05-26 22:07:07.525156 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-05-26 22:07:07.525174 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-05-26 22:07:07.525192 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-05-26 22:07:07.525210 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-05-26 22:07:07.525227 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-26 22:07:07.525244 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-05-26 22:07:07.525262 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs.txt 2026-05-26 22:07:07.525280 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs.yaml 2026-05-26 22:07:07.525298 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-05-26 22:07:07.525315 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-05-26 22:07:07.525333 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-05-26 22:07:07.525351 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-05-26 22:07:07.525369 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-05-26 22:07:07.525387 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-05-26 22:07:07.525404 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-05-26 22:07:07.525422 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-05-26 22:07:07.525440 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-05-26 22:07:07.525458 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-05-26 22:07:07.525481 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-05-26 22:07:07.525500 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-05-26 22:07:07.525518 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-05-26 22:07:07.525535 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.525553 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-05-26 22:07:07.525571 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-05-26 22:07:07.525588 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-26 22:07:07.525606 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-05-26 22:07:07.525624 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-05-26 22:07:07.525642 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.525659 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.525676 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-05-26 22:07:07.525694 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-05-26 22:07:07.525711 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-05-26 22:07:07.525729 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-05-26 22:07:07.525747 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-05-26 22:07:07.525765 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-05-26 22:07:07.525782 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-05-26 22:07:07.525800 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-sk9b4.txt 2026-05-26 22:07:07.525817 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-sk9b4.yaml 2026-05-26 22:07:07.525835 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-05-26 22:07:07.525853 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-05-26 22:07:07.525870 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-05-26 22:07:07.525888 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-05-26 22:07:07.525906 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-05-26 22:07:07.525924 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-05-26 22:07:07.525941 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-05-26 22:07:07.525959 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-05-26 22:07:07.525977 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-05-26 22:07:07.525995 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-05-26 22:07:07.526013 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-05-26 22:07:07.526030 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-05-26 22:07:07.526047 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-05-26 22:07:07.526065 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.526082 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-05-26 22:07:07.526104 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-05-26 22:07:07.526122 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-05-26 22:07:07.526140 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-05-26 22:07:07.526157 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-05-26 22:07:07.526175 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.526192 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.526210 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-05-26 22:07:07.526227 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-05-26 22:07:07.526244 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-05-26 22:07:07.526262 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-05-26 22:07:07.526279 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-05-26 22:07:07.526297 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-05-26 22:07:07.526314 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-05-26 22:07:07.526331 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-p9brh.txt 2026-05-26 22:07:07.526348 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-p9brh.yaml 2026-05-26 22:07:07.526365 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-05-26 22:07:07.526383 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-05-26 22:07:07.526401 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-05-26 22:07:07.526418 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-05-26 22:07:07.526436 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-05-26 22:07:07.526454 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-05-26 22:07:07.526471 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-05-26 22:07:07.526489 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-05-26 22:07:07.526507 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-05-26 22:07:07.526525 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-05-26 22:07:07.526543 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-05-26 22:07:07.526560 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-05-26 22:07:07.526577 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-05-26 22:07:07.526595 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.526613 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-05-26 22:07:07.526631 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-05-26 22:07:07.526649 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-05-26 22:07:07.526667 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-26 22:07:07.526684 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-26 22:07:07.526703 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-26 22:07:07.526720 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-26 22:07:07.526737 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.526759 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.526777 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-26 22:07:07.526794 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-26 22:07:07.526811 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-26 22:07:07.526829 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-26 22:07:07.526846 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-26 22:07:07.526863 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-26 22:07:07.526880 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-26 22:07:07.526898 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-26 22:07:07.526916 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-26 22:07:07.526934 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-26 22:07:07.526951 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-26 22:07:07.526969 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-26 22:07:07.526986 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-26 22:07:07.527004 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-xr89d.txt 2026-05-26 22:07:07.527021 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-xr89d.yaml 2026-05-26 22:07:07.527039 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-wzll5.txt 2026-05-26 22:07:07.527056 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-wzll5.yaml 2026-05-26 22:07:07.527074 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-bbjjp.txt 2026-05-26 22:07:07.527091 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-bbjjp.yaml 2026-05-26 22:07:07.527109 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-26 22:07:07.527126 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-26 22:07:07.527144 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-26 22:07:07.527162 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-26 22:07:07.527179 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-26 22:07:07.527196 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-26 22:07:07.527214 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-26 22:07:07.527231 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-26 22:07:07.527248 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-26 22:07:07.527266 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-26 22:07:07.527282 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-26 22:07:07.527300 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-26 22:07:07.527317 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-26 22:07:07.527338 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-26 22:07:07.527356 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-26 22:07:07.527373 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-26 22:07:07.527391 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-26 22:07:07.527408 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-26 22:07:07.527426 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-26 22:07:07.527443 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-26 22:07:07.527460 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-26 22:07:07.527477 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-26 22:07:07.527495 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-26 22:07:07.527512 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-26 22:07:07.527530 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-26 22:07:07.527547 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-26 22:07:07.527565 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-26 22:07:07.527582 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-26 22:07:07.527600 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-26 22:07:07.527618 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-26 22:07:07.527636 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-26 22:07:07.527653 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-26 22:07:07.527671 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-26 22:07:07.527688 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-26 22:07:07.527705 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-26 22:07:07.527722 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-26 22:07:07.527740 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-26 22:07:07.527757 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-26 22:07:07.527775 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-26 22:07:07.527804 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.527823 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.527841 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-26 22:07:07.527859 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-26 22:07:07.527876 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-26 22:07:07.527894 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-26 22:07:07.527912 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-26 22:07:07.527929 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-26 22:07:07.527949 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-26 22:07:07.527969 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-26 22:07:07.527987 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-26 22:07:07.528010 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-26 22:07:07.528028 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-26 22:07:07.528046 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-26 22:07:07.528063 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-26 22:07:07.528081 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.528098 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.528116 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-26 22:07:07.528133 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-26 22:07:07.528151 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-26 22:07:07.528168 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-26 22:07:07.528186 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-26 22:07:07.528204 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-26 22:07:07.528221 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-26 22:07:07.528239 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-6drnv.txt 2026-05-26 22:07:07.528256 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-6drnv.yaml 2026-05-26 22:07:07.528273 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-26 22:07:07.528291 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 22:07:07.528309 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 22:07:07.528326 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 22:07:07.528344 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 22:07:07.528362 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-26 22:07:07.528401 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-26 22:07:07.528421 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-26 22:07:07.528439 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 22:07:07.528457 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 22:07:07.528475 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-26 22:07:07.528492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-26 22:07:07.528510 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-26 22:07:07.528528 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-26 22:07:07.528545 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-26 22:07:07.528563 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-26 22:07:07.528580 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-26 22:07:07.528604 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-26 22:07:07.528623 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-26 22:07:07.528640 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-26 22:07:07.528658 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-26 22:07:07.528675 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-26 22:07:07.528693 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-26 22:07:07.528710 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-26 22:07:07.528727 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-26 22:07:07.528745 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-26 22:07:07.528762 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-26 22:07:07.528780 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.528798 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-26 22:07:07.528815 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-26 22:07:07.528833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-26 22:07:07.528850 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-26 22:07:07.528868 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-26 22:07:07.528885 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-26 22:07:07.528902 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-26 22:07:07.528919 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-26 22:07:07.528937 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-26 22:07:07.528955 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-26 22:07:07.528996 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-26 22:07:07.529015 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-26 22:07:07.529032 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-26 22:07:07.529050 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-26 22:07:07.529067 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-26 22:07:07.529085 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.529101 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.529118 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-26 22:07:07.529136 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-26 22:07:07.529153 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-26 22:07:07.529172 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-26 22:07:07.529189 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-26 22:07:07.529207 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-26 22:07:07.529229 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-26 22:07:07.529248 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-26 22:07:07.529265 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-26 22:07:07.529283 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-26 22:07:07.529300 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-26 22:07:07.529317 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-26 22:07:07.529334 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-26 22:07:07.529351 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-26 22:07:07.529369 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-26 22:07:07.529386 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-26 22:07:07.529403 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-tngxj.txt 2026-05-26 22:07:07.529421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-tngxj.yaml 2026-05-26 22:07:07.529438 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-lsz4h.txt 2026-05-26 22:07:07.529456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-lsz4h.yaml 2026-05-26 22:07:07.529473 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-26 22:07:07.529490 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-26 22:07:07.529507 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-26 22:07:07.529524 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-26 22:07:07.529541 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-26 22:07:07.529558 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-26 22:07:07.529576 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-26 22:07:07.529593 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-26 22:07:07.529611 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-26 22:07:07.529628 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-26 22:07:07.529645 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-26 22:07:07.529662 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-26 22:07:07.529680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-26 22:07:07.529697 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-26 22:07:07.529714 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-26 22:07:07.529732 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-26 22:07:07.529749 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-26 22:07:07.529766 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-26 22:07:07.529784 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-26 22:07:07.529801 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-26 22:07:07.529818 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-26 22:07:07.529840 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-26 22:07:07.529858 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-26 22:07:07.529875 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-26 22:07:07.529892 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-26 22:07:07.529910 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-26 22:07:07.529927 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-26 22:07:07.529945 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-26 22:07:07.529962 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-26 22:07:07.529980 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.529997 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.530015 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-26 22:07:07.530032 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-26 22:07:07.530049 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-26 22:07:07.530067 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-26 22:07:07.530085 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-26 22:07:07.530103 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-26 22:07:07.530121 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-26 22:07:07.530139 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.530156 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.530174 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-26 22:07:07.530191 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 22:07:07.530209 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 22:07:07.530227 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 22:07:07.530244 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 22:07:07.530261 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-26 22:07:07.530279 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-26 22:07:07.530296 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-26 22:07:07.530314 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-26 22:07:07.530331 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-26 22:07:07.530348 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-26 22:07:07.530366 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-26 22:07:07.530384 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-26 22:07:07.530401 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-26 22:07:07.530419 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-26 22:07:07.530437 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-26 22:07:07.530459 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-26 22:07:07.530478 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-26 22:07:07.530495 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-26 22:07:07.530513 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-26 22:07:07.530530 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-26 22:07:07.530548 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-26 22:07:07.530566 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-26 22:07:07.530584 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-26 22:07:07.530602 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-26 22:07:07.530620 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.530637 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.530655 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-26 22:07:07.530672 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-26 22:07:07.530690 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-26 22:07:07.530707 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-26 22:07:07.530724 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-26 22:07:07.530741 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-26 22:07:07.530759 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-26 22:07:07.530777 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-26 22:07:07.530795 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-26 22:07:07.530812 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-26 22:07:07.530830 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-26 22:07:07.530847 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-26 22:07:07.530865 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-26 22:07:07.530882 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-26 22:07:07.530900 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-26 22:07:07.530918 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-26 22:07:07.530935 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-26 22:07:07.530953 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-26 22:07:07.530970 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-26 22:07:07.530988 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-26 22:07:07.531005 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-26 22:07:07.531022 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-26 22:07:07.531040 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-26 22:07:07.531057 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-26 22:07:07.531079 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-26 22:07:07.531097 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-26 22:07:07.531115 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-26 22:07:07.531132 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-26 22:07:07.531150 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-26 22:07:07.531167 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-26 22:07:07.531185 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-c8925.txt 2026-05-26 22:07:07.531203 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-c8925.yaml 2026-05-26 22:07:07.531220 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-wdwn5.txt 2026-05-26 22:07:07.531238 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-wdwn5.yaml 2026-05-26 22:07:07.531256 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-fjmqp.txt 2026-05-26 22:07:07.531274 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-fjmqp.yaml 2026-05-26 22:07:07.531291 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g8mhp.txt 2026-05-26 22:07:07.531309 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g8mhp.yaml 2026-05-26 22:07:07.531326 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-26 22:07:07.531343 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-26 22:07:07.531361 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-26 22:07:07.531378 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-26 22:07:07.531396 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-26 22:07:07.531413 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-26 22:07:07.531430 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-6hv4d.txt 2026-05-26 22:07:07.531448 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-6hv4d.yaml 2026-05-26 22:07:07.531466 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-26 22:07:07.531483 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-26 22:07:07.531500 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-26 22:07:07.531518 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-26 22:07:07.531535 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-26 22:07:07.531553 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-26 22:07:07.531571 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-26 22:07:07.531589 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-26 22:07:07.531608 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-26 22:07:07.531626 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-26 22:07:07.531643 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-26 22:07:07.531660 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-26 22:07:07.531678 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-26 22:07:07.531701 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-26 22:07:07.531719 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 22:07:07.531737 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-26 22:07:07.531754 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-26 22:07:07.531772 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-26 22:07:07.531790 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-26 22:07:07.531807 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-26 22:07:07.531824 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-26 22:07:07.531842 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-26 22:07:07.531859 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-26 22:07:07.531876 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-26 22:07:07.531893 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-26 22:07:07.531910 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-26 22:07:07.531926 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-26 22:07:07.531943 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-26 22:07:07.531961 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-26 22:07:07.531978 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-26 22:07:07.531996 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-26 22:07:07.532013 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-26 22:07:07.532030 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-26 22:07:07.532047 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-26 22:07:07.532065 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-26 22:07:07.532081 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-26 22:07:07.532099 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-26 22:07:07.532115 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-26 22:07:07.532132 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-26 22:07:07.532149 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-26 22:07:07.532166 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-26 22:07:07.532183 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-26 22:07:07.532200 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-26 22:07:07.532217 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-26 22:07:07.532234 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-26 22:07:07.532256 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-26 22:07:07.532274 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-26 22:07:07.532291 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-26 22:07:07.532308 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-26 22:07:07.532325 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-26 22:07:07.532342 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-26 22:07:07.532360 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-38hb55.txt 2026-05-26 22:07:07.532377 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-38hb55.yaml 2026-05-26 22:07:07.532426 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-r5wx4y.txt 2026-05-26 22:07:07.532445 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-r5wx4y.yaml 2026-05-26 22:07:07.532462 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-26 22:07:07.532480 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-26 22:07:07.532498 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-26 22:07:07.532516 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-26 22:07:07.532534 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-26 22:07:07.532552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-26 22:07:07.532569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-26 22:07:07.532587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-26 22:07:07.532605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-26 22:07:07.532622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-26 22:07:07.532639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-26 22:07:07.532657 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-26 22:07:07.532674 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-26 22:07:07.532691 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-26 22:07:07.532709 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-26 22:07:07.532727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-26 22:07:07.532745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-26 22:07:07.532763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-26 22:07:07.532780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-26 22:07:07.532798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-26 22:07:07.532816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-26 22:07:07.532834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-26 22:07:07.532852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-26 22:07:07.532869 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-26 22:07:07.532891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.532910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-26 22:07:07.532927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-26 22:07:07.532945 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-26 22:07:07.532983 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-26 22:07:07.533002 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-26 22:07:07.533020 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-26 22:07:07.533037 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-26 22:07:07.533055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-26 22:07:07.533073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-26 22:07:07.533090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-26 22:07:07.533107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-26 22:07:07.533125 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-26 22:07:07.533143 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-26 22:07:07.533160 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-26 22:07:07.533178 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-26 22:07:07.533195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-26 22:07:07.533213 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-26 22:07:07.533230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-26 22:07:07.533247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-26 22:07:07.533265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-26 22:07:07.533282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-26 22:07:07.533299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-26 22:07:07.533316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-26 22:07:07.533334 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-26 22:07:07.533351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-26 22:07:07.533368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-26 22:07:07.533385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-26 22:07:07.533403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-26 22:07:07.533420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-26 22:07:07.533437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-26 22:07:07.533455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-26 22:07:07.533472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-26 22:07:07.533495 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-26 22:07:07.533513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-26 22:07:07.533530 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-26 22:07:07.533548 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-26 22:07:07.533566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-26 22:07:07.533583 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-26 22:07:07.533600 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-26 22:07:07.533618 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-26 22:07:07.533635 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-26 22:07:07.533652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-26 22:07:07.533670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-26 22:07:07.533696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-26 22:07:07.533716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-26 22:07:07.533739 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-26 22:07:07.533758 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-26 22:07:07.533780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-26 22:07:07.533799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-26 22:07:07.533822 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-26 22:07:07.533840 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-26 22:07:07.533857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-26 22:07:07.533881 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-26 22:07:07.533899 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-26 22:07:07.533922 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-26 22:07:07.533941 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-26 22:07:07.533959 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-26 22:07:07.533977 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-26 22:07:07.533994 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-26 22:07:07.534012 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-26 22:07:07.534030 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-26 22:07:07.534048 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-26 22:07:07.534073 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-26 22:07:07.534092 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-26 22:07:07.534109 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-26 22:07:07.534133 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-26 22:07:07.534151 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-26 22:07:07.534168 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-26 22:07:07.534186 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-26 22:07:07.534203 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-26 22:07:07.534221 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-26 22:07:07.534239 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.534256 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.534274 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-26 22:07:07.534291 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-26 22:07:07.534309 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-26 22:07:07.534326 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-26 22:07:07.534344 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-26 22:07:07.534361 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-26 22:07:07.534378 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8svr8.txt 2026-05-26 22:07:07.534396 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8svr8.yaml 2026-05-26 22:07:07.534413 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-26 22:07:07.534431 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-26 22:07:07.534449 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-26 22:07:07.534467 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-26 22:07:07.534484 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-26 22:07:07.534501 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-26 22:07:07.534518 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-26 22:07:07.534536 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-26 22:07:07.534553 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-05-26 22:07:07.534571 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-05-26 22:07:07.534588 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.534606 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.534623 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-05-26 22:07:07.534640 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-05-26 22:07:07.534657 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.534675 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-26 22:07:07.534692 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-26 22:07:07.534710 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-26 22:07:07.534727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-26 22:07:07.534750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-05-26 22:07:07.534768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-05-26 22:07:07.534785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-26 22:07:07.534803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-26 22:07:07.534831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-26 22:07:07.534848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-26 22:07:07.534866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-26 22:07:07.534883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-26 22:07:07.534901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-26 22:07:07.534918 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-26 22:07:07.534935 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-26 22:07:07.534953 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-26 22:07:07.534970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-26 22:07:07.534987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-26 22:07:07.535004 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-26 22:07:07.535022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-26 22:07:07.535040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-26 22:07:07.535057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-26 22:07:07.535075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-26 22:07:07.535093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-26 22:07:07.535110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-26 22:07:07.535127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-26 22:07:07.535145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-26 22:07:07.535162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-26 22:07:07.535179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-26 22:07:07.535196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-26 22:07:07.535213 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-26 22:07:07.535230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-26 22:07:07.535248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-26 22:07:07.535269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-26 22:07:07.535287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-26 22:07:07.535305 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-26 22:07:07.535322 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-26 22:07:07.535340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-26 22:07:07.535357 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-26 22:07:07.535374 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-26 22:07:07.535392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-26 22:07:07.535409 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-26 22:07:07.535427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-26 22:07:07.535444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-26 22:07:07.535462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-26 22:07:07.535488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-26 22:07:07.535507 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-26 22:07:07.535525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-26 22:07:07.535543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.535561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.535579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-26 22:07:07.535596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-26 22:07:07.535614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-26 22:07:07.535631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-26 22:07:07.535648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-26 22:07:07.535666 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-26 22:07:07.535683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-26 22:07:07.535700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-26 22:07:07.535718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-26 22:07:07.535735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-26 22:07:07.535754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-26 22:07:07.535771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-26 22:07:07.535789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-26 22:07:07.535811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-26 22:07:07.535829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-26 22:07:07.535846 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-26 22:07:07.535864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-26 22:07:07.535882 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-26 22:07:07.535899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-26 22:07:07.535916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-26 22:07:07.535933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-26 22:07:07.535950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-26 22:07:07.535967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-26 22:07:07.535985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-26 22:07:07.536002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-26 22:07:07.536019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-26 22:07:07.536036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-26 22:07:07.536054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-26 22:07:07.536071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-26 22:07:07.536088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-26 22:07:07.536104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-26 22:07:07.536122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-26 22:07:07.536139 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-26 22:07:07.536156 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-26 22:07:07.536173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-26 22:07:07.536191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-26 22:07:07.536208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-26 22:07:07.536226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-26 22:07:07.536243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.536261 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.536278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-26 22:07:07.536297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-26 22:07:07.536315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-26 22:07:07.536336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-26 22:07:07.536354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-26 22:07:07.536372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-26 22:07:07.536393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.536429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.536447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-26 22:07:07.536464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-26 22:07:07.536481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-26 22:07:07.536499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-26 22:07:07.536516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-26 22:07:07.536534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-26 22:07:07.536552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-26 22:07:07.536570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-26 22:07:07.536588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-26 22:07:07.536605 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-26 22:07:07.536623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-26 22:07:07.536640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-26 22:07:07.536657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-26 22:07:07.536674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-26 22:07:07.536691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-26 22:07:07.536709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-26 22:07:07.536727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-26 22:07:07.536744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-26 22:07:07.536762 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-26 22:07:07.536779 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-26 22:07:07.536797 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-26 22:07:07.536814 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-05-26 22:07:07.536832 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-05-26 22:07:07.536849 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 22:07:07.536866 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 22:07:07.536884 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-26 22:07:07.536901 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-26 22:07:07.536918 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-05-26 22:07:07.536941 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-05-26 22:07:07.536973 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-26 22:07:07.536994 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-26 22:07:07.537013 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-26 22:07:07.537030 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.537048 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.537066 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 22:07:07.537083 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 22:07:07.537100 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-26 22:07:07.537117 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-26 22:07:07.537135 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-26 22:07:07.537152 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-26 22:07:07.537170 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-26 22:07:07.537187 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-26 22:07:07.537205 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-26 22:07:07.537222 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-26 22:07:07.537239 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-05-26 22:07:07.537257 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-05-26 22:07:07.537274 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-26 22:07:07.537292 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-26 22:07:07.537319 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-26 22:07:07.537337 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-26 22:07:07.537355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-26 22:07:07.537372 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-26 22:07:07.537390 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-26 22:07:07.537407 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.537425 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.537442 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 22:07:07.537459 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 22:07:07.537476 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-26 22:07:07.537494 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-26 22:07:07.537512 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 22:07:07.537530 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 22:07:07.537548 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.537572 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.537591 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-26 22:07:07.537609 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-26 22:07:07.537626 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-26 22:07:07.537644 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-26 22:07:07.537662 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-26 22:07:07.537679 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-26 22:07:07.537697 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-26 22:07:07.537714 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-26 22:07:07.537732 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-26 22:07:07.537749 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-26 22:07:07.537767 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-26 22:07:07.537785 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-26 22:07:07.537802 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-26 22:07:07.537820 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-26 22:07:07.537838 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-05-26 22:07:07.537855 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-05-26 22:07:07.537872 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-05-26 22:07:07.537890 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-05-26 22:07:07.537908 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-26 22:07:07.537925 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-26 22:07:07.537945 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-26 22:07:07.537965 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-26 22:07:07.537982 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-26 22:07:07.538000 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.538017 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.538034 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.538051 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.538069 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-26 22:07:07.538086 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-26 22:07:07.538111 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-26 22:07:07.538129 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-26 22:07:07.538152 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-26 22:07:07.538171 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-26 22:07:07.538189 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-26 22:07:07.538207 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-26 22:07:07.538224 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-26 22:07:07.538242 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-26 22:07:07.538260 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rkxnn.txt 2026-05-26 22:07:07.538278 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-rkxnn.yaml 2026-05-26 22:07:07.538295 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn.txt 2026-05-26 22:07:07.538313 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn.yaml 2026-05-26 22:07:07.538331 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n.txt 2026-05-26 22:07:07.538348 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n.yaml 2026-05-26 22:07:07.538366 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-82gvq.txt 2026-05-26 22:07:07.538384 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-82gvq.yaml 2026-05-26 22:07:07.538402 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6zpmc.txt 2026-05-26 22:07:07.538420 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6zpmc.yaml 2026-05-26 22:07:07.538437 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-26 22:07:07.538455 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-26 22:07:07.538472 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-26 22:07:07.538490 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-26 22:07:07.538508 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-rs2hm.txt 2026-05-26 22:07:07.538525 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-rs2hm.yaml 2026-05-26 22:07:07.538543 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-26 22:07:07.538560 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-26 22:07:07.538578 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-ml4wk.txt 2026-05-26 22:07:07.538596 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-ml4wk.yaml 2026-05-26 22:07:07.538614 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-ml56h.txt 2026-05-26 22:07:07.538632 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-ml56h.yaml 2026-05-26 22:07:07.538649 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-89b4h.txt 2026-05-26 22:07:07.538667 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-89b4h.yaml 2026-05-26 22:07:07.538685 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-26 22:07:07.538703 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-26 22:07:07.538724 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xf4vr.txt 2026-05-26 22:07:07.538743 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xf4vr.yaml 2026-05-26 22:07:07.538760 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-8ntqt.txt 2026-05-26 22:07:07.538778 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-8ntqt.yaml 2026-05-26 22:07:07.538796 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-26 22:07:07.538813 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.538831 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.538848 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-26 22:07:07.538866 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-26 22:07:07.538883 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-26 22:07:07.538900 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-26 22:07:07.538918 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-05-26 22:07:07.538935 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-05-26 22:07:07.538951 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-26 22:07:07.538969 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.538986 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.539004 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-26 22:07:07.539023 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-26 22:07:07.539041 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-26 22:07:07.539059 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-26 22:07:07.539077 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-26 22:07:07.539095 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-26 22:07:07.539113 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-26 22:07:07.539130 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-26 22:07:07.539148 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-26 22:07:07.539166 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-26 22:07:07.539183 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-26 22:07:07.539200 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-26 22:07:07.539217 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-26 22:07:07.539234 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-26 22:07:07.539252 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-26 22:07:07.539270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-26 22:07:07.539291 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-26 22:07:07.539310 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-26 22:07:07.539327 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-26 22:07:07.539345 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-26 22:07:07.539362 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-26 22:07:07.539379 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-26 22:07:07.539396 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-26 22:07:07.539413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-26 22:07:07.539430 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-26 22:07:07.539447 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-26 22:07:07.539464 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-26 22:07:07.539481 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-26 22:07:07.539655 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-26 22:07:07.539699 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.539722 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.539741 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-26 22:07:07.539760 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-26 22:07:07.539778 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-26 22:07:07.539796 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-26 22:07:07.539814 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6zpmc-tls.txt 2026-05-26 22:07:07.539832 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6zpmc-tls.yaml 2026-05-26 22:07:07.539850 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-26 22:07:07.539867 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-26 22:07:07.539885 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-26 22:07:07.539903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-26 22:07:07.539920 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-26 22:07:07.539938 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-26 22:07:07.539956 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-26 22:07:07.539973 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-26 22:07:07.539999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.540018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.540036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-26 22:07:07.540054 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-26 22:07:07.540072 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-26 22:07:07.540103 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-26 22:07:07.540121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-26 22:07:07.540139 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-26 22:07:07.540157 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-26 22:07:07.540175 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-26 22:07:07.540193 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-26 22:07:07.540210 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-26 22:07:07.540228 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-05-26 22:07:07.540245 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-05-26 22:07:07.540262 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-05-26 22:07:07.540280 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-05-26 22:07:07.540297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-26 22:07:07.540315 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-26 22:07:07.540332 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-26 22:07:07.540350 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-26 22:07:07.540368 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-26 22:07:07.540385 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-26 22:07:07.540429 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-26 22:07:07.540449 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-26 22:07:07.540467 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-26 22:07:07.540485 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.540503 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.540520 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 22:07:07.540537 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 22:07:07.540554 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-26 22:07:07.540571 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-26 22:07:07.540588 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 22:07:07.540610 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 22:07:07.540628 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.540646 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.540663 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-26 22:07:07.540680 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-26 22:07:07.540698 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-26 22:07:07.540715 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-26 22:07:07.540732 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-26 22:07:07.540750 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-26 22:07:07.540767 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-26 22:07:07.540784 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-26 22:07:07.540802 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-05-26 22:07:07.540819 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-05-26 22:07:07.540836 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-05-26 22:07:07.540854 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-05-26 22:07:07.540872 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-26 22:07:07.540890 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-26 22:07:07.540918 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-26 22:07:07.540937 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-26 22:07:07.540970 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-26 22:07:07.540990 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-26 22:07:07.541008 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-26 22:07:07.541026 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-26 22:07:07.541043 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-26 22:07:07.541061 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-26 22:07:07.541078 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-26 22:07:07.541096 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-26 22:07:07.541113 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-26 22:07:07.541130 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-26 22:07:07.541147 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-26 22:07:07.541164 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-26 22:07:07.541182 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-26 22:07:07.541199 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.541238 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.541256 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-26 22:07:07.541274 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-26 22:07:07.541291 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-26 22:07:07.541308 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-26 22:07:07.541326 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-26 22:07:07.541343 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-26 22:07:07.541361 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-26 22:07:07.541378 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-26 22:07:07.541396 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-26 22:07:07.541413 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-26 22:07:07.541431 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-26 22:07:07.541449 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-26 22:07:07.541466 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-26 22:07:07.541484 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-26 22:07:07.541501 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-05-26 22:07:07.541518 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-05-26 22:07:07.541535 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-05-26 22:07:07.541552 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-05-26 22:07:07.541569 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-26 22:07:07.541586 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-26 22:07:07.541604 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-26 22:07:07.541621 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-26 22:07:07.541639 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-26 22:07:07.541656 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-26 22:07:07.541674 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-26 22:07:07.541692 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-26 22:07:07.541709 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-26 22:07:07.541727 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-26 22:07:07.541745 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-26 22:07:07.541762 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-26 22:07:07.541780 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-26 22:07:07.541797 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-26 22:07:07.541815 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-26 22:07:07.541832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-05-26 22:07:07.541855 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-05-26 22:07:07.541873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-26 22:07:07.541890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-26 22:07:07.541908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-26 22:07:07.541926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-26 22:07:07.541943 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-05-26 22:07:07.541960 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-05-26 22:07:07.541978 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-05-26 22:07:07.541995 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-05-26 22:07:07.542013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-05-26 22:07:07.542030 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-05-26 22:07:07.542048 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-26 22:07:07.542065 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-26 22:07:07.542083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-26 22:07:07.542101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-26 22:07:07.542118 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-26 22:07:07.542135 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-26 22:07:07.542152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-26 22:07:07.542169 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-26 22:07:07.542186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.542204 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.542221 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-26 22:07:07.542239 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-26 22:07:07.542256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-26 22:07:07.542274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-26 22:07:07.542291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-05-26 22:07:07.542308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-05-26 22:07:07.542326 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-05-26 22:07:07.542343 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-05-26 22:07:07.542360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-05-26 22:07:07.542378 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-05-26 22:07:07.542395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-26 22:07:07.542412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-26 22:07:07.542429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-05-26 22:07:07.542446 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-05-26 22:07:07.542463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-05-26 22:07:07.542484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-05-26 22:07:07.542502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-05-26 22:07:07.542519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-05-26 22:07:07.542537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-05-26 22:07:07.542554 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-05-26 22:07:07.542572 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-26 22:07:07.542589 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-26 22:07:07.542606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-26 22:07:07.542624 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-26 22:07:07.542641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-26 22:07:07.542658 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-26 22:07:07.542675 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-05-26 22:07:07.542694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-05-26 22:07:07.542712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-05-26 22:07:07.542730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-05-26 22:07:07.542747 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-05-26 22:07:07.542765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-05-26 22:07:07.542782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-05-26 22:07:07.542799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-05-26 22:07:07.542817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-05-26 22:07:07.542834 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-05-26 22:07:07.542852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-05-26 22:07:07.542870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-05-26 22:07:07.542887 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-05-26 22:07:07.542904 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-05-26 22:07:07.542922 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-05-26 22:07:07.542940 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-05-26 22:07:07.542957 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-05-26 22:07:07.542975 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-05-26 22:07:07.542992 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-26 22:07:07.543010 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-26 22:07:07.543027 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-26 22:07:07.543045 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-26 22:07:07.543062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-05-26 22:07:07.543079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-05-26 22:07:07.543101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-05-26 22:07:07.543119 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-05-26 22:07:07.543137 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-05-26 22:07:07.543154 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-05-26 22:07:07.543171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-05-26 22:07:07.543188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-05-26 22:07:07.543206 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-05-26 22:07:07.543223 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-05-26 22:07:07.543240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-05-26 22:07:07.543257 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-05-26 22:07:07.543273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-05-26 22:07:07.543290 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-05-26 22:07:07.543308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-05-26 22:07:07.543324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-05-26 22:07:07.543342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-05-26 22:07:07.543359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-05-26 22:07:07.543376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-05-26 22:07:07.543394 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-05-26 22:07:07.543411 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-05-26 22:07:07.543428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-05-26 22:07:07.543446 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-05-26 22:07:07.543463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-05-26 22:07:07.543481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-05-26 22:07:07.543498 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-05-26 22:07:07.543515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-05-26 22:07:07.543533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-05-26 22:07:07.543550 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-05-26 22:07:07.543567 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-05-26 22:07:07.543585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-05-26 22:07:07.543603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-05-26 22:07:07.543621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-26 22:07:07.543638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-26 22:07:07.543655 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-26 22:07:07.543678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-26 22:07:07.543697 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-26 22:07:07.543715 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-26 22:07:07.543732 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-26 22:07:07.543750 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-05-26 22:07:07.543768 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-05-26 22:07:07.543786 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-05-26 22:07:07.543803 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-05-26 22:07:07.543821 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-05-26 22:07:07.543838 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-05-26 22:07:07.543856 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-26 22:07:07.543873 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-26 22:07:07.543890 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-26 22:07:07.543907 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-26 22:07:07.543924 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-05-26 22:07:07.543942 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-05-26 22:07:07.543962 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-05-26 22:07:07.543981 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-05-26 22:07:07.543998 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-26 22:07:07.544016 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-26 22:07:07.544034 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-26 22:07:07.544052 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-26 22:07:07.544069 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-26 22:07:07.544087 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-05-26 22:07:07.544104 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-05-26 22:07:07.544121 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-05-26 22:07:07.544139 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-05-26 22:07:07.544157 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-05-26 22:07:07.544174 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-05-26 22:07:07.544191 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-05-26 22:07:07.544209 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-05-26 22:07:07.544226 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-05-26 22:07:07.544243 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-05-26 22:07:07.544260 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-05-26 22:07:07.544278 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-05-26 22:07:07.544300 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-05-26 22:07:07.544318 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-05-26 22:07:07.544336 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-05-26 22:07:07.544353 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-05-26 22:07:07.544370 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-26 22:07:07.544388 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-26 22:07:07.544423 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-26 22:07:07.544443 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-05-26 22:07:07.544461 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-05-26 22:07:07.544478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-05-26 22:07:07.544496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-05-26 22:07:07.544513 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-05-26 22:07:07.544531 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-05-26 22:07:07.544548 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-05-26 22:07:07.544565 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-05-26 22:07:07.544582 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-05-26 22:07:07.544600 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-05-26 22:07:07.544617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-05-26 22:07:07.544635 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-05-26 22:07:07.544652 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-05-26 22:07:07.544669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-05-26 22:07:07.544686 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-05-26 22:07:07.544704 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-05-26 22:07:07.544721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-05-26 22:07:07.544738 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-05-26 22:07:07.544755 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-26 22:07:07.544773 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-26 22:07:07.544790 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-26 22:07:07.544808 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-26 22:07:07.544825 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-05-26 22:07:07.544842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-05-26 22:07:07.544859 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-05-26 22:07:07.544876 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-05-26 22:07:07.544894 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-05-26 22:07:07.544912 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-05-26 22:07:07.544929 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-05-26 22:07:07.544949 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-05-26 22:07:07.544982 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-05-26 22:07:07.545005 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-05-26 22:07:07.545024 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-05-26 22:07:07.545042 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-05-26 22:07:07.545060 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-26 22:07:07.545077 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-26 22:07:07.545095 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-05-26 22:07:07.545113 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-05-26 22:07:07.545130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-05-26 22:07:07.545148 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-05-26 22:07:07.545166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-05-26 22:07:07.545183 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-05-26 22:07:07.545201 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-05-26 22:07:07.545218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-05-26 22:07:07.545236 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-05-26 22:07:07.545254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-05-26 22:07:07.545271 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-05-26 22:07:07.545288 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-05-26 22:07:07.545306 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-05-26 22:07:07.545323 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-05-26 22:07:07.545340 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-05-26 22:07:07.545357 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-05-26 22:07:07.545375 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-05-26 22:07:07.545392 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-05-26 22:07:07.545411 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-05-26 22:07:07.545428 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-05-26 22:07:07.545446 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-05-26 22:07:07.545463 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-05-26 22:07:07.545481 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-05-26 22:07:07.545499 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-05-26 22:07:07.545517 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-05-26 22:07:07.545534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-05-26 22:07:07.545552 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-05-26 22:07:07.545570 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-05-26 22:07:07.545587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-26 22:07:07.545604 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-26 22:07:07.545622 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-26 22:07:07.545643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-26 22:07:07.545662 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-26 22:07:07.545679 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-26 22:07:07.545696 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-05-26 22:07:07.545713 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-05-26 22:07:07.545730 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-05-26 22:07:07.545748 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-05-26 22:07:07.545765 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-05-26 22:07:07.545782 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-05-26 22:07:07.545800 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-05-26 22:07:07.545818 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-05-26 22:07:07.545835 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-26 22:07:07.545853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-05-26 22:07:07.545870 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-05-26 22:07:07.545888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-26 22:07:07.545906 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-26 22:07:07.545923 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-05-26 22:07:07.545941 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-05-26 22:07:07.545958 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-05-26 22:07:07.545976 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-05-26 22:07:07.545993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-05-26 22:07:07.546011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-05-26 22:07:07.546028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-05-26 22:07:07.546046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-05-26 22:07:07.546063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-26 22:07:07.546081 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-26 22:07:07.546098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-26 22:07:07.546115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-26 22:07:07.546132 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-26 22:07:07.546150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-26 22:07:07.546167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-05-26 22:07:07.546185 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-05-26 22:07:07.546202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-05-26 22:07:07.546220 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-05-26 22:07:07.546237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-05-26 22:07:07.546255 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-05-26 22:07:07.546272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-26 22:07:07.546294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-26 22:07:07.546312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-26 22:07:07.546330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-26 22:07:07.546347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-05-26 22:07:07.546365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-05-26 22:07:07.546382 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-05-26 22:07:07.546400 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-05-26 22:07:07.546417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-05-26 22:07:07.546435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-05-26 22:07:07.546453 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-05-26 22:07:07.546470 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-05-26 22:07:07.546488 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-05-26 22:07:07.546505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-05-26 22:07:07.546524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-05-26 22:07:07.546541 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-05-26 22:07:07.546559 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-05-26 22:07:07.546577 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-05-26 22:07:07.546595 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-05-26 22:07:07.546613 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-05-26 22:07:07.546630 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-26 22:07:07.546648 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-26 22:07:07.546665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-26 22:07:07.546683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-26 22:07:07.546700 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-26 22:07:07.546718 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-26 22:07:07.546735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-26 22:07:07.546753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-26 22:07:07.546770 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-26 22:07:07.546787 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-26 22:07:07.546805 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-26 22:07:07.546822 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-26 22:07:07.546840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-05-26 22:07:07.546857 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-05-26 22:07:07.546875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-05-26 22:07:07.546892 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-05-26 22:07:07.546915 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-05-26 22:07:07.546933 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-05-26 22:07:07.546950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-05-26 22:07:07.546966 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-05-26 22:07:07.546983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-05-26 22:07:07.547000 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-05-26 22:07:07.547018 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-05-26 22:07:07.547035 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-05-26 22:07:07.547052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-05-26 22:07:07.547069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-05-26 22:07:07.547086 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-05-26 22:07:07.547104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-05-26 22:07:07.547121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-05-26 22:07:07.547138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-05-26 22:07:07.547155 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-26 22:07:07.547173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-26 22:07:07.547190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-26 22:07:07.547206 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-26 22:07:07.547224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-05-26 22:07:07.547240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-05-26 22:07:07.547257 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-05-26 22:07:07.547274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-05-26 22:07:07.547291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-05-26 22:07:07.547308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-05-26 22:07:07.547326 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-05-26 22:07:07.547343 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-05-26 22:07:07.547360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 22:07:07.547377 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 22:07:07.547395 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-05-26 22:07:07.547412 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-05-26 22:07:07.547429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-05-26 22:07:07.547446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-05-26 22:07:07.547463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-05-26 22:07:07.547480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-05-26 22:07:07.547497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-05-26 22:07:07.547515 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-05-26 22:07:07.547537 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-05-26 22:07:07.547555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-05-26 22:07:07.547573 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-05-26 22:07:07.547591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-05-26 22:07:07.547608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-05-26 22:07:07.547625 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-05-26 22:07:07.547642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-05-26 22:07:07.547660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-05-26 22:07:07.547677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-26 22:07:07.547695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-26 22:07:07.547713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-26 22:07:07.547730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-26 22:07:07.547748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-26 22:07:07.547765 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-26 22:07:07.547783 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-26 22:07:07.547800 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-05-26 22:07:07.547818 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-05-26 22:07:07.547836 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-05-26 22:07:07.547853 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-05-26 22:07:07.547871 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-05-26 22:07:07.547888 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-05-26 22:07:07.547906 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-05-26 22:07:07.547923 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-05-26 22:07:07.547941 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-05-26 22:07:07.547958 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-05-26 22:07:07.547976 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-26 22:07:07.547993 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-26 22:07:07.548011 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-26 22:07:07.548029 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-26 22:07:07.548046 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-05-26 22:07:07.548064 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-05-26 22:07:07.548082 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-05-26 22:07:07.548100 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-05-26 22:07:07.548117 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-05-26 22:07:07.548134 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-05-26 22:07:07.548152 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-05-26 22:07:07.548169 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-05-26 22:07:07.548191 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-05-26 22:07:07.548209 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-05-26 22:07:07.548227 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-05-26 22:07:07.548244 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-05-26 22:07:07.548262 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-05-26 22:07:07.548279 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-05-26 22:07:07.548297 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-05-26 22:07:07.548314 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-05-26 22:07:07.548332 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-05-26 22:07:07.548349 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-05-26 22:07:07.548367 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-26 22:07:07.548384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-05-26 22:07:07.548402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-05-26 22:07:07.548445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-05-26 22:07:07.548465 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-05-26 22:07:07.548486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-05-26 22:07:07.548510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-05-26 22:07:07.548532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-05-26 22:07:07.548551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-05-26 22:07:07.548568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-05-26 22:07:07.548586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-05-26 22:07:07.548603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-05-26 22:07:07.548621 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-05-26 22:07:07.548638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-05-26 22:07:07.548656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-05-26 22:07:07.548673 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-05-26 22:07:07.548691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-05-26 22:07:07.548708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-05-26 22:07:07.548726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-05-26 22:07:07.548743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-05-26 22:07:07.548762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-05-26 22:07:07.548779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-05-26 22:07:07.548797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-05-26 22:07:07.548815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-05-26 22:07:07.548833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-05-26 22:07:07.548850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-05-26 22:07:07.548868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-05-26 22:07:07.548885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-05-26 22:07:07.548909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-05-26 22:07:07.548931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-05-26 22:07:07.548953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-05-26 22:07:07.548998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-05-26 22:07:07.549021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-05-26 22:07:07.549043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29663825.txt 2026-05-26 22:07:07.549065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29663825.yaml 2026-05-26 22:07:07.549085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-05-26 22:07:07.549103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-05-26 22:07:07.549120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-05-26 22:07:07.549138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-05-26 22:07:07.549156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-05-26 22:07:07.549173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-05-26 22:07:07.549191 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-05-26 22:07:07.549208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-05-26 22:07:07.549225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-05-26 22:07:07.549242 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-05-26 22:07:07.549260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-05-26 22:07:07.549277 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-05-26 22:07:07.549295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-05-26 22:07:07.549312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-05-26 22:07:07.549331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-05-26 22:07:07.549348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-05-26 22:07:07.549365 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-05-26 22:07:07.549382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-05-26 22:07:07.549399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-05-26 22:07:07.549417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-05-26 22:07:07.549434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-05-26 22:07:07.549451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-05-26 22:07:07.549468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-05-26 22:07:07.549485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-05-26 22:07:07.549502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29663870.txt 2026-05-26 22:07:07.549519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29663870.yaml 2026-05-26 22:07:07.549536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29663875.txt 2026-05-26 22:07:07.549553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29663875.yaml 2026-05-26 22:07:07.549570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29663880.txt 2026-05-26 22:07:07.549587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29663880.yaml 2026-05-26 22:07:07.549611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-05-26 22:07:07.549629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-05-26 22:07:07.549647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-05-26 22:07:07.549664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-05-26 22:07:07.549682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-05-26 22:07:07.549700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-05-26 22:07:07.549717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-05-26 22:07:07.549735 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-05-26 22:07:07.549752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-05-26 22:07:07.549769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-05-26 22:07:07.549787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-26 22:07:07.549804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-26 22:07:07.549821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-26 22:07:07.549838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-26 22:07:07.549855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-26 22:07:07.549873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-26 22:07:07.549890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-26 22:07:07.549907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-26 22:07:07.549925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-26 22:07:07.549942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-26 22:07:07.549959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-26 22:07:07.549976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-26 22:07:07.549993 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-26 22:07:07.550011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-26 22:07:07.550029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-26 22:07:07.550046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-26 22:07:07.550064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-26 22:07:07.550082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-26 22:07:07.550100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-05-26 22:07:07.550117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-05-26 22:07:07.550135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-05-26 22:07:07.550152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-05-26 22:07:07.550170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-05-26 22:07:07.550187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-05-26 22:07:07.550205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-05-26 22:07:07.550222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-05-26 22:07:07.550239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-05-26 22:07:07.550257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-05-26 22:07:07.550279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-05-26 22:07:07.550298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-05-26 22:07:07.550315 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-05-26 22:07:07.550333 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-05-26 22:07:07.550351 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-05-26 22:07:07.550369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-05-26 22:07:07.550387 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-05-26 22:07:07.550404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-05-26 22:07:07.550422 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-05-26 22:07:07.550439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-05-26 22:07:07.550457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-05-26 22:07:07.550475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-05-26 22:07:07.550493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-05-26 22:07:07.550510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-05-26 22:07:07.550528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-05-26 22:07:07.550546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-05-26 22:07:07.550563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-05-26 22:07:07.550581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-05-26 22:07:07.550599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-05-26 22:07:07.550616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-05-26 22:07:07.550633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-05-26 22:07:07.550650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-05-26 22:07:07.550668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-05-26 22:07:07.550686 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-05-26 22:07:07.550703 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-05-26 22:07:07.550721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-05-26 22:07:07.550738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-05-26 22:07:07.550767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-05-26 22:07:07.550785 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-05-26 22:07:07.550803 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-05-26 22:07:07.550820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29663880.txt 2026-05-26 22:07:07.550838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29663880.yaml 2026-05-26 22:07:07.550855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-05-26 22:07:07.550873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-05-26 22:07:07.550890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-05-26 22:07:07.550908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-05-26 22:07:07.550925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-05-26 22:07:07.550944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-05-26 22:07:07.550969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-05-26 22:07:07.550987 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-05-26 22:07:07.551004 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-05-26 22:07:07.551022 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-05-26 22:07:07.551039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-05-26 22:07:07.551057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-05-26 22:07:07.551074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29663880.txt 2026-05-26 22:07:07.551092 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29663880.yaml 2026-05-26 22:07:07.551110 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-05-26 22:07:07.551127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-05-26 22:07:07.551145 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-05-26 22:07:07.551162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-05-26 22:07:07.551179 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-05-26 22:07:07.551197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-05-26 22:07:07.551215 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-05-26 22:07:07.551232 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-05-26 22:07:07.551250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-05-26 22:07:07.551268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-05-26 22:07:07.551286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-05-26 22:07:07.551303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-05-26 22:07:07.551321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-05-26 22:07:07.551338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-05-26 22:07:07.551355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-05-26 22:07:07.551373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-05-26 22:07:07.551390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-05-26 22:07:07.551407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-05-26 22:07:07.551425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-05-26 22:07:07.551442 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-05-26 22:07:07.551460 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-05-26 22:07:07.551477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-05-26 22:07:07.551495 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-05-26 22:07:07.551513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-05-26 22:07:07.551531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-05-26 22:07:07.551549 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-05-26 22:07:07.551566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-05-26 22:07:07.551584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-05-26 22:07:07.551602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-05-26 22:07:07.551623 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-05-26 22:07:07.551641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-05-26 22:07:07.551658 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-05-26 22:07:07.551676 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-26 22:07:07.551693 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-26 22:07:07.551711 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-26 22:07:07.551728 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-26 22:07:07.551746 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-26 22:07:07.551763 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-26 22:07:07.551780 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-26 22:07:07.551798 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-26 22:07:07.551815 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-26 22:07:07.551832 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-26 22:07:07.551850 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-05-26 22:07:07.551867 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-05-26 22:07:07.551885 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-05-26 22:07:07.551902 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-05-26 22:07:07.551919 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-05-26 22:07:07.551937 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-05-26 22:07:07.551954 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-05-26 22:07:07.551971 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-05-26 22:07:07.551989 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-26 22:07:07.552006 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-26 22:07:07.552023 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-05-26 22:07:07.552041 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-05-26 22:07:07.552058 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-05-26 22:07:07.552075 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-05-26 22:07:07.552092 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-05-26 22:07:07.552109 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-05-26 22:07:07.552126 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-05-26 22:07:07.552143 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-05-26 22:07:07.552165 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-05-26 22:07:07.552182 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-05-26 22:07:07.552199 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-26 22:07:07.552216 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-26 22:07:07.552233 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-26 22:07:07.552250 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-569454f69-9lh27.txt 2026-05-26 22:07:07.552267 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-569454f69-9lh27.yaml 2026-05-26 22:07:07.552285 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-2bfxh.txt 2026-05-26 22:07:07.552302 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-2bfxh.yaml 2026-05-26 22:07:07.552319 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-5pnjh.txt 2026-05-26 22:07:07.552336 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-5pnjh.yaml 2026-05-26 22:07:07.552353 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-z6r6t.txt 2026-05-26 22:07:07.552370 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-z6r6t.yaml 2026-05-26 22:07:07.552387 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-vbq2g.txt 2026-05-26 22:07:07.552404 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-vbq2g.yaml 2026-05-26 22:07:07.552437 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-hdwb2.txt 2026-05-26 22:07:07.552456 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-hdwb2.yaml 2026-05-26 22:07:07.552473 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-5786z.txt 2026-05-26 22:07:07.552491 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-5786z.yaml 2026-05-26 22:07:07.552508 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7587c66cb7-5ltqr.txt 2026-05-26 22:07:07.552526 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7587c66cb7-5ltqr.yaml 2026-05-26 22:07:07.552544 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6b88c5d4df-nkvhd.txt 2026-05-26 22:07:07.552561 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6b88c5d4df-nkvhd.yaml 2026-05-26 22:07:07.552578 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-vtt2k.txt 2026-05-26 22:07:07.552595 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-vtt2k.yaml 2026-05-26 22:07:07.552613 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-czqmb.txt 2026-05-26 22:07:07.552630 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-czqmb.yaml 2026-05-26 22:07:07.552647 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-lswct.txt 2026-05-26 22:07:07.552665 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-lswct.yaml 2026-05-26 22:07:07.552682 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8h26t.txt 2026-05-26 22:07:07.552699 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8h26t.yaml 2026-05-26 22:07:07.552716 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2fd26.txt 2026-05-26 22:07:07.552734 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2fd26.yaml 2026-05-26 22:07:07.552752 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4wqh6.txt 2026-05-26 22:07:07.552774 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-4wqh6.yaml 2026-05-26 22:07:07.552792 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-zttpl.txt 2026-05-26 22:07:07.552810 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-zttpl.yaml 2026-05-26 22:07:07.552828 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jgnxm.txt 2026-05-26 22:07:07.552845 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-jgnxm.yaml 2026-05-26 22:07:07.552863 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7nln2.txt 2026-05-26 22:07:07.552880 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7nln2.yaml 2026-05-26 22:07:07.552897 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5d96cf4785-ttql6.txt 2026-05-26 22:07:07.552915 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5d96cf4785-ttql6.yaml 2026-05-26 22:07:07.552932 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-x95s4.txt 2026-05-26 22:07:07.552952 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-x95s4.yaml 2026-05-26 22:07:07.552989 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7d5d88fcd7-4t4xh.txt 2026-05-26 22:07:07.553008 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7d5d88fcd7-4t4xh.yaml 2026-05-26 22:07:07.553025 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29663825-hl5sg.txt 2026-05-26 22:07:07.553043 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29663825-hl5sg.yaml 2026-05-26 22:07:07.553060 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-8455898df4-bcz25.txt 2026-05-26 22:07:07.553078 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-8455898df4-bcz25.yaml 2026-05-26 22:07:07.553095 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9s7bc.txt 2026-05-26 22:07:07.553112 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9s7bc.yaml 2026-05-26 22:07:07.553129 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-pg6kl.txt 2026-05-26 22:07:07.553147 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-pg6kl.yaml 2026-05-26 22:07:07.553164 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-ddhhj.txt 2026-05-26 22:07:07.553182 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-ddhhj.yaml 2026-05-26 22:07:07.553199 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pjgjw.txt 2026-05-26 22:07:07.553216 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pjgjw.yaml 2026-05-26 22:07:07.553233 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8mtfl.txt 2026-05-26 22:07:07.553250 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-8mtfl.yaml 2026-05-26 22:07:07.553267 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-5wbvf.txt 2026-05-26 22:07:07.553284 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-5wbvf.yaml 2026-05-26 22:07:07.553301 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-z65bn.txt 2026-05-26 22:07:07.553318 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-z65bn.yaml 2026-05-26 22:07:07.553335 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nwpv7.txt 2026-05-26 22:07:07.553352 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nwpv7.yaml 2026-05-26 22:07:07.553369 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7fcfc89fd-znkhf.txt 2026-05-26 22:07:07.553386 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7fcfc89fd-znkhf.yaml 2026-05-26 22:07:07.553407 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-wg6v2.txt 2026-05-26 22:07:07.553425 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-wg6v2.yaml 2026-05-26 22:07:07.553443 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-ddd44b748-zblxh.txt 2026-05-26 22:07:07.553461 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-ddd44b748-zblxh.yaml 2026-05-26 22:07:07.553478 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-l75lc.txt 2026-05-26 22:07:07.553495 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-l75lc.yaml 2026-05-26 22:07:07.553513 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-txmpt.txt 2026-05-26 22:07:07.553530 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-txmpt.yaml 2026-05-26 22:07:07.553547 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-z7k4s.txt 2026-05-26 22:07:07.553564 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-z7k4s.yaml 2026-05-26 22:07:07.553582 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-7b57f88775-k2fcq.txt 2026-05-26 22:07:07.553599 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-7b57f88775-k2fcq.yaml 2026-05-26 22:07:07.553616 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29663870-x9g6q.txt 2026-05-26 22:07:07.553634 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29663870-x9g6q.yaml 2026-05-26 22:07:07.553651 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29663875-kfjkx.txt 2026-05-26 22:07:07.553669 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29663875-kfjkx.yaml 2026-05-26 22:07:07.553686 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29663880-rdfhg.txt 2026-05-26 22:07:07.553703 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29663880-rdfhg.yaml 2026-05-26 22:07:07.553720 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-zvxq9.txt 2026-05-26 22:07:07.553738 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-zvxq9.yaml 2026-05-26 22:07:07.553755 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-gt5f2.txt 2026-05-26 22:07:07.553772 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-gt5f2.yaml 2026-05-26 22:07:07.553790 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-lnbvz.txt 2026-05-26 22:07:07.553807 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-lnbvz.yaml 2026-05-26 22:07:07.553825 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-89j7s.txt 2026-05-26 22:07:07.553842 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-89j7s.yaml 2026-05-26 22:07:07.553860 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rsczp.txt 2026-05-26 22:07:07.553877 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rsczp.yaml 2026-05-26 22:07:07.553895 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-688c69db78-fks5p.txt 2026-05-26 22:07:07.553912 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-688c69db78-fks5p.yaml 2026-05-26 22:07:07.553929 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-q89sv.txt 2026-05-26 22:07:07.553947 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-q89sv.yaml 2026-05-26 22:07:07.553965 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-m5mqx.txt 2026-05-26 22:07:07.553983 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-m5mqx.yaml 2026-05-26 22:07:07.554000 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dr4nd.txt 2026-05-26 22:07:07.554018 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-dr4nd.yaml 2026-05-26 22:07:07.554039 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7f6889fb6-kq6h6.txt 2026-05-26 22:07:07.554057 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7f6889fb6-kq6h6.yaml 2026-05-26 22:07:07.554074 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-dnz9j.txt 2026-05-26 22:07:07.554091 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-dnz9j.yaml 2026-05-26 22:07:07.554109 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-n58l5.txt 2026-05-26 22:07:07.554126 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-n58l5.yaml 2026-05-26 22:07:07.554143 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-c4qzp.txt 2026-05-26 22:07:07.554160 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-c4qzp.yaml 2026-05-26 22:07:07.554178 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-x7cj9.txt 2026-05-26 22:07:07.554195 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-x7cj9.yaml 2026-05-26 22:07:07.554212 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-mzx54.txt 2026-05-26 22:07:07.554229 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-mzx54.yaml 2026-05-26 22:07:07.554245 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-djkdh.txt 2026-05-26 22:07:07.554262 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-djkdh.yaml 2026-05-26 22:07:07.554280 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-28zqv.txt 2026-05-26 22:07:07.554297 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-28zqv.yaml 2026-05-26 22:07:07.554314 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-5sjr9.txt 2026-05-26 22:07:07.554332 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-5sjr9.yaml 2026-05-26 22:07:07.554349 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-85b6dc495-84tpg.txt 2026-05-26 22:07:07.554366 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-85b6dc495-84tpg.yaml 2026-05-26 22:07:07.554383 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-f8cqd.txt 2026-05-26 22:07:07.554400 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-f8cqd.yaml 2026-05-26 22:07:07.554417 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-05-26 22:07:07.554435 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-05-26 22:07:07.554452 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-7grvz.txt 2026-05-26 22:07:07.554469 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-7grvz.yaml 2026-05-26 22:07:07.554486 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-vqnzv.txt 2026-05-26 22:07:07.554503 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-vqnzv.yaml 2026-05-26 22:07:07.554520 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-xx4cq.txt 2026-05-26 22:07:07.554537 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-xx4cq.yaml 2026-05-26 22:07:07.554555 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-cxnj2.txt 2026-05-26 22:07:07.554572 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-cxnj2.yaml 2026-05-26 22:07:07.554589 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-x8flb.txt 2026-05-26 22:07:07.554606 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-x8flb.yaml 2026-05-26 22:07:07.554623 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-hb2bq.txt 2026-05-26 22:07:07.554644 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-hb2bq.yaml 2026-05-26 22:07:07.554662 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-9md9n.txt 2026-05-26 22:07:07.554679 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-9md9n.yaml 2026-05-26 22:07:07.554696 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-948jw.txt 2026-05-26 22:07:07.554714 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-948jw.yaml 2026-05-26 22:07:07.554731 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5db77b87f6-nghkl.txt 2026-05-26 22:07:07.554748 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5db77b87f6-nghkl.yaml 2026-05-26 22:07:07.554765 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-qbs5k.txt 2026-05-26 22:07:07.554782 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-qbs5k.yaml 2026-05-26 22:07:07.554800 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-54b5c76bdc-96k8g.txt 2026-05-26 22:07:07.554817 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-54b5c76bdc-96k8g.yaml 2026-05-26 22:07:07.554834 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-p8vxq.txt 2026-05-26 22:07:07.554851 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-p8vxq.yaml 2026-05-26 22:07:07.554868 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-f52h2.txt 2026-05-26 22:07:07.554886 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-f52h2.yaml 2026-05-26 22:07:07.554903 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-p22ks.txt 2026-05-26 22:07:07.554921 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-p22ks.yaml 2026-05-26 22:07:07.554939 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-nnb6g.txt 2026-05-26 22:07:07.554956 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-nnb6g.yaml 2026-05-26 22:07:07.554984 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-rmcr6.txt 2026-05-26 22:07:07.555003 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-rmcr6.yaml 2026-05-26 22:07:07.555020 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-4msl4.txt 2026-05-26 22:07:07.555038 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-4msl4.yaml 2026-05-26 22:07:07.555055 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-c56b56c4c-xwzg2.txt 2026-05-26 22:07:07.555073 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-c56b56c4c-xwzg2.yaml 2026-05-26 22:07:07.555090 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6d444bc698-8sjhv.txt 2026-05-26 22:07:07.555107 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6d444bc698-8sjhv.yaml 2026-05-26 22:07:07.555125 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-wq6qt.txt 2026-05-26 22:07:07.555142 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-wq6qt.yaml 2026-05-26 22:07:07.555160 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-dwmh4.txt 2026-05-26 22:07:07.555177 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-dwmh4.yaml 2026-05-26 22:07:07.555195 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-w8gtg.txt 2026-05-26 22:07:07.555212 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-w8gtg.yaml 2026-05-26 22:07:07.555230 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-7wt5w.txt 2026-05-26 22:07:07.555247 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-7wt5w.yaml 2026-05-26 22:07:07.555268 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-n9xs5.txt 2026-05-26 22:07:07.555286 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-n9xs5.yaml 2026-05-26 22:07:07.555303 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-smfk8.txt 2026-05-26 22:07:07.555321 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-smfk8.yaml 2026-05-26 22:07:07.555338 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-n9w5p.txt 2026-05-26 22:07:07.555356 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-n9w5p.yaml 2026-05-26 22:07:07.555373 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-89lkk.txt 2026-05-26 22:07:07.555390 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-89lkk.yaml 2026-05-26 22:07:07.555407 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-bbhls.txt 2026-05-26 22:07:07.555424 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-bbhls.yaml 2026-05-26 22:07:07.555442 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-kfgm6.txt 2026-05-26 22:07:07.555459 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-kfgm6.yaml 2026-05-26 22:07:07.555476 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-fjrld.txt 2026-05-26 22:07:07.555494 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-fjrld.yaml 2026-05-26 22:07:07.555511 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-brlf5.txt 2026-05-26 22:07:07.555529 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-brlf5.yaml 2026-05-26 22:07:07.555546 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-fqst7.txt 2026-05-26 22:07:07.555564 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-fqst7.yaml 2026-05-26 22:07:07.555581 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-77dd7ffd8-2gg86.txt 2026-05-26 22:07:07.555599 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-77dd7ffd8-2gg86.yaml 2026-05-26 22:07:07.555616 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-654644dd-k2s5r.txt 2026-05-26 22:07:07.555633 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-654644dd-k2s5r.yaml 2026-05-26 22:07:07.555650 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7d5c45f498-wk6xg.txt 2026-05-26 22:07:07.555667 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7d5c45f498-wk6xg.yaml 2026-05-26 22:07:07.555684 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5dfc7fcfc5-mbl2s.txt 2026-05-26 22:07:07.555700 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5dfc7fcfc5-mbl2s.yaml 2026-05-26 22:07:07.555718 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-fp9wc.txt 2026-05-26 22:07:07.555735 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-fp9wc.yaml 2026-05-26 22:07:07.555753 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29663880-xv244.txt 2026-05-26 22:07:07.555770 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29663880-xv244.yaml 2026-05-26 22:07:07.555788 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-cj66t.txt 2026-05-26 22:07:07.555805 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-cj66t.yaml 2026-05-26 22:07:07.555823 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-tww6k.txt 2026-05-26 22:07:07.555840 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-tww6k.yaml 2026-05-26 22:07:07.555861 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-595d44bb97-jx6tt.txt 2026-05-26 22:07:07.555879 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-595d44bb97-jx6tt.yaml 2026-05-26 22:07:07.555896 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-6nnjm.txt 2026-05-26 22:07:07.555914 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-6nnjm.yaml 2026-05-26 22:07:07.555931 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-54csb.txt 2026-05-26 22:07:07.555951 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-54csb.yaml 2026-05-26 22:07:07.555971 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-j2lfv.txt 2026-05-26 22:07:07.555989 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-j2lfv.yaml 2026-05-26 22:07:07.556006 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2b8xq.txt 2026-05-26 22:07:07.556023 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2b8xq.yaml 2026-05-26 22:07:07.556041 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rhk46.txt 2026-05-26 22:07:07.556058 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rhk46.yaml 2026-05-26 22:07:07.556076 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-fc7dfff98-phbwn.txt 2026-05-26 22:07:07.556094 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-fc7dfff98-phbwn.yaml 2026-05-26 22:07:07.556111 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rp7dx.txt 2026-05-26 22:07:07.556129 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rp7dx.yaml 2026-05-26 22:07:07.556146 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65f67b47b9-b27w9.txt 2026-05-26 22:07:07.556163 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65f67b47b9-b27w9.yaml 2026-05-26 22:07:07.556180 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29663880-wnhjm.txt 2026-05-26 22:07:07.556198 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29663880-wnhjm.yaml 2026-05-26 22:07:07.556215 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-cc779c4b-kq888.txt 2026-05-26 22:07:07.556232 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-cc779c4b-kq888.yaml 2026-05-26 22:07:07.556250 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-gjsvn.txt 2026-05-26 22:07:07.556267 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-gjsvn.yaml 2026-05-26 22:07:07.556284 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-9g42k.txt 2026-05-26 22:07:07.556302 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-9g42k.yaml 2026-05-26 22:07:07.556319 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-wfgcx.txt 2026-05-26 22:07:07.556337 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-wfgcx.yaml 2026-05-26 22:07:07.556354 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-28l82.txt 2026-05-26 22:07:07.556372 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-28l82.yaml 2026-05-26 22:07:07.556390 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-fb86bb9cc-649t8.txt 2026-05-26 22:07:07.556407 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-fb86bb9cc-649t8.yaml 2026-05-26 22:07:07.556452 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-xdf5b.txt 2026-05-26 22:07:07.556473 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-xdf5b.yaml 2026-05-26 22:07:07.556491 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-4ps48.txt 2026-05-26 22:07:07.556515 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-4ps48.yaml 2026-05-26 22:07:07.556533 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-8kgtt.txt 2026-05-26 22:07:07.556550 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-8kgtt.yaml 2026-05-26 22:07:07.556567 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-vj7n5.txt 2026-05-26 22:07:07.556585 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-vj7n5.yaml 2026-05-26 22:07:07.556602 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-7dd4c87db6-klmzg.txt 2026-05-26 22:07:07.556619 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-7dd4c87db6-klmzg.yaml 2026-05-26 22:07:07.556637 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-6ndv5.txt 2026-05-26 22:07:07.556654 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-6ndv5.yaml 2026-05-26 22:07:07.556671 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-xxj7b.txt 2026-05-26 22:07:07.556688 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-xxj7b.yaml 2026-05-26 22:07:07.556706 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-gbg94.txt 2026-05-26 22:07:07.556723 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-gbg94.yaml 2026-05-26 22:07:07.556741 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-26 22:07:07.556772 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-26 22:07:07.556812 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-26 22:07:07.556835 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-26 22:07:07.556853 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-555844ff86-pwfdn.txt 2026-05-26 22:07:07.556871 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-555844ff86-pwfdn.yaml 2026-05-26 22:07:07.556889 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-zxbdk.txt 2026-05-26 22:07:07.556909 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-zxbdk.yaml 2026-05-26 22:07:07.556931 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-95qzk.txt 2026-05-26 22:07:07.556953 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-95qzk.yaml 2026-05-26 22:07:07.556996 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-tf5dk.txt 2026-05-26 22:07:07.557018 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-tf5dk.yaml 2026-05-26 22:07:07.557040 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-85vz7.txt 2026-05-26 22:07:07.557062 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-85vz7.yaml 2026-05-26 22:07:07.557083 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-9wbns.txt 2026-05-26 22:07:07.557104 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-9wbns.yaml 2026-05-26 22:07:07.557121 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-2bgxl.txt 2026-05-26 22:07:07.557138 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-2bgxl.yaml 2026-05-26 22:07:07.557156 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-05-26 22:07:07.557173 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-05-26 22:07:07.557190 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-05-26 22:07:07.557207 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-05-26 22:07:07.557231 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-4mdqh.txt 2026-05-26 22:07:07.557250 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-4mdqh.yaml 2026-05-26 22:07:07.557269 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-05-26 22:07:07.557286 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-05-26 22:07:07.557303 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-05-26 22:07:07.557321 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-05-26 22:07:07.557339 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-26 22:07:07.557357 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-26 22:07:07.557374 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-05-26 22:07:07.557392 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-05-26 22:07:07.557409 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-05-26 22:07:07.557427 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-05-26 22:07:07.557445 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-266z4.txt 2026-05-26 22:07:07.557463 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-266z4.yaml 2026-05-26 22:07:07.557481 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-05-26 22:07:07.557499 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-05-26 22:07:07.557516 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-05-26 22:07:07.557534 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-05-26 22:07:07.557552 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-05-26 22:07:07.557575 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-05-26 22:07:07.557599 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g2tdm.txt 2026-05-26 22:07:07.557620 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g2tdm.yaml 2026-05-26 22:07:07.557644 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg.txt 2026-05-26 22:07:07.557663 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg.yaml 2026-05-26 22:07:07.557681 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-69d9b88648-hbm4j.txt 2026-05-26 22:07:07.557699 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-69d9b88648-hbm4j.yaml 2026-05-26 22:07:07.557717 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-8f74b57fc-fbwkc.txt 2026-05-26 22:07:07.557735 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-8f74b57fc-fbwkc.yaml 2026-05-26 22:07:07.557753 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-qs9nd.txt 2026-05-26 22:07:07.557772 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-qs9nd.yaml 2026-05-26 22:07:07.557790 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-5tkh8.txt 2026-05-26 22:07:07.557807 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-5tkh8.yaml 2026-05-26 22:07:07.557825 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-jv5xz.txt 2026-05-26 22:07:07.557842 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-jv5xz.yaml 2026-05-26 22:07:07.557864 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-qr4z6.txt 2026-05-26 22:07:07.557884 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-qr4z6.yaml 2026-05-26 22:07:07.557901 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-26 22:07:07.557919 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-26 22:07:07.557937 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-26 22:07:07.557954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-05-26 22:07:07.557972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-05-26 22:07:07.557990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-05-26 22:07:07.558007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-05-26 22:07:07.558024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-05-26 22:07:07.558041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-05-26 22:07:07.558058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-05-26 22:07:07.558076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-05-26 22:07:07.558093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-05-26 22:07:07.558110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-05-26 22:07:07.558128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-05-26 22:07:07.558145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-05-26 22:07:07.558162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-05-26 22:07:07.558179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-05-26 22:07:07.558197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-05-26 22:07:07.558214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-05-26 22:07:07.558231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-05-26 22:07:07.558248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-05-26 22:07:07.558265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-05-26 22:07:07.558282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-05-26 22:07:07.558299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-05-26 22:07:07.558316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-05-26 22:07:07.558333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-05-26 22:07:07.558351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-05-26 22:07:07.558369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-05-26 22:07:07.558386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-05-26 22:07:07.558403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-05-26 22:07:07.558420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-05-26 22:07:07.558442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-05-26 22:07:07.558460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-05-26 22:07:07.558478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-05-26 22:07:07.558495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-05-26 22:07:07.558513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-05-26 22:07:07.558530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-05-26 22:07:07.558547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-05-26 22:07:07.558563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-05-26 22:07:07.558581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-05-26 22:07:07.558598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-05-26 22:07:07.558615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-05-26 22:07:07.558632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-05-26 22:07:07.558650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-05-26 22:07:07.558668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-05-26 22:07:07.558686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-05-26 22:07:07.558704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-05-26 22:07:07.558721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-05-26 22:07:07.558739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-05-26 22:07:07.558756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-05-26 22:07:07.558773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-05-26 22:07:07.558790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-05-26 22:07:07.558807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-05-26 22:07:07.558824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-05-26 22:07:07.558842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-05-26 22:07:07.558860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-05-26 22:07:07.558877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-05-26 22:07:07.558895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-05-26 22:07:07.558912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-05-26 22:07:07.558929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-05-26 22:07:07.558947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-05-26 22:07:07.558965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-05-26 22:07:07.558983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-05-26 22:07:07.559000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-05-26 22:07:07.559017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-05-26 22:07:07.559039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-05-26 22:07:07.559057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-05-26 22:07:07.559074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-05-26 22:07:07.559091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-05-26 22:07:07.559109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-05-26 22:07:07.559126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-05-26 22:07:07.559143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-05-26 22:07:07.559160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-05-26 22:07:07.559177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-05-26 22:07:07.559194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-05-26 22:07:07.559211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-05-26 22:07:07.559228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-05-26 22:07:07.559245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-05-26 22:07:07.559262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-05-26 22:07:07.559279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-05-26 22:07:07.559296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-05-26 22:07:07.559312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-05-26 22:07:07.559330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-05-26 22:07:07.559347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-05-26 22:07:07.559364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-05-26 22:07:07.559382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-05-26 22:07:07.559399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-05-26 22:07:07.559417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-05-26 22:07:07.559434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-05-26 22:07:07.559451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-05-26 22:07:07.559469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-05-26 22:07:07.559486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-05-26 22:07:07.559503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-05-26 22:07:07.559519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-05-26 22:07:07.559536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-05-26 22:07:07.559553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-05-26 22:07:07.559570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-05-26 22:07:07.559588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-05-26 22:07:07.559604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-05-26 22:07:07.559625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-05-26 22:07:07.559642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-05-26 22:07:07.559659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-26 22:07:07.559676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-26 22:07:07.559693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-26 22:07:07.559710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-26 22:07:07.559727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-26 22:07:07.559743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-26 22:07:07.559760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-26 22:07:07.559777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-26 22:07:07.559793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-26 22:07:07.559810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-26 22:07:07.559827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-26 22:07:07.559845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-26 22:07:07.559862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-26 22:07:07.559879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-26 22:07:07.559897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-26 22:07:07.559914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-26 22:07:07.559932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-26 22:07:07.559949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-26 22:07:07.559967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-26 22:07:07.559984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-26 22:07:07.560001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-26 22:07:07.560019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-26 22:07:07.560036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-26 22:07:07.560054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-26 22:07:07.560084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-26 22:07:07.560103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-26 22:07:07.560121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-26 22:07:07.560138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-26 22:07:07.560156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-26 22:07:07.560173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-26 22:07:07.560191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-26 22:07:07.560208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-26 22:07:07.560230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-26 22:07:07.560248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-26 22:07:07.560266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-26 22:07:07.560283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-26 22:07:07.560300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-26 22:07:07.560317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-26 22:07:07.560334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-05-26 22:07:07.560351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-05-26 22:07:07.560368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-05-26 22:07:07.560386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-05-26 22:07:07.560403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-05-26 22:07:07.560420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-05-26 22:07:07.560462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-05-26 22:07:07.560484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-05-26 22:07:07.560503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-05-26 22:07:07.560523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-05-26 22:07:07.560542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-05-26 22:07:07.560561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-05-26 22:07:07.560581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-05-26 22:07:07.560600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-05-26 22:07:07.560619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-05-26 22:07:07.560638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-05-26 22:07:07.560657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-05-26 22:07:07.560677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-05-26 22:07:07.560696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-05-26 22:07:07.560713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-05-26 22:07:07.560731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-05-26 22:07:07.560748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-05-26 22:07:07.560766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-05-26 22:07:07.560783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-05-26 22:07:07.560800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-05-26 22:07:07.560818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-05-26 22:07:07.560835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-05-26 22:07:07.560852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-05-26 22:07:07.560875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-05-26 22:07:07.560893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-05-26 22:07:07.560910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-05-26 22:07:07.560927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-05-26 22:07:07.560944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-05-26 22:07:07.560976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-05-26 22:07:07.560995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-05-26 22:07:07.561013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-05-26 22:07:07.561030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-05-26 22:07:07.561048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-05-26 22:07:07.561065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-05-26 22:07:07.561082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-05-26 22:07:07.561100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-05-26 22:07:07.561117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-05-26 22:07:07.561134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-05-26 22:07:07.561152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-05-26 22:07:07.561169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-05-26 22:07:07.561186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-05-26 22:07:07.561203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-05-26 22:07:07.561220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-05-26 22:07:07.561238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-05-26 22:07:07.561255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-05-26 22:07:07.561272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-05-26 22:07:07.561289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-05-26 22:07:07.561307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-05-26 22:07:07.561324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-05-26 22:07:07.561342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-05-26 22:07:07.561359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-05-26 22:07:07.561377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-05-26 22:07:07.561394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-05-26 22:07:07.561412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-05-26 22:07:07.561430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-05-26 22:07:07.561447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-05-26 22:07:07.561469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-05-26 22:07:07.561487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-05-26 22:07:07.561504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-05-26 22:07:07.561522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-05-26 22:07:07.561539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-05-26 22:07:07.561556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-05-26 22:07:07.561573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-05-26 22:07:07.561590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-05-26 22:07:07.561607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-05-26 22:07:07.561624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-05-26 22:07:07.561641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-05-26 22:07:07.561659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-05-26 22:07:07.561676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-05-26 22:07:07.561693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-05-26 22:07:07.561710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-05-26 22:07:07.561727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-05-26 22:07:07.561744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-05-26 22:07:07.561760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-05-26 22:07:07.561777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-05-26 22:07:07.561794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-05-26 22:07:07.561811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-05-26 22:07:07.561827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-05-26 22:07:07.561844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-05-26 22:07:07.561861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-05-26 22:07:07.561879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-05-26 22:07:07.561896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-05-26 22:07:07.561912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-05-26 22:07:07.561929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-05-26 22:07:07.561946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-05-26 22:07:07.561963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-05-26 22:07:07.561980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-05-26 22:07:07.561997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-05-26 22:07:07.562013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-05-26 22:07:07.562031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-05-26 22:07:07.562051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-05-26 22:07:07.562069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-05-26 22:07:07.562086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-05-26 22:07:07.562103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-05-26 22:07:07.562119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-05-26 22:07:07.562136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-05-26 22:07:07.562154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-05-26 22:07:07.562171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-05-26 22:07:07.562188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-05-26 22:07:07.562205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-05-26 22:07:07.562222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-05-26 22:07:07.562240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-05-26 22:07:07.562257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-05-26 22:07:07.562274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-05-26 22:07:07.562291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-05-26 22:07:07.562308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-05-26 22:07:07.562325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-05-26 22:07:07.562343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-05-26 22:07:07.562360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-05-26 22:07:07.562378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-05-26 22:07:07.562396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-05-26 22:07:07.562413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-05-26 22:07:07.562431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-05-26 22:07:07.562448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-05-26 22:07:07.562466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-05-26 22:07:07.562483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-05-26 22:07:07.562500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-05-26 22:07:07.562517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-05-26 22:07:07.562534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-05-26 22:07:07.562551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-05-26 22:07:07.562568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-05-26 22:07:07.562586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-05-26 22:07:07.562603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-05-26 22:07:07.562626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-05-26 22:07:07.562644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-05-26 22:07:07.562661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-26 22:07:07.562678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-26 22:07:07.562696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-05-26 22:07:07.562713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-05-26 22:07:07.562730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-05-26 22:07:07.562748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-05-26 22:07:07.562765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-26 22:07:07.562782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-26 22:07:07.562800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-05-26 22:07:07.562817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-05-26 22:07:07.562834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-05-26 22:07:07.562851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-05-26 22:07:07.562868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-26 22:07:07.562885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-26 22:07:07.562903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-05-26 22:07:07.562920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-05-26 22:07:07.562938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-05-26 22:07:07.562955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-05-26 22:07:07.562972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-26 22:07:07.562989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-26 22:07:07.563007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-05-26 22:07:07.563025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-05-26 22:07:07.563043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-05-26 22:07:07.563060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-05-26 22:07:07.563078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-05-26 22:07:07.563095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-05-26 22:07:07.563113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-26 22:07:07.563130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-26 22:07:07.563148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-26 22:07:07.563165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-26 22:07:07.563182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-05-26 22:07:07.563203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-05-26 22:07:07.563221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-05-26 22:07:07.563239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-05-26 22:07:07.563256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-05-26 22:07:07.563273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-05-26 22:07:07.563291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-05-26 22:07:07.563308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-05-26 22:07:07.563326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-05-26 22:07:07.563343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-05-26 22:07:07.563361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-05-26 22:07:07.563378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-05-26 22:07:07.563396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-05-26 22:07:07.563413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-05-26 22:07:07.563430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-05-26 22:07:07.563447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-05-26 22:07:07.563464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-05-26 22:07:07.563482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-05-26 22:07:07.563499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-05-26 22:07:07.563516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-05-26 22:07:07.563534 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-26 22:07:07.563551 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-05-26 22:07:07.563569 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-05-26 22:07:07.563587 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-05-26 22:07:07.563604 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-05-26 22:07:07.563621 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-05-26 22:07:07.563639 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-05-26 22:07:07.563657 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-05-26 22:07:07.563674 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-05-26 22:07:07.563692 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-05-26 22:07:07.563709 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-05-26 22:07:07.563727 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-05-26 22:07:07.563744 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-05-26 22:07:07.563762 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-05-26 22:07:07.563780 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-05-26 22:07:07.563802 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-05-26 22:07:07.563820 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-05-26 22:07:07.563838 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-05-26 22:07:07.563855 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-05-26 22:07:07.563873 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-05-26 22:07:07.563891 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-05-26 22:07:07.563908 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-05-26 22:07:07.563925 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-05-26 22:07:07.563942 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-05-26 22:07:07.563960 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-05-26 22:07:07.563977 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-05-26 22:07:07.563995 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-05-26 22:07:07.564012 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-05-26 22:07:07.564029 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-05-26 22:07:07.564046 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-05-26 22:07:07.564063 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-05-26 22:07:07.564080 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-05-26 22:07:07.564097 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-05-26 22:07:07.564114 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-05-26 22:07:07.564131 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-05-26 22:07:07.564148 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-05-26 22:07:07.564165 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-05-26 22:07:07.564181 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-05-26 22:07:07.564198 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-05-26 22:07:07.564215 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-05-26 22:07:07.564232 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-05-26 22:07:07.564248 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-05-26 22:07:07.564265 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-05-26 22:07:07.564282 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-05-26 22:07:07.564299 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-05-26 22:07:07.564316 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-05-26 22:07:07.564333 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-05-26 22:07:07.564355 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-05-26 22:07:07.564373 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-05-26 22:07:07.564390 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-05-26 22:07:07.564407 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-05-26 22:07:07.564425 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-05-26 22:07:07.564472 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-05-26 22:07:07.564492 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-05-26 22:07:07.564510 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-05-26 22:07:07.564527 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-05-26 22:07:07.564544 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-05-26 22:07:07.564562 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-05-26 22:07:07.564579 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-05-26 22:07:07.564596 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-05-26 22:07:07.564613 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-05-26 22:07:07.564631 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-05-26 22:07:07.564648 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-05-26 22:07:07.564665 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-05-26 22:07:07.564682 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-05-26 22:07:07.564700 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-05-26 22:07:07.564717 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-05-26 22:07:07.564734 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-05-26 22:07:07.564752 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-05-26 22:07:07.564769 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-05-26 22:07:07.564787 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-05-26 22:07:07.564805 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-05-26 22:07:07.564822 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-05-26 22:07:07.564840 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-05-26 22:07:07.564857 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-05-26 22:07:07.564875 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-05-26 22:07:07.564892 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-05-26 22:07:07.564909 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-05-26 22:07:07.564926 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-05-26 22:07:07.564944 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-05-26 22:07:07.564976 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-05-26 22:07:07.565002 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-05-26 22:07:07.565020 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-05-26 22:07:07.565039 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-05-26 22:07:07.565056 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-05-26 22:07:07.565073 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-05-26 22:07:07.565091 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-05-26 22:07:07.565109 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-05-26 22:07:07.565127 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-05-26 22:07:07.565144 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-05-26 22:07:07.565161 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-05-26 22:07:07.565179 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-05-26 22:07:07.565196 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-05-26 22:07:07.565213 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-05-26 22:07:07.565230 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-05-26 22:07:07.565248 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-05-26 22:07:07.565264 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-05-26 22:07:07.565281 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-05-26 22:07:07.565298 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-05-26 22:07:07.565316 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-26 22:07:07.565333 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-26 22:07:07.565350 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-26 22:07:07.565367 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-26 22:07:07.565384 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-26 22:07:07.565401 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-26 22:07:07.565419 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-26 22:07:07.565436 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-26 22:07:07.565453 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-26 22:07:07.565471 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-26 22:07:07.565488 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-26 22:07:07.565506 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-26 22:07:07.565523 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-26 22:07:07.565540 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-26 22:07:07.565557 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-26 22:07:07.565574 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-26 22:07:07.565596 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-26 22:07:07.565625 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-26 22:07:07.565645 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-26 22:07:07.565668 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-26 22:07:07.565686 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-26 22:07:07.565704 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-26 22:07:07.565727 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-26 22:07:07.565746 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-26 22:07:07.565764 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-26 22:07:07.565781 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-26 22:07:07.565799 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-26 22:07:07.565817 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-26 22:07:07.565835 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-26 22:07:07.565852 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-26 22:07:07.565869 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-26 22:07:07.565887 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-26 22:07:07.565904 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-26 22:07:07.565921 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-26 22:07:07.565940 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-26 22:07:07.565960 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-26 22:07:07.565980 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-26 22:07:07.565997 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-26 22:07:07.566015 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-05-26 22:07:07.566032 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-05-26 22:07:07.566049 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-05-26 22:07:07.566067 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-05-26 22:07:07.566084 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-05-26 22:07:07.566101 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-05-26 22:07:07.566118 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-05-26 22:07:07.566136 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-05-26 22:07:07.566153 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-05-26 22:07:07.566171 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-05-26 22:07:07.566188 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-05-26 22:07:07.566210 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-05-26 22:07:07.566229 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-05-26 22:07:07.566246 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-05-26 22:07:07.566264 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-05-26 22:07:07.566282 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-05-26 22:07:07.566300 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-05-26 22:07:07.566317 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-05-26 22:07:07.566335 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-05-26 22:07:07.566352 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-05-26 22:07:07.566369 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-05-26 22:07:07.566386 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-05-26 22:07:07.566404 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-05-26 22:07:07.566421 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-05-26 22:07:07.566438 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-05-26 22:07:07.566456 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-05-26 22:07:07.566473 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-05-26 22:07:07.566491 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-05-26 22:07:07.566508 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-05-26 22:07:07.566525 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-05-26 22:07:07.566543 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-05-26 22:07:07.566560 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-05-26 22:07:07.566577 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-05-26 22:07:07.566594 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-05-26 22:07:07.566612 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-05-26 22:07:07.566629 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-05-26 22:07:07.566646 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-05-26 22:07:07.566663 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-05-26 22:07:07.566681 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-05-26 22:07:07.566698 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-05-26 22:07:07.566715 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-05-26 22:07:07.566732 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-05-26 22:07:07.566749 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-05-26 22:07:07.566771 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-05-26 22:07:07.566789 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-05-26 22:07:07.566806 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-05-26 22:07:07.566824 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-05-26 22:07:07.566840 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-05-26 22:07:07.566857 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-05-26 22:07:07.566874 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-05-26 22:07:07.566891 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-05-26 22:07:07.566911 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-05-26 22:07:07.566932 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-05-26 22:07:07.566953 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-05-26 22:07:07.566974 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-05-26 22:07:07.566995 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-05-26 22:07:07.567016 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-05-26 22:07:07.567037 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-05-26 22:07:07.567058 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-05-26 22:07:07.567079 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-05-26 22:07:07.567098 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-05-26 22:07:07.567115 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-05-26 22:07:07.567133 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-05-26 22:07:07.567150 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-05-26 22:07:07.567167 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-05-26 22:07:07.567183 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-05-26 22:07:07.567379 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-05-26 22:07:07.567395 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-05-26 22:07:07.567413 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-05-26 22:07:07.567430 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-05-26 22:07:07.567448 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-05-26 22:07:07.567465 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-05-26 22:07:07.567483 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-05-26 22:07:07.567501 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-05-26 22:07:07.567518 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-05-26 22:07:07.567536 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-05-26 22:07:07.567557 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-05-26 22:07:07.567575 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-05-26 22:07:07.567592 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-05-26 22:07:07.567610 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-05-26 22:07:07.567627 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-05-26 22:07:07.567644 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-05-26 22:07:07.567662 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-05-26 22:07:07.567680 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-05-26 22:07:07.567697 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-05-26 22:07:07.567715 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-05-26 22:07:07.567732 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-05-26 22:07:07.567749 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-05-26 22:07:07.567767 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-05-26 22:07:07.567785 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-05-26 22:07:07.567802 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-05-26 22:07:07.567820 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-05-26 22:07:07.567837 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-05-26 22:07:07.567855 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-05-26 22:07:07.567872 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-05-26 22:07:07.567890 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-05-26 22:07:07.567908 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-05-26 22:07:07.567925 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-05-26 22:07:07.567943 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-05-26 22:07:07.567961 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-05-26 22:07:07.567978 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-05-26 22:07:07.567996 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-05-26 22:07:07.568014 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-05-26 22:07:07.568032 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-05-26 22:07:07.568050 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-05-26 22:07:07.568076 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-05-26 22:07:07.568097 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-05-26 22:07:07.568115 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-05-26 22:07:07.568133 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-05-26 22:07:07.568155 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-05-26 22:07:07.568173 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-05-26 22:07:07.568191 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-05-26 22:07:07.568208 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-05-26 22:07:07.568226 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-05-26 22:07:07.568244 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-05-26 22:07:07.568261 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-05-26 22:07:07.568279 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-05-26 22:07:07.568305 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-05-26 22:07:07.568337 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-05-26 22:07:07.568360 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-05-26 22:07:07.568379 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-05-26 22:07:07.568402 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-05-26 22:07:07.568420 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-05-26 22:07:07.568459 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-05-26 22:07:07.568478 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-05-26 22:07:07.568501 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-05-26 22:07:07.568519 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-05-26 22:07:07.568537 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-05-26 22:07:07.568560 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-05-26 22:07:07.568583 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-05-26 22:07:07.568601 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-26 22:07:07.568624 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-26 22:07:07.568643 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-05-26 22:07:07.568666 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-05-26 22:07:07.568689 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-05-26 22:07:07.568708 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-05-26 22:07:07.568725 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-26 22:07:07.568743 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-26 22:07:07.568760 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-05-26 22:07:07.568777 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-05-26 22:07:07.568794 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-05-26 22:07:07.568811 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-05-26 22:07:07.568833 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-26 22:07:07.568852 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-26 22:07:07.568876 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-05-26 22:07:07.568895 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-05-26 22:07:07.568919 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-05-26 22:07:07.568941 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-05-26 22:07:07.568985 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-26 22:07:07.569011 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-26 22:07:07.569034 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-05-26 22:07:07.569053 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-05-26 22:07:07.569077 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-05-26 22:07:07.569095 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-05-26 22:07:07.569119 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-05-26 22:07:07.569323 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-05-26 22:07:07.569341 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-05-26 22:07:07.569364 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-05-26 22:07:07.569386 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-05-26 22:07:07.569404 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-05-26 22:07:07.569422 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-05-26 22:07:07.569445 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-05-26 22:07:07.569463 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-05-26 22:07:07.569486 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-05-26 22:07:07.569504 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-05-26 22:07:07.569522 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-05-26 22:07:07.569539 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-05-26 22:07:07.569556 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-05-26 22:07:07.569574 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-05-26 22:07:07.569591 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-05-26 22:07:07.569609 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-05-26 22:07:07.569626 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-05-26 22:07:07.569643 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-05-26 22:07:07.569667 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-05-26 22:07:07.569685 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-05-26 22:07:07.569703 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-05-26 22:07:07.569725 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-05-26 22:07:07.569743 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-05-26 22:07:07.569760 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-26 22:07:07.569777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-05-26 22:07:07.569795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-05-26 22:07:07.569812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-05-26 22:07:07.569829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-05-26 22:07:07.569846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-05-26 22:07:07.569864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-05-26 22:07:07.569881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-05-26 22:07:07.569899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-05-26 22:07:07.569916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-05-26 22:07:07.569934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-05-26 22:07:07.569951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-05-26 22:07:07.569968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-05-26 22:07:07.569985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-05-26 22:07:07.570002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-05-26 22:07:07.570019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-05-26 22:07:07.570036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-05-26 22:07:07.570053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-05-26 22:07:07.570071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-05-26 22:07:07.570088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-05-26 22:07:07.570105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-05-26 22:07:07.570122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-05-26 22:07:07.570139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-05-26 22:07:07.570157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-05-26 22:07:07.570174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-05-26 22:07:07.570192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-05-26 22:07:07.570209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-05-26 22:07:07.570226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-05-26 22:07:07.570244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-05-26 22:07:07.570262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-05-26 22:07:07.570279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-05-26 22:07:07.570297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-05-26 22:07:07.570314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-05-26 22:07:07.570331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-05-26 22:07:07.570353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-05-26 22:07:07.570371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-05-26 22:07:07.570388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-05-26 22:07:07.570405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-05-26 22:07:07.570422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-05-26 22:07:07.570439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-05-26 22:07:07.570456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-05-26 22:07:07.570474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-05-26 22:07:07.570492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-05-26 22:07:07.570511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-05-26 22:07:07.570528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-05-26 22:07:07.570546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-05-26 22:07:07.570564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-05-26 22:07:07.570582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-05-26 22:07:07.570599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-05-26 22:07:07.570616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-05-26 22:07:07.570633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-05-26 22:07:07.570650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-05-26 22:07:07.570667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-05-26 22:07:07.570684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-05-26 22:07:07.570701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-05-26 22:07:07.570718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-05-26 22:07:07.570735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-05-26 22:07:07.570752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-05-26 22:07:07.570769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-05-26 22:07:07.570786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-05-26 22:07:07.570803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-05-26 22:07:07.570820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-05-26 22:07:07.570838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-05-26 22:07:07.570855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-05-26 22:07:07.570872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-05-26 22:07:07.570890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-05-26 22:07:07.570907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-05-26 22:07:07.570925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-05-26 22:07:07.570942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-05-26 22:07:07.570959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-05-26 22:07:07.570976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-05-26 22:07:07.570997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-05-26 22:07:07.571015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-05-26 22:07:07.571033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-05-26 22:07:07.571050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-05-26 22:07:07.571067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-05-26 22:07:07.571084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-05-26 22:07:07.571101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-05-26 22:07:07.571119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-05-26 22:07:07.571136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-05-26 22:07:07.571153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-05-26 22:07:07.571170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-26 22:07:07.571188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-26 22:07:07.571206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-26 22:07:07.571232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-26 22:07:07.571251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-26 22:07:07.571269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-26 22:07:07.571286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-26 22:07:07.571304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-26 22:07:07.571321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-26 22:07:07.571338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-26 22:07:07.571356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-05-26 22:07:07.571373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-05-26 22:07:07.571390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-26 22:07:07.571408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-26 22:07:07.571425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-26 22:07:07.571443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-26 22:07:07.571460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-26 22:07:07.571477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-26 22:07:07.571495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-26 22:07:07.571512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-26 22:07:07.571529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-26 22:07:07.571547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-26 22:07:07.571564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-26 22:07:07.571581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-26 22:07:07.571599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-26 22:07:07.571616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-26 22:07:07.571639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-26 22:07:07.571657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-26 22:07:07.571675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-26 22:07:07.571692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-26 22:07:07.571710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-26 22:07:07.571728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-26 22:07:07.571745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-26 22:07:07.571762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-26 22:07:07.571779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-26 22:07:07.571796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-26 22:07:07.571813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-26 22:07:07.571830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-26 22:07:07.571847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-26 22:07:07.571865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-26 22:07:07.571882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-5sjr9-api.txt 2026-05-26 22:07:07.571899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-5sjr9-api.yaml 2026-05-26 22:07:07.571917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-5sjr9-vnc.txt 2026-05-26 22:07:07.571934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-5sjr9-vnc.yaml 2026-05-26 22:07:07.571951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-26 22:07:07.571969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-26 22:07:07.571986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-26 22:07:07.572003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-26 22:07:07.572020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-05-26 22:07:07.572037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-05-26 22:07:07.572055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-05-26 22:07:07.572072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-05-26 22:07:07.572097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-05-26 22:07:07.572116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-05-26 22:07:07.572133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-05-26 22:07:07.572151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-05-26 22:07:07.572168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-05-26 22:07:07.572185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-05-26 22:07:07.572202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-05-26 22:07:07.572219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-05-26 22:07:07.572236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-05-26 22:07:07.572254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-05-26 22:07:07.572275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-05-26 22:07:07.572293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-05-26 22:07:07.572310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-05-26 22:07:07.572327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-05-26 22:07:07.572344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-05-26 22:07:07.572361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-05-26 22:07:07.572377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-05-26 22:07:07.572395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-05-26 22:07:07.572412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-05-26 22:07:07.572429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-05-26 22:07:07.572478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-05-26 22:07:07.572498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-05-26 22:07:07.572516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-05-26 22:07:07.572533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-05-26 22:07:07.572551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-05-26 22:07:07.572568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-05-26 22:07:07.572585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-05-26 22:07:07.572603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-05-26 22:07:07.572620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-05-26 22:07:07.572637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-05-26 22:07:07.572653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-05-26 22:07:07.572670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-05-26 22:07:07.572688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-05-26 22:07:07.572705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-05-26 22:07:07.572723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-05-26 22:07:07.572741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-05-26 22:07:07.572758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-05-26 22:07:07.572776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-05-26 22:07:07.572793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-05-26 22:07:07.572810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-05-26 22:07:07.572828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-05-26 22:07:07.572846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-05-26 22:07:07.572863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-05-26 22:07:07.572881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-05-26 22:07:07.572898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-05-26 22:07:07.572916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-05-26 22:07:07.572939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-05-26 22:07:07.572970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-05-26 22:07:07.572991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-05-26 22:07:07.573008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-05-26 22:07:07.573026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-05-26 22:07:07.573044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-05-26 22:07:07.573061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-05-26 22:07:07.573078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-05-26 22:07:07.573096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-05-26 22:07:07.573113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-05-26 22:07:07.573131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-05-26 22:07:07.573148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-05-26 22:07:07.573165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-05-26 22:07:07.573183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-05-26 22:07:07.573200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-05-26 22:07:07.573217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-05-26 22:07:07.573234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-05-26 22:07:07.573251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-05-26 22:07:07.573269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-05-26 22:07:07.573286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-05-26 22:07:07.573303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-05-26 22:07:07.573320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-05-26 22:07:07.573337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-05-26 22:07:07.573355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-05-26 22:07:07.573372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-05-26 22:07:07.573389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-05-26 22:07:07.573407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-05-26 22:07:07.573424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-05-26 22:07:07.573441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-05-26 22:07:07.573459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-05-26 22:07:07.573476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-05-26 22:07:07.573494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-05-26 22:07:07.573512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-05-26 22:07:07.573530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-05-26 22:07:07.573547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-05-26 22:07:07.573565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-05-26 22:07:07.573587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-05-26 22:07:07.573606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-05-26 22:07:07.573623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-05-26 22:07:07.573640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-05-26 22:07:07.573658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-05-26 22:07:07.573675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-05-26 22:07:07.573692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-05-26 22:07:07.573709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-05-26 22:07:07.573726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-05-26 22:07:07.573743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-05-26 22:07:07.573760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-05-26 22:07:07.573777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-05-26 22:07:07.573794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-05-26 22:07:07.573811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-05-26 22:07:07.573828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-05-26 22:07:07.573845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-05-26 22:07:07.573862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-05-26 22:07:07.573880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-05-26 22:07:07.573897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-05-26 22:07:07.573915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-05-26 22:07:07.573932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-05-26 22:07:07.573949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-05-26 22:07:07.573966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-05-26 22:07:07.573984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-05-26 22:07:07.574001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-05-26 22:07:07.574018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-05-26 22:07:07.574035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-05-26 22:07:07.574053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-05-26 22:07:07.574070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-05-26 22:07:07.574088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-05-26 22:07:07.574106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-05-26 22:07:07.574123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-05-26 22:07:07.574140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-05-26 22:07:07.574158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-05-26 22:07:07.574175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-05-26 22:07:07.574193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-05-26 22:07:07.574214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-05-26 22:07:07.574231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-05-26 22:07:07.574249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-05-26 22:07:07.574266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-05-26 22:07:07.574283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-05-26 22:07:07.574300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-05-26 22:07:07.574317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-05-26 22:07:07.574334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-05-26 22:07:07.574350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-05-26 22:07:07.574368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-05-26 22:07:07.574385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-05-26 22:07:07.574403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-05-26 22:07:07.574420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-26 22:07:07.574437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-26 22:07:07.574455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-05-26 22:07:07.574472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-05-26 22:07:07.574488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-05-26 22:07:07.574505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-05-26 22:07:07.574523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-05-26 22:07:07.574540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-05-26 22:07:07.574558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-05-26 22:07:07.574575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-05-26 22:07:07.574592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-05-26 22:07:07.574609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-05-26 22:07:07.574627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-05-26 22:07:07.574644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-05-26 22:07:07.574660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-26 22:07:07.574678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-26 22:07:07.574695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-05-26 22:07:07.574712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-05-26 22:07:07.574730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-05-26 22:07:07.574747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-05-26 22:07:07.574764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-05-26 22:07:07.574781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-05-26 22:07:07.574798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-05-26 22:07:07.574819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-05-26 22:07:07.574836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-05-26 22:07:07.574853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-05-26 22:07:07.574870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-05-26 22:07:07.574887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-05-26 22:07:07.574904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-05-26 22:07:07.574921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-05-26 22:07:07.574939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-05-26 22:07:07.574956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-05-26 22:07:07.574974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-26 22:07:07.574991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-26 22:07:07.575008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-26 22:07:07.575025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-26 22:07:07.575042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-05-26 22:07:07.575059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-05-26 22:07:07.575076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-05-26 22:07:07.575093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-05-26 22:07:07.575111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-05-26 22:07:07.575128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-05-26 22:07:07.575145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-05-26 22:07:07.575162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-05-26 22:07:07.575180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 22:07:07.575197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 22:07:07.575215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-05-26 22:07:07.575232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-05-26 22:07:07.575250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-05-26 22:07:07.575267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-05-26 22:07:07.575285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-05-26 22:07:07.575302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-05-26 22:07:07.575320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-05-26 22:07:07.575337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-05-26 22:07:07.575354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-05-26 22:07:07.575371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-05-26 22:07:07.575395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-05-26 22:07:07.575413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-05-26 22:07:07.575430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-05-26 22:07:07.575447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-05-26 22:07:07.575465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-05-26 22:07:07.575482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-05-26 22:07:07.575500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-05-26 22:07:07.575517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-05-26 22:07:07.575535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-05-26 22:07:07.575552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-05-26 22:07:07.575569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-05-26 22:07:07.575587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-05-26 22:07:07.575604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-05-26 22:07:07.575621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-05-26 22:07:07.575637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-05-26 22:07:07.575654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-05-26 22:07:07.575671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-05-26 22:07:07.575688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-05-26 22:07:07.575705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-05-26 22:07:07.575723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-05-26 22:07:07.575740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-05-26 22:07:07.575758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-05-26 22:07:07.575775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-05-26 22:07:07.575792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-05-26 22:07:07.575809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-26 22:07:07.575827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-26 22:07:07.575845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-05-26 22:07:07.575862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-05-26 22:07:07.575880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-05-26 22:07:07.575897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-05-26 22:07:07.575915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-05-26 22:07:07.575932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-05-26 22:07:07.575950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-05-26 22:07:07.575967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-05-26 22:07:07.575985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-26 22:07:07.576007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-26 22:07:07.576024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-26 22:07:07.576042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-26 22:07:07.576059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-26 22:07:07.576076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-26 22:07:07.576093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-05-26 22:07:07.576110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-05-26 22:07:07.576127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-05-26 22:07:07.576144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-05-26 22:07:07.576162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-26 22:07:07.576179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-26 22:07:07.576196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-05-26 22:07:07.576213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-05-26 22:07:07.576231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-05-26 22:07:07.576248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-05-26 22:07:07.576266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-05-26 22:07:07.576283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-05-26 22:07:07.576301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-05-26 22:07:07.576318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-05-26 22:07:07.576336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-26 22:07:07.576353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-26 22:07:07.576371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-05-26 22:07:07.576388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-05-26 22:07:07.576406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-26 22:07:07.576423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-26 22:07:07.576440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-26 22:07:07.576481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-26 22:07:07.576499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-05-26 22:07:07.576517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-05-26 22:07:07.576534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-05-26 22:07:07.576551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-05-26 22:07:07.576569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-26 22:07:07.576590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-26 22:07:07.576609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-05-26 22:07:07.576627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-05-26 22:07:07.576644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-05-26 22:07:07.576661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-05-26 22:07:07.576678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-05-26 22:07:07.576695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-05-26 22:07:07.576712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-05-26 22:07:07.576730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-05-26 22:07:07.576748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-05-26 22:07:07.576766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-05-26 22:07:07.576783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-05-26 22:07:07.576800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-05-26 22:07:07.576817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-26 22:07:07.576834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-26 22:07:07.576852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-26 22:07:07.576869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-26 22:07:07.576886 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-26 22:07:07.576904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-05-26 22:07:07.576925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-05-26 22:07:07.576946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-05-26 22:07:07.576984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-05-26 22:07:07.577007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-05-26 22:07:07.577029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-05-26 22:07:07.577051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-05-26 22:07:07.577072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-05-26 22:07:07.577090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-05-26 22:07:07.577107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-05-26 22:07:07.577124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-05-26 22:07:07.577141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-05-26 22:07:07.577158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-05-26 22:07:07.577175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-05-26 22:07:07.577192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-05-26 22:07:07.577209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-05-26 22:07:07.577226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-05-26 22:07:07.577243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-05-26 22:07:07.577265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-05-26 22:07:07.577283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-05-26 22:07:07.577301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-05-26 22:07:07.577318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-05-26 22:07:07.577335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-05-26 22:07:07.577352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-05-26 22:07:07.577369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-05-26 22:07:07.577386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-05-26 22:07:07.577403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-05-26 22:07:07.577420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-05-26 22:07:07.577437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-05-26 22:07:07.577454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-05-26 22:07:07.577471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-05-26 22:07:07.577488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-05-26 22:07:07.577505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-05-26 22:07:07.577522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-05-26 22:07:07.577540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-05-26 22:07:07.577557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-05-26 22:07:07.577574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-05-26 22:07:07.577592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-05-26 22:07:07.577609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-05-26 22:07:07.577627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-05-26 22:07:07.577644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-05-26 22:07:07.577661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-05-26 22:07:07.577678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-05-26 22:07:07.577696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-05-26 22:07:07.577713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-05-26 22:07:07.577730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-05-26 22:07:07.577747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-05-26 22:07:07.577764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-05-26 22:07:07.577781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-26 22:07:07.577799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-26 22:07:07.577817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-05-26 22:07:07.577835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-05-26 22:07:07.577856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-05-26 22:07:07.577875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-05-26 22:07:07.577892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-05-26 22:07:07.577910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-05-26 22:07:07.577927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-05-26 22:07:07.577945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-05-26 22:07:07.577962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-05-26 22:07:07.577979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-05-26 22:07:07.577997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-05-26 22:07:07.578014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-05-26 22:07:07.578030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-05-26 22:07:07.578048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-05-26 22:07:07.578065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-05-26 22:07:07.578082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-05-26 22:07:07.578099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-05-26 22:07:07.578116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-05-26 22:07:07.578133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-05-26 22:07:07.578150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-05-26 22:07:07.578167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-05-26 22:07:07.578184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-05-26 22:07:07.578202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-05-26 22:07:07.578219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-05-26 22:07:07.578236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-05-26 22:07:07.578253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-05-26 22:07:07.578271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-05-26 22:07:07.578288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-05-26 22:07:07.578305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-05-26 22:07:07.578322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-05-26 22:07:07.578339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-05-26 22:07:07.578357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-05-26 22:07:07.578374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-05-26 22:07:07.578391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-05-26 22:07:07.578409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-05-26 22:07:07.578426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-05-26 22:07:07.578443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-05-26 22:07:07.578464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-05-26 22:07:07.578482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-05-26 22:07:07.578499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-05-26 22:07:07.578516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-05-26 22:07:07.578533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-05-26 22:07:07.578550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-05-26 22:07:07.578566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-05-26 22:07:07.578583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-05-26 22:07:07.578601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-05-26 22:07:07.578617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-05-26 22:07:07.578634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-05-26 22:07:07.578652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-05-26 22:07:07.578669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-05-26 22:07:07.578686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-26 22:07:07.578703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-26 22:07:07.578721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-26 22:07:07.578737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-26 22:07:07.578754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-26 22:07:07.578771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-26 22:07:07.578788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-26 22:07:07.578806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-26 22:07:07.578824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-26 22:07:07.578842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-26 22:07:07.578859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-26 22:07:07.578876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-26 22:07:07.578894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-26 22:07:07.578911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-26 22:07:07.578928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-26 22:07:07.578946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-26 22:07:07.578963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-26 22:07:07.578981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-26 22:07:07.578999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-26 22:07:07.579017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-26 22:07:07.579034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-26 22:07:07.579051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-26 22:07:07.579073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-26 22:07:07.579091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-26 22:07:07.579108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-26 22:07:07.579125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-26 22:07:07.579142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-26 22:07:07.579160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-26 22:07:07.579177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-26 22:07:07.579194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-26 22:07:07.579211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-26 22:07:07.579228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-26 22:07:07.579245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-26 22:07:07.579262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-26 22:07:07.579279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-05-26 22:07:07.579297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-05-26 22:07:07.579314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-05-26 22:07:07.579331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-05-26 22:07:07.579348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-05-26 22:07:07.579365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-05-26 22:07:07.579382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-05-26 22:07:07.579399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-05-26 22:07:07.579416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-05-26 22:07:07.579433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-05-26 22:07:07.579450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-05-26 22:07:07.579466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-05-26 22:07:07.579483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-05-26 22:07:07.579500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-05-26 22:07:07.579517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-05-26 22:07:07.579534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-05-26 22:07:07.579551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-05-26 22:07:07.579568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-05-26 22:07:07.579585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-05-26 22:07:07.579602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-05-26 22:07:07.579619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-05-26 22:07:07.579637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-05-26 22:07:07.579654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-05-26 22:07:07.579675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-05-26 22:07:07.579692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-05-26 22:07:07.579709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-05-26 22:07:07.579726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-05-26 22:07:07.579743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-05-26 22:07:07.579760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-05-26 22:07:07.579777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-05-26 22:07:07.579794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-05-26 22:07:07.579811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-05-26 22:07:07.579828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-05-26 22:07:07.579845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-05-26 22:07:07.579862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-05-26 22:07:07.579879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-05-26 22:07:07.579896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-05-26 22:07:07.579913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-05-26 22:07:07.579931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-05-26 22:07:07.579948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-05-26 22:07:07.579966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-26 22:07:07.579983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-26 22:07:07.580000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-05-26 22:07:07.580018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-05-26 22:07:07.580035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-05-26 22:07:07.580053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-05-26 22:07:07.580070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-05-26 22:07:07.580087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-05-26 22:07:07.580104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-05-26 22:07:07.580122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-05-26 22:07:07.580139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-05-26 22:07:07.580157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-05-26 22:07:07.580174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-05-26 22:07:07.580192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-05-26 22:07:07.580209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-05-26 22:07:07.580226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-05-26 22:07:07.580244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-05-26 22:07:07.580265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-05-26 22:07:07.580283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-05-26 22:07:07.580300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-05-26 22:07:07.580318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-05-26 22:07:07.580335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-05-26 22:07:07.580352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-05-26 22:07:07.580370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-05-26 22:07:07.580388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-05-26 22:07:07.580405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-05-26 22:07:07.580423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-05-26 22:07:07.580440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-05-26 22:07:07.580487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-05-26 22:07:07.580507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-05-26 22:07:07.580525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-05-26 22:07:07.580542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-05-26 22:07:07.580560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-05-26 22:07:07.580577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-05-26 22:07:07.580594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-05-26 22:07:07.580611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-05-26 22:07:07.580628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-05-26 22:07:07.580645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-05-26 22:07:07.580663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-05-26 22:07:07.580680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-05-26 22:07:07.580697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-05-26 22:07:07.580714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-05-26 22:07:07.580731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-05-26 22:07:07.580748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-05-26 22:07:07.580765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-05-26 22:07:07.580782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-05-26 22:07:07.580799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-05-26 22:07:07.580816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-05-26 22:07:07.580833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-05-26 22:07:07.580850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-05-26 22:07:07.580867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-05-26 22:07:07.580884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-05-26 22:07:07.580923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-05-26 22:07:07.580941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-05-26 22:07:07.580972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-05-26 22:07:07.580993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-05-26 22:07:07.581011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-05-26 22:07:07.581028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-05-26 22:07:07.581045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-05-26 22:07:07.581062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-05-26 22:07:07.581080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-05-26 22:07:07.581097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-05-26 22:07:07.581114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-05-26 22:07:07.581131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-05-26 22:07:07.581149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-05-26 22:07:07.581166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-05-26 22:07:07.581183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-05-26 22:07:07.581200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-05-26 22:07:07.581218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-05-26 22:07:07.581235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-05-26 22:07:07.581252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-05-26 22:07:07.581268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-05-26 22:07:07.581286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-05-26 22:07:07.581303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-05-26 22:07:07.581320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-05-26 22:07:07.581338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-05-26 22:07:07.581355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-05-26 22:07:07.581373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-05-26 22:07:07.581390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-05-26 22:07:07.581408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-05-26 22:07:07.581425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-05-26 22:07:07.581443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-05-26 22:07:07.581461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-05-26 22:07:07.581478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-05-26 22:07:07.581496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-05-26 22:07:07.581513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-05-26 22:07:07.581534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-26 22:07:07.581552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-26 22:07:07.581569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-05-26 22:07:07.581587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-05-26 22:07:07.581604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-05-26 22:07:07.581621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-05-26 22:07:07.581638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-05-26 22:07:07.581655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-05-26 22:07:07.581672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-05-26 22:07:07.581689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-05-26 22:07:07.581706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-05-26 22:07:07.581724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-05-26 22:07:07.581740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-05-26 22:07:07.581758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-05-26 22:07:07.581774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-26 22:07:07.581791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-26 22:07:07.581808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-05-26 22:07:07.581825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-05-26 22:07:07.581843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-05-26 22:07:07.581860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-05-26 22:07:07.581877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-26 22:07:07.581904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-26 22:07:07.581923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-05-26 22:07:07.581940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-05-26 22:07:07.581957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-05-26 22:07:07.581975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-05-26 22:07:07.581992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-26 22:07:07.582009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-26 22:07:07.582026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-05-26 22:07:07.582043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-05-26 22:07:07.582060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-05-26 22:07:07.582077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-05-26 22:07:07.582094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-26 22:07:07.582111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-26 22:07:07.582133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-05-26 22:07:07.582150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-05-26 22:07:07.582167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-05-26 22:07:07.582184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-05-26 22:07:07.582201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-05-26 22:07:07.582218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-05-26 22:07:07.582237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-26 22:07:07.582254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-26 22:07:07.582275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-05-26 22:07:07.582301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-05-26 22:07:07.582326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-05-26 22:07:07.582352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-05-26 22:07:07.582377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-05-26 22:07:07.582398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-05-26 22:07:07.582416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-26 22:07:07.582434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-26 22:07:07.582453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-05-26 22:07:07.582470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-05-26 22:07:07.582488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-05-26 22:07:07.582505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-05-26 22:07:07.582523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-05-26 22:07:07.582541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-05-26 22:07:07.582559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-05-26 22:07:07.582576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-05-26 22:07:07.582594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-05-26 22:07:07.582611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-05-26 22:07:07.582628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-05-26 22:07:07.582645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-05-26 22:07:07.582662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-05-26 22:07:07.582679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-05-26 22:07:07.582696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-26 22:07:07.582714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-26 22:07:07.582732 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-26 22:07:07.582749 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-05-26 22:07:07.582772 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-05-26 22:07:07.582791 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-26 22:07:07.582809 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-26 22:07:07.582827 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-05-26 22:07:07.582844 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-05-26 22:07:07.582862 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-05-26 22:07:07.582879 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-05-26 22:07:07.582896 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-05-26 22:07:07.582914 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-05-26 22:07:07.582931 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-05-26 22:07:07.582949 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-05-26 22:07:07.582966 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-26 22:07:07.582984 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-26 22:07:07.583001 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-26 22:07:07.583019 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-26 22:07:07.583036 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-26 22:07:07.583054 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-26 22:07:07.583071 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-05-26 22:07:07.583088 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-05-26 22:07:07.583106 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-05-26 22:07:07.583124 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-05-26 22:07:07.583141 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-05-26 22:07:07.583158 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-05-26 22:07:07.583175 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-26 22:07:07.583193 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-26 22:07:07.583210 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-26 22:07:07.583228 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-26 22:07:07.583245 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-05-26 22:07:07.583262 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-05-26 22:07:07.583279 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-05-26 22:07:07.583297 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-05-26 22:07:07.583314 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-05-26 22:07:07.583332 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-05-26 22:07:07.583350 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-05-26 22:07:07.583367 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-05-26 22:07:07.583385 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-05-26 22:07:07.583403 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-05-26 22:07:07.583420 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-05-26 22:07:07.583437 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-05-26 22:07:07.583458 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-05-26 22:07:07.583476 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-05-26 22:07:07.583494 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-05-26 22:07:07.583511 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-05-26 22:07:07.583528 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-26 22:07:07.583546 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-26 22:07:07.583563 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-26 22:07:07.583580 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-26 22:07:07.583597 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-26 22:07:07.583615 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-26 22:07:07.583632 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-26 22:07:07.583650 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-26 22:07:07.583667 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-26 22:07:07.583684 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-26 22:07:07.583702 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-26 22:07:07.583719 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-26 22:07:07.583737 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-05-26 22:07:07.583754 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-05-26 22:07:07.583771 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-05-26 22:07:07.583789 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-05-26 22:07:07.583806 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-05-26 22:07:07.583823 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-05-26 22:07:07.583840 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-05-26 22:07:07.583857 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-05-26 22:07:07.583874 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-05-26 22:07:07.583892 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-05-26 22:07:07.583910 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-05-26 22:07:07.583928 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-05-26 22:07:07.583958 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-05-26 22:07:07.583976 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-05-26 22:07:07.583994 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-05-26 22:07:07.584011 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-05-26 22:07:07.584028 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-05-26 22:07:07.584046 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-05-26 22:07:07.584063 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-26 22:07:07.584085 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-26 22:07:07.584103 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-26 22:07:07.584121 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-26 22:07:07.584139 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-05-26 22:07:07.584156 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-05-26 22:07:07.584173 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-05-26 22:07:07.584190 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-05-26 22:07:07.584207 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-05-26 22:07:07.584224 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-05-26 22:07:07.584241 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-05-26 22:07:07.584258 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-05-26 22:07:07.584275 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-26 22:07:07.584293 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-26 22:07:07.584310 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-05-26 22:07:07.584328 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-05-26 22:07:07.584345 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-05-26 22:07:07.584362 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-05-26 22:07:07.584380 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-05-26 22:07:07.584397 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-05-26 22:07:07.584414 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-05-26 22:07:07.584431 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-05-26 22:07:07.584449 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-05-26 22:07:07.584485 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-05-26 22:07:07.584507 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-05-26 22:07:07.584527 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-05-26 22:07:07.584547 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-05-26 22:07:07.584567 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-05-26 22:07:07.584586 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-05-26 22:07:07.584606 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-05-26 22:07:07.584625 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-26 22:07:07.584645 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-26 22:07:07.584664 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-26 22:07:07.584684 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-26 22:07:07.584703 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-26 22:07:07.584723 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-26 22:07:07.584740 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-26 22:07:07.584764 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-05-26 22:07:07.584782 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-05-26 22:07:07.584799 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-26 22:07:07.584816 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-26 22:07:07.584833 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-26 22:07:07.584850 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-26 22:07:07.584868 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-05-26 22:07:07.584885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-05-26 22:07:07.584903 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-05-26 22:07:07.584921 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-05-26 22:07:07.584940 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-05-26 22:07:07.584975 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-05-26 22:07:07.584996 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-05-26 22:07:07.585014 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-05-26 22:07:07.585032 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-26 22:07:07.585049 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-26 22:07:07.585067 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-05-26 22:07:07.585084 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-05-26 22:07:07.585101 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-05-26 22:07:07.585118 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-05-26 22:07:07.585135 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-05-26 22:07:07.585152 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-05-26 22:07:07.585169 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-05-26 22:07:07.585187 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-05-26 22:07:07.585204 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-05-26 22:07:07.585221 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-05-26 22:07:07.585239 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-26 22:07:07.585257 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-26 22:07:07.585275 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-05-26 22:07:07.585293 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-05-26 22:07:07.585310 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.585328 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.585345 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-05-26 22:07:07.585363 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-05-26 22:07:07.585380 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-05-26 22:07:07.585403 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-05-26 22:07:07.585422 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-05-26 22:07:07.585441 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-05-26 22:07:07.585458 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-05-26 22:07:07.585476 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-pj6rq.txt 2026-05-26 22:07:07.585493 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-pj6rq.yaml 2026-05-26 22:07:07.585511 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-05-26 22:07:07.585529 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-05-26 22:07:07.585547 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-05-26 22:07:07.585564 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-05-26 22:07:07.585581 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-05-26 22:07:07.585599 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-05-26 22:07:07.585616 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-05-26 22:07:07.585634 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-05-26 22:07:07.585651 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-05-26 22:07:07.585669 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-05-26 22:07:07.585687 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-05-26 22:07:07.585705 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-05-26 22:07:07.585722 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-05-26 22:07:07.585740 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-05-26 22:07:07.585758 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-26 22:07:07.585775 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-26 22:07:07.585793 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.585811 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.585828 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-26 22:07:07.585846 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-26 22:07:07.585863 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-05-26 22:07:07.585880 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-05-26 22:07:07.585898 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-26 22:07:07.585915 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-26 22:07:07.585932 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-26 22:07:07.585949 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-26 22:07:07.585967 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-26 22:07:07.585984 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-26 22:07:07.586001 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-qnbhf.txt 2026-05-26 22:07:07.586018 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-qnbhf.yaml 2026-05-26 22:07:07.586041 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-26 22:07:07.586059 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-26 22:07:07.586077 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-26 22:07:07.586094 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-26 22:07:07.586112 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-26 22:07:07.586130 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-26 22:07:07.586147 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-26 22:07:07.586165 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-26 22:07:07.586183 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-26 22:07:07.586200 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-05-26 22:07:07.586217 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-05-26 22:07:07.586234 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-26 22:07:07.586251 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-26 22:07:07.586269 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-26 22:07:07.586286 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-26 22:07:07.586303 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-26 22:07:07.586321 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-26 22:07:07.586338 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-26 22:07:07.586356 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-26 22:07:07.586374 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-26 22:07:07.586392 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-26 22:07:07.586409 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-26 22:07:07.586427 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-26 22:07:07.586445 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-26 22:07:07.586462 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-26 22:07:07.586480 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-26 22:07:07.586497 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-26 22:07:07.586515 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-26 22:07:07.586532 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-26 22:07:07.586549 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-26 22:07:07.586566 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-26 22:07:07.586583 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-26 22:07:07.586600 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-26 22:07:07.586618 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-26 22:07:07.586635 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-26 22:07:07.586657 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-26 22:07:07.586675 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-26 22:07:07.586692 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-26 22:07:07.586709 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-26 22:07:07.586727 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-26 22:07:07.586744 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-26 22:07:07.586761 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-26 22:07:07.586779 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-26 22:07:07.586796 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-26 22:07:07.586814 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-26 22:07:07.586831 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-26 22:07:07.586849 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-26 22:07:07.586866 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-26 22:07:07.586883 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-26 22:07:07.586901 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-26 22:07:07.586918 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-26 22:07:07.586935 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-26 22:07:07.586954 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-26 22:07:07.586974 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-26 22:07:07.586992 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-26 22:07:07.587009 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-26 22:07:07.587026 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-26 22:07:07.587043 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-26 22:07:07.587060 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-26 22:07:07.587076 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-26 22:07:07.587094 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-26 22:07:07.587111 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-26 22:07:07.587128 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-26 22:07:07.587145 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-26 22:07:07.587162 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-26 22:07:07.587180 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-26 22:07:07.587197 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-26 22:07:07.587214 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-26 22:07:07.587231 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-26 22:07:07.587249 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-26 22:07:07.587270 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-26 22:07:07.587288 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-26 22:07:07.587306 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-26 22:07:07.587324 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-26 22:07:07.587341 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hdqrq.txt 2026-05-26 22:07:07.587359 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hdqrq.yaml 2026-05-26 22:07:07.587377 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-26 22:07:07.587395 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-26 22:07:07.587412 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-26 22:07:07.587430 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-26 22:07:07.587447 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-26 22:07:07.627932 | 2026-05-26 22:07:07.628145 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-26 22:07:07.838308 | instance | changed 2026-05-26 22:07:07.844910 | 2026-05-26 22:07:07.845024 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-26 22:07:08.053130 | instance | changed 2026-05-26 22:07:08.058655 | 2026-05-26 22:07:08.058726 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-26 22:07:08.648370 | instance | auth-system/keycloak-0/keycloak 2026-05-26 22:07:08.833322 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-26 22:07:09.021823 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv/manager 2026-05-26 22:07:09.395045 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs/manager 2026-05-26 22:07:09.765557 | instance | capi-system/capi-controller-manager-bc4cf8c95-sk9b4/manager 2026-05-26 22:07:10.181132 | instance | capo-system/capo-controller-manager-65565fdb7f-p9brh/manager 2026-05-26 22:07:10.578200 | instance | cert-manager/cert-manager-75c4c745bc-xr89d/cert-manager-controller 2026-05-26 22:07:10.757043 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-xr89d" not found 2026-05-26 22:07:10.951426 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-wzll5/cert-manager-cainjector 2026-05-26 22:07:11.312919 | instance | cert-manager/cert-manager-webhook-548949fc64-bbjjp/cert-manager-webhook 2026-05-26 22:07:11.487981 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-bbjjp" not found 2026-05-26 22:07:11.677093 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-6drnv/envoy-gateway 2026-05-26 22:07:12.057673 | instance | ingress-nginx/ingress-nginx-controller-tngxj/controller 2026-05-26 22:07:12.305251 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-tngxj" not found 2026-05-26 22:07:12.476372 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lsz4h/ingress-nginx-default-backend 2026-05-26 22:07:12.644902 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-lsz4h" not found 2026-05-26 22:07:12.818558 | instance | kube-system/cilium-operator-869df985b8-c8925/cilium-operator 2026-05-26 22:07:13.211522 | instance | kube-system/cilium-wdwn5/config 2026-05-26 22:07:13.410647 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-wdwn5" not found 2026-05-26 22:07:13.414555 | instance | kube-system/cilium-wdwn5/mount-cgroup 2026-05-26 22:07:13.600787 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-wdwn5" not found 2026-05-26 22:07:13.604138 | instance | kube-system/cilium-wdwn5/apply-sysctl-overwrites 2026-05-26 22:07:13.786276 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-wdwn5" not found 2026-05-26 22:07:13.791254 | instance | kube-system/cilium-wdwn5/mount-bpf-fs 2026-05-26 22:07:13.957044 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-wdwn5" not found 2026-05-26 22:07:13.961690 | instance | kube-system/cilium-wdwn5/clean-cilium-state 2026-05-26 22:07:14.139973 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-wdwn5" not found 2026-05-26 22:07:14.145027 | instance | kube-system/cilium-wdwn5/install-cni-binaries 2026-05-26 22:07:14.322790 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-wdwn5" not found 2026-05-26 22:07:14.326796 | instance | kube-system/cilium-wdwn5/cilium-agent 2026-05-26 22:07:14.646195 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-wdwn5" not found 2026-05-26 22:07:14.815635 | instance | kube-system/coredns-67659f764b-fjmqp/coredns 2026-05-26 22:07:14.995740 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-fjmqp" not found 2026-05-26 22:07:15.165428 | instance | kube-system/coredns-67659f764b-g8mhp/coredns 2026-05-26 22:07:15.338346 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-g8mhp" not found 2026-05-26 22:07:15.538989 | instance | kube-system/etcd-instance/etcd 2026-05-26 22:07:15.815831 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-26 22:07:15.998449 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-26 22:07:16.796566 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-26 22:07:17.280887 | instance | kube-system/kube-proxy-6hv4d/kube-proxy 2026-05-26 22:07:17.457340 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-6hv4d" not found 2026-05-26 22:07:17.655015 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-26 22:07:18.047192 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-26 22:07:18.407204 | instance | local-path-storage/local-path-provisioner-679c578f5-8svr8/local-path-provisioner 2026-05-26 22:07:18.590179 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-8svr8" not found 2026-05-26 22:07:18.761976 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-26 22:07:18.933522 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 22:07:18.937495 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-26 22:07:19.110162 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 22:07:19.114167 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-26 22:07:19.295736 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 22:07:19.299772 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-26 22:07:19.512126 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-26 22:07:19.689831 | instance | monitoring/goldpinger-rkxnn/goldpinger-daemon 2026-05-26 22:07:19.866231 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-rkxnn" not found 2026-05-26 22:07:20.037253 | instance | monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana-sc-dashboard 2026-05-26 22:07:20.223131 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn" not found 2026-05-26 22:07:20.226983 | instance | monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana-sc-datasources 2026-05-26 22:07:20.406949 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn" not found 2026-05-26 22:07:20.410136 | instance | monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana 2026-05-26 22:07:20.617819 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn" not found 2026-05-26 22:07:20.792105 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n/kube-state-metrics 2026-05-26 22:07:20.981667 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n" not found 2026-05-26 22:07:21.154253 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-82gvq/kube-prometheus-stack 2026-05-26 22:07:21.340884 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-82gvq" not found 2026-05-26 22:07:21.521175 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/node-exporter 2026-05-26 22:07:21.712073 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/pod-tls-sidecar 2026-05-26 22:07:21.892078 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-6zpmc" not found 2026-05-26 22:07:22.078996 | instance | monitoring/loki-0/loki 2026-05-26 22:07:22.258894 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-26 22:07:22.450208 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-26 22:07:22.619468 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-26 22:07:22.624199 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-26 22:07:22.825731 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-26 22:07:23.011148 | instance | monitoring/loki-gateway-cf54cb88c-rs2hm/nginx 2026-05-26 22:07:23.500137 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-rs2hm" not found 2026-05-26 22:07:23.692413 | instance | monitoring/loki-results-cache-0/memcached 2026-05-26 22:07:23.866757 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-26 22:07:23.871724 | instance | monitoring/loki-results-cache-0/exporter 2026-05-26 22:07:24.079768 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-26 22:07:24.273213 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-ml4wk/gc 2026-05-26 22:07:24.445717 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-ml4wk" not found 2026-05-26 22:07:24.629112 | instance | monitoring/node-feature-discovery-master-8665476dbc-ml56h/master 2026-05-26 22:07:24.811080 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-ml56h" not found 2026-05-26 22:07:24.994019 | instance | monitoring/node-feature-discovery-worker-89b4h/worker 2026-05-26 22:07:25.368733 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-26 22:07:25.540281 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 22:07:25.543892 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-26 22:07:25.736456 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 22:07:25.741086 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-26 22:07:25.921120 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 22:07:25.925524 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-26 22:07:26.096054 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 22:07:26.100133 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-26 22:07:26.335209 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-26 22:07:26.516829 | instance | monitoring/prometheus-pushgateway-7b8659c68b-xf4vr/pushgateway 2026-05-26 22:07:26.692704 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-xf4vr" not found 2026-05-26 22:07:26.884791 | instance | monitoring/vector-8ntqt/vector 2026-05-26 22:07:27.149646 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-8ntqt" not found 2026-05-26 22:07:27.346229 | instance | openstack/barbican-api-569454f69-9lh27/init 2026-05-26 22:07:27.550050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-569454f69-9lh27" not found 2026-05-26 22:07:27.553547 | instance | openstack/barbican-api-569454f69-9lh27/barbican-api 2026-05-26 22:07:27.739883 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-569454f69-9lh27" not found 2026-05-26 22:07:27.928854 | instance | openstack/barbican-db-init-2bfxh/init 2026-05-26 22:07:28.114375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-2bfxh" not found 2026-05-26 22:07:28.119348 | instance | openstack/barbican-db-init-2bfxh/barbican-db-init-0 2026-05-26 22:07:28.291032 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-2bfxh" not found 2026-05-26 22:07:28.469535 | instance | openstack/barbican-db-sync-5pnjh/init 2026-05-26 22:07:28.679532 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-5pnjh" not found 2026-05-26 22:07:28.682883 | instance | openstack/barbican-db-sync-5pnjh/barbican-db-sync 2026-05-26 22:07:28.876538 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-5pnjh" not found 2026-05-26 22:07:29.067206 | instance | openstack/barbican-ks-endpoints-z6r6t/init 2026-05-26 22:07:29.239661 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-z6r6t" not found 2026-05-26 22:07:29.243034 | instance | openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-admin 2026-05-26 22:07:29.421266 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-z6r6t" not found 2026-05-26 22:07:29.426199 | instance | openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-internal 2026-05-26 22:07:29.601273 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-z6r6t" not found 2026-05-26 22:07:29.605564 | instance | openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-public 2026-05-26 22:07:29.778140 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-z6r6t" not found 2026-05-26 22:07:29.974379 | instance | openstack/barbican-ks-service-vbq2g/init 2026-05-26 22:07:30.147704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-vbq2g" not found 2026-05-26 22:07:30.151696 | instance | openstack/barbican-ks-service-vbq2g/key-manager-ks-service-registration 2026-05-26 22:07:30.342521 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-vbq2g" not found 2026-05-26 22:07:30.531863 | instance | openstack/barbican-ks-user-hdwb2/init 2026-05-26 22:07:30.721722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-hdwb2" not found 2026-05-26 22:07:30.727061 | instance | openstack/barbican-ks-user-hdwb2/barbican-ks-user 2026-05-26 22:07:30.903900 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-hdwb2" not found 2026-05-26 22:07:31.075552 | instance | openstack/barbican-rabbit-init-5786z/init 2026-05-26 22:07:31.258925 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-5786z" not found 2026-05-26 22:07:31.262194 | instance | openstack/barbican-rabbit-init-5786z/rabbit-init 2026-05-26 22:07:31.438551 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-5786z" not found 2026-05-26 22:07:31.620093 | instance | openstack/cinder-api-7587c66cb7-5ltqr/init 2026-05-26 22:07:31.819430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-7587c66cb7-5ltqr" not found 2026-05-26 22:07:31.822452 | instance | openstack/cinder-api-7587c66cb7-5ltqr/ceph-coordination-volume-perms 2026-05-26 22:07:31.999610 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-7587c66cb7-5ltqr" not found 2026-05-26 22:07:32.003046 | instance | openstack/cinder-api-7587c66cb7-5ltqr/cinder-api 2026-05-26 22:07:32.325457 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-7587c66cb7-5ltqr" not found 2026-05-26 22:07:32.500753 | instance | openstack/cinder-backup-6b88c5d4df-nkvhd/init 2026-05-26 22:07:32.678227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-6b88c5d4df-nkvhd" not found 2026-05-26 22:07:32.682906 | instance | openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-backup-keyring-placement 2026-05-26 22:07:32.866696 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-6b88c5d4df-nkvhd" not found 2026-05-26 22:07:32.871468 | instance | openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-keyring-placement-rbd1 2026-05-26 22:07:33.049153 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-6b88c5d4df-nkvhd" not found 2026-05-26 22:07:33.052049 | instance | openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-coordination-volume-perms 2026-05-26 22:07:33.237379 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-6b88c5d4df-nkvhd" not found 2026-05-26 22:07:33.241362 | instance | openstack/cinder-backup-6b88c5d4df-nkvhd/cinder-backup 2026-05-26 22:07:33.435651 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-6b88c5d4df-nkvhd" not found 2026-05-26 22:07:33.612853 | instance | openstack/cinder-backup-storage-init-vtt2k/init 2026-05-26 22:07:33.784131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-vtt2k" not found 2026-05-26 22:07:33.788389 | instance | openstack/cinder-backup-storage-init-vtt2k/ceph-keyring-placement 2026-05-26 22:07:33.976117 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-vtt2k" not found 2026-05-26 22:07:33.980447 | instance | openstack/cinder-backup-storage-init-vtt2k/cinder-backup-storage-init 2026-05-26 22:07:34.158016 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-vtt2k" not found 2026-05-26 22:07:34.337012 | instance | openstack/cinder-bootstrap-czqmb/init 2026-05-26 22:07:34.535052 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-czqmb" not found 2026-05-26 22:07:34.538472 | instance | openstack/cinder-bootstrap-czqmb/bootstrap 2026-05-26 22:07:34.727666 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-czqmb" not found 2026-05-26 22:07:34.928876 | instance | openstack/cinder-create-internal-tenant-lswct/init 2026-05-26 22:07:35.113314 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-lswct" not found 2026-05-26 22:07:35.118609 | instance | openstack/cinder-create-internal-tenant-lswct/create-internal-tenant 2026-05-26 22:07:35.297530 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-lswct" not found 2026-05-26 22:07:35.496671 | instance | openstack/cinder-db-init-8h26t/init 2026-05-26 22:07:35.708264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-8h26t" not found 2026-05-26 22:07:35.712298 | instance | openstack/cinder-db-init-8h26t/cinder-db-init-0 2026-05-26 22:07:35.908624 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-8h26t" not found 2026-05-26 22:07:36.105764 | instance | openstack/cinder-db-sync-2fd26/init 2026-05-26 22:07:36.278385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-2fd26" not found 2026-05-26 22:07:36.282686 | instance | openstack/cinder-db-sync-2fd26/cinder-db-sync 2026-05-26 22:07:36.462954 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-2fd26" not found 2026-05-26 22:07:36.680586 | instance | openstack/cinder-ks-endpoints-4wqh6/init 2026-05-26 22:07:36.886924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-4wqh6" not found 2026-05-26 22:07:36.890726 | instance | openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-admin 2026-05-26 22:07:37.069225 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-4wqh6" not found 2026-05-26 22:07:37.072609 | instance | openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-internal 2026-05-26 22:07:37.253754 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-4wqh6" not found 2026-05-26 22:07:37.258345 | instance | openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-public 2026-05-26 22:07:37.441733 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-4wqh6" not found 2026-05-26 22:07:37.645518 | instance | openstack/cinder-ks-service-zttpl/init 2026-05-26 22:07:37.850809 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-zttpl" not found 2026-05-26 22:07:37.854662 | instance | openstack/cinder-ks-service-zttpl/volumev3-ks-service-registration 2026-05-26 22:07:38.053073 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-zttpl" not found 2026-05-26 22:07:38.225780 | instance | openstack/cinder-ks-user-jgnxm/init 2026-05-26 22:07:38.412085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-jgnxm" not found 2026-05-26 22:07:38.416176 | instance | openstack/cinder-ks-user-jgnxm/cinder-ks-user 2026-05-26 22:07:38.609422 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-jgnxm" not found 2026-05-26 22:07:38.797268 | instance | openstack/cinder-rabbit-init-7nln2/init 2026-05-26 22:07:38.991807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-7nln2" not found 2026-05-26 22:07:38.996116 | instance | openstack/cinder-rabbit-init-7nln2/rabbit-init 2026-05-26 22:07:39.166534 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-7nln2" not found 2026-05-26 22:07:39.342207 | instance | openstack/cinder-scheduler-5d96cf4785-ttql6/init 2026-05-26 22:07:39.542518 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-5d96cf4785-ttql6" not found 2026-05-26 22:07:39.546456 | instance | openstack/cinder-scheduler-5d96cf4785-ttql6/ceph-coordination-volume-perms 2026-05-26 22:07:39.723028 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-5d96cf4785-ttql6" not found 2026-05-26 22:07:39.727918 | instance | openstack/cinder-scheduler-5d96cf4785-ttql6/cinder-scheduler 2026-05-26 22:07:39.908920 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-5d96cf4785-ttql6" not found 2026-05-26 22:07:40.080093 | instance | openstack/cinder-storage-init-x95s4/init 2026-05-26 22:07:40.254056 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-x95s4" not found 2026-05-26 22:07:40.258544 | instance | openstack/cinder-storage-init-x95s4/ceph-keyring-placement 2026-05-26 22:07:40.438946 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-x95s4" not found 2026-05-26 22:07:40.441822 | instance | openstack/cinder-storage-init-x95s4/cinder-storage-init-rbd1 2026-05-26 22:07:40.621555 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-x95s4" not found 2026-05-26 22:07:40.814499 | instance | openstack/cinder-volume-7d5d88fcd7-4t4xh/init 2026-05-26 22:07:41.005734 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7d5d88fcd7-4t4xh" not found 2026-05-26 22:07:41.009251 | instance | openstack/cinder-volume-7d5d88fcd7-4t4xh/ceph-keyring-placement-rbd1 2026-05-26 22:07:41.188199 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7d5d88fcd7-4t4xh" not found 2026-05-26 22:07:41.192893 | instance | openstack/cinder-volume-7d5d88fcd7-4t4xh/ceph-coordination-volume-perms 2026-05-26 22:07:41.369561 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7d5d88fcd7-4t4xh" not found 2026-05-26 22:07:41.372632 | instance | openstack/cinder-volume-7d5d88fcd7-4t4xh/init-cinder-conf 2026-05-26 22:07:41.558438 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7d5d88fcd7-4t4xh" not found 2026-05-26 22:07:41.563680 | instance | openstack/cinder-volume-7d5d88fcd7-4t4xh/cinder-volume 2026-05-26 22:07:41.756746 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7d5d88fcd7-4t4xh" not found 2026-05-26 22:07:41.938139 | instance | openstack/cinder-volume-usage-audit-29663825-hl5sg/init 2026-05-26 22:07:42.123240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29663825-hl5sg" not found 2026-05-26 22:07:42.127798 | instance | openstack/cinder-volume-usage-audit-29663825-hl5sg/cinder-volume-usage-audit 2026-05-26 22:07:42.296419 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29663825-hl5sg" not found 2026-05-26 22:07:42.476354 | instance | openstack/cinder-volume-usage-audit-29663885-4hmtm/init 2026-05-26 22:07:42.662564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29663885-4hmtm" not found 2026-05-26 22:07:42.667115 | instance | openstack/cinder-volume-usage-audit-29663885-4hmtm/cinder-volume-usage-audit 2026-05-26 22:07:42.846501 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29663885-4hmtm" not found 2026-05-26 22:07:43.021267 | instance | openstack/glance-api-8455898df4-bcz25/init 2026-05-26 22:07:43.210497 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-8455898df4-bcz25" not found 2026-05-26 22:07:43.214863 | instance | openstack/glance-api-8455898df4-bcz25/glance-perms 2026-05-26 22:07:43.401213 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-8455898df4-bcz25" not found 2026-05-26 22:07:43.404543 | instance | openstack/glance-api-8455898df4-bcz25/ceph-keyring-placement 2026-05-26 22:07:43.582600 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-8455898df4-bcz25" not found 2026-05-26 22:07:43.586710 | instance | openstack/glance-api-8455898df4-bcz25/glance-api 2026-05-26 22:07:43.776759 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-8455898df4-bcz25" not found 2026-05-26 22:07:43.963757 | instance | openstack/glance-db-init-9s7bc/init 2026-05-26 22:07:44.143749 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-9s7bc" not found 2026-05-26 22:07:44.148494 | instance | openstack/glance-db-init-9s7bc/glance-db-init-0 2026-05-26 22:07:44.333453 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-9s7bc" not found 2026-05-26 22:07:44.519436 | instance | openstack/glance-db-sync-pg6kl/init 2026-05-26 22:07:44.705770 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-pg6kl" not found 2026-05-26 22:07:44.711245 | instance | openstack/glance-db-sync-pg6kl/glance-db-sync 2026-05-26 22:07:44.896351 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-pg6kl" not found 2026-05-26 22:07:45.076765 | instance | openstack/glance-ks-endpoints-ddhhj/init 2026-05-26 22:07:45.261215 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-ddhhj" not found 2026-05-26 22:07:45.264515 | instance | openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-admin 2026-05-26 22:07:45.461828 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-ddhhj" not found 2026-05-26 22:07:45.464853 | instance | openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-internal 2026-05-26 22:07:45.643883 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-ddhhj" not found 2026-05-26 22:07:45.649132 | instance | openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-public 2026-05-26 22:07:45.841535 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-ddhhj" not found 2026-05-26 22:07:46.032330 | instance | openstack/glance-ks-service-pjgjw/init 2026-05-26 22:07:46.214257 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-pjgjw" not found 2026-05-26 22:07:46.221283 | instance | openstack/glance-ks-service-pjgjw/image-ks-service-registration 2026-05-26 22:07:46.400190 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-pjgjw" not found 2026-05-26 22:07:46.580760 | instance | openstack/glance-ks-user-8mtfl/init 2026-05-26 22:07:46.791938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-8mtfl" not found 2026-05-26 22:07:46.795377 | instance | openstack/glance-ks-user-8mtfl/glance-ks-user 2026-05-26 22:07:46.993268 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-8mtfl" not found 2026-05-26 22:07:47.177424 | instance | openstack/glance-metadefs-load-5wbvf/init 2026-05-26 22:07:47.365444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-5wbvf" not found 2026-05-26 22:07:47.369747 | instance | openstack/glance-metadefs-load-5wbvf/glance-metadefs-load 2026-05-26 22:07:47.556250 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-5wbvf" not found 2026-05-26 22:07:47.746816 | instance | openstack/glance-rabbit-init-z65bn/init 2026-05-26 22:07:47.947326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-z65bn" not found 2026-05-26 22:07:47.951577 | instance | openstack/glance-rabbit-init-z65bn/rabbit-init 2026-05-26 22:07:48.148356 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-z65bn" not found 2026-05-26 22:07:48.327578 | instance | openstack/glance-storage-init-nwpv7/init 2026-05-26 22:07:48.502844 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-nwpv7" not found 2026-05-26 22:07:48.506919 | instance | openstack/glance-storage-init-nwpv7/ceph-keyring-placement 2026-05-26 22:07:48.681197 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-nwpv7" not found 2026-05-26 22:07:48.684663 | instance | openstack/glance-storage-init-nwpv7/glance-storage-init 2026-05-26 22:07:48.857512 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-nwpv7" not found 2026-05-26 22:07:49.037912 | instance | openstack/heat-api-7fcfc89fd-znkhf/init 2026-05-26 22:07:49.224060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-7fcfc89fd-znkhf" not found 2026-05-26 22:07:49.227904 | instance | openstack/heat-api-7fcfc89fd-znkhf/heat-api 2026-05-26 22:07:49.391432 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-7fcfc89fd-znkhf" not found 2026-05-26 22:07:49.570674 | instance | openstack/heat-bootstrap-wg6v2/init 2026-05-26 22:07:49.765618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-wg6v2" not found 2026-05-26 22:07:49.770565 | instance | openstack/heat-bootstrap-wg6v2/bootstrap 2026-05-26 22:07:49.964992 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-wg6v2" not found 2026-05-26 22:07:50.151394 | instance | openstack/heat-cfn-ddd44b748-zblxh/init 2026-05-26 22:07:50.362051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-ddd44b748-zblxh" not found 2026-05-26 22:07:50.366195 | instance | openstack/heat-cfn-ddd44b748-zblxh/heat-cfn 2026-05-26 22:07:50.554979 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-ddd44b748-zblxh" not found 2026-05-26 22:07:50.739392 | instance | openstack/heat-db-init-l75lc/init 2026-05-26 22:07:50.911602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-l75lc" not found 2026-05-26 22:07:50.915052 | instance | openstack/heat-db-init-l75lc/heat-db-init-0 2026-05-26 22:07:51.087021 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-l75lc" not found 2026-05-26 22:07:51.273136 | instance | openstack/heat-db-sync-txmpt/init 2026-05-26 22:07:51.446101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-txmpt" not found 2026-05-26 22:07:51.451277 | instance | openstack/heat-db-sync-txmpt/heat-db-sync 2026-05-26 22:07:51.634711 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-txmpt" not found 2026-05-26 22:07:51.819635 | instance | openstack/heat-domain-ks-user-z7k4s/init 2026-05-26 22:07:52.013044 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-z7k4s" not found 2026-05-26 22:07:52.017317 | instance | openstack/heat-domain-ks-user-z7k4s/heat-ks-domain-user 2026-05-26 22:07:52.195642 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-z7k4s" not found 2026-05-26 22:07:52.366924 | instance | openstack/heat-engine-7b57f88775-k2fcq/init 2026-05-26 22:07:52.560338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-7b57f88775-k2fcq" not found 2026-05-26 22:07:52.564002 | instance | openstack/heat-engine-7b57f88775-k2fcq/heat-engine 2026-05-26 22:07:52.747645 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-7b57f88775-k2fcq" not found 2026-05-26 22:07:52.937812 | instance | openstack/heat-engine-cleaner-29663875-kfjkx/init 2026-05-26 22:07:53.130204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29663875-kfjkx" not found 2026-05-26 22:07:53.132930 | instance | openstack/heat-engine-cleaner-29663875-kfjkx/heat-engine-cleaner 2026-05-26 22:07:53.337118 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29663875-kfjkx" not found 2026-05-26 22:07:53.530694 | instance | openstack/heat-engine-cleaner-29663880-rdfhg/init 2026-05-26 22:07:53.727120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29663880-rdfhg" not found 2026-05-26 22:07:53.731562 | instance | openstack/heat-engine-cleaner-29663880-rdfhg/heat-engine-cleaner 2026-05-26 22:07:53.910266 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29663880-rdfhg" not found 2026-05-26 22:07:54.113387 | instance | openstack/heat-engine-cleaner-29663885-7cmq5/init 2026-05-26 22:07:54.294511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29663885-7cmq5" not found 2026-05-26 22:07:54.298861 | instance | openstack/heat-engine-cleaner-29663885-7cmq5/heat-engine-cleaner 2026-05-26 22:07:54.473983 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29663885-7cmq5" not found 2026-05-26 22:07:54.658541 | instance | openstack/heat-ks-endpoints-zvxq9/init 2026-05-26 22:07:54.851884 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-zvxq9" not found 2026-05-26 22:07:54.855249 | instance | openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-admin 2026-05-26 22:07:55.039127 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-zvxq9" not found 2026-05-26 22:07:55.043040 | instance | openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-internal 2026-05-26 22:07:55.225762 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-zvxq9" not found 2026-05-26 22:07:55.229369 | instance | openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-public 2026-05-26 22:07:55.424810 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-zvxq9" not found 2026-05-26 22:07:55.427747 | instance | openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-admin 2026-05-26 22:07:55.638383 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-zvxq9" not found 2026-05-26 22:07:55.641451 | instance | openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-internal 2026-05-26 22:07:55.821572 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-zvxq9" not found 2026-05-26 22:07:55.825948 | instance | openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-public 2026-05-26 22:07:56.008389 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-zvxq9" not found 2026-05-26 22:07:56.194521 | instance | openstack/heat-ks-service-gt5f2/init 2026-05-26 22:07:56.363545 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-gt5f2" not found 2026-05-26 22:07:56.367692 | instance | openstack/heat-ks-service-gt5f2/orchestration-ks-service-registration 2026-05-26 22:07:56.550693 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-gt5f2" not found 2026-05-26 22:07:56.555853 | instance | openstack/heat-ks-service-gt5f2/cloudformation-ks-service-registration 2026-05-26 22:07:56.763533 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-gt5f2" not found 2026-05-26 22:07:56.979504 | instance | openstack/heat-ks-user-lnbvz/init 2026-05-26 22:07:57.203540 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-lnbvz" not found 2026-05-26 22:07:57.208831 | instance | openstack/heat-ks-user-lnbvz/heat-ks-user 2026-05-26 22:07:57.401652 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-lnbvz" not found 2026-05-26 22:07:57.409769 | instance | openstack/heat-ks-user-lnbvz/heat-trustee-ks-user 2026-05-26 22:07:57.640933 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-lnbvz" not found 2026-05-26 22:07:57.851192 | instance | openstack/heat-rabbit-init-89j7s/init 2026-05-26 22:07:58.064343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-89j7s" not found 2026-05-26 22:07:58.071615 | instance | openstack/heat-rabbit-init-89j7s/rabbit-init 2026-05-26 22:07:58.275580 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-89j7s" not found 2026-05-26 22:07:58.461433 | instance | openstack/heat-trusts-rsczp/init 2026-05-26 22:07:58.679104 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-rsczp" not found 2026-05-26 22:07:58.683319 | instance | openstack/heat-trusts-rsczp/heat-trusts 2026-05-26 22:07:58.881435 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-rsczp" not found 2026-05-26 22:07:59.095520 | instance | openstack/horizon-688c69db78-fks5p/init 2026-05-26 22:07:59.286687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-688c69db78-fks5p" not found 2026-05-26 22:07:59.291058 | instance | openstack/horizon-688c69db78-fks5p/horizon 2026-05-26 22:07:59.506694 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-688c69db78-fks5p" not found 2026-05-26 22:07:59.710437 | instance | openstack/horizon-db-init-q89sv/init 2026-05-26 22:07:59.889794 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-q89sv" not found 2026-05-26 22:07:59.895084 | instance | openstack/horizon-db-init-q89sv/horizon-db-init-0 2026-05-26 22:08:00.070409 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-q89sv" not found 2026-05-26 22:08:00.247814 | instance | openstack/horizon-db-sync-m5mqx/init 2026-05-26 22:08:00.448567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-m5mqx" not found 2026-05-26 22:08:00.452133 | instance | openstack/horizon-db-sync-m5mqx/horizon-db-sync 2026-05-26 22:08:00.633748 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-m5mqx" not found 2026-05-26 22:08:00.804555 | instance | openstack/keepalived-dr4nd/init 2026-05-26 22:08:01.016120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-dr4nd" not found 2026-05-26 22:08:01.020673 | instance | openstack/keepalived-dr4nd/wait-for-ip 2026-05-26 22:08:01.462314 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-dr4nd" not found 2026-05-26 22:08:01.466224 | instance | openstack/keepalived-dr4nd/keepalived 2026-05-26 22:08:01.719575 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-dr4nd" not found 2026-05-26 22:08:01.922802 | instance | openstack/keystone-api-7f6889fb6-kq6h6/init 2026-05-26 22:08:02.092168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7f6889fb6-kq6h6" not found 2026-05-26 22:08:02.095055 | instance | openstack/keystone-api-7f6889fb6-kq6h6/keystone-api 2026-05-26 22:08:02.859511 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7f6889fb6-kq6h6" not found 2026-05-26 22:08:03.036717 | instance | openstack/keystone-bootstrap-dnz9j/init 2026-05-26 22:08:03.212501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-dnz9j" not found 2026-05-26 22:08:03.216025 | instance | openstack/keystone-bootstrap-dnz9j/bootstrap 2026-05-26 22:08:03.398982 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-dnz9j" not found 2026-05-26 22:08:03.574341 | instance | openstack/keystone-credential-setup-n58l5/init 2026-05-26 22:08:03.763786 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-n58l5" not found 2026-05-26 22:08:03.767537 | instance | openstack/keystone-credential-setup-n58l5/keystone-credential-setup 2026-05-26 22:08:03.956832 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-n58l5" not found 2026-05-26 22:08:04.151375 | instance | openstack/keystone-db-init-c4qzp/init 2026-05-26 22:08:04.331351 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-c4qzp" not found 2026-05-26 22:08:04.335269 | instance | openstack/keystone-db-init-c4qzp/keystone-db-init-0 2026-05-26 22:08:04.513246 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-c4qzp" not found 2026-05-26 22:08:04.695460 | instance | openstack/keystone-db-sync-x7cj9/init 2026-05-26 22:08:04.894868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-x7cj9" not found 2026-05-26 22:08:04.901704 | instance | openstack/keystone-db-sync-x7cj9/keystone-db-sync 2026-05-26 22:08:05.094675 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-x7cj9" not found 2026-05-26 22:08:05.287520 | instance | openstack/keystone-domain-manage-mzx54/init 2026-05-26 22:08:05.478104 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-mzx54" not found 2026-05-26 22:08:05.482673 | instance | openstack/keystone-domain-manage-mzx54/keystone-domain-manage 2026-05-26 22:08:05.665000 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-mzx54" not found 2026-05-26 22:08:05.854278 | instance | openstack/keystone-fernet-setup-djkdh/init 2026-05-26 22:08:06.072877 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-djkdh" not found 2026-05-26 22:08:06.076538 | instance | openstack/keystone-fernet-setup-djkdh/keystone-fernet-setup 2026-05-26 22:08:06.246460 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-djkdh" not found 2026-05-26 22:08:06.420554 | instance | openstack/keystone-rabbit-init-28zqv/init 2026-05-26 22:08:06.612206 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-28zqv" not found 2026-05-26 22:08:06.615219 | instance | openstack/keystone-rabbit-init-28zqv/rabbit-init 2026-05-26 22:08:06.790575 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-28zqv" not found 2026-05-26 22:08:06.993807 | instance | openstack/libvirt-libvirt-default-5sjr9/init 2026-05-26 22:08:07.197605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-5sjr9" not found 2026-05-26 22:08:07.201493 | instance | openstack/libvirt-libvirt-default-5sjr9/init-dynamic-options 2026-05-26 22:08:07.396193 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-5sjr9" not found 2026-05-26 22:08:07.400019 | instance | openstack/libvirt-libvirt-default-5sjr9/ceph-admin-keyring-placement 2026-05-26 22:08:07.583538 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-5sjr9" not found 2026-05-26 22:08:07.588116 | instance | openstack/libvirt-libvirt-default-5sjr9/ceph-keyring-placement 2026-05-26 22:08:07.792648 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-5sjr9" not found 2026-05-26 22:08:07.796147 | instance | openstack/libvirt-libvirt-default-5sjr9/tls-sidecar 2026-05-26 22:08:07.980359 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-5sjr9" not found 2026-05-26 22:08:07.983730 | instance | openstack/libvirt-libvirt-default-5sjr9/libvirt 2026-05-26 22:08:08.170438 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-5sjr9" not found 2026-05-26 22:08:08.175328 | instance | openstack/libvirt-libvirt-default-5sjr9/libvirt-exporter 2026-05-26 22:08:08.353205 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-5sjr9" not found 2026-05-26 22:08:08.531740 | instance | openstack/magnum-api-85b6dc495-84tpg/init 2026-05-26 22:08:08.727448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-85b6dc495-84tpg" not found 2026-05-26 22:08:08.731249 | instance | openstack/magnum-api-85b6dc495-84tpg/magnum-api 2026-05-26 22:08:08.915789 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-85b6dc495-84tpg" not found 2026-05-26 22:08:09.127079 | instance | openstack/magnum-cluster-api-proxy-f8cqd/magnum-cluster-api-proxy 2026-05-26 22:08:09.359026 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-f8cqd" not found 2026-05-26 22:08:09.539643 | instance | openstack/magnum-conductor-0/init 2026-05-26 22:08:09.739034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-05-26 22:08:09.743126 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-05-26 22:08:09.919606 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-05-26 22:08:09.924725 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-05-26 22:08:10.107688 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-05-26 22:08:10.289081 | instance | openstack/magnum-db-init-7grvz/init 2026-05-26 22:08:10.471463 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-7grvz" not found 2026-05-26 22:08:10.474717 | instance | openstack/magnum-db-init-7grvz/magnum-db-init-0 2026-05-26 22:08:10.658427 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-7grvz" not found 2026-05-26 22:08:10.836135 | instance | openstack/magnum-db-sync-vqnzv/init 2026-05-26 22:08:11.030535 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-vqnzv" not found 2026-05-26 22:08:11.036314 | instance | openstack/magnum-db-sync-vqnzv/magnum-db-sync 2026-05-26 22:08:11.226865 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-vqnzv" not found 2026-05-26 22:08:11.406457 | instance | openstack/magnum-domain-ks-user-xx4cq/init 2026-05-26 22:08:11.593711 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-xx4cq" not found 2026-05-26 22:08:11.599501 | instance | openstack/magnum-domain-ks-user-xx4cq/magnum-ks-domain-user 2026-05-26 22:08:11.787098 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-xx4cq" not found 2026-05-26 22:08:11.977963 | instance | openstack/magnum-ks-endpoints-cxnj2/init 2026-05-26 22:08:12.160166 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-cxnj2" not found 2026-05-26 22:08:12.164799 | instance | openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-admin 2026-05-26 22:08:12.352400 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-cxnj2" not found 2026-05-26 22:08:12.357295 | instance | openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-internal 2026-05-26 22:08:12.550774 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-cxnj2" not found 2026-05-26 22:08:12.554573 | instance | openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-public 2026-05-26 22:08:12.743993 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-cxnj2" not found 2026-05-26 22:08:12.920929 | instance | openstack/magnum-ks-service-x8flb/init 2026-05-26 22:08:13.110523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-x8flb" not found 2026-05-26 22:08:13.114599 | instance | openstack/magnum-ks-service-x8flb/container-infra-ks-service-registration 2026-05-26 22:08:13.309091 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-x8flb" not found 2026-05-26 22:08:13.485846 | instance | openstack/magnum-ks-user-hb2bq/init 2026-05-26 22:08:13.663564 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-hb2bq" not found 2026-05-26 22:08:13.667922 | instance | openstack/magnum-ks-user-hb2bq/magnum-ks-user 2026-05-26 22:08:13.855025 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-hb2bq" not found 2026-05-26 22:08:14.053378 | instance | openstack/magnum-rabbit-init-9md9n/init 2026-05-26 22:08:14.242671 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-9md9n" not found 2026-05-26 22:08:14.247634 | instance | openstack/magnum-rabbit-init-9md9n/rabbit-init 2026-05-26 22:08:14.434410 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-9md9n" not found 2026-05-26 22:08:14.625359 | instance | openstack/magnum-registry-c45778976-948jw/registry 2026-05-26 22:08:14.835793 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-948jw" not found 2026-05-26 22:08:15.018146 | instance | openstack/manila-api-5db77b87f6-nghkl/init 2026-05-26 22:08:15.214404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-5db77b87f6-nghkl" not found 2026-05-26 22:08:15.218245 | instance | openstack/manila-api-5db77b87f6-nghkl/manila-api 2026-05-26 22:08:15.420758 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-5db77b87f6-nghkl" not found 2026-05-26 22:08:15.639062 | instance | openstack/manila-bootstrap-qbs5k/init 2026-05-26 22:08:15.823132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-qbs5k" not found 2026-05-26 22:08:15.826401 | instance | openstack/manila-bootstrap-qbs5k/bootstrap 2026-05-26 22:08:16.016620 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-qbs5k" not found 2026-05-26 22:08:16.213315 | instance | openstack/manila-data-54b5c76bdc-96k8g/init 2026-05-26 22:08:16.407506 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-54b5c76bdc-96k8g" not found 2026-05-26 22:08:16.411544 | instance | openstack/manila-data-54b5c76bdc-96k8g/manila-data 2026-05-26 22:08:16.598957 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-54b5c76bdc-96k8g" not found 2026-05-26 22:08:16.799028 | instance | openstack/manila-db-init-p8vxq/init 2026-05-26 22:08:17.007675 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-p8vxq" not found 2026-05-26 22:08:17.010971 | instance | openstack/manila-db-init-p8vxq/manila-db-init-0 2026-05-26 22:08:17.205103 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-p8vxq" not found 2026-05-26 22:08:17.395308 | instance | openstack/manila-db-sync-f52h2/init 2026-05-26 22:08:17.592719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-f52h2" not found 2026-05-26 22:08:17.599986 | instance | openstack/manila-db-sync-f52h2/manila-db-sync 2026-05-26 22:08:17.814034 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-f52h2" not found 2026-05-26 22:08:18.011961 | instance | openstack/manila-ks-endpoints-p22ks/init 2026-05-26 22:08:18.186312 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-p22ks" not found 2026-05-26 22:08:18.190553 | instance | openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-admin 2026-05-26 22:08:18.366691 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-p22ks" not found 2026-05-26 22:08:18.372190 | instance | openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-internal 2026-05-26 22:08:18.559878 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-p22ks" not found 2026-05-26 22:08:18.564314 | instance | openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-public 2026-05-26 22:08:18.741648 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-p22ks" not found 2026-05-26 22:08:18.745521 | instance | openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-admin 2026-05-26 22:08:18.919489 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-p22ks" not found 2026-05-26 22:08:18.923447 | instance | openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-internal 2026-05-26 22:08:19.106495 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-p22ks" not found 2026-05-26 22:08:19.109206 | instance | openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-public 2026-05-26 22:08:19.302566 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-p22ks" not found 2026-05-26 22:08:19.491566 | instance | openstack/manila-ks-service-nnb6g/init 2026-05-26 22:08:19.665818 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-nnb6g" not found 2026-05-26 22:08:19.671045 | instance | openstack/manila-ks-service-nnb6g/share-ks-service-registration 2026-05-26 22:08:19.850555 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-nnb6g" not found 2026-05-26 22:08:19.855952 | instance | openstack/manila-ks-service-nnb6g/sharev2-ks-service-registration 2026-05-26 22:08:20.041117 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-nnb6g" not found 2026-05-26 22:08:20.235269 | instance | openstack/manila-ks-user-rmcr6/init 2026-05-26 22:08:20.406826 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-rmcr6" not found 2026-05-26 22:08:20.410479 | instance | openstack/manila-ks-user-rmcr6/manila-ks-user 2026-05-26 22:08:20.579081 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-rmcr6" not found 2026-05-26 22:08:20.768930 | instance | openstack/manila-rabbit-init-4msl4/init 2026-05-26 22:08:20.954014 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-4msl4" not found 2026-05-26 22:08:20.958383 | instance | openstack/manila-rabbit-init-4msl4/rabbit-init 2026-05-26 22:08:21.136436 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-4msl4" not found 2026-05-26 22:08:21.319427 | instance | openstack/manila-scheduler-c56b56c4c-xwzg2/init 2026-05-26 22:08:21.524078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-c56b56c4c-xwzg2" not found 2026-05-26 22:08:21.527756 | instance | openstack/manila-scheduler-c56b56c4c-xwzg2/manila-scheduler 2026-05-26 22:08:21.710339 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-c56b56c4c-xwzg2" not found 2026-05-26 22:08:21.905326 | instance | openstack/manila-share-6d444bc698-8sjhv/init 2026-05-26 22:08:22.113494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-6d444bc698-8sjhv" not found 2026-05-26 22:08:22.118302 | instance | openstack/manila-share-6d444bc698-8sjhv/manila-share-init 2026-05-26 22:08:22.311603 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-6d444bc698-8sjhv" not found 2026-05-26 22:08:22.316186 | instance | openstack/manila-share-6d444bc698-8sjhv/manila-share 2026-05-26 22:08:22.522239 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-6d444bc698-8sjhv" not found 2026-05-26 22:08:22.697363 | instance | openstack/memcached-memcached-cf56b6468-wq6qt/init 2026-05-26 22:08:22.871575 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-wq6qt" not found 2026-05-26 22:08:22.876364 | instance | openstack/memcached-memcached-cf56b6468-wq6qt/memcached 2026-05-26 22:08:23.056881 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-wq6qt" not found 2026-05-26 22:08:23.061101 | instance | openstack/memcached-memcached-cf56b6468-wq6qt/memcached-exporter 2026-05-26 22:08:23.243222 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-wq6qt" not found 2026-05-26 22:08:23.419653 | instance | openstack/neutron-coredns-7dd4958666-dwmh4/coredns 2026-05-26 22:08:23.600063 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-dwmh4" not found 2026-05-26 22:08:23.785219 | instance | openstack/neutron-db-init-w8gtg/init 2026-05-26 22:08:23.974240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-w8gtg" not found 2026-05-26 22:08:23.977922 | instance | openstack/neutron-db-init-w8gtg/neutron-db-init-0 2026-05-26 22:08:24.167252 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-w8gtg" not found 2026-05-26 22:08:24.364100 | instance | openstack/neutron-db-sync-7wt5w/init 2026-05-26 22:08:24.549763 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-7wt5w" not found 2026-05-26 22:08:24.553073 | instance | openstack/neutron-db-sync-7wt5w/neutron-db-sync 2026-05-26 22:08:24.744944 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-7wt5w" not found 2026-05-26 22:08:24.930174 | instance | openstack/neutron-dhcp-agent-default-n9xs5/init 2026-05-26 22:08:25.119479 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-n9xs5" not found 2026-05-26 22:08:25.124430 | instance | openstack/neutron-dhcp-agent-default-n9xs5/neutron-dhcp-agent-init 2026-05-26 22:08:25.304866 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-n9xs5" not found 2026-05-26 22:08:25.308465 | instance | openstack/neutron-dhcp-agent-default-n9xs5/neutron-dhcp-agent 2026-05-26 22:08:25.693025 | instance | openstack/neutron-ks-endpoints-smfk8/init 2026-05-26 22:08:25.862228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-smfk8" not found 2026-05-26 22:08:25.866763 | instance | openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-admin 2026-05-26 22:08:26.053981 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-smfk8" not found 2026-05-26 22:08:26.057979 | instance | openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-internal 2026-05-26 22:08:26.245689 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-smfk8" not found 2026-05-26 22:08:26.250465 | instance | openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-public 2026-05-26 22:08:26.435519 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-smfk8" not found 2026-05-26 22:08:26.618659 | instance | openstack/neutron-ks-service-n9w5p/init 2026-05-26 22:08:26.804078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-n9w5p" not found 2026-05-26 22:08:26.811410 | instance | openstack/neutron-ks-service-n9w5p/network-ks-service-registration 2026-05-26 22:08:27.003464 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-n9w5p" not found 2026-05-26 22:08:27.190571 | instance | openstack/neutron-ks-user-89lkk/init 2026-05-26 22:08:27.376132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-89lkk" not found 2026-05-26 22:08:27.380618 | instance | openstack/neutron-ks-user-89lkk/neutron-ks-user 2026-05-26 22:08:27.564922 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-89lkk" not found 2026-05-26 22:08:27.747343 | instance | openstack/neutron-l3-agent-default-bbhls/init 2026-05-26 22:08:27.944432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-bbhls" not found 2026-05-26 22:08:27.949356 | instance | openstack/neutron-l3-agent-default-bbhls/neutron-l3-agent-init 2026-05-26 22:08:28.125248 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-bbhls" not found 2026-05-26 22:08:28.129493 | instance | openstack/neutron-l3-agent-default-bbhls/neutron-l3-agent 2026-05-26 22:08:28.333334 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-bbhls" not found 2026-05-26 22:08:28.548165 | instance | openstack/neutron-metadata-agent-default-kfgm6/init 2026-05-26 22:08:28.746730 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-kfgm6" not found 2026-05-26 22:08:28.751270 | instance | openstack/neutron-metadata-agent-default-kfgm6/neutron-metadata-agent-init 2026-05-26 22:08:28.948601 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-kfgm6" not found 2026-05-26 22:08:28.952159 | instance | openstack/neutron-metadata-agent-default-kfgm6/neutron-metadata-agent 2026-05-26 22:08:29.160536 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-kfgm6" not found 2026-05-26 22:08:29.339270 | instance | openstack/neutron-netns-cleanup-cron-default-fjrld/init 2026-05-26 22:08:29.536088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-fjrld" not found 2026-05-26 22:08:29.539921 | instance | openstack/neutron-netns-cleanup-cron-default-fjrld/neutron-netns-cleanup-cron 2026-05-26 22:08:29.715824 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-fjrld" not found 2026-05-26 22:08:29.895107 | instance | openstack/neutron-ovs-agent-default-brlf5/init 2026-05-26 22:08:30.086208 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-brlf5" not found 2026-05-26 22:08:30.089553 | instance | openstack/neutron-ovs-agent-default-brlf5/neutron-openvswitch-agent-kernel-modules 2026-05-26 22:08:30.274546 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-brlf5" not found 2026-05-26 22:08:30.278515 | instance | openstack/neutron-ovs-agent-default-brlf5/neutron-ovs-agent-init 2026-05-26 22:08:30.461556 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-brlf5" not found 2026-05-26 22:08:30.465112 | instance | openstack/neutron-ovs-agent-default-brlf5/neutron-ovs-agent 2026-05-26 22:08:30.858238 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-brlf5" not found 2026-05-26 22:08:31.024678 | instance | openstack/neutron-rabbit-init-fqst7/init 2026-05-26 22:08:31.202737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-fqst7" not found 2026-05-26 22:08:31.205928 | instance | openstack/neutron-rabbit-init-fqst7/rabbit-init 2026-05-26 22:08:31.378837 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-fqst7" not found 2026-05-26 22:08:31.570370 | instance | openstack/neutron-rpc-server-77dd7ffd8-2gg86/init 2026-05-26 22:08:31.763111 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-77dd7ffd8-2gg86" not found 2026-05-26 22:08:31.766950 | instance | openstack/neutron-rpc-server-77dd7ffd8-2gg86/neutron-rpc-server 2026-05-26 22:08:32.002000 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-77dd7ffd8-2gg86" not found 2026-05-26 22:08:32.193058 | instance | openstack/neutron-server-654644dd-k2s5r/init 2026-05-26 22:08:32.428228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-654644dd-k2s5r" not found 2026-05-26 22:08:32.431383 | instance | openstack/neutron-server-654644dd-k2s5r/neutron-server 2026-05-26 22:08:32.812008 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-654644dd-k2s5r" not found 2026-05-26 22:08:32.815737 | instance | openstack/neutron-server-654644dd-k2s5r/neutron-policy-server 2026-05-26 22:08:33.013481 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-654644dd-k2s5r" not found 2026-05-26 22:08:33.190619 | instance | openstack/nova-api-metadata-7d5c45f498-wk6xg/init 2026-05-26 22:08:33.437736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-7d5c45f498-wk6xg" not found 2026-05-26 22:08:33.442562 | instance | openstack/nova-api-metadata-7d5c45f498-wk6xg/nova-api-metadata-init 2026-05-26 22:08:33.625341 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-7d5c45f498-wk6xg" not found 2026-05-26 22:08:33.629973 | instance | openstack/nova-api-metadata-7d5c45f498-wk6xg/nova-api 2026-05-26 22:08:33.822620 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-7d5c45f498-wk6xg" not found 2026-05-26 22:08:34.089215 | instance | openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/init 2026-05-26 22:08:34.298483 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-5dfc7fcfc5-mbl2s" not found 2026-05-26 22:08:34.302106 | instance | openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/nova-osapi 2026-05-26 22:08:34.616446 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-5dfc7fcfc5-mbl2s" not found 2026-05-26 22:08:34.821338 | instance | openstack/nova-bootstrap-fp9wc/init 2026-05-26 22:08:35.011323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-fp9wc" not found 2026-05-26 22:08:35.015893 | instance | openstack/nova-bootstrap-fp9wc/bootstrap 2026-05-26 22:08:35.206158 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-fp9wc" not found 2026-05-26 22:08:35.384539 | instance | openstack/nova-cell-setup-29663880-xv244/init 2026-05-26 22:08:35.578621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29663880-xv244" not found 2026-05-26 22:08:35.582723 | instance | openstack/nova-cell-setup-29663880-xv244/nova-cell-setup 2026-05-26 22:08:35.769971 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29663880-xv244" not found 2026-05-26 22:08:35.959467 | instance | openstack/nova-cell-setup-cj66t/init 2026-05-26 22:08:36.173602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-cj66t" not found 2026-05-26 22:08:36.178915 | instance | openstack/nova-cell-setup-cj66t/nova-cell-setup-init 2026-05-26 22:08:36.373958 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-cj66t" not found 2026-05-26 22:08:36.378604 | instance | openstack/nova-cell-setup-cj66t/nova-cell-setup 2026-05-26 22:08:36.572194 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-cj66t" not found 2026-05-26 22:08:36.762622 | instance | openstack/nova-compute-default-tww6k/init 2026-05-26 22:08:37.013941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:37.019477 | instance | openstack/nova-compute-default-tww6k/nova-compute-init 2026-05-26 22:08:37.225018 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:37.228973 | instance | openstack/nova-compute-default-tww6k/ceph-perms 2026-05-26 22:08:37.410020 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:37.415007 | instance | openstack/nova-compute-default-tww6k/ceph-admin-keyring-placement 2026-05-26 22:08:37.626946 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:37.631909 | instance | openstack/nova-compute-default-tww6k/ceph-keyring-placement 2026-05-26 22:08:37.827657 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:37.833959 | instance | openstack/nova-compute-default-tww6k/nova-compute-vnc-init 2026-05-26 22:08:38.029473 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:38.034144 | instance | openstack/nova-compute-default-tww6k/nova-compute-ssh-init 2026-05-26 22:08:38.230613 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:38.235312 | instance | openstack/nova-compute-default-tww6k/nova-compute 2026-05-26 22:08:38.465181 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:38.469857 | instance | openstack/nova-compute-default-tww6k/nova-compute-ssh 2026-05-26 22:08:38.666630 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-tww6k" not found 2026-05-26 22:08:38.851087 | instance | openstack/nova-conductor-595d44bb97-jx6tt/init 2026-05-26 22:08:39.055925 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-595d44bb97-jx6tt" not found 2026-05-26 22:08:39.060200 | instance | openstack/nova-conductor-595d44bb97-jx6tt/nova-conductor 2026-05-26 22:08:39.252150 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-595d44bb97-jx6tt" not found 2026-05-26 22:08:39.446691 | instance | openstack/nova-db-init-6nnjm/init 2026-05-26 22:08:39.650517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-6nnjm" not found 2026-05-26 22:08:39.655613 | instance | openstack/nova-db-init-6nnjm/nova-db-init-0 2026-05-26 22:08:39.860649 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-6nnjm" not found 2026-05-26 22:08:39.866640 | instance | openstack/nova-db-init-6nnjm/nova-db-init-1 2026-05-26 22:08:40.056017 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-6nnjm" not found 2026-05-26 22:08:40.062476 | instance | openstack/nova-db-init-6nnjm/nova-db-init-2 2026-05-26 22:08:40.239727 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-6nnjm" not found 2026-05-26 22:08:40.427942 | instance | openstack/nova-db-sync-54csb/init 2026-05-26 22:08:40.628054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-54csb" not found 2026-05-26 22:08:40.632596 | instance | openstack/nova-db-sync-54csb/nova-db-sync 2026-05-26 22:08:40.832118 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-54csb" not found 2026-05-26 22:08:41.026419 | instance | openstack/nova-ks-endpoints-j2lfv/init 2026-05-26 22:08:41.209163 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-j2lfv" not found 2026-05-26 22:08:41.213877 | instance | openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-admin 2026-05-26 22:08:41.397383 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-j2lfv" not found 2026-05-26 22:08:41.401383 | instance | openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-internal 2026-05-26 22:08:41.585650 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-j2lfv" not found 2026-05-26 22:08:41.590561 | instance | openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-public 2026-05-26 22:08:41.778388 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-j2lfv" not found 2026-05-26 22:08:41.990310 | instance | openstack/nova-ks-service-2b8xq/init 2026-05-26 22:08:42.170833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-2b8xq" not found 2026-05-26 22:08:42.175713 | instance | openstack/nova-ks-service-2b8xq/compute-ks-service-registration 2026-05-26 22:08:42.385855 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-2b8xq" not found 2026-05-26 22:08:42.580621 | instance | openstack/nova-ks-user-rhk46/init 2026-05-26 22:08:42.769100 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-rhk46" not found 2026-05-26 22:08:42.773462 | instance | openstack/nova-ks-user-rhk46/nova-ks-user 2026-05-26 22:08:42.965790 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-rhk46" not found 2026-05-26 22:08:43.145777 | instance | openstack/nova-novncproxy-fc7dfff98-phbwn/init 2026-05-26 22:08:43.335444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-fc7dfff98-phbwn" not found 2026-05-26 22:08:43.338346 | instance | openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy-init 2026-05-26 22:08:43.519344 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-fc7dfff98-phbwn" not found 2026-05-26 22:08:43.523483 | instance | openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy-init-assets 2026-05-26 22:08:43.722645 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-fc7dfff98-phbwn" not found 2026-05-26 22:08:43.728220 | instance | openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy 2026-05-26 22:08:43.933236 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-fc7dfff98-phbwn" not found 2026-05-26 22:08:44.139152 | instance | openstack/nova-rabbit-init-rp7dx/init 2026-05-26 22:08:44.325493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-rp7dx" not found 2026-05-26 22:08:44.332532 | instance | openstack/nova-rabbit-init-rp7dx/rabbit-init 2026-05-26 22:08:44.525991 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-rp7dx" not found 2026-05-26 22:08:44.738560 | instance | openstack/nova-scheduler-65f67b47b9-b27w9/init 2026-05-26 22:08:44.927613 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-65f67b47b9-b27w9" not found 2026-05-26 22:08:44.932420 | instance | openstack/nova-scheduler-65f67b47b9-b27w9/nova-scheduler 2026-05-26 22:08:45.119202 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-65f67b47b9-b27w9" not found 2026-05-26 22:08:45.301912 | instance | openstack/nova-service-cleaner-29663880-wnhjm/init 2026-05-26 22:08:45.485757 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29663880-wnhjm" not found 2026-05-26 22:08:45.490394 | instance | openstack/nova-service-cleaner-29663880-wnhjm/nova-service-cleaner 2026-05-26 22:08:45.685641 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29663880-wnhjm" not found 2026-05-26 22:08:45.869235 | instance | openstack/octavia-api-cc779c4b-kq888/init 2026-05-26 22:08:46.056698 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-cc779c4b-kq888" not found 2026-05-26 22:08:46.061248 | instance | openstack/octavia-api-cc779c4b-kq888/octavia-api 2026-05-26 22:08:46.285371 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-cc779c4b-kq888" not found 2026-05-26 22:08:46.465443 | instance | openstack/octavia-bootstrap-gjsvn/init 2026-05-26 22:08:46.668460 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-gjsvn" not found 2026-05-26 22:08:46.673935 | instance | openstack/octavia-bootstrap-gjsvn/bootstrap 2026-05-26 22:08:46.867049 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-gjsvn" not found 2026-05-26 22:08:47.065536 | instance | openstack/octavia-db-init-9g42k/init 2026-05-26 22:08:47.287435 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-9g42k" not found 2026-05-26 22:08:47.290784 | instance | openstack/octavia-db-init-9g42k/octavia-db-init-0 2026-05-26 22:08:47.507958 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-9g42k" not found 2026-05-26 22:08:47.513058 | instance | openstack/octavia-db-init-9g42k/octavia-db-init-1 2026-05-26 22:08:47.702717 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-9g42k" not found 2026-05-26 22:08:47.891068 | instance | openstack/octavia-db-sync-wfgcx/init 2026-05-26 22:08:48.105086 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-wfgcx" not found 2026-05-26 22:08:48.111515 | instance | openstack/octavia-db-sync-wfgcx/octavia-db-sync 2026-05-26 22:08:48.316320 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-wfgcx" not found 2026-05-26 22:08:48.498373 | instance | openstack/octavia-health-manager-default-28l82/init 2026-05-26 22:08:48.701401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-28l82" not found 2026-05-26 22:08:48.706292 | instance | openstack/octavia-health-manager-default-28l82/octavia-health-manager-get-port 2026-05-26 22:08:48.894319 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-28l82" not found 2026-05-26 22:08:48.897209 | instance | openstack/octavia-health-manager-default-28l82/octavia-health-manager-nic-init 2026-05-26 22:08:49.087578 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-28l82" not found 2026-05-26 22:08:49.091342 | instance | openstack/octavia-health-manager-default-28l82/octavia-health-manager 2026-05-26 22:08:49.284997 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-28l82" not found 2026-05-26 22:08:49.464241 | instance | openstack/octavia-housekeeping-fb86bb9cc-649t8/init 2026-05-26 22:08:49.682047 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-fb86bb9cc-649t8" not found 2026-05-26 22:08:49.686175 | instance | openstack/octavia-housekeeping-fb86bb9cc-649t8/octavia-housekeeping 2026-05-26 22:08:49.871024 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-fb86bb9cc-649t8" not found 2026-05-26 22:08:50.064756 | instance | openstack/octavia-ks-endpoints-xdf5b/init 2026-05-26 22:08:50.272764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-xdf5b" not found 2026-05-26 22:08:50.276967 | instance | openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-admin 2026-05-26 22:08:50.476282 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-xdf5b" not found 2026-05-26 22:08:50.481928 | instance | openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-internal 2026-05-26 22:08:50.669836 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-xdf5b" not found 2026-05-26 22:08:50.673211 | instance | openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-public 2026-05-26 22:08:50.860880 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-xdf5b" not found 2026-05-26 22:08:51.051497 | instance | openstack/octavia-ks-service-4ps48/init 2026-05-26 22:08:51.252945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-4ps48" not found 2026-05-26 22:08:51.257406 | instance | openstack/octavia-ks-service-4ps48/load-balancer-ks-service-registration 2026-05-26 22:08:51.444309 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-4ps48" not found 2026-05-26 22:08:51.629535 | instance | openstack/octavia-ks-user-8kgtt/init 2026-05-26 22:08:51.839958 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-8kgtt" not found 2026-05-26 22:08:51.843827 | instance | openstack/octavia-ks-user-8kgtt/octavia-ks-user 2026-05-26 22:08:52.036603 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-8kgtt" not found 2026-05-26 22:08:52.225286 | instance | openstack/octavia-rabbit-init-vj7n5/init 2026-05-26 22:08:52.416345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-vj7n5" not found 2026-05-26 22:08:52.421635 | instance | openstack/octavia-rabbit-init-vj7n5/rabbit-init 2026-05-26 22:08:52.597316 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-vj7n5" not found 2026-05-26 22:08:52.788035 | instance | openstack/octavia-worker-7dd4c87db6-klmzg/init 2026-05-26 22:08:53.025071 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-7dd4c87db6-klmzg" not found 2026-05-26 22:08:53.028665 | instance | openstack/octavia-worker-7dd4c87db6-klmzg/octavia-worker 2026-05-26 22:08:53.231958 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-7dd4c87db6-klmzg" not found 2026-05-26 22:08:53.409708 | instance | openstack/openstack-database-exporter-78c69bc7dd-6ndv5/openstack-database-exporter 2026-05-26 22:08:53.608317 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-6ndv5" not found 2026-05-26 22:08:53.807736 | instance | openstack/openstack-exporter-6bdf96f8b-xxj7b/build-config 2026-05-26 22:08:54.001354 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-6bdf96f8b-xxj7b" not found 2026-05-26 22:08:54.005826 | instance | openstack/openstack-exporter-6bdf96f8b-xxj7b/openstack-exporter 2026-05-26 22:08:54.223794 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-6bdf96f8b-xxj7b" not found 2026-05-26 22:08:54.420540 | instance | openstack/openvswitch-gbg94/init 2026-05-26 22:08:54.607874 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-gbg94" not found 2026-05-26 22:08:54.611512 | instance | openstack/openvswitch-gbg94/openvswitch-db-perms 2026-05-26 22:08:54.798984 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-gbg94" not found 2026-05-26 22:08:54.805239 | instance | openstack/openvswitch-gbg94/openvswitch-vswitchd-modules 2026-05-26 22:08:54.994945 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-gbg94" not found 2026-05-26 22:08:55.001135 | instance | openstack/openvswitch-gbg94/openvswitch-db 2026-05-26 22:08:55.177825 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-gbg94" not found 2026-05-26 22:08:55.183839 | instance | openstack/openvswitch-gbg94/openvswitch-vswitchd 2026-05-26 22:08:55.374323 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-gbg94" not found 2026-05-26 22:08:55.556183 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-26 22:08:55.749711 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 22:08:55.754127 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-26 22:08:55.941652 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 22:08:55.945020 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-26 22:08:56.428514 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 22:08:56.432637 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-26 22:08:56.632030 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-26 22:08:56.811517 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-26 22:08:57.030241 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-26 22:08:57.033398 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-26 22:08:57.253478 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-26 22:08:57.257818 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-26 22:08:57.434514 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-26 22:08:57.622513 | instance | openstack/placement-api-555844ff86-pwfdn/init 2026-05-26 22:08:57.804053 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-555844ff86-pwfdn" not found 2026-05-26 22:08:57.808147 | instance | openstack/placement-api-555844ff86-pwfdn/placement-api 2026-05-26 22:08:58.069563 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-555844ff86-pwfdn" not found 2026-05-26 22:08:58.252394 | instance | openstack/placement-db-init-zxbdk/init 2026-05-26 22:08:58.436400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-zxbdk" not found 2026-05-26 22:08:58.441949 | instance | openstack/placement-db-init-zxbdk/placement-db-init-0 2026-05-26 22:08:58.651022 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-zxbdk" not found 2026-05-26 22:08:58.839449 | instance | openstack/placement-db-sync-95qzk/init 2026-05-26 22:08:59.025572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-95qzk" not found 2026-05-26 22:08:59.029449 | instance | openstack/placement-db-sync-95qzk/placement-db-sync 2026-05-26 22:08:59.198459 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-95qzk" not found 2026-05-26 22:08:59.367799 | instance | openstack/placement-ks-endpoints-tf5dk/init 2026-05-26 22:08:59.533624 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-tf5dk" not found 2026-05-26 22:08:59.538231 | instance | openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-admin 2026-05-26 22:08:59.719462 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-tf5dk" not found 2026-05-26 22:08:59.724633 | instance | openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-internal 2026-05-26 22:08:59.904910 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-tf5dk" not found 2026-05-26 22:08:59.913658 | instance | openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-public 2026-05-26 22:09:00.113552 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-tf5dk" not found 2026-05-26 22:09:00.303469 | instance | openstack/placement-ks-service-85vz7/init 2026-05-26 22:09:00.497962 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-85vz7" not found 2026-05-26 22:09:00.501768 | instance | openstack/placement-ks-service-85vz7/placement-ks-service-registration 2026-05-26 22:09:00.692865 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-85vz7" not found 2026-05-26 22:09:00.859750 | instance | openstack/placement-ks-user-9wbns/init 2026-05-26 22:09:01.033571 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-9wbns" not found 2026-05-26 22:09:01.038138 | instance | openstack/placement-ks-user-9wbns/placement-ks-user 2026-05-26 22:09:01.217482 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-9wbns" not found 2026-05-26 22:09:01.385822 | instance | openstack/pxc-operator-69cb5bbdb9-2bgxl/percona-xtradb-cluster-operator 2026-05-26 22:09:01.752958 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-05-26 22:09:01.944259 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-05-26 22:09:01.947444 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-05-26 22:09:02.137348 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-05-26 22:09:02.325961 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-05-26 22:09:02.499285 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-05-26 22:09:02.503690 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-05-26 22:09:02.705241 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-05-26 22:09:02.875746 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-4mdqh/rabbitmq-cluster-operator 2026-05-26 22:09:03.256250 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-05-26 22:09:03.437853 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-05-26 22:09:03.441401 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-05-26 22:09:03.650467 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-05-26 22:09:03.832284 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-05-26 22:09:04.022559 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-05-26 22:09:04.028883 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-05-26 22:09:04.214367 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-05-26 22:09:04.381247 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-26 22:09:04.563941 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-26 22:09:04.568515 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-26 22:09:04.754732 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-26 22:09:04.952393 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-05-26 22:09:05.137099 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-05-26 22:09:05.142200 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-05-26 22:09:05.330189 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-05-26 22:09:05.517921 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-05-26 22:09:05.725702 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-05-26 22:09:05.728484 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-05-26 22:09:05.913350 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-05-26 22:09:06.115073 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-266z4/rabbitmq-cluster-operator 2026-05-26 22:09:06.299104 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-266z4" not found 2026-05-26 22:09:06.487476 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-05-26 22:09:06.668324 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-05-26 22:09:06.673737 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-05-26 22:09:06.888126 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-05-26 22:09:07.093956 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-05-26 22:09:07.277238 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-05-26 22:09:07.280890 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-05-26 22:09:07.585212 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-05-26 22:09:07.793722 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-05-26 22:09:07.963122 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-05-26 22:09:07.966665 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-05-26 22:09:08.154639 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-05-26 22:09:08.334688 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/make-container-crash-dir 2026-05-26 22:09:08.514880 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-g2tdm" not found 2026-05-26 22:09:08.520039 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/chown-container-data-dir 2026-05-26 22:09:08.707173 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-g2tdm" not found 2026-05-26 22:09:08.710519 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/ceph-crash 2026-05-26 22:09:08.886873 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-g2tdm" not found 2026-05-26 22:09:09.061567 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/chown-container-data-dir 2026-05-26 22:09:09.244658 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg" not found 2026-05-26 22:09:09.249511 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/rgw 2026-05-26 22:09:09.489939 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg" not found 2026-05-26 22:09:09.494924 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/log-collector 2026-05-26 22:09:09.689618 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg" not found 2026-05-26 22:09:09.863600 | instance | openstack/staffeln-api-69d9b88648-hbm4j/init 2026-05-26 22:09:10.031642 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-69d9b88648-hbm4j" not found 2026-05-26 22:09:10.035657 | instance | openstack/staffeln-api-69d9b88648-hbm4j/staffeln-api 2026-05-26 22:09:10.237306 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-69d9b88648-hbm4j" not found 2026-05-26 22:09:10.430848 | instance | openstack/staffeln-conductor-8f74b57fc-fbwkc/staffeln-conductor 2026-05-26 22:09:10.617034 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-8f74b57fc-fbwkc" not found 2026-05-26 22:09:10.788661 | instance | openstack/staffeln-db-init-qs9nd/init 2026-05-26 22:09:10.967440 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-qs9nd" not found 2026-05-26 22:09:10.978133 | instance | openstack/staffeln-db-init-qs9nd/staffeln-db-init-0 2026-05-26 22:09:11.142647 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-qs9nd" not found 2026-05-26 22:09:11.322322 | instance | openstack/staffeln-db-sync-5tkh8/init 2026-05-26 22:09:11.489699 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-5tkh8" not found 2026-05-26 22:09:11.493885 | instance | openstack/staffeln-db-sync-5tkh8/staffeln-db-sync 2026-05-26 22:09:11.664985 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-5tkh8" not found 2026-05-26 22:09:11.843789 | instance | openstack/tempest-ks-user-jv5xz/init 2026-05-26 22:09:12.018683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-jv5xz" not found 2026-05-26 22:09:12.023228 | instance | openstack/tempest-ks-user-jv5xz/tempest-ks-user 2026-05-26 22:09:12.200584 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-jv5xz" not found 2026-05-26 22:09:12.392919 | instance | openstack/tempest-run-tests-qr4z6/init 2026-05-26 22:09:12.563096 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-qr4z6" not found 2026-05-26 22:09:12.566255 | instance | openstack/tempest-run-tests-qr4z6/tempest-run-tests-init 2026-05-26 22:09:12.748685 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-qr4z6" not found 2026-05-26 22:09:12.751895 | instance | openstack/tempest-run-tests-qr4z6/tempest-run-tests 2026-05-26 22:09:12.944511 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-qr4z6" not found 2026-05-26 22:09:13.117763 | instance | openstack/valkey-node-0/valkey 2026-05-26 22:09:13.301055 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-26 22:09:13.305002 | instance | openstack/valkey-node-0/sentinel 2026-05-26 22:09:13.489502 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-26 22:09:13.492731 | instance | openstack/valkey-node-0/metrics 2026-05-26 22:09:13.671928 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-26 22:09:13.842119 | instance | orc-system/orc-controller-manager-6cb597b5d4-pj6rq/manager 2026-05-26 22:09:14.208549 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-qnbhf/rook-ceph-operator 2026-05-26 22:09:14.414540 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-qnbhf" not found 2026-05-26 22:09:14.606994 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-hdqrq/secretgen-controller 2026-05-26 22:09:14.856281 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-hdqrq" not found 2026-05-26 22:09:15.264401 | instance | ERROR 2026-05-26 22:09:15.264588 | instance | { 2026-05-26 22:09:15.264634 | instance | "delta": "0:02:06.610777", 2026-05-26 22:09:15.264659 | instance | "end": "2026-05-26 22:09:14.865737", 2026-05-26 22:09:15.264679 | instance | "msg": "non-zero return code", 2026-05-26 22:09:15.264698 | instance | "rc": 123, 2026-05-26 22:09:15.264725 | instance | "start": "2026-05-26 22:07:08.254960" 2026-05-26 22:09:15.264753 | instance | } 2026-05-26 22:09:15.264781 | instance | ERROR: Ignoring Errors 2026-05-26 22:09:15.280307 | 2026-05-26 22:09:15.280422 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-26 22:09:15.977969 | instance | changed: 2026-05-26 22:09:15.978195 | instance | cd+++++++++ pod-logs/ 2026-05-26 22:09:15.978237 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-26 22:09:15.978269 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-26 22:09:15.978298 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-26 22:09:15.978329 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-05-26 22:09:15.978357 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv/ 2026-05-26 22:09:15.978387 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv/manager.txt 2026-05-26 22:09:15.978416 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-05-26 22:09:15.978444 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs/ 2026-05-26 22:09:15.978472 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs/manager.txt 2026-05-26 22:09:15.978499 | instance | cd+++++++++ pod-logs/capi-system/ 2026-05-26 22:09:15.978526 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-sk9b4/ 2026-05-26 22:09:15.978554 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-sk9b4/manager.txt 2026-05-26 22:09:15.978581 | instance | cd+++++++++ pod-logs/capo-system/ 2026-05-26 22:09:15.978607 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-p9brh/ 2026-05-26 22:09:15.978634 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-p9brh/manager.txt 2026-05-26 22:09:15.978661 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-26 22:09:15.978688 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-xr89d/ 2026-05-26 22:09:15.978715 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-xr89d/cert-manager-controller.txt 2026-05-26 22:09:15.978743 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-wzll5/ 2026-05-26 22:09:15.978770 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-wzll5/cert-manager-cainjector.txt 2026-05-26 22:09:15.978797 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-bbjjp/ 2026-05-26 22:09:15.978824 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-bbjjp/cert-manager-webhook.txt 2026-05-26 22:09:15.978850 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-26 22:09:15.978878 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-6drnv/ 2026-05-26 22:09:15.978905 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-6drnv/envoy-gateway.txt 2026-05-26 22:09:15.978933 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-26 22:09:15.978961 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-26 22:09:15.978992 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-26 22:09:15.979023 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-26 22:09:15.979055 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-05-26 22:09:15.979086 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv/ 2026-05-26 22:09:15.979133 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qmbfv/manager.txt 2026-05-26 22:09:15.979163 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-05-26 22:09:15.979191 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs/ 2026-05-26 22:09:15.979218 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-xgdrs/manager.txt 2026-05-26 22:09:15.979245 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-05-26 22:09:15.979272 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-sk9b4/ 2026-05-26 22:09:15.979300 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-sk9b4/manager.txt 2026-05-26 22:09:15.979327 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-05-26 22:09:15.979355 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-p9brh/ 2026-05-26 22:09:15.979381 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-p9brh/manager.txt 2026-05-26 22:09:15.979407 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-26 22:09:15.979434 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-xr89d/ 2026-05-26 22:09:15.979461 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-xr89d/cert-manager-controller.txt 2026-05-26 22:09:15.979487 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-wzll5/ 2026-05-26 22:09:15.979513 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-wzll5/cert-manager-cainjector.txt 2026-05-26 22:09:15.979540 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-bbjjp/ 2026-05-26 22:09:15.979567 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-bbjjp/cert-manager-webhook.txt 2026-05-26 22:09:15.979593 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-26 22:09:15.979619 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-6drnv/ 2026-05-26 22:09:15.979646 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-6drnv/envoy-gateway.txt 2026-05-26 22:09:15.979677 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-26 22:09:15.979704 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-tngxj/ 2026-05-26 22:09:15.979732 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-tngxj/controller.txt 2026-05-26 22:09:15.979759 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lsz4h/ 2026-05-26 22:09:15.979787 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lsz4h/ingress-nginx-default-backend.txt 2026-05-26 22:09:15.979873 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-26 22:09:15.979908 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-c8925/ 2026-05-26 22:09:15.979939 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-c8925/cilium-operator.txt 2026-05-26 22:09:15.979970 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/ 2026-05-26 22:09:15.980001 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/apply-sysctl-overwrites.txt 2026-05-26 22:09:15.980032 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/cilium-agent.txt 2026-05-26 22:09:15.980062 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/clean-cilium-state.txt 2026-05-26 22:09:15.980097 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/config.txt 2026-05-26 22:09:15.980126 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/install-cni-binaries.txt 2026-05-26 22:09:15.980154 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/mount-bpf-fs.txt 2026-05-26 22:09:15.980181 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wdwn5/mount-cgroup.txt 2026-05-26 22:09:15.980208 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-fjmqp/ 2026-05-26 22:09:15.980235 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-fjmqp/coredns.txt 2026-05-26 22:09:15.980262 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g8mhp/ 2026-05-26 22:09:15.980289 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g8mhp/coredns.txt 2026-05-26 22:09:15.980316 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-26 22:09:15.980343 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-26 22:09:15.980370 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-26 22:09:15.980397 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 22:09:15.980424 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-26 22:09:15.980451 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 22:09:15.980478 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6hv4d/ 2026-05-26 22:09:15.980504 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-6hv4d/kube-proxy.txt 2026-05-26 22:09:15.980530 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-26 22:09:15.980556 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 22:09:15.980583 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-26 22:09:15.980609 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 22:09:15.980636 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-26 22:09:15.980663 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8svr8/ 2026-05-26 22:09:15.980689 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8svr8/local-path-provisioner.txt 2026-05-26 22:09:15.980716 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-26 22:09:15.980744 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-26 22:09:15.980772 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-26 22:09:15.980798 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-26 22:09:15.980825 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-26 22:09:15.980851 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-26 22:09:15.980878 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rkxnn/ 2026-05-26 22:09:15.980904 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-rkxnn/goldpinger-daemon.txt 2026-05-26 22:09:15.980946 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/ 2026-05-26 22:09:15.981018 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana-sc-dashboard.txt 2026-05-26 22:09:15.981051 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana-sc-datasources.txt 2026-05-26 22:09:15.981072 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana.txt 2026-05-26 22:09:15.981091 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n/ 2026-05-26 22:09:15.981109 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n/kube-state-metrics.txt 2026-05-26 22:09:15.981128 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-82gvq/ 2026-05-26 22:09:15.981147 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-82gvq/kube-prometheus-stack.txt 2026-05-26 22:09:15.981165 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/ 2026-05-26 22:09:15.981184 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/node-exporter.txt 2026-05-26 22:09:15.981201 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/pod-tls-sidecar.txt 2026-05-26 22:09:15.981219 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-26 22:09:15.981237 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-26 22:09:15.981255 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-26 22:09:15.981273 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-26 22:09:15.981291 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-26 22:09:15.981309 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-rs2hm/ 2026-05-26 22:09:15.981327 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-rs2hm/nginx.txt 2026-05-26 22:09:15.981344 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-26 22:09:15.981363 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-26 22:09:15.981382 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-26 22:09:15.981399 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-ml4wk/ 2026-05-26 22:09:15.981417 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-ml4wk/gc.txt 2026-05-26 22:09:15.981435 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-ml56h/ 2026-05-26 22:09:15.981454 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-ml56h/master.txt 2026-05-26 22:09:15.981472 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-89b4h/ 2026-05-26 22:09:15.981490 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-89b4h/worker.txt 2026-05-26 22:09:15.981508 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-26 22:09:15.981526 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-26 22:09:15.981545 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-26 22:09:15.981564 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-26 22:09:15.981582 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-26 22:09:15.981600 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-26 22:09:15.981624 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xf4vr/ 2026-05-26 22:09:15.981642 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xf4vr/pushgateway.txt 2026-05-26 22:09:15.981660 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-8ntqt/ 2026-05-26 22:09:15.981678 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-8ntqt/vector.txt 2026-05-26 22:09:15.981696 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-26 22:09:15.981714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-569454f69-9lh27/ 2026-05-26 22:09:15.981732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-569454f69-9lh27/barbican-api.txt 2026-05-26 22:09:15.981750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-569454f69-9lh27/init.txt 2026-05-26 22:09:15.981769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2bfxh/ 2026-05-26 22:09:15.981786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2bfxh/barbican-db-init-0.txt 2026-05-26 22:09:15.981804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2bfxh/init.txt 2026-05-26 22:09:15.981822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5pnjh/ 2026-05-26 22:09:15.981840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5pnjh/barbican-db-sync.txt 2026-05-26 22:09:15.981858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5pnjh/init.txt 2026-05-26 22:09:15.981875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z6r6t/ 2026-05-26 22:09:15.981892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z6r6t/init.txt 2026-05-26 22:09:15.981910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-admin.txt 2026-05-26 22:09:15.981927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-internal.txt 2026-05-26 22:09:15.981949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-public.txt 2026-05-26 22:09:15.981972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vbq2g/ 2026-05-26 22:09:15.981994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vbq2g/init.txt 2026-05-26 22:09:15.982016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vbq2g/key-manager-ks-service-registration.txt 2026-05-26 22:09:15.982038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-hdwb2/ 2026-05-26 22:09:15.982060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-hdwb2/barbican-ks-user.txt 2026-05-26 22:09:15.982082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-hdwb2/init.txt 2026-05-26 22:09:15.982103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-5786z/ 2026-05-26 22:09:15.982125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-5786z/init.txt 2026-05-26 22:09:15.982147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-5786z/rabbit-init.txt 2026-05-26 22:09:15.982164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-7587c66cb7-5ltqr/ 2026-05-26 22:09:15.982183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7587c66cb7-5ltqr/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.982201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7587c66cb7-5ltqr/cinder-api.txt 2026-05-26 22:09:15.982219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7587c66cb7-5ltqr/init.txt 2026-05-26 22:09:15.982237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b88c5d4df-nkvhd/ 2026-05-26 22:09:15.982254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-backup-keyring-placement.txt 2026-05-26 22:09:15.982277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.982295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-keyring-placement-rbd1.txt 2026-05-26 22:09:15.982313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b88c5d4df-nkvhd/cinder-backup.txt 2026-05-26 22:09:15.982331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6b88c5d4df-nkvhd/init.txt 2026-05-26 22:09:15.982348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vtt2k/ 2026-05-26 22:09:15.982366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vtt2k/ceph-keyring-placement.txt 2026-05-26 22:09:15.982385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vtt2k/cinder-backup-storage-init.txt 2026-05-26 22:09:15.982402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-vtt2k/init.txt 2026-05-26 22:09:15.982420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-czqmb/ 2026-05-26 22:09:15.982438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-czqmb/bootstrap.txt 2026-05-26 22:09:15.982455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-czqmb/init.txt 2026-05-26 22:09:15.982473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-lswct/ 2026-05-26 22:09:15.982490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-lswct/create-internal-tenant.txt 2026-05-26 22:09:15.982507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-lswct/init.txt 2026-05-26 22:09:15.982524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8h26t/ 2026-05-26 22:09:15.982542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8h26t/cinder-db-init-0.txt 2026-05-26 22:09:15.982561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8h26t/init.txt 2026-05-26 22:09:15.982579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2fd26/ 2026-05-26 22:09:15.982597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2fd26/cinder-db-sync.txt 2026-05-26 22:09:15.982615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2fd26/init.txt 2026-05-26 22:09:15.982632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4wqh6/ 2026-05-26 22:09:15.982650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4wqh6/init.txt 2026-05-26 22:09:15.982668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-admin.txt 2026-05-26 22:09:15.982685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-internal.txt 2026-05-26 22:09:15.982703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-public.txt 2026-05-26 22:09:15.982721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-zttpl/ 2026-05-26 22:09:15.982739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-zttpl/init.txt 2026-05-26 22:09:15.982757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-zttpl/volumev3-ks-service-registration.txt 2026-05-26 22:09:15.982776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jgnxm/ 2026-05-26 22:09:15.982794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jgnxm/cinder-ks-user.txt 2026-05-26 22:09:15.982813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-jgnxm/init.txt 2026-05-26 22:09:15.982831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7nln2/ 2026-05-26 22:09:15.982849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7nln2/init.txt 2026-05-26 22:09:15.982871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7nln2/rabbit-init.txt 2026-05-26 22:09:15.982890 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5d96cf4785-ttql6/ 2026-05-26 22:09:15.982908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5d96cf4785-ttql6/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.982927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5d96cf4785-ttql6/cinder-scheduler.txt 2026-05-26 22:09:15.982947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5d96cf4785-ttql6/init.txt 2026-05-26 22:09:15.982970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x95s4/ 2026-05-26 22:09:15.982993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x95s4/ceph-keyring-placement.txt 2026-05-26 22:09:15.983016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x95s4/cinder-storage-init-rbd1.txt 2026-05-26 22:09:15.983038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-x95s4/init.txt 2026-05-26 22:09:15.983060 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7d5d88fcd7-4t4xh/ 2026-05-26 22:09:15.983083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7d5d88fcd7-4t4xh/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.983105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7d5d88fcd7-4t4xh/ceph-keyring-placement-rbd1.txt 2026-05-26 22:09:15.983127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7d5d88fcd7-4t4xh/cinder-volume.txt 2026-05-26 22:09:15.983144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7d5d88fcd7-4t4xh/init-cinder-conf.txt 2026-05-26 22:09:15.983162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7d5d88fcd7-4t4xh/init.txt 2026-05-26 22:09:15.983179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29663825-hl5sg/ 2026-05-26 22:09:15.983197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29663825-hl5sg/cinder-volume-usage-audit.txt 2026-05-26 22:09:15.983215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29663825-hl5sg/init.txt 2026-05-26 22:09:15.983232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29663885-4hmtm/ 2026-05-26 22:09:15.983250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29663885-4hmtm/cinder-volume-usage-audit.txt 2026-05-26 22:09:15.983267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29663885-4hmtm/init.txt 2026-05-26 22:09:15.983285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-8455898df4-bcz25/ 2026-05-26 22:09:15.983302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8455898df4-bcz25/ceph-keyring-placement.txt 2026-05-26 22:09:15.983320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8455898df4-bcz25/glance-api.txt 2026-05-26 22:09:15.983337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8455898df4-bcz25/glance-perms.txt 2026-05-26 22:09:15.983355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8455898df4-bcz25/init.txt 2026-05-26 22:09:15.983372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9s7bc/ 2026-05-26 22:09:15.983391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9s7bc/glance-db-init-0.txt 2026-05-26 22:09:15.983409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9s7bc/init.txt 2026-05-26 22:09:15.983426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-pg6kl/ 2026-05-26 22:09:15.983444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-pg6kl/glance-db-sync.txt 2026-05-26 22:09:15.983462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-pg6kl/init.txt 2026-05-26 22:09:15.983485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ddhhj/ 2026-05-26 22:09:15.983504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-admin.txt 2026-05-26 22:09:15.983522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-internal.txt 2026-05-26 22:09:15.983540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-public.txt 2026-05-26 22:09:15.983558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-ddhhj/init.txt 2026-05-26 22:09:15.983575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pjgjw/ 2026-05-26 22:09:15.983594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pjgjw/image-ks-service-registration.txt 2026-05-26 22:09:15.983612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pjgjw/init.txt 2026-05-26 22:09:15.983630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8mtfl/ 2026-05-26 22:09:15.983647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8mtfl/glance-ks-user.txt 2026-05-26 22:09:15.983665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-8mtfl/init.txt 2026-05-26 22:09:15.983682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5wbvf/ 2026-05-26 22:09:15.983700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5wbvf/glance-metadefs-load.txt 2026-05-26 22:09:15.983717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5wbvf/init.txt 2026-05-26 22:09:15.983735 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-z65bn/ 2026-05-26 22:09:15.983753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-z65bn/init.txt 2026-05-26 22:09:15.983771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-z65bn/rabbit-init.txt 2026-05-26 22:09:15.983788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nwpv7/ 2026-05-26 22:09:15.983831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nwpv7/ceph-keyring-placement.txt 2026-05-26 22:09:15.983851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nwpv7/glance-storage-init.txt 2026-05-26 22:09:15.983869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nwpv7/init.txt 2026-05-26 22:09:15.983887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-7fcfc89fd-znkhf/ 2026-05-26 22:09:15.983905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7fcfc89fd-znkhf/heat-api.txt 2026-05-26 22:09:15.983923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7fcfc89fd-znkhf/init.txt 2026-05-26 22:09:15.983940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wg6v2/ 2026-05-26 22:09:15.983958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wg6v2/bootstrap.txt 2026-05-26 22:09:15.983975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wg6v2/init.txt 2026-05-26 22:09:15.983992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-ddd44b748-zblxh/ 2026-05-26 22:09:15.984010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-ddd44b748-zblxh/heat-cfn.txt 2026-05-26 22:09:15.984029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-ddd44b748-zblxh/init.txt 2026-05-26 22:09:15.984047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-l75lc/ 2026-05-26 22:09:15.984065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-l75lc/heat-db-init-0.txt 2026-05-26 22:09:15.984084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-l75lc/init.txt 2026-05-26 22:09:15.984102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-txmpt/ 2026-05-26 22:09:15.984125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-txmpt/heat-db-sync.txt 2026-05-26 22:09:15.984144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-txmpt/init.txt 2026-05-26 22:09:15.984162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-z7k4s/ 2026-05-26 22:09:15.984180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-z7k4s/heat-ks-domain-user.txt 2026-05-26 22:09:15.984199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-z7k4s/init.txt 2026-05-26 22:09:15.984218 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-7b57f88775-k2fcq/ 2026-05-26 22:09:15.984235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-7b57f88775-k2fcq/heat-engine.txt 2026-05-26 22:09:15.984253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-7b57f88775-k2fcq/init.txt 2026-05-26 22:09:15.984272 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663875-kfjkx/ 2026-05-26 22:09:15.984290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663875-kfjkx/heat-engine-cleaner.txt 2026-05-26 22:09:15.984308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663875-kfjkx/init.txt 2026-05-26 22:09:15.984326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663880-rdfhg/ 2026-05-26 22:09:15.984344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663880-rdfhg/heat-engine-cleaner.txt 2026-05-26 22:09:15.984362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663880-rdfhg/init.txt 2026-05-26 22:09:15.984380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663885-7cmq5/ 2026-05-26 22:09:15.984398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663885-7cmq5/heat-engine-cleaner.txt 2026-05-26 22:09:15.984417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29663885-7cmq5/init.txt 2026-05-26 22:09:15.984435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/ 2026-05-26 22:09:15.984453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-admin.txt 2026-05-26 22:09:15.984470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-internal.txt 2026-05-26 22:09:15.984488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-public.txt 2026-05-26 22:09:15.984506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/init.txt 2026-05-26 22:09:15.984523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-admin.txt 2026-05-26 22:09:15.984541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-internal.txt 2026-05-26 22:09:15.984558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-public.txt 2026-05-26 22:09:15.984576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-gt5f2/ 2026-05-26 22:09:15.984594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-gt5f2/cloudformation-ks-service-registration.txt 2026-05-26 22:09:15.984613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-gt5f2/init.txt 2026-05-26 22:09:15.984630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-gt5f2/orchestration-ks-service-registration.txt 2026-05-26 22:09:15.984648 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lnbvz/ 2026-05-26 22:09:15.984665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lnbvz/heat-ks-user.txt 2026-05-26 22:09:15.984682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lnbvz/heat-trustee-ks-user.txt 2026-05-26 22:09:15.984704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-lnbvz/init.txt 2026-05-26 22:09:15.984723 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-89j7s/ 2026-05-26 22:09:15.984741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-89j7s/init.txt 2026-05-26 22:09:15.984758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-89j7s/rabbit-init.txt 2026-05-26 22:09:15.984776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rsczp/ 2026-05-26 22:09:15.984795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rsczp/heat-trusts.txt 2026-05-26 22:09:15.984813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rsczp/init.txt 2026-05-26 22:09:15.984831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-688c69db78-fks5p/ 2026-05-26 22:09:15.984848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-688c69db78-fks5p/horizon.txt 2026-05-26 22:09:15.984866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-688c69db78-fks5p/init.txt 2026-05-26 22:09:15.984883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-q89sv/ 2026-05-26 22:09:15.984901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-q89sv/horizon-db-init-0.txt 2026-05-26 22:09:15.984918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-q89sv/init.txt 2026-05-26 22:09:15.984936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-m5mqx/ 2026-05-26 22:09:15.984967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-m5mqx/horizon-db-sync.txt 2026-05-26 22:09:15.984991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-m5mqx/init.txt 2026-05-26 22:09:15.985013 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-dr4nd/ 2026-05-26 22:09:15.985048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dr4nd/init.txt 2026-05-26 22:09:15.985088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dr4nd/keepalived.txt 2026-05-26 22:09:15.985114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-dr4nd/wait-for-ip.txt 2026-05-26 22:09:15.985133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7f6889fb6-kq6h6/ 2026-05-26 22:09:15.985152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7f6889fb6-kq6h6/init.txt 2026-05-26 22:09:15.985170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7f6889fb6-kq6h6/keystone-api.txt 2026-05-26 22:09:15.985188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-dnz9j/ 2026-05-26 22:09:15.985207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-dnz9j/bootstrap.txt 2026-05-26 22:09:15.985226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-dnz9j/init.txt 2026-05-26 22:09:15.985244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-n58l5/ 2026-05-26 22:09:15.985261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-n58l5/init.txt 2026-05-26 22:09:15.985279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-n58l5/keystone-credential-setup.txt 2026-05-26 22:09:15.985296 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-c4qzp/ 2026-05-26 22:09:15.985313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-c4qzp/init.txt 2026-05-26 22:09:15.985331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-c4qzp/keystone-db-init-0.txt 2026-05-26 22:09:15.985349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-x7cj9/ 2026-05-26 22:09:15.985366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-x7cj9/init.txt 2026-05-26 22:09:15.985384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-x7cj9/keystone-db-sync.txt 2026-05-26 22:09:15.985402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mzx54/ 2026-05-26 22:09:15.985427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mzx54/init.txt 2026-05-26 22:09:15.985447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mzx54/keystone-domain-manage.txt 2026-05-26 22:09:15.985466 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-djkdh/ 2026-05-26 22:09:15.985484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-djkdh/init.txt 2026-05-26 22:09:15.985502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-djkdh/keystone-fernet-setup.txt 2026-05-26 22:09:15.985521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-28zqv/ 2026-05-26 22:09:15.985539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-28zqv/init.txt 2026-05-26 22:09:15.985557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-28zqv/rabbit-init.txt 2026-05-26 22:09:15.985575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/ 2026-05-26 22:09:15.985594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/ceph-admin-keyring-placement.txt 2026-05-26 22:09:15.985613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/ceph-keyring-placement.txt 2026-05-26 22:09:15.985631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/init-dynamic-options.txt 2026-05-26 22:09:15.985650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/init.txt 2026-05-26 22:09:15.985668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/libvirt-exporter.txt 2026-05-26 22:09:15.985686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/libvirt.txt 2026-05-26 22:09:15.985704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-5sjr9/tls-sidecar.txt 2026-05-26 22:09:15.985721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-85b6dc495-84tpg/ 2026-05-26 22:09:15.985739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-85b6dc495-84tpg/init.txt 2026-05-26 22:09:15.985757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-85b6dc495-84tpg/magnum-api.txt 2026-05-26 22:09:15.985775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-f8cqd/ 2026-05-26 22:09:15.985793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-f8cqd/magnum-cluster-api-proxy.txt 2026-05-26 22:09:15.985812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-05-26 22:09:15.985830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-05-26 22:09:15.985848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-26 22:09:15.985866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-26 22:09:15.985884 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-7grvz/ 2026-05-26 22:09:15.985901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-7grvz/init.txt 2026-05-26 22:09:15.985919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-7grvz/magnum-db-init-0.txt 2026-05-26 22:09:15.985937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-vqnzv/ 2026-05-26 22:09:15.985959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-vqnzv/init.txt 2026-05-26 22:09:15.985982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-vqnzv/magnum-db-sync.txt 2026-05-26 22:09:15.986005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-xx4cq/ 2026-05-26 22:09:15.986026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-xx4cq/init.txt 2026-05-26 22:09:15.986055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-xx4cq/magnum-ks-domain-user.txt 2026-05-26 22:09:15.986078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cxnj2/ 2026-05-26 22:09:15.986100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-admin.txt 2026-05-26 22:09:15.986123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-internal.txt 2026-05-26 22:09:15.986144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-public.txt 2026-05-26 22:09:15.986162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-cxnj2/init.txt 2026-05-26 22:09:15.986180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-x8flb/ 2026-05-26 22:09:15.986198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-x8flb/container-infra-ks-service-registration.txt 2026-05-26 22:09:15.986217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-x8flb/init.txt 2026-05-26 22:09:15.986235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-hb2bq/ 2026-05-26 22:09:15.986254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-hb2bq/init.txt 2026-05-26 22:09:15.986271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-hb2bq/magnum-ks-user.txt 2026-05-26 22:09:15.986289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-9md9n/ 2026-05-26 22:09:15.986307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-9md9n/init.txt 2026-05-26 22:09:15.986324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-9md9n/rabbit-init.txt 2026-05-26 22:09:15.986342 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-948jw/ 2026-05-26 22:09:15.986360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-948jw/registry.txt 2026-05-26 22:09:15.986377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-5db77b87f6-nghkl/ 2026-05-26 22:09:15.986395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5db77b87f6-nghkl/init.txt 2026-05-26 22:09:15.986414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5db77b87f6-nghkl/manila-api.txt 2026-05-26 22:09:15.986432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-qbs5k/ 2026-05-26 22:09:15.986450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-qbs5k/bootstrap.txt 2026-05-26 22:09:15.986468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-qbs5k/init.txt 2026-05-26 22:09:15.986485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-54b5c76bdc-96k8g/ 2026-05-26 22:09:15.986503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-54b5c76bdc-96k8g/init.txt 2026-05-26 22:09:15.986521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-54b5c76bdc-96k8g/manila-data.txt 2026-05-26 22:09:15.986538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-p8vxq/ 2026-05-26 22:09:15.986556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-p8vxq/init.txt 2026-05-26 22:09:15.986574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-p8vxq/manila-db-init-0.txt 2026-05-26 22:09:15.986593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-f52h2/ 2026-05-26 22:09:15.986611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-f52h2/init.txt 2026-05-26 22:09:15.986629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-f52h2/manila-db-sync.txt 2026-05-26 22:09:15.986647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/ 2026-05-26 22:09:15.986664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/init.txt 2026-05-26 22:09:15.986687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-admin.txt 2026-05-26 22:09:15.986706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-internal.txt 2026-05-26 22:09:15.986724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-public.txt 2026-05-26 22:09:15.986743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-admin.txt 2026-05-26 22:09:15.986761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-internal.txt 2026-05-26 22:09:15.986779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-public.txt 2026-05-26 22:09:15.986798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nnb6g/ 2026-05-26 22:09:15.986817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nnb6g/init.txt 2026-05-26 22:09:15.986835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nnb6g/share-ks-service-registration.txt 2026-05-26 22:09:15.986853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-nnb6g/sharev2-ks-service-registration.txt 2026-05-26 22:09:15.986872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-rmcr6/ 2026-05-26 22:09:15.986890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-rmcr6/init.txt 2026-05-26 22:09:15.986908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-rmcr6/manila-ks-user.txt 2026-05-26 22:09:15.986926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4msl4/ 2026-05-26 22:09:15.986946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4msl4/init.txt 2026-05-26 22:09:15.986968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4msl4/rabbit-init.txt 2026-05-26 22:09:15.986991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-c56b56c4c-xwzg2/ 2026-05-26 22:09:15.987014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-c56b56c4c-xwzg2/init.txt 2026-05-26 22:09:15.987036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-c56b56c4c-xwzg2/manila-scheduler.txt 2026-05-26 22:09:15.987058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-6d444bc698-8sjhv/ 2026-05-26 22:09:15.987080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6d444bc698-8sjhv/init.txt 2026-05-26 22:09:15.987101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6d444bc698-8sjhv/manila-share-init.txt 2026-05-26 22:09:15.987121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6d444bc698-8sjhv/manila-share.txt 2026-05-26 22:09:15.987139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-wq6qt/ 2026-05-26 22:09:15.987156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-wq6qt/init.txt 2026-05-26 22:09:15.987173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-wq6qt/memcached-exporter.txt 2026-05-26 22:09:15.987191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-wq6qt/memcached.txt 2026-05-26 22:09:15.987209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-dwmh4/ 2026-05-26 22:09:15.987227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-dwmh4/coredns.txt 2026-05-26 22:09:15.987245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-w8gtg/ 2026-05-26 22:09:15.987263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-w8gtg/init.txt 2026-05-26 22:09:15.987280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-w8gtg/neutron-db-init-0.txt 2026-05-26 22:09:15.987298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7wt5w/ 2026-05-26 22:09:15.987321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7wt5w/init.txt 2026-05-26 22:09:15.987339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7wt5w/neutron-db-sync.txt 2026-05-26 22:09:15.987357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-n9xs5/ 2026-05-26 22:09:15.987375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-n9xs5/init.txt 2026-05-26 22:09:15.987393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-n9xs5/neutron-dhcp-agent-init.txt 2026-05-26 22:09:15.987411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-n9xs5/neutron-dhcp-agent.txt 2026-05-26 22:09:15.987430 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-smfk8/ 2026-05-26 22:09:15.987447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-smfk8/init.txt 2026-05-26 22:09:15.987465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-admin.txt 2026-05-26 22:09:15.987483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-internal.txt 2026-05-26 22:09:15.987501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-public.txt 2026-05-26 22:09:15.987519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-n9w5p/ 2026-05-26 22:09:15.987537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-n9w5p/init.txt 2026-05-26 22:09:15.987555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-n9w5p/network-ks-service-registration.txt 2026-05-26 22:09:15.987573 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-89lkk/ 2026-05-26 22:09:15.987590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-89lkk/init.txt 2026-05-26 22:09:15.987609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-89lkk/neutron-ks-user.txt 2026-05-26 22:09:15.987627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bbhls/ 2026-05-26 22:09:15.987645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bbhls/init.txt 2026-05-26 22:09:15.987663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bbhls/neutron-l3-agent-init.txt 2026-05-26 22:09:15.987681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bbhls/neutron-l3-agent.txt 2026-05-26 22:09:15.987698 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kfgm6/ 2026-05-26 22:09:15.987716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kfgm6/init.txt 2026-05-26 22:09:15.987734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kfgm6/neutron-metadata-agent-init.txt 2026-05-26 22:09:15.987752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-kfgm6/neutron-metadata-agent.txt 2026-05-26 22:09:15.987769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-fjrld/ 2026-05-26 22:09:15.987787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-fjrld/init.txt 2026-05-26 22:09:15.987822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-fjrld/neutron-netns-cleanup-cron.txt 2026-05-26 22:09:15.987843 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-brlf5/ 2026-05-26 22:09:15.987861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-brlf5/init.txt 2026-05-26 22:09:15.987879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-brlf5/neutron-openvswitch-agent-kernel-modules.txt 2026-05-26 22:09:15.987897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-brlf5/neutron-ovs-agent-init.txt 2026-05-26 22:09:15.987924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-brlf5/neutron-ovs-agent.txt 2026-05-26 22:09:15.987951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-fqst7/ 2026-05-26 22:09:15.987976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-fqst7/init.txt 2026-05-26 22:09:15.987995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-fqst7/rabbit-init.txt 2026-05-26 22:09:15.988015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-77dd7ffd8-2gg86/ 2026-05-26 22:09:15.988033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-77dd7ffd8-2gg86/init.txt 2026-05-26 22:09:15.988051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-77dd7ffd8-2gg86/neutron-rpc-server.txt 2026-05-26 22:09:15.988069 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-654644dd-k2s5r/ 2026-05-26 22:09:15.988087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-654644dd-k2s5r/init.txt 2026-05-26 22:09:15.988105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-654644dd-k2s5r/neutron-policy-server.txt 2026-05-26 22:09:15.988123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-654644dd-k2s5r/neutron-server.txt 2026-05-26 22:09:15.988141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d5c45f498-wk6xg/ 2026-05-26 22:09:15.988159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d5c45f498-wk6xg/init.txt 2026-05-26 22:09:15.988177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d5c45f498-wk6xg/nova-api-metadata-init.txt 2026-05-26 22:09:15.988195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7d5c45f498-wk6xg/nova-api.txt 2026-05-26 22:09:15.988214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/ 2026-05-26 22:09:15.988233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/init.txt 2026-05-26 22:09:15.988250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/nova-osapi.txt 2026-05-26 22:09:15.988268 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-fp9wc/ 2026-05-26 22:09:15.988286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-fp9wc/bootstrap.txt 2026-05-26 22:09:15.988304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-fp9wc/init.txt 2026-05-26 22:09:15.988322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29663880-xv244/ 2026-05-26 22:09:15.988339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29663880-xv244/init.txt 2026-05-26 22:09:15.988357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29663880-xv244/nova-cell-setup.txt 2026-05-26 22:09:15.988375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-cj66t/ 2026-05-26 22:09:15.988393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-cj66t/init.txt 2026-05-26 22:09:15.988411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-cj66t/nova-cell-setup-init.txt 2026-05-26 22:09:15.988429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-cj66t/nova-cell-setup.txt 2026-05-26 22:09:15.988447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/ 2026-05-26 22:09:15.988465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/ceph-admin-keyring-placement.txt 2026-05-26 22:09:15.988482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/ceph-keyring-placement.txt 2026-05-26 22:09:15.988501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/ceph-perms.txt 2026-05-26 22:09:15.988519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/init.txt 2026-05-26 22:09:15.988546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/nova-compute-init.txt 2026-05-26 22:09:15.988564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/nova-compute-ssh-init.txt 2026-05-26 22:09:15.988582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/nova-compute-ssh.txt 2026-05-26 22:09:15.988600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/nova-compute-vnc-init.txt 2026-05-26 22:09:15.988618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tww6k/nova-compute.txt 2026-05-26 22:09:15.988636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-595d44bb97-jx6tt/ 2026-05-26 22:09:15.988653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-595d44bb97-jx6tt/init.txt 2026-05-26 22:09:15.988671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-595d44bb97-jx6tt/nova-conductor.txt 2026-05-26 22:09:15.988688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6nnjm/ 2026-05-26 22:09:15.988707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6nnjm/init.txt 2026-05-26 22:09:15.988725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6nnjm/nova-db-init-0.txt 2026-05-26 22:09:15.988746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6nnjm/nova-db-init-1.txt 2026-05-26 22:09:15.988764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-6nnjm/nova-db-init-2.txt 2026-05-26 22:09:15.988782 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-54csb/ 2026-05-26 22:09:15.988800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-54csb/init.txt 2026-05-26 22:09:15.988818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-54csb/nova-db-sync.txt 2026-05-26 22:09:15.988837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-j2lfv/ 2026-05-26 22:09:15.988855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-admin.txt 2026-05-26 22:09:15.988873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-internal.txt 2026-05-26 22:09:15.988892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-public.txt 2026-05-26 22:09:15.988911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-j2lfv/init.txt 2026-05-26 22:09:15.988929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2b8xq/ 2026-05-26 22:09:15.988946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2b8xq/compute-ks-service-registration.txt 2026-05-26 22:09:15.988996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2b8xq/init.txt 2026-05-26 22:09:15.989015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rhk46/ 2026-05-26 22:09:15.989034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rhk46/init.txt 2026-05-26 22:09:15.989052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rhk46/nova-ks-user.txt 2026-05-26 22:09:15.989069 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-fc7dfff98-phbwn/ 2026-05-26 22:09:15.989087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-fc7dfff98-phbwn/init.txt 2026-05-26 22:09:15.989106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy-init-assets.txt 2026-05-26 22:09:15.989124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy-init.txt 2026-05-26 22:09:15.989142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy.txt 2026-05-26 22:09:15.989160 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rp7dx/ 2026-05-26 22:09:15.989185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rp7dx/init.txt 2026-05-26 22:09:15.989207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rp7dx/rabbit-init.txt 2026-05-26 22:09:15.989226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f67b47b9-b27w9/ 2026-05-26 22:09:15.989244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f67b47b9-b27w9/init.txt 2026-05-26 22:09:15.989261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f67b47b9-b27w9/nova-scheduler.txt 2026-05-26 22:09:15.989280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29663880-wnhjm/ 2026-05-26 22:09:15.989298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29663880-wnhjm/init.txt 2026-05-26 22:09:15.989317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29663880-wnhjm/nova-service-cleaner.txt 2026-05-26 22:09:15.989336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-cc779c4b-kq888/ 2026-05-26 22:09:15.989355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-cc779c4b-kq888/init.txt 2026-05-26 22:09:15.989373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-cc779c4b-kq888/octavia-api.txt 2026-05-26 22:09:15.989391 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gjsvn/ 2026-05-26 22:09:15.989409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gjsvn/bootstrap.txt 2026-05-26 22:09:15.989427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gjsvn/init.txt 2026-05-26 22:09:15.989446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9g42k/ 2026-05-26 22:09:15.989464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9g42k/init.txt 2026-05-26 22:09:15.989481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9g42k/octavia-db-init-0.txt 2026-05-26 22:09:15.989499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-9g42k/octavia-db-init-1.txt 2026-05-26 22:09:15.989518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-wfgcx/ 2026-05-26 22:09:15.989536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-wfgcx/init.txt 2026-05-26 22:09:15.989554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-wfgcx/octavia-db-sync.txt 2026-05-26 22:09:15.989572 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-28l82/ 2026-05-26 22:09:15.989590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-28l82/init.txt 2026-05-26 22:09:15.989608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-28l82/octavia-health-manager-get-port.txt 2026-05-26 22:09:15.989626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-28l82/octavia-health-manager-nic-init.txt 2026-05-26 22:09:15.989644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-28l82/octavia-health-manager.txt 2026-05-26 22:09:15.989662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-fb86bb9cc-649t8/ 2026-05-26 22:09:15.989680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-fb86bb9cc-649t8/init.txt 2026-05-26 22:09:15.989698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-fb86bb9cc-649t8/octavia-housekeeping.txt 2026-05-26 22:09:15.989717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-xdf5b/ 2026-05-26 22:09:15.989735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-xdf5b/init.txt 2026-05-26 22:09:15.989753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-admin.txt 2026-05-26 22:09:15.989771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-internal.txt 2026-05-26 22:09:15.989794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-public.txt 2026-05-26 22:09:15.989812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-4ps48/ 2026-05-26 22:09:15.989830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-4ps48/init.txt 2026-05-26 22:09:15.989848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-4ps48/load-balancer-ks-service-registration.txt 2026-05-26 22:09:15.989865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-8kgtt/ 2026-05-26 22:09:15.989883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-8kgtt/init.txt 2026-05-26 22:09:15.989900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-8kgtt/octavia-ks-user.txt 2026-05-26 22:09:15.989919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-vj7n5/ 2026-05-26 22:09:15.989937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-vj7n5/init.txt 2026-05-26 22:09:15.989955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-vj7n5/rabbit-init.txt 2026-05-26 22:09:15.989973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7dd4c87db6-klmzg/ 2026-05-26 22:09:15.989991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7dd4c87db6-klmzg/init.txt 2026-05-26 22:09:15.990009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7dd4c87db6-klmzg/octavia-worker.txt 2026-05-26 22:09:15.990026 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-6ndv5/ 2026-05-26 22:09:15.990043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-6ndv5/openstack-database-exporter.txt 2026-05-26 22:09:15.990061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-xxj7b/ 2026-05-26 22:09:15.990078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-xxj7b/build-config.txt 2026-05-26 22:09:15.990096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-xxj7b/openstack-exporter.txt 2026-05-26 22:09:15.990114 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-gbg94/ 2026-05-26 22:09:15.990132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gbg94/init.txt 2026-05-26 22:09:15.990150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gbg94/openvswitch-db-perms.txt 2026-05-26 22:09:15.990168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gbg94/openvswitch-db.txt 2026-05-26 22:09:15.990185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gbg94/openvswitch-vswitchd-modules.txt 2026-05-26 22:09:15.990202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gbg94/openvswitch-vswitchd.txt 2026-05-26 22:09:15.990220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-26 22:09:15.990237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-26 22:09:15.990254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-26 22:09:15.990272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-26 22:09:15.990290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-26 22:09:15.990308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-26 22:09:15.990326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-26 22:09:15.990343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-26 22:09:15.990361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-26 22:09:15.990384 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-555844ff86-pwfdn/ 2026-05-26 22:09:15.990402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-555844ff86-pwfdn/init.txt 2026-05-26 22:09:15.990420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-555844ff86-pwfdn/placement-api.txt 2026-05-26 22:09:15.990437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zxbdk/ 2026-05-26 22:09:15.990455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zxbdk/init.txt 2026-05-26 22:09:15.990473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zxbdk/placement-db-init-0.txt 2026-05-26 22:09:15.990492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-95qzk/ 2026-05-26 22:09:15.990510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-95qzk/init.txt 2026-05-26 22:09:15.990528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-95qzk/placement-db-sync.txt 2026-05-26 22:09:15.990546 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tf5dk/ 2026-05-26 22:09:15.990564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tf5dk/init.txt 2026-05-26 22:09:15.990582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-admin.txt 2026-05-26 22:09:15.990600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-internal.txt 2026-05-26 22:09:15.990618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-public.txt 2026-05-26 22:09:15.990636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-85vz7/ 2026-05-26 22:09:15.990654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-85vz7/init.txt 2026-05-26 22:09:15.990671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-85vz7/placement-ks-service-registration.txt 2026-05-26 22:09:15.990689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-9wbns/ 2026-05-26 22:09:15.990708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-9wbns/init.txt 2026-05-26 22:09:15.990725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-9wbns/placement-ks-user.txt 2026-05-26 22:09:15.990742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-2bgxl/ 2026-05-26 22:09:15.990763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-2bgxl/percona-xtradb-cluster-operator.txt 2026-05-26 22:09:15.990784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-05-26 22:09:15.990802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-26 22:09:15.990820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-26 22:09:15.990838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-05-26 22:09:15.990856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-26 22:09:15.990874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-26 22:09:15.990892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-4mdqh/ 2026-05-26 22:09:15.990910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-4mdqh/rabbitmq-cluster-operator.txt 2026-05-26 22:09:15.990928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-05-26 22:09:15.990947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-26 22:09:15.990964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-26 22:09:15.990991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-05-26 22:09:15.991010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-26 22:09:15.991028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-26 22:09:15.991045 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-26 22:09:15.991063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-26 22:09:15.991081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-26 22:09:15.991100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-05-26 22:09:15.991117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-26 22:09:15.991135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-26 22:09:15.991153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-05-26 22:09:15.991170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-26 22:09:15.991187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-26 22:09:15.991205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-266z4/ 2026-05-26 22:09:15.991222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-266z4/rabbitmq-cluster-operator.txt 2026-05-26 22:09:15.991240 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-05-26 22:09:15.991258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-26 22:09:15.991276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-26 22:09:15.991294 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-05-26 22:09:15.991312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-26 22:09:15.991330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-26 22:09:15.991347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-05-26 22:09:15.991365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-26 22:09:15.991383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-26 22:09:15.991400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/ 2026-05-26 22:09:15.991418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/ceph-crash.txt 2026-05-26 22:09:15.991436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/chown-container-data-dir.txt 2026-05-26 22:09:15.991453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/make-container-crash-dir.txt 2026-05-26 22:09:15.991472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/ 2026-05-26 22:09:15.991490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/chown-container-data-dir.txt 2026-05-26 22:09:15.991509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/log-collector.txt 2026-05-26 22:09:15.991527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/rgw.txt 2026-05-26 22:09:15.991544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69d9b88648-hbm4j/ 2026-05-26 22:09:15.991567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69d9b88648-hbm4j/init.txt 2026-05-26 22:09:15.991585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69d9b88648-hbm4j/staffeln-api.txt 2026-05-26 22:09:15.991603 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-8f74b57fc-fbwkc/ 2026-05-26 22:09:15.991620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-8f74b57fc-fbwkc/staffeln-conductor.txt 2026-05-26 22:09:15.991638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-qs9nd/ 2026-05-26 22:09:15.991656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-qs9nd/init.txt 2026-05-26 22:09:15.991674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-qs9nd/staffeln-db-init-0.txt 2026-05-26 22:09:15.991692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5tkh8/ 2026-05-26 22:09:15.991709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5tkh8/init.txt 2026-05-26 22:09:15.991726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5tkh8/staffeln-db-sync.txt 2026-05-26 22:09:15.991743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-jv5xz/ 2026-05-26 22:09:15.991761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-jv5xz/init.txt 2026-05-26 22:09:15.991779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-jv5xz/tempest-ks-user.txt 2026-05-26 22:09:15.991796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qr4z6/ 2026-05-26 22:09:15.991840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qr4z6/init.txt 2026-05-26 22:09:15.991859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qr4z6/tempest-run-tests-init.txt 2026-05-26 22:09:15.991877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qr4z6/tempest-run-tests.txt 2026-05-26 22:09:15.991897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-26 22:09:15.991918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-26 22:09:15.991937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-26 22:09:15.991955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-26 22:09:15.991974 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-05-26 22:09:15.991993 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-pj6rq/ 2026-05-26 22:09:15.992011 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-pj6rq/manager.txt 2026-05-26 22:09:15.992029 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-26 22:09:15.992048 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-qnbhf/ 2026-05-26 22:09:15.992066 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-qnbhf/rook-ceph-operator.txt 2026-05-26 22:09:15.992084 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-26 22:09:15.992103 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hdqrq/ 2026-05-26 22:09:15.992122 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hdqrq/secretgen-controller.txt 2026-05-26 22:09:15.992140 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-26 22:09:15.992158 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-tngxj/ 2026-05-26 22:09:15.992175 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-tngxj/controller.txt 2026-05-26 22:09:15.992193 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lsz4h/ 2026-05-26 22:09:15.992210 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lsz4h/ingress-nginx-default-backend.txt 2026-05-26 22:09:15.992234 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-26 22:09:15.992254 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-c8925/ 2026-05-26 22:09:15.992272 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-c8925/cilium-operator.txt 2026-05-26 22:09:15.992290 | instance | cd+++++++++ pod-logs/kube-system/cilium-wdwn5/ 2026-05-26 22:09:15.992309 | instance | >f+++++++++ pod-logs/kube-system/cilium-wdwn5/apply-sysctl-overwrites.txt 2026-05-26 22:09:15.992326 | instance | >f+++++++++ pod-logs/kube-system/cilium-wdwn5/cilium-agent.txt 2026-05-26 22:09:15.992344 | instance | >f+++++++++ pod-logs/kube-system/cilium-wdwn5/clean-cilium-state.txt 2026-05-26 22:09:15.992362 | instance | >f+++++++++ pod-logs/kube-system/cilium-wdwn5/config.txt 2026-05-26 22:09:15.992379 | instance | >f+++++++++ pod-logs/kube-system/cilium-wdwn5/install-cni-binaries.txt 2026-05-26 22:09:15.992397 | instance | >f+++++++++ pod-logs/kube-system/cilium-wdwn5/mount-bpf-fs.txt 2026-05-26 22:09:15.992414 | instance | >f+++++++++ pod-logs/kube-system/cilium-wdwn5/mount-cgroup.txt 2026-05-26 22:09:15.992432 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-fjmqp/ 2026-05-26 22:09:15.992450 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-fjmqp/coredns.txt 2026-05-26 22:09:15.992468 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-g8mhp/ 2026-05-26 22:09:15.992486 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-g8mhp/coredns.txt 2026-05-26 22:09:15.992505 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-26 22:09:15.992523 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-26 22:09:15.992541 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-26 22:09:15.992559 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-26 22:09:15.992577 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-26 22:09:15.992594 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-26 22:09:15.992612 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-6hv4d/ 2026-05-26 22:09:15.992630 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-6hv4d/kube-proxy.txt 2026-05-26 22:09:15.992647 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-26 22:09:15.992665 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-26 22:09:15.992683 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-26 22:09:15.992701 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-26 22:09:15.992722 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-26 22:09:15.992742 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8svr8/ 2026-05-26 22:09:15.992761 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8svr8/local-path-provisioner.txt 2026-05-26 22:09:15.992779 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-26 22:09:15.992797 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-26 22:09:15.992815 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-26 22:09:15.992833 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-26 22:09:15.992851 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-26 22:09:15.992869 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-26 22:09:15.992888 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-rkxnn/ 2026-05-26 22:09:15.992913 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-rkxnn/goldpinger-daemon.txt 2026-05-26 22:09:15.992931 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/ 2026-05-26 22:09:15.992949 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana-sc-dashboard.txt 2026-05-26 22:09:15.992982 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana-sc-datasources.txt 2026-05-26 22:09:15.993001 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58cb7cd8d9-pqzwn/grafana.txt 2026-05-26 22:09:15.993019 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n/ 2026-05-26 22:09:15.993036 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-p5z5n/kube-state-metrics.txt 2026-05-26 22:09:15.993055 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-82gvq/ 2026-05-26 22:09:15.993073 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-82gvq/kube-prometheus-stack.txt 2026-05-26 22:09:15.993092 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/ 2026-05-26 22:09:15.993110 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/node-exporter.txt 2026-05-26 22:09:15.993129 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6zpmc/pod-tls-sidecar.txt 2026-05-26 22:09:15.993147 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-26 22:09:15.993165 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-26 22:09:15.993182 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-26 22:09:15.993200 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-26 22:09:15.993219 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-26 22:09:15.993236 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-rs2hm/ 2026-05-26 22:09:15.993255 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-rs2hm/nginx.txt 2026-05-26 22:09:15.993273 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-26 22:09:15.993292 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-26 22:09:15.993310 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-26 22:09:15.993328 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-ml4wk/ 2026-05-26 22:09:15.993347 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-ml4wk/gc.txt 2026-05-26 22:09:15.993365 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-ml56h/ 2026-05-26 22:09:15.993383 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-ml56h/master.txt 2026-05-26 22:09:15.993401 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-89b4h/ 2026-05-26 22:09:15.993419 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-89b4h/worker.txt 2026-05-26 22:09:15.993437 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-26 22:09:15.993455 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-26 22:09:15.993473 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-26 22:09:15.993492 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-26 22:09:15.993511 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-26 22:09:15.993528 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-26 22:09:15.993551 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xf4vr/ 2026-05-26 22:09:15.993569 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xf4vr/pushgateway.txt 2026-05-26 22:09:15.993587 | instance | cd+++++++++ pod-logs/monitoring/vector-8ntqt/ 2026-05-26 22:09:15.993605 | instance | >f+++++++++ pod-logs/monitoring/vector-8ntqt/vector.txt 2026-05-26 22:09:15.993623 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-26 22:09:15.993641 | instance | cd+++++++++ pod-logs/openstack/barbican-api-569454f69-9lh27/ 2026-05-26 22:09:15.993659 | instance | >f+++++++++ pod-logs/openstack/barbican-api-569454f69-9lh27/barbican-api.txt 2026-05-26 22:09:15.993678 | instance | >f+++++++++ pod-logs/openstack/barbican-api-569454f69-9lh27/init.txt 2026-05-26 22:09:15.993697 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-2bfxh/ 2026-05-26 22:09:15.993715 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-2bfxh/barbican-db-init-0.txt 2026-05-26 22:09:15.993732 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-2bfxh/init.txt 2026-05-26 22:09:15.993750 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-5pnjh/ 2026-05-26 22:09:15.993768 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-5pnjh/barbican-db-sync.txt 2026-05-26 22:09:15.993786 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-5pnjh/init.txt 2026-05-26 22:09:15.993804 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-z6r6t/ 2026-05-26 22:09:15.993822 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z6r6t/init.txt 2026-05-26 22:09:15.993839 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-admin.txt 2026-05-26 22:09:15.993857 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-internal.txt 2026-05-26 22:09:15.993876 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z6r6t/key-manager-ks-endpoints-public.txt 2026-05-26 22:09:15.993894 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-vbq2g/ 2026-05-26 22:09:15.993912 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-vbq2g/init.txt 2026-05-26 22:09:15.993930 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-vbq2g/key-manager-ks-service-registration.txt 2026-05-26 22:09:15.993947 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-hdwb2/ 2026-05-26 22:09:15.993965 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-hdwb2/barbican-ks-user.txt 2026-05-26 22:09:15.993982 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-hdwb2/init.txt 2026-05-26 22:09:15.993999 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-5786z/ 2026-05-26 22:09:15.994017 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-5786z/init.txt 2026-05-26 22:09:15.994035 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-5786z/rabbit-init.txt 2026-05-26 22:09:15.994053 | instance | cd+++++++++ pod-logs/openstack/cinder-api-7587c66cb7-5ltqr/ 2026-05-26 22:09:15.994070 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7587c66cb7-5ltqr/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.994089 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7587c66cb7-5ltqr/cinder-api.txt 2026-05-26 22:09:15.994107 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7587c66cb7-5ltqr/init.txt 2026-05-26 22:09:15.994125 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-6b88c5d4df-nkvhd/ 2026-05-26 22:09:15.994142 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-backup-keyring-placement.txt 2026-05-26 22:09:15.994160 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.994177 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b88c5d4df-nkvhd/ceph-keyring-placement-rbd1.txt 2026-05-26 22:09:15.994195 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b88c5d4df-nkvhd/cinder-backup.txt 2026-05-26 22:09:15.994219 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6b88c5d4df-nkvhd/init.txt 2026-05-26 22:09:15.994237 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-vtt2k/ 2026-05-26 22:09:15.994255 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-vtt2k/ceph-keyring-placement.txt 2026-05-26 22:09:15.994274 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-vtt2k/cinder-backup-storage-init.txt 2026-05-26 22:09:15.994293 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-vtt2k/init.txt 2026-05-26 22:09:15.994310 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-czqmb/ 2026-05-26 22:09:15.994329 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-czqmb/bootstrap.txt 2026-05-26 22:09:15.994347 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-czqmb/init.txt 2026-05-26 22:09:15.994365 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-lswct/ 2026-05-26 22:09:15.994384 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-lswct/create-internal-tenant.txt 2026-05-26 22:09:15.994402 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-lswct/init.txt 2026-05-26 22:09:15.994420 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-8h26t/ 2026-05-26 22:09:15.994438 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8h26t/cinder-db-init-0.txt 2026-05-26 22:09:15.994456 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8h26t/init.txt 2026-05-26 22:09:15.994475 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-2fd26/ 2026-05-26 22:09:15.994494 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2fd26/cinder-db-sync.txt 2026-05-26 22:09:15.994511 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2fd26/init.txt 2026-05-26 22:09:15.994529 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-4wqh6/ 2026-05-26 22:09:15.994547 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4wqh6/init.txt 2026-05-26 22:09:15.994566 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-admin.txt 2026-05-26 22:09:15.994584 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-internal.txt 2026-05-26 22:09:15.994602 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-4wqh6/volumev3-ks-endpoints-public.txt 2026-05-26 22:09:15.994620 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-zttpl/ 2026-05-26 22:09:15.994638 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-zttpl/init.txt 2026-05-26 22:09:15.994657 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-zttpl/volumev3-ks-service-registration.txt 2026-05-26 22:09:15.994675 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-jgnxm/ 2026-05-26 22:09:15.994693 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jgnxm/cinder-ks-user.txt 2026-05-26 22:09:15.994711 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-jgnxm/init.txt 2026-05-26 22:09:15.994729 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-7nln2/ 2026-05-26 22:09:15.994746 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7nln2/init.txt 2026-05-26 22:09:15.994764 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7nln2/rabbit-init.txt 2026-05-26 22:09:15.994782 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-5d96cf4785-ttql6/ 2026-05-26 22:09:15.994804 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5d96cf4785-ttql6/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.994841 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5d96cf4785-ttql6/cinder-scheduler.txt 2026-05-26 22:09:15.994882 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5d96cf4785-ttql6/init.txt 2026-05-26 22:09:15.994907 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-x95s4/ 2026-05-26 22:09:15.994927 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-x95s4/ceph-keyring-placement.txt 2026-05-26 22:09:15.994952 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-x95s4/cinder-storage-init-rbd1.txt 2026-05-26 22:09:15.994972 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-x95s4/init.txt 2026-05-26 22:09:15.994990 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7d5d88fcd7-4t4xh/ 2026-05-26 22:09:15.995008 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7d5d88fcd7-4t4xh/ceph-coordination-volume-perms.txt 2026-05-26 22:09:15.995026 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7d5d88fcd7-4t4xh/ceph-keyring-placement-rbd1.txt 2026-05-26 22:09:15.995045 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7d5d88fcd7-4t4xh/cinder-volume.txt 2026-05-26 22:09:15.995063 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7d5d88fcd7-4t4xh/init-cinder-conf.txt 2026-05-26 22:09:15.995081 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7d5d88fcd7-4t4xh/init.txt 2026-05-26 22:09:15.995099 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29663825-hl5sg/ 2026-05-26 22:09:15.995118 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29663825-hl5sg/cinder-volume-usage-audit.txt 2026-05-26 22:09:15.995135 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29663825-hl5sg/init.txt 2026-05-26 22:09:15.995153 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29663885-4hmtm/ 2026-05-26 22:09:15.995172 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29663885-4hmtm/cinder-volume-usage-audit.txt 2026-05-26 22:09:15.995193 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29663885-4hmtm/init.txt 2026-05-26 22:09:15.995212 | instance | cd+++++++++ pod-logs/openstack/glance-api-8455898df4-bcz25/ 2026-05-26 22:09:15.995230 | instance | >f+++++++++ pod-logs/openstack/glance-api-8455898df4-bcz25/ceph-keyring-placement.txt 2026-05-26 22:09:15.995249 | instance | >f+++++++++ pod-logs/openstack/glance-api-8455898df4-bcz25/glance-api.txt 2026-05-26 22:09:15.995267 | instance | >f+++++++++ pod-logs/openstack/glance-api-8455898df4-bcz25/glance-perms.txt 2026-05-26 22:09:15.995285 | instance | >f+++++++++ pod-logs/openstack/glance-api-8455898df4-bcz25/init.txt 2026-05-26 22:09:15.995303 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-9s7bc/ 2026-05-26 22:09:15.995321 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9s7bc/glance-db-init-0.txt 2026-05-26 22:09:15.995338 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9s7bc/init.txt 2026-05-26 22:09:15.995356 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-pg6kl/ 2026-05-26 22:09:15.995373 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-pg6kl/glance-db-sync.txt 2026-05-26 22:09:15.995391 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-pg6kl/init.txt 2026-05-26 22:09:15.995409 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-ddhhj/ 2026-05-26 22:09:15.995428 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-admin.txt 2026-05-26 22:09:15.995446 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-internal.txt 2026-05-26 22:09:15.995465 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ddhhj/image-ks-endpoints-public.txt 2026-05-26 22:09:15.995483 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-ddhhj/init.txt 2026-05-26 22:09:15.995500 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-pjgjw/ 2026-05-26 22:09:15.995518 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pjgjw/image-ks-service-registration.txt 2026-05-26 22:09:15.995536 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pjgjw/init.txt 2026-05-26 22:09:15.995554 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-8mtfl/ 2026-05-26 22:09:15.995571 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8mtfl/glance-ks-user.txt 2026-05-26 22:09:15.995593 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-8mtfl/init.txt 2026-05-26 22:09:15.995612 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-5wbvf/ 2026-05-26 22:09:15.995631 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-5wbvf/glance-metadefs-load.txt 2026-05-26 22:09:15.995650 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-5wbvf/init.txt 2026-05-26 22:09:15.995668 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-z65bn/ 2026-05-26 22:09:15.995686 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-z65bn/init.txt 2026-05-26 22:09:15.995704 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-z65bn/rabbit-init.txt 2026-05-26 22:09:15.995722 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-nwpv7/ 2026-05-26 22:09:15.995741 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nwpv7/ceph-keyring-placement.txt 2026-05-26 22:09:15.995759 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nwpv7/glance-storage-init.txt 2026-05-26 22:09:15.995777 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nwpv7/init.txt 2026-05-26 22:09:15.995795 | instance | cd+++++++++ pod-logs/openstack/heat-api-7fcfc89fd-znkhf/ 2026-05-26 22:09:15.995834 | instance | >f+++++++++ pod-logs/openstack/heat-api-7fcfc89fd-znkhf/heat-api.txt 2026-05-26 22:09:15.995853 | instance | >f+++++++++ pod-logs/openstack/heat-api-7fcfc89fd-znkhf/init.txt 2026-05-26 22:09:15.995872 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-wg6v2/ 2026-05-26 22:09:15.995890 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-wg6v2/bootstrap.txt 2026-05-26 22:09:15.995908 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-wg6v2/init.txt 2026-05-26 22:09:15.995926 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-ddd44b748-zblxh/ 2026-05-26 22:09:15.995947 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-ddd44b748-zblxh/heat-cfn.txt 2026-05-26 22:09:15.995969 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-ddd44b748-zblxh/init.txt 2026-05-26 22:09:15.995993 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-l75lc/ 2026-05-26 22:09:15.996025 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-l75lc/heat-db-init-0.txt 2026-05-26 22:09:15.996057 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-l75lc/init.txt 2026-05-26 22:09:15.996090 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-txmpt/ 2026-05-26 22:09:15.996120 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-txmpt/heat-db-sync.txt 2026-05-26 22:09:15.996150 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-txmpt/init.txt 2026-05-26 22:09:15.996175 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-z7k4s/ 2026-05-26 22:09:15.996198 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-z7k4s/heat-ks-domain-user.txt 2026-05-26 22:09:15.996223 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-z7k4s/init.txt 2026-05-26 22:09:15.996250 | instance | cd+++++++++ pod-logs/openstack/heat-engine-7b57f88775-k2fcq/ 2026-05-26 22:09:15.996270 | instance | >f+++++++++ pod-logs/openstack/heat-engine-7b57f88775-k2fcq/heat-engine.txt 2026-05-26 22:09:15.996288 | instance | >f+++++++++ pod-logs/openstack/heat-engine-7b57f88775-k2fcq/init.txt 2026-05-26 22:09:15.996306 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29663875-kfjkx/ 2026-05-26 22:09:15.996324 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29663875-kfjkx/heat-engine-cleaner.txt 2026-05-26 22:09:15.996341 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29663875-kfjkx/init.txt 2026-05-26 22:09:15.996359 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29663880-rdfhg/ 2026-05-26 22:09:15.996376 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29663880-rdfhg/heat-engine-cleaner.txt 2026-05-26 22:09:15.996394 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29663880-rdfhg/init.txt 2026-05-26 22:09:15.996411 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29663885-7cmq5/ 2026-05-26 22:09:15.996436 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29663885-7cmq5/heat-engine-cleaner.txt 2026-05-26 22:09:15.996455 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29663885-7cmq5/init.txt 2026-05-26 22:09:15.996472 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/ 2026-05-26 22:09:15.996490 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-admin.txt 2026-05-26 22:09:15.996508 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-internal.txt 2026-05-26 22:09:15.996526 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/cloudformation-ks-endpoints-public.txt 2026-05-26 22:09:15.996544 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/init.txt 2026-05-26 22:09:15.996562 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-admin.txt 2026-05-26 22:09:15.996581 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-internal.txt 2026-05-26 22:09:15.996598 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-zvxq9/orchestration-ks-endpoints-public.txt 2026-05-26 22:09:15.996616 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-gt5f2/ 2026-05-26 22:09:15.996634 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-gt5f2/cloudformation-ks-service-registration.txt 2026-05-26 22:09:15.996653 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-gt5f2/init.txt 2026-05-26 22:09:15.996671 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-gt5f2/orchestration-ks-service-registration.txt 2026-05-26 22:09:15.996689 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-lnbvz/ 2026-05-26 22:09:15.996708 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-lnbvz/heat-ks-user.txt 2026-05-26 22:09:15.996726 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-lnbvz/heat-trustee-ks-user.txt 2026-05-26 22:09:15.996745 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-lnbvz/init.txt 2026-05-26 22:09:15.996763 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-89j7s/ 2026-05-26 22:09:15.996781 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-89j7s/init.txt 2026-05-26 22:09:15.996800 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-89j7s/rabbit-init.txt 2026-05-26 22:09:15.996818 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-rsczp/ 2026-05-26 22:09:15.996837 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rsczp/heat-trusts.txt 2026-05-26 22:09:15.996855 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rsczp/init.txt 2026-05-26 22:09:15.996874 | instance | cd+++++++++ pod-logs/openstack/horizon-688c69db78-fks5p/ 2026-05-26 22:09:15.996892 | instance | >f+++++++++ pod-logs/openstack/horizon-688c69db78-fks5p/horizon.txt 2026-05-26 22:09:15.996910 | instance | >f+++++++++ pod-logs/openstack/horizon-688c69db78-fks5p/init.txt 2026-05-26 22:09:15.996928 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-q89sv/ 2026-05-26 22:09:15.996949 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-q89sv/horizon-db-init-0.txt 2026-05-26 22:09:15.996999 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-q89sv/init.txt 2026-05-26 22:09:15.997022 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-m5mqx/ 2026-05-26 22:09:15.997046 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-m5mqx/horizon-db-sync.txt 2026-05-26 22:09:15.997069 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-m5mqx/init.txt 2026-05-26 22:09:15.997092 | instance | cd+++++++++ pod-logs/openstack/keepalived-dr4nd/ 2026-05-26 22:09:15.997117 | instance | >f+++++++++ pod-logs/openstack/keepalived-dr4nd/init.txt 2026-05-26 22:09:15.997138 | instance | >f+++++++++ pod-logs/openstack/keepalived-dr4nd/keepalived.txt 2026-05-26 22:09:15.997157 | instance | >f+++++++++ pod-logs/openstack/keepalived-dr4nd/wait-for-ip.txt 2026-05-26 22:09:15.997180 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7f6889fb6-kq6h6/ 2026-05-26 22:09:15.997199 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7f6889fb6-kq6h6/init.txt 2026-05-26 22:09:15.997217 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7f6889fb6-kq6h6/keystone-api.txt 2026-05-26 22:09:15.997235 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-dnz9j/ 2026-05-26 22:09:15.997254 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-dnz9j/bootstrap.txt 2026-05-26 22:09:15.997273 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-dnz9j/init.txt 2026-05-26 22:09:15.997292 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-n58l5/ 2026-05-26 22:09:15.997310 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-n58l5/init.txt 2026-05-26 22:09:15.997328 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-n58l5/keystone-credential-setup.txt 2026-05-26 22:09:15.997347 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-c4qzp/ 2026-05-26 22:09:15.997365 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-c4qzp/init.txt 2026-05-26 22:09:15.997384 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-c4qzp/keystone-db-init-0.txt 2026-05-26 22:09:15.997402 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-x7cj9/ 2026-05-26 22:09:15.997419 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-x7cj9/init.txt 2026-05-26 22:09:15.997437 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-x7cj9/keystone-db-sync.txt 2026-05-26 22:09:15.997455 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-mzx54/ 2026-05-26 22:09:15.997475 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-mzx54/init.txt 2026-05-26 22:09:15.997494 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-mzx54/keystone-domain-manage.txt 2026-05-26 22:09:15.997511 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-djkdh/ 2026-05-26 22:09:15.997529 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-djkdh/init.txt 2026-05-26 22:09:15.997546 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-djkdh/keystone-fernet-setup.txt 2026-05-26 22:09:15.997563 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-28zqv/ 2026-05-26 22:09:15.997580 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-28zqv/init.txt 2026-05-26 22:09:15.997597 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-28zqv/rabbit-init.txt 2026-05-26 22:09:15.997615 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/ 2026-05-26 22:09:15.997633 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/ceph-admin-keyring-placement.txt 2026-05-26 22:09:15.997650 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/ceph-keyring-placement.txt 2026-05-26 22:09:15.997669 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/init-dynamic-options.txt 2026-05-26 22:09:15.997688 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/init.txt 2026-05-26 22:09:15.997706 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/libvirt-exporter.txt 2026-05-26 22:09:15.997724 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/libvirt.txt 2026-05-26 22:09:15.997742 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-5sjr9/tls-sidecar.txt 2026-05-26 22:09:15.997760 | instance | cd+++++++++ pod-logs/openstack/magnum-api-85b6dc495-84tpg/ 2026-05-26 22:09:15.997777 | instance | >f+++++++++ pod-logs/openstack/magnum-api-85b6dc495-84tpg/init.txt 2026-05-26 22:09:15.997794 | instance | >f+++++++++ pod-logs/openstack/magnum-api-85b6dc495-84tpg/magnum-api.txt 2026-05-26 22:09:15.997812 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-f8cqd/ 2026-05-26 22:09:15.997829 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-f8cqd/magnum-cluster-api-proxy.txt 2026-05-26 22:09:15.997852 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-05-26 22:09:15.997871 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-05-26 22:09:15.997889 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-26 22:09:15.997907 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-26 22:09:15.997924 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-7grvz/ 2026-05-26 22:09:15.997942 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-7grvz/init.txt 2026-05-26 22:09:15.997959 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-7grvz/magnum-db-init-0.txt 2026-05-26 22:09:15.997977 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-vqnzv/ 2026-05-26 22:09:15.997994 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-vqnzv/init.txt 2026-05-26 22:09:15.998012 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-vqnzv/magnum-db-sync.txt 2026-05-26 22:09:15.998029 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-xx4cq/ 2026-05-26 22:09:15.998046 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-xx4cq/init.txt 2026-05-26 22:09:15.998064 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-xx4cq/magnum-ks-domain-user.txt 2026-05-26 22:09:15.998082 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-cxnj2/ 2026-05-26 22:09:15.998100 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-admin.txt 2026-05-26 22:09:15.998121 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-internal.txt 2026-05-26 22:09:15.998139 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cxnj2/container-infra-ks-endpoints-public.txt 2026-05-26 22:09:15.998157 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-cxnj2/init.txt 2026-05-26 22:09:15.998174 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-x8flb/ 2026-05-26 22:09:15.998192 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-x8flb/container-infra-ks-service-registration.txt 2026-05-26 22:09:15.998210 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-x8flb/init.txt 2026-05-26 22:09:15.998228 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-hb2bq/ 2026-05-26 22:09:15.998245 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-hb2bq/init.txt 2026-05-26 22:09:15.998264 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-hb2bq/magnum-ks-user.txt 2026-05-26 22:09:15.998282 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-9md9n/ 2026-05-26 22:09:15.998299 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-9md9n/init.txt 2026-05-26 22:09:15.998317 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-9md9n/rabbit-init.txt 2026-05-26 22:09:15.998336 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-948jw/ 2026-05-26 22:09:15.998354 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-948jw/registry.txt 2026-05-26 22:09:15.998372 | instance | cd+++++++++ pod-logs/openstack/manila-api-5db77b87f6-nghkl/ 2026-05-26 22:09:15.998389 | instance | >f+++++++++ pod-logs/openstack/manila-api-5db77b87f6-nghkl/init.txt 2026-05-26 22:09:15.998407 | instance | >f+++++++++ pod-logs/openstack/manila-api-5db77b87f6-nghkl/manila-api.txt 2026-05-26 22:09:15.998425 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-qbs5k/ 2026-05-26 22:09:15.998444 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-qbs5k/bootstrap.txt 2026-05-26 22:09:15.998462 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-qbs5k/init.txt 2026-05-26 22:09:15.998480 | instance | cd+++++++++ pod-logs/openstack/manila-data-54b5c76bdc-96k8g/ 2026-05-26 22:09:15.998498 | instance | >f+++++++++ pod-logs/openstack/manila-data-54b5c76bdc-96k8g/init.txt 2026-05-26 22:09:15.998516 | instance | >f+++++++++ pod-logs/openstack/manila-data-54b5c76bdc-96k8g/manila-data.txt 2026-05-26 22:09:15.998541 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-p8vxq/ 2026-05-26 22:09:15.998560 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-p8vxq/init.txt 2026-05-26 22:09:15.998578 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-p8vxq/manila-db-init-0.txt 2026-05-26 22:09:15.998597 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-f52h2/ 2026-05-26 22:09:15.998615 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-f52h2/init.txt 2026-05-26 22:09:15.998632 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-f52h2/manila-db-sync.txt 2026-05-26 22:09:15.998650 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/ 2026-05-26 22:09:15.998669 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/init.txt 2026-05-26 22:09:15.998686 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-admin.txt 2026-05-26 22:09:15.998704 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-internal.txt 2026-05-26 22:09:15.998723 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/share-ks-endpoints-public.txt 2026-05-26 22:09:15.998741 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-admin.txt 2026-05-26 22:09:15.998758 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-internal.txt 2026-05-26 22:09:15.998776 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-p22ks/sharev2-ks-endpoints-public.txt 2026-05-26 22:09:15.998794 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-nnb6g/ 2026-05-26 22:09:15.998816 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-nnb6g/init.txt 2026-05-26 22:09:15.998834 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-nnb6g/share-ks-service-registration.txt 2026-05-26 22:09:15.998853 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-nnb6g/sharev2-ks-service-registration.txt 2026-05-26 22:09:15.998871 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-rmcr6/ 2026-05-26 22:09:15.998889 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-rmcr6/init.txt 2026-05-26 22:09:15.998907 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-rmcr6/manila-ks-user.txt 2026-05-26 22:09:15.998925 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-4msl4/ 2026-05-26 22:09:15.998943 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-4msl4/init.txt 2026-05-26 22:09:15.998961 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-4msl4/rabbit-init.txt 2026-05-26 22:09:15.998978 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-c56b56c4c-xwzg2/ 2026-05-26 22:09:15.998996 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-c56b56c4c-xwzg2/init.txt 2026-05-26 22:09:15.999014 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-c56b56c4c-xwzg2/manila-scheduler.txt 2026-05-26 22:09:15.999031 | instance | cd+++++++++ pod-logs/openstack/manila-share-6d444bc698-8sjhv/ 2026-05-26 22:09:15.999049 | instance | >f+++++++++ pod-logs/openstack/manila-share-6d444bc698-8sjhv/init.txt 2026-05-26 22:09:15.999068 | instance | >f+++++++++ pod-logs/openstack/manila-share-6d444bc698-8sjhv/manila-share-init.txt 2026-05-26 22:09:15.999086 | instance | >f+++++++++ pod-logs/openstack/manila-share-6d444bc698-8sjhv/manila-share.txt 2026-05-26 22:09:15.999104 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-wq6qt/ 2026-05-26 22:09:15.999121 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-wq6qt/init.txt 2026-05-26 22:09:15.999139 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-wq6qt/memcached-exporter.txt 2026-05-26 22:09:15.999157 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-wq6qt/memcached.txt 2026-05-26 22:09:15.999174 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-dwmh4/ 2026-05-26 22:09:15.999197 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-dwmh4/coredns.txt 2026-05-26 22:09:15.999215 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-w8gtg/ 2026-05-26 22:09:15.999234 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-w8gtg/init.txt 2026-05-26 22:09:15.999252 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-w8gtg/neutron-db-init-0.txt 2026-05-26 22:09:15.999269 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-7wt5w/ 2026-05-26 22:09:15.999287 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-7wt5w/init.txt 2026-05-26 22:09:15.999304 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-7wt5w/neutron-db-sync.txt 2026-05-26 22:09:15.999321 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-n9xs5/ 2026-05-26 22:09:15.999339 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-n9xs5/init.txt 2026-05-26 22:09:15.999356 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-n9xs5/neutron-dhcp-agent-init.txt 2026-05-26 22:09:15.999374 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-n9xs5/neutron-dhcp-agent.txt 2026-05-26 22:09:15.999392 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-smfk8/ 2026-05-26 22:09:15.999410 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-smfk8/init.txt 2026-05-26 22:09:15.999428 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-admin.txt 2026-05-26 22:09:15.999447 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-internal.txt 2026-05-26 22:09:15.999465 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-smfk8/network-ks-endpoints-public.txt 2026-05-26 22:09:15.999482 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-n9w5p/ 2026-05-26 22:09:15.999500 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-n9w5p/init.txt 2026-05-26 22:09:15.999517 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-n9w5p/network-ks-service-registration.txt 2026-05-26 22:09:15.999535 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-89lkk/ 2026-05-26 22:09:15.999553 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-89lkk/init.txt 2026-05-26 22:09:15.999571 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-89lkk/neutron-ks-user.txt 2026-05-26 22:09:15.999589 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-bbhls/ 2026-05-26 22:09:15.999606 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-bbhls/init.txt 2026-05-26 22:09:15.999625 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-bbhls/neutron-l3-agent-init.txt 2026-05-26 22:09:15.999643 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-bbhls/neutron-l3-agent.txt 2026-05-26 22:09:15.999661 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kfgm6/ 2026-05-26 22:09:15.999679 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kfgm6/init.txt 2026-05-26 22:09:15.999697 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kfgm6/neutron-metadata-agent-init.txt 2026-05-26 22:09:15.999715 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-kfgm6/neutron-metadata-agent.txt 2026-05-26 22:09:15.999733 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-fjrld/ 2026-05-26 22:09:15.999752 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-fjrld/init.txt 2026-05-26 22:09:15.999769 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-fjrld/neutron-netns-cleanup-cron.txt 2026-05-26 22:09:15.999787 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-brlf5/ 2026-05-26 22:09:15.999827 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-brlf5/init.txt 2026-05-26 22:09:15.999848 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-brlf5/neutron-openvswitch-agent-kernel-modules.txt 2026-05-26 22:09:15.999874 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-brlf5/neutron-ovs-agent-init.txt 2026-05-26 22:09:15.999893 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-brlf5/neutron-ovs-agent.txt 2026-05-26 22:09:15.999912 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-fqst7/ 2026-05-26 22:09:15.999930 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-fqst7/init.txt 2026-05-26 22:09:15.999947 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-fqst7/rabbit-init.txt 2026-05-26 22:09:15.999965 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-77dd7ffd8-2gg86/ 2026-05-26 22:09:15.999983 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-77dd7ffd8-2gg86/init.txt 2026-05-26 22:09:16 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-77dd7ffd8-2gg86/neutron-rpc-server.txt 2026-05-26 22:09:16.000019 | instance | cd+++++++++ pod-logs/openstack/neutron-server-654644dd-k2s5r/ 2026-05-26 22:09:16.000038 | instance | >f+++++++++ pod-logs/openstack/neutron-server-654644dd-k2s5r/init.txt 2026-05-26 22:09:16.000057 | instance | >f+++++++++ pod-logs/openstack/neutron-server-654644dd-k2s5r/neutron-policy-server.txt 2026-05-26 22:09:16.000075 | instance | >f+++++++++ pod-logs/openstack/neutron-server-654644dd-k2s5r/neutron-server.txt 2026-05-26 22:09:16.000093 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-7d5c45f498-wk6xg/ 2026-05-26 22:09:16.000111 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7d5c45f498-wk6xg/init.txt 2026-05-26 22:09:16.000130 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7d5c45f498-wk6xg/nova-api-metadata-init.txt 2026-05-26 22:09:16.000148 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7d5c45f498-wk6xg/nova-api.txt 2026-05-26 22:09:16.000166 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/ 2026-05-26 22:09:16.000184 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/init.txt 2026-05-26 22:09:16.000202 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5dfc7fcfc5-mbl2s/nova-osapi.txt 2026-05-26 22:09:16.000221 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-fp9wc/ 2026-05-26 22:09:16.000240 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-fp9wc/bootstrap.txt 2026-05-26 22:09:16.000257 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-fp9wc/init.txt 2026-05-26 22:09:16.000275 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29663880-xv244/ 2026-05-26 22:09:16.000293 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29663880-xv244/init.txt 2026-05-26 22:09:16.000312 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29663880-xv244/nova-cell-setup.txt 2026-05-26 22:09:16.000330 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-cj66t/ 2026-05-26 22:09:16.000348 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-cj66t/init.txt 2026-05-26 22:09:16.000365 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-cj66t/nova-cell-setup-init.txt 2026-05-26 22:09:16.000384 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-cj66t/nova-cell-setup.txt 2026-05-26 22:09:16.000402 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-tww6k/ 2026-05-26 22:09:16.000420 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/ceph-admin-keyring-placement.txt 2026-05-26 22:09:16.000439 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/ceph-keyring-placement.txt 2026-05-26 22:09:16.000457 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/ceph-perms.txt 2026-05-26 22:09:16.000475 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/init.txt 2026-05-26 22:09:16.000493 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/nova-compute-init.txt 2026-05-26 22:09:16.000511 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/nova-compute-ssh-init.txt 2026-05-26 22:09:16.000534 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/nova-compute-ssh.txt 2026-05-26 22:09:16.000553 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/nova-compute-vnc-init.txt 2026-05-26 22:09:16.000570 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tww6k/nova-compute.txt 2026-05-26 22:09:16.000588 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-595d44bb97-jx6tt/ 2026-05-26 22:09:16.000606 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-595d44bb97-jx6tt/init.txt 2026-05-26 22:09:16.000624 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-595d44bb97-jx6tt/nova-conductor.txt 2026-05-26 22:09:16.000642 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-6nnjm/ 2026-05-26 22:09:16.000661 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6nnjm/init.txt 2026-05-26 22:09:16.000678 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6nnjm/nova-db-init-0.txt 2026-05-26 22:09:16.000696 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6nnjm/nova-db-init-1.txt 2026-05-26 22:09:16.000714 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-6nnjm/nova-db-init-2.txt 2026-05-26 22:09:16.000732 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-54csb/ 2026-05-26 22:09:16.000750 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-54csb/init.txt 2026-05-26 22:09:16.000767 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-54csb/nova-db-sync.txt 2026-05-26 22:09:16.000785 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-j2lfv/ 2026-05-26 22:09:16.000803 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-admin.txt 2026-05-26 22:09:16.000822 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-internal.txt 2026-05-26 22:09:16.000841 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-j2lfv/compute-ks-endpoints-public.txt 2026-05-26 22:09:16.000859 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-j2lfv/init.txt 2026-05-26 22:09:16.000877 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-2b8xq/ 2026-05-26 22:09:16.000895 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2b8xq/compute-ks-service-registration.txt 2026-05-26 22:09:16.000913 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2b8xq/init.txt 2026-05-26 22:09:16.000931 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-rhk46/ 2026-05-26 22:09:16.000949 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rhk46/init.txt 2026-05-26 22:09:16.000984 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rhk46/nova-ks-user.txt 2026-05-26 22:09:16.001003 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-fc7dfff98-phbwn/ 2026-05-26 22:09:16.001022 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-fc7dfff98-phbwn/init.txt 2026-05-26 22:09:16.001041 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy-init-assets.txt 2026-05-26 22:09:16.001059 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy-init.txt 2026-05-26 22:09:16.001077 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-fc7dfff98-phbwn/nova-novncproxy.txt 2026-05-26 22:09:16.001095 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-rp7dx/ 2026-05-26 22:09:16.001113 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rp7dx/init.txt 2026-05-26 22:09:16.001131 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rp7dx/rabbit-init.txt 2026-05-26 22:09:16.001149 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-65f67b47b9-b27w9/ 2026-05-26 22:09:16.001167 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65f67b47b9-b27w9/init.txt 2026-05-26 22:09:16.001185 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65f67b47b9-b27w9/nova-scheduler.txt 2026-05-26 22:09:16.001203 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29663880-wnhjm/ 2026-05-26 22:09:16.001229 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29663880-wnhjm/init.txt 2026-05-26 22:09:16.001248 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29663880-wnhjm/nova-service-cleaner.txt 2026-05-26 22:09:16.001267 | instance | cd+++++++++ pod-logs/openstack/octavia-api-cc779c4b-kq888/ 2026-05-26 22:09:16.001290 | instance | >f+++++++++ pod-logs/openstack/octavia-api-cc779c4b-kq888/init.txt 2026-05-26 22:09:16.001317 | instance | >f+++++++++ pod-logs/openstack/octavia-api-cc779c4b-kq888/octavia-api.txt 2026-05-26 22:09:16.001337 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-gjsvn/ 2026-05-26 22:09:16.001356 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-gjsvn/bootstrap.txt 2026-05-26 22:09:16.001374 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-gjsvn/init.txt 2026-05-26 22:09:16.001392 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-9g42k/ 2026-05-26 22:09:16.001411 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9g42k/init.txt 2026-05-26 22:09:16.001429 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9g42k/octavia-db-init-0.txt 2026-05-26 22:09:16.001447 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-9g42k/octavia-db-init-1.txt 2026-05-26 22:09:16.001465 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-wfgcx/ 2026-05-26 22:09:16.001483 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-wfgcx/init.txt 2026-05-26 22:09:16.001502 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-wfgcx/octavia-db-sync.txt 2026-05-26 22:09:16.001520 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-28l82/ 2026-05-26 22:09:16.001538 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-28l82/init.txt 2026-05-26 22:09:16.001557 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-28l82/octavia-health-manager-get-port.txt 2026-05-26 22:09:16.001575 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-28l82/octavia-health-manager-nic-init.txt 2026-05-26 22:09:16.001593 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-28l82/octavia-health-manager.txt 2026-05-26 22:09:16.001612 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-fb86bb9cc-649t8/ 2026-05-26 22:09:16.001630 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-fb86bb9cc-649t8/init.txt 2026-05-26 22:09:16.001647 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-fb86bb9cc-649t8/octavia-housekeeping.txt 2026-05-26 22:09:16.001665 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-xdf5b/ 2026-05-26 22:09:16.001684 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-xdf5b/init.txt 2026-05-26 22:09:16.001703 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-admin.txt 2026-05-26 22:09:16.001721 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-internal.txt 2026-05-26 22:09:16.001739 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-xdf5b/load-balancer-ks-endpoints-public.txt 2026-05-26 22:09:16.001757 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-4ps48/ 2026-05-26 22:09:16.001775 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-4ps48/init.txt 2026-05-26 22:09:16.001794 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-4ps48/load-balancer-ks-service-registration.txt 2026-05-26 22:09:16.001814 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-8kgtt/ 2026-05-26 22:09:16.001833 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-8kgtt/init.txt 2026-05-26 22:09:16.001851 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-8kgtt/octavia-ks-user.txt 2026-05-26 22:09:16.001871 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-vj7n5/ 2026-05-26 22:09:16.001890 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-vj7n5/init.txt 2026-05-26 22:09:16.001918 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-vj7n5/rabbit-init.txt 2026-05-26 22:09:16.001937 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-7dd4c87db6-klmzg/ 2026-05-26 22:09:16.001955 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-7dd4c87db6-klmzg/init.txt 2026-05-26 22:09:16.001973 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-7dd4c87db6-klmzg/octavia-worker.txt 2026-05-26 22:09:16.001991 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-6ndv5/ 2026-05-26 22:09:16.002009 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-6ndv5/openstack-database-exporter.txt 2026-05-26 22:09:16.002027 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-xxj7b/ 2026-05-26 22:09:16.002045 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-xxj7b/build-config.txt 2026-05-26 22:09:16.002063 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-xxj7b/openstack-exporter.txt 2026-05-26 22:09:16.002081 | instance | cd+++++++++ pod-logs/openstack/openvswitch-gbg94/ 2026-05-26 22:09:16.002100 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gbg94/init.txt 2026-05-26 22:09:16.002118 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gbg94/openvswitch-db-perms.txt 2026-05-26 22:09:16.002136 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gbg94/openvswitch-db.txt 2026-05-26 22:09:16.002153 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gbg94/openvswitch-vswitchd-modules.txt 2026-05-26 22:09:16.002171 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gbg94/openvswitch-vswitchd.txt 2026-05-26 22:09:16.002189 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-26 22:09:16.002207 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-26 22:09:16.002225 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-26 22:09:16.002243 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-26 22:09:16.002261 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-26 22:09:16.002280 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-26 22:09:16.002298 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-26 22:09:16.002317 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-26 22:09:16.002334 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-26 22:09:16.002352 | instance | cd+++++++++ pod-logs/openstack/placement-api-555844ff86-pwfdn/ 2026-05-26 22:09:16.002378 | instance | >f+++++++++ pod-logs/openstack/placement-api-555844ff86-pwfdn/init.txt 2026-05-26 22:09:16.002404 | instance | >f+++++++++ pod-logs/openstack/placement-api-555844ff86-pwfdn/placement-api.txt 2026-05-26 22:09:16.002425 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-zxbdk/ 2026-05-26 22:09:16.002444 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-zxbdk/init.txt 2026-05-26 22:09:16.002465 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-zxbdk/placement-db-init-0.txt 2026-05-26 22:09:16.002484 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-95qzk/ 2026-05-26 22:09:16.002503 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-95qzk/init.txt 2026-05-26 22:09:16.002521 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-95qzk/placement-db-sync.txt 2026-05-26 22:09:16.002538 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-tf5dk/ 2026-05-26 22:09:16.002555 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tf5dk/init.txt 2026-05-26 22:09:16.002573 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-admin.txt 2026-05-26 22:09:16.002591 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-internal.txt 2026-05-26 22:09:16.002615 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tf5dk/placement-ks-endpoints-public.txt 2026-05-26 22:09:16.002633 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-85vz7/ 2026-05-26 22:09:16.002651 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-85vz7/init.txt 2026-05-26 22:09:16.002668 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-85vz7/placement-ks-service-registration.txt 2026-05-26 22:09:16.002687 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-9wbns/ 2026-05-26 22:09:16.002705 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-9wbns/init.txt 2026-05-26 22:09:16.002722 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-9wbns/placement-ks-user.txt 2026-05-26 22:09:16.002739 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-2bgxl/ 2026-05-26 22:09:16.002756 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-2bgxl/percona-xtradb-cluster-operator.txt 2026-05-26 22:09:16.002774 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-05-26 22:09:16.002792 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-26 22:09:16.002809 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-26 22:09:16.002827 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-05-26 22:09:16.002844 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-26 22:09:16.002862 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-26 22:09:16.002881 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-4mdqh/ 2026-05-26 22:09:16.002899 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-4mdqh/rabbitmq-cluster-operator.txt 2026-05-26 22:09:16.002919 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-05-26 22:09:16.002938 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-26 22:09:16.002956 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-26 22:09:16.002973 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-05-26 22:09:16.002991 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-26 22:09:16.003009 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-26 22:09:16.003027 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-26 22:09:16.003045 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-26 22:09:16.003062 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-26 22:09:16.003081 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-05-26 22:09:16.003099 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-26 22:09:16.003117 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-26 22:09:16.003135 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-05-26 22:09:16.003153 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-26 22:09:16.003170 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-26 22:09:16.003188 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-266z4/ 2026-05-26 22:09:16.003206 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-266z4/rabbitmq-cluster-operator.txt 2026-05-26 22:09:16.003223 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-05-26 22:09:16.003241 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-26 22:09:16.003260 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-26 22:09:16.003284 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-05-26 22:09:16.003303 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-26 22:09:16.003321 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-26 22:09:16.003338 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-05-26 22:09:16.003356 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-26 22:09:16.003374 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-26 22:09:16.003392 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/ 2026-05-26 22:09:16.003411 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/ceph-crash.txt 2026-05-26 22:09:16.003430 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/chown-container-data-dir.txt 2026-05-26 22:09:16.003448 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2tdm/make-container-crash-dir.txt 2026-05-26 22:09:16.003467 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/ 2026-05-26 22:09:16.003486 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/chown-container-data-dir.txt 2026-05-26 22:09:16.003504 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/log-collector.txt 2026-05-26 22:09:16.003522 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vrzgg/rgw.txt 2026-05-26 22:09:16.003540 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-69d9b88648-hbm4j/ 2026-05-26 22:09:16.003558 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-69d9b88648-hbm4j/init.txt 2026-05-26 22:09:16.003576 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-69d9b88648-hbm4j/staffeln-api.txt 2026-05-26 22:09:16.003594 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-8f74b57fc-fbwkc/ 2026-05-26 22:09:16.003612 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-8f74b57fc-fbwkc/staffeln-conductor.txt 2026-05-26 22:09:16.003630 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-qs9nd/ 2026-05-26 22:09:16.003648 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-qs9nd/init.txt 2026-05-26 22:09:16.003666 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-qs9nd/staffeln-db-init-0.txt 2026-05-26 22:09:16.003684 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-5tkh8/ 2026-05-26 22:09:16.003703 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-5tkh8/init.txt 2026-05-26 22:09:16.003721 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-5tkh8/staffeln-db-sync.txt 2026-05-26 22:09:16.003739 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-jv5xz/ 2026-05-26 22:09:16.003756 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-jv5xz/init.txt 2026-05-26 22:09:16.003774 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-jv5xz/tempest-ks-user.txt 2026-05-26 22:09:16.003820 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-qr4z6/ 2026-05-26 22:09:16.003842 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-qr4z6/init.txt 2026-05-26 22:09:16.003861 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-qr4z6/tempest-run-tests-init.txt 2026-05-26 22:09:16.003879 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-qr4z6/tempest-run-tests.txt 2026-05-26 22:09:16.003898 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-26 22:09:16.003916 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-26 22:09:16.003933 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-26 22:09:16.003951 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-26 22:09:16.003973 | instance | cd+++++++++ pod-logs/orc-system/ 2026-05-26 22:09:16.003992 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-pj6rq/ 2026-05-26 22:09:16.004010 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-pj6rq/manager.txt 2026-05-26 22:09:16.004027 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-26 22:09:16.004228 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-qnbhf/ 2026-05-26 22:09:16.004246 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-qnbhf/rook-ceph-operator.txt 2026-05-26 22:09:16.004265 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-26 22:09:16.004283 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hdqrq/ 2026-05-26 22:09:16.004301 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hdqrq/secretgen-controller.txt 2026-05-26 22:09:16.024276 | 2026-05-26 22:09:16.024344 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-26 22:09:16.220690 | instance | changed 2026-05-26 22:09:16.227296 | 2026-05-26 22:09:16.227383 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-26 22:09:17.427481 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-26 22:09:17.452735 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 22:09:17.452788 | instance | Dload Upload Total Spent Left Speed 2026-05-26 22:09:17.458141 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-26 22:09:17.643392 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-26 22:09:17.650823 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 22:09:17.650892 | instance | Dload Upload Total Spent Left Speed 2026-05-26 22:09:17.655120 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-26 22:09:18.035399 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-26 22:09:18.044437 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-26 22:09:18.044476 | instance | Dload Upload Total Spent Left Speed 2026-05-26 22:09:18.049329 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-26 22:09:18.318184 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-05-26 22:09:18.809511 | instance | ERROR 2026-05-26 22:09:18.809678 | instance | { 2026-05-26 22:09:18.809708 | instance | "delta": "0:00:01.828306", 2026-05-26 22:09:18.809728 | instance | "end": "2026-05-26 22:09:18.321869", 2026-05-26 22:09:18.809747 | instance | "msg": "non-zero return code", 2026-05-26 22:09:18.809766 | instance | "rc": 5, 2026-05-26 22:09:18.809784 | instance | "start": "2026-05-26 22:09:16.493563" 2026-05-26 22:09:18.809803 | instance | } 2026-05-26 22:09:18.809826 | instance | ERROR: Ignoring Errors 2026-05-26 22:09:18.814488 | 2026-05-26 22:09:18.814552 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-26 22:09:19.116787 | instance | ceph-mgr endpoints: 2026-05-26 22:09:19.350666 | instance | ok: Runtime: 0:00:00.084637 2026-05-26 22:09:19.357362 | 2026-05-26 22:09:19.357458 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-26 22:09:19.894238 | instance | ok: Runtime: 0:00:00.091375 2026-05-26 22:09:19.900085 | 2026-05-26 22:09:19.900168 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-26 22:09:20.381752 | instance | changed: 2026-05-26 22:09:20.381985 | instance | cd+++++++++ prometheus/ 2026-05-26 22:09:20.382027 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-26 22:09:20.382057 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-26 22:09:20.382086 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-26 22:09:20.391349 | 2026-05-26 22:09:20.391420 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-26 22:09:20.598654 | instance | changed 2026-05-26 22:09:20.603928 | 2026-05-26 22:09:20.603998 | TASK [gather-selenium-data : Get selenium data] 2026-05-26 22:09:20.826254 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-26 22:09:20.831845 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-26 22:09:21.143038 | instance | ERROR 2026-05-26 22:09:21.143302 | instance | { 2026-05-26 22:09:21.143332 | instance | "delta": "0:00:00.010823", 2026-05-26 22:09:21.143353 | instance | "end": "2026-05-26 22:09:20.832667", 2026-05-26 22:09:21.143372 | instance | "msg": "non-zero return code", 2026-05-26 22:09:21.143390 | instance | "rc": 1, 2026-05-26 22:09:21.143409 | instance | "start": "2026-05-26 22:09:20.821844" 2026-05-26 22:09:21.143428 | instance | } 2026-05-26 22:09:21.143451 | instance | ERROR: Ignoring Errors 2026-05-26 22:09:21.149610 | 2026-05-26 22:09:21.149688 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-26 22:09:21.648425 | instance | changed: cd+++++++++ selenium/ 2026-05-26 22:09:21.655486 | 2026-05-26 22:09:21.655608 | PLAY RECAP 2026-05-26 22:09:21.655658 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-26 22:09:21.655681 | 2026-05-26 22:09:21.840065 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-26 22:09:21.851161 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 22:09:22.623229 | 2026-05-26 22:09:22.623364 | PLAY [all] 2026-05-26 22:09:22.634947 | 2026-05-26 22:09:22.635026 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-26 22:09:22.680009 | instance | skipping: Conditional result was False 2026-05-26 22:09:22.691702 | 2026-05-26 22:09:22.691800 | TASK [fetch-output : Set log path for single node] 2026-05-26 22:09:22.735727 | instance | ok 2026-05-26 22:09:22.740531 | 2026-05-26 22:09:22.740603 | LOOP [fetch-output : Ensure local output dirs] 2026-05-26 22:09:23.143497 | instance -> localhost | ok: "/var/lib/zuul/builds/bb754599442245b9b142496d459a2011/work/logs" 2026-05-26 22:09:23.341879 | instance -> localhost | changed: "/var/lib/zuul/builds/bb754599442245b9b142496d459a2011/work/artifacts" 2026-05-26 22:09:23.583540 | instance -> localhost | changed: "/var/lib/zuul/builds/bb754599442245b9b142496d459a2011/work/docs" 2026-05-26 22:09:23.598445 | 2026-05-26 22:09:23.598591 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 22:09:24.240677 | instance | changed: .d..t...... ./ 2026-05-26 22:09:24.240977 | instance | changed: All items complete 2026-05-26 22:09:24.241022 | 2026-05-26 22:09:24.715677 | instance | changed: .d..t...... ./ 2026-05-26 22:09:25.156441 | instance | changed: .d..t...... ./ 2026-05-26 22:09:25.175891 | 2026-05-26 22:09:25.176087 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 22:09:25.587960 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008029 2026-05-26 22:09:25.822592 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006385 2026-05-26 22:09:25.842443 | 2026-05-26 22:09:25.842568 | PLAY [all] 2026-05-26 22:09:25.849635 | 2026-05-26 22:09:25.849706 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 22:09:26.297132 | instance | changed 2026-05-26 22:09:26.305276 | 2026-05-26 22:09:26.305349 | PLAY RECAP 2026-05-26 22:09:26.305406 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 22:09:26.305449 | 2026-05-26 22:09:26.431897 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 22:09:26.442914 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 22:09:27.228886 | 2026-05-26 22:09:27.229038 | PLAY [localhost] 2026-05-26 22:09:27.239030 | 2026-05-26 22:09:27.239101 | TASK [Generate Zuul manifest] 2026-05-26 22:09:27.258672 | localhost | ok 2026-05-26 22:09:27.323209 | 2026-05-26 22:09:27.323370 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 22:09:28.049838 | localhost | changed 2026-05-26 22:09:28.062701 | 2026-05-26 22:09:28.062777 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 22:09:28.114578 | localhost | ok 2026-05-26 22:09:28.124520 | 2026-05-26 22:09:28.124656 | TASK [Upload logs] 2026-05-26 22:09:28.143277 | localhost | ok 2026-05-26 22:09:28.301511 | 2026-05-26 22:09:28.302000 | TASK [Set zuul-log-path fact] 2026-05-26 22:09:28.322981 | localhost | ok 2026-05-26 22:09:28.337006 | 2026-05-26 22:09:28.337079 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 22:09:28.367273 | localhost | ok 2026-05-26 22:09:28.377324 | 2026-05-26 22:09:28.377426 | TASK [upload-logs : Create log directories] 2026-05-26 22:09:28.906238 | localhost | changed 2026-05-26 22:09:28.912771 | 2026-05-26 22:09:28.912842 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 22:09:29.411149 | localhost -> localhost | ok: Runtime: 0:00:00.037997 2026-05-26 22:09:29.417792 | 2026-05-26 22:09:29.417885 | TASK [upload-logs : Upload logs to log server] 2026-05-26 22:09:30.650405 | localhost | Output suppressed because no_log was given 2026-05-26 22:09:30.656765 | 2026-05-26 22:09:30.656854 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 22:09:30.705702 | localhost | skipping: Conditional result was False 2026-05-26 22:09:30.713193 | localhost | skipping: Conditional result was False 2026-05-26 22:09:30.733551 | 2026-05-26 22:09:30.733710 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 22:09:30.778939 | localhost | skipping: Conditional result was False 2026-05-26 22:09:30.779479 | 2026-05-26 22:09:30.782797 | localhost | skipping: Conditional result was False 2026-05-26 22:09:30.799490 | 2026-05-26 22:09:30.799756 | LOOP [upload-logs : Upload console log and json output]