2026-07-11 03:17:55.257991 | Job console starting 2026-07-11 03:17:55.266142 | Updating git repos 2026-07-11 03:17:57.378818 | Cloning repos into workspace 2026-07-11 03:18:16.937090 | Restoring repo states 2026-07-11 03:18:21.245873 | Merging changes 2026-07-11 03:18:22.387827 | Checking out repos 2026-07-11 03:18:28.637951 | Preparing playbooks 2026-07-11 03:18:31.359472 | Running Ansible setup 2026-07-11 03:18:35.577449 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-11 03:18:36.302577 | 2026-07-11 03:18:36.303384 | PLAY [localhost] 2026-07-11 03:18:36.312469 | 2026-07-11 03:18:36.312550 | TASK [Gathering Facts] 2026-07-11 03:18:37.420937 | localhost | ok 2026-07-11 03:18:37.436075 | 2026-07-11 03:18:37.436193 | TASK [Setup log path fact] 2026-07-11 03:18:37.454387 | localhost | ok 2026-07-11 03:18:37.473954 | 2026-07-11 03:18:37.474224 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 03:18:37.509275 | localhost | ok 2026-07-11 03:18:37.517794 | 2026-07-11 03:18:37.517885 | TASK [emit-job-header : Print job information] 2026-07-11 03:18:37.551308 | # Job Information 2026-07-11 03:18:37.551531 | Ansible Version: 2.16.18 2026-07-11 03:18:37.551580 | Job: atmosphere-molecule-aio-ovn 2026-07-11 03:18:37.551615 | Pipeline: check 2026-07-11 03:18:37.551646 | Executor: 2d72f0692154 2026-07-11 03:18:37.551676 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-07-11 03:18:37.551715 | Event ID: f41a35c0-7cd6-11f1-88df-1a1f50008fea 2026-07-11 03:18:37.556556 | 2026-07-11 03:18:37.587114 | LOOP [emit-job-header : Print node information] 2026-07-11 03:18:37.686440 | localhost | ok: 2026-07-11 03:18:37.686647 | localhost | # Node Information 2026-07-11 03:18:37.686688 | localhost | Inventory Hostname: instance 2026-07-11 03:18:37.686720 | localhost | Hostname: np0000184972 2026-07-11 03:18:37.686754 | localhost | Username: zuul 2026-07-11 03:18:37.686800 | localhost | Distro: Ubuntu 22.04 2026-07-11 03:18:37.686833 | localhost | Provider: yul1 2026-07-11 03:18:37.686861 | localhost | Region: ca-ymq-1 2026-07-11 03:18:37.686887 | localhost | Label: ubuntu-jammy-16 2026-07-11 03:18:37.686913 | localhost | Product Name: OpenStack Nova 2026-07-11 03:18:37.686939 | localhost | Interface IP: 199.204.45.53 2026-07-11 03:18:37.699888 | 2026-07-11 03:18:37.700079 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-11 03:18:38.339163 | localhost -> localhost | changed 2026-07-11 03:18:38.347517 | 2026-07-11 03:18:38.347594 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-11 03:18:39.516791 | localhost -> localhost | changed 2026-07-11 03:18:39.522798 | 2026-07-11 03:18:39.522849 | PLAY [all] 2026-07-11 03:18:39.538338 | 2026-07-11 03:18:39.538479 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-11 03:18:39.754620 | instance -> localhost | ok 2026-07-11 03:18:39.762900 | 2026-07-11 03:18:39.762996 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-11 03:18:39.793101 | instance | ok 2026-07-11 03:18:39.808380 | instance | included: /var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-11 03:18:39.813790 | 2026-07-11 03:18:39.813874 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-11 03:18:41.471650 | instance -> localhost | Generating public/private rsa key pair. 2026-07-11 03:18:41.471900 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/work/95611a759dfe40139fcd89ce61cc43ad_id_rsa 2026-07-11 03:18:41.471979 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/work/95611a759dfe40139fcd89ce61cc43ad_id_rsa.pub 2026-07-11 03:18:41.472014 | instance -> localhost | The key fingerprint is: 2026-07-11 03:18:41.472045 | instance -> localhost | SHA256:aetZECTgCaKL7NpeFR4eRI329yuKTZj+wpKfwCQPhqM zuul-build-sshkey 2026-07-11 03:18:41.472136 | instance -> localhost | The key's randomart image is: 2026-07-11 03:18:41.472204 | instance -> localhost | +---[RSA 3072]----+ 2026-07-11 03:18:41.472247 | instance -> localhost | |. . .o+o. | 2026-07-11 03:18:41.472278 | instance -> localhost | |.. o ooo. | 2026-07-11 03:18:41.472306 | instance -> localhost | |. o.+.. | 2026-07-11 03:18:41.472362 | instance -> localhost | |oo o +.o. | 2026-07-11 03:18:41.472392 | instance -> localhost | |=.+ . + S. . | 2026-07-11 03:18:41.472421 | instance -> localhost | |oo * . + o . | 2026-07-11 03:18:41.472450 | instance -> localhost | |E. =oo o . . | 2026-07-11 03:18:41.472478 | instance -> localhost | |.. .ooo* o. . | 2026-07-11 03:18:41.472510 | instance -> localhost | |..o o=o*. . | 2026-07-11 03:18:41.472539 | instance -> localhost | +----[SHA256]-----+ 2026-07-11 03:18:41.472649 | instance -> localhost | ok: Runtime: 0:00:00.690613 2026-07-11 03:18:41.481357 | 2026-07-11 03:18:41.481644 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-11 03:18:41.514923 | instance | ok 2026-07-11 03:18:41.524145 | instance | included: /var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-11 03:18:41.535651 | 2026-07-11 03:18:41.535708 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-11 03:18:41.559165 | instance | skipping: Conditional result was False 2026-07-11 03:18:41.569324 | 2026-07-11 03:18:41.569407 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-11 03:18:42.020693 | instance | changed 2026-07-11 03:18:42.028240 | 2026-07-11 03:18:42.028323 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-11 03:18:42.251172 | instance | ok 2026-07-11 03:18:42.255824 | 2026-07-11 03:18:42.255881 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-11 03:18:42.731654 | instance | changed 2026-07-11 03:18:42.738416 | 2026-07-11 03:18:42.738502 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-11 03:18:43.186831 | instance | changed 2026-07-11 03:18:43.194792 | 2026-07-11 03:18:43.194854 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-11 03:18:43.218272 | instance | skipping: Conditional result was False 2026-07-11 03:18:43.232422 | 2026-07-11 03:18:43.232503 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-11 03:18:43.550026 | instance -> localhost | changed 2026-07-11 03:18:43.566168 | 2026-07-11 03:18:43.566263 | TASK [add-build-sshkey : Add back temp key] 2026-07-11 03:18:43.858929 | instance -> localhost | Identity added: /var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/work/95611a759dfe40139fcd89ce61cc43ad_id_rsa (zuul-build-sshkey) 2026-07-11 03:18:43.859268 | instance -> localhost | ok: Runtime: 0:00:00.014500 2026-07-11 03:18:43.864298 | 2026-07-11 03:18:43.864360 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-11 03:18:44.125136 | instance | ok 2026-07-11 03:18:44.133488 | 2026-07-11 03:18:44.133576 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-11 03:18:44.157429 | instance | skipping: Conditional result was False 2026-07-11 03:18:44.172376 | 2026-07-11 03:18:44.172464 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-11 03:18:44.451170 | instance | ok 2026-07-11 03:18:44.488923 | 2026-07-11 03:18:44.489003 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-11 03:18:55.236859 | instance | Output suppressed because no_log was given 2026-07-11 03:18:55.256821 | 2026-07-11 03:18:55.257347 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-11 03:18:55.448095 | instance | ok: "logs" 2026-07-11 03:18:55.506724 | instance | ok: All items complete 2026-07-11 03:18:55.506896 | 2026-07-11 03:18:55.600738 | instance | ok: "artifacts" 2026-07-11 03:18:55.765503 | instance | ok: "docs" 2026-07-11 03:18:55.778703 | 2026-07-11 03:18:55.778830 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-11 03:18:55.975898 | instance | changed: "logs" 2026-07-11 03:18:56.129708 | instance | changed: "artifacts" 2026-07-11 03:18:56.289987 | instance | changed: "docs" 2026-07-11 03:18:56.311760 | 2026-07-11 03:18:56.311888 | PLAY RECAP 2026-07-11 03:18:56.311957 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-11 03:18:56.311994 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-11 03:18:56.312016 | 2026-07-11 03:18:56.471309 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-11 03:18:56.614895 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-11 03:18:57.231743 | 2026-07-11 03:18:57.231894 | PLAY [all] 2026-07-11 03:18:57.243318 | 2026-07-11 03:18:57.243420 | TASK [setup-uv : Extract archive] 2026-07-11 03:18:59.447538 | instance | changed 2026-07-11 03:18:59.453371 | 2026-07-11 03:18:59.453454 | TASK [setup-uv : Print version] 2026-07-11 03:18:59.773537 | instance | uv 0.8.13 2026-07-11 03:18:59.987247 | instance | ok: Runtime: 0:00:00.013478 2026-07-11 03:18:59.997125 | 2026-07-11 03:18:59.997216 | TASK [Install Ansible collection siblings] 2026-07-11 03:19:08.688637 | instance | changed: 2026-07-11 03:19:08.688876 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-11 03:19:08.688906 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-11 03:19:08.688929 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-11 03:19:08.688949 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-11 03:19:08.688996 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-11 03:19:08.689034 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-11 03:19:08.689056 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-11 03:19:08.689078 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-11 03:19:08.689098 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-11 03:19:08.689117 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-11 03:19:08.689137 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-11 03:19:08.689174 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-11 03:19:08.689194 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-11 03:19:08.689213 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-11 03:19:08.689231 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-11 03:19:08.689251 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-11 03:19:08.689269 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-11 03:19:08.689288 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-11 03:19:08.689307 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-11 03:19:08.689325 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-11 03:19:08.689343 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-11 03:19:08.689365 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-11 03:19:08.689414 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-11 03:19:08.689483 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-11 03:19:08.689517 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-11 03:19:08.689545 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-11 03:19:08.689574 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-11 03:19:08.689600 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-11 03:19:08.689622 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-11 03:19:08.689641 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-11 03:19:08.689660 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-11 03:19:08.689680 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-11 03:19:08.689699 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-11 03:19:08.689719 | 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-07-11 03:19:08.689761 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.689803 | instance | Process install dependency map 2026-07-11 03:19:08.689842 | instance | Starting collection install process 2026-07-11 03:19:08.689872 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-11 03:19:08.689896 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-11 03:19:08.689917 | instance | ansible.netcommon:* was installed successfully 2026-07-11 03:19:08.689944 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-11 03:19:08.689971 | instance | Creating virtual environment at: .venv 2026-07-11 03:19:08.690001 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-11 03:19:08.690025 | instance | Downloading netaddr (2.2MiB) 2026-07-11 03:19:08.690058 | instance | Downloading setuptools (1.1MiB) 2026-07-11 03:19:08.690084 | instance | Downloading pygments (1.2MiB) 2026-07-11 03:19:08.690105 | instance | Downloading openstacksdk (1.7MiB) 2026-07-11 03:19:08.690125 | instance | Downloading pydantic-core (2.0MiB) 2026-07-11 03:19:08.690145 | instance | Downloading kubernetes (1.9MiB) 2026-07-11 03:19:08.690165 | instance | Downloading rjsonnet (1.2MiB) 2026-07-11 03:19:08.690185 | instance | Downloading ansible-core (2.1MiB) 2026-07-11 03:19:08.690215 | instance | Downloading cryptography (4.2MiB) 2026-07-11 03:19:08.690236 | instance | Building pyperclip==1.9.0 2026-07-11 03:19:08.690258 | instance | Downloading rjsonnet 2026-07-11 03:19:08.690278 | instance | Downloading pydantic-core 2026-07-11 03:19:08.690298 | instance | Downloading netaddr 2026-07-11 03:19:08.690317 | instance | Downloading pygments 2026-07-11 03:19:08.690337 | instance | Downloading cryptography 2026-07-11 03:19:08.690357 | instance | Downloading setuptools 2026-07-11 03:19:08.690376 | instance | Downloading kubernetes 2026-07-11 03:19:08.690396 | instance | Downloading ansible-core 2026-07-11 03:19:08.690420 | instance | Downloading openstacksdk 2026-07-11 03:19:08.690442 | instance | Built pyperclip==1.9.0 2026-07-11 03:19:08.690462 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-11 03:19:08.690482 | instance | Installed 83 packages in 41ms 2026-07-11 03:19:08.690502 | instance | Checked out ansible.posix to 1.6.0 2026-07-11 03:19:08.690550 | 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-07-11 03:19:08.690610 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.690654 | instance | Process install dependency map 2026-07-11 03:19:08.690683 | instance | Starting collection install process 2026-07-11 03:19:08.690705 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-11 03:19:08.690724 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-11 03:19:08.690743 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-11 03:19:08.690762 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.690781 | instance | 2.17.12 2026-07-11 03:19:08.690800 | instance | Checked out ansible.utils to v6.0.3 2026-07-11 03:19:08.690819 | 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-07-11 03:19:08.690838 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.690856 | instance | Process install dependency map 2026-07-11 03:19:08.690874 | instance | Starting collection install process 2026-07-11 03:19:08.690894 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-11 03:19:08.690913 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-11 03:19:08.690933 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-11 03:19:08.690952 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.690972 | instance | 2.17.12 2026-07-11 03:19:08.691004 | instance | Checked out atmosphere.common to v0.7.0 2026-07-11 03:19:08.691024 | 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-07-11 03:19:08.691044 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.691073 | instance | Process install dependency map 2026-07-11 03:19:08.691092 | instance | Starting collection install process 2026-07-11 03:19:08.691111 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-11 03:19:08.691130 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-11 03:19:08.691149 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-11 03:19:08.691168 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.691187 | instance | 2.17.12 2026-07-11 03:19:08.691206 | instance | Checked out community.crypto to 2.2.3 2026-07-11 03:19:08.691225 | 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-07-11 03:19:08.691243 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.691261 | instance | Process install dependency map 2026-07-11 03:19:08.691279 | instance | Starting collection install process 2026-07-11 03:19:08.691298 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-11 03:19:08.691317 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-11 03:19:08.691335 | instance | community.crypto:2.2.3 was installed successfully 2026-07-11 03:19:08.691354 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.691384 | instance | 2.17.12 2026-07-11 03:19:08.691403 | instance | Checked out community.general to 7.3.0 2026-07-11 03:19:08.691423 | 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-07-11 03:19:08.691448 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.691467 | instance | Process install dependency map 2026-07-11 03:19:08.691495 | instance | Starting collection install process 2026-07-11 03:19:08.691515 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-11 03:19:08.691534 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-11 03:19:08.691553 | instance | community.general:7.3.0 was installed successfully 2026-07-11 03:19:08.691574 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.691593 | instance | 2.17.12 2026-07-11 03:19:08.691612 | instance | Checked out community.mysql to 3.6.0 2026-07-11 03:19:08.691635 | 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-07-11 03:19:08.691656 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.691676 | instance | Process install dependency map 2026-07-11 03:19:08.691696 | instance | Starting collection install process 2026-07-11 03:19:08.691716 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-11 03:19:08.691735 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-11 03:19:08.691753 | instance | community.mysql:3.6.0 was installed successfully 2026-07-11 03:19:08.691772 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.691791 | instance | 2.17.12 2026-07-11 03:19:08.691811 | instance | Checked out kubernetes.core to 2.4.0 2026-07-11 03:19:08.691841 | 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-07-11 03:19:08.691863 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.691883 | instance | Process install dependency map 2026-07-11 03:19:08.691903 | instance | Starting collection install process 2026-07-11 03:19:08.691923 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-11 03:19:08.691943 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-11 03:19:08.691963 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-11 03:19:08.691983 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.692002 | instance | 2.17.12 2026-07-11 03:19:08.692022 | instance | Checked out openstack.cloud to 2.6.0 2026-07-11 03:19:08.692042 | 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-07-11 03:19:08.692062 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.692082 | instance | Process install dependency map 2026-07-11 03:19:08.692101 | instance | Starting collection install process 2026-07-11 03:19:08.692121 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-11 03:19:08.692140 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-11 03:19:08.692160 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-11 03:19:08.692180 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.692200 | instance | 2.17.12 2026-07-11 03:19:08.692228 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-11 03:19:08.692249 | 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-07-11 03:19:08.692269 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.692301 | instance | Process install dependency map 2026-07-11 03:19:08.692321 | instance | Starting collection install process 2026-07-11 03:19:08.692341 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-11 03:19:08.692360 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-11 03:19:08.692380 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-11 03:19:08.692400 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.692418 | instance | 2.17.12 2026-07-11 03:19:08.692446 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-11 03:19:08.692465 | 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-07-11 03:19:08.692485 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.692503 | instance | Process install dependency map 2026-07-11 03:19:08.692523 | instance | Starting collection install process 2026-07-11 03:19:08.692541 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-11 03:19:08.692559 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-11 03:19:08.692578 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-11 03:19:08.692596 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.692615 | instance | 2.17.12 2026-07-11 03:19:08.692634 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-11 03:19:08.692652 | 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-07-11 03:19:08.692681 | instance | Starting galaxy collection install process 2026-07-11 03:19:08.692701 | instance | Process install dependency map 2026-07-11 03:19:08.692720 | instance | Starting collection install process 2026-07-11 03:19:08.692740 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-11 03:19:08.692759 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-11 03:19:08.692787 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-11 03:19:08.692808 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-11 03:19:08.692827 | instance | 2.17.12 2026-07-11 03:19:08.699583 | 2026-07-11 03:19:08.699637 | PLAY RECAP 2026-07-11 03:19:08.699686 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-11 03:19:08.699709 | 2026-07-11 03:19:08.895817 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-11 03:19:08.904388 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-11 03:19:09.546553 | 2026-07-11 03:19:09.546712 | PLAY [all] 2026-07-11 03:19:09.561172 | 2026-07-11 03:19:09.561312 | TASK [Install "jq" for log collection] 2026-07-11 03:19:19.509535 | instance | changed 2026-07-11 03:19:19.511830 | 2026-07-11 03:19:19.511909 | PLAY RECAP 2026-07-11 03:19:19.511977 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-11 03:19:19.512062 | 2026-07-11 03:19:19.625211 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-11 03:19:19.631605 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-11 03:19:20.269550 | 2026-07-11 03:19:20.269976 | PLAY [all] 2026-07-11 03:19:20.281764 | 2026-07-11 03:19:20.281851 | LOOP [Check inventory directories] 2026-07-11 03:19:20.583994 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-11 03:19:20.729744 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-07-11 03:19:20.882746 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-07-11 03:19:20.891574 | 2026-07-11 03:19:20.891730 | LOOP [Copy inventory file for Zuul] 2026-07-11 03:19:21.660900 | instance | changed: 2026-07-11 03:19:21.661117 | instance | { 2026-07-11 03:19:21.661183 | instance | "ansible_loop_var": "item", 2026-07-11 03:19:21.661342 | instance | "changed": false, 2026-07-11 03:19:21.661387 | instance | "failed": false, 2026-07-11 03:19:21.661428 | instance | "invocation": { 2026-07-11 03:19:21.661455 | instance | "module_args": { 2026-07-11 03:19:21.661481 | instance | "checksum_algorithm": "sha1", 2026-07-11 03:19:21.661505 | instance | "follow": true, 2026-07-11 03:19:21.661530 | instance | "get_attributes": true, 2026-07-11 03:19:21.661556 | instance | "get_checksum": true, 2026-07-11 03:19:21.661580 | instance | "get_mime": true, 2026-07-11 03:19:21.661610 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-11 03:19:21.661635 | instance | } 2026-07-11 03:19:21.661659 | instance | }, 2026-07-11 03:19:21.661683 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-11 03:19:21.661707 | instance | "stat": { 2026-07-11 03:19:21.661730 | instance | "atime": 1783739941.9131548, 2026-07-11 03:19:21.661761 | instance | "attr_flags": "e", 2026-07-11 03:19:21.661790 | instance | "attributes": [ 2026-07-11 03:19:21.661814 | instance | "extents" 2026-07-11 03:19:21.661840 | instance | ], 2026-07-11 03:19:21.661866 | instance | "block_size": 4096, 2026-07-11 03:19:21.661894 | instance | "blocks": 8, 2026-07-11 03:19:21.661918 | instance | "charset": "unknown", 2026-07-11 03:19:21.661949 | instance | "ctime": 1783739940.7324567, 2026-07-11 03:19:21.661973 | instance | "dev": 64513, 2026-07-11 03:19:21.661997 | instance | "device_type": 0, 2026-07-11 03:19:21.662021 | instance | "executable": true, 2026-07-11 03:19:21.662044 | instance | "exists": true, 2026-07-11 03:19:21.662074 | instance | "gid": 1000, 2026-07-11 03:19:21.662097 | instance | "gr_name": "zuul", 2026-07-11 03:19:21.662120 | instance | "inode": 1046160, 2026-07-11 03:19:21.662144 | instance | "isblk": false, 2026-07-11 03:19:21.662173 | instance | "ischr": false, 2026-07-11 03:19:21.662201 | instance | "isdir": true, 2026-07-11 03:19:21.662229 | instance | "isfifo": false, 2026-07-11 03:19:21.662252 | instance | "isgid": false, 2026-07-11 03:19:21.662275 | instance | "islnk": false, 2026-07-11 03:19:21.662298 | instance | "isreg": false, 2026-07-11 03:19:21.662320 | instance | "issock": false, 2026-07-11 03:19:21.662343 | instance | "isuid": false, 2026-07-11 03:19:21.662365 | instance | "mimetype": "unknown", 2026-07-11 03:19:21.662389 | instance | "mode": "0755", 2026-07-11 03:19:21.662411 | instance | "mtime": 1783739940.7324567, 2026-07-11 03:19:21.662434 | instance | "nlink": 23, 2026-07-11 03:19:21.662457 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-11 03:19:21.662480 | instance | "pw_name": "zuul", 2026-07-11 03:19:21.662504 | instance | "readable": true, 2026-07-11 03:19:21.662527 | instance | "rgrp": true, 2026-07-11 03:19:21.662565 | instance | "roth": true, 2026-07-11 03:19:21.662614 | instance | "rusr": true, 2026-07-11 03:19:21.662644 | instance | "size": 4096, 2026-07-11 03:19:21.662672 | instance | "uid": 1000, 2026-07-11 03:19:21.662696 | instance | "version": "3036908938", 2026-07-11 03:19:21.662724 | instance | "wgrp": false, 2026-07-11 03:19:21.662750 | instance | "woth": false, 2026-07-11 03:19:21.662774 | instance | "writeable": true, 2026-07-11 03:19:21.662797 | instance | "wusr": true, 2026-07-11 03:19:21.662820 | instance | "xgrp": true, 2026-07-11 03:19:21.662849 | instance | "xoth": true, 2026-07-11 03:19:21.662873 | instance | "xusr": true 2026-07-11 03:19:21.662896 | instance | } 2026-07-11 03:19:21.662920 | instance | } 2026-07-11 03:19:21.662966 | instance | ok: All items complete 2026-07-11 03:19:21.663005 | 2026-07-11 03:19:21.664791 | instance | skipping: Conditional result was False 2026-07-11 03:19:21.667199 | instance | skipping: Conditional result was False 2026-07-11 03:19:21.679851 | 2026-07-11 03:19:21.679979 | LOOP [Switch "ansible_host" to private IP] 2026-07-11 03:19:21.999554 | instance | changed: 1 replacements made 2026-07-11 03:19:22.000932 | instance | skipping: Conditional result was False 2026-07-11 03:19:22.001519 | instance | skipping: Conditional result was False 2026-07-11 03:19:22.021435 | 2026-07-11 03:19:22.021558 | TASK [Run Molecule scenario] 2026-07-11 03:19:22.981614 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-11 03:19:23.374562 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-11 03:19:23.374661 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-07-11 03:19:34.143427 | instance | INFO [aio > dependency] Executing 2026-07-11 03:19:34.143664 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-07-11 03:19:34.143912 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-07-11 03:19:34.144101 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-11 03:19:34.152705 | instance | INFO [aio > cleanup] Executing 2026-07-11 03:19:34.153183 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-11 03:19:34.161858 | instance | INFO [aio > destroy] Executing 2026-07-11 03:19:34.161942 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-07-11 03:19:34.162109 | instance | INFO [aio > destroy] Executed: Successful 2026-07-11 03:19:34.170390 | instance | INFO [aio > syntax] Executing 2026-07-11 03:19:37.111459 | instance | 2026-07-11 03:19:37.111706 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-07-11 03:19:37.238459 | instance | INFO [aio > syntax] Executed: Successful 2026-07-11 03:19:37.251737 | instance | INFO [aio > create] Executing 2026-07-11 03:19:37.253750 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-11 03:19:37.261338 | instance | INFO [aio > prepare] Executing 2026-07-11 03:19:38.109248 | instance | 2026-07-11 03:19:38.109516 | instance | PLAY [Prepare] ***************************************************************** 2026-07-11 03:19:38.109829 | instance | 2026-07-11 03:19:38.110154 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:19:38.110426 | instance | Saturday 11 July 2026 03:19:38 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-07-11 03:19:39.233211 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-11 03:19:39.233482 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-11 03:19:39.233939 | instance | interpreter could change the meaning of that path. See 2026-07-11 03:19:39.234274 | instance | https://docs.ansible.com/ansible- 2026-07-11 03:19:39.234641 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-11 03:19:39.242304 | instance | ok: [instance] 2026-07-11 03:19:39.242445 | instance | 2026-07-11 03:19:39.242621 | instance | TASK [Configure short hostname] ************************************************ 2026-07-11 03:19:39.242790 | instance | Saturday 11 July 2026 03:19:39 +0000 (0:00:01.134) 0:00:01.160 ********* 2026-07-11 03:19:39.953662 | instance | changed: [instance] 2026-07-11 03:19:39.954007 | instance | 2026-07-11 03:19:39.954312 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-11 03:19:39.954609 | instance | Saturday 11 July 2026 03:19:39 +0000 (0:00:00.710) 0:00:01.871 ********* 2026-07-11 03:19:40.201605 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-11 03:19:40.201957 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-11 03:19:40.202251 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-11 03:19:40.212416 | instance | changed: [instance] 2026-07-11 03:19:40.212685 | instance | 2026-07-11 03:19:40.213030 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-07-11 03:19:40.213319 | instance | Saturday 11 July 2026 03:19:40 +0000 (0:00:00.258) 0:00:02.129 ********* 2026-07-11 03:19:41.471772 | instance | ok: [instance] 2026-07-11 03:19:41.471829 | instance | 2026-07-11 03:19:41.471964 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-11 03:19:41.472088 | instance | Saturday 11 July 2026 03:19:41 +0000 (0:00:01.259) 0:00:03.389 ********* 2026-07-11 03:19:42.282007 | instance | ok: [instance] 2026-07-11 03:19:42.282206 | instance | 2026-07-11 03:19:42.282472 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-07-11 03:19:42.282723 | instance | 2026-07-11 03:19:42.282988 | instance | TASK [Create folders for workspace] ******************************************** 2026-07-11 03:19:42.283261 | instance | Saturday 11 July 2026 03:19:42 +0000 (0:00:00.809) 0:00:04.199 ********* 2026-07-11 03:19:43.311006 | instance | changed: [localhost] => (item=group_vars) 2026-07-11 03:19:43.311289 | instance | changed: [localhost] => (item=group_vars/all) 2026-07-11 03:19:43.311606 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-07-11 03:19:43.311924 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-07-11 03:19:43.312224 | instance | changed: [localhost] => (item=group_vars/computes) 2026-07-11 03:19:43.312509 | instance | changed: [localhost] => (item=host_vars) 2026-07-11 03:19:43.312802 | instance | 2026-07-11 03:19:43.313093 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-07-11 03:19:43.313363 | instance | 2026-07-11 03:19:43.313679 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-07-11 03:19:43.314019 | instance | Saturday 11 July 2026 03:19:43 +0000 (0:00:01.029) 0:00:05.228 ********* 2026-07-11 03:19:43.478588 | instance | changed: [localhost] 2026-07-11 03:19:43.478712 | instance | 2026-07-11 03:19:43.478891 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-07-11 03:19:43.479236 | instance | Saturday 11 July 2026 03:19:43 +0000 (0:00:00.167) 0:00:05.396 ********* 2026-07-11 03:19:43.504552 | instance | ok: [localhost] 2026-07-11 03:19:43.504769 | instance | 2026-07-11 03:19:43.505063 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-07-11 03:19:43.505347 | instance | Saturday 11 July 2026 03:19:43 +0000 (0:00:00.025) 0:00:05.422 ********* 2026-07-11 03:19:43.551149 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'cecb52a3-a20a-5f92-9508-a17982a4d10f'}) 2026-07-11 03:19:43.551533 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-07-11 03:19:43.551905 | instance | 2026-07-11 03:19:43.552259 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-07-11 03:19:43.552638 | instance | Saturday 11 July 2026 03:19:43 +0000 (0:00:00.046) 0:00:05.468 ********* 2026-07-11 03:19:44.083700 | instance | changed: [localhost] 2026-07-11 03:19:44.083820 | instance | 2026-07-11 03:19:44.083992 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-07-11 03:19:44.084225 | instance | 2026-07-11 03:19:44.084392 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-07-11 03:19:44.084637 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.533) 0:00:06.001 ********* 2026-07-11 03:19:44.244149 | instance | changed: [localhost] 2026-07-11 03:19:44.244273 | instance | 2026-07-11 03:19:44.244446 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-07-11 03:19:44.244662 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.160) 0:00:06.161 ********* 2026-07-11 03:19:44.266237 | instance | ok: [localhost] 2026-07-11 03:19:44.266485 | instance | 2026-07-11 03:19:44.266774 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-07-11 03:19:44.267020 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.022) 0:00:06.184 ********* 2026-07-11 03:19:44.294807 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-07-11 03:19:44.295065 | instance | 2026-07-11 03:19:44.295338 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-07-11 03:19:44.295601 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.028) 0:00:06.212 ********* 2026-07-11 03:19:44.703311 | instance | changed: [localhost] 2026-07-11 03:19:44.703532 | instance | 2026-07-11 03:19:44.703814 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-07-11 03:19:44.704110 | instance | 2026-07-11 03:19:44.704392 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-07-11 03:19:44.704661 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.408) 0:00:06.621 ********* 2026-07-11 03:19:44.874745 | instance | changed: [localhost] 2026-07-11 03:19:44.874958 | instance | 2026-07-11 03:19:44.875253 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-07-11 03:19:44.875530 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.170) 0:00:06.792 ********* 2026-07-11 03:19:44.899461 | instance | ok: [localhost] 2026-07-11 03:19:44.899783 | instance | 2026-07-11 03:19:44.900133 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-07-11 03:19:44.900356 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.025) 0:00:06.817 ********* 2026-07-11 03:19:44.938436 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-07-11 03:19:44.938649 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-07-11 03:19:44.938881 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-07-11 03:19:44.939091 | instance | 2026-07-11 03:19:44.939317 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-07-11 03:19:44.939543 | instance | Saturday 11 July 2026 03:19:44 +0000 (0:00:00.039) 0:00:06.856 ********* 2026-07-11 03:19:45.279481 | instance | changed: [localhost] 2026-07-11 03:19:45.279667 | instance | 2026-07-11 03:19:45.279964 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-07-11 03:19:45.280301 | instance | 2026-07-11 03:19:45.280614 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-07-11 03:19:45.280939 | instance | Saturday 11 July 2026 03:19:45 +0000 (0:00:00.341) 0:00:07.197 ********* 2026-07-11 03:19:45.446614 | instance | changed: [localhost] 2026-07-11 03:19:45.446938 | instance | 2026-07-11 03:19:45.447338 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-07-11 03:19:45.447835 | instance | Saturday 11 July 2026 03:19:45 +0000 (0:00:00.166) 0:00:07.364 ********* 2026-07-11 03:19:45.469881 | instance | ok: [localhost] 2026-07-11 03:19:45.470255 | instance | 2026-07-11 03:19:45.470630 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-07-11 03:19:45.470992 | instance | Saturday 11 July 2026 03:19:45 +0000 (0:00:00.023) 0:00:07.387 ********* 2026-07-11 03:19:45.504673 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-07-11 03:19:45.505022 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-07-11 03:19:45.505352 | instance | 2026-07-11 03:19:45.505734 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-07-11 03:19:45.506139 | instance | Saturday 11 July 2026 03:19:45 +0000 (0:00:00.034) 0:00:07.422 ********* 2026-07-11 03:19:45.865610 | instance | changed: [localhost] 2026-07-11 03:19:45.866268 | instance | 2026-07-11 03:19:45.866685 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-07-11 03:19:45.867090 | instance | 2026-07-11 03:19:45.867467 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:19:45.867860 | instance | Saturday 11 July 2026 03:19:45 +0000 (0:00:00.361) 0:00:07.783 ********* 2026-07-11 03:19:46.530188 | instance | ok: [localhost] 2026-07-11 03:19:46.530264 | instance | 2026-07-11 03:19:46.530437 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-11 03:19:46.530607 | instance | Saturday 11 July 2026 03:19:46 +0000 (0:00:00.664) 0:00:08.448 ********* 2026-07-11 03:19:46.701420 | instance | changed: [localhost] 2026-07-11 03:19:46.701663 | instance | 2026-07-11 03:19:46.701980 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-07-11 03:19:46.702271 | instance | Saturday 11 July 2026 03:19:46 +0000 (0:00:00.171) 0:00:08.619 ********* 2026-07-11 03:19:46.729612 | instance | ok: [localhost] 2026-07-11 03:19:46.729889 | instance | 2026-07-11 03:19:46.730192 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-07-11 03:19:46.730430 | instance | Saturday 11 July 2026 03:19:46 +0000 (0:00:00.028) 0:00:08.647 ********* 2026-07-11 03:19:47.475520 | instance | ok: [localhost] => (item=keycloak_host) 2026-07-11 03:19:47.475802 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-07-11 03:19:47.476090 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-07-11 03:19:47.476356 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-07-11 03:19:47.476626 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-07-11 03:19:47.476903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-07-11 03:19:47.477168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-07-11 03:19:47.477438 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-07-11 03:19:47.477711 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-07-11 03:19:47.478064 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-07-11 03:19:47.478346 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-07-11 03:19:47.478623 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-07-11 03:19:47.478922 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-07-11 03:19:47.479285 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-07-11 03:19:47.479622 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-07-11 03:19:47.480071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-07-11 03:19:47.480472 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-07-11 03:19:47.480926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-07-11 03:19:47.481241 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-07-11 03:19:47.481589 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-07-11 03:19:47.481994 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-07-11 03:19:47.482327 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-07-11 03:19:47.482619 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-07-11 03:19:47.482891 | instance | 2026-07-11 03:19:47.483261 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-07-11 03:19:47.483530 | instance | Saturday 11 July 2026 03:19:47 +0000 (0:00:00.745) 0:00:09.393 ********* 2026-07-11 03:19:47.801823 | instance | changed: [localhost] 2026-07-11 03:19:47.802180 | instance | 2026-07-11 03:19:47.802478 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-11 03:19:47.802777 | instance | Saturday 11 July 2026 03:19:47 +0000 (0:00:00.326) 0:00:09.719 ********* 2026-07-11 03:19:47.985040 | instance | changed: [localhost] 2026-07-11 03:19:47.985285 | instance | 2026-07-11 03:19:47.985569 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-07-11 03:19:47.985869 | instance | 2026-07-11 03:19:47.986141 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-07-11 03:19:47.986411 | instance | Saturday 11 July 2026 03:19:47 +0000 (0:00:00.183) 0:00:09.902 ********* 2026-07-11 03:19:48.158176 | instance | changed: [localhost] 2026-07-11 03:19:48.158414 | instance | 2026-07-11 03:19:48.158686 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-07-11 03:19:48.158949 | instance | Saturday 11 July 2026 03:19:48 +0000 (0:00:00.173) 0:00:10.076 ********* 2026-07-11 03:19:48.185805 | instance | ok: [localhost] 2026-07-11 03:19:48.186028 | instance | 2026-07-11 03:19:48.186290 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-07-11 03:19:48.186551 | instance | Saturday 11 July 2026 03:19:48 +0000 (0:00:00.027) 0:00:10.103 ********* 2026-07-11 03:19:48.223685 | 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-07-11 03:19:48.223924 | instance | 2026-07-11 03:19:48.224188 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-07-11 03:19:48.224468 | instance | Saturday 11 July 2026 03:19:48 +0000 (0:00:00.038) 0:00:10.142 ********* 2026-07-11 03:19:48.566454 | instance | changed: [localhost] 2026-07-11 03:19:48.566705 | instance | 2026-07-11 03:19:48.567066 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-07-11 03:19:48.567324 | instance | 2026-07-11 03:19:48.567601 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-07-11 03:19:48.567877 | instance | Saturday 11 July 2026 03:19:48 +0000 (0:00:00.342) 0:00:10.484 ********* 2026-07-11 03:19:48.744009 | instance | changed: [localhost] 2026-07-11 03:19:48.744262 | instance | 2026-07-11 03:19:48.744534 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-07-11 03:19:48.744818 | instance | Saturday 11 July 2026 03:19:48 +0000 (0:00:00.177) 0:00:10.661 ********* 2026-07-11 03:19:48.771773 | instance | ok: [localhost] 2026-07-11 03:19:48.771865 | instance | 2026-07-11 03:19:48.771982 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-07-11 03:19:48.772103 | instance | Saturday 11 July 2026 03:19:48 +0000 (0:00:00.028) 0:00:10.690 ********* 2026-07-11 03:19:48.811901 | 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-07-11 03:19:48.812145 | instance | 2026-07-11 03:19:48.812427 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-07-11 03:19:48.812696 | instance | Saturday 11 July 2026 03:19:48 +0000 (0:00:00.039) 0:00:10.729 ********* 2026-07-11 03:19:49.165784 | instance | changed: [localhost] 2026-07-11 03:19:49.165879 | instance | 2026-07-11 03:19:49.165997 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-07-11 03:19:49.166103 | instance | 2026-07-11 03:19:49.166222 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-07-11 03:19:49.166349 | instance | Saturday 11 July 2026 03:19:49 +0000 (0:00:00.354) 0:00:11.083 ********* 2026-07-11 03:19:49.342100 | instance | changed: [localhost] 2026-07-11 03:19:49.342329 | instance | 2026-07-11 03:19:49.342595 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-07-11 03:19:49.342868 | instance | Saturday 11 July 2026 03:19:49 +0000 (0:00:00.175) 0:00:11.259 ********* 2026-07-11 03:19:49.370669 | instance | ok: [localhost] 2026-07-11 03:19:49.370909 | instance | 2026-07-11 03:19:49.371187 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-07-11 03:19:49.371456 | instance | Saturday 11 July 2026 03:19:49 +0000 (0:00:00.028) 0:00:11.288 ********* 2026-07-11 03:19:49.767580 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-07-11 03:19:49.768001 | instance | ok: [localhost] => (item=keepalived_password) 2026-07-11 03:19:49.768360 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-07-11 03:19:49.768715 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-07-11 03:19:49.769051 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-07-11 03:19:49.769385 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-07-11 03:19:49.769729 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-07-11 03:19:49.770238 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-07-11 03:19:49.770589 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-07-11 03:19:49.770925 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-07-11 03:19:49.771261 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-07-11 03:19:49.771592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-07-11 03:19:49.771951 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-07-11 03:19:49.772519 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-07-11 03:19:49.772876 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-07-11 03:19:49.773221 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-07-11 03:19:49.773559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-07-11 03:19:49.773932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-07-11 03:19:49.774329 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-07-11 03:19:49.774669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-07-11 03:19:49.775033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-07-11 03:19:49.775422 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-07-11 03:19:49.775763 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-07-11 03:19:49.776097 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-07-11 03:19:49.776429 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-07-11 03:19:49.776762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-07-11 03:19:49.777098 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-07-11 03:19:49.777430 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-07-11 03:19:49.777792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-07-11 03:19:49.778220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-07-11 03:19:49.778574 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-07-11 03:19:49.778845 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-07-11 03:19:49.779007 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-07-11 03:19:49.779167 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-07-11 03:19:49.779326 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-07-11 03:19:49.779477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-07-11 03:19:49.779630 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-07-11 03:19:49.779780 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-07-11 03:19:49.779929 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-07-11 03:19:49.780080 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-07-11 03:19:49.780231 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-07-11 03:19:49.780380 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-07-11 03:19:49.780531 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-07-11 03:19:49.780687 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-07-11 03:19:49.780846 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-07-11 03:19:49.780997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-07-11 03:19:49.781147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-07-11 03:19:49.781297 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-07-11 03:19:49.781448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-07-11 03:19:49.781601 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-07-11 03:19:49.781755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-07-11 03:19:49.781931 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-07-11 03:19:49.782083 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-07-11 03:19:49.782266 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-07-11 03:19:49.782411 | instance | 2026-07-11 03:19:49.782562 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-07-11 03:19:49.782711 | instance | Saturday 11 July 2026 03:19:49 +0000 (0:00:00.396) 0:00:11.685 ********* 2026-07-11 03:19:49.821095 | instance | ok: [localhost] => (item=barbican_kek) 2026-07-11 03:19:49.821377 | instance | 2026-07-11 03:19:49.821630 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-07-11 03:19:49.821893 | instance | Saturday 11 July 2026 03:19:49 +0000 (0:00:00.051) 0:00:11.736 ********* 2026-07-11 03:19:50.299002 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-11 03:19:50.299234 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-11 03:19:50.299414 | instance | 2026-07-11 03:19:50.299592 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-07-11 03:19:50.299769 | instance | Saturday 11 July 2026 03:19:50 +0000 (0:00:00.479) 0:00:12.216 ********* 2026-07-11 03:19:53.441945 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-11 03:19:53.442125 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-11 03:19:53.442138 | instance | 2026-07-11 03:19:53.442211 | instance | TASK [Set values for SSH keys] ************************************************* 2026-07-11 03:19:53.442479 | instance | Saturday 11 July 2026 03:19:53 +0000 (0:00:03.141) 0:00:15.357 ********* 2026-07-11 03:19:53.493227 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-07-11 03:19:53.493464 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-07-11 03:19:53.493770 | instance | 2026-07-11 03:19:53.494107 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-07-11 03:19:53.494382 | instance | Saturday 11 July 2026 03:19:53 +0000 (0:00:00.052) 0:00:15.410 ********* 2026-07-11 03:19:53.820395 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-11 03:19:53.820642 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-11 03:19:53.820942 | instance | 2026-07-11 03:19:53.821229 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-07-11 03:19:53.821531 | instance | Saturday 11 July 2026 03:19:53 +0000 (0:00:00.326) 0:00:15.737 ********* 2026-07-11 03:19:54.166654 | instance | changed: [localhost] 2026-07-11 03:19:54.166879 | instance | 2026-07-11 03:19:54.167158 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-07-11 03:19:54.167430 | instance | Saturday 11 July 2026 03:19:54 +0000 (0:00:00.346) 0:00:16.084 ********* 2026-07-11 03:19:54.201287 | instance | skipping: [localhost] 2026-07-11 03:19:54.201514 | instance | 2026-07-11 03:19:54.201825 | instance | PLAY [Setup networking] ******************************************************** 2026-07-11 03:19:54.202077 | instance | 2026-07-11 03:19:54.202340 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:19:54.202603 | instance | Saturday 11 July 2026 03:19:54 +0000 (0:00:00.035) 0:00:16.119 ********* 2026-07-11 03:19:54.911532 | instance | ok: [instance] 2026-07-11 03:19:54.911985 | instance | 2026-07-11 03:19:54.912368 | instance | TASK [Create bridge for management network] ************************************ 2026-07-11 03:19:54.912740 | instance | Saturday 11 July 2026 03:19:54 +0000 (0:00:00.709) 0:00:16.828 ********* 2026-07-11 03:19:55.232986 | instance | ok: [instance] 2026-07-11 03:19:55.233104 | instance | 2026-07-11 03:19:55.233241 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-07-11 03:19:55.233491 | instance | Saturday 11 July 2026 03:19:55 +0000 (0:00:00.321) 0:00:17.150 ********* 2026-07-11 03:19:55.447435 | instance | ok: [instance] 2026-07-11 03:19:55.447605 | instance | 2026-07-11 03:19:55.447882 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-07-11 03:19:55.448104 | instance | Saturday 11 July 2026 03:19:55 +0000 (0:00:00.214) 0:00:17.365 ********* 2026-07-11 03:19:55.649926 | instance | ok: [instance] 2026-07-11 03:19:55.650178 | instance | 2026-07-11 03:19:55.650419 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-07-11 03:19:55.650641 | instance | Saturday 11 July 2026 03:19:55 +0000 (0:00:00.199) 0:00:17.564 ********* 2026-07-11 03:19:55.845849 | instance | ok: [instance] 2026-07-11 03:19:55.845893 | instance | 2026-07-11 03:19:55.845977 | instance | TASK [Bring up interfaces] ***************************************************** 2026-07-11 03:19:55.846179 | instance | Saturday 11 July 2026 03:19:55 +0000 (0:00:00.198) 0:00:17.763 ********* 2026-07-11 03:19:56.232878 | instance | ok: [instance] => (item=br-mgmt) 2026-07-11 03:19:56.233021 | instance | ok: [instance] => (item=dummy0) 2026-07-11 03:19:56.233187 | instance | 2026-07-11 03:19:56.233364 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-07-11 03:19:56.233527 | instance | 2026-07-11 03:19:56.233730 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:19:56.233894 | instance | Saturday 11 July 2026 03:19:56 +0000 (0:00:00.387) 0:00:18.151 ********* 2026-07-11 03:19:56.899254 | instance | ok: [instance] 2026-07-11 03:19:56.899510 | instance | 2026-07-11 03:19:56.899801 | instance | TASK [Install depedencies] ***************************************************** 2026-07-11 03:19:56.900072 | instance | Saturday 11 July 2026 03:19:56 +0000 (0:00:00.665) 0:00:18.816 ********* 2026-07-11 03:20:22.807266 | instance | changed: [instance] 2026-07-11 03:20:22.807311 | instance | 2026-07-11 03:20:22.807322 | instance | TASK [Start up service] ******************************************************** 2026-07-11 03:20:22.807645 | instance | Saturday 11 July 2026 03:20:22 +0000 (0:00:25.906) 0:00:44.723 ********* 2026-07-11 03:20:23.320371 | instance | ok: [instance] 2026-07-11 03:20:23.321050 | instance | 2026-07-11 03:20:23.321102 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-07-11 03:20:23.321112 | instance | Saturday 11 July 2026 03:20:23 +0000 (0:00:00.514) 0:00:45.238 ********* 2026-07-11 03:20:23.525225 | instance | ok: [instance] 2026-07-11 03:20:23.525292 | instance | 2026-07-11 03:20:23.525618 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-07-11 03:20:23.525656 | instance | Saturday 11 July 2026 03:20:23 +0000 (0:00:00.205) 0:00:45.443 ********* 2026-07-11 03:20:23.966261 | instance | changed: [instance] 2026-07-11 03:20:23.966294 | instance | 2026-07-11 03:20:23.966300 | instance | TASK [Get list of all loopback devices] **************************************** 2026-07-11 03:20:23.966305 | instance | Saturday 11 July 2026 03:20:23 +0000 (0:00:00.440) 0:00:45.884 ********* 2026-07-11 03:20:24.147567 | instance | ok: [instance] 2026-07-11 03:20:24.147596 | instance | 2026-07-11 03:20:24.147601 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-07-11 03:20:24.147606 | instance | Saturday 11 July 2026 03:20:24 +0000 (0:00:00.181) 0:00:46.065 ********* 2026-07-11 03:20:24.163819 | instance | skipping: [instance] 2026-07-11 03:20:24.163857 | instance | 2026-07-11 03:20:24.163865 | instance | TASK [Create devices for Ceph] ************************************************* 2026-07-11 03:20:24.163871 | instance | Saturday 11 July 2026 03:20:24 +0000 (0:00:00.015) 0:00:46.081 ********* 2026-07-11 03:20:24.666674 | instance | changed: [instance] => (item=osd0) 2026-07-11 03:20:24.666711 | instance | changed: [instance] => (item=osd1) 2026-07-11 03:20:24.666716 | instance | changed: [instance] => (item=osd2) 2026-07-11 03:20:24.666720 | instance | 2026-07-11 03:20:24.666725 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-07-11 03:20:24.666729 | instance | Saturday 11 July 2026 03:20:24 +0000 (0:00:00.502) 0:00:46.584 ********* 2026-07-11 03:20:25.170940 | instance | changed: [instance] => (item=osd0) 2026-07-11 03:20:25.170978 | instance | changed: [instance] => (item=osd1) 2026-07-11 03:20:25.170985 | instance | changed: [instance] => (item=osd2) 2026-07-11 03:20:25.170992 | instance | 2026-07-11 03:20:25.170998 | instance | TASK [Start loop devices] ****************************************************** 2026-07-11 03:20:25.171004 | instance | Saturday 11 July 2026 03:20:25 +0000 (0:00:00.503) 0:00:47.088 ********* 2026-07-11 03:20:25.868109 | instance | changed: [instance] => (item=osd0) 2026-07-11 03:20:25.868151 | instance | changed: [instance] => (item=osd1) 2026-07-11 03:20:25.868158 | instance | changed: [instance] => (item=osd2) 2026-07-11 03:20:25.868164 | instance | 2026-07-11 03:20:25.868170 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-07-11 03:20:25.868176 | instance | Saturday 11 July 2026 03:20:25 +0000 (0:00:00.697) 0:00:47.785 ********* 2026-07-11 03:20:28.702986 | instance | changed: [instance] => (item=osd0) 2026-07-11 03:20:28.703032 | instance | changed: [instance] => (item=osd1) 2026-07-11 03:20:28.703039 | instance | changed: [instance] => (item=osd2) 2026-07-11 03:20:28.703192 | instance | 2026-07-11 03:20:28.703468 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-07-11 03:20:28.703745 | instance | Saturday 11 July 2026 03:20:28 +0000 (0:00:02.834) 0:00:50.620 ********* 2026-07-11 03:20:30.443132 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-07-11 03:20:30.443169 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-07-11 03:20:30.443174 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-07-11 03:20:30.443178 | instance | 2026-07-11 03:20:30.444180 | instance | PLAY [controllers] ************************************************************* 2026-07-11 03:20:30.444189 | instance | 2026-07-11 03:20:30.444193 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:20:30.444197 | instance | Saturday 11 July 2026 03:20:30 +0000 (0:00:01.739) 0:00:52.360 ********* 2026-07-11 03:20:31.294345 | instance | ok: [instance] 2026-07-11 03:20:31.294421 | instance | 2026-07-11 03:20:31.294677 | instance | TASK [Set masquerade rule] ***************************************************** 2026-07-11 03:20:31.294720 | instance | Saturday 11 July 2026 03:20:31 +0000 (0:00:00.852) 0:00:53.212 ********* 2026-07-11 03:20:31.734591 | instance | changed: [instance] 2026-07-11 03:20:31.734847 | instance | 2026-07-11 03:20:31.735258 | instance | PLAY RECAP ********************************************************************* 2026-07-11 03:20:31.735624 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-11 03:20:31.735984 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-11 03:20:31.736300 | instance | 2026-07-11 03:20:31.736631 | instance | Saturday 11 July 2026 03:20:31 +0000 (0:00:00.440) 0:00:53.652 ********* 2026-07-11 03:20:31.736954 | instance | =============================================================================== 2026-07-11 03:20:31.737282 | instance | Install depedencies ---------------------------------------------------- 25.91s 2026-07-11 03:20:31.737612 | instance | Generate SSH keys for missing variables --------------------------------- 3.14s 2026-07-11 03:20:31.737977 | instance | Create a volume group for each loop device ------------------------------ 2.83s 2026-07-11 03:20:31.738320 | instance | Create a logical volume for each loop device ---------------------------- 1.74s 2026-07-11 03:20:31.738652 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.26s 2026-07-11 03:20:31.738976 | instance | Gathering Facts --------------------------------------------------------- 1.13s 2026-07-11 03:20:31.739361 | instance | Create folders for workspace -------------------------------------------- 1.03s 2026-07-11 03:20:31.739687 | instance | Gathering Facts --------------------------------------------------------- 0.85s 2026-07-11 03:20:31.740006 | instance | Purge "snapd" package --------------------------------------------------- 0.81s 2026-07-11 03:20:31.740252 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s 2026-07-11 03:20:31.740395 | instance | Configure short hostname ------------------------------------------------ 0.71s 2026-07-11 03:20:31.740537 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-07-11 03:20:31.740680 | instance | Start loop devices ------------------------------------------------------ 0.70s 2026-07-11 03:20:31.740822 | instance | Gathering Facts --------------------------------------------------------- 0.67s 2026-07-11 03:20:31.740964 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-07-11 03:20:31.741119 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s 2026-07-11 03:20:31.741262 | instance | Start up service -------------------------------------------------------- 0.51s 2026-07-11 03:20:31.741404 | instance | Set permissions on loopback devices ------------------------------------- 0.50s 2026-07-11 03:20:31.741546 | instance | Create devices for Ceph ------------------------------------------------- 0.50s 2026-07-11 03:20:31.741694 | instance | Generate temporary files for generating keys for missing variables ------ 0.48s 2026-07-11 03:20:31.803891 | instance | INFO [aio > prepare] Executed: Successful 2026-07-11 03:20:31.816405 | instance | INFO [aio > converge] Executing 2026-07-11 03:20:34.595883 | instance | 2026-07-11 03:20:34.596295 | instance | PLAY [all] ********************************************************************* 2026-07-11 03:20:34.596670 | instance | 2026-07-11 03:20:34.597019 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:20:34.597425 | instance | Saturday 11 July 2026 03:20:34 +0000 (0:00:00.016) 0:00:00.016 ********* 2026-07-11 03:20:35.712425 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-11 03:20:35.712810 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-11 03:20:35.713138 | instance | interpreter could change the meaning of that path. See 2026-07-11 03:20:35.713461 | instance | https://docs.ansible.com/ansible- 2026-07-11 03:20:35.713816 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-11 03:20:35.721512 | instance | ok: [instance] 2026-07-11 03:20:35.721887 | instance | 2026-07-11 03:20:35.722226 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-11 03:20:35.722556 | instance | Saturday 11 July 2026 03:20:35 +0000 (0:00:01.126) 0:00:01.143 ********* 2026-07-11 03:20:35.759150 | instance | skipping: [instance] 2026-07-11 03:20:35.759525 | instance | 2026-07-11 03:20:35.759859 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-11 03:20:35.760192 | instance | Saturday 11 July 2026 03:20:35 +0000 (0:00:00.037) 0:00:01.181 ********* 2026-07-11 03:20:35.936112 | instance | ok: [instance] 2026-07-11 03:20:35.936470 | instance | 2026-07-11 03:20:35.936800 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-11 03:20:35.937102 | instance | 2026-07-11 03:20:35.937426 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:20:35.937777 | instance | Saturday 11 July 2026 03:20:35 +0000 (0:00:00.176) 0:00:01.358 ********* 2026-07-11 03:20:36.791458 | instance | ok: [instance] 2026-07-11 03:20:36.791819 | instance | 2026-07-11 03:20:36.792152 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:20:36.792479 | instance | Saturday 11 July 2026 03:20:36 +0000 (0:00:00.854) 0:00:02.213 ********* 2026-07-11 03:20:37.126167 | instance | ok: [instance] 2026-07-11 03:20:37.126511 | instance | 2026-07-11 03:20:37.126841 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:20:37.127173 | instance | Saturday 11 July 2026 03:20:37 +0000 (0:00:00.334) 0:00:02.548 ********* 2026-07-11 03:20:37.160313 | instance | skipping: [instance] 2026-07-11 03:20:37.160657 | instance | 2026-07-11 03:20:37.160993 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 03:20:37.161321 | instance | Saturday 11 July 2026 03:20:37 +0000 (0:00:00.034) 0:00:02.582 ********* 2026-07-11 03:20:37.498326 | instance | changed: [instance] 2026-07-11 03:20:37.498685 | instance | 2026-07-11 03:20:37.499016 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:20:37.499342 | instance | Saturday 11 July 2026 03:20:37 +0000 (0:00:00.337) 0:00:02.920 ********* 2026-07-11 03:20:37.561100 | instance | ok: [instance] => { 2026-07-11 03:20:37.561472 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 03:20:37.561825 | instance | } 2026-07-11 03:20:37.562164 | instance | 2026-07-11 03:20:37.562498 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:20:37.562840 | instance | Saturday 11 July 2026 03:20:37 +0000 (0:00:00.063) 0:00:02.983 ********* 2026-07-11 03:20:38.238845 | instance | changed: [instance] 2026-07-11 03:20:38.239264 | instance | 2026-07-11 03:20:38.239604 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:20:38.239934 | instance | Saturday 11 July 2026 03:20:38 +0000 (0:00:00.677) 0:00:03.660 ********* 2026-07-11 03:20:38.286709 | instance | skipping: [instance] 2026-07-11 03:20:38.287089 | instance | 2026-07-11 03:20:38.287506 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:20:38.287841 | instance | Saturday 11 July 2026 03:20:38 +0000 (0:00:00.047) 0:00:03.707 ********* 2026-07-11 03:20:38.334219 | instance | skipping: [instance] 2026-07-11 03:20:38.334329 | instance | 2026-07-11 03:20:38.334523 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:20:38.334673 | instance | Saturday 11 July 2026 03:20:38 +0000 (0:00:00.046) 0:00:03.754 ********* 2026-07-11 03:20:38.534663 | instance | ok: [instance] 2026-07-11 03:20:38.534878 | instance | 2026-07-11 03:20:38.535147 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:20:38.535409 | instance | Saturday 11 July 2026 03:20:38 +0000 (0:00:00.201) 0:00:03.955 ********* 2026-07-11 03:20:39.646162 | instance | ok: [instance] 2026-07-11 03:20:39.646342 | instance | 2026-07-11 03:20:39.646500 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:20:39.646647 | instance | Saturday 11 July 2026 03:20:39 +0000 (0:00:01.111) 0:00:05.066 ********* 2026-07-11 03:20:39.714410 | instance | ok: [instance] => { 2026-07-11 03:20:39.714706 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 03:20:39.715068 | instance | } 2026-07-11 03:20:39.715418 | instance | 2026-07-11 03:20:39.715771 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:20:39.716119 | instance | Saturday 11 July 2026 03:20:39 +0000 (0:00:00.067) 0:00:05.134 ********* 2026-07-11 03:20:40.386298 | instance | changed: [instance] 2026-07-11 03:20:40.386378 | instance | 2026-07-11 03:20:40.386433 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:20:40.386555 | instance | Saturday 11 July 2026 03:20:40 +0000 (0:00:00.672) 0:00:05.806 ********* 2026-07-11 03:20:43.246248 | instance | changed: [instance] 2026-07-11 03:20:43.246334 | instance | 2026-07-11 03:20:43.246415 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 03:20:43.246599 | instance | Saturday 11 July 2026 03:20:43 +0000 (0:00:02.861) 0:00:08.667 ********* 2026-07-11 03:20:43.282200 | instance | skipping: [instance] 2026-07-11 03:20:43.282292 | instance | 2026-07-11 03:20:43.282401 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 03:20:43.282561 | instance | Saturday 11 July 2026 03:20:43 +0000 (0:00:00.034) 0:00:08.702 ********* 2026-07-11 03:20:43.318515 | instance | skipping: [instance] 2026-07-11 03:20:43.318888 | instance | 2026-07-11 03:20:43.319216 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 03:20:43.319533 | instance | Saturday 11 July 2026 03:20:43 +0000 (0:00:00.035) 0:00:08.738 ********* 2026-07-11 03:20:43.350244 | instance | skipping: [instance] 2026-07-11 03:20:43.350307 | instance | 2026-07-11 03:20:43.350449 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 03:20:43.350636 | instance | Saturday 11 July 2026 03:20:43 +0000 (0:00:00.032) 0:00:08.770 ********* 2026-07-11 03:20:47.910782 | instance | changed: [instance] 2026-07-11 03:20:47.910857 | instance | 2026-07-11 03:20:47.911010 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 03:20:47.911216 | instance | Saturday 11 July 2026 03:20:47 +0000 (0:00:04.561) 0:00:13.332 ********* 2026-07-11 03:20:48.502089 | instance | changed: [instance] 2026-07-11 03:20:48.502142 | instance | 2026-07-11 03:20:48.502291 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 03:20:48.502483 | instance | Saturday 11 July 2026 03:20:48 +0000 (0:00:00.591) 0:00:13.924 ********* 2026-07-11 03:20:49.363176 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 03:20:49.363246 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 03:20:49.363416 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 03:20:49.363638 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 03:20:49.363821 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 03:20:49.363969 | instance | 2026-07-11 03:20:49.364120 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 03:20:49.364269 | instance | Saturday 11 July 2026 03:20:49 +0000 (0:00:00.860) 0:00:14.784 ********* 2026-07-11 03:20:49.917857 | instance | changed: [instance] 2026-07-11 03:20:49.917974 | instance | 2026-07-11 03:20:49.917987 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 03:20:49.918708 | instance | Saturday 11 July 2026 03:20:49 +0000 (0:00:00.546) 0:00:15.331 ********* 2026-07-11 03:20:49.918761 | instance | 2026-07-11 03:20:49.918768 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-11 03:20:49.918773 | instance | Saturday 11 July 2026 03:20:49 +0000 (0:00:00.008) 0:00:15.339 ********* 2026-07-11 03:20:50.915607 | instance | ok: [instance] 2026-07-11 03:20:50.915668 | instance | 2026-07-11 03:20:50.915944 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-11 03:20:50.915979 | instance | Saturday 11 July 2026 03:20:50 +0000 (0:00:00.997) 0:00:16.337 ********* 2026-07-11 03:20:51.346587 | instance | changed: [instance] 2026-07-11 03:20:51.346661 | instance | 2026-07-11 03:20:51.346897 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 03:20:51.346913 | instance | Saturday 11 July 2026 03:20:51 +0000 (0:00:00.431) 0:00:16.768 ********* 2026-07-11 03:20:51.874343 | instance | changed: [instance] 2026-07-11 03:20:51.874420 | instance | 2026-07-11 03:20:51.874696 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:20:51.874769 | instance | Saturday 11 July 2026 03:20:51 +0000 (0:00:00.527) 0:00:17.295 ********* 2026-07-11 03:20:52.091397 | instance | ok: [instance] 2026-07-11 03:20:52.091508 | instance | 2026-07-11 03:20:52.091576 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:20:52.091731 | instance | Saturday 11 July 2026 03:20:52 +0000 (0:00:00.217) 0:00:17.513 ********* 2026-07-11 03:20:52.154051 | instance | ok: [instance] => { 2026-07-11 03:20:52.154135 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-11 03:20:52.154208 | instance | } 2026-07-11 03:20:52.154322 | instance | 2026-07-11 03:20:52.154442 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:20:52.154550 | instance | Saturday 11 July 2026 03:20:52 +0000 (0:00:00.062) 0:00:17.575 ********* 2026-07-11 03:20:52.941200 | instance | changed: [instance] 2026-07-11 03:20:52.941424 | instance | 2026-07-11 03:20:52.941694 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:20:52.941996 | instance | Saturday 11 July 2026 03:20:52 +0000 (0:00:00.787) 0:00:18.362 ********* 2026-07-11 03:20:57.249989 | instance | changed: [instance] 2026-07-11 03:20:57.250123 | instance | 2026-07-11 03:20:57.250307 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-11 03:20:57.250475 | instance | Saturday 11 July 2026 03:20:57 +0000 (0:00:04.308) 0:00:22.671 ********* 2026-07-11 03:20:58.359806 | instance | ok: [instance] 2026-07-11 03:20:58.360168 | instance | 2026-07-11 03:20:58.360182 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-11 03:20:58.360193 | instance | Saturday 11 July 2026 03:20:58 +0000 (0:00:01.108) 0:00:23.780 ********* 2026-07-11 03:20:58.718942 | instance | changed: [instance] 2026-07-11 03:20:58.719026 | instance | 2026-07-11 03:20:58.719069 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-11 03:20:58.719260 | instance | Saturday 11 July 2026 03:20:58 +0000 (0:00:00.360) 0:00:24.140 ********* 2026-07-11 03:20:59.162307 | instance | changed: [instance] 2026-07-11 03:20:59.162373 | instance | 2026-07-11 03:20:59.162685 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-11 03:20:59.162721 | instance | Saturday 11 July 2026 03:20:59 +0000 (0:00:00.443) 0:00:24.584 ********* 2026-07-11 03:20:59.705821 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-07-11 03:20:59.706677 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-11 03:20:59.706722 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-11 03:20:59.706730 | instance | 2026-07-11 03:20:59.706736 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-11 03:20:59.706742 | instance | Saturday 11 July 2026 03:20:59 +0000 (0:00:00.543) 0:00:25.127 ********* 2026-07-11 03:21:00.141579 | instance | changed: [instance] 2026-07-11 03:21:00.141649 | instance | 2026-07-11 03:21:00.141862 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-11 03:21:00.141933 | instance | Saturday 11 July 2026 03:21:00 +0000 (0:00:00.436) 0:00:25.563 ********* 2026-07-11 03:21:00.590584 | instance | changed: [instance] 2026-07-11 03:21:00.590666 | instance | 2026-07-11 03:21:00.591325 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-11 03:21:00.591365 | instance | Saturday 11 July 2026 03:21:00 +0000 (0:00:00.440) 0:00:26.004 ********* 2026-07-11 03:21:00.591372 | instance | 2026-07-11 03:21:00.591376 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-11 03:21:00.591381 | instance | Saturday 11 July 2026 03:21:00 +0000 (0:00:00.008) 0:00:26.012 ********* 2026-07-11 03:21:01.302022 | instance | ok: [instance] 2026-07-11 03:21:01.302133 | instance | 2026-07-11 03:21:01.302399 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-07-11 03:21:01.302645 | instance | Saturday 11 July 2026 03:21:01 +0000 (0:00:00.711) 0:00:26.724 ********* 2026-07-11 03:21:02.183932 | instance | changed: [instance] 2026-07-11 03:21:02.184032 | instance | 2026-07-11 03:21:02.184264 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-11 03:21:02.184502 | instance | Saturday 11 July 2026 03:21:02 +0000 (0:00:00.882) 0:00:27.606 ********* 2026-07-11 03:21:02.710653 | instance | changed: [instance] 2026-07-11 03:21:02.710719 | instance | 2026-07-11 03:21:02.710987 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-11 03:21:02.711022 | instance | Saturday 11 July 2026 03:21:02 +0000 (0:00:00.526) 0:00:28.132 ********* 2026-07-11 03:21:02.767901 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-11 03:21:02.767959 | instance | 2026-07-11 03:21:02.768246 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-11 03:21:02.768287 | instance | Saturday 11 July 2026 03:21:02 +0000 (0:00:00.057) 0:00:28.189 ********* 2026-07-11 03:21:07.324473 | instance | changed: [instance] 2026-07-11 03:21:07.324536 | instance | 2026-07-11 03:21:07.324770 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-11 03:21:07.324808 | instance | Saturday 11 July 2026 03:21:07 +0000 (0:00:04.556) 0:00:32.746 ********* 2026-07-11 03:21:07.959303 | instance | ok: [instance] => (item=chronyd) 2026-07-11 03:21:07.959375 | instance | ok: [instance] => (item=sshd) 2026-07-11 03:21:07.959721 | instance | 2026-07-11 03:21:07.959760 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-11 03:21:07.959766 | instance | Saturday 11 July 2026 03:21:07 +0000 (0:00:00.634) 0:00:33.381 ********* 2026-07-11 03:21:08.249147 | instance | changed: [instance] 2026-07-11 03:21:08.249240 | instance | 2026-07-11 03:21:08.249473 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-11 03:21:08.249615 | instance | Saturday 11 July 2026 03:21:08 +0000 (0:00:00.289) 0:00:33.671 ********* 2026-07-11 03:21:08.443349 | instance | ok: [instance] 2026-07-11 03:21:08.443412 | instance | 2026-07-11 03:21:08.443677 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-11 03:21:08.443693 | instance | Saturday 11 July 2026 03:21:08 +0000 (0:00:00.193) 0:00:33.865 ********* 2026-07-11 03:21:08.900867 | instance | changed: [instance] 2026-07-11 03:21:08.900936 | instance | 2026-07-11 03:21:08.901167 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-11 03:21:08.901201 | instance | Saturday 11 July 2026 03:21:08 +0000 (0:00:00.457) 0:00:34.323 ********* 2026-07-11 03:21:09.338152 | instance | changed: [instance] 2026-07-11 03:21:09.338210 | instance | 2026-07-11 03:21:09.338508 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-11 03:21:09.338580 | instance | Saturday 11 July 2026 03:21:09 +0000 (0:00:00.436) 0:00:34.759 ********* 2026-07-11 03:21:09.439707 | instance | ok: [instance] 2026-07-11 03:21:09.439818 | instance | 2026-07-11 03:21:09.439853 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-11 03:21:09.440022 | instance | Saturday 11 July 2026 03:21:09 +0000 (0:00:00.102) 0:00:34.861 ********* 2026-07-11 03:21:09.649654 | instance | ok: [instance] => (item=instance) 2026-07-11 03:21:09.649782 | instance | 2026-07-11 03:21:09.649843 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-11 03:21:09.649990 | instance | Saturday 11 July 2026 03:21:09 +0000 (0:00:00.209) 0:00:35.071 ********* 2026-07-11 03:21:09.700448 | instance | ok: [instance] 2026-07-11 03:21:09.700520 | instance | 2026-07-11 03:21:09.700801 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-11 03:21:09.700839 | instance | Saturday 11 July 2026 03:21:09 +0000 (0:00:00.050) 0:00:35.122 ********* 2026-07-11 03:21:09.774712 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-07-11 03:21:09.774775 | instance | 2026-07-11 03:21:09.775024 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-07-11 03:21:09.775051 | instance | Saturday 11 July 2026 03:21:09 +0000 (0:00:00.074) 0:00:35.196 ********* 2026-07-11 03:21:10.112919 | instance | changed: [instance] 2026-07-11 03:21:10.112974 | instance | 2026-07-11 03:21:10.113235 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-07-11 03:21:10.113271 | instance | Saturday 11 July 2026 03:21:10 +0000 (0:00:00.338) 0:00:35.534 ********* 2026-07-11 03:21:10.794312 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-07-11 03:21:10.794958 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-07-11 03:21:10.794996 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-07-11 03:21:10.795002 | instance | 2026-07-11 03:21:10.795007 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-07-11 03:21:10.795011 | instance | Saturday 11 July 2026 03:21:10 +0000 (0:00:00.681) 0:00:36.216 ********* 2026-07-11 03:23:01.793475 | instance | ok: [instance] 2026-07-11 03:23:01.793552 | instance | 2026-07-11 03:23:01.793679 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-07-11 03:23:01.793859 | instance | Saturday 11 July 2026 03:23:01 +0000 (0:01:50.999) 0:02:27.215 ********* 2026-07-11 03:23:02.009634 | instance | changed: [instance] 2026-07-11 03:23:02.009740 | instance | 2026-07-11 03:23:02.009887 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-07-11 03:23:02.010027 | instance | Saturday 11 July 2026 03:23:02 +0000 (0:00:00.216) 0:02:27.431 ********* 2026-07-11 03:23:02.055386 | instance | ok: [instance] 2026-07-11 03:23:02.055432 | instance | 2026-07-11 03:23:02.055619 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-11 03:23:02.055711 | instance | Saturday 11 July 2026 03:23:02 +0000 (0:00:00.045) 0:02:27.477 ********* 2026-07-11 03:23:02.133200 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-11 03:23:02.133286 | instance | 2026-07-11 03:23:02.133411 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-11 03:23:02.133526 | instance | Saturday 11 July 2026 03:23:02 +0000 (0:00:00.077) 0:02:27.555 ********* 2026-07-11 03:23:07.714619 | instance | ok: [instance] 2026-07-11 03:23:07.714696 | instance | 2026-07-11 03:23:07.715036 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-11 03:23:07.715078 | instance | Saturday 11 July 2026 03:23:07 +0000 (0:00:05.581) 0:02:33.136 ********* 2026-07-11 03:23:07.773311 | instance | ok: [instance] => (item=instance) 2026-07-11 03:23:07.773676 | instance | 2026-07-11 03:23:07.773721 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-11 03:23:07.773728 | instance | Saturday 11 July 2026 03:23:07 +0000 (0:00:00.058) 0:02:33.195 ********* 2026-07-11 03:23:08.187249 | instance | ok: [instance] 2026-07-11 03:23:08.187351 | instance | 2026-07-11 03:23:08.187592 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-11 03:23:08.187608 | instance | Saturday 11 July 2026 03:23:08 +0000 (0:00:00.414) 0:02:33.609 ********* 2026-07-11 03:23:15.504546 | instance | ok: [instance] 2026-07-11 03:23:15.504608 | instance | 2026-07-11 03:23:15.505056 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-11 03:23:15.505097 | instance | Saturday 11 July 2026 03:23:15 +0000 (0:00:07.317) 0:02:40.926 ********* 2026-07-11 03:24:05.069265 | instance | changed: [instance] 2026-07-11 03:24:05.069335 | instance | 2026-07-11 03:24:05.069461 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-11 03:24:05.069583 | instance | Saturday 11 July 2026 03:24:05 +0000 (0:00:49.564) 0:03:30.491 ********* 2026-07-11 03:24:19.077185 | instance | ok: [instance] 2026-07-11 03:24:19.077267 | instance | 2026-07-11 03:24:19.077528 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-11 03:24:19.077562 | instance | Saturday 11 July 2026 03:24:19 +0000 (0:00:14.008) 0:03:44.499 ********* 2026-07-11 03:24:19.163303 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-11 03:24:19.163713 | instance | 2026-07-11 03:24:19.163739 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-11 03:24:19.163746 | instance | Saturday 11 July 2026 03:24:19 +0000 (0:00:00.085) 0:03:44.585 ********* 2026-07-11 03:24:19.211837 | instance | skipping: [instance] 2026-07-11 03:24:19.211956 | instance | 2026-07-11 03:24:19.212230 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-11 03:24:19.212253 | instance | Saturday 11 July 2026 03:24:19 +0000 (0:00:00.048) 0:03:44.634 ********* 2026-07-11 03:24:19.261034 | instance | skipping: [instance] => (item=instance) 2026-07-11 03:24:19.261174 | instance | skipping: [instance] 2026-07-11 03:24:19.261584 | instance | 2026-07-11 03:24:19.261606 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-11 03:24:19.261613 | instance | Saturday 11 July 2026 03:24:19 +0000 (0:00:00.049) 0:03:44.683 ********* 2026-07-11 03:24:19.506525 | instance | ok: [instance] 2026-07-11 03:24:19.506585 | instance | 2026-07-11 03:24:19.506832 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-11 03:24:19.506870 | instance | Saturday 11 July 2026 03:24:19 +0000 (0:00:00.245) 0:03:44.928 ********* 2026-07-11 03:24:25.838042 | instance | ok: [instance] 2026-07-11 03:24:25.838111 | instance | 2026-07-11 03:24:25.838381 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-11 03:24:25.838424 | instance | Saturday 11 July 2026 03:24:25 +0000 (0:00:06.331) 0:03:51.260 ********* 2026-07-11 03:24:37.844667 | instance | changed: [instance] 2026-07-11 03:24:37.844768 | instance | 2026-07-11 03:24:37.845042 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-11 03:24:37.845077 | instance | Saturday 11 July 2026 03:24:37 +0000 (0:00:12.006) 0:04:03.266 ********* 2026-07-11 03:24:43.822872 | instance | ok: [instance] 2026-07-11 03:24:43.822961 | instance | 2026-07-11 03:24:43.823206 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-11 03:24:43.823261 | instance | Saturday 11 July 2026 03:24:43 +0000 (0:00:05.977) 0:04:09.244 ********* 2026-07-11 03:24:50.603059 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-11 03:24:50.603142 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-11 03:24:50.603263 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-07-11 03:24:50.603376 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-11 03:24:50.603511 | instance | 2026-07-11 03:24:50.603638 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-11 03:24:50.603739 | instance | 2026-07-11 03:24:50.603866 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:24:50.603977 | instance | Saturday 11 July 2026 03:24:50 +0000 (0:00:06.780) 0:04:16.025 ********* 2026-07-11 03:24:51.518081 | instance | ok: [instance] 2026-07-11 03:24:51.518161 | instance | 2026-07-11 03:24:51.518245 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:24:51.518370 | instance | Saturday 11 July 2026 03:24:51 +0000 (0:00:00.914) 0:04:16.940 ********* 2026-07-11 03:24:51.721571 | instance | ok: [instance] 2026-07-11 03:24:51.721841 | instance | 2026-07-11 03:24:51.721869 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:24:51.722026 | instance | Saturday 11 July 2026 03:24:51 +0000 (0:00:00.203) 0:04:17.143 ********* 2026-07-11 03:24:51.821916 | instance | skipping: [instance] 2026-07-11 03:24:51.821965 | instance | 2026-07-11 03:24:51.822258 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 03:24:51.822303 | instance | Saturday 11 July 2026 03:24:51 +0000 (0:00:00.100) 0:04:17.244 ********* 2026-07-11 03:24:52.022632 | instance | ok: [instance] 2026-07-11 03:24:52.022698 | instance | 2026-07-11 03:24:52.022815 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:24:52.022933 | instance | Saturday 11 July 2026 03:24:52 +0000 (0:00:00.200) 0:04:17.444 ********* 2026-07-11 03:24:52.070855 | instance | ok: [instance] => { 2026-07-11 03:24:52.070997 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 03:24:52.071162 | instance | } 2026-07-11 03:24:52.071315 | instance | 2026-07-11 03:24:52.071492 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:24:52.071652 | instance | Saturday 11 July 2026 03:24:52 +0000 (0:00:00.048) 0:04:17.492 ********* 2026-07-11 03:24:52.351305 | instance | ok: [instance] 2026-07-11 03:24:52.351373 | instance | 2026-07-11 03:24:52.351632 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:24:52.351673 | instance | Saturday 11 July 2026 03:24:52 +0000 (0:00:00.280) 0:04:17.773 ********* 2026-07-11 03:24:52.399203 | instance | skipping: [instance] 2026-07-11 03:24:52.399263 | instance | 2026-07-11 03:24:52.399399 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:24:52.399517 | instance | Saturday 11 July 2026 03:24:52 +0000 (0:00:00.048) 0:04:17.821 ********* 2026-07-11 03:24:52.443654 | instance | skipping: [instance] 2026-07-11 03:24:52.443719 | instance | 2026-07-11 03:24:52.443853 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:24:52.443971 | instance | Saturday 11 July 2026 03:24:52 +0000 (0:00:00.044) 0:04:17.866 ********* 2026-07-11 03:24:52.658503 | instance | ok: [instance] 2026-07-11 03:24:52.658578 | instance | 2026-07-11 03:24:52.658664 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:24:52.658779 | instance | Saturday 11 July 2026 03:24:52 +0000 (0:00:00.214) 0:04:18.080 ********* 2026-07-11 03:24:53.795150 | instance | ok: [instance] 2026-07-11 03:24:53.795228 | instance | 2026-07-11 03:24:53.795406 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:24:53.795500 | instance | Saturday 11 July 2026 03:24:53 +0000 (0:00:01.135) 0:04:19.216 ********* 2026-07-11 03:24:53.867819 | instance | ok: [instance] => { 2026-07-11 03:24:53.867894 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 03:24:53.868035 | instance | } 2026-07-11 03:24:53.868147 | instance | 2026-07-11 03:24:53.868324 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:24:53.868388 | instance | Saturday 11 July 2026 03:24:53 +0000 (0:00:00.072) 0:04:19.289 ********* 2026-07-11 03:24:54.200888 | instance | ok: [instance] 2026-07-11 03:24:54.200944 | instance | 2026-07-11 03:24:54.201138 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:24:54.201176 | instance | Saturday 11 July 2026 03:24:54 +0000 (0:00:00.333) 0:04:19.622 ********* 2026-07-11 03:24:56.118730 | instance | ok: [instance] 2026-07-11 03:24:56.118811 | instance | 2026-07-11 03:24:56.118917 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 03:24:56.119032 | instance | Saturday 11 July 2026 03:24:56 +0000 (0:00:01.916) 0:04:21.539 ********* 2026-07-11 03:24:56.152470 | instance | skipping: [instance] 2026-07-11 03:24:56.152539 | instance | 2026-07-11 03:24:56.152655 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 03:24:56.152773 | instance | Saturday 11 July 2026 03:24:56 +0000 (0:00:00.035) 0:04:21.574 ********* 2026-07-11 03:24:56.189058 | instance | skipping: [instance] 2026-07-11 03:24:56.189151 | instance | 2026-07-11 03:24:56.189276 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 03:24:56.189435 | instance | Saturday 11 July 2026 03:24:56 +0000 (0:00:00.036) 0:04:21.610 ********* 2026-07-11 03:24:56.219849 | instance | skipping: [instance] 2026-07-11 03:24:56.219912 | instance | 2026-07-11 03:24:56.220046 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 03:24:56.220167 | instance | Saturday 11 July 2026 03:24:56 +0000 (0:00:00.031) 0:04:21.641 ********* 2026-07-11 03:24:57.423335 | instance | ok: [instance] 2026-07-11 03:24:57.423411 | instance | 2026-07-11 03:24:57.423509 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 03:24:57.423663 | instance | Saturday 11 July 2026 03:24:57 +0000 (0:00:01.202) 0:04:22.844 ********* 2026-07-11 03:24:57.839845 | instance | ok: [instance] 2026-07-11 03:24:57.839919 | instance | 2026-07-11 03:24:57.840035 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 03:24:57.840156 | instance | Saturday 11 July 2026 03:24:57 +0000 (0:00:00.416) 0:04:23.261 ********* 2026-07-11 03:24:58.744977 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 03:24:58.745067 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 03:24:58.745080 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 03:24:58.745091 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 03:24:58.745102 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 03:24:58.745114 | instance | 2026-07-11 03:24:58.745125 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 03:24:58.745135 | instance | Saturday 11 July 2026 03:24:58 +0000 (0:00:00.902) 0:04:24.164 ********* 2026-07-11 03:24:59.260028 | instance | ok: [instance] 2026-07-11 03:24:59.260146 | instance | 2026-07-11 03:24:59.260159 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 03:24:59.260663 | instance | Saturday 11 July 2026 03:24:59 +0000 (0:00:00.511) 0:04:24.675 ********* 2026-07-11 03:24:59.260714 | instance | 2026-07-11 03:24:59.260720 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 03:24:59.260725 | instance | Saturday 11 July 2026 03:24:59 +0000 (0:00:00.006) 0:04:24.682 ********* 2026-07-11 03:24:59.607440 | instance | ok: [instance] 2026-07-11 03:24:59.607525 | instance | 2026-07-11 03:24:59.607764 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:24:59.607805 | instance | Saturday 11 July 2026 03:24:59 +0000 (0:00:00.347) 0:04:25.029 ********* 2026-07-11 03:24:59.813840 | instance | ok: [instance] 2026-07-11 03:24:59.813928 | instance | 2026-07-11 03:24:59.815074 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:24:59.815128 | instance | Saturday 11 July 2026 03:24:59 +0000 (0:00:00.205) 0:04:25.235 ********* 2026-07-11 03:24:59.871535 | instance | ok: [instance] => { 2026-07-11 03:24:59.871635 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-11 03:24:59.872147 | instance | } 2026-07-11 03:24:59.872215 | instance | 2026-07-11 03:24:59.872222 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:24:59.872227 | instance | Saturday 11 July 2026 03:24:59 +0000 (0:00:00.057) 0:04:25.293 ********* 2026-07-11 03:25:00.213780 | instance | ok: [instance] 2026-07-11 03:25:00.213845 | instance | 2026-07-11 03:25:00.213851 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:25:00.213857 | instance | Saturday 11 July 2026 03:25:00 +0000 (0:00:00.341) 0:04:25.635 ********* 2026-07-11 03:25:03.274585 | instance | ok: [instance] 2026-07-11 03:25:03.274660 | instance | 2026-07-11 03:25:03.274939 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-11 03:25:03.274979 | instance | Saturday 11 July 2026 03:25:03 +0000 (0:00:03.061) 0:04:28.696 ********* 2026-07-11 03:25:04.473425 | instance | ok: [instance] 2026-07-11 03:25:04.473492 | instance | 2026-07-11 03:25:04.473761 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-11 03:25:04.474001 | instance | Saturday 11 July 2026 03:25:04 +0000 (0:00:01.198) 0:04:29.895 ********* 2026-07-11 03:25:04.663310 | instance | ok: [instance] 2026-07-11 03:25:04.663394 | instance | 2026-07-11 03:25:04.663662 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-11 03:25:04.663704 | instance | Saturday 11 July 2026 03:25:04 +0000 (0:00:00.189) 0:04:30.085 ********* 2026-07-11 03:25:05.099231 | instance | ok: [instance] 2026-07-11 03:25:05.099326 | instance | 2026-07-11 03:25:05.099553 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-11 03:25:05.099639 | instance | Saturday 11 July 2026 03:25:05 +0000 (0:00:00.435) 0:04:30.521 ********* 2026-07-11 03:25:05.642215 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-11 03:25:05.642336 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-11 03:25:05.642929 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-11 03:25:05.642977 | instance | 2026-07-11 03:25:05.642984 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-11 03:25:05.642990 | instance | Saturday 11 July 2026 03:25:05 +0000 (0:00:00.542) 0:04:31.064 ********* 2026-07-11 03:25:06.071004 | instance | ok: [instance] 2026-07-11 03:25:06.071077 | instance | 2026-07-11 03:25:06.071323 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-11 03:25:06.071362 | instance | Saturday 11 July 2026 03:25:06 +0000 (0:00:00.429) 0:04:31.493 ********* 2026-07-11 03:25:06.499137 | instance | ok: [instance] 2026-07-11 03:25:06.499203 | instance | 2026-07-11 03:25:06.499782 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-11 03:25:06.499823 | instance | Saturday 11 July 2026 03:25:06 +0000 (0:00:00.421) 0:04:31.914 ********* 2026-07-11 03:25:06.499829 | instance | 2026-07-11 03:25:06.499840 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-11 03:25:06.499844 | instance | Saturday 11 July 2026 03:25:06 +0000 (0:00:00.006) 0:04:31.921 ********* 2026-07-11 03:25:06.854058 | instance | ok: [instance] 2026-07-11 03:25:06.854124 | instance | 2026-07-11 03:25:06.854378 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-11 03:25:06.854570 | instance | Saturday 11 July 2026 03:25:06 +0000 (0:00:00.354) 0:04:32.276 ********* 2026-07-11 03:25:06.911769 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-11 03:25:06.911852 | instance | 2026-07-11 03:25:06.912201 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-11 03:25:06.912237 | instance | Saturday 11 July 2026 03:25:06 +0000 (0:00:00.057) 0:04:32.333 ********* 2026-07-11 03:25:08.058747 | instance | ok: [instance] 2026-07-11 03:25:08.059255 | instance | 2026-07-11 03:25:08.059322 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-11 03:25:08.059334 | instance | Saturday 11 July 2026 03:25:08 +0000 (0:00:01.146) 0:04:33.480 ********* 2026-07-11 03:25:08.708847 | instance | ok: [instance] => (item=chronyd) 2026-07-11 03:25:08.708923 | instance | ok: [instance] => (item=sshd) 2026-07-11 03:25:08.709441 | instance | 2026-07-11 03:25:08.709510 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-11 03:25:08.709517 | instance | Saturday 11 July 2026 03:25:08 +0000 (0:00:00.649) 0:04:34.130 ********* 2026-07-11 03:25:08.995123 | instance | ok: [instance] 2026-07-11 03:25:08.995240 | instance | 2026-07-11 03:25:08.995504 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-11 03:25:08.995558 | instance | Saturday 11 July 2026 03:25:08 +0000 (0:00:00.286) 0:04:34.416 ********* 2026-07-11 03:25:09.199480 | instance | ok: [instance] 2026-07-11 03:25:09.199558 | instance | 2026-07-11 03:25:09.199821 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-11 03:25:09.199890 | instance | Saturday 11 July 2026 03:25:09 +0000 (0:00:00.204) 0:04:34.620 ********* 2026-07-11 03:25:09.432635 | instance | ok: [instance] 2026-07-11 03:25:09.432743 | instance | 2026-07-11 03:25:09.433099 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-11 03:25:09.433154 | instance | Saturday 11 July 2026 03:25:09 +0000 (0:00:00.233) 0:04:34.854 ********* 2026-07-11 03:25:09.649025 | instance | ok: [instance] 2026-07-11 03:25:09.649112 | instance | 2026-07-11 03:25:09.649127 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-11 03:25:09.649318 | instance | Saturday 11 July 2026 03:25:09 +0000 (0:00:00.216) 0:04:35.070 ********* 2026-07-11 03:25:09.878487 | instance | ok: [instance] => (item=instance) 2026-07-11 03:25:09.878756 | instance | 2026-07-11 03:25:09.878825 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-11 03:25:09.878989 | instance | Saturday 11 July 2026 03:25:09 +0000 (0:00:00.229) 0:04:35.300 ********* 2026-07-11 03:25:09.954327 | instance | ok: [instance] 2026-07-11 03:25:09.954399 | instance | 2026-07-11 03:25:09.954519 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-11 03:25:09.954699 | instance | Saturday 11 July 2026 03:25:09 +0000 (0:00:00.075) 0:04:35.375 ********* 2026-07-11 03:25:10.026551 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-11 03:25:10.026812 | instance | 2026-07-11 03:25:10.027003 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-11 03:25:10.027202 | instance | Saturday 11 July 2026 03:25:10 +0000 (0:00:00.070) 0:04:35.446 ********* 2026-07-11 03:25:10.078261 | instance | skipping: [instance] 2026-07-11 03:25:10.078466 | instance | 2026-07-11 03:25:10.078633 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-11 03:25:10.078786 | instance | Saturday 11 July 2026 03:25:10 +0000 (0:00:00.050) 0:04:35.497 ********* 2026-07-11 03:25:10.130087 | instance | skipping: [instance] => (item=instance) 2026-07-11 03:25:10.130254 | instance | skipping: [instance] 2026-07-11 03:25:10.130419 | instance | 2026-07-11 03:25:10.130642 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-11 03:25:10.130849 | instance | Saturday 11 July 2026 03:25:10 +0000 (0:00:00.053) 0:04:35.550 ********* 2026-07-11 03:25:10.396492 | instance | ok: [instance] 2026-07-11 03:25:10.397000 | instance | 2026-07-11 03:25:10.397041 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-11 03:25:10.397048 | instance | Saturday 11 July 2026 03:25:10 +0000 (0:00:00.267) 0:04:35.818 ********* 2026-07-11 03:25:16.734541 | instance | ok: [instance] 2026-07-11 03:25:16.734634 | instance | 2026-07-11 03:25:16.734672 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-11 03:25:16.734824 | instance | Saturday 11 July 2026 03:25:16 +0000 (0:00:06.338) 0:04:42.156 ********* 2026-07-11 03:25:22.005318 | instance | ok: [instance] 2026-07-11 03:25:22.005382 | instance | 2026-07-11 03:25:22.005615 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-11 03:25:22.005632 | instance | Saturday 11 July 2026 03:25:21 +0000 (0:00:05.270) 0:04:47.427 ********* 2026-07-11 03:25:35.928109 | instance | ok: [instance] 2026-07-11 03:25:35.928189 | instance | 2026-07-11 03:25:35.928454 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-11 03:25:35.928488 | instance | Saturday 11 July 2026 03:25:35 +0000 (0:00:13.922) 0:05:01.350 ********* 2026-07-11 03:27:05.809072 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-11 03:27:05.809170 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-11 03:27:05.809307 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-11 03:27:05.809425 | instance | 2026-07-11 03:27:05.809552 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-11 03:27:05.809680 | instance | Saturday 11 July 2026 03:27:05 +0000 (0:01:29.881) 0:06:31.231 ********* 2026-07-11 03:27:11.924774 | instance | ok: [instance] 2026-07-11 03:27:11.924904 | instance | 2026-07-11 03:27:11.925305 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-11 03:27:11.925383 | instance | Saturday 11 July 2026 03:27:11 +0000 (0:00:06.114) 0:06:37.346 ********* 2026-07-11 03:27:17.935048 | instance | ok: [instance] 2026-07-11 03:27:17.935123 | instance | 2026-07-11 03:27:17.935140 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-11 03:27:17.935154 | instance | Saturday 11 July 2026 03:27:17 +0000 (0:00:06.009) 0:06:43.355 ********* 2026-07-11 03:27:17.997097 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-11 03:27:17.997176 | instance | 2026-07-11 03:27:17.997404 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-11 03:27:17.997438 | instance | Saturday 11 July 2026 03:27:17 +0000 (0:00:00.063) 0:06:43.419 ********* 2026-07-11 03:27:18.057477 | instance | ok: [instance] 2026-07-11 03:27:18.057535 | instance | 2026-07-11 03:27:18.057825 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-11 03:27:18.057881 | instance | Saturday 11 July 2026 03:27:18 +0000 (0:00:00.059) 0:06:43.479 ********* 2026-07-11 03:27:24.039208 | instance | ok: [instance] 2026-07-11 03:27:24.039301 | instance | 2026-07-11 03:27:24.039364 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-11 03:27:24.039500 | instance | Saturday 11 July 2026 03:27:24 +0000 (0:00:05.981) 0:06:49.461 ********* 2026-07-11 03:27:24.084400 | instance | ok: [instance] 2026-07-11 03:27:24.084889 | instance | 2026-07-11 03:27:24.084921 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-11 03:27:24.084928 | instance | Saturday 11 July 2026 03:27:24 +0000 (0:00:00.045) 0:06:49.506 ********* 2026-07-11 03:27:24.124384 | instance | skipping: [instance] => (item=1) 2026-07-11 03:27:24.125147 | instance | skipping: [instance] => (item=1) 2026-07-11 03:27:24.125171 | instance | skipping: [instance] => (item=1) 2026-07-11 03:27:24.125177 | instance | skipping: [instance] 2026-07-11 03:27:24.125182 | instance | 2026-07-11 03:27:24.125187 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-11 03:27:24.125192 | instance | Saturday 11 July 2026 03:27:24 +0000 (0:00:00.039) 0:06:49.546 ********* 2026-07-11 03:27:24.198596 | instance | skipping: [instance] 2026-07-11 03:27:24.198675 | instance | 2026-07-11 03:27:24.199159 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-11 03:27:24.199195 | instance | 2026-07-11 03:27:24.199201 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:27:24.199205 | instance | Saturday 11 July 2026 03:27:24 +0000 (0:00:00.074) 0:06:49.620 ********* 2026-07-11 03:27:25.092014 | instance | ok: [instance] 2026-07-11 03:27:25.092097 | instance | 2026-07-11 03:27:25.092111 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:27:25.092274 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.893) 0:06:50.513 ********* 2026-07-11 03:27:25.295898 | instance | ok: [instance] 2026-07-11 03:27:25.295958 | instance | 2026-07-11 03:27:25.296236 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:27:25.296277 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.203) 0:06:50.717 ********* 2026-07-11 03:27:25.336383 | instance | skipping: [instance] 2026-07-11 03:27:25.336455 | instance | 2026-07-11 03:27:25.336720 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 03:27:25.336763 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.040) 0:06:50.758 ********* 2026-07-11 03:27:25.544924 | instance | ok: [instance] 2026-07-11 03:27:25.544993 | instance | 2026-07-11 03:27:25.545222 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:27:25.545260 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.208) 0:06:50.967 ********* 2026-07-11 03:27:25.606934 | instance | ok: [instance] => { 2026-07-11 03:27:25.607534 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 03:27:25.607569 | instance | } 2026-07-11 03:27:25.607575 | instance | 2026-07-11 03:27:25.607580 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:27:25.607585 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.061) 0:06:51.028 ********* 2026-07-11 03:27:25.908460 | instance | ok: [instance] 2026-07-11 03:27:25.909056 | instance | 2026-07-11 03:27:25.909102 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:27:25.909110 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.301) 0:06:51.330 ********* 2026-07-11 03:27:25.951192 | instance | skipping: [instance] 2026-07-11 03:27:25.951290 | instance | 2026-07-11 03:27:25.951551 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:27:25.951593 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.042) 0:06:51.373 ********* 2026-07-11 03:27:26.000460 | instance | skipping: [instance] 2026-07-11 03:27:26.000526 | instance | 2026-07-11 03:27:26.000794 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:27:26.000836 | instance | Saturday 11 July 2026 03:27:25 +0000 (0:00:00.049) 0:06:51.422 ********* 2026-07-11 03:27:26.204166 | instance | ok: [instance] 2026-07-11 03:27:26.204248 | instance | 2026-07-11 03:27:26.204317 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:27:26.204455 | instance | Saturday 11 July 2026 03:27:26 +0000 (0:00:00.203) 0:06:51.626 ********* 2026-07-11 03:27:27.186451 | instance | ok: [instance] 2026-07-11 03:27:27.186534 | instance | 2026-07-11 03:27:27.186761 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:27:27.186802 | instance | Saturday 11 July 2026 03:27:27 +0000 (0:00:00.982) 0:06:52.608 ********* 2026-07-11 03:27:27.259609 | instance | ok: [instance] => { 2026-07-11 03:27:27.259722 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 03:27:27.260247 | instance | } 2026-07-11 03:27:27.260288 | instance | 2026-07-11 03:27:27.260299 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:27:27.260305 | instance | Saturday 11 July 2026 03:27:27 +0000 (0:00:00.073) 0:06:52.681 ********* 2026-07-11 03:27:27.588677 | instance | ok: [instance] 2026-07-11 03:27:27.588745 | instance | 2026-07-11 03:27:27.588970 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:27:27.589007 | instance | Saturday 11 July 2026 03:27:27 +0000 (0:00:00.329) 0:06:53.010 ********* 2026-07-11 03:27:29.484254 | instance | ok: [instance] 2026-07-11 03:27:29.484324 | instance | 2026-07-11 03:27:29.484644 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 03:27:29.484692 | instance | Saturday 11 July 2026 03:27:29 +0000 (0:00:01.895) 0:06:54.906 ********* 2026-07-11 03:27:29.508875 | instance | skipping: [instance] 2026-07-11 03:27:29.509230 | instance | 2026-07-11 03:27:29.509279 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 03:27:29.509285 | instance | Saturday 11 July 2026 03:27:29 +0000 (0:00:00.024) 0:06:54.930 ********* 2026-07-11 03:27:29.534002 | instance | skipping: [instance] 2026-07-11 03:27:29.534116 | instance | 2026-07-11 03:27:29.534412 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 03:27:29.534450 | instance | Saturday 11 July 2026 03:27:29 +0000 (0:00:00.025) 0:06:54.956 ********* 2026-07-11 03:27:29.568100 | instance | skipping: [instance] 2026-07-11 03:27:29.568207 | instance | 2026-07-11 03:27:29.568329 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 03:27:29.568473 | instance | Saturday 11 July 2026 03:27:29 +0000 (0:00:00.034) 0:06:54.990 ********* 2026-07-11 03:27:30.562479 | instance | ok: [instance] 2026-07-11 03:27:30.562546 | instance | 2026-07-11 03:27:30.562814 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 03:27:30.562863 | instance | Saturday 11 July 2026 03:27:30 +0000 (0:00:00.994) 0:06:55.984 ********* 2026-07-11 03:27:30.974745 | instance | ok: [instance] 2026-07-11 03:27:30.975102 | instance | 2026-07-11 03:27:30.975118 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 03:27:30.975123 | instance | Saturday 11 July 2026 03:27:30 +0000 (0:00:00.412) 0:06:56.396 ********* 2026-07-11 03:27:31.846597 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 03:27:31.846666 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 03:27:31.847374 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 03:27:31.847409 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 03:27:31.847415 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 03:27:31.847420 | instance | 2026-07-11 03:27:31.847425 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 03:27:31.847429 | instance | Saturday 11 July 2026 03:27:31 +0000 (0:00:00.871) 0:06:57.268 ********* 2026-07-11 03:27:32.336679 | instance | ok: [instance] 2026-07-11 03:27:32.336749 | instance | 2026-07-11 03:27:32.337332 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 03:27:32.337370 | instance | Saturday 11 July 2026 03:27:32 +0000 (0:00:00.483) 0:06:57.752 ********* 2026-07-11 03:27:32.337375 | instance | 2026-07-11 03:27:32.337379 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 03:27:32.337384 | instance | Saturday 11 July 2026 03:27:32 +0000 (0:00:00.006) 0:06:57.758 ********* 2026-07-11 03:27:32.691784 | instance | ok: [instance] 2026-07-11 03:27:32.691855 | instance | 2026-07-11 03:27:32.692111 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:27:32.692149 | instance | Saturday 11 July 2026 03:27:32 +0000 (0:00:00.355) 0:06:58.113 ********* 2026-07-11 03:27:32.891781 | instance | ok: [instance] 2026-07-11 03:27:32.891869 | instance | 2026-07-11 03:27:32.892116 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:27:32.892156 | instance | Saturday 11 July 2026 03:27:32 +0000 (0:00:00.200) 0:06:58.313 ********* 2026-07-11 03:27:32.942143 | instance | ok: [instance] => { 2026-07-11 03:27:32.942894 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-11 03:27:32.942919 | instance | } 2026-07-11 03:27:32.942926 | instance | 2026-07-11 03:27:32.942933 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:27:32.942939 | instance | Saturday 11 July 2026 03:27:32 +0000 (0:00:00.050) 0:06:58.364 ********* 2026-07-11 03:27:33.270248 | instance | ok: [instance] 2026-07-11 03:27:33.270317 | instance | 2026-07-11 03:27:33.270607 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:27:33.270650 | instance | Saturday 11 July 2026 03:27:33 +0000 (0:00:00.328) 0:06:58.692 ********* 2026-07-11 03:27:36.257793 | instance | ok: [instance] 2026-07-11 03:27:36.258314 | instance | 2026-07-11 03:27:36.258331 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-11 03:27:36.258338 | instance | Saturday 11 July 2026 03:27:36 +0000 (0:00:02.987) 0:07:01.680 ********* 2026-07-11 03:27:37.238266 | instance | ok: [instance] 2026-07-11 03:27:37.238322 | instance | 2026-07-11 03:27:37.238576 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-11 03:27:37.238611 | instance | Saturday 11 July 2026 03:27:37 +0000 (0:00:00.980) 0:07:02.660 ********* 2026-07-11 03:27:37.426511 | instance | ok: [instance] 2026-07-11 03:27:37.426571 | instance | 2026-07-11 03:27:37.426841 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-11 03:27:37.426864 | instance | Saturday 11 July 2026 03:27:37 +0000 (0:00:00.188) 0:07:02.848 ********* 2026-07-11 03:27:37.827301 | instance | ok: [instance] 2026-07-11 03:27:37.827360 | instance | 2026-07-11 03:27:37.827606 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-11 03:27:37.827642 | instance | Saturday 11 July 2026 03:27:37 +0000 (0:00:00.400) 0:07:03.249 ********* 2026-07-11 03:27:38.361768 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-11 03:27:38.361804 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-11 03:27:38.361810 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-11 03:27:38.361815 | instance | 2026-07-11 03:27:38.361819 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-11 03:27:38.361823 | instance | Saturday 11 July 2026 03:27:38 +0000 (0:00:00.534) 0:07:03.783 ********* 2026-07-11 03:27:38.776414 | instance | ok: [instance] 2026-07-11 03:27:38.776476 | instance | 2026-07-11 03:27:38.776495 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-11 03:27:38.776551 | instance | Saturday 11 July 2026 03:27:38 +0000 (0:00:00.414) 0:07:04.198 ********* 2026-07-11 03:27:39.192205 | instance | ok: [instance] 2026-07-11 03:27:39.192272 | instance | 2026-07-11 03:27:39.192885 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-11 03:27:39.192924 | instance | Saturday 11 July 2026 03:27:39 +0000 (0:00:00.409) 0:07:04.607 ********* 2026-07-11 03:27:39.192929 | instance | 2026-07-11 03:27:39.192934 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-11 03:27:39.192938 | instance | Saturday 11 July 2026 03:27:39 +0000 (0:00:00.006) 0:07:04.614 ********* 2026-07-11 03:27:39.540543 | instance | ok: [instance] 2026-07-11 03:27:39.540609 | instance | 2026-07-11 03:27:39.540918 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-11 03:27:39.540956 | instance | Saturday 11 July 2026 03:27:39 +0000 (0:00:00.348) 0:07:04.962 ********* 2026-07-11 03:27:39.596460 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-11 03:27:39.596528 | instance | 2026-07-11 03:27:39.596795 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-11 03:27:39.596832 | instance | Saturday 11 July 2026 03:27:39 +0000 (0:00:00.056) 0:07:05.018 ********* 2026-07-11 03:27:40.556438 | instance | ok: [instance] 2026-07-11 03:27:40.556549 | instance | 2026-07-11 03:27:40.556803 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-11 03:27:40.556843 | instance | Saturday 11 July 2026 03:27:40 +0000 (0:00:00.960) 0:07:05.978 ********* 2026-07-11 03:27:41.176506 | instance | ok: [instance] => (item=chronyd) 2026-07-11 03:27:41.176578 | instance | ok: [instance] => (item=sshd) 2026-07-11 03:27:41.176917 | instance | 2026-07-11 03:27:41.176951 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-11 03:27:41.176956 | instance | Saturday 11 July 2026 03:27:41 +0000 (0:00:00.620) 0:07:06.598 ********* 2026-07-11 03:27:41.469969 | instance | ok: [instance] 2026-07-11 03:27:41.470026 | instance | 2026-07-11 03:27:41.470144 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-11 03:27:41.470275 | instance | Saturday 11 July 2026 03:27:41 +0000 (0:00:00.293) 0:07:06.891 ********* 2026-07-11 03:27:41.670866 | instance | ok: [instance] 2026-07-11 03:27:41.671096 | instance | 2026-07-11 03:27:41.671375 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-11 03:27:41.671631 | instance | Saturday 11 July 2026 03:27:41 +0000 (0:00:00.200) 0:07:07.092 ********* 2026-07-11 03:27:41.902857 | instance | ok: [instance] 2026-07-11 03:27:41.903116 | instance | 2026-07-11 03:27:41.903396 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-11 03:27:41.903676 | instance | Saturday 11 July 2026 03:27:41 +0000 (0:00:00.232) 0:07:07.324 ********* 2026-07-11 03:27:42.099543 | instance | ok: [instance] 2026-07-11 03:27:42.099748 | instance | 2026-07-11 03:27:42.100024 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-11 03:27:42.100273 | instance | Saturday 11 July 2026 03:27:42 +0000 (0:00:00.196) 0:07:07.521 ********* 2026-07-11 03:27:54.158234 | instance | changed: [instance] 2026-07-11 03:27:54.158293 | instance | 2026-07-11 03:27:54.158304 | instance | PLAY [all] ********************************************************************* 2026-07-11 03:27:54.158314 | instance | 2026-07-11 03:27:54.158323 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-11 03:27:54.158332 | instance | Saturday 11 July 2026 03:27:54 +0000 (0:00:12.057) 0:07:19.578 ********* 2026-07-11 03:27:54.528845 | instance | changed: [instance] 2026-07-11 03:27:54.530129 | instance | 2026-07-11 03:27:54.530164 | instance | PLAY [all] ********************************************************************* 2026-07-11 03:27:54.530181 | instance | 2026-07-11 03:27:54.530195 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:27:54.530209 | instance | Saturday 11 July 2026 03:27:54 +0000 (0:00:00.371) 0:07:19.950 ********* 2026-07-11 03:27:55.500637 | instance | ok: [instance] 2026-07-11 03:27:55.500777 | instance | 2026-07-11 03:27:55.500975 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-11 03:27:55.501151 | instance | Saturday 11 July 2026 03:27:55 +0000 (0:00:00.971) 0:07:20.922 ********* 2026-07-11 03:27:59.068229 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-11 03:27:59.068301 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-11 03:27:59.068312 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-11 03:27:59.068321 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-11 03:27:59.068330 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-11 03:27:59.068345 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-11 03:27:59.069417 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-11 03:27:59.069488 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-11 03:27:59.069500 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-11 03:27:59.069509 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-11 03:27:59.069632 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-11 03:27:59.070858 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-11 03:27:59.070899 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-11 03:27:59.070905 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-11 03:27:59.070909 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-11 03:27:59.071907 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-11 03:27:59.071917 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-11 03:27:59.071921 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-11 03:27:59.071935 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-11 03:27:59.071974 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-11 03:27:59.072285 | instance | 2026-07-11 03:27:59.072606 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-11 03:27:59.072917 | instance | Saturday 11 July 2026 03:27:59 +0000 (0:00:03.566) 0:07:24.489 ********* 2026-07-11 03:27:59.255631 | instance | changed: [instance] 2026-07-11 03:27:59.255709 | instance | 2026-07-11 03:27:59.255807 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-11 03:27:59.255920 | instance | Saturday 11 July 2026 03:27:59 +0000 (0:00:00.188) 0:07:24.677 ********* 2026-07-11 03:27:59.690662 | instance | changed: [instance] 2026-07-11 03:27:59.690721 | instance | 2026-07-11 03:27:59.690846 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-11 03:27:59.691025 | instance | Saturday 11 July 2026 03:27:59 +0000 (0:00:00.434) 0:07:25.112 ********* 2026-07-11 03:27:59.939471 | instance | ok: [instance] 2026-07-11 03:27:59.939542 | instance | 2026-07-11 03:27:59.939749 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-11 03:27:59.939784 | instance | Saturday 11 July 2026 03:27:59 +0000 (0:00:00.248) 0:07:25.361 ********* 2026-07-11 03:27:59.992676 | instance | ok: [instance] 2026-07-11 03:27:59.992801 | instance | 2026-07-11 03:27:59.993565 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-11 03:27:59.993615 | instance | 2026-07-11 03:27:59.993623 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:27:59.993630 | instance | Saturday 11 July 2026 03:27:59 +0000 (0:00:00.052) 0:07:25.414 ********* 2026-07-11 03:28:00.957288 | instance | ok: [instance] 2026-07-11 03:28:00.957845 | instance | 2026-07-11 03:28:00.957909 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-11 03:28:00.957920 | instance | Saturday 11 July 2026 03:28:00 +0000 (0:00:00.964) 0:07:26.379 ********* 2026-07-11 03:28:01.163684 | instance | changed: [instance] 2026-07-11 03:28:01.163745 | instance | 2026-07-11 03:28:01.164015 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-11 03:28:01.164053 | instance | Saturday 11 July 2026 03:28:01 +0000 (0:00:00.206) 0:07:26.585 ********* 2026-07-11 03:28:01.999415 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-11 03:28:01.999503 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-11 03:28:02.000284 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-11 03:28:02.000321 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-11 03:28:02.000327 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-11 03:28:02.000331 | instance | 2026-07-11 03:28:02.000336 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-11 03:28:02.000340 | instance | Saturday 11 July 2026 03:28:01 +0000 (0:00:00.835) 0:07:27.421 ********* 2026-07-11 03:28:02.172240 | 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-07-11 03:28:02.325048 | 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-07-11 03:28:02.481430 | 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-07-11 03:28:02.497605 | instance | ...ignoring 2026-07-11 03:28:02.497704 | instance | 2026-07-11 03:28:02.497985 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-11 03:28:02.498037 | instance | Saturday 11 July 2026 03:28:02 +0000 (0:00:00.497) 0:07:27.919 ********* 2026-07-11 03:28:02.675153 | instance | ok: [instance] 2026-07-11 03:28:02.675264 | instance | 2026-07-11 03:28:02.675622 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-11 03:28:02.675668 | instance | Saturday 11 July 2026 03:28:02 +0000 (0:00:00.177) 0:07:28.096 ********* 2026-07-11 03:28:02.858881 | instance | ok: [instance] 2026-07-11 03:28:02.858960 | instance | 2026-07-11 03:28:02.859327 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-11 03:28:02.859379 | instance | Saturday 11 July 2026 03:28:02 +0000 (0:00:00.183) 0:07:28.280 ********* 2026-07-11 03:28:02.893813 | instance | ok: [instance] 2026-07-11 03:28:02.894328 | instance | 2026-07-11 03:28:02.894366 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-11 03:28:02.894374 | instance | Saturday 11 July 2026 03:28:02 +0000 (0:00:00.034) 0:07:28.315 ********* 2026-07-11 03:28:02.935681 | instance | ok: [instance] 2026-07-11 03:28:02.935751 | instance | 2026-07-11 03:28:02.936115 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-11 03:28:02.936152 | instance | Saturday 11 July 2026 03:28:02 +0000 (0:00:00.042) 0:07:28.357 ********* 2026-07-11 03:28:03.436776 | instance | ok: [instance] 2026-07-11 03:28:03.437225 | instance | 2026-07-11 03:28:03.437264 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-11 03:28:03.437270 | instance | Saturday 11 July 2026 03:28:03 +0000 (0:00:00.500) 0:07:28.858 ********* 2026-07-11 03:28:03.681919 | instance | ok: [instance] 2026-07-11 03:28:03.681998 | instance | 2026-07-11 03:28:03.682104 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-11 03:28:03.682289 | instance | Saturday 11 July 2026 03:28:03 +0000 (0:00:00.186) 0:07:29.044 ********* 2026-07-11 03:28:03.682427 | instance | 2026-07-11 03:28:03.682571 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-11 03:28:03.682706 | instance | 2026-07-11 03:28:03.682854 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:28:03.683000 | instance | Saturday 11 July 2026 03:28:03 +0000 (0:00:00.059) 0:07:29.104 ********* 2026-07-11 03:28:04.592282 | instance | ok: [instance] 2026-07-11 03:28:04.592824 | instance | 2026-07-11 03:28:04.592870 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:28:04.592878 | instance | Saturday 11 July 2026 03:28:04 +0000 (0:00:00.909) 0:07:30.014 ********* 2026-07-11 03:28:04.795288 | instance | ok: [instance] 2026-07-11 03:28:04.795371 | instance | 2026-07-11 03:28:04.795602 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:28:04.795639 | instance | Saturday 11 July 2026 03:28:04 +0000 (0:00:00.203) 0:07:30.217 ********* 2026-07-11 03:28:04.839669 | instance | skipping: [instance] 2026-07-11 03:28:04.839751 | instance | 2026-07-11 03:28:04.840061 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 03:28:04.840104 | instance | Saturday 11 July 2026 03:28:04 +0000 (0:00:00.044) 0:07:30.261 ********* 2026-07-11 03:28:05.043395 | instance | ok: [instance] 2026-07-11 03:28:05.043475 | instance | 2026-07-11 03:28:05.043734 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:05.043773 | instance | Saturday 11 July 2026 03:28:05 +0000 (0:00:00.203) 0:07:30.465 ********* 2026-07-11 03:28:05.095803 | instance | ok: [instance] => { 2026-07-11 03:28:05.095875 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 03:28:05.096359 | instance | } 2026-07-11 03:28:05.096400 | instance | 2026-07-11 03:28:05.096406 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:05.096410 | instance | Saturday 11 July 2026 03:28:05 +0000 (0:00:00.052) 0:07:30.517 ********* 2026-07-11 03:28:05.384424 | instance | ok: [instance] 2026-07-11 03:28:05.385055 | instance | 2026-07-11 03:28:05.385092 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:05.385111 | instance | Saturday 11 July 2026 03:28:05 +0000 (0:00:00.288) 0:07:30.806 ********* 2026-07-11 03:28:05.433387 | instance | skipping: [instance] 2026-07-11 03:28:05.433529 | instance | 2026-07-11 03:28:05.433945 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:28:05.433960 | instance | Saturday 11 July 2026 03:28:05 +0000 (0:00:00.049) 0:07:30.855 ********* 2026-07-11 03:28:05.632382 | instance | ok: [instance] 2026-07-11 03:28:05.632451 | instance | 2026-07-11 03:28:05.632468 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:28:05.632481 | instance | Saturday 11 July 2026 03:28:05 +0000 (0:00:00.197) 0:07:31.053 ********* 2026-07-11 03:28:06.605457 | instance | ok: [instance] 2026-07-11 03:28:06.605521 | instance | 2026-07-11 03:28:06.605532 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:06.605700 | instance | Saturday 11 July 2026 03:28:06 +0000 (0:00:00.973) 0:07:32.026 ********* 2026-07-11 03:28:06.669420 | instance | ok: [instance] => { 2026-07-11 03:28:06.669477 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 03:28:06.669490 | instance | } 2026-07-11 03:28:06.669500 | instance | 2026-07-11 03:28:06.669510 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:06.669520 | instance | Saturday 11 July 2026 03:28:06 +0000 (0:00:00.063) 0:07:32.090 ********* 2026-07-11 03:28:06.994419 | instance | ok: [instance] 2026-07-11 03:28:06.994496 | instance | 2026-07-11 03:28:06.994766 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:06.994805 | instance | Saturday 11 July 2026 03:28:06 +0000 (0:00:00.326) 0:07:32.416 ********* 2026-07-11 03:28:08.866906 | instance | ok: [instance] 2026-07-11 03:28:08.866999 | instance | 2026-07-11 03:28:08.867272 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 03:28:08.867288 | instance | Saturday 11 July 2026 03:28:08 +0000 (0:00:01.872) 0:07:34.289 ********* 2026-07-11 03:28:08.904423 | instance | skipping: [instance] 2026-07-11 03:28:08.904705 | instance | 2026-07-11 03:28:08.904726 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 03:28:08.904762 | instance | Saturday 11 July 2026 03:28:08 +0000 (0:00:00.037) 0:07:34.326 ********* 2026-07-11 03:28:08.935747 | instance | skipping: [instance] 2026-07-11 03:28:08.936189 | instance | 2026-07-11 03:28:08.936211 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 03:28:08.936219 | instance | Saturday 11 July 2026 03:28:08 +0000 (0:00:00.031) 0:07:34.357 ********* 2026-07-11 03:28:08.962635 | instance | skipping: [instance] 2026-07-11 03:28:08.962995 | instance | 2026-07-11 03:28:08.963034 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 03:28:08.963040 | instance | Saturday 11 July 2026 03:28:08 +0000 (0:00:00.027) 0:07:34.384 ********* 2026-07-11 03:28:09.981531 | instance | ok: [instance] 2026-07-11 03:28:09.981605 | instance | 2026-07-11 03:28:09.981763 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 03:28:09.981900 | instance | Saturday 11 July 2026 03:28:09 +0000 (0:00:01.019) 0:07:35.403 ********* 2026-07-11 03:28:10.406536 | instance | ok: [instance] 2026-07-11 03:28:10.406636 | instance | 2026-07-11 03:28:10.406911 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 03:28:10.406949 | instance | Saturday 11 July 2026 03:28:10 +0000 (0:00:00.424) 0:07:35.828 ********* 2026-07-11 03:28:11.272807 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 03:28:11.272881 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 03:28:11.273598 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 03:28:11.273638 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 03:28:11.273644 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 03:28:11.273660 | instance | 2026-07-11 03:28:11.273665 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 03:28:11.273673 | instance | Saturday 11 July 2026 03:28:11 +0000 (0:00:00.866) 0:07:36.694 ********* 2026-07-11 03:28:11.767244 | instance | ok: [instance] 2026-07-11 03:28:11.767281 | instance | 2026-07-11 03:28:11.767286 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 03:28:11.767291 | instance | Saturday 11 July 2026 03:28:11 +0000 (0:00:00.487) 0:07:37.182 ********* 2026-07-11 03:28:11.767295 | instance | 2026-07-11 03:28:11.767299 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 03:28:11.767303 | instance | Saturday 11 July 2026 03:28:11 +0000 (0:00:00.006) 0:07:37.188 ********* 2026-07-11 03:28:12.110657 | instance | ok: [instance] 2026-07-11 03:28:12.110720 | instance | 2026-07-11 03:28:12.110977 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-11 03:28:12.111009 | instance | Saturday 11 July 2026 03:28:12 +0000 (0:00:00.344) 0:07:37.532 ********* 2026-07-11 03:28:12.664488 | 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-07-11 03:28:12.676316 | instance | ...ignoring 2026-07-11 03:28:12.676427 | instance | 2026-07-11 03:28:12.676553 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-11 03:28:12.676689 | instance | Saturday 11 July 2026 03:28:12 +0000 (0:00:00.565) 0:07:38.098 ********* 2026-07-11 03:28:12.711712 | instance | skipping: [instance] 2026-07-11 03:28:12.712087 | instance | 2026-07-11 03:28:12.712360 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-11 03:28:12.712368 | instance | Saturday 11 July 2026 03:28:12 +0000 (0:00:00.034) 0:07:38.133 ********* 2026-07-11 03:28:12.748522 | instance | skipping: [instance] 2026-07-11 03:28:12.748999 | instance | 2026-07-11 03:28:12.749060 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-11 03:28:12.749068 | instance | Saturday 11 July 2026 03:28:12 +0000 (0:00:00.036) 0:07:38.170 ********* 2026-07-11 03:28:12.792334 | instance | skipping: [instance] 2026-07-11 03:28:12.792871 | instance | 2026-07-11 03:28:12.792917 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-11 03:28:12.792925 | instance | Saturday 11 July 2026 03:28:12 +0000 (0:00:00.043) 0:07:38.214 ********* 2026-07-11 03:28:12.835290 | instance | skipping: [instance] 2026-07-11 03:28:12.835364 | instance | 2026-07-11 03:28:12.835733 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-11 03:28:12.835760 | instance | Saturday 11 July 2026 03:28:12 +0000 (0:00:00.043) 0:07:38.257 ********* 2026-07-11 03:28:12.885027 | instance | skipping: [instance] 2026-07-11 03:28:12.885395 | instance | 2026-07-11 03:28:12.885434 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:28:12.885439 | instance | Saturday 11 July 2026 03:28:12 +0000 (0:00:00.049) 0:07:38.306 ********* 2026-07-11 03:28:13.088225 | instance | ok: [instance] 2026-07-11 03:28:13.088303 | instance | 2026-07-11 03:28:13.088419 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:13.088599 | instance | Saturday 11 July 2026 03:28:13 +0000 (0:00:00.203) 0:07:38.510 ********* 2026-07-11 03:28:13.139142 | instance | ok: [instance] => { 2026-07-11 03:28:13.139287 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-11 03:28:13.139528 | instance | } 2026-07-11 03:28:13.139724 | instance | 2026-07-11 03:28:13.139930 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:13.140133 | instance | Saturday 11 July 2026 03:28:13 +0000 (0:00:00.050) 0:07:38.560 ********* 2026-07-11 03:28:14.816430 | instance | changed: [instance] 2026-07-11 03:28:14.816528 | instance | 2026-07-11 03:28:14.816748 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:14.816951 | instance | Saturday 11 July 2026 03:28:14 +0000 (0:00:01.677) 0:07:40.238 ********* 2026-07-11 03:28:14.866169 | instance | skipping: [instance] 2026-07-11 03:28:14.866246 | instance | 2026-07-11 03:28:14.866361 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:28:14.866516 | instance | Saturday 11 July 2026 03:28:14 +0000 (0:00:00.048) 0:07:40.286 ********* 2026-07-11 03:28:15.066441 | instance | ok: [instance] 2026-07-11 03:28:15.066822 | instance | 2026-07-11 03:28:15.067160 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:15.067490 | instance | Saturday 11 July 2026 03:28:15 +0000 (0:00:00.199) 0:07:40.485 ********* 2026-07-11 03:28:15.106244 | instance | ok: [instance] => { 2026-07-11 03:28:15.106373 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-11 03:28:15.106554 | instance | } 2026-07-11 03:28:15.106694 | instance | 2026-07-11 03:28:15.106843 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:15.107000 | instance | Saturday 11 July 2026 03:28:15 +0000 (0:00:00.041) 0:07:40.526 ********* 2026-07-11 03:28:15.921024 | instance | changed: [instance] 2026-07-11 03:28:15.921117 | instance | 2026-07-11 03:28:15.921395 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:15.921431 | instance | Saturday 11 July 2026 03:28:15 +0000 (0:00:00.816) 0:07:41.343 ********* 2026-07-11 03:28:15.979020 | instance | skipping: [instance] 2026-07-11 03:28:15.979293 | instance | 2026-07-11 03:28:15.979479 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 03:28:15.979498 | instance | Saturday 11 July 2026 03:28:15 +0000 (0:00:00.057) 0:07:41.400 ********* 2026-07-11 03:28:16.018715 | instance | skipping: [instance] 2026-07-11 03:28:16.019058 | instance | 2026-07-11 03:28:16.019082 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 03:28:16.019088 | instance | Saturday 11 July 2026 03:28:16 +0000 (0:00:00.040) 0:07:41.440 ********* 2026-07-11 03:28:16.055378 | instance | skipping: [instance] 2026-07-11 03:28:16.055925 | instance | 2026-07-11 03:28:16.055950 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 03:28:16.055958 | instance | Saturday 11 July 2026 03:28:16 +0000 (0:00:00.036) 0:07:41.477 ********* 2026-07-11 03:28:16.096092 | instance | skipping: [instance] 2026-07-11 03:28:16.096512 | instance | 2026-07-11 03:28:16.096556 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 03:28:16.096561 | instance | Saturday 11 July 2026 03:28:16 +0000 (0:00:00.040) 0:07:41.517 ********* 2026-07-11 03:28:17.105601 | instance | ok: [instance] 2026-07-11 03:28:17.105698 | instance | 2026-07-11 03:28:17.105918 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 03:28:17.106165 | instance | Saturday 11 July 2026 03:28:17 +0000 (0:00:01.009) 0:07:42.527 ********* 2026-07-11 03:28:17.514612 | instance | ok: [instance] 2026-07-11 03:28:17.515119 | instance | 2026-07-11 03:28:17.515169 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 03:28:17.515178 | instance | Saturday 11 July 2026 03:28:17 +0000 (0:00:00.409) 0:07:42.936 ********* 2026-07-11 03:28:18.399240 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 03:28:18.400384 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 03:28:18.400423 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 03:28:18.400430 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 03:28:18.400437 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 03:28:18.400443 | instance | 2026-07-11 03:28:18.400449 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 03:28:18.400466 | instance | Saturday 11 July 2026 03:28:18 +0000 (0:00:00.884) 0:07:43.821 ********* 2026-07-11 03:28:18.891043 | instance | ok: [instance] 2026-07-11 03:28:18.891114 | instance | 2026-07-11 03:28:18.891715 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 03:28:18.891751 | instance | Saturday 11 July 2026 03:28:18 +0000 (0:00:00.485) 0:07:44.306 ********* 2026-07-11 03:28:18.891757 | instance | 2026-07-11 03:28:18.891761 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 03:28:18.891765 | instance | Saturday 11 July 2026 03:28:18 +0000 (0:00:00.007) 0:07:44.313 ********* 2026-07-11 03:28:19.227258 | instance | ok: [instance] 2026-07-11 03:28:19.227331 | instance | 2026-07-11 03:28:19.227582 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:28:19.227617 | instance | Saturday 11 July 2026 03:28:19 +0000 (0:00:00.335) 0:07:44.649 ********* 2026-07-11 03:28:19.427216 | instance | ok: [instance] 2026-07-11 03:28:19.427279 | instance | 2026-07-11 03:28:19.427543 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:19.427583 | instance | Saturday 11 July 2026 03:28:19 +0000 (0:00:00.200) 0:07:44.849 ********* 2026-07-11 03:28:19.482531 | instance | ok: [instance] => { 2026-07-11 03:28:19.483327 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-11 03:28:19.483353 | instance | } 2026-07-11 03:28:19.483361 | instance | 2026-07-11 03:28:19.483367 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:19.483374 | instance | Saturday 11 July 2026 03:28:19 +0000 (0:00:00.055) 0:07:44.904 ********* 2026-07-11 03:28:20.109753 | instance | changed: [instance] 2026-07-11 03:28:20.109829 | instance | 2026-07-11 03:28:20.110149 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:20.110189 | instance | Saturday 11 July 2026 03:28:20 +0000 (0:00:00.627) 0:07:45.531 ********* 2026-07-11 03:28:21.423199 | instance | changed: [instance] 2026-07-11 03:28:21.423268 | instance | 2026-07-11 03:28:21.423525 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:21.423558 | instance | Saturday 11 July 2026 03:28:21 +0000 (0:00:01.313) 0:07:46.845 ********* 2026-07-11 03:28:21.474925 | instance | ok: [instance] => { 2026-07-11 03:28:21.474986 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-11 03:28:21.475407 | instance | } 2026-07-11 03:28:21.475470 | instance | 2026-07-11 03:28:21.475486 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:21.475518 | instance | Saturday 11 July 2026 03:28:21 +0000 (0:00:00.051) 0:07:46.897 ********* 2026-07-11 03:28:22.099699 | instance | changed: [instance] 2026-07-11 03:28:22.099949 | instance | 2026-07-11 03:28:22.100209 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:22.100248 | instance | Saturday 11 July 2026 03:28:22 +0000 (0:00:00.624) 0:07:47.521 ********* 2026-07-11 03:28:23.435917 | instance | changed: [instance] 2026-07-11 03:28:23.435981 | instance | 2026-07-11 03:28:23.436244 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-11 03:28:23.436555 | instance | Saturday 11 July 2026 03:28:23 +0000 (0:00:01.336) 0:07:48.858 ********* 2026-07-11 03:28:23.889527 | instance | changed: [instance] 2026-07-11 03:28:23.889617 | instance | 2026-07-11 03:28:23.889991 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-11 03:28:23.890223 | instance | Saturday 11 July 2026 03:28:23 +0000 (0:00:00.453) 0:07:49.311 ********* 2026-07-11 03:28:24.085684 | instance | changed: [instance] 2026-07-11 03:28:24.085764 | instance | 2026-07-11 03:28:24.086024 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:28:24.086058 | instance | Saturday 11 July 2026 03:28:24 +0000 (0:00:00.196) 0:07:49.507 ********* 2026-07-11 03:28:24.285565 | instance | ok: [instance] 2026-07-11 03:28:24.285912 | instance | 2026-07-11 03:28:24.286000 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:24.286019 | instance | Saturday 11 July 2026 03:28:24 +0000 (0:00:00.199) 0:07:49.707 ********* 2026-07-11 03:28:24.339784 | instance | ok: [instance] => { 2026-07-11 03:28:24.339851 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-11 03:28:24.340317 | instance | } 2026-07-11 03:28:24.340337 | instance | 2026-07-11 03:28:24.340342 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:24.340347 | instance | Saturday 11 July 2026 03:28:24 +0000 (0:00:00.054) 0:07:49.762 ********* 2026-07-11 03:28:25.921699 | instance | changed: [instance] 2026-07-11 03:28:25.921790 | instance | 2026-07-11 03:28:25.921995 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:25.922065 | instance | Saturday 11 July 2026 03:28:25 +0000 (0:00:01.581) 0:07:51.343 ********* 2026-07-11 03:28:28.509151 | instance | changed: [instance] 2026-07-11 03:28:28.509226 | instance | 2026-07-11 03:28:28.509470 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-11 03:28:28.509504 | instance | Saturday 11 July 2026 03:28:28 +0000 (0:00:02.587) 0:07:53.931 ********* 2026-07-11 03:28:28.566526 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-11 03:28:28.566590 | instance | 2026-07-11 03:28:28.566917 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-11 03:28:28.566949 | instance | Saturday 11 July 2026 03:28:28 +0000 (0:00:00.057) 0:07:53.988 ********* 2026-07-11 03:28:29.577605 | instance | ok: [instance] 2026-07-11 03:28:29.577643 | instance | 2026-07-11 03:28:29.577648 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-11 03:28:29.577652 | instance | Saturday 11 July 2026 03:28:29 +0000 (0:00:01.010) 0:07:54.999 ********* 2026-07-11 03:28:29.770211 | instance | changed: [instance] 2026-07-11 03:28:29.770447 | instance | 2026-07-11 03:28:29.770481 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-11 03:28:29.770572 | instance | Saturday 11 July 2026 03:28:29 +0000 (0:00:00.192) 0:07:55.192 ********* 2026-07-11 03:28:30.211222 | instance | changed: [instance] 2026-07-11 03:28:30.211293 | instance | 2026-07-11 03:28:30.211574 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-11 03:28:30.211608 | instance | Saturday 11 July 2026 03:28:30 +0000 (0:00:00.440) 0:07:55.633 ********* 2026-07-11 03:28:30.918217 | instance | changed: [instance] => (item=br_netfilter) 2026-07-11 03:28:30.918286 | instance | ok: [instance] => (item=ip_tables) 2026-07-11 03:28:30.918963 | instance | changed: [instance] => (item=ip6_tables) 2026-07-11 03:28:30.919002 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-11 03:28:30.919008 | instance | 2026-07-11 03:28:30.919013 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:28:30.919017 | instance | Saturday 11 July 2026 03:28:30 +0000 (0:00:00.706) 0:07:56.340 ********* 2026-07-11 03:28:31.115617 | instance | ok: [instance] 2026-07-11 03:28:31.115682 | instance | 2026-07-11 03:28:31.115983 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:28:31.116019 | instance | Saturday 11 July 2026 03:28:31 +0000 (0:00:00.197) 0:07:56.537 ********* 2026-07-11 03:28:31.159366 | instance | ok: [instance] => { 2026-07-11 03:28:31.159432 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-11 03:28:31.159925 | instance | } 2026-07-11 03:28:31.159958 | instance | 2026-07-11 03:28:31.159963 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:28:31.159967 | instance | Saturday 11 July 2026 03:28:31 +0000 (0:00:00.043) 0:07:56.581 ********* 2026-07-11 03:28:32.686201 | instance | changed: [instance] 2026-07-11 03:28:32.686276 | instance | 2026-07-11 03:28:32.686494 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:28:32.686534 | instance | Saturday 11 July 2026 03:28:32 +0000 (0:00:01.526) 0:07:58.108 ********* 2026-07-11 03:28:32.727763 | instance | skipping: [instance] 2026-07-11 03:28:32.728333 | instance | 2026-07-11 03:28:32.728379 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-11 03:28:32.728388 | instance | Saturday 11 July 2026 03:28:32 +0000 (0:00:00.041) 0:07:58.149 ********* 2026-07-11 03:28:32.777864 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-11 03:28:32.777917 | instance | 2026-07-11 03:28:32.778142 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-11 03:28:32.778248 | instance | Saturday 11 July 2026 03:28:32 +0000 (0:00:00.050) 0:07:58.200 ********* 2026-07-11 03:28:32.813857 | instance | skipping: [instance] 2026-07-11 03:28:32.814096 | instance | 2026-07-11 03:28:32.814403 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-11 03:28:32.814660 | instance | Saturday 11 July 2026 03:28:32 +0000 (0:00:00.035) 0:07:58.236 ********* 2026-07-11 03:28:36.355548 | instance | changed: [instance] 2026-07-11 03:28:36.355833 | instance | 2026-07-11 03:28:36.356134 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-11 03:28:36.356394 | instance | Saturday 11 July 2026 03:28:36 +0000 (0:00:03.541) 0:08:01.777 ********* 2026-07-11 03:28:37.600692 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-11 03:28:37.600745 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-11 03:28:37.600756 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-11 03:28:37.600765 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-11 03:28:37.600774 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-11 03:28:37.600973 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-11 03:28:37.601233 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-11 03:28:37.601758 | instance | 2026-07-11 03:28:37.601775 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-11 03:28:37.602048 | instance | Saturday 11 July 2026 03:28:37 +0000 (0:00:01.243) 0:08:03.021 ********* 2026-07-11 03:28:38.118906 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-11 03:28:38.118972 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-11 03:28:38.119457 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-11 03:28:38.119502 | instance | 2026-07-11 03:28:38.119508 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-11 03:28:38.119514 | instance | Saturday 11 July 2026 03:28:38 +0000 (0:00:00.519) 0:08:03.541 ********* 2026-07-11 03:28:38.555127 | instance | changed: [instance] 2026-07-11 03:28:38.555195 | instance | 2026-07-11 03:28:38.555477 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-11 03:28:38.555518 | instance | Saturday 11 July 2026 03:28:38 +0000 (0:00:00.436) 0:08:03.977 ********* 2026-07-11 03:28:38.986973 | instance | changed: [instance] 2026-07-11 03:28:38.987042 | instance | 2026-07-11 03:28:38.987310 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-11 03:28:38.987348 | instance | Saturday 11 July 2026 03:28:38 +0000 (0:00:00.431) 0:08:04.409 ********* 2026-07-11 03:28:39.181124 | instance | ok: [instance] 2026-07-11 03:28:39.181186 | instance | 2026-07-11 03:28:39.181376 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-11 03:28:39.181440 | instance | Saturday 11 July 2026 03:28:39 +0000 (0:00:00.193) 0:08:04.603 ********* 2026-07-11 03:28:39.217391 | instance | skipping: [instance] 2026-07-11 03:28:39.217777 | instance | 2026-07-11 03:28:39.217805 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-11 03:28:39.217812 | instance | Saturday 11 July 2026 03:28:39 +0000 (0:00:00.036) 0:08:04.639 ********* 2026-07-11 03:28:39.724625 | instance | ok: [instance] => (item=swap) 2026-07-11 03:28:39.724691 | instance | ok: [instance] => (item=none) 2026-07-11 03:28:39.725175 | instance | 2026-07-11 03:28:39.725223 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-11 03:28:39.725229 | instance | Saturday 11 July 2026 03:28:39 +0000 (0:00:00.507) 0:08:05.146 ********* 2026-07-11 03:28:40.155917 | instance | changed: [instance] 2026-07-11 03:28:40.155982 | instance | 2026-07-11 03:28:40.156251 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-11 03:28:40.156288 | instance | Saturday 11 July 2026 03:28:40 +0000 (0:00:00.431) 0:08:05.578 ********* 2026-07-11 03:28:40.727243 | instance | changed: [instance] 2026-07-11 03:28:40.727311 | instance | 2026-07-11 03:28:40.727906 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-11 03:28:40.727946 | instance | Saturday 11 July 2026 03:28:40 +0000 (0:00:00.564) 0:08:06.142 ********* 2026-07-11 03:28:40.727951 | instance | 2026-07-11 03:28:40.727956 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-11 03:28:40.727960 | instance | Saturday 11 July 2026 03:28:40 +0000 (0:00:00.007) 0:08:06.149 ********* 2026-07-11 03:28:41.449416 | instance | ok: [instance] 2026-07-11 03:28:41.449480 | instance | 2026-07-11 03:28:41.449765 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-11 03:28:41.449826 | instance | Saturday 11 July 2026 03:28:41 +0000 (0:00:00.722) 0:08:06.871 ********* 2026-07-11 03:28:42.022323 | instance | changed: [instance] 2026-07-11 03:28:42.022420 | instance | 2026-07-11 03:28:42.022690 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-11 03:28:42.022739 | instance | Saturday 11 July 2026 03:28:42 +0000 (0:00:00.572) 0:08:07.444 ********* 2026-07-11 03:28:42.994332 | instance | ok: [instance] 2026-07-11 03:28:42.994405 | instance | 2026-07-11 03:28:42.994670 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-11 03:28:42.994705 | instance | Saturday 11 July 2026 03:28:42 +0000 (0:00:00.972) 0:08:08.416 ********* 2026-07-11 03:28:43.759489 | instance | ok: [instance] 2026-07-11 03:28:43.759589 | instance | 2026-07-11 03:28:43.759890 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-11 03:28:43.759925 | instance | Saturday 11 July 2026 03:28:43 +0000 (0:00:00.765) 0:08:09.181 ********* 2026-07-11 03:28:43.948484 | instance | ok: [instance] 2026-07-11 03:28:43.948549 | instance | 2026-07-11 03:28:43.948818 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-11 03:28:43.948853 | instance | Saturday 11 July 2026 03:28:43 +0000 (0:00:00.188) 0:08:09.370 ********* 2026-07-11 03:28:44.437680 | instance | ok: [instance] 2026-07-11 03:28:44.437750 | instance | 2026-07-11 03:28:44.438002 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-11 03:28:44.438017 | instance | Saturday 11 July 2026 03:28:44 +0000 (0:00:00.489) 0:08:09.859 ********* 2026-07-11 03:28:44.513630 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-11 03:28:44.513687 | instance | 2026-07-11 03:28:44.513951 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-11 03:28:44.513967 | instance | Saturday 11 July 2026 03:28:44 +0000 (0:00:00.075) 0:08:09.935 ********* 2026-07-11 03:28:44.659714 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-11 03:28:44.659763 | instance | 2026-07-11 03:28:44.660019 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-11 03:28:44.660039 | instance | Saturday 11 July 2026 03:28:44 +0000 (0:00:00.146) 0:08:10.081 ********* 2026-07-11 03:28:44.861331 | instance | ok: [instance] => (item=instance) 2026-07-11 03:28:44.861396 | instance | 2026-07-11 03:28:44.861619 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-11 03:28:44.861653 | instance | Saturday 11 July 2026 03:28:44 +0000 (0:00:00.201) 0:08:10.283 ********* 2026-07-11 03:28:44.906170 | instance | skipping: [instance] 2026-07-11 03:28:44.906284 | instance | 2026-07-11 03:28:44.906410 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-11 03:28:44.906527 | instance | Saturday 11 July 2026 03:28:44 +0000 (0:00:00.044) 0:08:10.328 ********* 2026-07-11 03:28:44.953246 | instance | ok: [instance] 2026-07-11 03:28:44.953456 | instance | 2026-07-11 03:28:44.953713 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-11 03:28:44.953988 | instance | Saturday 11 July 2026 03:28:44 +0000 (0:00:00.047) 0:08:10.375 ********* 2026-07-11 03:28:44.986429 | instance | ok: [instance] => { 2026-07-11 03:28:44.986679 | instance | "msg": "instance" 2026-07-11 03:28:44.986921 | instance | } 2026-07-11 03:28:44.987153 | instance | 2026-07-11 03:28:44.987419 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-11 03:28:44.987679 | instance | Saturday 11 July 2026 03:28:44 +0000 (0:00:00.033) 0:08:10.408 ********* 2026-07-11 03:28:45.515877 | instance | changed: [instance] 2026-07-11 03:28:45.516115 | instance | 2026-07-11 03:28:45.516401 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-11 03:28:45.516661 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.529) 0:08:10.937 ********* 2026-07-11 03:28:45.550524 | instance | skipping: [instance] 2026-07-11 03:28:45.550751 | instance | 2026-07-11 03:28:45.551015 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-11 03:28:45.551270 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.034) 0:08:10.972 ********* 2026-07-11 03:28:45.584175 | instance | skipping: [instance] 2026-07-11 03:28:45.584406 | instance | 2026-07-11 03:28:45.584663 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-11 03:28:45.584926 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.033) 0:08:11.006 ********* 2026-07-11 03:28:45.615661 | instance | skipping: [instance] 2026-07-11 03:28:45.615913 | instance | 2026-07-11 03:28:45.616171 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-11 03:28:45.616432 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.031) 0:08:11.037 ********* 2026-07-11 03:28:45.650243 | instance | skipping: [instance] 2026-07-11 03:28:45.650496 | instance | 2026-07-11 03:28:45.650769 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-11 03:28:45.651055 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.034) 0:08:11.072 ********* 2026-07-11 03:28:45.685904 | instance | skipping: [instance] 2026-07-11 03:28:45.686112 | instance | 2026-07-11 03:28:45.686373 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-11 03:28:45.686642 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.035) 0:08:11.107 ********* 2026-07-11 03:28:45.721578 | instance | skipping: [instance] 2026-07-11 03:28:45.721845 | instance | 2026-07-11 03:28:45.722113 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-11 03:28:45.722364 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.035) 0:08:11.143 ********* 2026-07-11 03:28:45.759444 | instance | skipping: [instance] 2026-07-11 03:28:45.759793 | instance | 2026-07-11 03:28:45.760114 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-11 03:28:45.760388 | instance | Saturday 11 July 2026 03:28:45 +0000 (0:00:00.037) 0:08:11.181 ********* 2026-07-11 03:29:07.921805 | instance | changed: [instance] 2026-07-11 03:29:07.922371 | instance | 2026-07-11 03:29:07.922429 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-11 03:29:07.922550 | instance | Saturday 11 July 2026 03:29:07 +0000 (0:00:22.161) 0:08:33.343 ********* 2026-07-11 03:29:08.121801 | instance | ok: [instance] 2026-07-11 03:29:08.122014 | instance | 2026-07-11 03:29:08.122286 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-11 03:29:08.122552 | instance | Saturday 11 July 2026 03:29:08 +0000 (0:00:00.199) 0:08:33.543 ********* 2026-07-11 03:29:08.160461 | instance | skipping: [instance] 2026-07-11 03:29:08.160682 | instance | 2026-07-11 03:29:08.160957 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-11 03:29:08.161283 | instance | Saturday 11 July 2026 03:29:08 +0000 (0:00:00.039) 0:08:33.582 ********* 2026-07-11 03:29:08.359650 | instance | changed: [instance] 2026-07-11 03:29:08.359896 | instance | 2026-07-11 03:29:08.360189 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-11 03:29:08.360456 | instance | Saturday 11 July 2026 03:29:08 +0000 (0:00:00.198) 0:08:33.781 ********* 2026-07-11 03:29:08.562872 | instance | changed: [instance] 2026-07-11 03:29:08.563049 | instance | 2026-07-11 03:29:08.563352 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-11 03:29:08.563619 | instance | Saturday 11 July 2026 03:29:08 +0000 (0:00:00.203) 0:08:33.984 ********* 2026-07-11 03:29:08.762582 | instance | changed: [instance] 2026-07-11 03:29:08.762830 | instance | 2026-07-11 03:29:08.763107 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-11 03:29:08.763372 | instance | Saturday 11 July 2026 03:29:08 +0000 (0:00:00.199) 0:08:34.184 ********* 2026-07-11 03:29:13.117747 | instance | changed: [instance] 2026-07-11 03:29:13.117982 | instance | 2026-07-11 03:29:13.118251 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-11 03:29:13.118506 | instance | Saturday 11 July 2026 03:29:13 +0000 (0:00:04.354) 0:08:38.539 ********* 2026-07-11 03:29:22.440959 | instance | changed: [instance] 2026-07-11 03:29:22.441493 | instance | 2026-07-11 03:29:22.441510 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-11 03:29:22.441521 | instance | Saturday 11 July 2026 03:29:22 +0000 (0:00:09.322) 0:08:47.861 ********* 2026-07-11 03:29:22.485065 | instance | skipping: [instance] 2026-07-11 03:29:22.485144 | instance | 2026-07-11 03:29:22.485508 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-11 03:29:22.485542 | instance | Saturday 11 July 2026 03:29:22 +0000 (0:00:00.045) 0:08:47.907 ********* 2026-07-11 03:29:22.538504 | instance | skipping: [instance] 2026-07-11 03:29:22.538583 | instance | 2026-07-11 03:29:22.538824 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-11 03:29:22.538861 | instance | Saturday 11 July 2026 03:29:22 +0000 (0:00:00.053) 0:08:47.960 ********* 2026-07-11 03:29:23.200908 | instance | changed: [instance] 2026-07-11 03:29:23.200994 | instance | 2026-07-11 03:29:23.201214 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-11 03:29:23.201248 | instance | Saturday 11 July 2026 03:29:23 +0000 (0:00:00.662) 0:08:48.623 ********* 2026-07-11 03:29:23.248137 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-11 03:29:23.248253 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-11 03:29:23.248696 | instance | skipping: [instance] 2026-07-11 03:29:23.248729 | instance | 2026-07-11 03:29:23.248735 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-11 03:29:23.248739 | instance | Saturday 11 July 2026 03:29:23 +0000 (0:00:00.047) 0:08:48.670 ********* 2026-07-11 03:29:23.286859 | instance | skipping: [instance] 2026-07-11 03:29:23.287229 | instance | 2026-07-11 03:29:23.287270 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-11 03:29:23.287277 | instance | Saturday 11 July 2026 03:29:23 +0000 (0:00:00.038) 0:08:48.709 ********* 2026-07-11 03:29:23.332368 | instance | skipping: [instance] 2026-07-11 03:29:23.332449 | instance | 2026-07-11 03:29:23.332555 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-11 03:29:23.332738 | instance | Saturday 11 July 2026 03:29:23 +0000 (0:00:00.045) 0:08:48.754 ********* 2026-07-11 03:29:23.373952 | instance | skipping: [instance] 2026-07-11 03:29:23.374017 | instance | 2026-07-11 03:29:23.374156 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-11 03:29:23.374363 | instance | Saturday 11 July 2026 03:29:23 +0000 (0:00:00.041) 0:08:48.796 ********* 2026-07-11 03:29:23.410047 | instance | skipping: [instance] 2026-07-11 03:29:23.410171 | instance | 2026-07-11 03:29:23.410382 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-11 03:29:23.410533 | instance | Saturday 11 July 2026 03:29:23 +0000 (0:00:00.036) 0:08:48.832 ********* 2026-07-11 03:29:23.782300 | instance | ok: [instance] 2026-07-11 03:29:23.782371 | instance | 2026-07-11 03:29:23.782670 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-11 03:29:23.782711 | instance | Saturday 11 July 2026 03:29:23 +0000 (0:00:00.372) 0:08:49.204 ********* 2026-07-11 03:29:24.754736 | instance | changed: [instance] 2026-07-11 03:29:24.754813 | instance | 2026-07-11 03:29:24.755270 | instance | PLAY [Install control-plane components] **************************************** 2026-07-11 03:29:24.755309 | instance | 2026-07-11 03:29:24.755314 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:29:24.755318 | instance | Saturday 11 July 2026 03:29:24 +0000 (0:00:00.972) 0:08:50.177 ********* 2026-07-11 03:29:25.756243 | instance | ok: [instance] 2026-07-11 03:29:25.756327 | instance | 2026-07-11 03:29:25.756549 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 03:29:25.756584 | instance | Saturday 11 July 2026 03:29:25 +0000 (0:00:01.001) 0:08:51.178 ********* 2026-07-11 03:29:25.963712 | instance | ok: [instance] 2026-07-11 03:29:25.963775 | instance | 2026-07-11 03:29:25.964046 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:29:25.964085 | instance | Saturday 11 July 2026 03:29:25 +0000 (0:00:00.207) 0:08:51.385 ********* 2026-07-11 03:29:27.070325 | instance | ok: [instance] 2026-07-11 03:29:27.070387 | instance | 2026-07-11 03:29:27.070534 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 03:29:27.070643 | instance | Saturday 11 July 2026 03:29:27 +0000 (0:00:01.106) 0:08:52.492 ********* 2026-07-11 03:29:27.279025 | instance | ok: [instance] 2026-07-11 03:29:27.279296 | instance | 2026-07-11 03:29:27.279575 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:29:27.279831 | instance | Saturday 11 July 2026 03:29:27 +0000 (0:00:00.208) 0:08:52.700 ********* 2026-07-11 03:29:27.321141 | instance | ok: [instance] => { 2026-07-11 03:29:27.321399 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-11 03:29:27.321663 | instance | } 2026-07-11 03:29:27.321947 | instance | 2026-07-11 03:29:27.322241 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:29:27.322525 | instance | Saturday 11 July 2026 03:29:27 +0000 (0:00:00.042) 0:08:52.743 ********* 2026-07-11 03:29:28.100934 | instance | changed: [instance] 2026-07-11 03:29:28.101057 | instance | 2026-07-11 03:29:28.101289 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:29:28.101449 | instance | Saturday 11 July 2026 03:29:28 +0000 (0:00:00.779) 0:08:53.522 ********* 2026-07-11 03:29:30.590347 | instance | changed: [instance] 2026-07-11 03:29:30.590624 | instance | 2026-07-11 03:29:30.590890 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-11 03:29:30.591145 | instance | Saturday 11 July 2026 03:29:30 +0000 (0:00:02.489) 0:08:56.012 ********* 2026-07-11 03:29:30.924400 | instance | ok: [instance] 2026-07-11 03:29:30.924573 | instance | 2026-07-11 03:29:30.924828 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-11 03:29:30.925035 | instance | Saturday 11 July 2026 03:29:30 +0000 (0:00:00.333) 0:08:56.346 ********* 2026-07-11 03:29:31.110905 | instance | changed: [instance] 2026-07-11 03:29:31.111143 | instance | 2026-07-11 03:29:31.111435 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-11 03:29:31.111747 | instance | Saturday 11 July 2026 03:29:31 +0000 (0:00:00.186) 0:08:56.532 ********* 2026-07-11 03:29:31.353861 | instance | ok: [instance] 2026-07-11 03:29:31.354123 | instance | 2026-07-11 03:29:31.354458 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-11 03:29:31.354737 | instance | Saturday 11 July 2026 03:29:31 +0000 (0:00:00.243) 0:08:56.775 ********* 2026-07-11 03:29:31.546190 | instance | changed: [instance] 2026-07-11 03:29:31.546434 | instance | 2026-07-11 03:29:31.546719 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-11 03:29:31.546981 | instance | Saturday 11 July 2026 03:29:31 +0000 (0:00:00.192) 0:08:56.968 ********* 2026-07-11 03:29:31.742880 | instance | ok: [instance] 2026-07-11 03:29:31.743133 | instance | 2026-07-11 03:29:31.743408 | instance | TASK [Install plugin] ********************************************************** 2026-07-11 03:29:31.743670 | instance | Saturday 11 July 2026 03:29:31 +0000 (0:00:00.196) 0:08:57.164 ********* 2026-07-11 03:29:31.794081 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-11 03:29:31.794318 | instance | 2026-07-11 03:29:31.794585 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:29:31.794847 | instance | Saturday 11 July 2026 03:29:31 +0000 (0:00:00.051) 0:08:57.216 ********* 2026-07-11 03:29:31.838355 | instance | ok: [instance] => { 2026-07-11 03:29:31.838640 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-11 03:29:31.838915 | instance | } 2026-07-11 03:29:31.839150 | instance | 2026-07-11 03:29:31.839402 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:29:31.839653 | instance | Saturday 11 July 2026 03:29:31 +0000 (0:00:00.044) 0:08:57.260 ********* 2026-07-11 03:29:33.711085 | instance | changed: [instance] 2026-07-11 03:29:33.711146 | instance | 2026-07-11 03:29:33.711158 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:29:33.711174 | instance | Saturday 11 July 2026 03:29:33 +0000 (0:00:01.872) 0:08:59.132 ********* 2026-07-11 03:29:35.482425 | instance | changed: [instance] 2026-07-11 03:29:35.482501 | instance | 2026-07-11 03:29:35.482756 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:29:35.482794 | instance | Saturday 11 July 2026 03:29:35 +0000 (0:00:01.771) 0:09:00.904 ********* 2026-07-11 03:29:35.526442 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:29:35.526804 | instance | 2026-07-11 03:29:35.526832 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:29:35.526838 | instance | Saturday 11 July 2026 03:29:35 +0000 (0:00:00.043) 0:09:00.948 ********* 2026-07-11 03:29:36.195639 | instance | changed: [instance] 2026-07-11 03:29:36.195757 | instance | 2026-07-11 03:29:36.196189 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-11 03:29:36.196224 | instance | Saturday 11 July 2026 03:29:36 +0000 (0:00:00.668) 0:09:01.617 ********* 2026-07-11 03:29:36.929743 | instance | ok: [instance] 2026-07-11 03:29:36.930183 | instance | 2026-07-11 03:29:36.930255 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-11 03:29:36.930263 | instance | Saturday 11 July 2026 03:29:36 +0000 (0:00:00.734) 0:09:02.351 ********* 2026-07-11 03:29:38.938618 | instance | changed: [instance] 2026-07-11 03:29:38.938656 | instance | 2026-07-11 03:29:38.938662 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:29:38.938667 | instance | Saturday 11 July 2026 03:29:38 +0000 (0:00:02.008) 0:09:04.360 ********* 2026-07-11 03:29:38.980139 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:29:38.980517 | instance | 2026-07-11 03:29:38.980561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:29:38.980567 | instance | Saturday 11 July 2026 03:29:38 +0000 (0:00:00.041) 0:09:04.402 ********* 2026-07-11 03:29:39.461151 | instance | changed: [instance] 2026-07-11 03:29:39.461219 | instance | 2026-07-11 03:29:39.461490 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-11 03:29:39.461523 | instance | Saturday 11 July 2026 03:29:39 +0000 (0:00:00.481) 0:09:04.883 ********* 2026-07-11 03:30:06.664173 | instance | changed: [instance] 2026-07-11 03:30:06.664279 | instance | 2026-07-11 03:30:06.664719 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-11 03:30:06.664769 | instance | Saturday 11 July 2026 03:30:06 +0000 (0:00:27.202) 0:09:32.086 ********* 2026-07-11 03:30:07.337621 | instance | changed: [instance] 2026-07-11 03:30:07.337697 | instance | 2026-07-11 03:30:07.337814 | instance | PLAY [all] ********************************************************************* 2026-07-11 03:30:07.337881 | instance | 2026-07-11 03:30:07.338077 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:30:07.338136 | instance | Saturday 11 July 2026 03:30:07 +0000 (0:00:00.673) 0:09:32.759 ********* 2026-07-11 03:30:09.462264 | instance | ok: [instance] 2026-07-11 03:30:09.462343 | instance | 2026-07-11 03:30:09.462645 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-11 03:30:09.462689 | instance | Saturday 11 July 2026 03:30:09 +0000 (0:00:02.124) 0:09:34.884 ********* 2026-07-11 03:30:10.180259 | instance | changed: [instance] 2026-07-11 03:30:10.180332 | instance | 2026-07-11 03:30:10.180449 | instance | PLAY [all] ********************************************************************* 2026-07-11 03:30:10.180808 | instance | 2026-07-11 03:30:10.180883 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-11 03:30:10.180890 | instance | Saturday 11 July 2026 03:30:10 +0000 (0:00:00.718) 0:09:35.602 ********* 2026-07-11 03:30:10.876442 | instance | ok: [instance] 2026-07-11 03:30:10.877129 | instance | 2026-07-11 03:30:10.877512 | instance | PLAY [controllers] ************************************************************* 2026-07-11 03:30:10.877533 | instance | 2026-07-11 03:30:10.877544 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:30:10.877566 | instance | Saturday 11 July 2026 03:30:10 +0000 (0:00:00.695) 0:09:36.298 ********* 2026-07-11 03:30:12.067990 | instance | ok: [instance] 2026-07-11 03:30:12.068160 | instance | 2026-07-11 03:30:12.068175 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:30:12.068311 | instance | Saturday 11 July 2026 03:30:12 +0000 (0:00:01.192) 0:09:37.490 ********* 2026-07-11 03:30:12.119648 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:30:12.120046 | instance | 2026-07-11 03:30:12.120107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:30:12.120114 | instance | Saturday 11 July 2026 03:30:12 +0000 (0:00:00.051) 0:09:37.541 ********* 2026-07-11 03:30:12.574957 | instance | changed: [instance] 2026-07-11 03:30:12.575083 | instance | 2026-07-11 03:30:12.575095 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-11 03:30:12.575255 | instance | Saturday 11 July 2026 03:30:12 +0000 (0:00:00.455) 0:09:37.997 ********* 2026-07-11 03:30:14.416431 | instance | changed: [instance] 2026-07-11 03:30:14.416988 | instance | 2026-07-11 03:30:14.417002 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:30:14.417012 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:01.841) 0:09:39.838 ********* 2026-07-11 03:30:14.454761 | instance | skipping: [instance] 2026-07-11 03:30:14.454893 | instance | 2026-07-11 03:30:14.455018 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-11 03:30:14.455167 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.038) 0:09:39.877 ********* 2026-07-11 03:30:14.498672 | instance | skipping: [instance] 2026-07-11 03:30:14.498770 | instance | 2026-07-11 03:30:14.499044 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-11 03:30:14.499083 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.043) 0:09:39.920 ********* 2026-07-11 03:30:14.532981 | instance | skipping: [instance] 2026-07-11 03:30:14.533410 | instance | 2026-07-11 03:30:14.533425 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-11 03:30:14.533435 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.034) 0:09:39.955 ********* 2026-07-11 03:30:14.563465 | instance | skipping: [instance] 2026-07-11 03:30:14.563544 | instance | 2026-07-11 03:30:14.563862 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-11 03:30:14.564011 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.030) 0:09:39.985 ********* 2026-07-11 03:30:14.613678 | instance | skipping: [instance] 2026-07-11 03:30:14.613781 | instance | 2026-07-11 03:30:14.613905 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-11 03:30:14.614027 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.049) 0:09:40.035 ********* 2026-07-11 03:30:14.671421 | instance | skipping: [instance] 2026-07-11 03:30:14.671667 | instance | 2026-07-11 03:30:14.672033 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-11 03:30:14.672427 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.057) 0:09:40.093 ********* 2026-07-11 03:30:14.724352 | instance | skipping: [instance] 2026-07-11 03:30:14.724593 | instance | 2026-07-11 03:30:14.724902 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-11 03:30:14.725158 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.053) 0:09:40.146 ********* 2026-07-11 03:30:14.764506 | instance | skipping: [instance] 2026-07-11 03:30:14.764761 | instance | 2026-07-11 03:30:14.765120 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-11 03:30:14.765430 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.039) 0:09:40.186 ********* 2026-07-11 03:30:14.811336 | instance | skipping: [instance] 2026-07-11 03:30:14.811578 | instance | 2026-07-11 03:30:14.811862 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-11 03:30:14.812118 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.046) 0:09:40.233 ********* 2026-07-11 03:30:14.848339 | instance | skipping: [instance] 2026-07-11 03:30:14.848570 | instance | 2026-07-11 03:30:14.848833 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-11 03:30:14.849083 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.037) 0:09:40.270 ********* 2026-07-11 03:30:14.887361 | instance | skipping: [instance] 2026-07-11 03:30:14.887606 | instance | 2026-07-11 03:30:14.887948 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-11 03:30:14.888234 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.038) 0:09:40.309 ********* 2026-07-11 03:30:14.918713 | instance | skipping: [instance] 2026-07-11 03:30:14.918820 | instance | 2026-07-11 03:30:14.918991 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-11 03:30:14.919149 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.031) 0:09:40.340 ********* 2026-07-11 03:30:14.963736 | instance | skipping: [instance] 2026-07-11 03:30:14.964013 | instance | 2026-07-11 03:30:14.964345 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-11 03:30:14.964705 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.045) 0:09:40.385 ********* 2026-07-11 03:30:14.994243 | instance | skipping: [instance] 2026-07-11 03:30:14.994469 | instance | 2026-07-11 03:30:14.994789 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-11 03:30:14.995137 | instance | Saturday 11 July 2026 03:30:14 +0000 (0:00:00.030) 0:09:40.416 ********* 2026-07-11 03:30:15.025760 | instance | skipping: [instance] 2026-07-11 03:30:15.026059 | instance | 2026-07-11 03:30:15.026492 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-11 03:30:15.026823 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.031) 0:09:40.447 ********* 2026-07-11 03:30:15.071210 | instance | skipping: [instance] 2026-07-11 03:30:15.071431 | instance | 2026-07-11 03:30:15.071702 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-11 03:30:15.071979 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.045) 0:09:40.493 ********* 2026-07-11 03:30:15.106148 | instance | skipping: [instance] 2026-07-11 03:30:15.106374 | instance | 2026-07-11 03:30:15.106633 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-11 03:30:15.106919 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.034) 0:09:40.528 ********* 2026-07-11 03:30:15.139750 | instance | skipping: [instance] 2026-07-11 03:30:15.140040 | instance | 2026-07-11 03:30:15.140370 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-11 03:30:15.140702 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.033) 0:09:40.562 ********* 2026-07-11 03:30:15.174167 | instance | skipping: [instance] 2026-07-11 03:30:15.174376 | instance | 2026-07-11 03:30:15.174679 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-11 03:30:15.175016 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.034) 0:09:40.596 ********* 2026-07-11 03:30:15.206300 | instance | skipping: [instance] 2026-07-11 03:30:15.206434 | instance | 2026-07-11 03:30:15.206596 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-11 03:30:15.206761 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.032) 0:09:40.628 ********* 2026-07-11 03:30:15.238992 | instance | skipping: [instance] 2026-07-11 03:30:15.239138 | instance | 2026-07-11 03:30:15.239306 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-11 03:30:15.239472 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.032) 0:09:40.661 ********* 2026-07-11 03:30:15.271785 | instance | skipping: [instance] 2026-07-11 03:30:15.272036 | instance | 2026-07-11 03:30:15.272305 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-11 03:30:15.272780 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.032) 0:09:40.693 ********* 2026-07-11 03:30:15.322100 | instance | skipping: [instance] 2026-07-11 03:30:15.322335 | instance | 2026-07-11 03:30:15.322596 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-11 03:30:15.322852 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.050) 0:09:40.744 ********* 2026-07-11 03:30:15.364262 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-11 03:30:15.364506 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-11 03:30:15.364791 | instance | skipping: [instance] 2026-07-11 03:30:15.365034 | instance | 2026-07-11 03:30:15.365292 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-11 03:30:15.365548 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.042) 0:09:40.786 ********* 2026-07-11 03:30:15.403314 | instance | skipping: [instance] 2026-07-11 03:30:15.403548 | instance | 2026-07-11 03:30:15.403930 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-11 03:30:15.404221 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.038) 0:09:40.825 ********* 2026-07-11 03:30:15.456958 | instance | skipping: [instance] 2026-07-11 03:30:15.457245 | instance | 2026-07-11 03:30:15.457561 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-11 03:30:15.457892 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.053) 0:09:40.878 ********* 2026-07-11 03:30:15.492541 | instance | skipping: [instance] 2026-07-11 03:30:15.492709 | instance | 2026-07-11 03:30:15.492881 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-11 03:30:15.493077 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.036) 0:09:40.914 ********* 2026-07-11 03:30:15.530060 | instance | skipping: [instance] 2026-07-11 03:30:15.530194 | instance | 2026-07-11 03:30:15.530399 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-11 03:30:15.530530 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.036) 0:09:40.951 ********* 2026-07-11 03:30:15.579638 | instance | skipping: [instance] 2026-07-11 03:30:15.579873 | instance | 2026-07-11 03:30:15.580148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:30:15.580406 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.049) 0:09:41.001 ********* 2026-07-11 03:30:15.627434 | instance | skipping: [instance] 2026-07-11 03:30:15.627677 | instance | 2026-07-11 03:30:15.627976 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-07-11 03:30:15.628243 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.047) 0:09:41.049 ********* 2026-07-11 03:30:15.671988 | instance | skipping: [instance] 2026-07-11 03:30:15.672217 | instance | 2026-07-11 03:30:15.672452 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-07-11 03:30:15.672735 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.044) 0:09:41.094 ********* 2026-07-11 03:30:15.713157 | instance | skipping: [instance] 2026-07-11 03:30:15.713403 | instance | 2026-07-11 03:30:15.714349 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-07-11 03:30:15.714591 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.041) 0:09:41.135 ********* 2026-07-11 03:30:15.743944 | instance | skipping: [instance] 2026-07-11 03:30:15.744169 | instance | 2026-07-11 03:30:15.744422 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-07-11 03:30:15.744728 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.030) 0:09:41.166 ********* 2026-07-11 03:30:15.813756 | instance | skipping: [instance] 2026-07-11 03:30:15.814027 | instance | 2026-07-11 03:30:15.814292 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-11 03:30:15.814535 | instance | 2026-07-11 03:30:15.814792 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:30:15.814996 | instance | Saturday 11 July 2026 03:30:15 +0000 (0:00:00.069) 0:09:41.235 ********* 2026-07-11 03:30:17.056140 | instance | ok: [instance] 2026-07-11 03:30:17.056282 | instance | 2026-07-11 03:30:17.056455 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-11 03:30:17.056627 | instance | Saturday 11 July 2026 03:30:17 +0000 (0:00:01.242) 0:09:42.478 ********* 2026-07-11 03:30:17.105962 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-11 03:30:17.106209 | instance | 2026-07-11 03:30:17.106480 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-11 03:30:17.106737 | instance | Saturday 11 July 2026 03:30:17 +0000 (0:00:00.049) 0:09:42.527 ********* 2026-07-11 03:30:17.209226 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-07-11 03:30:17.209465 | instance | 2026-07-11 03:30:17.209753 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-11 03:30:17.210073 | instance | Saturday 11 July 2026 03:30:17 +0000 (0:00:00.103) 0:09:42.631 ********* 2026-07-11 03:31:03.493964 | instance | changed: [instance] 2026-07-11 03:31:03.494172 | instance | 2026-07-11 03:31:03.494462 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-11 03:31:03.494746 | instance | Saturday 11 July 2026 03:31:03 +0000 (0:00:46.284) 0:10:28.915 ********* 2026-07-11 03:31:04.138471 | instance | changed: [instance] 2026-07-11 03:31:04.138663 | instance | 2026-07-11 03:31:04.138940 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-11 03:31:04.139201 | instance | Saturday 11 July 2026 03:31:04 +0000 (0:00:00.644) 0:10:29.560 ********* 2026-07-11 03:31:04.181926 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-11 03:31:04.182039 | instance | 2026-07-11 03:31:04.182309 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-11 03:31:04.182586 | instance | Saturday 11 July 2026 03:31:04 +0000 (0:00:00.043) 0:10:29.604 ********* 2026-07-11 03:31:04.861078 | instance | changed: [instance] 2026-07-11 03:31:04.861210 | instance | 2026-07-11 03:31:04.861390 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-11 03:31:04.861559 | instance | Saturday 11 July 2026 03:31:04 +0000 (0:00:00.678) 0:10:30.283 ********* 2026-07-11 03:31:05.508170 | instance | ok: [instance] 2026-07-11 03:31:05.508417 | instance | 2026-07-11 03:31:05.508689 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-11 03:31:05.508970 | instance | Saturday 11 July 2026 03:31:05 +0000 (0:00:00.646) 0:10:30.930 ********* 2026-07-11 03:31:05.957242 | instance | changed: [instance] 2026-07-11 03:31:05.957478 | instance | 2026-07-11 03:31:05.957758 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-11 03:31:05.958085 | instance | Saturday 11 July 2026 03:31:05 +0000 (0:00:00.439) 0:10:31.369 ********* 2026-07-11 03:31:05.958324 | instance | 2026-07-11 03:31:05.958607 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-07-11 03:31:05.958874 | instance | Saturday 11 July 2026 03:31:05 +0000 (0:00:00.009) 0:10:31.379 ********* 2026-07-11 03:31:05.992413 | instance | skipping: [instance] 2026-07-11 03:31:05.992653 | instance | 2026-07-11 03:31:05.992963 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-07-11 03:31:05.993312 | instance | Saturday 11 July 2026 03:31:05 +0000 (0:00:00.035) 0:10:31.414 ********* 2026-07-11 03:31:07.319497 | instance | changed: [instance] 2026-07-11 03:31:07.320234 | instance | 2026-07-11 03:31:07.320293 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-07-11 03:31:07.320305 | instance | Saturday 11 July 2026 03:31:07 +0000 (0:00:01.326) 0:10:32.741 ********* 2026-07-11 03:31:09.230312 | instance | changed: [instance] 2026-07-11 03:31:09.230394 | instance | 2026-07-11 03:31:09.230627 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:31:09.230666 | instance | Saturday 11 July 2026 03:31:09 +0000 (0:00:01.911) 0:10:34.652 ********* 2026-07-11 03:31:09.275203 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:31:09.275497 | instance | 2026-07-11 03:31:09.275526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:31:09.275672 | instance | Saturday 11 July 2026 03:31:09 +0000 (0:00:00.044) 0:10:34.697 ********* 2026-07-11 03:31:09.755424 | instance | changed: [instance] 2026-07-11 03:31:09.755476 | instance | 2026-07-11 03:31:09.755487 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-11 03:31:09.755497 | instance | Saturday 11 July 2026 03:31:09 +0000 (0:00:00.479) 0:10:35.176 ********* 2026-07-11 03:31:23.392842 | instance | changed: [instance] 2026-07-11 03:31:23.392915 | instance | 2026-07-11 03:31:23.393028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:31:23.393284 | instance | Saturday 11 July 2026 03:31:23 +0000 (0:00:13.637) 0:10:48.814 ********* 2026-07-11 03:31:23.431315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:31:23.431851 | instance | 2026-07-11 03:31:23.432125 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:31:23.433629 | instance | Saturday 11 July 2026 03:31:23 +0000 (0:00:00.039) 0:10:48.853 ********* 2026-07-11 03:31:23.889077 | instance | changed: [instance] 2026-07-11 03:31:23.889185 | instance | 2026-07-11 03:31:23.889408 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-11 03:31:23.889646 | instance | Saturday 11 July 2026 03:31:23 +0000 (0:00:00.457) 0:10:49.311 ********* 2026-07-11 03:31:26.735739 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-11 03:31:26.735976 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-11 03:31:26.736251 | instance | 2026-07-11 03:31:26.736522 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-11 03:31:26.736834 | instance | Saturday 11 July 2026 03:31:26 +0000 (0:00:02.846) 0:10:52.157 ********* 2026-07-11 03:31:30.030286 | instance | changed: [instance] 2026-07-11 03:31:30.030468 | instance | 2026-07-11 03:31:30.030663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:31:30.030833 | instance | Saturday 11 July 2026 03:31:30 +0000 (0:00:03.294) 0:10:55.451 ********* 2026-07-11 03:31:30.066038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:31:30.066279 | instance | 2026-07-11 03:31:30.066630 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:31:30.066913 | instance | Saturday 11 July 2026 03:31:30 +0000 (0:00:00.036) 0:10:55.487 ********* 2026-07-11 03:31:30.557621 | instance | changed: [instance] 2026-07-11 03:31:30.557701 | instance | 2026-07-11 03:31:30.557874 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-11 03:31:30.558001 | instance | Saturday 11 July 2026 03:31:30 +0000 (0:00:00.491) 0:10:55.979 ********* 2026-07-11 03:31:33.516209 | instance | ok: [instance] 2026-07-11 03:31:33.516482 | instance | 2026-07-11 03:31:33.516825 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-11 03:31:33.517111 | instance | Saturday 11 July 2026 03:31:33 +0000 (0:00:02.958) 0:10:58.937 ********* 2026-07-11 03:31:36.062696 | instance | changed: [instance] 2026-07-11 03:31:36.063027 | instance | 2026-07-11 03:31:36.063365 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-11 03:31:36.063673 | instance | Saturday 11 July 2026 03:31:36 +0000 (0:00:02.545) 0:11:01.483 ********* 2026-07-11 03:31:36.687364 | instance | ok: [instance] 2026-07-11 03:31:36.687593 | instance | 2026-07-11 03:31:36.687863 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-11 03:31:36.688124 | instance | Saturday 11 July 2026 03:31:36 +0000 (0:00:00.624) 0:11:02.108 ********* 2026-07-11 03:31:37.420542 | instance | changed: [instance] 2026-07-11 03:31:37.420619 | instance | 2026-07-11 03:31:37.420775 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-11 03:31:37.421180 | instance | Saturday 11 July 2026 03:31:37 +0000 (0:00:00.733) 0:11:02.842 ********* 2026-07-11 03:31:38.415769 | instance | ok: [instance] 2026-07-11 03:31:38.416025 | instance | 2026-07-11 03:31:38.416327 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-11 03:31:38.416585 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.995) 0:11:03.837 ********* 2026-07-11 03:31:38.451232 | instance | skipping: [instance] 2026-07-11 03:31:38.451290 | instance | 2026-07-11 03:31:38.451302 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-11 03:31:38.451312 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.034) 0:11:03.872 ********* 2026-07-11 03:31:38.496239 | instance | skipping: [instance] 2026-07-11 03:31:38.496278 | instance | 2026-07-11 03:31:38.496286 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-11 03:31:38.496293 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.044) 0:11:03.917 ********* 2026-07-11 03:31:38.541755 | instance | skipping: [instance] 2026-07-11 03:31:38.541847 | instance | 2026-07-11 03:31:38.542118 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-11 03:31:38.542161 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.046) 0:11:03.963 ********* 2026-07-11 03:31:38.586802 | instance | skipping: [instance] 2026-07-11 03:31:38.587146 | instance | 2026-07-11 03:31:38.587164 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-11 03:31:38.587169 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.045) 0:11:04.008 ********* 2026-07-11 03:31:38.625413 | instance | skipping: [instance] 2026-07-11 03:31:38.625511 | instance | 2026-07-11 03:31:38.625818 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-11 03:31:38.625901 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.038) 0:11:04.047 ********* 2026-07-11 03:31:38.673400 | instance | skipping: [instance] 2026-07-11 03:31:38.673470 | instance | 2026-07-11 03:31:38.673477 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-11 03:31:38.673483 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.046) 0:11:04.094 ********* 2026-07-11 03:31:38.715392 | instance | skipping: [instance] 2026-07-11 03:31:38.715489 | instance | 2026-07-11 03:31:38.715632 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-11 03:31:38.715746 | instance | Saturday 11 July 2026 03:31:38 +0000 (0:00:00.042) 0:11:04.137 ********* 2026-07-11 03:33:09.177259 | instance | changed: [instance] 2026-07-11 03:33:09.177333 | instance | 2026-07-11 03:33:09.177448 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-11 03:33:09.177571 | instance | Saturday 11 July 2026 03:33:09 +0000 (0:01:30.461) 0:12:34.599 ********* 2026-07-11 03:33:09.890363 | instance | changed: [instance] 2026-07-11 03:33:09.890586 | instance | 2026-07-11 03:33:09.890861 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:33:09.891122 | instance | Saturday 11 July 2026 03:33:09 +0000 (0:00:00.713) 0:12:35.312 ********* 2026-07-11 03:33:09.935003 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:33:09.935148 | instance | 2026-07-11 03:33:09.935323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:33:09.935494 | instance | Saturday 11 July 2026 03:33:09 +0000 (0:00:00.045) 0:12:35.357 ********* 2026-07-11 03:33:10.416888 | instance | changed: [instance] 2026-07-11 03:33:10.417114 | instance | 2026-07-11 03:33:10.417408 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-11 03:33:10.417671 | instance | Saturday 11 July 2026 03:33:10 +0000 (0:00:00.481) 0:12:35.838 ********* 2026-07-11 03:33:11.112522 | instance | changed: [instance] 2026-07-11 03:33:11.113141 | instance | 2026-07-11 03:33:11.113163 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-11 03:33:11.113383 | instance | Saturday 11 July 2026 03:33:11 +0000 (0:00:00.695) 0:12:36.534 ********* 2026-07-11 03:33:12.671635 | instance | changed: [instance] 2026-07-11 03:33:12.671717 | instance | 2026-07-11 03:33:12.671800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:33:12.671913 | instance | Saturday 11 July 2026 03:33:12 +0000 (0:00:01.559) 0:12:38.093 ********* 2026-07-11 03:33:12.714929 | instance | skipping: [instance] 2026-07-11 03:33:12.715069 | instance | 2026-07-11 03:33:12.715231 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:33:12.715392 | instance | Saturday 11 July 2026 03:33:12 +0000 (0:00:00.043) 0:12:38.137 ********* 2026-07-11 03:33:12.748316 | instance | skipping: [instance] 2026-07-11 03:33:12.749678 | instance | 2026-07-11 03:33:12.750215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:33:12.750501 | instance | Saturday 11 July 2026 03:33:12 +0000 (0:00:00.033) 0:12:38.170 ********* 2026-07-11 03:33:12.778094 | instance | skipping: [instance] 2026-07-11 03:33:12.778271 | instance | 2026-07-11 03:33:12.778474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:33:12.778657 | instance | Saturday 11 July 2026 03:33:12 +0000 (0:00:00.029) 0:12:38.200 ********* 2026-07-11 03:33:12.814548 | instance | skipping: [instance] 2026-07-11 03:33:12.814840 | instance | 2026-07-11 03:33:12.815141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:33:12.815845 | instance | Saturday 11 July 2026 03:33:12 +0000 (0:00:00.036) 0:12:38.236 ********* 2026-07-11 03:33:13.435391 | instance | ok: [instance] 2026-07-11 03:33:13.435615 | instance | 2026-07-11 03:33:13.435895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:33:13.436178 | instance | Saturday 11 July 2026 03:33:13 +0000 (0:00:00.620) 0:12:38.857 ********* 2026-07-11 03:33:13.483298 | instance | ok: [instance] 2026-07-11 03:33:13.483338 | instance | 2026-07-11 03:33:13.483423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:33:13.483690 | instance | Saturday 11 July 2026 03:33:13 +0000 (0:00:00.047) 0:12:38.905 ********* 2026-07-11 03:33:13.522993 | instance | ok: [instance] 2026-07-11 03:33:13.523248 | instance | 2026-07-11 03:33:13.523507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:33:13.523801 | instance | Saturday 11 July 2026 03:33:13 +0000 (0:00:00.040) 0:12:38.945 ********* 2026-07-11 03:33:13.580144 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:33:13.580473 | instance | 2026-07-11 03:33:13.580825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:33:13.581084 | instance | Saturday 11 July 2026 03:33:13 +0000 (0:00:00.056) 0:12:39.001 ********* 2026-07-11 03:33:13.629279 | instance | ok: [instance] 2026-07-11 03:33:13.629493 | instance | 2026-07-11 03:33:13.629855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:33:13.630096 | instance | Saturday 11 July 2026 03:33:13 +0000 (0:00:00.049) 0:12:39.051 ********* 2026-07-11 03:33:13.673593 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:33:13.673886 | instance | 2026-07-11 03:33:13.674127 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:33:13.674393 | instance | Saturday 11 July 2026 03:33:13 +0000 (0:00:00.044) 0:12:39.095 ********* 2026-07-11 03:33:14.158251 | instance | changed: [instance] 2026-07-11 03:33:14.158406 | instance | 2026-07-11 03:33:14.158718 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-11 03:33:14.158978 | instance | Saturday 11 July 2026 03:33:14 +0000 (0:00:00.483) 0:12:39.579 ********* 2026-07-11 03:33:14.812964 | instance | ok: [instance] 2026-07-11 03:33:14.813116 | instance | 2026-07-11 03:33:14.813386 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-11 03:33:14.813633 | instance | Saturday 11 July 2026 03:33:14 +0000 (0:00:00.654) 0:12:40.234 ********* 2026-07-11 03:33:15.939970 | instance | changed: [instance] 2026-07-11 03:33:15.940288 | instance | 2026-07-11 03:33:15.940409 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-11 03:33:15.940669 | instance | Saturday 11 July 2026 03:33:15 +0000 (0:00:01.126) 0:12:41.361 ********* 2026-07-11 03:33:16.314060 | instance | ok: [instance] 2026-07-11 03:33:16.314182 | instance | 2026-07-11 03:33:16.314335 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-11 03:33:16.314455 | instance | Saturday 11 July 2026 03:33:16 +0000 (0:00:00.374) 0:12:41.735 ********* 2026-07-11 03:33:16.676556 | instance | changed: [instance] 2026-07-11 03:33:16.676787 | instance | 2026-07-11 03:33:16.677054 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-11 03:33:16.677321 | instance | Saturday 11 July 2026 03:33:16 +0000 (0:00:00.362) 0:12:42.098 ********* 2026-07-11 03:33:17.054372 | instance | changed: [instance] 2026-07-11 03:33:17.054529 | instance | 2026-07-11 03:33:17.054752 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-11 03:33:17.054965 | instance | Saturday 11 July 2026 03:33:17 +0000 (0:00:00.378) 0:12:42.476 ********* 2026-07-11 03:33:17.368586 | instance | ok: [instance] 2026-07-11 03:33:17.368845 | instance | 2026-07-11 03:33:17.369124 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-11 03:33:17.369446 | instance | Saturday 11 July 2026 03:33:17 +0000 (0:00:00.314) 0:12:42.790 ********* 2026-07-11 03:35:40.777621 | instance | changed: [instance] 2026-07-11 03:35:40.777838 | instance | 2026-07-11 03:35:40.778091 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-11 03:35:40.778420 | instance | Saturday 11 July 2026 03:35:40 +0000 (0:02:23.408) 0:15:06.198 ********* 2026-07-11 03:35:41.437033 | instance | ok: [instance] 2026-07-11 03:35:41.437300 | instance | 2026-07-11 03:35:41.437602 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-11 03:35:41.437909 | instance | Saturday 11 July 2026 03:35:41 +0000 (0:00:00.660) 0:15:06.858 ********* 2026-07-11 03:35:41.493069 | instance | included: ingress for instance 2026-07-11 03:35:41.493285 | instance | 2026-07-11 03:35:41.493561 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-11 03:35:41.493841 | instance | Saturday 11 July 2026 03:35:41 +0000 (0:00:00.056) 0:15:06.915 ********* 2026-07-11 03:35:42.408935 | instance | changed: [instance] 2026-07-11 03:35:42.409101 | instance | 2026-07-11 03:35:42.409444 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-11 03:35:42.409604 | instance | Saturday 11 July 2026 03:35:42 +0000 (0:00:00.911) 0:15:07.826 ********* 2026-07-11 03:35:42.659114 | instance | ok: [instance] 2026-07-11 03:35:42.659364 | instance | 2026-07-11 03:35:42.659642 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-11 03:35:42.659910 | instance | Saturday 11 July 2026 03:35:42 +0000 (0:00:00.253) 0:15:08.080 ********* 2026-07-11 03:35:43.516628 | instance | changed: [instance] 2026-07-11 03:35:43.516853 | instance | 2026-07-11 03:35:43.517111 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-11 03:35:43.517372 | instance | 2026-07-11 03:35:43.517616 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:35:43.517925 | instance | Saturday 11 July 2026 03:35:43 +0000 (0:00:00.858) 0:15:08.938 ********* 2026-07-11 03:35:45.024780 | instance | ok: [instance] 2026-07-11 03:35:45.024871 | instance | 2026-07-11 03:35:45.024958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:35:45.025080 | instance | Saturday 11 July 2026 03:35:45 +0000 (0:00:01.507) 0:15:10.445 ********* 2026-07-11 03:35:45.077525 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:35:45.077602 | instance | 2026-07-11 03:35:45.077693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:35:45.077849 | instance | Saturday 11 July 2026 03:35:45 +0000 (0:00:00.053) 0:15:10.499 ********* 2026-07-11 03:35:45.552160 | instance | changed: [instance] 2026-07-11 03:35:45.552295 | instance | 2026-07-11 03:35:45.552687 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-11 03:35:45.552879 | instance | Saturday 11 July 2026 03:35:45 +0000 (0:00:00.474) 0:15:10.974 ********* 2026-07-11 03:35:46.309880 | instance | ok: [instance] 2026-07-11 03:35:46.309974 | instance | 2026-07-11 03:35:46.310046 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-11 03:35:46.310141 | instance | Saturday 11 July 2026 03:35:46 +0000 (0:00:00.756) 0:15:11.730 ********* 2026-07-11 03:35:48.541598 | instance | changed: [instance] 2026-07-11 03:35:48.541672 | instance | 2026-07-11 03:35:48.541956 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:35:48.541996 | instance | Saturday 11 July 2026 03:35:48 +0000 (0:00:02.232) 0:15:13.963 ********* 2026-07-11 03:35:48.589428 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:35:48.589813 | instance | 2026-07-11 03:35:48.589878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:35:48.589896 | instance | Saturday 11 July 2026 03:35:48 +0000 (0:00:00.047) 0:15:14.011 ********* 2026-07-11 03:35:49.169390 | instance | changed: [instance] 2026-07-11 03:35:49.169428 | instance | 2026-07-11 03:35:49.169657 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-11 03:35:49.169668 | instance | Saturday 11 July 2026 03:35:49 +0000 (0:00:00.579) 0:15:14.591 ********* 2026-07-11 03:35:50.376608 | instance | changed: [instance] 2026-07-11 03:35:50.376700 | instance | 2026-07-11 03:35:50.376833 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-11 03:35:50.376955 | instance | Saturday 11 July 2026 03:35:50 +0000 (0:00:01.207) 0:15:15.798 ********* 2026-07-11 03:35:50.835082 | instance | ok: [instance] 2026-07-11 03:35:50.835313 | instance | 2026-07-11 03:35:50.835609 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-11 03:35:50.835880 | instance | Saturday 11 July 2026 03:35:50 +0000 (0:00:00.458) 0:15:16.256 ********* 2026-07-11 03:35:58.226220 | instance | ok: [instance] 2026-07-11 03:35:58.226316 | instance | 2026-07-11 03:35:58.226658 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-11 03:35:58.226691 | instance | Saturday 11 July 2026 03:35:58 +0000 (0:00:07.391) 0:15:23.648 ********* 2026-07-11 03:35:59.914876 | instance | ok: [instance] 2026-07-11 03:35:59.914944 | instance | 2026-07-11 03:35:59.915283 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-11 03:35:59.915319 | instance | Saturday 11 July 2026 03:35:59 +0000 (0:00:01.688) 0:15:25.336 ********* 2026-07-11 03:36:00.189524 | instance | ok: [instance] 2026-07-11 03:36:00.189558 | instance | 2026-07-11 03:36:00.189563 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-11 03:36:00.189568 | instance | Saturday 11 July 2026 03:36:00 +0000 (0:00:00.274) 0:15:25.611 ********* 2026-07-11 03:36:00.400863 | instance | ok: [instance] 2026-07-11 03:36:00.400925 | instance | 2026-07-11 03:36:00.401254 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-11 03:36:00.401296 | instance | Saturday 11 July 2026 03:36:00 +0000 (0:00:00.211) 0:15:25.822 ********* 2026-07-11 03:36:00.597609 | instance | ok: [instance] 2026-07-11 03:36:00.597701 | instance | 2026-07-11 03:36:00.598000 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-11 03:36:00.598049 | instance | Saturday 11 July 2026 03:36:00 +0000 (0:00:00.196) 0:15:26.019 ********* 2026-07-11 03:36:01.278229 | instance | changed: [instance] 2026-07-11 03:36:01.278317 | instance | 2026-07-11 03:36:01.278558 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-11 03:36:01.278600 | instance | Saturday 11 July 2026 03:36:01 +0000 (0:00:00.680) 0:15:26.700 ********* 2026-07-11 03:36:18.285799 | instance | changed: [instance] => (item=alertmanager) 2026-07-11 03:36:18.285955 | instance | changed: [instance] => (item=grafana) 2026-07-11 03:36:18.286393 | instance | changed: [instance] => (item=prometheus) 2026-07-11 03:36:18.286437 | instance | 2026-07-11 03:36:18.286443 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-11 03:36:18.286462 | instance | Saturday 11 July 2026 03:36:18 +0000 (0:00:17.007) 0:15:43.707 ********* 2026-07-11 03:36:20.181834 | instance | ok: [instance] => (item=alertmanager) 2026-07-11 03:36:20.182448 | instance | ok: [instance] => (item=grafana) 2026-07-11 03:36:20.182463 | instance | ok: [instance] => (item=prometheus) 2026-07-11 03:36:20.182472 | instance | 2026-07-11 03:36:20.182483 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-11 03:36:20.182496 | instance | Saturday 11 July 2026 03:36:20 +0000 (0:00:01.895) 0:15:45.603 ********* 2026-07-11 03:36:24.119403 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:24.119702 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:24.120018 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:24.120341 | instance | changed: [instance] 2026-07-11 03:36:24.120659 | instance | 2026-07-11 03:36:24.121045 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-11 03:36:24.121371 | instance | Saturday 11 July 2026 03:36:24 +0000 (0:00:03.937) 0:15:49.541 ********* 2026-07-11 03:36:29.234393 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:29.234451 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:29.234463 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:29.234629 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:29.235865 | instance | changed: [instance] => (item=None) 2026-07-11 03:36:29.235887 | instance | changed: [instance] 2026-07-11 03:36:29.235897 | instance | 2026-07-11 03:36:29.235907 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-11 03:36:29.236203 | instance | Saturday 11 July 2026 03:36:29 +0000 (0:00:05.114) 0:15:54.655 ********* 2026-07-11 03:36:40.581139 | instance | changed: [instance] => (item=alertmanager) 2026-07-11 03:36:40.581217 | instance | changed: [instance] => (item=prometheus) 2026-07-11 03:36:40.581351 | instance | 2026-07-11 03:36:40.581483 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-11 03:36:40.581607 | instance | Saturday 11 July 2026 03:36:40 +0000 (0:00:11.347) 0:16:06.003 ********* 2026-07-11 03:36:51.949158 | instance | changed: [instance] => (item=alertmanager) 2026-07-11 03:36:51.949418 | instance | changed: [instance] => (item=prometheus) 2026-07-11 03:36:51.949650 | instance | 2026-07-11 03:36:51.950003 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-11 03:36:51.950263 | instance | Saturday 11 July 2026 03:36:51 +0000 (0:00:11.367) 0:16:17.370 ********* 2026-07-11 03:36:52.635891 | instance | changed: [instance] 2026-07-11 03:36:52.636044 | instance | 2026-07-11 03:36:52.636218 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-11 03:36:52.636393 | instance | Saturday 11 July 2026 03:36:52 +0000 (0:00:00.686) 0:16:18.057 ********* 2026-07-11 03:36:59.114037 | instance | ok: [instance] 2026-07-11 03:36:59.114154 | instance | 2026-07-11 03:36:59.114383 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-11 03:36:59.114416 | instance | Saturday 11 July 2026 03:36:59 +0000 (0:00:06.478) 0:16:24.536 ********* 2026-07-11 03:37:12.753894 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-11 03:37:12.754206 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-11 03:37:12.754464 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-11 03:37:12.754792 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-11 03:37:12.755515 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-11 03:37:12.755590 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-11 03:37:12.755612 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-11 03:37:12.755762 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-11 03:37:12.756019 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-11 03:37:12.756236 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-11 03:37:12.756498 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-11 03:37:12.756760 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-11 03:37:12.757005 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-11 03:37:12.757248 | instance | 2026-07-11 03:37:12.757529 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-11 03:37:12.757862 | instance | Saturday 11 July 2026 03:37:12 +0000 (0:00:13.639) 0:16:38.175 ********* 2026-07-11 03:37:42.695199 | instance | changed: [instance] 2026-07-11 03:37:42.695265 | instance | 2026-07-11 03:37:42.695412 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:37:42.695555 | instance | Saturday 11 July 2026 03:37:42 +0000 (0:00:29.938) 0:17:08.113 ********* 2026-07-11 03:37:42.753002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:37:42.753075 | instance | 2026-07-11 03:37:42.753171 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:37:42.753284 | instance | Saturday 11 July 2026 03:37:42 +0000 (0:00:00.060) 0:17:08.174 ********* 2026-07-11 03:37:43.288321 | instance | changed: [instance] 2026-07-11 03:37:43.288460 | instance | 2026-07-11 03:37:43.288622 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-11 03:37:43.288739 | instance | Saturday 11 July 2026 03:37:43 +0000 (0:00:00.535) 0:17:08.710 ********* 2026-07-11 03:37:46.432987 | instance | changed: [instance] 2026-07-11 03:37:46.433145 | instance | 2026-07-11 03:37:46.433340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:37:46.433495 | instance | Saturday 11 July 2026 03:37:46 +0000 (0:00:03.144) 0:17:11.854 ********* 2026-07-11 03:37:46.492659 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:37:46.492872 | instance | 2026-07-11 03:37:46.493131 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:37:46.493392 | instance | Saturday 11 July 2026 03:37:46 +0000 (0:00:00.059) 0:17:11.914 ********* 2026-07-11 03:37:47.011885 | instance | changed: [instance] 2026-07-11 03:37:47.012100 | instance | 2026-07-11 03:37:47.012360 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-11 03:37:47.012621 | instance | Saturday 11 July 2026 03:37:47 +0000 (0:00:00.518) 0:17:12.433 ********* 2026-07-11 03:37:48.643051 | instance | changed: [instance] 2026-07-11 03:37:48.643279 | instance | 2026-07-11 03:37:48.643556 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:37:48.643864 | instance | Saturday 11 July 2026 03:37:48 +0000 (0:00:01.631) 0:17:14.064 ********* 2026-07-11 03:37:48.699136 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:37:48.699513 | instance | 2026-07-11 03:37:48.699926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:37:48.700291 | instance | Saturday 11 July 2026 03:37:48 +0000 (0:00:00.055) 0:17:14.120 ********* 2026-07-11 03:37:49.221812 | instance | changed: [instance] 2026-07-11 03:37:49.221858 | instance | 2026-07-11 03:37:49.221865 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-11 03:37:49.221872 | instance | Saturday 11 July 2026 03:37:49 +0000 (0:00:00.517) 0:17:14.638 ********* 2026-07-11 03:37:50.759545 | instance | changed: [instance] 2026-07-11 03:37:50.759684 | instance | 2026-07-11 03:37:50.759932 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-11 03:37:50.760109 | instance | Saturday 11 July 2026 03:37:50 +0000 (0:00:01.542) 0:17:16.181 ********* 2026-07-11 03:37:51.558550 | instance | changed: [instance] 2026-07-11 03:37:51.558660 | instance | 2026-07-11 03:37:51.558803 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:37:51.558952 | instance | Saturday 11 July 2026 03:37:51 +0000 (0:00:00.799) 0:17:16.980 ********* 2026-07-11 03:37:51.612890 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:37:51.613002 | instance | 2026-07-11 03:37:51.613143 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:37:51.613282 | instance | Saturday 11 July 2026 03:37:51 +0000 (0:00:00.054) 0:17:17.035 ********* 2026-07-11 03:37:52.107069 | instance | changed: [instance] 2026-07-11 03:37:52.107154 | instance | 2026-07-11 03:37:52.107280 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-11 03:37:52.107397 | instance | Saturday 11 July 2026 03:37:52 +0000 (0:00:00.493) 0:17:17.528 ********* 2026-07-11 03:37:53.636165 | instance | changed: [instance] 2026-07-11 03:37:53.636307 | instance | 2026-07-11 03:37:53.636499 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:37:53.636710 | instance | Saturday 11 July 2026 03:37:53 +0000 (0:00:01.528) 0:17:19.057 ********* 2026-07-11 03:37:53.690592 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:37:53.690686 | instance | 2026-07-11 03:37:53.690813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:37:53.690924 | instance | Saturday 11 July 2026 03:37:53 +0000 (0:00:00.054) 0:17:19.112 ********* 2026-07-11 03:37:54.187856 | instance | changed: [instance] 2026-07-11 03:37:54.187948 | instance | 2026-07-11 03:37:54.188107 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-11 03:37:54.188221 | instance | Saturday 11 July 2026 03:37:54 +0000 (0:00:00.497) 0:17:19.609 ********* 2026-07-11 03:37:55.715056 | instance | changed: [instance] 2026-07-11 03:37:55.715135 | instance | 2026-07-11 03:37:55.715257 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-11 03:37:55.715374 | instance | 2026-07-11 03:37:55.715503 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:37:55.715627 | instance | Saturday 11 July 2026 03:37:55 +0000 (0:00:01.527) 0:17:21.137 ********* 2026-07-11 03:37:57.638509 | instance | ok: [instance] 2026-07-11 03:37:57.638870 | instance | 2026-07-11 03:37:57.639303 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-11 03:37:57.639759 | instance | Saturday 11 July 2026 03:37:57 +0000 (0:00:01.922) 0:17:23.059 ********* 2026-07-11 03:37:57.723395 | instance | skipping: [instance] 2026-07-11 03:37:57.723539 | instance | 2026-07-11 03:37:57.723729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:37:57.723899 | instance | Saturday 11 July 2026 03:37:57 +0000 (0:00:00.085) 0:17:23.145 ********* 2026-07-11 03:37:57.821481 | instance | ok: [instance] 2026-07-11 03:37:57.821607 | instance | 2026-07-11 03:37:57.821829 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:37:57.822014 | instance | Saturday 11 July 2026 03:37:57 +0000 (0:00:00.097) 0:17:23.242 ********* 2026-07-11 03:37:57.874202 | instance | skipping: [instance] 2026-07-11 03:37:57.874274 | instance | 2026-07-11 03:37:57.874409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:37:57.874533 | instance | Saturday 11 July 2026 03:37:57 +0000 (0:00:00.053) 0:17:23.296 ********* 2026-07-11 03:37:57.928164 | instance | skipping: [instance] 2026-07-11 03:37:57.928300 | instance | 2026-07-11 03:37:57.928493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:37:57.928760 | instance | Saturday 11 July 2026 03:37:57 +0000 (0:00:00.053) 0:17:23.349 ********* 2026-07-11 03:37:57.985786 | instance | skipping: [instance] 2026-07-11 03:37:57.985896 | instance | 2026-07-11 03:37:57.986087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:37:57.986451 | instance | Saturday 11 July 2026 03:37:57 +0000 (0:00:00.058) 0:17:23.407 ********* 2026-07-11 03:37:58.039687 | instance | skipping: [instance] 2026-07-11 03:37:58.039875 | instance | 2026-07-11 03:37:58.040124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:37:58.040355 | instance | Saturday 11 July 2026 03:37:58 +0000 (0:00:00.054) 0:17:23.461 ********* 2026-07-11 03:37:58.094273 | instance | skipping: [instance] 2026-07-11 03:37:58.094373 | instance | 2026-07-11 03:37:58.094533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:37:58.094696 | instance | Saturday 11 July 2026 03:37:58 +0000 (0:00:00.054) 0:17:23.515 ********* 2026-07-11 03:37:58.158926 | instance | ok: [instance] 2026-07-11 03:37:58.159150 | instance | 2026-07-11 03:37:58.159433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:37:58.159693 | instance | Saturday 11 July 2026 03:37:58 +0000 (0:00:00.064) 0:17:23.580 ********* 2026-07-11 03:37:58.225990 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:37:58.226242 | instance | 2026-07-11 03:37:58.226539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:37:58.226819 | instance | Saturday 11 July 2026 03:37:58 +0000 (0:00:00.067) 0:17:23.647 ********* 2026-07-11 03:37:58.312107 | instance | ok: [instance] 2026-07-11 03:37:58.312209 | instance | 2026-07-11 03:37:58.312400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:37:58.312560 | instance | Saturday 11 July 2026 03:37:58 +0000 (0:00:00.086) 0:17:23.733 ********* 2026-07-11 03:37:58.382630 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:37:58.382854 | instance | 2026-07-11 03:37:58.383107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:37:58.383375 | instance | Saturday 11 July 2026 03:37:58 +0000 (0:00:00.070) 0:17:23.804 ********* 2026-07-11 03:37:59.072075 | instance | changed: [instance] 2026-07-11 03:37:59.072173 | instance | 2026-07-11 03:37:59.072277 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-11 03:37:59.072395 | instance | Saturday 11 July 2026 03:37:59 +0000 (0:00:00.689) 0:17:24.493 ********* 2026-07-11 03:38:00.696680 | instance | changed: [instance] 2026-07-11 03:38:00.696761 | instance | 2026-07-11 03:38:00.696895 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-11 03:38:00.697012 | instance | Saturday 11 July 2026 03:38:00 +0000 (0:00:01.624) 0:17:26.118 ********* 2026-07-11 03:38:01.665586 | instance | changed: [instance] 2026-07-11 03:38:01.666004 | instance | 2026-07-11 03:38:01.666032 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-11 03:38:01.666046 | instance | Saturday 11 July 2026 03:38:01 +0000 (0:00:00.967) 0:17:27.086 ********* 2026-07-11 03:38:05.700133 | instance | changed: [instance] 2026-07-11 03:38:05.700249 | instance | 2026-07-11 03:38:05.700392 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-11 03:38:05.700564 | instance | Saturday 11 July 2026 03:38:05 +0000 (0:00:04.035) 0:17:31.122 ********* 2026-07-11 03:38:05.923197 | instance | changed: [instance] 2026-07-11 03:38:05.923437 | instance | 2026-07-11 03:38:05.923729 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-11 03:38:05.923993 | instance | Saturday 11 July 2026 03:38:05 +0000 (0:00:00.222) 0:17:31.344 ********* 2026-07-11 03:38:06.452085 | instance | changed: [instance] 2026-07-11 03:38:06.452282 | instance | 2026-07-11 03:38:06.452568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:38:06.452838 | instance | Saturday 11 July 2026 03:38:06 +0000 (0:00:00.528) 0:17:31.873 ********* 2026-07-11 03:38:06.557528 | instance | ok: [instance] 2026-07-11 03:38:06.557790 | instance | 2026-07-11 03:38:06.558131 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:38:06.558424 | instance | Saturday 11 July 2026 03:38:06 +0000 (0:00:00.105) 0:17:31.979 ********* 2026-07-11 03:38:06.646640 | instance | included: rabbitmq for instance 2026-07-11 03:38:06.646894 | instance | 2026-07-11 03:38:06.647167 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 03:38:06.648223 | instance | Saturday 11 July 2026 03:38:06 +0000 (0:00:00.088) 0:17:32.068 ********* 2026-07-11 03:38:07.336142 | instance | ok: [instance] 2026-07-11 03:38:07.336196 | instance | 2026-07-11 03:38:07.336207 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 03:38:07.336377 | instance | Saturday 11 July 2026 03:38:07 +0000 (0:00:00.688) 0:17:32.756 ********* 2026-07-11 03:38:07.386421 | instance | skipping: [instance] 2026-07-11 03:38:07.386460 | instance | 2026-07-11 03:38:07.386466 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 03:38:07.386472 | instance | Saturday 11 July 2026 03:38:07 +0000 (0:00:00.051) 0:17:32.807 ********* 2026-07-11 03:38:07.444041 | instance | skipping: [instance] 2026-07-11 03:38:07.444106 | instance | 2026-07-11 03:38:07.444358 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 03:38:07.444391 | instance | Saturday 11 July 2026 03:38:07 +0000 (0:00:00.057) 0:17:32.865 ********* 2026-07-11 03:38:07.503274 | instance | skipping: [instance] 2026-07-11 03:38:07.503313 | instance | 2026-07-11 03:38:07.503324 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 03:38:07.503334 | instance | Saturday 11 July 2026 03:38:07 +0000 (0:00:00.056) 0:17:32.922 ********* 2026-07-11 03:38:38.348273 | instance | changed: [instance] 2026-07-11 03:38:38.348357 | instance | 2026-07-11 03:38:38.348577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:38:38.348652 | instance | Saturday 11 July 2026 03:38:38 +0000 (0:00:30.847) 0:18:03.770 ********* 2026-07-11 03:38:39.009990 | instance | ok: [instance] 2026-07-11 03:38:39.010085 | instance | 2026-07-11 03:38:39.010317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:38:39.010369 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.661) 0:18:04.432 ********* 2026-07-11 03:38:39.060804 | instance | ok: [instance] 2026-07-11 03:38:39.060877 | instance | 2026-07-11 03:38:39.060890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:38:39.060907 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.050) 0:18:04.482 ********* 2026-07-11 03:38:39.125035 | instance | skipping: [instance] 2026-07-11 03:38:39.125143 | instance | 2026-07-11 03:38:39.125378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:38:39.125398 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.064) 0:18:04.547 ********* 2026-07-11 03:38:39.176324 | instance | skipping: [instance] 2026-07-11 03:38:39.176734 | instance | 2026-07-11 03:38:39.176864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:38:39.176984 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.051) 0:18:04.598 ********* 2026-07-11 03:38:39.240122 | instance | ok: [instance] 2026-07-11 03:38:39.240357 | instance | 2026-07-11 03:38:39.240646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:38:39.240904 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.063) 0:18:04.661 ********* 2026-07-11 03:38:39.355256 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 03:38:39.355824 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:38:39.355849 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:38:39.355859 | instance | ok: [instance] => (item=identity) 2026-07-11 03:38:39.355872 | instance | 2026-07-11 03:38:39.356064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:38:39.356237 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.115) 0:18:04.776 ********* 2026-07-11 03:38:39.429908 | instance | ok: [instance] 2026-07-11 03:38:39.430166 | instance | 2026-07-11 03:38:39.430501 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:38:39.430779 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.074) 0:18:04.851 ********* 2026-07-11 03:38:39.502344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:38:39.502591 | instance | 2026-07-11 03:38:39.502892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:38:39.503165 | instance | Saturday 11 July 2026 03:38:39 +0000 (0:00:00.072) 0:18:04.923 ********* 2026-07-11 03:38:40.013893 | instance | changed: [instance] 2026-07-11 03:38:40.014124 | instance | 2026-07-11 03:38:40.014392 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-11 03:38:40.014654 | instance | Saturday 11 July 2026 03:38:40 +0000 (0:00:00.511) 0:18:05.435 ********* 2026-07-11 03:38:41.567958 | instance | ok: [instance] => (item=None) 2026-07-11 03:38:41.568027 | instance | ok: [instance] 2026-07-11 03:38:41.568038 | instance | 2026-07-11 03:38:41.568048 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-11 03:38:41.568058 | instance | Saturday 11 July 2026 03:38:41 +0000 (0:00:01.552) 0:18:06.988 ********* 2026-07-11 03:38:42.763038 | instance | ok: [instance] => (item=atmosphere) 2026-07-11 03:38:42.763560 | instance | 2026-07-11 03:38:42.763612 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-11 03:38:42.763630 | instance | Saturday 11 July 2026 03:38:42 +0000 (0:00:01.196) 0:18:08.184 ********* 2026-07-11 03:38:43.731987 | instance | changed: [instance] 2026-07-11 03:38:43.732057 | instance | 2026-07-11 03:38:43.732071 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-11 03:38:43.732090 | instance | Saturday 11 July 2026 03:38:43 +0000 (0:00:00.968) 0:18:09.153 ********* 2026-07-11 03:38:44.821072 | instance | changed: [instance] => (item=None) 2026-07-11 03:38:44.821152 | instance | changed: [instance] 2026-07-11 03:38:44.821475 | instance | 2026-07-11 03:38:44.821537 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-11 03:38:44.821577 | instance | Saturday 11 July 2026 03:38:44 +0000 (0:00:01.089) 0:18:10.243 ********* 2026-07-11 03:38:46.447268 | instance | changed: [instance] => (item=None) 2026-07-11 03:38:46.447371 | instance | changed: [instance] 2026-07-11 03:38:46.447726 | instance | 2026-07-11 03:38:46.447743 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-11 03:38:46.447748 | instance | Saturday 11 July 2026 03:38:46 +0000 (0:00:01.626) 0:18:11.869 ********* 2026-07-11 03:41:27.290044 | instance | changed: [instance] 2026-07-11 03:41:27.290181 | instance | 2026-07-11 03:41:27.290278 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 03:41:27.290402 | instance | Saturday 11 July 2026 03:41:27 +0000 (0:02:40.842) 0:20:52.712 ********* 2026-07-11 03:41:27.398584 | instance | included: openstack_helm_ingress for instance 2026-07-11 03:41:27.398659 | instance | 2026-07-11 03:41:27.398929 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 03:41:27.398966 | instance | Saturday 11 July 2026 03:41:27 +0000 (0:00:00.108) 0:20:52.820 ********* 2026-07-11 03:41:27.457186 | instance | skipping: [instance] 2026-07-11 03:41:27.457258 | instance | 2026-07-11 03:41:27.457558 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 03:41:27.457636 | instance | Saturday 11 July 2026 03:41:27 +0000 (0:00:00.058) 0:20:52.879 ********* 2026-07-11 03:41:27.510829 | instance | skipping: [instance] 2026-07-11 03:41:27.510882 | instance | 2026-07-11 03:41:27.511089 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 03:41:27.511144 | instance | Saturday 11 July 2026 03:41:27 +0000 (0:00:00.053) 0:20:52.932 ********* 2026-07-11 03:41:27.578103 | instance | ok: [instance] 2026-07-11 03:41:27.578170 | instance | 2026-07-11 03:41:27.578446 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-11 03:41:27.578477 | instance | Saturday 11 July 2026 03:41:27 +0000 (0:00:00.067) 0:20:53.000 ********* 2026-07-11 03:41:27.663839 | instance | included: ingress for instance 2026-07-11 03:41:27.664430 | instance | 2026-07-11 03:41:27.664479 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-11 03:41:27.664488 | instance | Saturday 11 July 2026 03:41:27 +0000 (0:00:00.085) 0:20:53.085 ********* 2026-07-11 03:41:28.616762 | instance | changed: [instance] 2026-07-11 03:41:28.616847 | instance | 2026-07-11 03:41:28.616946 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-11 03:41:28.617100 | instance | Saturday 11 July 2026 03:41:28 +0000 (0:00:00.953) 0:20:54.038 ********* 2026-07-11 03:41:33.106123 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-07-11 03:41:33.106824 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-07-11 03:41:33.106839 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-07-11 03:41:33.106844 | instance | ok: [instance] 2026-07-11 03:41:33.106848 | instance | 2026-07-11 03:41:33.106853 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-11 03:41:33.106857 | instance | Saturday 11 July 2026 03:41:33 +0000 (0:00:04.489) 0:20:58.528 ********* 2026-07-11 03:41:33.837481 | instance | ok: [instance] 2026-07-11 03:41:33.837681 | instance | 2026-07-11 03:41:33.837829 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-11 03:41:33.837970 | instance | Saturday 11 July 2026 03:41:33 +0000 (0:00:00.731) 0:20:59.259 ********* 2026-07-11 03:41:35.150701 | instance | ok: [instance] => (item=atmosphere) 2026-07-11 03:41:35.150780 | instance | 2026-07-11 03:41:35.151015 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-11 03:41:35.151085 | instance | Saturday 11 July 2026 03:41:35 +0000 (0:00:01.313) 0:21:00.572 ********* 2026-07-11 03:41:36.413760 | instance | changed: [instance] => (item=atmosphere) 2026-07-11 03:41:36.413831 | instance | 2026-07-11 03:41:36.413982 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-11 03:41:36.414073 | instance | Saturday 11 July 2026 03:41:36 +0000 (0:00:01.263) 0:21:01.835 ********* 2026-07-11 03:41:37.534557 | instance | changed: [instance] => (item=atmosphere) 2026-07-11 03:41:37.534697 | instance | 2026-07-11 03:41:37.534868 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-11 03:41:37.535076 | instance | Saturday 11 July 2026 03:41:37 +0000 (0:00:01.120) 0:21:02.956 ********* 2026-07-11 03:41:38.681309 | instance | changed: [instance] => (item=atmosphere) 2026-07-11 03:41:38.682118 | instance | 2026-07-11 03:41:38.682180 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-11 03:41:38.682192 | instance | Saturday 11 July 2026 03:41:38 +0000 (0:00:01.146) 0:21:04.102 ********* 2026-07-11 03:41:38.912322 | instance | changed: [instance] 2026-07-11 03:41:38.912535 | instance | 2026-07-11 03:41:38.912793 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 03:41:38.913029 | instance | Saturday 11 July 2026 03:41:38 +0000 (0:00:00.231) 0:21:04.334 ********* 2026-07-11 03:41:40.001433 | instance | ok: [instance] 2026-07-11 03:41:40.001514 | instance | 2026-07-11 03:41:40.001635 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 03:41:40.001812 | instance | Saturday 11 July 2026 03:41:39 +0000 (0:00:01.089) 0:21:05.423 ********* 2026-07-11 03:41:40.249139 | instance | ok: [instance] 2026-07-11 03:41:40.249220 | instance | 2026-07-11 03:41:40.249356 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 03:41:40.249480 | instance | Saturday 11 July 2026 03:41:40 +0000 (0:00:00.247) 0:21:05.671 ********* 2026-07-11 03:41:40.330357 | instance | ok: [instance] => { 2026-07-11 03:41:40.330462 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-11 03:41:40.330581 | instance | } 2026-07-11 03:41:40.330694 | instance | 2026-07-11 03:41:40.330861 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 03:41:40.330956 | instance | Saturday 11 July 2026 03:41:40 +0000 (0:00:00.081) 0:21:05.752 ********* 2026-07-11 03:41:40.957135 | instance | changed: [instance] 2026-07-11 03:41:40.957217 | instance | 2026-07-11 03:41:40.957320 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 03:41:40.957439 | instance | Saturday 11 July 2026 03:41:40 +0000 (0:00:00.626) 0:21:06.379 ********* 2026-07-11 03:41:42.271873 | instance | changed: [instance] 2026-07-11 03:41:42.271960 | instance | 2026-07-11 03:41:42.272068 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-11 03:41:42.272193 | instance | Saturday 11 July 2026 03:41:42 +0000 (0:00:01.314) 0:21:07.693 ********* 2026-07-11 03:41:42.774377 | instance | changed: [instance] 2026-07-11 03:41:42.774502 | instance | 2026-07-11 03:41:42.774651 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-11 03:41:42.774886 | instance | Saturday 11 July 2026 03:41:42 +0000 (0:00:00.502) 0:21:08.196 ********* 2026-07-11 03:41:43.611108 | instance | ok: [instance] 2026-07-11 03:41:43.611351 | instance | 2026-07-11 03:41:43.611650 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-11 03:41:43.611913 | instance | Saturday 11 July 2026 03:41:43 +0000 (0:00:00.836) 0:21:09.032 ********* 2026-07-11 03:41:44.311764 | instance | ok: [instance] 2026-07-11 03:41:44.311914 | instance | 2026-07-11 03:41:44.312107 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-11 03:41:44.312300 | instance | Saturday 11 July 2026 03:41:44 +0000 (0:00:00.700) 0:21:09.733 ********* 2026-07-11 03:41:44.683364 | instance | ok: [instance] 2026-07-11 03:41:44.683595 | instance | 2026-07-11 03:41:44.683891 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-11 03:41:44.684163 | instance | Saturday 11 July 2026 03:41:44 +0000 (0:00:00.371) 0:21:10.105 ********* 2026-07-11 03:41:44.802981 | instance | included: openstack_helm_endpoints for instance 2026-07-11 03:41:44.803127 | instance | 2026-07-11 03:41:44.803309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:41:44.803513 | instance | Saturday 11 July 2026 03:41:44 +0000 (0:00:00.119) 0:21:10.225 ********* 2026-07-11 03:41:44.857883 | instance | skipping: [instance] 2026-07-11 03:41:44.858139 | instance | 2026-07-11 03:41:44.858426 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:41:44.858731 | instance | Saturday 11 July 2026 03:41:44 +0000 (0:00:00.054) 0:21:10.279 ********* 2026-07-11 03:41:44.904242 | instance | skipping: [instance] 2026-07-11 03:41:44.904485 | instance | 2026-07-11 03:41:44.904797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:41:44.905069 | instance | Saturday 11 July 2026 03:41:44 +0000 (0:00:00.046) 0:21:10.326 ********* 2026-07-11 03:41:44.954828 | instance | skipping: [instance] 2026-07-11 03:41:44.955070 | instance | 2026-07-11 03:41:44.955351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:41:44.955621 | instance | Saturday 11 July 2026 03:41:44 +0000 (0:00:00.050) 0:21:10.376 ********* 2026-07-11 03:41:45.007682 | instance | skipping: [instance] 2026-07-11 03:41:45.007916 | instance | 2026-07-11 03:41:45.008190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:41:45.008448 | instance | Saturday 11 July 2026 03:41:45 +0000 (0:00:00.052) 0:21:10.429 ********* 2026-07-11 03:41:45.055456 | instance | skipping: [instance] 2026-07-11 03:41:45.055705 | instance | 2026-07-11 03:41:45.055989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:41:45.056292 | instance | Saturday 11 July 2026 03:41:45 +0000 (0:00:00.047) 0:21:10.477 ********* 2026-07-11 03:41:45.113429 | instance | skipping: [instance] 2026-07-11 03:41:45.113655 | instance | 2026-07-11 03:41:45.114040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:41:45.114317 | instance | Saturday 11 July 2026 03:41:45 +0000 (0:00:00.057) 0:21:10.535 ********* 2026-07-11 03:41:45.172627 | instance | ok: [instance] 2026-07-11 03:41:45.172859 | instance | 2026-07-11 03:41:45.173139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:41:45.173399 | instance | Saturday 11 July 2026 03:41:45 +0000 (0:00:00.059) 0:21:10.594 ********* 2026-07-11 03:41:45.239627 | instance | ok: [instance] => (item=identity) 2026-07-11 03:41:45.240029 | instance | 2026-07-11 03:41:45.240302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:41:45.240567 | instance | Saturday 11 July 2026 03:41:45 +0000 (0:00:00.067) 0:21:10.661 ********* 2026-07-11 03:41:45.327328 | instance | ok: [instance] 2026-07-11 03:41:45.327405 | instance | 2026-07-11 03:41:45.327417 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-11 03:41:45.327427 | instance | Saturday 11 July 2026 03:41:45 +0000 (0:00:00.086) 0:21:10.747 ********* 2026-07-11 03:41:45.866670 | instance | changed: [instance] 2026-07-11 03:41:45.866980 | instance | 2026-07-11 03:41:45.867312 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-11 03:41:45.867598 | instance | Saturday 11 July 2026 03:41:45 +0000 (0:00:00.539) 0:21:11.287 ********* 2026-07-11 03:41:46.395646 | instance | changed: [instance] 2026-07-11 03:41:46.395881 | instance | 2026-07-11 03:41:46.396160 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-11 03:41:46.396453 | instance | Saturday 11 July 2026 03:41:46 +0000 (0:00:00.529) 0:21:11.817 ********* 2026-07-11 03:41:46.884901 | instance | changed: [instance] 2026-07-11 03:41:46.885134 | instance | 2026-07-11 03:41:46.885396 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-11 03:41:46.885655 | instance | Saturday 11 July 2026 03:41:46 +0000 (0:00:00.489) 0:21:12.306 ********* 2026-07-11 03:41:47.402095 | instance | changed: [instance] 2026-07-11 03:41:47.402400 | instance | 2026-07-11 03:41:47.402806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:41:47.403177 | instance | Saturday 11 July 2026 03:41:47 +0000 (0:00:00.517) 0:21:12.823 ********* 2026-07-11 03:41:47.579785 | instance | ok: [instance] 2026-07-11 03:41:47.580007 | instance | 2026-07-11 03:41:47.580268 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:41:47.580531 | instance | Saturday 11 July 2026 03:41:47 +0000 (0:00:00.177) 0:21:13.001 ********* 2026-07-11 03:41:47.672123 | instance | included: rabbitmq for instance 2026-07-11 03:41:47.672220 | instance | 2026-07-11 03:41:47.672359 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 03:41:47.672465 | instance | Saturday 11 July 2026 03:41:47 +0000 (0:00:00.092) 0:21:13.093 ********* 2026-07-11 03:41:48.356733 | instance | ok: [instance] 2026-07-11 03:41:48.356773 | instance | 2026-07-11 03:41:48.356781 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 03:41:48.356787 | instance | Saturday 11 July 2026 03:41:48 +0000 (0:00:00.683) 0:21:13.777 ********* 2026-07-11 03:41:48.405019 | instance | skipping: [instance] 2026-07-11 03:41:48.405081 | instance | 2026-07-11 03:41:48.405397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 03:41:48.405457 | instance | Saturday 11 July 2026 03:41:48 +0000 (0:00:00.049) 0:21:13.827 ********* 2026-07-11 03:41:48.452153 | instance | skipping: [instance] 2026-07-11 03:41:48.452532 | instance | 2026-07-11 03:41:48.452568 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 03:41:48.452573 | instance | Saturday 11 July 2026 03:41:48 +0000 (0:00:00.046) 0:21:13.874 ********* 2026-07-11 03:41:48.511107 | instance | skipping: [instance] 2026-07-11 03:41:48.511176 | instance | 2026-07-11 03:41:48.511445 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 03:41:48.511491 | instance | Saturday 11 July 2026 03:41:48 +0000 (0:00:00.058) 0:21:13.933 ********* 2026-07-11 03:42:19.602665 | instance | changed: [instance] 2026-07-11 03:42:19.602776 | instance | 2026-07-11 03:42:19.602943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:42:19.603164 | instance | Saturday 11 July 2026 03:42:19 +0000 (0:00:31.091) 0:21:45.024 ********* 2026-07-11 03:42:20.273673 | instance | ok: [instance] 2026-07-11 03:42:20.273759 | instance | 2026-07-11 03:42:20.274040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:42:20.274289 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.671) 0:21:45.695 ********* 2026-07-11 03:42:20.347607 | instance | ok: [instance] 2026-07-11 03:42:20.348142 | instance | 2026-07-11 03:42:20.348274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:42:20.348439 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.072) 0:21:45.768 ********* 2026-07-11 03:42:20.411364 | instance | skipping: [instance] 2026-07-11 03:42:20.411671 | instance | 2026-07-11 03:42:20.411957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:42:20.412220 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.064) 0:21:45.832 ********* 2026-07-11 03:42:20.480078 | instance | skipping: [instance] 2026-07-11 03:42:20.481697 | instance | 2026-07-11 03:42:20.482033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:42:20.482467 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.068) 0:21:45.901 ********* 2026-07-11 03:42:20.543792 | instance | ok: [instance] 2026-07-11 03:42:20.543899 | instance | 2026-07-11 03:42:20.544121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:42:20.544247 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.064) 0:21:45.965 ********* 2026-07-11 03:42:20.668774 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:42:20.669023 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 03:42:20.669280 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:42:20.669535 | instance | ok: [instance] => (item=identity) 2026-07-11 03:42:20.669837 | instance | ok: [instance] => (item=key_manager) 2026-07-11 03:42:20.670101 | instance | 2026-07-11 03:42:20.670409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:42:20.670688 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.124) 0:21:46.090 ********* 2026-07-11 03:42:20.759252 | instance | ok: [instance] 2026-07-11 03:42:20.759452 | instance | 2026-07-11 03:42:20.759777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:42:20.760088 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.090) 0:21:46.180 ********* 2026-07-11 03:42:20.839481 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:42:20.839718 | instance | 2026-07-11 03:42:20.839981 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:42:20.840235 | instance | Saturday 11 July 2026 03:42:20 +0000 (0:00:00.080) 0:21:46.261 ********* 2026-07-11 03:42:21.379766 | instance | changed: [instance] 2026-07-11 03:42:21.379996 | instance | 2026-07-11 03:42:21.380286 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-11 03:42:21.380553 | instance | Saturday 11 July 2026 03:42:21 +0000 (0:00:00.540) 0:21:46.801 ********* 2026-07-11 03:44:03.641482 | instance | changed: [instance] 2026-07-11 03:44:03.641733 | instance | 2026-07-11 03:44:03.642024 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 03:44:03.642187 | instance | Saturday 11 July 2026 03:44:03 +0000 (0:01:42.256) 0:23:29.057 ********* 2026-07-11 03:44:03.765461 | instance | included: openstack_helm_ingress for instance 2026-07-11 03:44:03.765704 | instance | 2026-07-11 03:44:03.766019 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 03:44:03.766339 | instance | Saturday 11 July 2026 03:44:03 +0000 (0:00:00.129) 0:23:29.187 ********* 2026-07-11 03:44:03.820510 | instance | skipping: [instance] 2026-07-11 03:44:03.820806 | instance | 2026-07-11 03:44:03.821172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 03:44:03.821555 | instance | Saturday 11 July 2026 03:44:03 +0000 (0:00:00.055) 0:23:29.242 ********* 2026-07-11 03:44:03.882987 | instance | skipping: [instance] 2026-07-11 03:44:03.883219 | instance | 2026-07-11 03:44:03.883508 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 03:44:03.883866 | instance | Saturday 11 July 2026 03:44:03 +0000 (0:00:00.061) 0:23:29.304 ********* 2026-07-11 03:44:03.952976 | instance | ok: [instance] 2026-07-11 03:44:03.953251 | instance | 2026-07-11 03:44:03.953643 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-11 03:44:03.954055 | instance | Saturday 11 July 2026 03:44:03 +0000 (0:00:00.070) 0:23:29.374 ********* 2026-07-11 03:44:04.033839 | instance | included: ingress for instance 2026-07-11 03:44:04.034116 | instance | 2026-07-11 03:44:04.034401 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-11 03:44:04.034751 | instance | Saturday 11 July 2026 03:44:04 +0000 (0:00:00.080) 0:23:29.455 ********* 2026-07-11 03:44:04.964788 | instance | changed: [instance] 2026-07-11 03:44:04.964874 | instance | 2026-07-11 03:44:04.964995 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-11 03:44:04.965118 | instance | Saturday 11 July 2026 03:44:04 +0000 (0:00:00.930) 0:23:30.386 ********* 2026-07-11 03:44:06.105332 | instance | changed: [instance] 2026-07-11 03:44:06.105523 | instance | 2026-07-11 03:44:06.105822 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-11 03:44:06.106111 | instance | Saturday 11 July 2026 03:44:06 +0000 (0:00:01.140) 0:23:31.527 ********* 2026-07-11 03:44:16.884241 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-11 03:44:16.884484 | instance | 2026-07-11 03:44:16.884750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:44:16.885017 | instance | Saturday 11 July 2026 03:44:16 +0000 (0:00:10.778) 0:23:42.306 ********* 2026-07-11 03:44:16.946955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:44:16.947272 | instance | 2026-07-11 03:44:16.947555 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:44:16.947814 | instance | Saturday 11 July 2026 03:44:16 +0000 (0:00:00.063) 0:23:42.369 ********* 2026-07-11 03:44:17.457323 | instance | changed: [instance] 2026-07-11 03:44:17.457548 | instance | 2026-07-11 03:44:17.457851 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-11 03:44:17.458202 | instance | Saturday 11 July 2026 03:44:17 +0000 (0:00:00.509) 0:23:42.879 ********* 2026-07-11 03:44:20.105972 | instance | changed: [instance] 2026-07-11 03:44:20.106161 | instance | 2026-07-11 03:44:20.106636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:44:20.106679 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:02.648) 0:23:45.527 ********* 2026-07-11 03:44:20.149034 | instance | skipping: [instance] 2026-07-11 03:44:20.149128 | instance | 2026-07-11 03:44:20.149259 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:44:20.149467 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.043) 0:23:45.571 ********* 2026-07-11 03:44:20.193777 | instance | skipping: [instance] 2026-07-11 03:44:20.194024 | instance | 2026-07-11 03:44:20.194306 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:44:20.194563 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.044) 0:23:45.615 ********* 2026-07-11 03:44:20.237454 | instance | skipping: [instance] 2026-07-11 03:44:20.237815 | instance | 2026-07-11 03:44:20.238125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:44:20.238409 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.043) 0:23:45.659 ********* 2026-07-11 03:44:20.285486 | instance | skipping: [instance] 2026-07-11 03:44:20.285773 | instance | 2026-07-11 03:44:20.286092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:44:20.287215 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.047) 0:23:45.707 ********* 2026-07-11 03:44:20.331623 | instance | skipping: [instance] 2026-07-11 03:44:20.331713 | instance | 2026-07-11 03:44:20.331862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:44:20.331983 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.046) 0:23:45.753 ********* 2026-07-11 03:44:20.373567 | instance | skipping: [instance] 2026-07-11 03:44:20.373906 | instance | 2026-07-11 03:44:20.374240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:44:20.374550 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.041) 0:23:45.795 ********* 2026-07-11 03:44:20.429194 | instance | ok: [instance] 2026-07-11 03:44:20.429443 | instance | 2026-07-11 03:44:20.429823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:44:20.430718 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.055) 0:23:45.851 ********* 2026-07-11 03:44:20.491821 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-11 03:44:20.492069 | instance | 2026-07-11 03:44:20.492363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:44:20.492641 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.062) 0:23:45.913 ********* 2026-07-11 03:44:20.559083 | instance | ok: [instance] 2026-07-11 03:44:20.559315 | instance | 2026-07-11 03:44:20.559572 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:44:20.559834 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.067) 0:23:45.980 ********* 2026-07-11 03:44:20.625856 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:44:20.626119 | instance | 2026-07-11 03:44:20.626483 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:44:20.626781 | instance | Saturday 11 July 2026 03:44:20 +0000 (0:00:00.066) 0:23:46.047 ********* 2026-07-11 03:44:21.121352 | instance | changed: [instance] 2026-07-11 03:44:21.121593 | instance | 2026-07-11 03:44:21.121937 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-11 03:44:21.122208 | instance | Saturday 11 July 2026 03:44:21 +0000 (0:00:00.494) 0:23:46.542 ********* 2026-07-11 03:44:38.719727 | instance | ok: [instance] 2026-07-11 03:44:38.719978 | instance | 2026-07-11 03:44:38.720321 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-11 03:44:38.720612 | instance | Saturday 11 July 2026 03:44:38 +0000 (0:00:17.598) 0:24:04.141 ********* 2026-07-11 03:44:53.203372 | instance | ok: [instance] 2026-07-11 03:44:53.204770 | instance | 2026-07-11 03:44:53.204880 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-11 03:44:53.204893 | instance | Saturday 11 July 2026 03:44:53 +0000 (0:00:14.484) 0:24:18.625 ********* 2026-07-11 03:44:54.601326 | instance | ok: [instance] 2026-07-11 03:44:54.601537 | instance | 2026-07-11 03:44:54.601849 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-11 03:44:54.602118 | instance | Saturday 11 July 2026 03:44:54 +0000 (0:00:01.397) 0:24:20.022 ********* 2026-07-11 03:44:55.860259 | instance | ok: [instance] 2026-07-11 03:44:55.860391 | instance | 2026-07-11 03:44:55.860582 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-11 03:44:55.860775 | instance | Saturday 11 July 2026 03:44:55 +0000 (0:00:01.259) 0:24:21.282 ********* 2026-07-11 03:44:56.613271 | instance | changed: [instance] 2026-07-11 03:44:56.613384 | instance | 2026-07-11 03:44:56.613595 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-11 03:44:56.613823 | instance | Saturday 11 July 2026 03:44:56 +0000 (0:00:00.753) 0:24:22.035 ********* 2026-07-11 03:44:57.354176 | instance | changed: [instance] 2026-07-11 03:44:57.354418 | instance | 2026-07-11 03:44:57.354734 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-11 03:44:57.355172 | instance | Saturday 11 July 2026 03:44:57 +0000 (0:00:00.740) 0:24:22.775 ********* 2026-07-11 03:45:00.676364 | instance | changed: [instance] 2026-07-11 03:45:00.676580 | instance | 2026-07-11 03:45:00.676896 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-11 03:45:00.677173 | instance | Saturday 11 July 2026 03:45:00 +0000 (0:00:03.322) 0:24:26.098 ********* 2026-07-11 03:45:02.324707 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-11 03:45:02.352158 | instance | changed: [instance] 2026-07-11 03:45:02.352245 | instance | 2026-07-11 03:45:02.352483 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-11 03:45:02.352608 | instance | Saturday 11 July 2026 03:45:02 +0000 (0:00:01.675) 0:24:27.773 ********* 2026-07-11 03:45:09.489404 | instance | ok: [instance] 2026-07-11 03:45:09.489541 | instance | 2026-07-11 03:45:09.489555 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-11 03:45:09.489700 | instance | Saturday 11 July 2026 03:45:09 +0000 (0:00:07.137) 0:24:34.911 ********* 2026-07-11 03:45:10.608875 | instance | changed: [instance] 2026-07-11 03:45:10.608913 | instance | 2026-07-11 03:45:10.608918 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-11 03:45:10.608923 | instance | Saturday 11 July 2026 03:45:10 +0000 (0:00:01.119) 0:24:36.030 ********* 2026-07-11 03:45:12.679308 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-53.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-11 03:45:12.679439 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-11 03:45:12.679540 | instance | 2026-07-11 03:45:12.679673 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 03:45:12.679857 | instance | Saturday 11 July 2026 03:45:12 +0000 (0:00:02.069) 0:24:38.100 ********* 2026-07-11 03:45:12.794763 | instance | included: openstack_helm_ingress for instance 2026-07-11 03:45:12.795144 | instance | 2026-07-11 03:45:12.795205 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 03:45:12.795212 | instance | Saturday 11 July 2026 03:45:12 +0000 (0:00:00.115) 0:24:38.216 ********* 2026-07-11 03:45:12.849147 | instance | skipping: [instance] 2026-07-11 03:45:12.849255 | instance | 2026-07-11 03:45:12.849398 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 03:45:12.849494 | instance | Saturday 11 July 2026 03:45:12 +0000 (0:00:00.054) 0:24:38.270 ********* 2026-07-11 03:45:12.908196 | instance | skipping: [instance] 2026-07-11 03:45:12.908310 | instance | 2026-07-11 03:45:12.908360 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 03:45:12.908499 | instance | Saturday 11 July 2026 03:45:12 +0000 (0:00:00.059) 0:24:38.329 ********* 2026-07-11 03:45:12.978423 | instance | ok: [instance] 2026-07-11 03:45:12.978546 | instance | 2026-07-11 03:45:12.978590 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-11 03:45:12.978766 | instance | Saturday 11 July 2026 03:45:12 +0000 (0:00:00.069) 0:24:38.399 ********* 2026-07-11 03:45:13.067030 | instance | included: ingress for instance 2026-07-11 03:45:13.067093 | instance | 2026-07-11 03:45:13.067099 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-11 03:45:13.067105 | instance | Saturday 11 July 2026 03:45:13 +0000 (0:00:00.088) 0:24:38.488 ********* 2026-07-11 03:45:14.056544 | instance | changed: [instance] 2026-07-11 03:45:14.056660 | instance | 2026-07-11 03:45:14.056673 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:45:14.056785 | instance | Saturday 11 July 2026 03:45:14 +0000 (0:00:00.989) 0:24:39.478 ********* 2026-07-11 03:45:14.120506 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:45:14.120608 | instance | 2026-07-11 03:45:14.120679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:45:14.120806 | instance | Saturday 11 July 2026 03:45:14 +0000 (0:00:00.064) 0:24:39.542 ********* 2026-07-11 03:45:14.663572 | instance | changed: [instance] 2026-07-11 03:45:14.663659 | instance | 2026-07-11 03:45:14.663799 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-11 03:45:14.663926 | instance | Saturday 11 July 2026 03:45:14 +0000 (0:00:00.542) 0:24:40.085 ********* 2026-07-11 03:45:29.189164 | instance | ok: [instance] 2026-07-11 03:45:29.189251 | instance | 2026-07-11 03:45:29.189260 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-11 03:45:29.189268 | instance | Saturday 11 July 2026 03:45:29 +0000 (0:00:14.525) 0:24:54.610 ********* 2026-07-11 03:45:29.264368 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-11 03:45:29.264431 | instance | 2026-07-11 03:45:29.264688 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-11 03:45:29.264707 | instance | Saturday 11 July 2026 03:45:29 +0000 (0:00:00.075) 0:24:54.686 ********* 2026-07-11 03:45:29.959989 | instance | changed: [instance] 2026-07-11 03:45:29.960080 | instance | 2026-07-11 03:45:29.960329 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-11 03:45:29.960375 | instance | Saturday 11 July 2026 03:45:29 +0000 (0:00:00.695) 0:24:55.381 ********* 2026-07-11 03:45:30.638472 | instance | changed: [instance] 2026-07-11 03:45:30.638555 | instance | 2026-07-11 03:45:30.638670 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-11 03:45:30.638774 | instance | Saturday 11 July 2026 03:45:30 +0000 (0:00:00.678) 0:24:56.060 ********* 2026-07-11 03:45:31.901820 | instance | ok: [instance] 2026-07-11 03:45:31.902076 | instance | 2026-07-11 03:45:31.902365 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-11 03:45:31.902625 | instance | Saturday 11 July 2026 03:45:31 +0000 (0:00:01.262) 0:24:57.323 ********* 2026-07-11 03:45:31.957079 | instance | ok: [instance] 2026-07-11 03:45:31.957209 | instance | 2026-07-11 03:45:31.957415 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-11 03:45:31.957564 | instance | Saturday 11 July 2026 03:45:31 +0000 (0:00:00.055) 0:24:57.378 ********* 2026-07-11 03:45:32.638254 | instance | changed: [instance] 2026-07-11 03:45:32.638387 | instance | 2026-07-11 03:45:32.638531 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-07-11 03:45:32.638641 | instance | Saturday 11 July 2026 03:45:32 +0000 (0:00:00.681) 0:24:58.059 ********* 2026-07-11 03:45:32.814379 | instance | ok: [instance] 2026-07-11 03:45:32.814670 | instance | 2026-07-11 03:45:32.814942 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-11 03:45:32.815222 | instance | Saturday 11 July 2026 03:45:32 +0000 (0:00:00.176) 0:24:58.236 ********* 2026-07-11 03:45:34.143438 | instance | changed: [instance] 2026-07-11 03:45:34.143635 | instance | 2026-07-11 03:45:34.143990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:45:34.144245 | instance | Saturday 11 July 2026 03:45:34 +0000 (0:00:01.328) 0:24:59.564 ********* 2026-07-11 03:45:34.327584 | instance | ok: [instance] 2026-07-11 03:45:34.327838 | instance | 2026-07-11 03:45:34.328201 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:45:34.328500 | instance | Saturday 11 July 2026 03:45:34 +0000 (0:00:00.184) 0:24:59.749 ********* 2026-07-11 03:45:34.405780 | instance | included: rabbitmq for instance 2026-07-11 03:45:34.406045 | instance | 2026-07-11 03:45:34.406319 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 03:45:34.406593 | instance | Saturday 11 July 2026 03:45:34 +0000 (0:00:00.078) 0:24:59.827 ********* 2026-07-11 03:45:35.051595 | instance | ok: [instance] 2026-07-11 03:45:35.051787 | instance | 2026-07-11 03:45:35.052103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 03:45:35.052446 | instance | Saturday 11 July 2026 03:45:35 +0000 (0:00:00.645) 0:25:00.473 ********* 2026-07-11 03:45:35.100998 | instance | skipping: [instance] 2026-07-11 03:45:35.101227 | instance | 2026-07-11 03:45:35.101498 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 03:45:35.101881 | instance | Saturday 11 July 2026 03:45:35 +0000 (0:00:00.049) 0:25:00.523 ********* 2026-07-11 03:45:35.152134 | instance | skipping: [instance] 2026-07-11 03:45:35.152371 | instance | 2026-07-11 03:45:35.152659 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 03:45:35.152943 | instance | Saturday 11 July 2026 03:45:35 +0000 (0:00:00.050) 0:25:00.574 ********* 2026-07-11 03:45:35.201752 | instance | skipping: [instance] 2026-07-11 03:45:35.202052 | instance | 2026-07-11 03:45:35.202311 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 03:45:35.202578 | instance | Saturday 11 July 2026 03:45:35 +0000 (0:00:00.049) 0:25:00.623 ********* 2026-07-11 03:46:01.052855 | instance | changed: [instance] 2026-07-11 03:46:01.053073 | instance | 2026-07-11 03:46:01.053398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:46:01.053660 | instance | Saturday 11 July 2026 03:46:01 +0000 (0:00:25.850) 0:25:26.474 ********* 2026-07-11 03:46:01.816753 | instance | ok: [instance] 2026-07-11 03:46:01.816869 | instance | 2026-07-11 03:46:01.817048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:46:01.817213 | instance | Saturday 11 July 2026 03:46:01 +0000 (0:00:00.764) 0:25:27.238 ********* 2026-07-11 03:46:01.882103 | instance | ok: [instance] 2026-07-11 03:46:01.882348 | instance | 2026-07-11 03:46:01.882771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:46:01.883188 | instance | Saturday 11 July 2026 03:46:01 +0000 (0:00:00.064) 0:25:27.302 ********* 2026-07-11 03:46:01.937836 | instance | skipping: [instance] 2026-07-11 03:46:01.938073 | instance | 2026-07-11 03:46:01.938363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:46:01.938613 | instance | Saturday 11 July 2026 03:46:01 +0000 (0:00:00.056) 0:25:27.359 ********* 2026-07-11 03:46:02.000615 | instance | skipping: [instance] 2026-07-11 03:46:02.000695 | instance | 2026-07-11 03:46:02.000790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:46:02.000929 | instance | Saturday 11 July 2026 03:46:01 +0000 (0:00:00.062) 0:25:27.422 ********* 2026-07-11 03:46:02.059975 | instance | ok: [instance] 2026-07-11 03:46:02.060210 | instance | 2026-07-11 03:46:02.060519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:46:02.060796 | instance | Saturday 11 July 2026 03:46:02 +0000 (0:00:00.059) 0:25:27.481 ********* 2026-07-11 03:46:02.199494 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:46:02.199747 | instance | ok: [instance] => (item=image) 2026-07-11 03:46:02.200028 | instance | ok: [instance] => (item=dashboard) 2026-07-11 03:46:02.200307 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 03:46:02.200607 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:46:02.200925 | instance | ok: [instance] => (item=identity) 2026-07-11 03:46:02.201173 | instance | 2026-07-11 03:46:02.201431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:46:02.201686 | instance | Saturday 11 July 2026 03:46:02 +0000 (0:00:00.139) 0:25:27.620 ********* 2026-07-11 03:46:02.275337 | instance | ok: [instance] 2026-07-11 03:46:02.275419 | instance | 2026-07-11 03:46:02.275600 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:46:02.275769 | instance | Saturday 11 July 2026 03:46:02 +0000 (0:00:00.076) 0:25:27.697 ********* 2026-07-11 03:46:02.346462 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:46:02.346560 | instance | 2026-07-11 03:46:02.346766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:46:02.346922 | instance | Saturday 11 July 2026 03:46:02 +0000 (0:00:00.070) 0:25:27.768 ********* 2026-07-11 03:46:02.844146 | instance | changed: [instance] 2026-07-11 03:46:02.844345 | instance | 2026-07-11 03:46:02.844655 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-07-11 03:46:02.844921 | instance | Saturday 11 July 2026 03:46:02 +0000 (0:00:00.497) 0:25:28.265 ********* 2026-07-11 03:46:03.350468 | instance | ok: [instance] 2026-07-11 03:46:03.350711 | instance | 2026-07-11 03:46:03.351136 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-11 03:46:03.351503 | instance | Saturday 11 July 2026 03:46:03 +0000 (0:00:00.506) 0:25:28.771 ********* 2026-07-11 03:48:18.089455 | instance | changed: [instance] 2026-07-11 03:48:18.089603 | instance | 2026-07-11 03:48:18.089851 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 03:48:18.089991 | instance | Saturday 11 July 2026 03:48:18 +0000 (0:02:14.739) 0:27:43.511 ********* 2026-07-11 03:48:18.191539 | instance | included: openstack_helm_ingress for instance 2026-07-11 03:48:18.191661 | instance | 2026-07-11 03:48:18.191822 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 03:48:18.191982 | instance | Saturday 11 July 2026 03:48:18 +0000 (0:00:00.102) 0:27:43.613 ********* 2026-07-11 03:48:18.248283 | instance | skipping: [instance] 2026-07-11 03:48:18.248542 | instance | 2026-07-11 03:48:18.248916 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 03:48:18.249241 | instance | Saturday 11 July 2026 03:48:18 +0000 (0:00:00.056) 0:27:43.669 ********* 2026-07-11 03:48:18.306829 | instance | skipping: [instance] 2026-07-11 03:48:18.306991 | instance | 2026-07-11 03:48:18.307184 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 03:48:18.307545 | instance | Saturday 11 July 2026 03:48:18 +0000 (0:00:00.058) 0:27:43.728 ********* 2026-07-11 03:48:18.382201 | instance | ok: [instance] 2026-07-11 03:48:18.382344 | instance | 2026-07-11 03:48:18.382532 | instance | TASK [Create Ingress image] **************************************************** 2026-07-11 03:48:18.382713 | instance | Saturday 11 July 2026 03:48:18 +0000 (0:00:00.075) 0:27:43.803 ********* 2026-07-11 03:48:18.468265 | instance | included: ingress for instance 2026-07-11 03:48:18.468433 | instance | 2026-07-11 03:48:18.468617 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-11 03:48:18.468795 | instance | Saturday 11 July 2026 03:48:18 +0000 (0:00:00.085) 0:27:43.889 ********* 2026-07-11 03:48:19.461393 | instance | changed: [instance] 2026-07-11 03:48:19.461499 | instance | 2026-07-11 03:48:19.461595 | instance | TASK [Create images] *********************************************************** 2026-07-11 03:48:19.461864 | instance | Saturday 11 July 2026 03:48:19 +0000 (0:00:00.993) 0:27:44.883 ********* 2026-07-11 03:48:19.593347 | 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-07-11 03:48:19.593433 | instance | 2026-07-11 03:48:19.593533 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-11 03:48:19.593650 | instance | Saturday 11 July 2026 03:48:19 +0000 (0:00:00.131) 0:27:45.014 ********* 2026-07-11 03:48:22.706532 | instance | changed: [instance] 2026-07-11 03:48:22.707216 | instance | 2026-07-11 03:48:22.707230 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 03:48:22.707240 | instance | Saturday 11 July 2026 03:48:22 +0000 (0:00:03.113) 0:27:48.127 ********* 2026-07-11 03:48:23.433838 | instance | ok: [instance] 2026-07-11 03:48:23.434182 | instance | 2026-07-11 03:48:23.434605 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 03:48:23.435042 | instance | Saturday 11 July 2026 03:48:23 +0000 (0:00:00.727) 0:27:48.854 ********* 2026-07-11 03:48:23.490685 | instance | ok: [instance] 2026-07-11 03:48:23.490877 | instance | 2026-07-11 03:48:23.491150 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 03:48:23.491392 | instance | Saturday 11 July 2026 03:48:23 +0000 (0:00:00.057) 0:27:48.912 ********* 2026-07-11 03:50:28.381544 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-07-11 03:50:28.381709 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-07-11 03:50:28.382006 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-07-11 03:50:28.382206 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-07-11 03:50:28.382376 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-07-11 03:50:28.382533 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-07-11 03:50:28.382697 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-07-11 03:50:28.382917 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-07-11 03:50:28.383184 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-07-11 03:50:28.383430 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-07-11 03:50:28.383679 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-07-11 03:50:28.383895 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-07-11 03:50:28.384063 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-07-11 03:50:28.384227 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-07-11 03:50:28.384399 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-07-11 03:50:28.384576 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-07-11 03:50:28.384728 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-07-11 03:50:28.384890 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-07-11 03:50:28.385062 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-07-11 03:50:28.385221 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-07-11 03:50:28.385388 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-07-11 03:50:28.385549 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-07-11 03:50:28.385807 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-07-11 03:50:28.385949 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-07-11 03:50:28.386110 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-07-11 03:50:28.386304 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-07-11 03:50:28.386469 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-07-11 03:50:28.386625 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-07-11 03:50:28.386789 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-07-11 03:50:28.386945 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-07-11 03:50:28.387116 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-07-11 03:50:28.387272 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-07-11 03:50:28.387428 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-07-11 03:50:28.387582 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-07-11 03:50:28.387748 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-07-11 03:50:28.387927 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-07-11 03:50:28.388084 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-07-11 03:50:28.388328 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-07-11 03:50:28.389259 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-07-11 03:50:28.390140 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-07-11 03:50:28.390160 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-07-11 03:50:28.390167 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-07-11 03:50:28.390172 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-07-11 03:50:28.390178 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-07-11 03:50:28.390184 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-07-11 03:50:28.390193 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-07-11 03:50:28.390286 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-07-11 03:50:28.390403 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-07-11 03:50:28.390520 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-07-11 03:50:28.390633 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-07-11 03:50:28.390764 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-07-11 03:50:28.390873 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-07-11 03:50:28.390990 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-07-11 03:50:28.391109 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-07-11 03:50:28.391238 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-07-11 03:50:28.391352 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-07-11 03:50:28.391469 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-07-11 03:50:28.391586 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-07-11 03:50:28.391720 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-07-11 03:50:28.391850 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-07-11 03:50:28.391969 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-07-11 03:50:28.392087 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-07-11 03:50:28.392239 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-07-11 03:50:28.392362 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-07-11 03:50:28.392478 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-07-11 03:50:28.392606 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-07-11 03:50:28.392723 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-07-11 03:50:28.392846 | instance | FAILED - RETRYING: [instance]: Check if image exists (53 retries left). 2026-07-11 03:50:28.392973 | instance | ok: [instance] 2026-07-11 03:50:28.393099 | instance | 2026-07-11 03:50:28.393260 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 03:50:28.393402 | instance | Saturday 11 July 2026 03:50:28 +0000 (0:02:04.891) 0:29:53.803 ********* 2026-07-11 03:50:28.432643 | instance | ok: [instance] 2026-07-11 03:50:28.432792 | instance | 2026-07-11 03:50:28.432999 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 03:50:28.433182 | instance | Saturday 11 July 2026 03:50:28 +0000 (0:00:00.050) 0:29:53.854 ********* 2026-07-11 03:50:28.493443 | instance | ok: [instance] 2026-07-11 03:50:28.493697 | instance | 2026-07-11 03:50:28.494123 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 03:50:28.494394 | instance | Saturday 11 July 2026 03:50:28 +0000 (0:00:00.060) 0:29:53.915 ********* 2026-07-11 03:50:28.712141 | instance | changed: [instance] 2026-07-11 03:50:28.712254 | instance | 2026-07-11 03:50:28.712426 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 03:50:28.712597 | instance | Saturday 11 July 2026 03:50:28 +0000 (0:00:00.218) 0:29:54.133 ********* 2026-07-11 03:50:29.437864 | instance | changed: [instance] 2026-07-11 03:50:29.438071 | instance | 2026-07-11 03:50:29.438437 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 03:50:29.438645 | instance | Saturday 11 July 2026 03:50:29 +0000 (0:00:00.725) 0:29:54.859 ********* 2026-07-11 03:50:29.693531 | instance | ok: [instance] 2026-07-11 03:50:29.693781 | instance | 2026-07-11 03:50:29.694069 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 03:50:29.694346 | instance | Saturday 11 July 2026 03:50:29 +0000 (0:00:00.255) 0:29:55.114 ********* 2026-07-11 03:50:29.968263 | instance | changed: [instance] 2026-07-11 03:50:29.968552 | instance | 2026-07-11 03:50:29.968890 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 03:50:29.969161 | instance | Saturday 11 July 2026 03:50:29 +0000 (0:00:00.274) 0:29:55.389 ********* 2026-07-11 03:50:30.664909 | instance | ok: [instance] 2026-07-11 03:50:30.665160 | instance | 2026-07-11 03:50:30.665445 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 03:50:30.665719 | instance | Saturday 11 July 2026 03:50:30 +0000 (0:00:00.696) 0:29:56.086 ********* 2026-07-11 03:50:30.728866 | instance | ok: [instance] 2026-07-11 03:50:30.729123 | instance | 2026-07-11 03:50:30.729396 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 03:50:30.729656 | instance | Saturday 11 July 2026 03:50:30 +0000 (0:00:00.064) 0:29:56.150 ********* 2026-07-11 03:50:36.085432 | instance | changed: [instance] 2026-07-11 03:50:36.085841 | instance | 2026-07-11 03:50:36.086225 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 03:50:36.086607 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:05.356) 0:30:01.507 ********* 2026-07-11 03:50:36.134436 | instance | skipping: [instance] 2026-07-11 03:50:36.134711 | instance | 2026-07-11 03:50:36.135009 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 03:50:36.135292 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.049) 0:30:01.556 ********* 2026-07-11 03:50:36.179928 | instance | skipping: [instance] 2026-07-11 03:50:36.180165 | instance | 2026-07-11 03:50:36.180440 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 03:50:36.180704 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.045) 0:30:01.601 ********* 2026-07-11 03:50:36.475449 | instance | changed: [instance] 2026-07-11 03:50:36.475681 | instance | 2026-07-11 03:50:36.476047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:50:36.476292 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.295) 0:30:01.896 ********* 2026-07-11 03:50:36.555874 | instance | ok: [instance] 2026-07-11 03:50:36.556113 | instance | 2026-07-11 03:50:36.556394 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:50:36.556677 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.080) 0:30:01.977 ********* 2026-07-11 03:50:36.607654 | instance | skipping: [instance] 2026-07-11 03:50:36.607904 | instance | 2026-07-11 03:50:36.608213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:50:36.608466 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.051) 0:30:02.029 ********* 2026-07-11 03:50:36.656976 | instance | skipping: [instance] 2026-07-11 03:50:36.657194 | instance | 2026-07-11 03:50:36.657541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:50:36.657865 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.049) 0:30:02.078 ********* 2026-07-11 03:50:36.707159 | instance | skipping: [instance] 2026-07-11 03:50:36.707368 | instance | 2026-07-11 03:50:36.707690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:50:36.707984 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.050) 0:30:02.129 ********* 2026-07-11 03:50:36.762265 | instance | skipping: [instance] 2026-07-11 03:50:36.762495 | instance | 2026-07-11 03:50:36.763184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:50:36.763606 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.054) 0:30:02.184 ********* 2026-07-11 03:50:36.814681 | instance | skipping: [instance] 2026-07-11 03:50:36.814916 | instance | 2026-07-11 03:50:36.815195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:50:36.815452 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.052) 0:30:02.236 ********* 2026-07-11 03:50:36.860476 | instance | ok: [instance] 2026-07-11 03:50:36.860696 | instance | 2026-07-11 03:50:36.860965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:50:36.861221 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.046) 0:30:02.282 ********* 2026-07-11 03:50:36.942524 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:50:36.942776 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:50:36.943084 | instance | ok: [instance] => (item=identity) 2026-07-11 03:50:36.943358 | instance | ok: [instance] => (item=staffeln) 2026-07-11 03:50:36.943598 | instance | 2026-07-11 03:50:36.943879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:50:36.944159 | instance | Saturday 11 July 2026 03:50:36 +0000 (0:00:00.081) 0:30:02.364 ********* 2026-07-11 03:50:37.015718 | instance | ok: [instance] 2026-07-11 03:50:37.015944 | instance | 2026-07-11 03:50:37.016212 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:50:37.016468 | instance | Saturday 11 July 2026 03:50:37 +0000 (0:00:00.073) 0:30:02.437 ********* 2026-07-11 03:50:37.085388 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:50:37.085634 | instance | 2026-07-11 03:50:37.086003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:50:37.086357 | instance | Saturday 11 July 2026 03:50:37 +0000 (0:00:00.069) 0:30:02.507 ********* 2026-07-11 03:50:37.583236 | instance | changed: [instance] 2026-07-11 03:50:37.583325 | instance | 2026-07-11 03:50:37.583435 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-11 03:50:37.583559 | instance | Saturday 11 July 2026 03:50:37 +0000 (0:00:00.497) 0:30:03.005 ********* 2026-07-11 03:50:59.687998 | instance | changed: [instance] 2026-07-11 03:50:59.688197 | instance | 2026-07-11 03:50:59.688545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:50:59.688813 | instance | Saturday 11 July 2026 03:50:59 +0000 (0:00:22.104) 0:30:25.109 ********* 2026-07-11 03:50:59.776690 | instance | ok: [instance] 2026-07-11 03:50:59.776906 | instance | 2026-07-11 03:50:59.777165 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:50:59.777427 | instance | Saturday 11 July 2026 03:50:59 +0000 (0:00:00.088) 0:30:25.198 ********* 2026-07-11 03:50:59.861835 | instance | included: rabbitmq for instance 2026-07-11 03:50:59.862076 | instance | 2026-07-11 03:50:59.862382 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 03:50:59.862710 | instance | Saturday 11 July 2026 03:50:59 +0000 (0:00:00.084) 0:30:25.283 ********* 2026-07-11 03:51:00.529453 | instance | ok: [instance] 2026-07-11 03:51:00.529530 | instance | 2026-07-11 03:51:00.529649 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 03:51:00.529813 | instance | Saturday 11 July 2026 03:51:00 +0000 (0:00:00.668) 0:30:25.951 ********* 2026-07-11 03:51:00.578409 | instance | skipping: [instance] 2026-07-11 03:51:00.578505 | instance | 2026-07-11 03:51:00.578630 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 03:51:00.578748 | instance | Saturday 11 July 2026 03:51:00 +0000 (0:00:00.048) 0:30:26.000 ********* 2026-07-11 03:51:00.625482 | instance | skipping: [instance] 2026-07-11 03:51:00.625571 | instance | 2026-07-11 03:51:00.625691 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 03:51:00.625835 | instance | Saturday 11 July 2026 03:51:00 +0000 (0:00:00.047) 0:30:26.047 ********* 2026-07-11 03:51:00.677907 | instance | skipping: [instance] 2026-07-11 03:51:00.677993 | instance | 2026-07-11 03:51:00.678111 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 03:51:00.678229 | instance | Saturday 11 July 2026 03:51:00 +0000 (0:00:00.052) 0:30:26.100 ********* 2026-07-11 03:51:31.502101 | instance | changed: [instance] 2026-07-11 03:51:31.502262 | instance | 2026-07-11 03:51:31.502544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:51:31.502822 | instance | Saturday 11 July 2026 03:51:31 +0000 (0:00:30.823) 0:30:56.923 ********* 2026-07-11 03:51:32.251743 | instance | ok: [instance] 2026-07-11 03:51:32.251937 | instance | 2026-07-11 03:51:32.252235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:51:32.252560 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.749) 0:30:57.673 ********* 2026-07-11 03:51:32.315965 | instance | ok: [instance] 2026-07-11 03:51:32.316152 | instance | 2026-07-11 03:51:32.316607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:51:32.316730 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.064) 0:30:57.737 ********* 2026-07-11 03:51:32.380205 | instance | skipping: [instance] 2026-07-11 03:51:32.380381 | instance | 2026-07-11 03:51:32.380674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:51:32.380933 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.064) 0:30:57.801 ********* 2026-07-11 03:51:32.443282 | instance | skipping: [instance] 2026-07-11 03:51:32.443447 | instance | 2026-07-11 03:51:32.443730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:51:32.444017 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.063) 0:30:57.865 ********* 2026-07-11 03:51:32.499675 | instance | ok: [instance] 2026-07-11 03:51:32.499849 | instance | 2026-07-11 03:51:32.500135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:51:32.500415 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.056) 0:30:57.921 ********* 2026-07-11 03:51:32.622223 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:51:32.622479 | instance | ok: [instance] => (item=image) 2026-07-11 03:51:32.622773 | instance | ok: [instance] => (item=volumev3) 2026-07-11 03:51:32.623089 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 03:51:32.623377 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:51:32.623698 | instance | ok: [instance] => (item=identity) 2026-07-11 03:51:32.623958 | instance | 2026-07-11 03:51:32.624245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:51:32.624533 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.122) 0:30:58.043 ********* 2026-07-11 03:51:32.690931 | instance | ok: [instance] 2026-07-11 03:51:32.691034 | instance | 2026-07-11 03:51:32.691241 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:51:32.691405 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.068) 0:30:58.112 ********* 2026-07-11 03:51:32.775006 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:51:32.775127 | instance | 2026-07-11 03:51:32.775140 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:51:32.775233 | instance | Saturday 11 July 2026 03:51:32 +0000 (0:00:00.084) 0:30:58.196 ********* 2026-07-11 03:51:33.331578 | instance | changed: [instance] 2026-07-11 03:51:33.331831 | instance | 2026-07-11 03:51:33.332121 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-11 03:51:33.332741 | instance | Saturday 11 July 2026 03:51:33 +0000 (0:00:00.555) 0:30:58.752 ********* 2026-07-11 03:51:33.809391 | instance | ok: [instance] 2026-07-11 03:51:33.809669 | instance | 2026-07-11 03:51:33.809993 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-11 03:51:33.810253 | instance | Saturday 11 July 2026 03:51:33 +0000 (0:00:00.478) 0:30:59.231 ********* 2026-07-11 03:51:33.878303 | instance | ok: [instance] 2026-07-11 03:51:33.878531 | instance | 2026-07-11 03:51:33.878790 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-07-11 03:51:33.879043 | instance | Saturday 11 July 2026 03:51:33 +0000 (0:00:00.068) 0:30:59.300 ********* 2026-07-11 03:51:34.060447 | instance | ok: [instance] 2026-07-11 03:51:34.060753 | instance | 2026-07-11 03:51:34.061031 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-11 03:51:34.061328 | instance | Saturday 11 July 2026 03:51:34 +0000 (0:00:00.181) 0:30:59.482 ********* 2026-07-11 03:56:23.635786 | instance | changed: [instance] 2026-07-11 03:56:23.636012 | instance | 2026-07-11 03:56:23.636286 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 03:56:23.636568 | instance | Saturday 11 July 2026 03:56:23 +0000 (0:04:49.574) 0:35:49.057 ********* 2026-07-11 03:56:23.751712 | instance | included: openstack_helm_ingress for instance 2026-07-11 03:56:23.751944 | instance | 2026-07-11 03:56:23.752234 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 03:56:23.752527 | instance | Saturday 11 July 2026 03:56:23 +0000 (0:00:00.115) 0:35:49.172 ********* 2026-07-11 03:56:23.803728 | instance | skipping: [instance] 2026-07-11 03:56:23.803974 | instance | 2026-07-11 03:56:23.804288 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 03:56:23.804573 | instance | Saturday 11 July 2026 03:56:23 +0000 (0:00:00.053) 0:35:49.225 ********* 2026-07-11 03:56:23.861570 | instance | skipping: [instance] 2026-07-11 03:56:23.861848 | instance | 2026-07-11 03:56:23.862128 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 03:56:23.862394 | instance | Saturday 11 July 2026 03:56:23 +0000 (0:00:00.057) 0:35:49.282 ********* 2026-07-11 03:56:23.939374 | instance | ok: [instance] 2026-07-11 03:56:23.939590 | instance | 2026-07-11 03:56:23.939855 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-11 03:56:23.940124 | instance | Saturday 11 July 2026 03:56:23 +0000 (0:00:00.077) 0:35:49.360 ********* 2026-07-11 03:56:24.027566 | instance | included: ingress for instance 2026-07-11 03:56:24.027760 | instance | 2026-07-11 03:56:24.028028 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-11 03:56:24.028290 | instance | Saturday 11 July 2026 03:56:24 +0000 (0:00:00.088) 0:35:49.449 ********* 2026-07-11 03:56:25.186463 | instance | changed: [instance] 2026-07-11 03:56:25.186578 | instance | 2026-07-11 03:56:25.186770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:56:25.186930 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:01.158) 0:35:50.607 ********* 2026-07-11 03:56:25.388799 | instance | ok: [instance] 2026-07-11 03:56:25.389005 | instance | 2026-07-11 03:56:25.389309 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:56:25.389584 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.202) 0:35:50.810 ********* 2026-07-11 03:56:25.433111 | instance | skipping: [instance] 2026-07-11 03:56:25.433369 | instance | 2026-07-11 03:56:25.434014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:56:25.434117 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.044) 0:35:50.854 ********* 2026-07-11 03:56:25.487715 | instance | skipping: [instance] 2026-07-11 03:56:25.488081 | instance | 2026-07-11 03:56:25.488322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:56:25.488671 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.053) 0:35:50.908 ********* 2026-07-11 03:56:25.659669 | instance | skipping: [instance] 2026-07-11 03:56:25.659766 | instance | 2026-07-11 03:56:25.659895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:56:25.660019 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.173) 0:35:51.081 ********* 2026-07-11 03:56:25.716644 | instance | skipping: [instance] 2026-07-11 03:56:25.716878 | instance | 2026-07-11 03:56:25.717184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:56:25.719697 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.056) 0:35:51.138 ********* 2026-07-11 03:56:25.767749 | instance | skipping: [instance] 2026-07-11 03:56:25.767951 | instance | 2026-07-11 03:56:25.768158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:56:25.768333 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.051) 0:35:51.189 ********* 2026-07-11 03:56:25.822733 | instance | ok: [instance] 2026-07-11 03:56:25.822957 | instance | 2026-07-11 03:56:25.823237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:56:25.823517 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.054) 0:35:51.244 ********* 2026-07-11 03:56:25.931570 | instance | ok: [instance] => (item=placement) 2026-07-11 03:56:25.931818 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:56:25.932078 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:56:25.932340 | instance | ok: [instance] => (item=identity) 2026-07-11 03:56:25.932588 | instance | 2026-07-11 03:56:25.932855 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:56:25.933115 | instance | Saturday 11 July 2026 03:56:25 +0000 (0:00:00.108) 0:35:51.353 ********* 2026-07-11 03:56:26.017464 | instance | ok: [instance] 2026-07-11 03:56:26.017831 | instance | 2026-07-11 03:56:26.018110 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:56:26.018371 | instance | Saturday 11 July 2026 03:56:26 +0000 (0:00:00.086) 0:35:51.439 ********* 2026-07-11 03:56:26.085459 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:56:26.085696 | instance | 2026-07-11 03:56:26.086039 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:56:26.086314 | instance | Saturday 11 July 2026 03:56:26 +0000 (0:00:00.068) 0:35:51.507 ********* 2026-07-11 03:56:26.601102 | instance | changed: [instance] 2026-07-11 03:56:26.601323 | instance | 2026-07-11 03:56:26.601608 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-11 03:56:26.601919 | instance | Saturday 11 July 2026 03:56:26 +0000 (0:00:00.515) 0:35:52.022 ********* 2026-07-11 03:58:07.805771 | instance | changed: [instance] 2026-07-11 03:58:07.806020 | instance | 2026-07-11 03:58:07.806301 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 03:58:07.806567 | instance | Saturday 11 July 2026 03:58:07 +0000 (0:01:41.203) 0:37:33.226 ********* 2026-07-11 03:58:07.919067 | instance | included: openstack_helm_ingress for instance 2026-07-11 03:58:07.919292 | instance | 2026-07-11 03:58:07.919556 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 03:58:07.919813 | instance | Saturday 11 July 2026 03:58:07 +0000 (0:00:00.113) 0:37:33.340 ********* 2026-07-11 03:58:07.979872 | instance | skipping: [instance] 2026-07-11 03:58:07.980118 | instance | 2026-07-11 03:58:07.980392 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 03:58:07.980649 | instance | Saturday 11 July 2026 03:58:07 +0000 (0:00:00.061) 0:37:33.401 ********* 2026-07-11 03:58:08.043282 | instance | skipping: [instance] 2026-07-11 03:58:08.043535 | instance | 2026-07-11 03:58:08.043819 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 03:58:08.044102 | instance | Saturday 11 July 2026 03:58:08 +0000 (0:00:00.063) 0:37:33.465 ********* 2026-07-11 03:58:08.117528 | instance | ok: [instance] 2026-07-11 03:58:08.117758 | instance | 2026-07-11 03:58:08.118041 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-11 03:58:08.118301 | instance | Saturday 11 July 2026 03:58:08 +0000 (0:00:00.074) 0:37:33.539 ********* 2026-07-11 03:58:08.199990 | instance | included: ingress for instance 2026-07-11 03:58:08.200169 | instance | 2026-07-11 03:58:08.200428 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-11 03:58:08.200684 | instance | Saturday 11 July 2026 03:58:08 +0000 (0:00:00.082) 0:37:33.622 ********* 2026-07-11 03:58:09.242780 | instance | changed: [instance] 2026-07-11 03:58:09.242834 | instance | 2026-07-11 03:58:09.242846 | instance | PLAY [Configure operating system] ********************************************** 2026-07-11 03:58:09.242856 | instance | 2026-07-11 03:58:09.242865 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:58:09.242874 | instance | Saturday 11 July 2026 03:58:09 +0000 (0:00:01.041) 0:37:34.663 ********* 2026-07-11 03:58:11.814544 | instance | ok: [instance] 2026-07-11 03:58:11.814610 | instance | 2026-07-11 03:58:11.814616 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-11 03:58:11.814627 | instance | Saturday 11 July 2026 03:58:11 +0000 (0:00:02.572) 0:37:37.236 ********* 2026-07-11 03:58:12.041514 | instance | ok: [instance] 2026-07-11 03:58:12.041585 | instance | 2026-07-11 03:58:12.041772 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-11 03:58:12.041918 | instance | Saturday 11 July 2026 03:58:12 +0000 (0:00:00.227) 0:37:37.463 ********* 2026-07-11 03:58:12.116408 | instance | skipping: [instance] 2026-07-11 03:58:12.116474 | instance | 2026-07-11 03:58:12.116633 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-11 03:58:12.116742 | instance | Saturday 11 July 2026 03:58:12 +0000 (0:00:00.074) 0:37:37.538 ********* 2026-07-11 03:58:12.187513 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-11 03:58:12.187608 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-11 03:58:12.187733 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-11 03:58:12.187850 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-11 03:58:12.187979 | instance | skipping: [instance] 2026-07-11 03:58:12.188105 | instance | 2026-07-11 03:58:12.188226 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-11 03:58:12.188340 | instance | Saturday 11 July 2026 03:58:12 +0000 (0:00:00.071) 0:37:37.609 ********* 2026-07-11 03:58:12.270709 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-11 03:58:12.270782 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-11 03:58:12.270909 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-11 03:58:12.271023 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-11 03:58:12.271138 | instance | skipping: [instance] 2026-07-11 03:58:12.271254 | instance | 2026-07-11 03:58:12.271364 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-11 03:58:12.271497 | instance | Saturday 11 July 2026 03:58:12 +0000 (0:00:00.083) 0:37:37.692 ********* 2026-07-11 03:58:12.342055 | instance | skipping: [instance] 2026-07-11 03:58:12.342288 | instance | 2026-07-11 03:58:12.342555 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-11 03:58:12.342816 | instance | Saturday 11 July 2026 03:58:12 +0000 (0:00:00.071) 0:37:37.763 ********* 2026-07-11 03:58:12.419727 | instance | skipping: [instance] 2026-07-11 03:58:12.419954 | instance | 2026-07-11 03:58:12.420248 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-11 03:58:12.420498 | instance | Saturday 11 July 2026 03:58:12 +0000 (0:00:00.077) 0:37:37.841 ********* 2026-07-11 03:58:16.929427 | instance | changed: [instance] 2026-07-11 03:58:16.929667 | instance | 2026-07-11 03:58:16.929985 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-11 03:58:16.930276 | instance | Saturday 11 July 2026 03:58:16 +0000 (0:00:04.509) 0:37:42.351 ********* 2026-07-11 03:58:39.232902 | instance | changed: [instance] 2026-07-11 03:58:39.232966 | instance | 2026-07-11 03:58:39.232978 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-11 03:58:39.232992 | instance | Saturday 11 July 2026 03:58:39 +0000 (0:00:22.302) 0:38:04.653 ********* 2026-07-11 03:58:39.758526 | instance | changed: [instance] 2026-07-11 03:58:39.758621 | instance | 2026-07-11 03:58:39.758858 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-11 03:58:39.758914 | instance | Saturday 11 July 2026 03:58:39 +0000 (0:00:00.526) 0:38:05.180 ********* 2026-07-11 03:58:40.939364 | instance | ok: [instance] 2026-07-11 03:58:40.939627 | instance | 2026-07-11 03:58:40.940046 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-11 03:58:40.940206 | instance | Saturday 11 July 2026 03:58:40 +0000 (0:00:01.179) 0:38:06.360 ********* 2026-07-11 03:58:41.366020 | instance | changed: [instance] 2026-07-11 03:58:41.366308 | instance | 2026-07-11 03:58:41.366459 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-11 03:58:41.366713 | instance | Saturday 11 July 2026 03:58:41 +0000 (0:00:00.426) 0:38:06.787 ********* 2026-07-11 03:58:41.857964 | instance | changed: [instance] 2026-07-11 03:58:41.858009 | instance | 2026-07-11 03:58:41.858017 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-11 03:58:41.858024 | instance | Saturday 11 July 2026 03:58:41 +0000 (0:00:00.492) 0:38:07.279 ********* 2026-07-11 03:58:42.410314 | instance | changed: [instance] 2026-07-11 03:58:42.410360 | instance | 2026-07-11 03:58:42.410366 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-07-11 03:58:42.410370 | instance | Saturday 11 July 2026 03:58:42 +0000 (0:00:00.552) 0:38:07.831 ********* 2026-07-11 03:58:42.860111 | instance | changed: [instance] 2026-07-11 03:58:42.860217 | instance | 2026-07-11 03:58:42.860250 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-07-11 03:58:42.860449 | instance | Saturday 11 July 2026 03:58:42 +0000 (0:00:00.449) 0:38:08.281 ********* 2026-07-11 03:58:43.134646 | instance | ok: [instance] 2026-07-11 03:58:43.134844 | instance | 2026-07-11 03:58:43.135121 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-11 03:58:43.135365 | instance | 2026-07-11 03:58:43.135639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:58:43.135897 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.274) 0:38:08.555 ********* 2026-07-11 03:58:43.220881 | instance | ok: [instance] 2026-07-11 03:58:43.221131 | instance | 2026-07-11 03:58:43.221395 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:58:43.221660 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.086) 0:38:08.642 ********* 2026-07-11 03:58:43.274630 | instance | skipping: [instance] 2026-07-11 03:58:43.274754 | instance | 2026-07-11 03:58:43.274866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:58:43.274981 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.053) 0:38:08.696 ********* 2026-07-11 03:58:43.326695 | instance | skipping: [instance] 2026-07-11 03:58:43.326936 | instance | 2026-07-11 03:58:43.327242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:58:43.327511 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.051) 0:38:08.748 ********* 2026-07-11 03:58:43.380151 | instance | skipping: [instance] 2026-07-11 03:58:43.380243 | instance | 2026-07-11 03:58:43.380366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:58:43.380484 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.053) 0:38:08.802 ********* 2026-07-11 03:58:43.430855 | instance | skipping: [instance] 2026-07-11 03:58:43.431056 | instance | 2026-07-11 03:58:43.431381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:58:43.431608 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.050) 0:38:08.852 ********* 2026-07-11 03:58:43.477750 | instance | skipping: [instance] 2026-07-11 03:58:43.478008 | instance | 2026-07-11 03:58:43.478309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:58:43.478563 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.047) 0:38:08.899 ********* 2026-07-11 03:58:43.542188 | instance | ok: [instance] 2026-07-11 03:58:43.542297 | instance | 2026-07-11 03:58:43.542468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:58:43.542632 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.064) 0:38:08.964 ********* 2026-07-11 03:58:43.596213 | instance | skipping: [instance] 2026-07-11 03:58:43.596388 | instance | 2026-07-11 03:58:43.596547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:58:43.596731 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.053) 0:38:09.017 ********* 2026-07-11 03:58:43.672757 | instance | ok: [instance] 2026-07-11 03:58:43.673003 | instance | 2026-07-11 03:58:43.673316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:58:43.673594 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.077) 0:38:09.094 ********* 2026-07-11 03:58:43.746994 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:58:43.747227 | instance | 2026-07-11 03:58:43.747503 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:58:43.747836 | instance | Saturday 11 July 2026 03:58:43 +0000 (0:00:00.074) 0:38:09.168 ********* 2026-07-11 03:58:44.291809 | instance | changed: [instance] 2026-07-11 03:58:44.291930 | instance | 2026-07-11 03:58:44.292145 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-11 03:58:44.292317 | instance | Saturday 11 July 2026 03:58:44 +0000 (0:00:00.544) 0:38:09.713 ********* 2026-07-11 03:58:44.635059 | instance | ok: [instance] 2026-07-11 03:58:44.635280 | instance | 2026-07-11 03:58:44.635560 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-11 03:58:44.635820 | instance | Saturday 11 July 2026 03:58:44 +0000 (0:00:00.343) 0:38:10.056 ********* 2026-07-11 03:58:44.688181 | instance | ok: [instance] => { 2026-07-11 03:58:44.688412 | instance | "changed": false, 2026-07-11 03:58:44.688665 | instance | "msg": "All assertions passed" 2026-07-11 03:58:44.688912 | instance | } 2026-07-11 03:58:44.689155 | instance | 2026-07-11 03:58:44.689414 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-11 03:58:44.689672 | instance | Saturday 11 July 2026 03:58:44 +0000 (0:00:00.053) 0:38:10.110 ********* 2026-07-11 03:58:51.730976 | instance | ok: [instance] 2026-07-11 03:58:51.731217 | instance | 2026-07-11 03:58:51.731497 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-11 03:58:51.731764 | instance | Saturday 11 July 2026 03:58:51 +0000 (0:00:07.042) 0:38:17.152 ********* 2026-07-11 03:58:51.796752 | instance | ok: [instance] => { 2026-07-11 03:58:51.796980 | instance | "changed": false, 2026-07-11 03:58:51.797240 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-11 03:58:51.797485 | instance | } 2026-07-11 03:58:51.797720 | instance | 2026-07-11 03:58:51.798007 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-11 03:58:51.798259 | instance | Saturday 11 July 2026 03:58:51 +0000 (0:00:00.065) 0:38:17.218 ********* 2026-07-11 03:58:53.435057 | instance | changed: [instance] 2026-07-11 03:58:53.435193 | instance | 2026-07-11 03:58:53.435384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:58:53.435603 | instance | Saturday 11 July 2026 03:58:53 +0000 (0:00:01.638) 0:38:18.856 ********* 2026-07-11 03:58:53.507942 | instance | skipping: [instance] 2026-07-11 03:58:53.508079 | instance | 2026-07-11 03:58:53.508250 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-11 03:58:53.508413 | instance | Saturday 11 July 2026 03:58:53 +0000 (0:00:00.072) 0:38:18.929 ********* 2026-07-11 03:58:53.623946 | instance | skipping: [instance] 2026-07-11 03:58:53.624169 | instance | 2026-07-11 03:58:53.624486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:58:53.624738 | instance | Saturday 11 July 2026 03:58:53 +0000 (0:00:00.115) 0:38:19.045 ********* 2026-07-11 03:58:53.708252 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:58:53.719297 | instance | 2026-07-11 03:58:53.719321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:58:53.719333 | instance | Saturday 11 July 2026 03:58:53 +0000 (0:00:00.084) 0:38:19.130 ********* 2026-07-11 03:58:54.313304 | instance | changed: [instance] 2026-07-11 03:58:54.313425 | instance | 2026-07-11 03:58:54.313572 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-11 03:58:54.313770 | instance | Saturday 11 July 2026 03:58:54 +0000 (0:00:00.604) 0:38:19.734 ********* 2026-07-11 03:58:55.080071 | instance | ok: [instance] 2026-07-11 03:58:55.080280 | instance | 2026-07-11 03:58:55.080533 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-11 03:58:55.080702 | instance | Saturday 11 July 2026 03:58:55 +0000 (0:00:00.766) 0:38:20.501 ********* 2026-07-11 03:58:55.140981 | instance | skipping: [instance] 2026-07-11 03:58:55.141210 | instance | 2026-07-11 03:58:55.141478 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-11 03:58:55.141743 | instance | Saturday 11 July 2026 03:58:55 +0000 (0:00:00.061) 0:38:20.562 ********* 2026-07-11 03:59:00.850367 | instance | ok: [instance] 2026-07-11 03:59:00.850613 | instance | 2026-07-11 03:59:00.850911 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-11 03:59:00.851221 | instance | Saturday 11 July 2026 03:59:00 +0000 (0:00:05.708) 0:38:26.271 ********* 2026-07-11 03:59:00.924428 | instance | ok: [instance] => { 2026-07-11 03:59:00.924656 | instance | "changed": false, 2026-07-11 03:59:00.924915 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-11 03:59:00.925165 | instance | } 2026-07-11 03:59:00.925423 | instance | 2026-07-11 03:59:00.925671 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-11 03:59:00.926006 | instance | Saturday 11 July 2026 03:59:00 +0000 (0:00:00.074) 0:38:26.346 ********* 2026-07-11 03:59:03.168195 | instance | changed: [instance] 2026-07-11 03:59:03.168295 | instance | 2026-07-11 03:59:03.168318 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-11 03:59:03.168669 | instance | 2026-07-11 03:59:03.169244 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 03:59:03.169299 | instance | Saturday 11 July 2026 03:59:03 +0000 (0:00:02.243) 0:38:28.589 ********* 2026-07-11 03:59:05.938060 | instance | ok: [instance] 2026-07-11 03:59:05.938194 | instance | 2026-07-11 03:59:05.938206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:59:05.938336 | instance | Saturday 11 July 2026 03:59:05 +0000 (0:00:02.769) 0:38:31.359 ********* 2026-07-11 03:59:06.029279 | instance | ok: [instance] 2026-07-11 03:59:06.029514 | instance | 2026-07-11 03:59:06.029836 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:59:06.030217 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.091) 0:38:31.450 ********* 2026-07-11 03:59:06.086437 | instance | skipping: [instance] 2026-07-11 03:59:06.086657 | instance | 2026-07-11 03:59:06.086944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:59:06.087210 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.057) 0:38:31.508 ********* 2026-07-11 03:59:06.153840 | instance | skipping: [instance] 2026-07-11 03:59:06.154045 | instance | 2026-07-11 03:59:06.154333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:59:06.154599 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.067) 0:38:31.575 ********* 2026-07-11 03:59:06.216796 | instance | skipping: [instance] 2026-07-11 03:59:06.217002 | instance | 2026-07-11 03:59:06.217317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:59:06.217580 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.061) 0:38:31.637 ********* 2026-07-11 03:59:06.265023 | instance | skipping: [instance] 2026-07-11 03:59:06.265299 | instance | 2026-07-11 03:59:06.265681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:59:06.266170 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.049) 0:38:31.686 ********* 2026-07-11 03:59:06.318637 | instance | skipping: [instance] 2026-07-11 03:59:06.318746 | instance | 2026-07-11 03:59:06.318930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:59:06.319108 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.053) 0:38:31.740 ********* 2026-07-11 03:59:06.382173 | instance | ok: [instance] 2026-07-11 03:59:06.382462 | instance | 2026-07-11 03:59:06.382819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:59:06.383183 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.062) 0:38:31.803 ********* 2026-07-11 03:59:06.451985 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-11 03:59:06.452171 | instance | 2026-07-11 03:59:06.452443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:59:06.452707 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.070) 0:38:31.873 ********* 2026-07-11 03:59:06.534498 | instance | ok: [instance] 2026-07-11 03:59:06.534705 | instance | 2026-07-11 03:59:06.535081 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:59:06.535295 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.082) 0:38:31.956 ********* 2026-07-11 03:59:06.626358 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:59:06.626504 | instance | 2026-07-11 03:59:06.626681 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:59:06.626852 | instance | Saturday 11 July 2026 03:59:06 +0000 (0:00:00.092) 0:38:32.048 ********* 2026-07-11 03:59:07.185319 | instance | changed: [instance] 2026-07-11 03:59:07.185526 | instance | 2026-07-11 03:59:07.185855 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-07-11 03:59:07.186196 | instance | Saturday 11 July 2026 03:59:07 +0000 (0:00:00.558) 0:38:32.606 ********* 2026-07-11 03:59:07.258605 | instance | skipping: [instance] 2026-07-11 03:59:07.258851 | instance | 2026-07-11 03:59:07.259132 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-11 03:59:07.259410 | instance | Saturday 11 July 2026 03:59:07 +0000 (0:00:00.073) 0:38:32.680 ********* 2026-07-11 03:59:08.730772 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-11 03:59:08.730984 | instance | changed: [instance] => (item=libvirt-api) 2026-07-11 03:59:08.731218 | instance | 2026-07-11 03:59:08.731456 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-11 03:59:08.731681 | instance | Saturday 11 July 2026 03:59:08 +0000 (0:00:01.472) 0:38:34.152 ********* 2026-07-11 03:59:10.090410 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-11 03:59:10.090528 | instance | changed: [instance] => (item=libvirt-api) 2026-07-11 03:59:10.090666 | instance | 2026-07-11 03:59:10.090814 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-07-11 03:59:10.091019 | instance | Saturday 11 July 2026 03:59:10 +0000 (0:00:01.359) 0:38:35.512 ********* 2026-07-11 03:59:10.452300 | instance | ok: [instance] 2026-07-11 03:59:10.452488 | instance | 2026-07-11 03:59:10.452764 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-11 03:59:10.453030 | instance | Saturday 11 July 2026 03:59:10 +0000 (0:00:00.361) 0:38:35.874 ********* 2026-07-11 03:59:12.292699 | instance | changed: [instance] 2026-07-11 03:59:12.292800 | instance | 2026-07-11 03:59:12.292910 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:59:12.292998 | instance | Saturday 11 July 2026 03:59:12 +0000 (0:00:01.840) 0:38:37.714 ********* 2026-07-11 03:59:12.368705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:59:12.368796 | instance | 2026-07-11 03:59:12.368964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:59:12.369130 | instance | Saturday 11 July 2026 03:59:12 +0000 (0:00:00.076) 0:38:37.790 ********* 2026-07-11 03:59:12.893830 | instance | changed: [instance] 2026-07-11 03:59:12.894188 | instance | 2026-07-11 03:59:12.894494 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-11 03:59:12.894771 | instance | Saturday 11 July 2026 03:59:12 +0000 (0:00:00.524) 0:38:38.315 ********* 2026-07-11 03:59:12.994572 | instance | skipping: [instance] 2026-07-11 03:59:12.994789 | instance | 2026-07-11 03:59:12.995061 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-11 03:59:12.995335 | instance | Saturday 11 July 2026 03:59:12 +0000 (0:00:00.099) 0:38:38.414 ********* 2026-07-11 03:59:14.056020 | instance | ok: [instance] 2026-07-11 03:59:14.056305 | instance | 2026-07-11 03:59:14.056323 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-11 03:59:14.056500 | instance | Saturday 11 July 2026 03:59:14 +0000 (0:00:01.063) 0:38:39.477 ********* 2026-07-11 03:59:14.278012 | instance | ok: [instance] 2026-07-11 03:59:14.278157 | instance | 2026-07-11 03:59:14.278354 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-11 03:59:14.278526 | instance | Saturday 11 July 2026 03:59:14 +0000 (0:00:00.221) 0:38:39.699 ********* 2026-07-11 03:59:14.922249 | instance | ok: [instance] 2026-07-11 03:59:14.922531 | instance | 2026-07-11 03:59:14.922814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 03:59:14.923082 | instance | Saturday 11 July 2026 03:59:14 +0000 (0:00:00.644) 0:38:40.344 ********* 2026-07-11 03:59:15.023979 | instance | ok: [instance] 2026-07-11 03:59:15.024220 | instance | 2026-07-11 03:59:15.024485 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 03:59:15.024746 | instance | Saturday 11 July 2026 03:59:15 +0000 (0:00:00.101) 0:38:40.445 ********* 2026-07-11 03:59:15.136490 | instance | included: rabbitmq for instance 2026-07-11 03:59:15.136770 | instance | 2026-07-11 03:59:15.137061 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 03:59:15.137331 | instance | Saturday 11 July 2026 03:59:15 +0000 (0:00:00.111) 0:38:40.557 ********* 2026-07-11 03:59:15.848053 | instance | ok: [instance] 2026-07-11 03:59:15.848307 | instance | 2026-07-11 03:59:15.848605 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 03:59:15.848940 | instance | Saturday 11 July 2026 03:59:15 +0000 (0:00:00.711) 0:38:41.269 ********* 2026-07-11 03:59:15.914494 | instance | skipping: [instance] 2026-07-11 03:59:15.914963 | instance | 2026-07-11 03:59:15.915329 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 03:59:15.915624 | instance | Saturday 11 July 2026 03:59:15 +0000 (0:00:00.066) 0:38:41.335 ********* 2026-07-11 03:59:15.982790 | instance | skipping: [instance] 2026-07-11 03:59:15.982862 | instance | 2026-07-11 03:59:15.983048 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 03:59:15.983317 | instance | Saturday 11 July 2026 03:59:15 +0000 (0:00:00.068) 0:38:41.404 ********* 2026-07-11 03:59:16.045845 | instance | skipping: [instance] 2026-07-11 03:59:16.045943 | instance | 2026-07-11 03:59:16.046074 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 03:59:16.046213 | instance | Saturday 11 July 2026 03:59:16 +0000 (0:00:00.063) 0:38:41.467 ********* 2026-07-11 03:59:46.981156 | instance | changed: [instance] 2026-07-11 03:59:46.981396 | instance | 2026-07-11 03:59:46.981677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 03:59:46.981972 | instance | Saturday 11 July 2026 03:59:46 +0000 (0:00:30.934) 0:39:12.402 ********* 2026-07-11 03:59:47.664119 | instance | ok: [instance] 2026-07-11 03:59:47.664269 | instance | 2026-07-11 03:59:47.664476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 03:59:47.664676 | instance | Saturday 11 July 2026 03:59:47 +0000 (0:00:00.683) 0:39:13.085 ********* 2026-07-11 03:59:47.724319 | instance | ok: [instance] 2026-07-11 03:59:47.724546 | instance | 2026-07-11 03:59:47.724839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 03:59:47.725103 | instance | Saturday 11 July 2026 03:59:47 +0000 (0:00:00.060) 0:39:13.146 ********* 2026-07-11 03:59:47.787572 | instance | skipping: [instance] 2026-07-11 03:59:47.787806 | instance | 2026-07-11 03:59:47.788094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 03:59:47.788363 | instance | Saturday 11 July 2026 03:59:47 +0000 (0:00:00.062) 0:39:13.209 ********* 2026-07-11 03:59:47.851486 | instance | skipping: [instance] 2026-07-11 03:59:47.851717 | instance | 2026-07-11 03:59:47.852005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 03:59:47.852894 | instance | Saturday 11 July 2026 03:59:47 +0000 (0:00:00.064) 0:39:13.273 ********* 2026-07-11 03:59:47.912493 | instance | ok: [instance] 2026-07-11 03:59:47.912610 | instance | 2026-07-11 03:59:47.912788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 03:59:47.912953 | instance | Saturday 11 July 2026 03:59:47 +0000 (0:00:00.060) 0:39:13.334 ********* 2026-07-11 03:59:48.130588 | instance | ok: [instance] => (item=placement) 2026-07-11 03:59:48.130649 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 03:59:48.130666 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-11 03:59:48.131066 | instance | ok: [instance] => (item=image) 2026-07-11 03:59:48.131193 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-11 03:59:48.132132 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-11 03:59:48.132159 | instance | ok: [instance] => (item=volumev3) 2026-07-11 03:59:48.132169 | instance | ok: [instance] => (item=network) 2026-07-11 03:59:48.132485 | instance | ok: [instance] => (item=baremetal) 2026-07-11 03:59:48.132503 | instance | ok: [instance] => (item=compute) 2026-07-11 03:59:48.133034 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 03:59:48.133114 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 03:59:48.133343 | instance | ok: [instance] => (item=identity) 2026-07-11 03:59:48.133767 | instance | ok: [instance] => (item=compute_metadata) 2026-07-11 03:59:48.134104 | instance | 2026-07-11 03:59:48.134553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 03:59:48.134934 | instance | Saturday 11 July 2026 03:59:48 +0000 (0:00:00.217) 0:39:13.551 ********* 2026-07-11 03:59:48.214217 | instance | ok: [instance] 2026-07-11 03:59:48.214309 | instance | 2026-07-11 03:59:48.214438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 03:59:48.214617 | instance | Saturday 11 July 2026 03:59:48 +0000 (0:00:00.084) 0:39:13.636 ********* 2026-07-11 03:59:48.304894 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 03:59:48.304996 | instance | 2026-07-11 03:59:48.305068 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 03:59:48.305209 | instance | Saturday 11 July 2026 03:59:48 +0000 (0:00:00.090) 0:39:13.726 ********* 2026-07-11 03:59:48.865808 | instance | changed: [instance] 2026-07-11 03:59:48.865876 | instance | 2026-07-11 03:59:48.866103 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-07-11 03:59:48.866143 | instance | Saturday 11 July 2026 03:59:48 +0000 (0:00:00.560) 0:39:14.287 ********* 2026-07-11 03:59:48.946698 | instance | skipping: [instance] 2026-07-11 03:59:48.946806 | instance | 2026-07-11 03:59:48.946930 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-11 03:59:48.947047 | instance | Saturday 11 July 2026 03:59:48 +0000 (0:00:00.080) 0:39:14.368 ********* 2026-07-11 03:59:49.177318 | instance | ok: [instance -> localhost] 2026-07-11 03:59:49.177411 | instance | 2026-07-11 03:59:49.177656 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-11 03:59:49.177671 | instance | Saturday 11 July 2026 03:59:49 +0000 (0:00:00.230) 0:39:14.599 ********* 2026-07-11 03:59:49.593077 | instance | ok: [instance -> localhost] 2026-07-11 03:59:49.593180 | instance | 2026-07-11 03:59:49.593345 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-11 03:59:49.593423 | instance | Saturday 11 July 2026 03:59:49 +0000 (0:00:00.415) 0:39:15.015 ********* 2026-07-11 03:59:50.222968 | instance | ok: [instance -> localhost] 2026-07-11 03:59:50.223003 | instance | 2026-07-11 03:59:50.223009 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-11 03:59:50.223013 | instance | Saturday 11 July 2026 03:59:50 +0000 (0:00:00.629) 0:39:15.644 ********* 2026-07-11 03:59:50.443628 | instance | ok: [instance -> localhost] 2026-07-11 03:59:50.443664 | instance | 2026-07-11 03:59:50.443669 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-11 03:59:50.443674 | instance | Saturday 11 July 2026 03:59:50 +0000 (0:00:00.220) 0:39:15.865 ********* 2026-07-11 03:59:51.822987 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-11 03:59:51.823043 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-11 03:59:51.823054 | instance | 2026-07-11 03:59:51.823064 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-07-11 03:59:51.823074 | instance | Saturday 11 July 2026 03:59:51 +0000 (0:00:01.378) 0:39:17.243 ********* 2026-07-11 03:59:52.394515 | instance | ok: [instance] 2026-07-11 03:59:52.394570 | instance | 2026-07-11 03:59:52.394577 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-11 03:59:52.394587 | instance | Saturday 11 July 2026 03:59:52 +0000 (0:00:00.572) 0:39:17.815 ********* 2026-07-11 04:03:18.286879 | instance | changed: [instance] 2026-07-11 04:03:18.286951 | instance | 2026-07-11 04:03:18.286963 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:03:18.286973 | instance | Saturday 11 July 2026 04:03:18 +0000 (0:03:25.891) 0:42:43.707 ********* 2026-07-11 04:03:18.441801 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:03:18.442221 | instance | 2026-07-11 04:03:18.442262 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:03:18.442268 | instance | Saturday 11 July 2026 04:03:18 +0000 (0:00:00.156) 0:42:43.863 ********* 2026-07-11 04:03:18.504075 | instance | skipping: [instance] 2026-07-11 04:03:18.504196 | instance | 2026-07-11 04:03:18.504327 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:03:18.504452 | instance | Saturday 11 July 2026 04:03:18 +0000 (0:00:00.062) 0:42:43.926 ********* 2026-07-11 04:03:18.565746 | instance | skipping: [instance] 2026-07-11 04:03:18.565913 | instance | 2026-07-11 04:03:18.566108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:03:18.566284 | instance | Saturday 11 July 2026 04:03:18 +0000 (0:00:00.061) 0:42:43.987 ********* 2026-07-11 04:03:18.656516 | instance | ok: [instance] 2026-07-11 04:03:18.656998 | instance | 2026-07-11 04:03:18.657093 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-11 04:03:18.657369 | instance | Saturday 11 July 2026 04:03:18 +0000 (0:00:00.090) 0:42:44.078 ********* 2026-07-11 04:03:18.746640 | instance | included: ingress for instance 2026-07-11 04:03:18.746827 | instance | 2026-07-11 04:03:18.747015 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-11 04:03:18.747218 | instance | Saturday 11 July 2026 04:03:18 +0000 (0:00:00.090) 0:42:44.168 ********* 2026-07-11 04:03:19.974440 | instance | changed: [instance] 2026-07-11 04:03:19.974651 | instance | 2026-07-11 04:03:19.974924 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:03:19.975261 | instance | Saturday 11 July 2026 04:03:19 +0000 (0:00:01.227) 0:42:45.395 ********* 2026-07-11 04:03:20.126413 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:03:20.126653 | instance | 2026-07-11 04:03:20.126930 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:03:20.127209 | instance | Saturday 11 July 2026 04:03:20 +0000 (0:00:00.151) 0:42:45.547 ********* 2026-07-11 04:03:20.190947 | instance | skipping: [instance] 2026-07-11 04:03:20.191020 | instance | 2026-07-11 04:03:20.191146 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:03:20.191263 | instance | Saturday 11 July 2026 04:03:20 +0000 (0:00:00.064) 0:42:45.612 ********* 2026-07-11 04:03:20.264273 | instance | skipping: [instance] 2026-07-11 04:03:20.264516 | instance | 2026-07-11 04:03:20.264802 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:03:20.265065 | instance | Saturday 11 July 2026 04:03:20 +0000 (0:00:00.073) 0:42:45.686 ********* 2026-07-11 04:03:20.347225 | instance | ok: [instance] 2026-07-11 04:03:20.347351 | instance | 2026-07-11 04:03:20.347519 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-11 04:03:20.347682 | instance | Saturday 11 July 2026 04:03:20 +0000 (0:00:00.082) 0:42:45.768 ********* 2026-07-11 04:03:20.447044 | instance | included: ingress for instance 2026-07-11 04:03:20.447331 | instance | 2026-07-11 04:03:20.447633 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-11 04:03:20.447899 | instance | Saturday 11 July 2026 04:03:20 +0000 (0:00:00.099) 0:42:45.868 ********* 2026-07-11 04:03:21.668826 | instance | changed: [instance] 2026-07-11 04:03:21.668946 | instance | 2026-07-11 04:03:21.669107 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-11 04:03:21.669278 | instance | Saturday 11 July 2026 04:03:21 +0000 (0:00:01.221) 0:42:47.090 ********* 2026-07-11 04:03:22.447884 | instance | ok: [instance] 2026-07-11 04:03:22.448075 | instance | 2026-07-11 04:03:22.448366 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-11 04:03:22.448706 | instance | Saturday 11 July 2026 04:03:22 +0000 (0:00:00.778) 0:42:47.869 ********* 2026-07-11 04:03:46.165758 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-07-11 04:03:46.165947 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-07-11 04:03:46.166131 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-07-11 04:03:46.166351 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-11 04:03:46.166527 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-11 04:03:46.166699 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-11 04:03:46.166876 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-11 04:03:46.167051 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-11 04:03:46.167212 | instance | 2026-07-11 04:03:46.167405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:03:46.167583 | instance | Saturday 11 July 2026 04:03:46 +0000 (0:00:23.717) 0:43:11.586 ********* 2026-07-11 04:03:46.266157 | instance | ok: [instance] 2026-07-11 04:03:46.266290 | instance | 2026-07-11 04:03:46.266578 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:03:46.266765 | instance | Saturday 11 July 2026 04:03:46 +0000 (0:00:00.100) 0:43:11.687 ********* 2026-07-11 04:03:46.363683 | instance | included: rabbitmq for instance 2026-07-11 04:03:46.363815 | instance | 2026-07-11 04:03:46.364071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:03:46.364303 | instance | Saturday 11 July 2026 04:03:46 +0000 (0:00:00.097) 0:43:11.785 ********* 2026-07-11 04:03:47.033201 | instance | ok: [instance] 2026-07-11 04:03:47.033270 | instance | 2026-07-11 04:03:47.033397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:03:47.033518 | instance | Saturday 11 July 2026 04:03:47 +0000 (0:00:00.669) 0:43:12.454 ********* 2026-07-11 04:03:47.098567 | instance | skipping: [instance] 2026-07-11 04:03:47.099407 | instance | 2026-07-11 04:03:47.099484 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:03:47.099507 | instance | Saturday 11 July 2026 04:03:47 +0000 (0:00:00.064) 0:43:12.519 ********* 2026-07-11 04:03:47.160666 | instance | skipping: [instance] 2026-07-11 04:03:47.160900 | instance | 2026-07-11 04:03:47.161235 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:03:47.161518 | instance | Saturday 11 July 2026 04:03:47 +0000 (0:00:00.062) 0:43:12.582 ********* 2026-07-11 04:03:47.221015 | instance | skipping: [instance] 2026-07-11 04:03:47.221115 | instance | 2026-07-11 04:03:47.221294 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:03:47.221457 | instance | Saturday 11 July 2026 04:03:47 +0000 (0:00:00.060) 0:43:12.642 ********* 2026-07-11 04:04:18.142793 | instance | changed: [instance] 2026-07-11 04:04:18.142902 | instance | 2026-07-11 04:04:18.143098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:04:18.143258 | instance | Saturday 11 July 2026 04:04:18 +0000 (0:00:30.921) 0:43:43.564 ********* 2026-07-11 04:04:18.845608 | instance | ok: [instance] 2026-07-11 04:04:18.845920 | instance | 2026-07-11 04:04:18.846219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:04:18.846463 | instance | Saturday 11 July 2026 04:04:18 +0000 (0:00:00.702) 0:43:44.267 ********* 2026-07-11 04:04:18.923119 | instance | ok: [instance] 2026-07-11 04:04:18.923510 | instance | 2026-07-11 04:04:18.923861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:04:18.924353 | instance | Saturday 11 July 2026 04:04:18 +0000 (0:00:00.077) 0:43:44.344 ********* 2026-07-11 04:04:18.985977 | instance | skipping: [instance] 2026-07-11 04:04:18.986196 | instance | 2026-07-11 04:04:18.986520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:04:18.986782 | instance | Saturday 11 July 2026 04:04:18 +0000 (0:00:00.063) 0:43:44.408 ********* 2026-07-11 04:04:19.056304 | instance | skipping: [instance] 2026-07-11 04:04:19.056596 | instance | 2026-07-11 04:04:19.056934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:04:19.057233 | instance | Saturday 11 July 2026 04:04:19 +0000 (0:00:00.070) 0:43:44.478 ********* 2026-07-11 04:04:19.113639 | instance | ok: [instance] 2026-07-11 04:04:19.114011 | instance | 2026-07-11 04:04:19.114295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:04:19.114603 | instance | Saturday 11 July 2026 04:04:19 +0000 (0:00:00.057) 0:43:44.535 ********* 2026-07-11 04:04:19.296461 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:04:19.296720 | instance | ok: [instance] => (item=dns) 2026-07-11 04:04:19.297072 | instance | ok: [instance] => (item=network) 2026-07-11 04:04:19.297378 | instance | ok: [instance] => (item=baremetal) 2026-07-11 04:04:19.297649 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:04:19.298024 | instance | ok: [instance] => (item=compute) 2026-07-11 04:04:19.298349 | instance | ok: [instance] => (item=load_balancer) 2026-07-11 04:04:19.298616 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:04:19.298926 | instance | ok: [instance] => (item=identity) 2026-07-11 04:04:19.299267 | instance | ok: [instance] => (item=compute_metadata) 2026-07-11 04:04:19.299524 | instance | 2026-07-11 04:04:19.299850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:04:19.300215 | instance | Saturday 11 July 2026 04:04:19 +0000 (0:00:00.182) 0:43:44.718 ********* 2026-07-11 04:04:19.381295 | instance | ok: [instance] 2026-07-11 04:04:19.381445 | instance | 2026-07-11 04:04:19.381631 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:04:19.381846 | instance | Saturday 11 July 2026 04:04:19 +0000 (0:00:00.084) 0:43:44.803 ********* 2026-07-11 04:04:19.460811 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:04:19.460939 | instance | 2026-07-11 04:04:19.461099 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:04:19.461270 | instance | Saturday 11 July 2026 04:04:19 +0000 (0:00:00.079) 0:43:44.882 ********* 2026-07-11 04:04:20.003649 | instance | changed: [instance] 2026-07-11 04:04:20.003774 | instance | 2026-07-11 04:04:20.003951 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-11 04:04:20.004345 | instance | Saturday 11 July 2026 04:04:19 +0000 (0:00:00.542) 0:43:45.424 ********* 2026-07-11 04:04:20.740727 | instance | ok: [instance] 2026-07-11 04:04:20.741064 | instance | 2026-07-11 04:04:20.741357 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-11 04:04:20.741606 | instance | Saturday 11 July 2026 04:04:20 +0000 (0:00:00.737) 0:43:46.162 ********* 2026-07-11 04:04:20.794343 | instance | skipping: [instance] 2026-07-11 04:04:20.794621 | instance | 2026-07-11 04:04:20.794904 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-11 04:04:20.795170 | instance | Saturday 11 July 2026 04:04:20 +0000 (0:00:00.054) 0:43:46.216 ********* 2026-07-11 04:04:21.250908 | instance | ok: [instance] 2026-07-11 04:04:21.251151 | instance | 2026-07-11 04:04:21.251464 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-11 04:04:21.251738 | instance | Saturday 11 July 2026 04:04:21 +0000 (0:00:00.456) 0:43:46.672 ********* 2026-07-11 04:04:21.346061 | instance | ok: [instance] 2026-07-11 04:04:21.346441 | instance | 2026-07-11 04:04:21.346767 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-11 04:04:21.347081 | instance | Saturday 11 July 2026 04:04:21 +0000 (0:00:00.094) 0:43:46.767 ********* 2026-07-11 04:04:21.429665 | instance | ok: [instance] 2026-07-11 04:04:21.429925 | instance | 2026-07-11 04:04:21.430209 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-11 04:04:21.430478 | instance | Saturday 11 July 2026 04:04:21 +0000 (0:00:00.083) 0:43:46.851 ********* 2026-07-11 04:04:21.500644 | instance | skipping: [instance] 2026-07-11 04:04:21.500879 | instance | 2026-07-11 04:04:21.501147 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-11 04:04:21.501475 | instance | Saturday 11 July 2026 04:04:21 +0000 (0:00:00.071) 0:43:46.922 ********* 2026-07-11 04:06:49.798052 | instance | changed: [instance] 2026-07-11 04:06:49.798282 | instance | 2026-07-11 04:06:49.798548 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:06:49.798804 | instance | Saturday 11 July 2026 04:06:49 +0000 (0:02:28.296) 0:46:15.219 ********* 2026-07-11 04:06:49.932166 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:06:49.932408 | instance | 2026-07-11 04:06:49.932688 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:06:49.932947 | instance | Saturday 11 July 2026 04:06:49 +0000 (0:00:00.134) 0:46:15.354 ********* 2026-07-11 04:06:50.000137 | instance | skipping: [instance] 2026-07-11 04:06:50.000428 | instance | 2026-07-11 04:06:50.000719 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:06:50.000982 | instance | Saturday 11 July 2026 04:06:49 +0000 (0:00:00.067) 0:46:15.421 ********* 2026-07-11 04:06:50.083330 | instance | skipping: [instance] 2026-07-11 04:06:50.083546 | instance | 2026-07-11 04:06:50.083827 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:06:50.084094 | instance | Saturday 11 July 2026 04:06:50 +0000 (0:00:00.083) 0:46:15.505 ********* 2026-07-11 04:06:50.169096 | instance | ok: [instance] 2026-07-11 04:06:50.169690 | instance | 2026-07-11 04:06:50.170103 | instance | TASK [Create Ingress network] ************************************************** 2026-07-11 04:06:50.170374 | instance | Saturday 11 July 2026 04:06:50 +0000 (0:00:00.085) 0:46:15.591 ********* 2026-07-11 04:06:50.262822 | instance | included: ingress for instance 2026-07-11 04:06:50.263034 | instance | 2026-07-11 04:06:50.263305 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-11 04:06:50.263596 | instance | Saturday 11 July 2026 04:06:50 +0000 (0:00:00.093) 0:46:15.684 ********* 2026-07-11 04:06:51.550253 | instance | changed: [instance] 2026-07-11 04:06:51.550477 | instance | 2026-07-11 04:06:51.550757 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-11 04:06:51.551025 | instance | Saturday 11 July 2026 04:06:51 +0000 (0:00:01.287) 0:46:16.971 ********* 2026-07-11 04:06:52.280413 | instance | ok: [instance] 2026-07-11 04:06:52.280562 | instance | 2026-07-11 04:06:52.280749 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-11 04:06:52.280945 | instance | Saturday 11 July 2026 04:06:52 +0000 (0:00:00.730) 0:46:17.702 ********* 2026-07-11 04:07:13.622567 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-07-11 04:07:13.622822 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-07-11 04:07:13.623119 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-07-11 04:07:13.623457 | 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-07-11 04:07:13.623757 | instance | 2026-07-11 04:07:13.624050 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-11 04:07:13.624337 | instance | Saturday 11 July 2026 04:07:13 +0000 (0:00:21.341) 0:46:39.044 ********* 2026-07-11 04:07:17.147934 | 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-07-11 04:07:17.148058 | instance | 2026-07-11 04:07:17.148146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:07:17.148219 | instance | Saturday 11 July 2026 04:07:17 +0000 (0:00:03.524) 0:46:42.569 ********* 2026-07-11 04:07:17.251778 | instance | ok: [instance] 2026-07-11 04:07:17.251968 | instance | 2026-07-11 04:07:17.252228 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:07:17.252478 | instance | Saturday 11 July 2026 04:07:17 +0000 (0:00:00.104) 0:46:42.673 ********* 2026-07-11 04:07:17.383177 | instance | included: rabbitmq for instance 2026-07-11 04:07:17.383399 | instance | 2026-07-11 04:07:17.383811 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:07:17.384200 | instance | Saturday 11 July 2026 04:07:17 +0000 (0:00:00.131) 0:46:42.804 ********* 2026-07-11 04:07:18.116293 | instance | ok: [instance] 2026-07-11 04:07:18.116405 | instance | 2026-07-11 04:07:18.116554 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:07:18.116697 | instance | Saturday 11 July 2026 04:07:18 +0000 (0:00:00.733) 0:46:43.538 ********* 2026-07-11 04:07:18.175961 | instance | skipping: [instance] 2026-07-11 04:07:18.176146 | instance | 2026-07-11 04:07:18.176324 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:07:18.176443 | instance | Saturday 11 July 2026 04:07:18 +0000 (0:00:00.059) 0:46:43.597 ********* 2026-07-11 04:07:18.234082 | instance | skipping: [instance] 2026-07-11 04:07:18.234252 | instance | 2026-07-11 04:07:18.234444 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:07:18.234632 | instance | Saturday 11 July 2026 04:07:18 +0000 (0:00:00.058) 0:46:43.655 ********* 2026-07-11 04:07:18.300480 | instance | skipping: [instance] 2026-07-11 04:07:18.300588 | instance | 2026-07-11 04:07:18.300732 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:07:18.300881 | instance | Saturday 11 July 2026 04:07:18 +0000 (0:00:00.066) 0:46:43.722 ********* 2026-07-11 04:07:49.192499 | instance | changed: [instance] 2026-07-11 04:07:49.192618 | instance | 2026-07-11 04:07:49.193005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:07:49.193335 | instance | Saturday 11 July 2026 04:07:49 +0000 (0:00:30.891) 0:47:14.614 ********* 2026-07-11 04:07:49.913578 | instance | ok: [instance] 2026-07-11 04:07:49.913874 | instance | 2026-07-11 04:07:49.914212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:07:49.914538 | instance | Saturday 11 July 2026 04:07:49 +0000 (0:00:00.721) 0:47:15.335 ********* 2026-07-11 04:07:49.973764 | instance | ok: [instance] 2026-07-11 04:07:49.974203 | instance | 2026-07-11 04:07:49.974618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:07:49.974925 | instance | Saturday 11 July 2026 04:07:49 +0000 (0:00:00.060) 0:47:15.395 ********* 2026-07-11 04:07:50.034867 | instance | skipping: [instance] 2026-07-11 04:07:50.035084 | instance | 2026-07-11 04:07:50.035367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:07:50.035634 | instance | Saturday 11 July 2026 04:07:50 +0000 (0:00:00.060) 0:47:15.455 ********* 2026-07-11 04:07:50.094973 | instance | skipping: [instance] 2026-07-11 04:07:50.095078 | instance | 2026-07-11 04:07:50.095214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:07:50.095343 | instance | Saturday 11 July 2026 04:07:50 +0000 (0:00:00.061) 0:47:15.517 ********* 2026-07-11 04:07:50.154860 | instance | ok: [instance] 2026-07-11 04:07:50.155057 | instance | 2026-07-11 04:07:50.155398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:07:50.155675 | instance | Saturday 11 July 2026 04:07:50 +0000 (0:00:00.059) 0:47:15.576 ********* 2026-07-11 04:07:50.273283 | instance | ok: [instance] => (item=orchestration) 2026-07-11 04:07:50.273447 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:07:50.273674 | instance | ok: [instance] => (item=cloudformation) 2026-07-11 04:07:50.273774 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:07:50.273951 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:07:50.274167 | instance | ok: [instance] => (item=identity) 2026-07-11 04:07:50.274270 | instance | 2026-07-11 04:07:50.274449 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:07:50.274594 | instance | Saturday 11 July 2026 04:07:50 +0000 (0:00:00.118) 0:47:15.695 ********* 2026-07-11 04:07:50.362341 | instance | ok: [instance] 2026-07-11 04:07:50.362525 | instance | 2026-07-11 04:07:50.362719 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:07:50.362914 | instance | Saturday 11 July 2026 04:07:50 +0000 (0:00:00.088) 0:47:15.784 ********* 2026-07-11 04:07:50.555334 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:07:50.555580 | instance | 2026-07-11 04:07:50.555858 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:07:50.556117 | instance | Saturday 11 July 2026 04:07:50 +0000 (0:00:00.193) 0:47:15.977 ********* 2026-07-11 04:07:51.103512 | instance | changed: [instance] 2026-07-11 04:07:51.103762 | instance | 2026-07-11 04:07:51.104038 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-11 04:07:51.104308 | instance | Saturday 11 July 2026 04:07:51 +0000 (0:00:00.548) 0:47:16.525 ********* 2026-07-11 04:11:39.983304 | instance | changed: [instance] 2026-07-11 04:11:39.983389 | instance | 2026-07-11 04:11:39.983509 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:11:39.983628 | instance | Saturday 11 July 2026 04:11:39 +0000 (0:03:48.879) 0:51:05.405 ********* 2026-07-11 04:11:40.135032 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:11:40.135297 | instance | 2026-07-11 04:11:40.135582 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:11:40.135843 | instance | Saturday 11 July 2026 04:11:40 +0000 (0:00:00.151) 0:51:05.556 ********* 2026-07-11 04:11:40.200285 | instance | skipping: [instance] 2026-07-11 04:11:40.200551 | instance | 2026-07-11 04:11:40.200891 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:11:40.201251 | instance | Saturday 11 July 2026 04:11:40 +0000 (0:00:00.065) 0:51:05.621 ********* 2026-07-11 04:11:40.267408 | instance | skipping: [instance] 2026-07-11 04:11:40.267655 | instance | 2026-07-11 04:11:40.267982 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:11:40.268255 | instance | Saturday 11 July 2026 04:11:40 +0000 (0:00:00.067) 0:51:05.689 ********* 2026-07-11 04:11:40.357446 | instance | ok: [instance] 2026-07-11 04:11:40.357737 | instance | 2026-07-11 04:11:40.358074 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-11 04:11:40.358586 | instance | Saturday 11 July 2026 04:11:40 +0000 (0:00:00.089) 0:51:05.779 ********* 2026-07-11 04:11:40.463725 | instance | included: ingress for instance 2026-07-11 04:11:40.463960 | instance | 2026-07-11 04:11:40.464227 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-11 04:11:40.464489 | instance | Saturday 11 July 2026 04:11:40 +0000 (0:00:00.106) 0:51:05.885 ********* 2026-07-11 04:11:41.524298 | instance | changed: [instance] 2026-07-11 04:11:41.524594 | instance | 2026-07-11 04:11:41.524889 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:11:41.525180 | instance | Saturday 11 July 2026 04:11:41 +0000 (0:00:01.059) 0:51:06.945 ********* 2026-07-11 04:11:41.668614 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:11:41.668848 | instance | 2026-07-11 04:11:41.669138 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:11:41.669409 | instance | Saturday 11 July 2026 04:11:41 +0000 (0:00:00.144) 0:51:07.090 ********* 2026-07-11 04:11:41.741331 | instance | skipping: [instance] 2026-07-11 04:11:41.741554 | instance | 2026-07-11 04:11:41.741878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:11:41.742144 | instance | Saturday 11 July 2026 04:11:41 +0000 (0:00:00.072) 0:51:07.162 ********* 2026-07-11 04:11:41.814305 | instance | skipping: [instance] 2026-07-11 04:11:41.814427 | instance | 2026-07-11 04:11:41.814590 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:11:41.814724 | instance | Saturday 11 July 2026 04:11:41 +0000 (0:00:00.073) 0:51:07.236 ********* 2026-07-11 04:11:41.881927 | instance | ok: [instance] 2026-07-11 04:11:41.882006 | instance | 2026-07-11 04:11:41.882135 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-11 04:11:41.882270 | instance | Saturday 11 July 2026 04:11:41 +0000 (0:00:00.067) 0:51:07.303 ********* 2026-07-11 04:11:41.972080 | instance | included: ingress for instance 2026-07-11 04:11:41.972313 | instance | 2026-07-11 04:11:41.972569 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-11 04:11:41.972823 | instance | Saturday 11 July 2026 04:11:41 +0000 (0:00:00.089) 0:51:07.393 ********* 2026-07-11 04:11:43.110467 | instance | changed: [instance] 2026-07-11 04:11:43.110743 | instance | 2026-07-11 04:11:43.111024 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-11 04:11:43.111300 | instance | Saturday 11 July 2026 04:11:43 +0000 (0:00:01.137) 0:51:08.531 ********* 2026-07-11 04:11:43.390084 | instance | ok: [instance] 2026-07-11 04:11:43.390293 | instance | 2026-07-11 04:11:43.390540 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:11:43.390803 | instance | Saturday 11 July 2026 04:11:43 +0000 (0:00:00.279) 0:51:08.810 ********* 2026-07-11 04:11:44.534300 | instance | ok: [instance] 2026-07-11 04:11:44.534611 | instance | 2026-07-11 04:11:44.534913 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:11:44.535176 | instance | Saturday 11 July 2026 04:11:44 +0000 (0:00:01.144) 0:51:09.955 ********* 2026-07-11 04:11:44.829329 | instance | ok: [instance] 2026-07-11 04:11:44.829540 | instance | 2026-07-11 04:11:44.829883 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:11:44.830247 | instance | Saturday 11 July 2026 04:11:44 +0000 (0:00:00.294) 0:51:10.250 ********* 2026-07-11 04:11:44.930472 | instance | ok: [instance] => { 2026-07-11 04:11:44.930632 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-11 04:11:44.930798 | instance | } 2026-07-11 04:11:44.930953 | instance | 2026-07-11 04:11:44.931121 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:11:44.931287 | instance | Saturday 11 July 2026 04:11:44 +0000 (0:00:00.101) 0:51:10.352 ********* 2026-07-11 04:11:45.332241 | instance | ok: [instance] 2026-07-11 04:11:45.332491 | instance | 2026-07-11 04:11:45.332769 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:11:45.333080 | instance | Saturday 11 July 2026 04:11:45 +0000 (0:00:00.401) 0:51:10.753 ********* 2026-07-11 04:11:46.447201 | instance | ok: [instance] 2026-07-11 04:11:46.447507 | instance | 2026-07-11 04:11:46.447825 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-11 04:11:46.448118 | instance | Saturday 11 July 2026 04:11:46 +0000 (0:00:01.114) 0:51:11.868 ********* 2026-07-11 04:11:46.962698 | instance | ok: [instance] 2026-07-11 04:11:46.962974 | instance | 2026-07-11 04:11:46.963361 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-11 04:11:46.963735 | instance | Saturday 11 July 2026 04:11:46 +0000 (0:00:00.515) 0:51:12.383 ********* 2026-07-11 04:11:47.959199 | instance | ok: [instance] 2026-07-11 04:11:47.959396 | instance | 2026-07-11 04:11:47.959683 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-11 04:11:47.959964 | instance | Saturday 11 July 2026 04:11:47 +0000 (0:00:00.996) 0:51:13.380 ********* 2026-07-11 04:11:48.920835 | instance | ok: [instance] 2026-07-11 04:11:48.921170 | instance | 2026-07-11 04:11:48.921552 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-11 04:11:48.921935 | instance | Saturday 11 July 2026 04:11:48 +0000 (0:00:00.961) 0:51:14.342 ********* 2026-07-11 04:11:49.318259 | instance | ok: [instance] 2026-07-11 04:11:49.318375 | instance | 2026-07-11 04:11:49.318559 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-11 04:11:49.318719 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.397) 0:51:14.740 ********* 2026-07-11 04:11:49.488743 | instance | included: openstack_helm_endpoints for instance 2026-07-11 04:11:49.488952 | instance | 2026-07-11 04:11:49.489238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:11:49.489514 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.170) 0:51:14.910 ********* 2026-07-11 04:11:49.554774 | instance | skipping: [instance] 2026-07-11 04:11:49.554952 | instance | 2026-07-11 04:11:49.555214 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:11:49.555497 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.066) 0:51:14.976 ********* 2026-07-11 04:11:49.612353 | instance | skipping: [instance] 2026-07-11 04:11:49.612499 | instance | 2026-07-11 04:11:49.612704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:11:49.612922 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.057) 0:51:15.034 ********* 2026-07-11 04:11:49.659571 | instance | skipping: [instance] 2026-07-11 04:11:49.659892 | instance | 2026-07-11 04:11:49.660138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:11:49.660433 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.047) 0:51:15.081 ********* 2026-07-11 04:11:49.711361 | instance | skipping: [instance] 2026-07-11 04:11:49.711588 | instance | 2026-07-11 04:11:49.711905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:11:49.712186 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.051) 0:51:15.133 ********* 2026-07-11 04:11:49.777518 | instance | skipping: [instance] 2026-07-11 04:11:49.777761 | instance | 2026-07-11 04:11:49.778042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:11:49.778304 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.065) 0:51:15.198 ********* 2026-07-11 04:11:49.846683 | instance | skipping: [instance] 2026-07-11 04:11:49.846952 | instance | 2026-07-11 04:11:49.847347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:11:49.847628 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.069) 0:51:15.268 ********* 2026-07-11 04:11:49.907001 | instance | ok: [instance] 2026-07-11 04:11:49.907223 | instance | 2026-07-11 04:11:49.907529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:11:49.907781 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.060) 0:51:15.328 ********* 2026-07-11 04:11:49.976662 | instance | ok: [instance] => (item=identity) 2026-07-11 04:11:49.976864 | instance | 2026-07-11 04:11:49.977119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:11:49.977378 | instance | Saturday 11 July 2026 04:11:49 +0000 (0:00:00.069) 0:51:15.398 ********* 2026-07-11 04:11:50.060901 | instance | ok: [instance] 2026-07-11 04:11:50.061114 | instance | 2026-07-11 04:11:50.061387 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-11 04:11:50.061644 | instance | Saturday 11 July 2026 04:11:50 +0000 (0:00:00.083) 0:51:15.482 ********* 2026-07-11 04:11:50.578030 | instance | ok: [instance] 2026-07-11 04:11:50.578255 | instance | 2026-07-11 04:11:50.578569 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-11 04:11:50.578846 | instance | Saturday 11 July 2026 04:11:50 +0000 (0:00:00.516) 0:51:15.999 ********* 2026-07-11 04:11:51.047710 | instance | ok: [instance] 2026-07-11 04:11:51.047900 | instance | 2026-07-11 04:11:51.048177 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-11 04:11:51.048443 | instance | Saturday 11 July 2026 04:11:51 +0000 (0:00:00.469) 0:51:16.469 ********* 2026-07-11 04:11:51.582227 | instance | ok: [instance] 2026-07-11 04:11:51.582436 | instance | 2026-07-11 04:11:51.582696 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-11 04:11:51.582976 | instance | Saturday 11 July 2026 04:11:51 +0000 (0:00:00.534) 0:51:17.003 ********* 2026-07-11 04:11:52.085907 | instance | ok: [instance] 2026-07-11 04:11:52.086129 | instance | 2026-07-11 04:11:52.086389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:11:52.086683 | instance | Saturday 11 July 2026 04:11:52 +0000 (0:00:00.503) 0:51:17.507 ********* 2026-07-11 04:11:52.466333 | instance | ok: [instance] 2026-07-11 04:11:52.466424 | instance | 2026-07-11 04:11:52.466544 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:11:52.466663 | instance | Saturday 11 July 2026 04:11:52 +0000 (0:00:00.380) 0:51:17.888 ********* 2026-07-11 04:11:52.567903 | instance | included: rabbitmq for instance 2026-07-11 04:11:52.568484 | instance | 2026-07-11 04:11:52.568591 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:11:52.569000 | instance | Saturday 11 July 2026 04:11:52 +0000 (0:00:00.101) 0:51:17.989 ********* 2026-07-11 04:11:53.250871 | instance | ok: [instance] 2026-07-11 04:11:53.251056 | instance | 2026-07-11 04:11:53.251335 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:11:53.251649 | instance | Saturday 11 July 2026 04:11:53 +0000 (0:00:00.682) 0:51:18.672 ********* 2026-07-11 04:11:53.325459 | instance | skipping: [instance] 2026-07-11 04:11:53.325658 | instance | 2026-07-11 04:11:53.325984 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:11:53.326241 | instance | Saturday 11 July 2026 04:11:53 +0000 (0:00:00.074) 0:51:18.747 ********* 2026-07-11 04:11:53.400923 | instance | skipping: [instance] 2026-07-11 04:11:53.401041 | instance | 2026-07-11 04:11:53.401221 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:11:53.401395 | instance | Saturday 11 July 2026 04:11:53 +0000 (0:00:00.075) 0:51:18.822 ********* 2026-07-11 04:11:53.468386 | instance | skipping: [instance] 2026-07-11 04:11:53.468613 | instance | 2026-07-11 04:11:53.468915 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:11:53.469198 | instance | Saturday 11 July 2026 04:11:53 +0000 (0:00:00.067) 0:51:18.889 ********* 2026-07-11 04:12:24.400633 | instance | changed: [instance] 2026-07-11 04:12:24.400891 | instance | 2026-07-11 04:12:24.401209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:12:24.401494 | instance | Saturday 11 July 2026 04:12:24 +0000 (0:00:30.932) 0:51:49.822 ********* 2026-07-11 04:12:25.108942 | instance | ok: [instance] 2026-07-11 04:12:25.109016 | instance | 2026-07-11 04:12:25.109370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:12:25.109654 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.707) 0:51:50.529 ********* 2026-07-11 04:12:25.189336 | instance | ok: [instance] 2026-07-11 04:12:25.189538 | instance | 2026-07-11 04:12:25.189863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:12:25.190124 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.080) 0:51:50.610 ********* 2026-07-11 04:12:25.267439 | instance | skipping: [instance] 2026-07-11 04:12:25.267642 | instance | 2026-07-11 04:12:25.267935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:12:25.268186 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.078) 0:51:50.689 ********* 2026-07-11 04:12:25.353139 | instance | skipping: [instance] 2026-07-11 04:12:25.353210 | instance | 2026-07-11 04:12:25.353338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:12:25.353451 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.085) 0:51:50.774 ********* 2026-07-11 04:12:25.423915 | instance | ok: [instance] 2026-07-11 04:12:25.424021 | instance | 2026-07-11 04:12:25.425745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:12:25.425862 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.070) 0:51:50.844 ********* 2026-07-11 04:12:25.568956 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:12:25.569151 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-11 04:12:25.569417 | instance | ok: [instance] => (item=load_balancer) 2026-07-11 04:12:25.569689 | instance | ok: [instance] => (item=network) 2026-07-11 04:12:25.569953 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:12:25.570197 | instance | ok: [instance] => (item=valkey) 2026-07-11 04:12:25.570468 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:12:25.570696 | instance | ok: [instance] => (item=identity) 2026-07-11 04:12:25.570940 | instance | 2026-07-11 04:12:25.571205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:12:25.571546 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.145) 0:51:50.990 ********* 2026-07-11 04:12:25.683252 | instance | ok: [instance] 2026-07-11 04:12:25.683364 | instance | 2026-07-11 04:12:25.683535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:12:25.683720 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.114) 0:51:51.104 ********* 2026-07-11 04:12:25.762262 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:12:25.762382 | instance | 2026-07-11 04:12:25.762394 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:12:25.762528 | instance | Saturday 11 July 2026 04:12:25 +0000 (0:00:00.079) 0:51:51.184 ********* 2026-07-11 04:12:26.346710 | instance | changed: [instance] 2026-07-11 04:12:26.346818 | instance | 2026-07-11 04:12:26.346989 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-11 04:12:26.347183 | instance | Saturday 11 July 2026 04:12:26 +0000 (0:00:00.584) 0:51:51.768 ********* 2026-07-11 04:12:27.635795 | instance | ok: [instance] 2026-07-11 04:12:27.635859 | instance | 2026-07-11 04:12:27.635870 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-11 04:12:27.635880 | instance | Saturday 11 July 2026 04:12:27 +0000 (0:00:01.287) 0:51:53.056 ********* 2026-07-11 04:12:29.477557 | instance | changed: [instance] 2026-07-11 04:12:29.477850 | instance | 2026-07-11 04:12:29.478153 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-11 04:12:29.478501 | instance | Saturday 11 July 2026 04:12:29 +0000 (0:00:01.842) 0:51:54.899 ********* 2026-07-11 04:12:31.324051 | instance | changed: [instance] 2026-07-11 04:12:31.324292 | instance | 2026-07-11 04:12:31.324567 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-11 04:12:31.324839 | instance | Saturday 11 July 2026 04:12:31 +0000 (0:00:01.844) 0:51:56.744 ********* 2026-07-11 04:12:32.740957 | instance | changed: [instance] 2026-07-11 04:12:32.741214 | instance | 2026-07-11 04:12:32.741500 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-11 04:12:32.741817 | instance | Saturday 11 July 2026 04:12:32 +0000 (0:00:01.417) 0:51:58.162 ********* 2026-07-11 04:12:39.084384 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-11 04:12:39.084664 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-11 04:12:39.084980 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-11 04:12:39.085322 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-11 04:12:39.085610 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-11 04:12:39.085890 | instance | 2026-07-11 04:12:39.086160 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-11 04:12:39.086416 | instance | Saturday 11 July 2026 04:12:39 +0000 (0:00:06.343) 0:52:04.506 ********* 2026-07-11 04:12:40.838031 | instance | changed: [instance] => (item=instance) 2026-07-11 04:12:40.838267 | instance | 2026-07-11 04:12:40.838560 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-11 04:12:40.838827 | instance | Saturday 11 July 2026 04:12:40 +0000 (0:00:01.753) 0:52:06.259 ********* 2026-07-11 04:12:44.118611 | instance | ok: [instance] => (item=instance) 2026-07-11 04:12:44.118969 | instance | 2026-07-11 04:12:44.119449 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-11 04:12:44.119793 | instance | Saturday 11 July 2026 04:12:44 +0000 (0:00:03.280) 0:52:09.540 ********* 2026-07-11 04:12:50.810466 | instance | ok: [instance] => (item=instance) 2026-07-11 04:12:50.810681 | instance | 2026-07-11 04:12:50.810943 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-11 04:12:50.811199 | instance | Saturday 11 July 2026 04:12:50 +0000 (0:00:06.691) 0:52:16.232 ********* 2026-07-11 04:12:52.198821 | instance | ok: [instance] => (item=instance) 2026-07-11 04:12:52.198882 | instance | 2026-07-11 04:12:52.198893 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-11 04:12:52.198903 | instance | Saturday 11 July 2026 04:12:52 +0000 (0:00:01.387) 0:52:17.619 ********* 2026-07-11 04:12:52.277766 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-11 04:12:52.277828 | instance | 2026-07-11 04:12:52.278398 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-11 04:12:52.278433 | instance | Saturday 11 July 2026 04:12:52 +0000 (0:00:00.079) 0:52:17.698 ********* 2026-07-11 04:12:53.460644 | instance | changed: [instance] 2026-07-11 04:12:53.460768 | instance | 2026-07-11 04:12:53.460919 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-11 04:12:53.461058 | instance | Saturday 11 July 2026 04:12:53 +0000 (0:00:01.183) 0:52:18.882 ********* 2026-07-11 04:12:55.791184 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-11T04:12:40Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.223', 'hostname': 'host-172-24-3-223', 'fqdn': 'host-172-24-3-223.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'f93be01b-60ea-4586-8929-222cbe4e48e7', 'ip_address': '172.24.3.223'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f2:72:34', 'name': 'octavia-health-manager-port-instance', 'network_id': 'd223df65-62f3-4c05-9eee-b098958acd9f', 'numa_affinity_policy': None, 'project_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'tenant_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['cf9efc13-df3e-4e29-b129-690cba854926'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-11T04:12:49Z', 'revision_number': 4, 'if_match': None, 'id': '93fe79be-414c-42a8-b94d-e5ce99878573', '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-07-11 04:12:55.791312 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-11T04:12:40Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.223', 'hostname': 'host-172-24-3-223', 'fqdn': 'host-172-24-3-223.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'f93be01b-60ea-4586-8929-222cbe4e48e7', 'ip_address': '172.24.3.223'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f2:72:34', 'name': 'octavia-health-manager-port-instance', 'network_id': 'd223df65-62f3-4c05-9eee-b098958acd9f', 'numa_affinity_policy': None, 'project_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'tenant_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['cf9efc13-df3e-4e29-b129-690cba854926'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-11T04:12:49Z', 'revision_number': 4, 'if_match': None, 'id': '93fe79be-414c-42a8-b94d-e5ce99878573', '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-07-11 04:12:55.791801 | instance | 2026-07-11 04:12:55.791831 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-11 04:12:55.791839 | instance | Saturday 11 July 2026 04:12:55 +0000 (0:00:02.330) 0:52:21.213 ********* 2026-07-11 04:12:56.928747 | instance | changed: [instance] 2026-07-11 04:12:56.929162 | instance | 2026-07-11 04:12:56.929405 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-11 04:12:56.929683 | instance | Saturday 11 July 2026 04:12:56 +0000 (0:00:01.136) 0:52:22.349 ********* 2026-07-11 04:12:57.059410 | instance | included: atmosphere.common.glance_image for instance 2026-07-11 04:12:57.059834 | instance | 2026-07-11 04:12:57.059851 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-11 04:12:57.059857 | instance | Saturday 11 July 2026 04:12:57 +0000 (0:00:00.131) 0:52:22.481 ********* 2026-07-11 04:12:58.417292 | instance | ok: [instance] 2026-07-11 04:12:58.417357 | instance | 2026-07-11 04:12:58.417368 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 04:12:58.417377 | instance | Saturday 11 July 2026 04:12:58 +0000 (0:00:01.356) 0:52:23.837 ********* 2026-07-11 04:12:58.931058 | instance | ok: [instance] 2026-07-11 04:12:58.931138 | instance | 2026-07-11 04:12:58.931377 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 04:12:58.931416 | instance | Saturday 11 July 2026 04:12:58 +0000 (0:00:00.515) 0:52:24.353 ********* 2026-07-11 04:12:59.006770 | instance | ok: [instance] 2026-07-11 04:12:59.006817 | instance | 2026-07-11 04:12:59.006828 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 04:12:59.006838 | instance | Saturday 11 July 2026 04:12:59 +0000 (0:00:00.074) 0:52:24.427 ********* 2026-07-11 04:13:00.454727 | instance | ok: [instance] 2026-07-11 04:13:00.454784 | instance | 2026-07-11 04:13:00.454793 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 04:13:00.454801 | instance | Saturday 11 July 2026 04:13:00 +0000 (0:00:01.448) 0:52:25.876 ********* 2026-07-11 04:13:00.526022 | instance | ok: [instance] 2026-07-11 04:13:00.526078 | instance | 2026-07-11 04:13:00.526086 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 04:13:00.526094 | instance | Saturday 11 July 2026 04:13:00 +0000 (0:00:00.071) 0:52:25.947 ********* 2026-07-11 04:13:00.608567 | instance | ok: [instance] 2026-07-11 04:13:00.608617 | instance | 2026-07-11 04:13:00.608629 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 04:13:00.608639 | instance | Saturday 11 July 2026 04:13:00 +0000 (0:00:00.082) 0:52:26.029 ********* 2026-07-11 04:13:00.833046 | instance | changed: [instance] 2026-07-11 04:13:00.833122 | instance | 2026-07-11 04:13:00.833139 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 04:13:00.833294 | instance | Saturday 11 July 2026 04:13:00 +0000 (0:00:00.224) 0:52:26.254 ********* 2026-07-11 04:13:13.397801 | instance | changed: [instance] 2026-07-11 04:13:13.397904 | instance | 2026-07-11 04:13:13.397997 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 04:13:13.398119 | instance | Saturday 11 July 2026 04:13:13 +0000 (0:00:12.564) 0:52:38.818 ********* 2026-07-11 04:13:13.671254 | instance | ok: [instance] 2026-07-11 04:13:13.671367 | instance | 2026-07-11 04:13:13.671504 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 04:13:13.671669 | instance | Saturday 11 July 2026 04:13:13 +0000 (0:00:00.274) 0:52:39.093 ********* 2026-07-11 04:13:16.160660 | instance | changed: [instance] 2026-07-11 04:13:16.160805 | instance | 2026-07-11 04:13:16.161105 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 04:13:16.161373 | instance | Saturday 11 July 2026 04:13:16 +0000 (0:00:02.489) 0:52:41.582 ********* 2026-07-11 04:13:16.902765 | instance | ok: [instance] 2026-07-11 04:13:16.903027 | instance | 2026-07-11 04:13:16.903336 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 04:13:16.903716 | instance | Saturday 11 July 2026 04:13:16 +0000 (0:00:00.741) 0:52:42.323 ********* 2026-07-11 04:13:16.991266 | instance | ok: [instance] 2026-07-11 04:13:16.991450 | instance | 2026-07-11 04:13:16.991740 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 04:13:16.992002 | instance | Saturday 11 July 2026 04:13:16 +0000 (0:00:00.088) 0:52:42.412 ********* 2026-07-11 04:13:43.463626 | instance | changed: [instance] 2026-07-11 04:13:43.463696 | instance | 2026-07-11 04:13:43.463759 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 04:13:43.464047 | instance | Saturday 11 July 2026 04:13:43 +0000 (0:00:26.472) 0:53:08.884 ********* 2026-07-11 04:13:43.518027 | instance | skipping: [instance] 2026-07-11 04:13:43.518330 | instance | 2026-07-11 04:13:43.518697 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 04:13:43.519047 | instance | Saturday 11 July 2026 04:13:43 +0000 (0:00:00.054) 0:53:08.939 ********* 2026-07-11 04:13:43.580448 | instance | skipping: [instance] 2026-07-11 04:13:43.580699 | instance | 2026-07-11 04:13:43.580966 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 04:13:43.581283 | instance | Saturday 11 July 2026 04:13:43 +0000 (0:00:00.062) 0:53:09.002 ********* 2026-07-11 04:13:44.127417 | instance | changed: [instance] 2026-07-11 04:13:44.127558 | instance | 2026-07-11 04:13:44.127740 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-11 04:13:44.127921 | instance | Saturday 11 July 2026 04:13:44 +0000 (0:00:00.547) 0:53:09.549 ********* 2026-07-11 04:13:45.064133 | instance | ok: [instance] 2026-07-11 04:13:45.064360 | instance | 2026-07-11 04:13:45.064623 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-11 04:13:45.064882 | instance | Saturday 11 July 2026 04:13:45 +0000 (0:00:00.936) 0:53:10.485 ********* 2026-07-11 04:13:50.846641 | instance | changed: [instance] 2026-07-11 04:13:50.846861 | instance | 2026-07-11 04:13:50.847127 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-11 04:13:50.847417 | instance | Saturday 11 July 2026 04:13:50 +0000 (0:00:05.782) 0:53:16.268 ********* 2026-07-11 04:13:51.627446 | instance | ok: [instance] 2026-07-11 04:13:51.627687 | instance | 2026-07-11 04:13:51.627970 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-11 04:13:51.628271 | instance | Saturday 11 July 2026 04:13:51 +0000 (0:00:00.779) 0:53:17.047 ********* 2026-07-11 04:13:53.022276 | instance | changed: [instance] 2026-07-11 04:13:53.022417 | instance | 2026-07-11 04:13:53.022626 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-11 04:13:53.022812 | instance | Saturday 11 July 2026 04:13:53 +0000 (0:00:01.396) 0:53:18.444 ********* 2026-07-11 04:13:54.481022 | instance | changed: [instance] => (item=octavia-client) 2026-07-11 04:13:54.481270 | instance | changed: [instance] => (item=octavia-server) 2026-07-11 04:13:54.481522 | instance | 2026-07-11 04:13:54.481808 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-11 04:13:54.482071 | instance | Saturday 11 July 2026 04:13:54 +0000 (0:00:01.458) 0:53:19.902 ********* 2026-07-11 04:13:55.239972 | instance | changed: [instance] 2026-07-11 04:13:55.240100 | instance | 2026-07-11 04:13:55.240271 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-11 04:13:55.240437 | instance | Saturday 11 July 2026 04:13:55 +0000 (0:00:00.758) 0:53:20.661 ********* 2026-07-11 04:13:57.173819 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-07-11 04:13:57.173903 | instance | loadbalancer quotas. 2026-07-11 04:13:57.221457 | instance | changed: [instance] 2026-07-11 04:13:57.221986 | instance | 2026-07-11 04:13:57.222036 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-11 04:13:57.222044 | instance | Saturday 11 July 2026 04:13:57 +0000 (0:00:01.981) 0:53:22.643 ********* 2026-07-11 04:16:21.241572 | instance | changed: [instance] 2026-07-11 04:16:21.242399 | instance | 2026-07-11 04:16:21.242422 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-11 04:16:21.242433 | instance | Saturday 11 July 2026 04:16:21 +0000 (0:02:24.019) 0:55:46.662 ********* 2026-07-11 04:16:33.800852 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-11 04:16:33.800959 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-11 04:16:33.801076 | instance | 2026-07-11 04:16:33.801191 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:16:33.801313 | instance | Saturday 11 July 2026 04:16:33 +0000 (0:00:12.559) 0:55:59.222 ********* 2026-07-11 04:16:33.969400 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:16:33.969957 | instance | 2026-07-11 04:16:33.970007 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:16:33.970015 | instance | Saturday 11 July 2026 04:16:33 +0000 (0:00:00.168) 0:55:59.391 ********* 2026-07-11 04:16:34.036443 | instance | skipping: [instance] 2026-07-11 04:16:34.036846 | instance | 2026-07-11 04:16:34.036907 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:16:34.036916 | instance | Saturday 11 July 2026 04:16:34 +0000 (0:00:00.066) 0:55:59.457 ********* 2026-07-11 04:16:34.114958 | instance | skipping: [instance] 2026-07-11 04:16:34.115065 | instance | 2026-07-11 04:16:34.115115 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:16:34.115282 | instance | Saturday 11 July 2026 04:16:34 +0000 (0:00:00.078) 0:55:59.536 ********* 2026-07-11 04:16:34.202026 | instance | ok: [instance] 2026-07-11 04:16:34.202121 | instance | 2026-07-11 04:16:34.202190 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-11 04:16:34.202316 | instance | Saturday 11 July 2026 04:16:34 +0000 (0:00:00.087) 0:55:59.624 ********* 2026-07-11 04:16:34.322814 | instance | included: ingress for instance 2026-07-11 04:16:34.322857 | instance | 2026-07-11 04:16:34.322863 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-11 04:16:34.322867 | instance | Saturday 11 July 2026 04:16:34 +0000 (0:00:00.119) 0:55:59.743 ********* 2026-07-11 04:16:35.678893 | instance | changed: [instance] 2026-07-11 04:16:35.678970 | instance | 2026-07-11 04:16:35.679091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:16:35.679273 | instance | Saturday 11 July 2026 04:16:35 +0000 (0:00:01.357) 0:56:01.100 ********* 2026-07-11 04:16:35.783992 | instance | ok: [instance] 2026-07-11 04:16:35.784073 | instance | 2026-07-11 04:16:35.784178 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:16:35.784313 | instance | Saturday 11 July 2026 04:16:35 +0000 (0:00:00.105) 0:56:01.206 ********* 2026-07-11 04:16:35.898014 | instance | included: rabbitmq for instance 2026-07-11 04:16:35.898080 | instance | 2026-07-11 04:16:35.898222 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:16:35.898368 | instance | Saturday 11 July 2026 04:16:35 +0000 (0:00:00.114) 0:56:01.320 ********* 2026-07-11 04:16:36.680154 | instance | ok: [instance] 2026-07-11 04:16:36.680234 | instance | 2026-07-11 04:16:36.680440 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:16:36.680572 | instance | Saturday 11 July 2026 04:16:36 +0000 (0:00:00.782) 0:56:02.102 ********* 2026-07-11 04:16:36.751441 | instance | skipping: [instance] 2026-07-11 04:16:36.751521 | instance | 2026-07-11 04:16:36.751630 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:16:36.751745 | instance | Saturday 11 July 2026 04:16:36 +0000 (0:00:00.071) 0:56:02.173 ********* 2026-07-11 04:16:36.961952 | instance | skipping: [instance] 2026-07-11 04:16:36.962047 | instance | 2026-07-11 04:16:36.962073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:16:36.962229 | instance | Saturday 11 July 2026 04:16:36 +0000 (0:00:00.210) 0:56:02.384 ********* 2026-07-11 04:16:37.026601 | instance | skipping: [instance] 2026-07-11 04:16:37.026695 | instance | 2026-07-11 04:16:37.026821 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:16:37.026941 | instance | Saturday 11 July 2026 04:16:37 +0000 (0:00:00.064) 0:56:02.448 ********* 2026-07-11 04:17:07.950917 | instance | changed: [instance] 2026-07-11 04:17:07.951185 | instance | 2026-07-11 04:17:07.951497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:17:07.951789 | instance | Saturday 11 July 2026 04:17:07 +0000 (0:00:30.923) 0:56:33.372 ********* 2026-07-11 04:17:08.681112 | instance | ok: [instance] 2026-07-11 04:17:08.681360 | instance | 2026-07-11 04:17:08.681664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:17:08.682275 | instance | Saturday 11 July 2026 04:17:08 +0000 (0:00:00.730) 0:56:34.102 ********* 2026-07-11 04:17:08.748074 | instance | ok: [instance] 2026-07-11 04:17:08.748200 | instance | 2026-07-11 04:17:08.748380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:17:08.748586 | instance | Saturday 11 July 2026 04:17:08 +0000 (0:00:00.067) 0:56:34.169 ********* 2026-07-11 04:17:08.821480 | instance | skipping: [instance] 2026-07-11 04:17:08.821743 | instance | 2026-07-11 04:17:08.822068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:17:08.822360 | instance | Saturday 11 July 2026 04:17:08 +0000 (0:00:00.073) 0:56:34.243 ********* 2026-07-11 04:17:08.887836 | instance | skipping: [instance] 2026-07-11 04:17:08.888081 | instance | 2026-07-11 04:17:08.888382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:17:08.888658 | instance | Saturday 11 July 2026 04:17:08 +0000 (0:00:00.066) 0:56:34.309 ********* 2026-07-11 04:17:08.953521 | instance | ok: [instance] 2026-07-11 04:17:08.953730 | instance | 2026-07-11 04:17:08.954072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:17:08.954360 | instance | Saturday 11 July 2026 04:17:08 +0000 (0:00:00.065) 0:56:34.375 ********* 2026-07-11 04:17:09.106576 | instance | ok: [instance] => (item=orchestration) 2026-07-11 04:17:09.106896 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:17:09.107201 | instance | ok: [instance] => (item=container_infra) 2026-07-11 04:17:09.107492 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:17:09.107760 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:17:09.108026 | instance | ok: [instance] => (item=identity) 2026-07-11 04:17:09.108323 | instance | ok: [instance] => (item=key_manager) 2026-07-11 04:17:09.108574 | instance | 2026-07-11 04:17:09.108842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:17:09.109102 | instance | Saturday 11 July 2026 04:17:09 +0000 (0:00:00.152) 0:56:34.528 ********* 2026-07-11 04:17:09.207472 | instance | ok: [instance] 2026-07-11 04:17:09.207760 | instance | 2026-07-11 04:17:09.208145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:17:09.208452 | instance | Saturday 11 July 2026 04:17:09 +0000 (0:00:00.099) 0:56:34.628 ********* 2026-07-11 04:17:09.304099 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:17:09.304418 | instance | 2026-07-11 04:17:09.304811 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:17:09.305193 | instance | Saturday 11 July 2026 04:17:09 +0000 (0:00:00.097) 0:56:34.725 ********* 2026-07-11 04:17:09.864679 | instance | changed: [instance] 2026-07-11 04:17:09.864952 | instance | 2026-07-11 04:17:09.865244 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:17:09.865610 | instance | Saturday 11 July 2026 04:17:09 +0000 (0:00:00.560) 0:56:35.286 ********* 2026-07-11 04:17:09.946730 | instance | ok: [instance] => { 2026-07-11 04:17:09.947000 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-11 04:17:09.947259 | instance | } 2026-07-11 04:17:09.947552 | instance | 2026-07-11 04:17:09.947817 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:17:09.948079 | instance | Saturday 11 July 2026 04:17:09 +0000 (0:00:00.081) 0:56:35.368 ********* 2026-07-11 04:17:11.247249 | instance | changed: [instance] 2026-07-11 04:17:11.247428 | instance | 2026-07-11 04:17:11.247737 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:17:11.247960 | instance | Saturday 11 July 2026 04:17:11 +0000 (0:00:01.300) 0:56:36.668 ********* 2026-07-11 04:17:11.369264 | instance | skipping: [instance] 2026-07-11 04:17:11.369535 | instance | 2026-07-11 04:17:11.369854 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-11 04:17:11.370192 | instance | Saturday 11 July 2026 04:17:11 +0000 (0:00:00.122) 0:56:36.790 ********* 2026-07-11 04:17:12.046666 | instance | changed: [instance] 2026-07-11 04:17:12.046903 | instance | 2026-07-11 04:17:12.047182 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:17:12.047443 | instance | Saturday 11 July 2026 04:17:12 +0000 (0:00:00.677) 0:56:37.468 ********* 2026-07-11 04:17:12.154602 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:17:12.154833 | instance | 2026-07-11 04:17:12.155095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:17:12.155353 | instance | Saturday 11 July 2026 04:17:12 +0000 (0:00:00.107) 0:56:37.576 ********* 2026-07-11 04:17:12.726122 | instance | changed: [instance] 2026-07-11 04:17:12.726365 | instance | 2026-07-11 04:17:12.726644 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-11 04:17:12.726907 | instance | Saturday 11 July 2026 04:17:12 +0000 (0:00:00.571) 0:56:38.147 ********* 2026-07-11 04:17:12.980778 | instance | changed: [instance] 2026-07-11 04:17:12.980998 | instance | 2026-07-11 04:17:12.981340 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-11 04:17:12.981685 | instance | Saturday 11 July 2026 04:17:12 +0000 (0:00:00.254) 0:56:38.402 ********* 2026-07-11 04:17:13.560596 | instance | changed: [instance] 2026-07-11 04:17:13.560851 | instance | 2026-07-11 04:17:13.561254 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-11 04:17:13.561564 | instance | Saturday 11 July 2026 04:17:13 +0000 (0:00:00.579) 0:56:38.981 ********* 2026-07-11 04:17:14.555799 | instance | changed: [instance] 2026-07-11 04:17:14.555925 | instance | 2026-07-11 04:17:14.555949 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-11 04:17:14.555961 | instance | Saturday 11 July 2026 04:17:14 +0000 (0:00:00.994) 0:56:39.976 ********* 2026-07-11 04:17:17.774766 | instance | changed: [instance] 2026-07-11 04:17:17.774839 | instance | 2026-07-11 04:17:17.774982 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-11 04:17:17.775124 | instance | Saturday 11 July 2026 04:17:17 +0000 (0:00:03.219) 0:56:43.196 ********* 2026-07-11 04:17:18.025925 | instance | changed: [instance] 2026-07-11 04:17:18.026038 | instance | 2026-07-11 04:17:18.026250 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-11 04:17:18.026301 | instance | Saturday 11 July 2026 04:17:18 +0000 (0:00:00.251) 0:56:43.447 ********* 2026-07-11 04:17:20.368468 | instance | changed: [instance] 2026-07-11 04:17:20.368565 | instance | 2026-07-11 04:17:20.368838 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-11 04:17:20.368877 | instance | Saturday 11 July 2026 04:17:20 +0000 (0:00:02.342) 0:56:45.790 ********* 2026-07-11 04:17:21.070633 | instance | ok: [instance] 2026-07-11 04:17:21.070712 | instance | 2026-07-11 04:17:21.070729 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-11 04:17:21.070848 | instance | Saturday 11 July 2026 04:17:21 +0000 (0:00:00.701) 0:56:46.492 ********* 2026-07-11 04:17:25.752861 | instance | changed: [instance] 2026-07-11 04:17:25.753092 | instance | 2026-07-11 04:17:25.753436 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-11 04:17:25.753700 | instance | Saturday 11 July 2026 04:17:25 +0000 (0:00:04.682) 0:56:51.174 ********* 2026-07-11 04:17:25.816943 | instance | skipping: [instance] 2026-07-11 04:17:25.817170 | instance | 2026-07-11 04:17:25.818575 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-11 04:17:25.818600 | instance | Saturday 11 July 2026 04:17:25 +0000 (0:00:00.064) 0:56:51.238 ********* 2026-07-11 04:17:25.883244 | instance | skipping: [instance] 2026-07-11 04:17:25.883311 | instance | 2026-07-11 04:17:25.883452 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-11 04:17:25.883572 | instance | Saturday 11 July 2026 04:17:25 +0000 (0:00:00.066) 0:56:51.305 ********* 2026-07-11 04:18:23.748210 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-11 04:18:23.748482 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-11 04:18:23.748754 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-11 04:18:23.749039 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-11 04:18:23.749357 | instance | 2026-07-11 04:18:23.749653 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-11 04:18:23.749968 | instance | Saturday 11 July 2026 04:18:23 +0000 (0:00:57.864) 0:57:49.169 ********* 2026-07-11 04:18:23.845164 | 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-07-11 04:18:23.845415 | 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-07-11 04:18:23.845732 | 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-07-11 04:18:23.846035 | 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-07-11 04:18:23.846366 | 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-07-11 04:18:23.846592 | 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-07-11 04:18:23.846896 | 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-07-11 04:18:23.847180 | 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-07-11 04:18:23.847435 | instance | skipping: [instance] 2026-07-11 04:18:23.847737 | instance | 2026-07-11 04:18:23.848014 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-11 04:18:23.848277 | instance | Saturday 11 July 2026 04:18:23 +0000 (0:00:00.097) 0:57:49.266 ********* 2026-07-11 04:18:40.309497 | instance | changed: [instance] 2026-07-11 04:18:40.309767 | instance | 2026-07-11 04:18:40.310042 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-11 04:18:40.310298 | instance | Saturday 11 July 2026 04:18:40 +0000 (0:00:16.464) 0:58:05.731 ********* 2026-07-11 04:18:41.038614 | instance | changed: [instance] 2026-07-11 04:18:41.038852 | instance | 2026-07-11 04:18:41.039138 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-11 04:18:41.039410 | instance | Saturday 11 July 2026 04:18:41 +0000 (0:00:00.728) 0:58:06.460 ********* 2026-07-11 04:21:03.887322 | instance | changed: [instance] 2026-07-11 04:21:03.887480 | instance | 2026-07-11 04:21:03.887500 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-11 04:21:03.887590 | instance | Saturday 11 July 2026 04:21:03 +0000 (0:02:22.842) 1:00:29.303 ********* 2026-07-11 04:21:04.716443 | instance | changed: [instance] 2026-07-11 04:21:04.716685 | instance | 2026-07-11 04:21:04.716984 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:21:04.717278 | instance | Saturday 11 July 2026 04:21:04 +0000 (0:00:00.834) 1:00:30.137 ********* 2026-07-11 04:21:04.869339 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:21:04.869551 | instance | 2026-07-11 04:21:04.869929 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:21:04.870232 | instance | Saturday 11 July 2026 04:21:04 +0000 (0:00:00.152) 1:00:30.290 ********* 2026-07-11 04:21:04.937796 | instance | skipping: [instance] 2026-07-11 04:21:04.937885 | instance | 2026-07-11 04:21:04.938054 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:21:04.938219 | instance | Saturday 11 July 2026 04:21:04 +0000 (0:00:00.069) 1:00:30.359 ********* 2026-07-11 04:21:05.001985 | instance | skipping: [instance] 2026-07-11 04:21:05.002109 | instance | 2026-07-11 04:21:05.002315 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:21:05.002484 | instance | Saturday 11 July 2026 04:21:04 +0000 (0:00:00.063) 1:00:30.423 ********* 2026-07-11 04:21:05.091441 | instance | ok: [instance] 2026-07-11 04:21:05.091658 | instance | 2026-07-11 04:21:05.091943 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-11 04:21:05.092227 | instance | Saturday 11 July 2026 04:21:05 +0000 (0:00:00.089) 1:00:30.512 ********* 2026-07-11 04:21:05.198084 | instance | included: ingress for instance 2026-07-11 04:21:05.198279 | instance | 2026-07-11 04:21:05.198572 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-11 04:21:05.198832 | instance | Saturday 11 July 2026 04:21:05 +0000 (0:00:00.105) 1:00:30.618 ********* 2026-07-11 04:21:06.280240 | instance | changed: [instance] 2026-07-11 04:21:06.280535 | instance | 2026-07-11 04:21:06.280847 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-11 04:21:06.281191 | instance | Saturday 11 July 2026 04:21:06 +0000 (0:00:01.081) 1:00:31.700 ********* 2026-07-11 04:21:07.097445 | instance | changed: [instance] 2026-07-11 04:21:07.097545 | instance | 2026-07-11 04:21:07.097770 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-11 04:21:07.097942 | instance | Saturday 11 July 2026 04:21:07 +0000 (0:00:00.819) 1:00:32.519 ********* 2026-07-11 04:21:07.248983 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:21:07.249201 | instance | 2026-07-11 04:21:07.249492 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:21:07.249810 | instance | Saturday 11 July 2026 04:21:07 +0000 (0:00:00.151) 1:00:32.670 ********* 2026-07-11 04:21:07.311460 | instance | skipping: [instance] 2026-07-11 04:21:07.311569 | instance | 2026-07-11 04:21:07.311582 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:21:07.311600 | instance | Saturday 11 July 2026 04:21:07 +0000 (0:00:00.062) 1:00:32.732 ********* 2026-07-11 04:21:07.377082 | instance | skipping: [instance] 2026-07-11 04:21:07.377150 | instance | 2026-07-11 04:21:07.377292 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:21:07.377422 | instance | Saturday 11 July 2026 04:21:07 +0000 (0:00:00.066) 1:00:32.799 ********* 2026-07-11 04:21:07.450812 | instance | ok: [instance] 2026-07-11 04:21:07.450882 | instance | 2026-07-11 04:21:07.451000 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-11 04:21:07.451118 | instance | Saturday 11 July 2026 04:21:07 +0000 (0:00:00.073) 1:00:32.872 ********* 2026-07-11 04:21:07.550614 | instance | included: ingress for instance 2026-07-11 04:21:07.550697 | instance | 2026-07-11 04:21:07.550823 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-11 04:21:07.550958 | instance | Saturday 11 July 2026 04:21:07 +0000 (0:00:00.099) 1:00:32.972 ********* 2026-07-11 04:21:08.826354 | instance | changed: [instance] 2026-07-11 04:21:08.826517 | instance | 2026-07-11 04:21:08.826643 | instance | TASK [Upload images] *********************************************************** 2026-07-11 04:21:08.826765 | instance | Saturday 11 July 2026 04:21:08 +0000 (0:00:01.274) 1:00:34.246 ********* 2026-07-11 04:21:08.993079 | 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-07-11 04:21:08.993162 | instance | 2026-07-11 04:21:08.993289 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 04:21:08.993409 | instance | Saturday 11 July 2026 04:21:08 +0000 (0:00:00.167) 1:00:34.414 ********* 2026-07-11 04:21:09.571112 | instance | ok: [instance] 2026-07-11 04:21:09.571192 | instance | 2026-07-11 04:21:09.571319 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 04:21:09.571442 | instance | Saturday 11 July 2026 04:21:09 +0000 (0:00:00.578) 1:00:34.992 ********* 2026-07-11 04:21:09.645211 | instance | ok: [instance] 2026-07-11 04:21:09.645660 | instance | 2026-07-11 04:21:09.645673 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 04:21:09.645679 | instance | Saturday 11 July 2026 04:21:09 +0000 (0:00:00.074) 1:00:35.066 ********* 2026-07-11 04:21:10.747249 | instance | ok: [instance] 2026-07-11 04:21:10.747340 | instance | 2026-07-11 04:21:10.747467 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 04:21:10.747615 | instance | Saturday 11 July 2026 04:21:10 +0000 (0:00:01.102) 1:00:36.169 ********* 2026-07-11 04:21:10.813627 | instance | ok: [instance] 2026-07-11 04:21:10.813739 | instance | 2026-07-11 04:21:10.813846 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 04:21:10.814008 | instance | Saturday 11 July 2026 04:21:10 +0000 (0:00:00.066) 1:00:36.235 ********* 2026-07-11 04:21:10.891778 | instance | ok: [instance] 2026-07-11 04:21:10.891880 | instance | 2026-07-11 04:21:10.892022 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 04:21:10.892172 | instance | Saturday 11 July 2026 04:21:10 +0000 (0:00:00.077) 1:00:36.313 ********* 2026-07-11 04:21:11.133097 | instance | changed: [instance] 2026-07-11 04:21:11.133190 | instance | 2026-07-11 04:21:11.133434 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 04:21:11.133551 | instance | Saturday 11 July 2026 04:21:11 +0000 (0:00:00.241) 1:00:36.555 ********* 2026-07-11 04:21:21.471493 | instance | changed: [instance] 2026-07-11 04:21:21.471745 | instance | 2026-07-11 04:21:21.472032 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 04:21:21.472311 | instance | Saturday 11 July 2026 04:21:21 +0000 (0:00:10.337) 1:00:46.892 ********* 2026-07-11 04:21:21.751326 | instance | ok: [instance] 2026-07-11 04:21:21.751447 | instance | 2026-07-11 04:21:21.751622 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 04:21:21.751782 | instance | Saturday 11 July 2026 04:21:21 +0000 (0:00:00.280) 1:00:47.173 ********* 2026-07-11 04:21:21.812169 | instance | skipping: [instance] 2026-07-11 04:21:21.812285 | instance | 2026-07-11 04:21:21.812458 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 04:21:21.812651 | instance | Saturday 11 July 2026 04:21:21 +0000 (0:00:00.060) 1:00:47.234 ********* 2026-07-11 04:21:22.546619 | instance | ok: [instance] 2026-07-11 04:21:22.546931 | instance | 2026-07-11 04:21:22.547269 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 04:21:22.547566 | instance | Saturday 11 July 2026 04:21:22 +0000 (0:00:00.734) 1:00:47.968 ********* 2026-07-11 04:21:22.626074 | instance | ok: [instance] 2026-07-11 04:21:22.626270 | instance | 2026-07-11 04:21:22.626459 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 04:21:22.626756 | instance | Saturday 11 July 2026 04:21:22 +0000 (0:00:00.079) 1:00:48.047 ********* 2026-07-11 04:21:39.281334 | instance | changed: [instance] 2026-07-11 04:21:39.281463 | instance | 2026-07-11 04:21:39.281643 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 04:21:39.281846 | instance | Saturday 11 July 2026 04:21:39 +0000 (0:00:16.655) 1:01:04.703 ********* 2026-07-11 04:21:39.345789 | instance | skipping: [instance] 2026-07-11 04:21:39.345894 | instance | 2026-07-11 04:21:39.346033 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 04:21:39.346153 | instance | Saturday 11 July 2026 04:21:39 +0000 (0:00:00.064) 1:01:04.767 ********* 2026-07-11 04:21:39.531065 | instance | skipping: [instance] 2026-07-11 04:21:39.531282 | instance | 2026-07-11 04:21:39.531586 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 04:21:39.533293 | instance | Saturday 11 July 2026 04:21:39 +0000 (0:00:00.184) 1:01:04.952 ********* 2026-07-11 04:21:39.987184 | instance | changed: [instance] 2026-07-11 04:21:39.987400 | instance | 2026-07-11 04:21:39.987683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:21:39.987953 | instance | Saturday 11 July 2026 04:21:39 +0000 (0:00:00.455) 1:01:05.408 ********* 2026-07-11 04:21:40.079251 | instance | ok: [instance] 2026-07-11 04:21:40.079361 | instance | 2026-07-11 04:21:40.079546 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:21:40.079720 | instance | Saturday 11 July 2026 04:21:40 +0000 (0:00:00.092) 1:01:05.501 ********* 2026-07-11 04:21:40.182933 | instance | included: rabbitmq for instance 2026-07-11 04:21:40.183164 | instance | 2026-07-11 04:21:40.183438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:21:40.183695 | instance | Saturday 11 July 2026 04:21:40 +0000 (0:00:00.103) 1:01:05.604 ********* 2026-07-11 04:21:40.915643 | instance | ok: [instance] 2026-07-11 04:21:40.915884 | instance | 2026-07-11 04:21:40.916192 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:21:40.916462 | instance | Saturday 11 July 2026 04:21:40 +0000 (0:00:00.732) 1:01:06.337 ********* 2026-07-11 04:21:40.978421 | instance | skipping: [instance] 2026-07-11 04:21:40.978660 | instance | 2026-07-11 04:21:40.978963 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:21:40.979229 | instance | Saturday 11 July 2026 04:21:40 +0000 (0:00:00.062) 1:01:06.400 ********* 2026-07-11 04:21:41.052143 | instance | skipping: [instance] 2026-07-11 04:21:41.052369 | instance | 2026-07-11 04:21:41.052643 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:21:41.052899 | instance | Saturday 11 July 2026 04:21:41 +0000 (0:00:00.073) 1:01:06.474 ********* 2026-07-11 04:21:41.121048 | instance | skipping: [instance] 2026-07-11 04:21:41.121320 | instance | 2026-07-11 04:21:41.121620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:21:41.121955 | instance | Saturday 11 July 2026 04:21:41 +0000 (0:00:00.068) 1:01:06.542 ********* 2026-07-11 04:22:12.050437 | instance | changed: [instance] 2026-07-11 04:22:12.050533 | instance | 2026-07-11 04:22:12.050659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:22:12.050785 | instance | Saturday 11 July 2026 04:22:12 +0000 (0:00:30.928) 1:01:37.471 ********* 2026-07-11 04:22:12.796685 | instance | ok: [instance] 2026-07-11 04:22:12.796760 | instance | 2026-07-11 04:22:12.796898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:22:12.797021 | instance | Saturday 11 July 2026 04:22:12 +0000 (0:00:00.746) 1:01:38.218 ********* 2026-07-11 04:22:12.864088 | instance | ok: [instance] 2026-07-11 04:22:12.864175 | instance | 2026-07-11 04:22:12.864308 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:22:12.864433 | instance | Saturday 11 July 2026 04:22:12 +0000 (0:00:00.067) 1:01:38.286 ********* 2026-07-11 04:22:12.930776 | instance | skipping: [instance] 2026-07-11 04:22:12.930839 | instance | 2026-07-11 04:22:12.930995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:22:12.931114 | instance | Saturday 11 July 2026 04:22:12 +0000 (0:00:00.066) 1:01:38.352 ********* 2026-07-11 04:22:12.990934 | instance | skipping: [instance] 2026-07-11 04:22:12.991030 | instance | 2026-07-11 04:22:12.991200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:22:12.991283 | instance | Saturday 11 July 2026 04:22:12 +0000 (0:00:00.060) 1:01:38.413 ********* 2026-07-11 04:22:13.054326 | instance | ok: [instance] 2026-07-11 04:22:13.054390 | instance | 2026-07-11 04:22:13.054552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:22:13.054656 | instance | Saturday 11 July 2026 04:22:13 +0000 (0:00:00.063) 1:01:38.476 ********* 2026-07-11 04:22:13.170206 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:22:13.170267 | instance | ok: [instance] => (item=sharev2) 2026-07-11 04:22:13.170410 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:22:13.170524 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:22:13.170642 | instance | ok: [instance] => (item=identity) 2026-07-11 04:22:13.170758 | instance | 2026-07-11 04:22:13.170891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:22:13.171001 | instance | Saturday 11 July 2026 04:22:13 +0000 (0:00:00.115) 1:01:38.592 ********* 2026-07-11 04:22:13.257703 | instance | ok: [instance] 2026-07-11 04:22:13.258023 | instance | 2026-07-11 04:22:13.258309 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:22:13.258548 | instance | Saturday 11 July 2026 04:22:13 +0000 (0:00:00.087) 1:01:38.679 ********* 2026-07-11 04:22:13.351885 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:22:13.352132 | instance | 2026-07-11 04:22:13.352486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:22:13.352719 | instance | Saturday 11 July 2026 04:22:13 +0000 (0:00:00.093) 1:01:38.773 ********* 2026-07-11 04:22:13.938419 | instance | changed: [instance] 2026-07-11 04:22:13.938498 | instance | 2026-07-11 04:22:13.938626 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-11 04:22:13.938746 | instance | Saturday 11 July 2026 04:22:13 +0000 (0:00:00.586) 1:01:39.360 ********* 2026-07-11 04:22:15.063328 | instance | changed: [instance] 2026-07-11 04:22:15.063402 | instance | 2026-07-11 04:22:15.063414 | instance | TASK [Upload service image] **************************************************** 2026-07-11 04:22:15.063424 | instance | Saturday 11 July 2026 04:22:15 +0000 (0:00:01.123) 1:01:40.484 ********* 2026-07-11 04:22:15.195042 | instance | included: atmosphere.common.glance_image for instance 2026-07-11 04:22:15.195118 | instance | 2026-07-11 04:22:15.195254 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 04:22:15.195438 | instance | Saturday 11 July 2026 04:22:15 +0000 (0:00:00.132) 1:01:40.616 ********* 2026-07-11 04:22:15.797886 | instance | ok: [instance] 2026-07-11 04:22:15.798011 | instance | 2026-07-11 04:22:15.798615 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 04:22:15.798691 | instance | Saturday 11 July 2026 04:22:15 +0000 (0:00:00.602) 1:01:41.219 ********* 2026-07-11 04:22:15.869948 | instance | ok: [instance] 2026-07-11 04:22:15.870062 | instance | 2026-07-11 04:22:15.870230 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 04:22:15.870396 | instance | Saturday 11 July 2026 04:22:15 +0000 (0:00:00.072) 1:01:41.291 ********* 2026-07-11 04:22:16.815448 | instance | ok: [instance] 2026-07-11 04:22:16.815710 | instance | 2026-07-11 04:22:16.816025 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 04:22:16.816320 | instance | Saturday 11 July 2026 04:22:16 +0000 (0:00:00.945) 1:01:42.237 ********* 2026-07-11 04:22:16.890416 | instance | ok: [instance] 2026-07-11 04:22:16.890660 | instance | 2026-07-11 04:22:16.891002 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 04:22:16.891300 | instance | Saturday 11 July 2026 04:22:16 +0000 (0:00:00.074) 1:01:42.311 ********* 2026-07-11 04:22:16.973790 | instance | ok: [instance] 2026-07-11 04:22:16.974049 | instance | 2026-07-11 04:22:16.974355 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 04:22:16.974694 | instance | Saturday 11 July 2026 04:22:16 +0000 (0:00:00.083) 1:01:42.395 ********* 2026-07-11 04:22:17.224572 | instance | changed: [instance] 2026-07-11 04:22:17.224785 | instance | 2026-07-11 04:22:17.225430 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 04:22:17.225465 | instance | Saturday 11 July 2026 04:22:17 +0000 (0:00:00.250) 1:01:42.645 ********* 2026-07-11 04:22:30.136510 | instance | changed: [instance] 2026-07-11 04:22:30.136734 | instance | 2026-07-11 04:22:30.136998 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 04:22:30.137243 | instance | Saturday 11 July 2026 04:22:30 +0000 (0:00:12.912) 1:01:55.558 ********* 2026-07-11 04:22:30.515914 | instance | ok: [instance] 2026-07-11 04:22:30.515998 | instance | 2026-07-11 04:22:30.516128 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 04:22:30.516283 | instance | Saturday 11 July 2026 04:22:30 +0000 (0:00:00.379) 1:01:55.937 ********* 2026-07-11 04:22:30.586385 | instance | skipping: [instance] 2026-07-11 04:22:30.586717 | instance | 2026-07-11 04:22:30.587040 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 04:22:30.587336 | instance | Saturday 11 July 2026 04:22:30 +0000 (0:00:00.070) 1:01:56.008 ********* 2026-07-11 04:22:31.357225 | instance | ok: [instance] 2026-07-11 04:22:31.357448 | instance | 2026-07-11 04:22:31.357748 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 04:22:31.358058 | instance | Saturday 11 July 2026 04:22:31 +0000 (0:00:00.769) 1:01:56.777 ********* 2026-07-11 04:22:31.448134 | instance | ok: [instance] 2026-07-11 04:22:31.448378 | instance | 2026-07-11 04:22:31.448653 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 04:22:31.448927 | instance | Saturday 11 July 2026 04:22:31 +0000 (0:00:00.091) 1:01:56.869 ********* 2026-07-11 04:22:46.641501 | instance | changed: [instance] 2026-07-11 04:22:46.641800 | instance | 2026-07-11 04:22:46.642107 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 04:22:46.642392 | instance | Saturday 11 July 2026 04:22:46 +0000 (0:00:15.193) 1:02:12.063 ********* 2026-07-11 04:22:46.710246 | instance | skipping: [instance] 2026-07-11 04:22:46.710498 | instance | 2026-07-11 04:22:46.710844 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 04:22:46.711324 | instance | Saturday 11 July 2026 04:22:46 +0000 (0:00:00.068) 1:02:12.131 ********* 2026-07-11 04:22:46.779224 | instance | skipping: [instance] 2026-07-11 04:22:46.779448 | instance | 2026-07-11 04:22:46.779741 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 04:22:46.780073 | instance | Saturday 11 July 2026 04:22:46 +0000 (0:00:00.069) 1:02:12.201 ********* 2026-07-11 04:22:47.191381 | instance | changed: [instance] 2026-07-11 04:22:47.191672 | instance | 2026-07-11 04:22:47.192015 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-11 04:22:47.192365 | instance | Saturday 11 July 2026 04:22:47 +0000 (0:00:00.411) 1:02:12.612 ********* 2026-07-11 04:22:49.291525 | instance | changed: [instance] 2026-07-11 04:22:49.291761 | instance | 2026-07-11 04:22:49.292044 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-11 04:22:49.292335 | instance | Saturday 11 July 2026 04:22:49 +0000 (0:00:02.100) 1:02:14.713 ********* 2026-07-11 04:22:53.598593 | instance | changed: [instance] => (item=22) 2026-07-11 04:22:53.598857 | instance | changed: [instance] => (item=111) 2026-07-11 04:22:53.599137 | instance | changed: [instance] => (item=2049) 2026-07-11 04:22:53.599401 | instance | 2026-07-11 04:22:53.599704 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-11 04:22:53.599972 | instance | Saturday 11 July 2026 04:22:53 +0000 (0:00:04.307) 1:02:19.020 ********* 2026-07-11 04:22:54.930324 | instance | changed: [instance] 2026-07-11 04:22:54.930611 | instance | 2026-07-11 04:22:54.930914 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-11 04:22:54.931199 | instance | Saturday 11 July 2026 04:22:54 +0000 (0:00:01.331) 1:02:20.351 ********* 2026-07-11 04:22:55.250335 | instance | ok: [instance -> localhost] 2026-07-11 04:22:55.250564 | instance | 2026-07-11 04:22:55.250850 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-11 04:22:55.251151 | instance | Saturday 11 July 2026 04:22:55 +0000 (0:00:00.320) 1:02:20.672 ********* 2026-07-11 04:22:55.664832 | instance | ok: [instance -> localhost] 2026-07-11 04:22:55.664955 | instance | 2026-07-11 04:22:55.665134 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-11 04:22:55.665301 | instance | Saturday 11 July 2026 04:22:55 +0000 (0:00:00.414) 1:02:21.086 ********* 2026-07-11 04:22:55.987413 | instance | ok: [instance -> localhost] 2026-07-11 04:22:55.987657 | instance | 2026-07-11 04:22:55.987949 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-11 04:22:55.988228 | instance | Saturday 11 July 2026 04:22:55 +0000 (0:00:00.322) 1:02:21.409 ********* 2026-07-11 04:22:56.226068 | instance | ok: [instance -> localhost] 2026-07-11 04:22:56.226321 | instance | 2026-07-11 04:22:56.226611 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-11 04:22:56.226879 | instance | Saturday 11 July 2026 04:22:56 +0000 (0:00:00.238) 1:02:21.647 ********* 2026-07-11 04:22:56.970494 | instance | changed: [instance] 2026-07-11 04:22:56.970589 | instance | 2026-07-11 04:22:56.970917 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-11 04:22:56.971136 | instance | Saturday 11 July 2026 04:22:56 +0000 (0:00:00.744) 1:02:22.392 ********* 2026-07-11 04:25:34.890788 | instance | changed: [instance] 2026-07-11 04:25:34.890976 | instance | 2026-07-11 04:25:34.891374 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:25:34.891699 | instance | Saturday 11 July 2026 04:25:34 +0000 (0:02:37.919) 1:05:00.311 ********* 2026-07-11 04:25:35.049125 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:25:35.049229 | instance | 2026-07-11 04:25:35.049387 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:25:35.049556 | instance | Saturday 11 July 2026 04:25:35 +0000 (0:00:00.159) 1:05:00.471 ********* 2026-07-11 04:25:35.118768 | instance | skipping: [instance] 2026-07-11 04:25:35.118961 | instance | 2026-07-11 04:25:35.119341 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:25:35.119629 | instance | Saturday 11 July 2026 04:25:35 +0000 (0:00:00.069) 1:05:00.540 ********* 2026-07-11 04:25:35.186357 | instance | skipping: [instance] 2026-07-11 04:25:35.186595 | instance | 2026-07-11 04:25:35.187444 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:25:35.187518 | instance | Saturday 11 July 2026 04:25:35 +0000 (0:00:00.067) 1:05:00.607 ********* 2026-07-11 04:25:35.271908 | instance | ok: [instance] 2026-07-11 04:25:35.272117 | instance | 2026-07-11 04:25:35.272392 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-11 04:25:35.272666 | instance | Saturday 11 July 2026 04:25:35 +0000 (0:00:00.085) 1:05:00.693 ********* 2026-07-11 04:25:35.390977 | instance | included: ingress for instance 2026-07-11 04:25:35.391204 | instance | 2026-07-11 04:25:35.391498 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-11 04:25:35.391807 | instance | Saturday 11 July 2026 04:25:35 +0000 (0:00:00.119) 1:05:00.812 ********* 2026-07-11 04:25:36.512119 | instance | changed: [instance] 2026-07-11 04:25:36.512277 | instance | 2026-07-11 04:25:36.512464 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-11 04:25:36.512641 | instance | Saturday 11 July 2026 04:25:36 +0000 (0:00:01.119) 1:05:01.932 ********* 2026-07-11 04:25:38.962659 | instance | changed: [instance] 2026-07-11 04:25:38.962893 | instance | 2026-07-11 04:25:38.963191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:25:38.963467 | instance | Saturday 11 July 2026 04:25:38 +0000 (0:00:02.450) 1:05:04.383 ********* 2026-07-11 04:25:39.071678 | instance | ok: [instance] 2026-07-11 04:25:39.071932 | instance | 2026-07-11 04:25:39.072232 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:25:39.072514 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.109) 1:05:04.493 ********* 2026-07-11 04:25:39.141412 | instance | skipping: [instance] 2026-07-11 04:25:39.141667 | instance | 2026-07-11 04:25:39.141998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:25:39.142283 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.069) 1:05:04.562 ********* 2026-07-11 04:25:39.210917 | instance | skipping: [instance] 2026-07-11 04:25:39.211146 | instance | 2026-07-11 04:25:39.211483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:25:39.211770 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.069) 1:05:04.632 ********* 2026-07-11 04:25:39.278657 | instance | skipping: [instance] 2026-07-11 04:25:39.278794 | instance | 2026-07-11 04:25:39.278990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:25:39.279182 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.067) 1:05:04.699 ********* 2026-07-11 04:25:39.369968 | instance | skipping: [instance] 2026-07-11 04:25:39.370050 | instance | 2026-07-11 04:25:39.370194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:25:39.370362 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.090) 1:05:04.789 ********* 2026-07-11 04:25:39.439911 | instance | skipping: [instance] 2026-07-11 04:25:39.439987 | instance | 2026-07-11 04:25:39.440249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:25:39.440290 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.071) 1:05:04.861 ********* 2026-07-11 04:25:39.500391 | instance | ok: [instance] 2026-07-11 04:25:39.500436 | instance | 2026-07-11 04:25:39.500447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:25:39.500455 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.060) 1:05:04.921 ********* 2026-07-11 04:25:39.601391 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:25:39.601466 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:25:39.601723 | instance | ok: [instance] => (item=identity) 2026-07-11 04:25:39.601988 | instance | ok: [instance] => (item=dashboard) 2026-07-11 04:25:39.602196 | instance | 2026-07-11 04:25:39.602452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:25:39.602684 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.100) 1:05:05.022 ********* 2026-07-11 04:25:39.710744 | instance | ok: [instance] 2026-07-11 04:25:39.711000 | instance | 2026-07-11 04:25:39.711305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:25:39.711585 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.109) 1:05:05.131 ********* 2026-07-11 04:25:39.835600 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:25:39.835848 | instance | 2026-07-11 04:25:39.836140 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:25:39.836412 | instance | Saturday 11 July 2026 04:25:39 +0000 (0:00:00.125) 1:05:05.256 ********* 2026-07-11 04:25:40.409008 | instance | changed: [instance] 2026-07-11 04:25:40.409097 | instance | 2026-07-11 04:25:40.409206 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-11 04:25:40.409328 | instance | Saturday 11 July 2026 04:25:40 +0000 (0:00:00.573) 1:05:05.830 ********* 2026-07-11 04:26:13.796056 | instance | changed: [instance] 2026-07-11 04:26:13.796187 | instance | 2026-07-11 04:26:13.796359 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:26:13.796642 | instance | Saturday 11 July 2026 04:26:13 +0000 (0:00:33.387) 1:05:39.217 ********* 2026-07-11 04:26:13.940016 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:26:13.940232 | instance | 2026-07-11 04:26:13.940599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:26:13.940834 | instance | Saturday 11 July 2026 04:26:13 +0000 (0:00:00.143) 1:05:39.361 ********* 2026-07-11 04:26:14.015199 | instance | skipping: [instance] 2026-07-11 04:26:14.015270 | instance | 2026-07-11 04:26:14.015542 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:26:14.015841 | instance | Saturday 11 July 2026 04:26:14 +0000 (0:00:00.074) 1:05:39.436 ********* 2026-07-11 04:26:14.093766 | instance | skipping: [instance] 2026-07-11 04:26:14.094023 | instance | 2026-07-11 04:26:14.094772 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:26:14.094883 | instance | Saturday 11 July 2026 04:26:14 +0000 (0:00:00.079) 1:05:39.515 ********* 2026-07-11 04:26:14.190711 | instance | ok: [instance] 2026-07-11 04:26:14.191257 | instance | 2026-07-11 04:26:14.191607 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-11 04:26:14.191953 | instance | Saturday 11 July 2026 04:26:14 +0000 (0:00:00.097) 1:05:39.612 ********* 2026-07-11 04:26:14.303387 | instance | included: ingress for instance 2026-07-11 04:26:14.303746 | instance | 2026-07-11 04:26:14.304080 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-11 04:26:14.304490 | instance | Saturday 11 July 2026 04:26:14 +0000 (0:00:00.112) 1:05:39.725 ********* 2026-07-11 04:26:15.810916 | instance | changed: [instance] 2026-07-11 04:26:15.810975 | instance | 2026-07-11 04:26:15.810989 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-11 04:26:15.811098 | instance | Saturday 11 July 2026 04:26:15 +0000 (0:00:01.506) 1:05:41.232 ********* 2026-07-11 04:26:16.744068 | instance | changed: [instance] 2026-07-11 04:26:16.744258 | instance | 2026-07-11 04:26:16.744569 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-11 04:26:16.744857 | instance | Saturday 11 July 2026 04:26:16 +0000 (0:00:00.933) 1:05:42.165 ********* 2026-07-11 04:26:25.701262 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.701470 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.701752 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.702033 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.702302 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.702601 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.703026 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.703292 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.703554 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.703810 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.704126 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.704405 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.704748 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.705029 | instance | ok: [instance] 2026-07-11 04:26:25.706905 | instance | 2026-07-11 04:26:25.707287 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-11 04:26:25.708019 | instance | Saturday 11 July 2026 04:26:25 +0000 (0:00:08.957) 1:05:51.122 ********* 2026-07-11 04:26:25.959094 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.959306 | instance | skipping: [instance] => (item=None) 2026-07-11 04:26:25.959575 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.959841 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.960125 | instance | skipping: [instance] => (item=None) 2026-07-11 04:26:25.960389 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.960663 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.960924 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.961175 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.961424 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.961676 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.961962 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.962238 | instance | ok: [instance] => (item=None) 2026-07-11 04:26:25.962465 | instance | ok: [instance] 2026-07-11 04:26:25.962716 | instance | 2026-07-11 04:26:25.963039 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-11 04:26:25.963303 | instance | Saturday 11 July 2026 04:26:25 +0000 (0:00:00.257) 1:05:51.380 ********* 2026-07-11 04:26:26.735866 | instance | changed: [instance] 2026-07-11 04:26:26.736119 | instance | 2026-07-11 04:26:26.736409 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-11 04:26:26.736693 | instance | Saturday 11 July 2026 04:26:26 +0000 (0:00:00.776) 1:05:52.157 ********* 2026-07-11 04:26:27.601818 | instance | changed: [instance] 2026-07-11 04:26:27.601912 | instance | 2026-07-11 04:26:27.601923 | instance | PLAY [controllers] ************************************************************* 2026-07-11 04:26:27.601931 | instance | 2026-07-11 04:26:27.601936 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:26:27.601941 | instance | Saturday 11 July 2026 04:26:27 +0000 (0:00:00.862) 1:05:53.020 ********* 2026-07-11 04:26:31.819607 | instance | ok: [instance] 2026-07-11 04:26:31.819871 | instance | 2026-07-11 04:26:31.820343 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-11 04:26:31.820720 | instance | Saturday 11 July 2026 04:26:31 +0000 (0:00:04.220) 1:05:57.241 ********* 2026-07-11 04:26:32.099036 | instance | ok: [instance] 2026-07-11 04:26:32.099167 | instance | 2026-07-11 04:26:32.099485 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:26:32.099762 | instance | Saturday 11 July 2026 04:26:32 +0000 (0:00:00.278) 1:05:57.519 ********* 2026-07-11 04:26:33.373545 | instance | ok: [instance] 2026-07-11 04:26:33.373824 | instance | 2026-07-11 04:26:33.374129 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:26:33.374444 | instance | Saturday 11 July 2026 04:26:33 +0000 (0:00:01.275) 1:05:58.794 ********* 2026-07-11 04:26:33.674035 | instance | ok: [instance] 2026-07-11 04:26:33.674242 | instance | 2026-07-11 04:26:33.674518 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:26:33.674784 | instance | Saturday 11 July 2026 04:26:33 +0000 (0:00:00.300) 1:05:59.095 ********* 2026-07-11 04:26:33.794314 | instance | ok: [instance] => { 2026-07-11 04:26:33.794567 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-11 04:26:33.794848 | instance | } 2026-07-11 04:26:33.795159 | instance | 2026-07-11 04:26:33.795428 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:26:33.795585 | instance | Saturday 11 July 2026 04:26:33 +0000 (0:00:00.120) 1:05:59.215 ********* 2026-07-11 04:26:34.217551 | instance | ok: [instance] 2026-07-11 04:26:34.217887 | instance | 2026-07-11 04:26:34.218199 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:26:34.218467 | instance | Saturday 11 July 2026 04:26:34 +0000 (0:00:00.423) 1:05:59.639 ********* 2026-07-11 04:26:36.420508 | instance | ok: [instance] 2026-07-11 04:26:36.420582 | instance | 2026-07-11 04:26:36.420593 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-11 04:26:36.420604 | instance | Saturday 11 July 2026 04:26:36 +0000 (0:00:02.201) 1:06:01.841 ********* 2026-07-11 04:26:36.952222 | instance | ok: [instance] 2026-07-11 04:26:36.952279 | instance | 2026-07-11 04:26:36.952290 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-11 04:26:36.952301 | instance | Saturday 11 July 2026 04:26:36 +0000 (0:00:00.530) 1:06:02.371 ********* 2026-07-11 04:26:37.984015 | instance | ok: [instance] 2026-07-11 04:26:37.984089 | instance | 2026-07-11 04:26:37.984218 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-11 04:26:37.984332 | instance | Saturday 11 July 2026 04:26:37 +0000 (0:00:01.034) 1:06:03.405 ********* 2026-07-11 04:26:39.055334 | instance | ok: [instance] 2026-07-11 04:26:39.055413 | instance | 2026-07-11 04:26:39.055425 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-11 04:26:39.055435 | instance | Saturday 11 July 2026 04:26:39 +0000 (0:00:01.070) 1:06:04.476 ********* 2026-07-11 04:26:39.472104 | instance | ok: [instance] 2026-07-11 04:26:39.472192 | instance | 2026-07-11 04:26:39.472347 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-11 04:26:39.472484 | instance | Saturday 11 July 2026 04:26:39 +0000 (0:00:00.417) 1:06:04.894 ********* 2026-07-11 04:26:39.640924 | instance | included: openstack_helm_endpoints for instance 2026-07-11 04:26:39.641024 | instance | 2026-07-11 04:26:39.641121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:26:39.641244 | instance | Saturday 11 July 2026 04:26:39 +0000 (0:00:00.168) 1:06:05.062 ********* 2026-07-11 04:26:39.726795 | instance | skipping: [instance] 2026-07-11 04:26:39.726868 | instance | 2026-07-11 04:26:39.726987 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:26:39.727119 | instance | Saturday 11 July 2026 04:26:39 +0000 (0:00:00.085) 1:06:05.148 ********* 2026-07-11 04:26:39.801950 | instance | skipping: [instance] 2026-07-11 04:26:39.802033 | instance | 2026-07-11 04:26:39.802167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:26:39.802295 | instance | Saturday 11 July 2026 04:26:39 +0000 (0:00:00.075) 1:06:05.223 ********* 2026-07-11 04:26:39.880215 | instance | skipping: [instance] 2026-07-11 04:26:39.880297 | instance | 2026-07-11 04:26:39.880552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:26:39.880603 | instance | Saturday 11 July 2026 04:26:39 +0000 (0:00:00.078) 1:06:05.302 ********* 2026-07-11 04:26:39.954059 | instance | skipping: [instance] 2026-07-11 04:26:39.954132 | instance | 2026-07-11 04:26:39.954388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:26:39.954439 | instance | Saturday 11 July 2026 04:26:39 +0000 (0:00:00.073) 1:06:05.375 ********* 2026-07-11 04:26:40.026028 | instance | skipping: [instance] 2026-07-11 04:26:40.026109 | instance | 2026-07-11 04:26:40.026396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:26:40.026451 | instance | Saturday 11 July 2026 04:26:40 +0000 (0:00:00.071) 1:06:05.447 ********* 2026-07-11 04:26:40.106082 | instance | skipping: [instance] 2026-07-11 04:26:40.106139 | instance | 2026-07-11 04:26:40.106283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:26:40.106416 | instance | Saturday 11 July 2026 04:26:40 +0000 (0:00:00.079) 1:06:05.527 ********* 2026-07-11 04:26:40.190071 | instance | ok: [instance] 2026-07-11 04:26:40.190301 | instance | 2026-07-11 04:26:40.190595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:26:40.190855 | instance | Saturday 11 July 2026 04:26:40 +0000 (0:00:00.083) 1:06:05.611 ********* 2026-07-11 04:26:40.274436 | instance | ok: [instance] => (item=identity) 2026-07-11 04:26:40.274724 | instance | 2026-07-11 04:26:40.274908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:26:40.275153 | instance | Saturday 11 July 2026 04:26:40 +0000 (0:00:00.084) 1:06:05.696 ********* 2026-07-11 04:26:40.398288 | instance | ok: [instance] 2026-07-11 04:26:40.398530 | instance | 2026-07-11 04:26:40.398793 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-11 04:26:40.400817 | instance | Saturday 11 July 2026 04:26:40 +0000 (0:00:00.123) 1:06:05.820 ********* 2026-07-11 04:26:40.895354 | instance | ok: [instance] 2026-07-11 04:26:40.895555 | instance | 2026-07-11 04:26:40.896908 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-11 04:26:40.897281 | instance | Saturday 11 July 2026 04:26:40 +0000 (0:00:00.497) 1:06:06.317 ********* 2026-07-11 04:26:41.470309 | instance | ok: [instance] 2026-07-11 04:26:41.470515 | instance | 2026-07-11 04:26:41.470766 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-11 04:26:41.471016 | instance | Saturday 11 July 2026 04:26:41 +0000 (0:00:00.574) 1:06:06.891 ********* 2026-07-11 04:26:41.980826 | instance | ok: [instance] 2026-07-11 04:26:41.981046 | instance | 2026-07-11 04:26:41.981315 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-11 04:26:41.981588 | instance | Saturday 11 July 2026 04:26:41 +0000 (0:00:00.510) 1:06:07.402 ********* 2026-07-11 04:26:42.521640 | instance | ok: [instance] 2026-07-11 04:26:42.521896 | instance | 2026-07-11 04:26:42.522158 | instance | PLAY [Configure networking] **************************************************** 2026-07-11 04:26:42.522408 | instance | 2026-07-11 04:26:42.522667 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:26:42.522962 | instance | Saturday 11 July 2026 04:26:42 +0000 (0:00:00.541) 1:06:07.943 ********* 2026-07-11 04:26:46.753452 | instance | ok: [instance] 2026-07-11 04:26:46.753523 | instance | 2026-07-11 04:26:46.753534 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-11 04:26:46.753545 | instance | Saturday 11 July 2026 04:26:46 +0000 (0:00:04.230) 1:06:12.174 ********* 2026-07-11 04:26:47.003781 | instance | ok: [instance] 2026-07-11 04:26:47.003857 | instance | 2026-07-11 04:26:47.003992 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-11 04:26:47.004104 | instance | Saturday 11 July 2026 04:26:46 +0000 (0:00:00.251) 1:06:12.425 ********* 2026-07-11 04:26:47.214860 | instance | ok: [instance] 2026-07-11 04:26:47.215094 | instance | 2026-07-11 04:26:47.215350 | instance | PLAY RECAP ********************************************************************* 2026-07-11 04:26:47.215639 | instance | instance : ok=851 changed=293 unreachable=0 failed=0 skipped=270 rescued=0 ignored=2 2026-07-11 04:26:47.215891 | instance | 2026-07-11 04:26:47.216163 | instance | Saturday 11 July 2026 04:26:47 +0000 (0:00:00.206) 1:06:12.631 ********* 2026-07-11 04:26:47.216456 | instance | =============================================================================== 2026-07-11 04:26:47.216830 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 289.57s 2026-07-11 04:26:47.217091 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 228.88s 2026-07-11 04:26:47.217347 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 205.89s 2026-07-11 04:26:47.217975 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 160.84s 2026-07-11 04:26:47.218098 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 157.92s 2026-07-11 04:26:47.218216 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 148.30s 2026-07-11 04:26:47.218332 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 144.02s 2026-07-11 04:26:47.218447 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.41s 2026-07-11 04:26:47.218575 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 142.84s 2026-07-11 04:26:47.218717 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 134.74s 2026-07-11 04:26:47.218804 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 124.89s 2026-07-11 04:26:47.218922 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 111.00s 2026-07-11 04:26:47.219038 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 102.26s 2026-07-11 04:26:47.219151 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 101.20s 2026-07-11 04:26:47.219271 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 90.46s 2026-07-11 04:26:47.219385 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 89.88s 2026-07-11 04:26:47.219504 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 57.86s 2026-07-11 04:26:47.219619 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 49.56s 2026-07-11 04:26:47.219733 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 46.28s 2026-07-11 04:26:47.219888 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 33.39s 2026-07-11 04:26:47.529979 | instance | INFO [aio > converge] Executed: Successful 2026-07-11 04:26:47.538607 | instance | INFO [aio > idempotence] Executing 2026-07-11 04:26:50.535527 | instance | 2026-07-11 04:26:50.535778 | instance | PLAY [all] ********************************************************************* 2026-07-11 04:26:50.536046 | instance | 2026-07-11 04:26:50.536329 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:26:50.536610 | instance | Saturday 11 July 2026 04:26:50 +0000 (0:00:00.017) 0:00:00.017 ********* 2026-07-11 04:26:55.902953 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-11 04:26:55.903053 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-11 04:26:55.903175 | instance | interpreter could change the meaning of that path. See 2026-07-11 04:26:55.903446 | instance | https://docs.ansible.com/ansible- 2026-07-11 04:26:55.903565 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-11 04:26:55.951678 | instance | ok: [instance] 2026-07-11 04:26:55.951773 | instance | 2026-07-11 04:26:55.951895 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-11 04:26:55.952015 | instance | Saturday 11 July 2026 04:26:55 +0000 (0:00:05.416) 0:00:05.433 ********* 2026-07-11 04:26:56.146339 | instance | skipping: [instance] 2026-07-11 04:26:56.146435 | instance | 2026-07-11 04:26:56.146564 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-11 04:26:56.146685 | instance | Saturday 11 July 2026 04:26:56 +0000 (0:00:00.194) 0:00:05.627 ********* 2026-07-11 04:26:56.389464 | instance | ok: [instance] 2026-07-11 04:26:56.389567 | instance | 2026-07-11 04:26:56.389694 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-11 04:26:56.389866 | instance | 2026-07-11 04:26:56.389991 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:26:56.390126 | instance | Saturday 11 July 2026 04:26:56 +0000 (0:00:00.243) 0:00:05.871 ********* 2026-07-11 04:27:01.202610 | instance | ok: [instance] 2026-07-11 04:27:01.202858 | instance | 2026-07-11 04:27:01.203154 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:27:01.203418 | instance | Saturday 11 July 2026 04:27:01 +0000 (0:00:04.812) 0:00:10.684 ********* 2026-07-11 04:27:01.678329 | instance | ok: [instance] 2026-07-11 04:27:01.678562 | instance | 2026-07-11 04:27:01.678888 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:27:01.679152 | instance | Saturday 11 July 2026 04:27:01 +0000 (0:00:00.475) 0:00:11.160 ********* 2026-07-11 04:27:01.786376 | instance | skipping: [instance] 2026-07-11 04:27:01.786628 | instance | 2026-07-11 04:27:01.786900 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:27:01.787163 | instance | Saturday 11 July 2026 04:27:01 +0000 (0:00:00.107) 0:00:11.268 ********* 2026-07-11 04:27:02.249108 | instance | ok: [instance] 2026-07-11 04:27:02.249379 | instance | 2026-07-11 04:27:02.249834 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:27:02.250174 | instance | Saturday 11 July 2026 04:27:02 +0000 (0:00:00.462) 0:00:11.730 ********* 2026-07-11 04:27:02.386535 | instance | ok: [instance] => { 2026-07-11 04:27:02.386814 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 04:27:02.387082 | instance | } 2026-07-11 04:27:02.387331 | instance | 2026-07-11 04:27:02.387604 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:27:02.387874 | instance | Saturday 11 July 2026 04:27:02 +0000 (0:00:00.136) 0:00:11.867 ********* 2026-07-11 04:27:02.964546 | instance | ok: [instance] 2026-07-11 04:27:02.964749 | instance | 2026-07-11 04:27:02.965025 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:27:02.965313 | instance | Saturday 11 July 2026 04:27:02 +0000 (0:00:00.578) 0:00:12.446 ********* 2026-07-11 04:27:03.129083 | instance | skipping: [instance] 2026-07-11 04:27:03.129187 | instance | 2026-07-11 04:27:03.129308 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:27:03.129435 | instance | Saturday 11 July 2026 04:27:03 +0000 (0:00:00.163) 0:00:12.610 ********* 2026-07-11 04:27:03.273580 | instance | skipping: [instance] 2026-07-11 04:27:03.273701 | instance | 2026-07-11 04:27:03.273905 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:27:03.274077 | instance | Saturday 11 July 2026 04:27:03 +0000 (0:00:00.145) 0:00:12.755 ********* 2026-07-11 04:27:03.590143 | instance | ok: [instance] 2026-07-11 04:27:03.590433 | instance | 2026-07-11 04:27:03.590713 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:27:03.591030 | instance | Saturday 11 July 2026 04:27:03 +0000 (0:00:00.316) 0:00:13.071 ********* 2026-07-11 04:27:05.202076 | instance | ok: [instance] 2026-07-11 04:27:05.202312 | instance | 2026-07-11 04:27:05.202604 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:27:05.202908 | instance | Saturday 11 July 2026 04:27:05 +0000 (0:00:01.612) 0:00:14.684 ********* 2026-07-11 04:27:05.331761 | instance | ok: [instance] => { 2026-07-11 04:27:05.332028 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 04:27:05.332277 | instance | } 2026-07-11 04:27:05.332512 | instance | 2026-07-11 04:27:05.332766 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:27:05.333018 | instance | Saturday 11 July 2026 04:27:05 +0000 (0:00:00.129) 0:00:14.813 ********* 2026-07-11 04:27:05.886705 | instance | ok: [instance] 2026-07-11 04:27:05.886951 | instance | 2026-07-11 04:27:05.887356 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:27:05.887718 | instance | Saturday 11 July 2026 04:27:05 +0000 (0:00:00.554) 0:00:15.368 ********* 2026-07-11 04:27:08.346035 | instance | ok: [instance] 2026-07-11 04:27:08.346132 | instance | 2026-07-11 04:27:08.346315 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 04:27:08.346478 | instance | Saturday 11 July 2026 04:27:08 +0000 (0:00:02.458) 0:00:17.826 ********* 2026-07-11 04:27:08.428166 | instance | skipping: [instance] 2026-07-11 04:27:08.428428 | instance | 2026-07-11 04:27:08.428718 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 04:27:08.429006 | instance | Saturday 11 July 2026 04:27:08 +0000 (0:00:00.083) 0:00:17.909 ********* 2026-07-11 04:27:08.518294 | instance | skipping: [instance] 2026-07-11 04:27:08.518518 | instance | 2026-07-11 04:27:08.518782 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 04:27:08.519074 | instance | Saturday 11 July 2026 04:27:08 +0000 (0:00:00.089) 0:00:17.999 ********* 2026-07-11 04:27:08.605897 | instance | skipping: [instance] 2026-07-11 04:27:08.606082 | instance | 2026-07-11 04:27:08.606392 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 04:27:08.606655 | instance | Saturday 11 July 2026 04:27:08 +0000 (0:00:00.087) 0:00:18.087 ********* 2026-07-11 04:27:09.780005 | instance | ok: [instance] 2026-07-11 04:27:09.780147 | instance | 2026-07-11 04:27:09.780331 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 04:27:09.780509 | instance | Saturday 11 July 2026 04:27:09 +0000 (0:00:01.174) 0:00:19.261 ********* 2026-07-11 04:27:10.289989 | instance | ok: [instance] 2026-07-11 04:27:10.290110 | instance | 2026-07-11 04:27:10.290430 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 04:27:10.291048 | instance | Saturday 11 July 2026 04:27:10 +0000 (0:00:00.509) 0:00:19.771 ********* 2026-07-11 04:27:11.368403 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 04:27:11.368632 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 04:27:11.368854 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 04:27:11.369055 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 04:27:11.369242 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 04:27:11.369407 | instance | 2026-07-11 04:27:11.369586 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 04:27:11.369821 | instance | Saturday 11 July 2026 04:27:11 +0000 (0:00:01.078) 0:00:20.849 ********* 2026-07-11 04:27:11.994001 | instance | ok: [instance] 2026-07-11 04:27:11.994254 | instance | 2026-07-11 04:27:11.994559 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 04:27:11.994823 | instance | Saturday 11 July 2026 04:27:11 +0000 (0:00:00.577) 0:00:21.427 ********* 2026-07-11 04:27:11.995364 | instance | 2026-07-11 04:27:11.995677 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 04:27:11.995995 | instance | Saturday 11 July 2026 04:27:11 +0000 (0:00:00.047) 0:00:21.475 ********* 2026-07-11 04:27:12.729791 | instance | ok: [instance] 2026-07-11 04:27:12.730073 | instance | 2026-07-11 04:27:12.730353 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:27:12.730638 | instance | Saturday 11 July 2026 04:27:12 +0000 (0:00:00.736) 0:00:22.211 ********* 2026-07-11 04:27:13.039574 | instance | ok: [instance] 2026-07-11 04:27:13.039811 | instance | 2026-07-11 04:27:13.040126 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:27:13.040399 | instance | Saturday 11 July 2026 04:27:13 +0000 (0:00:00.308) 0:00:22.519 ********* 2026-07-11 04:27:13.156986 | instance | ok: [instance] => { 2026-07-11 04:27:13.157245 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-11 04:27:13.157508 | instance | } 2026-07-11 04:27:13.157794 | instance | 2026-07-11 04:27:13.158266 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:27:13.158537 | instance | Saturday 11 July 2026 04:27:13 +0000 (0:00:00.118) 0:00:22.638 ********* 2026-07-11 04:27:13.712174 | instance | ok: [instance] 2026-07-11 04:27:13.712353 | instance | 2026-07-11 04:27:13.712621 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:27:13.712882 | instance | Saturday 11 July 2026 04:27:13 +0000 (0:00:00.555) 0:00:23.193 ********* 2026-07-11 04:27:17.011379 | instance | ok: [instance] 2026-07-11 04:27:17.011466 | instance | 2026-07-11 04:27:17.011597 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-11 04:27:17.011724 | instance | Saturday 11 July 2026 04:27:17 +0000 (0:00:03.298) 0:00:26.492 ********* 2026-07-11 04:27:18.169250 | instance | ok: [instance] 2026-07-11 04:27:18.169340 | instance | 2026-07-11 04:27:18.169435 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-11 04:27:18.169554 | instance | Saturday 11 July 2026 04:27:18 +0000 (0:00:01.158) 0:00:27.651 ********* 2026-07-11 04:27:18.593005 | instance | ok: [instance] 2026-07-11 04:27:18.593146 | instance | 2026-07-11 04:27:18.593318 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-11 04:27:18.593489 | instance | Saturday 11 July 2026 04:27:18 +0000 (0:00:00.423) 0:00:28.074 ********* 2026-07-11 04:27:19.086892 | instance | ok: [instance] 2026-07-11 04:27:19.086967 | instance | 2026-07-11 04:27:19.087097 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-11 04:27:19.087281 | instance | Saturday 11 July 2026 04:27:19 +0000 (0:00:00.494) 0:00:28.568 ********* 2026-07-11 04:27:19.733038 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-11 04:27:19.733112 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-11 04:27:19.733124 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-11 04:27:19.733138 | instance | 2026-07-11 04:27:19.733482 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-11 04:27:19.733675 | instance | Saturday 11 July 2026 04:27:19 +0000 (0:00:00.645) 0:00:29.213 ********* 2026-07-11 04:27:20.200233 | instance | ok: [instance] 2026-07-11 04:27:20.200300 | instance | 2026-07-11 04:27:20.200577 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-11 04:27:20.200627 | instance | Saturday 11 July 2026 04:27:20 +0000 (0:00:00.468) 0:00:29.682 ********* 2026-07-11 04:27:20.739558 | instance | ok: [instance] 2026-07-11 04:27:20.739731 | instance | 2026-07-11 04:27:20.739911 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-11 04:27:20.740300 | instance | Saturday 11 July 2026 04:27:20 +0000 (0:00:00.500) 0:00:30.182 ********* 2026-07-11 04:27:20.740425 | instance | 2026-07-11 04:27:20.740544 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-11 04:27:20.740660 | instance | Saturday 11 July 2026 04:27:20 +0000 (0:00:00.038) 0:00:30.220 ********* 2026-07-11 04:27:21.461097 | instance | ok: [instance] 2026-07-11 04:27:21.461339 | instance | 2026-07-11 04:27:21.461612 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-11 04:27:21.461943 | instance | Saturday 11 July 2026 04:27:21 +0000 (0:00:00.721) 0:00:30.941 ********* 2026-07-11 04:27:21.626894 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-11 04:27:21.627134 | instance | 2026-07-11 04:27:21.627555 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-11 04:27:21.627835 | instance | Saturday 11 July 2026 04:27:21 +0000 (0:00:00.166) 0:00:31.108 ********* 2026-07-11 04:27:22.997216 | instance | ok: [instance] 2026-07-11 04:27:22.997456 | instance | 2026-07-11 04:27:22.997785 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-11 04:27:22.998127 | instance | Saturday 11 July 2026 04:27:22 +0000 (0:00:01.370) 0:00:32.478 ********* 2026-07-11 04:27:23.808274 | instance | ok: [instance] => (item=chronyd) 2026-07-11 04:27:23.808563 | instance | ok: [instance] => (item=sshd) 2026-07-11 04:27:23.808956 | instance | 2026-07-11 04:27:23.809506 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-11 04:27:23.809974 | instance | Saturday 11 July 2026 04:27:23 +0000 (0:00:00.810) 0:00:33.289 ********* 2026-07-11 04:27:24.198091 | instance | ok: [instance] 2026-07-11 04:27:24.198314 | instance | 2026-07-11 04:27:24.198592 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-11 04:27:24.198860 | instance | Saturday 11 July 2026 04:27:24 +0000 (0:00:00.389) 0:00:33.679 ********* 2026-07-11 04:27:24.483668 | instance | ok: [instance] 2026-07-11 04:27:24.483915 | instance | 2026-07-11 04:27:24.484209 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-11 04:27:24.484491 | instance | Saturday 11 July 2026 04:27:24 +0000 (0:00:00.285) 0:00:33.964 ********* 2026-07-11 04:27:24.971820 | instance | ok: [instance] 2026-07-11 04:27:24.971901 | instance | 2026-07-11 04:27:24.972008 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-11 04:27:24.972126 | instance | Saturday 11 July 2026 04:27:24 +0000 (0:00:00.488) 0:00:34.453 ********* 2026-07-11 04:27:25.338009 | instance | ok: [instance] 2026-07-11 04:27:25.338244 | instance | 2026-07-11 04:27:25.338566 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-11 04:27:25.338843 | instance | Saturday 11 July 2026 04:27:25 +0000 (0:00:00.365) 0:00:34.818 ********* 2026-07-11 04:27:25.491574 | instance | ok: [instance] 2026-07-11 04:27:25.491799 | instance | 2026-07-11 04:27:25.492121 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-11 04:27:25.492445 | instance | Saturday 11 July 2026 04:27:25 +0000 (0:00:00.154) 0:00:34.973 ********* 2026-07-11 04:27:25.829943 | instance | ok: [instance] => (item=instance) 2026-07-11 04:27:25.830159 | instance | 2026-07-11 04:27:25.830428 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-11 04:27:25.830696 | instance | Saturday 11 July 2026 04:27:25 +0000 (0:00:00.338) 0:00:35.311 ********* 2026-07-11 04:27:25.916092 | instance | ok: [instance] 2026-07-11 04:27:25.916326 | instance | 2026-07-11 04:27:25.916587 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-11 04:27:25.916851 | instance | Saturday 11 July 2026 04:27:25 +0000 (0:00:00.086) 0:00:35.397 ********* 2026-07-11 04:27:25.995204 | instance | skipping: [instance] 2026-07-11 04:27:25.995434 | instance | 2026-07-11 04:27:25.995690 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-11 04:27:25.995948 | instance | Saturday 11 July 2026 04:27:25 +0000 (0:00:00.079) 0:00:35.477 ********* 2026-07-11 04:27:26.136722 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-11 04:27:26.136788 | instance | 2026-07-11 04:27:26.136924 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-11 04:27:26.137031 | instance | Saturday 11 July 2026 04:27:26 +0000 (0:00:00.141) 0:00:35.618 ********* 2026-07-11 04:27:33.154828 | instance | ok: [instance] 2026-07-11 04:27:33.155042 | instance | 2026-07-11 04:27:33.155323 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-11 04:27:33.155599 | instance | Saturday 11 July 2026 04:27:33 +0000 (0:00:07.017) 0:00:42.636 ********* 2026-07-11 04:27:33.284762 | instance | ok: [instance] => (item=instance) 2026-07-11 04:27:33.284996 | instance | 2026-07-11 04:27:33.285260 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-11 04:27:33.285517 | instance | Saturday 11 July 2026 04:27:33 +0000 (0:00:00.130) 0:00:42.766 ********* 2026-07-11 04:27:33.780278 | instance | ok: [instance] 2026-07-11 04:27:33.780399 | instance | 2026-07-11 04:27:33.780496 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-11 04:27:33.780623 | instance | Saturday 11 July 2026 04:27:33 +0000 (0:00:00.495) 0:00:43.261 ********* 2026-07-11 04:27:41.141733 | instance | ok: [instance] 2026-07-11 04:27:41.142026 | instance | 2026-07-11 04:27:41.142302 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-11 04:27:41.142571 | instance | Saturday 11 July 2026 04:27:41 +0000 (0:00:07.360) 0:00:50.622 ********* 2026-07-11 04:27:48.165105 | instance | ok: [instance] 2026-07-11 04:27:48.165343 | instance | 2026-07-11 04:27:48.165610 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-11 04:27:48.165926 | instance | Saturday 11 July 2026 04:27:48 +0000 (0:00:07.023) 0:00:57.646 ********* 2026-07-11 04:28:03.071833 | instance | ok: [instance] 2026-07-11 04:28:03.071933 | instance | 2026-07-11 04:28:03.072038 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-11 04:28:03.072166 | instance | Saturday 11 July 2026 04:28:03 +0000 (0:00:14.906) 0:01:12.553 ********* 2026-07-11 04:28:03.308989 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-11 04:28:03.309079 | instance | 2026-07-11 04:28:03.309187 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-11 04:28:03.309306 | instance | Saturday 11 July 2026 04:28:03 +0000 (0:00:00.237) 0:01:12.790 ********* 2026-07-11 04:28:03.458823 | instance | skipping: [instance] 2026-07-11 04:28:03.458901 | instance | 2026-07-11 04:28:03.459268 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-11 04:28:03.459320 | instance | Saturday 11 July 2026 04:28:03 +0000 (0:00:00.149) 0:01:12.940 ********* 2026-07-11 04:28:03.586683 | instance | skipping: [instance] => (item=instance) 2026-07-11 04:28:03.586756 | instance | skipping: [instance] 2026-07-11 04:28:03.586894 | instance | 2026-07-11 04:28:03.587021 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-11 04:28:03.587148 | instance | Saturday 11 July 2026 04:28:03 +0000 (0:00:00.127) 0:01:13.068 ********* 2026-07-11 04:28:03.932083 | instance | ok: [instance] 2026-07-11 04:28:03.932168 | instance | 2026-07-11 04:28:03.932441 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-11 04:28:03.932481 | instance | Saturday 11 July 2026 04:28:03 +0000 (0:00:00.345) 0:01:13.414 ********* 2026-07-11 04:28:11.151880 | instance | ok: [instance] 2026-07-11 04:28:11.151958 | instance | 2026-07-11 04:28:11.152065 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-11 04:28:11.152203 | instance | Saturday 11 July 2026 04:28:11 +0000 (0:00:07.219) 0:01:20.633 ********* 2026-07-11 04:28:17.676248 | instance | ok: [instance] 2026-07-11 04:28:17.676326 | instance | 2026-07-11 04:28:17.676456 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-11 04:28:17.676577 | instance | Saturday 11 July 2026 04:28:17 +0000 (0:00:06.524) 0:01:27.157 ********* 2026-07-11 04:28:24.331520 | instance | ok: [instance] 2026-07-11 04:28:24.331762 | instance | 2026-07-11 04:28:24.332060 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-11 04:28:24.332345 | instance | Saturday 11 July 2026 04:28:24 +0000 (0:00:06.655) 0:01:33.812 ********* 2026-07-11 04:28:32.867279 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-11 04:28:32.867378 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-11 04:28:32.867482 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-07-11 04:28:32.867604 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-11 04:28:32.867717 | instance | 2026-07-11 04:28:32.867905 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-11 04:28:32.867964 | instance | 2026-07-11 04:28:32.868061 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:28:32.868190 | instance | Saturday 11 July 2026 04:28:32 +0000 (0:00:08.536) 0:01:42.349 ********* 2026-07-11 04:28:36.862765 | instance | ok: [instance] 2026-07-11 04:28:36.862861 | instance | 2026-07-11 04:28:36.862872 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:28:36.862883 | instance | Saturday 11 July 2026 04:28:36 +0000 (0:00:03.993) 0:01:46.343 ********* 2026-07-11 04:28:37.186748 | instance | ok: [instance] 2026-07-11 04:28:37.186834 | instance | 2026-07-11 04:28:37.186840 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:28:37.186845 | instance | Saturday 11 July 2026 04:28:37 +0000 (0:00:00.322) 0:01:46.665 ********* 2026-07-11 04:28:37.302168 | instance | skipping: [instance] 2026-07-11 04:28:37.303813 | instance | 2026-07-11 04:28:37.303873 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:28:37.303882 | instance | Saturday 11 July 2026 04:28:37 +0000 (0:00:00.118) 0:01:46.783 ********* 2026-07-11 04:28:37.636051 | instance | ok: [instance] 2026-07-11 04:28:37.636142 | instance | 2026-07-11 04:28:37.636264 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:28:37.636409 | instance | Saturday 11 July 2026 04:28:37 +0000 (0:00:00.334) 0:01:47.117 ********* 2026-07-11 04:28:37.854136 | instance | ok: [instance] => { 2026-07-11 04:28:37.854236 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 04:28:37.854725 | instance | } 2026-07-11 04:28:37.854765 | instance | 2026-07-11 04:28:37.854771 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:28:37.854776 | instance | Saturday 11 July 2026 04:28:37 +0000 (0:00:00.218) 0:01:47.336 ********* 2026-07-11 04:28:38.236882 | instance | ok: [instance] 2026-07-11 04:28:38.236969 | instance | 2026-07-11 04:28:38.237262 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:28:38.237323 | instance | Saturday 11 July 2026 04:28:38 +0000 (0:00:00.382) 0:01:47.718 ********* 2026-07-11 04:28:38.392401 | instance | skipping: [instance] 2026-07-11 04:28:38.392494 | instance | 2026-07-11 04:28:38.392587 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:28:38.392712 | instance | Saturday 11 July 2026 04:28:38 +0000 (0:00:00.154) 0:01:47.873 ********* 2026-07-11 04:28:38.543614 | instance | skipping: [instance] 2026-07-11 04:28:38.543716 | instance | 2026-07-11 04:28:38.543852 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:28:38.544009 | instance | Saturday 11 July 2026 04:28:38 +0000 (0:00:00.152) 0:01:48.025 ********* 2026-07-11 04:28:38.852056 | instance | ok: [instance] 2026-07-11 04:28:38.852161 | instance | 2026-07-11 04:28:38.852233 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:28:38.852358 | instance | Saturday 11 July 2026 04:28:38 +0000 (0:00:00.308) 0:01:48.333 ********* 2026-07-11 04:28:40.212911 | instance | ok: [instance] 2026-07-11 04:28:40.213046 | instance | 2026-07-11 04:28:40.213631 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:28:40.213987 | instance | Saturday 11 July 2026 04:28:40 +0000 (0:00:01.359) 0:01:49.693 ********* 2026-07-11 04:28:40.356749 | instance | ok: [instance] => { 2026-07-11 04:28:40.356847 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 04:28:40.356996 | instance | } 2026-07-11 04:28:40.357136 | instance | 2026-07-11 04:28:40.357419 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:28:40.357474 | instance | Saturday 11 July 2026 04:28:40 +0000 (0:00:00.144) 0:01:49.838 ********* 2026-07-11 04:28:40.851732 | instance | ok: [instance] 2026-07-11 04:28:40.851818 | instance | 2026-07-11 04:28:40.852058 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:28:40.852115 | instance | Saturday 11 July 2026 04:28:40 +0000 (0:00:00.494) 0:01:50.333 ********* 2026-07-11 04:28:43.003436 | instance | ok: [instance] 2026-07-11 04:28:43.003489 | instance | 2026-07-11 04:28:43.003495 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 04:28:43.003501 | instance | Saturday 11 July 2026 04:28:42 +0000 (0:00:02.151) 0:01:52.484 ********* 2026-07-11 04:28:43.088054 | instance | skipping: [instance] 2026-07-11 04:28:43.088104 | instance | 2026-07-11 04:28:43.088110 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 04:28:43.088115 | instance | Saturday 11 July 2026 04:28:43 +0000 (0:00:00.084) 0:01:52.569 ********* 2026-07-11 04:28:43.181408 | instance | skipping: [instance] 2026-07-11 04:28:43.181463 | instance | 2026-07-11 04:28:43.181469 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 04:28:43.181475 | instance | Saturday 11 July 2026 04:28:43 +0000 (0:00:00.093) 0:01:52.662 ********* 2026-07-11 04:28:43.264211 | instance | skipping: [instance] 2026-07-11 04:28:43.264349 | instance | 2026-07-11 04:28:43.264368 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 04:28:43.264483 | instance | Saturday 11 July 2026 04:28:43 +0000 (0:00:00.083) 0:01:52.745 ********* 2026-07-11 04:28:44.800054 | instance | ok: [instance] 2026-07-11 04:28:44.800145 | instance | 2026-07-11 04:28:44.800164 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 04:28:44.800178 | instance | Saturday 11 July 2026 04:28:44 +0000 (0:00:01.535) 0:01:54.281 ********* 2026-07-11 04:28:45.343662 | instance | ok: [instance] 2026-07-11 04:28:45.343769 | instance | 2026-07-11 04:28:45.343844 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 04:28:45.343973 | instance | Saturday 11 July 2026 04:28:45 +0000 (0:00:00.542) 0:01:54.824 ********* 2026-07-11 04:28:46.367103 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 04:28:46.367248 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 04:28:46.367414 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 04:28:46.367587 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 04:28:46.367756 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 04:28:46.367904 | instance | 2026-07-11 04:28:46.368067 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 04:28:46.368288 | instance | Saturday 11 July 2026 04:28:46 +0000 (0:00:01.024) 0:01:55.848 ********* 2026-07-11 04:28:47.030471 | instance | ok: [instance] 2026-07-11 04:28:47.030704 | instance | 2026-07-11 04:28:47.030987 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 04:28:47.031269 | instance | Saturday 11 July 2026 04:28:46 +0000 (0:00:00.628) 0:01:56.477 ********* 2026-07-11 04:28:47.031521 | instance | 2026-07-11 04:28:47.031792 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 04:28:47.032128 | instance | Saturday 11 July 2026 04:28:47 +0000 (0:00:00.034) 0:01:56.512 ********* 2026-07-11 04:28:47.498213 | instance | ok: [instance] 2026-07-11 04:28:47.498364 | instance | 2026-07-11 04:28:47.498540 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:28:47.498714 | instance | Saturday 11 July 2026 04:28:47 +0000 (0:00:00.467) 0:01:56.979 ********* 2026-07-11 04:28:47.828640 | instance | ok: [instance] 2026-07-11 04:28:47.828863 | instance | 2026-07-11 04:28:47.829164 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:28:47.829437 | instance | Saturday 11 July 2026 04:28:47 +0000 (0:00:00.330) 0:01:57.310 ********* 2026-07-11 04:28:47.937356 | instance | ok: [instance] => { 2026-07-11 04:28:47.937596 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-11 04:28:47.937882 | instance | } 2026-07-11 04:28:47.938129 | instance | 2026-07-11 04:28:47.938395 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:28:47.938654 | instance | Saturday 11 July 2026 04:28:47 +0000 (0:00:00.108) 0:01:57.418 ********* 2026-07-11 04:28:48.655352 | instance | ok: [instance] 2026-07-11 04:28:48.655453 | instance | 2026-07-11 04:28:48.655588 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:28:48.655759 | instance | Saturday 11 July 2026 04:28:48 +0000 (0:00:00.718) 0:01:58.137 ********* 2026-07-11 04:28:51.964173 | instance | ok: [instance] 2026-07-11 04:28:51.964379 | instance | 2026-07-11 04:28:51.964668 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-11 04:28:51.964952 | instance | Saturday 11 July 2026 04:28:51 +0000 (0:00:03.307) 0:02:01.445 ********* 2026-07-11 04:28:53.283466 | instance | ok: [instance] 2026-07-11 04:28:53.283646 | instance | 2026-07-11 04:28:53.283912 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-11 04:28:53.284300 | instance | Saturday 11 July 2026 04:28:53 +0000 (0:00:01.319) 0:02:02.764 ********* 2026-07-11 04:28:53.549943 | instance | ok: [instance] 2026-07-11 04:28:53.550064 | instance | 2026-07-11 04:28:53.550248 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-11 04:28:53.550427 | instance | Saturday 11 July 2026 04:28:53 +0000 (0:00:00.266) 0:02:03.031 ********* 2026-07-11 04:28:54.047134 | instance | ok: [instance] 2026-07-11 04:28:54.047392 | instance | 2026-07-11 04:28:54.047663 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-11 04:28:54.047932 | instance | Saturday 11 July 2026 04:28:54 +0000 (0:00:00.496) 0:02:03.528 ********* 2026-07-11 04:28:54.772704 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-11 04:28:54.773004 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-11 04:28:54.773240 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-11 04:28:54.773523 | instance | 2026-07-11 04:28:54.773829 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-11 04:28:54.774103 | instance | Saturday 11 July 2026 04:28:54 +0000 (0:00:00.725) 0:02:04.254 ********* 2026-07-11 04:28:55.284034 | instance | ok: [instance] 2026-07-11 04:28:55.284329 | instance | 2026-07-11 04:28:55.284671 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-11 04:28:55.285011 | instance | Saturday 11 July 2026 04:28:55 +0000 (0:00:00.511) 0:02:04.765 ********* 2026-07-11 04:28:55.844266 | instance | ok: [instance] 2026-07-11 04:28:55.844484 | instance | 2026-07-11 04:28:55.844853 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-11 04:28:55.845134 | instance | Saturday 11 July 2026 04:28:55 +0000 (0:00:00.524) 0:02:05.290 ********* 2026-07-11 04:28:55.845395 | instance | 2026-07-11 04:28:55.845742 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-11 04:28:55.846054 | instance | Saturday 11 July 2026 04:28:55 +0000 (0:00:00.035) 0:02:05.325 ********* 2026-07-11 04:28:56.316861 | instance | ok: [instance] 2026-07-11 04:28:56.316954 | instance | 2026-07-11 04:28:56.316967 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-11 04:28:56.316986 | instance | Saturday 11 July 2026 04:28:56 +0000 (0:00:00.471) 0:02:05.797 ********* 2026-07-11 04:28:56.454651 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-11 04:28:56.454868 | instance | 2026-07-11 04:28:56.455169 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-11 04:28:56.455430 | instance | Saturday 11 July 2026 04:28:56 +0000 (0:00:00.138) 0:02:05.936 ********* 2026-07-11 04:28:57.891978 | instance | ok: [instance] 2026-07-11 04:28:57.892632 | instance | 2026-07-11 04:28:57.893015 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-11 04:28:57.893425 | instance | Saturday 11 July 2026 04:28:57 +0000 (0:00:01.437) 0:02:07.373 ********* 2026-07-11 04:28:58.613378 | instance | ok: [instance] => (item=chronyd) 2026-07-11 04:28:58.613470 | instance | ok: [instance] => (item=sshd) 2026-07-11 04:28:58.613551 | instance | 2026-07-11 04:28:58.613691 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-11 04:28:58.613834 | instance | Saturday 11 July 2026 04:28:58 +0000 (0:00:00.721) 0:02:08.095 ********* 2026-07-11 04:28:58.966491 | instance | ok: [instance] 2026-07-11 04:28:58.966783 | instance | 2026-07-11 04:28:58.967249 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-11 04:28:58.967501 | instance | Saturday 11 July 2026 04:28:58 +0000 (0:00:00.352) 0:02:08.447 ********* 2026-07-11 04:28:59.216433 | instance | ok: [instance] 2026-07-11 04:28:59.216880 | instance | 2026-07-11 04:28:59.216935 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-11 04:28:59.216950 | instance | Saturday 11 July 2026 04:28:59 +0000 (0:00:00.250) 0:02:08.698 ********* 2026-07-11 04:28:59.550024 | instance | ok: [instance] 2026-07-11 04:28:59.550139 | instance | 2026-07-11 04:28:59.550199 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-11 04:28:59.550312 | instance | Saturday 11 July 2026 04:28:59 +0000 (0:00:00.333) 0:02:09.031 ********* 2026-07-11 04:28:59.869014 | instance | ok: [instance] 2026-07-11 04:28:59.869173 | instance | 2026-07-11 04:28:59.869420 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-11 04:28:59.869542 | instance | Saturday 11 July 2026 04:28:59 +0000 (0:00:00.318) 0:02:09.350 ********* 2026-07-11 04:29:00.208619 | instance | ok: [instance] => (item=instance) 2026-07-11 04:29:00.208730 | instance | 2026-07-11 04:29:00.208743 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-11 04:29:00.208917 | instance | Saturday 11 July 2026 04:29:00 +0000 (0:00:00.339) 0:02:09.690 ********* 2026-07-11 04:29:00.312852 | instance | ok: [instance] 2026-07-11 04:29:00.313067 | instance | 2026-07-11 04:29:00.313358 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-11 04:29:00.313646 | instance | Saturday 11 July 2026 04:29:00 +0000 (0:00:00.103) 0:02:09.794 ********* 2026-07-11 04:29:00.476343 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-11 04:29:00.476434 | instance | 2026-07-11 04:29:00.476443 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-11 04:29:00.476450 | instance | Saturday 11 July 2026 04:29:00 +0000 (0:00:00.160) 0:02:09.954 ********* 2026-07-11 04:29:00.597278 | instance | skipping: [instance] 2026-07-11 04:29:00.597456 | instance | 2026-07-11 04:29:00.597739 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-11 04:29:00.598056 | instance | Saturday 11 July 2026 04:29:00 +0000 (0:00:00.123) 0:02:10.078 ********* 2026-07-11 04:29:00.723226 | instance | skipping: [instance] => (item=instance) 2026-07-11 04:29:00.723462 | instance | skipping: [instance] 2026-07-11 04:29:00.723741 | instance | 2026-07-11 04:29:00.724040 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-11 04:29:00.724355 | instance | Saturday 11 July 2026 04:29:00 +0000 (0:00:00.125) 0:02:10.204 ********* 2026-07-11 04:29:01.029786 | instance | ok: [instance] 2026-07-11 04:29:01.030075 | instance | 2026-07-11 04:29:01.030364 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-11 04:29:01.030696 | instance | Saturday 11 July 2026 04:29:01 +0000 (0:00:00.306) 0:02:10.511 ********* 2026-07-11 04:29:08.403798 | instance | ok: [instance] 2026-07-11 04:29:08.403922 | instance | 2026-07-11 04:29:08.404099 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-11 04:29:08.404266 | instance | Saturday 11 July 2026 04:29:08 +0000 (0:00:07.373) 0:02:17.885 ********* 2026-07-11 04:29:14.052227 | instance | ok: [instance] 2026-07-11 04:29:14.052493 | instance | 2026-07-11 04:29:14.052777 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-11 04:29:14.053038 | instance | Saturday 11 July 2026 04:29:14 +0000 (0:00:05.648) 0:02:23.533 ********* 2026-07-11 04:29:28.756855 | instance | ok: [instance] 2026-07-11 04:29:28.756922 | instance | 2026-07-11 04:29:28.756928 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-11 04:29:28.756933 | instance | Saturday 11 July 2026 04:29:28 +0000 (0:00:14.704) 0:02:38.238 ********* 2026-07-11 04:29:28.951105 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-11 04:29:28.951221 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-11 04:29:28.951736 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-11 04:29:28.951823 | instance | skipping: [instance] 2026-07-11 04:29:28.951836 | instance | 2026-07-11 04:29:28.951847 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-11 04:29:28.951867 | instance | Saturday 11 July 2026 04:29:28 +0000 (0:00:00.194) 0:02:38.432 ********* 2026-07-11 04:29:35.718976 | instance | ok: [instance] 2026-07-11 04:29:35.719118 | instance | 2026-07-11 04:29:35.719167 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-11 04:29:35.719307 | instance | Saturday 11 July 2026 04:29:35 +0000 (0:00:06.767) 0:02:45.200 ********* 2026-07-11 04:29:42.428343 | instance | ok: [instance] 2026-07-11 04:29:42.428467 | instance | 2026-07-11 04:29:42.428608 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-11 04:29:42.428767 | instance | Saturday 11 July 2026 04:29:42 +0000 (0:00:06.708) 0:02:51.909 ********* 2026-07-11 04:29:42.586199 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-11 04:29:42.586321 | instance | 2026-07-11 04:29:42.586595 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-11 04:29:42.586894 | instance | Saturday 11 July 2026 04:29:42 +0000 (0:00:00.157) 0:02:52.066 ********* 2026-07-11 04:29:42.680723 | instance | ok: [instance] 2026-07-11 04:29:42.680994 | instance | 2026-07-11 04:29:42.681277 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-11 04:29:42.681544 | instance | Saturday 11 July 2026 04:29:42 +0000 (0:00:00.095) 0:02:52.161 ********* 2026-07-11 04:29:49.504880 | instance | ok: [instance] 2026-07-11 04:29:49.504998 | instance | 2026-07-11 04:29:49.505133 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-11 04:29:49.505258 | instance | Saturday 11 July 2026 04:29:49 +0000 (0:00:06.824) 0:02:58.986 ********* 2026-07-11 04:29:49.586306 | instance | ok: [instance] 2026-07-11 04:29:49.586581 | instance | 2026-07-11 04:29:49.586866 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-11 04:29:49.587230 | instance | Saturday 11 July 2026 04:29:49 +0000 (0:00:00.081) 0:02:59.067 ********* 2026-07-11 04:29:49.662849 | instance | skipping: [instance] => (item=1) 2026-07-11 04:29:49.663180 | instance | skipping: [instance] => (item=1) 2026-07-11 04:29:49.663462 | instance | skipping: [instance] => (item=1) 2026-07-11 04:29:49.663726 | instance | skipping: [instance] 2026-07-11 04:29:49.664103 | instance | 2026-07-11 04:29:49.664670 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-11 04:29:49.665016 | instance | Saturday 11 July 2026 04:29:49 +0000 (0:00:00.076) 0:02:59.144 ********* 2026-07-11 04:29:49.796572 | instance | skipping: [instance] 2026-07-11 04:29:49.796667 | instance | 2026-07-11 04:29:49.796738 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-11 04:29:49.796849 | instance | 2026-07-11 04:29:49.796969 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:29:49.797091 | instance | Saturday 11 July 2026 04:29:49 +0000 (0:00:00.133) 0:02:59.278 ********* 2026-07-11 04:29:54.151294 | instance | ok: [instance] 2026-07-11 04:29:54.151533 | instance | 2026-07-11 04:29:54.151806 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:29:54.152073 | instance | Saturday 11 July 2026 04:29:54 +0000 (0:00:04.354) 0:03:03.632 ********* 2026-07-11 04:29:54.490044 | instance | ok: [instance] 2026-07-11 04:29:54.490340 | instance | 2026-07-11 04:29:54.490736 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:29:54.491172 | instance | Saturday 11 July 2026 04:29:54 +0000 (0:00:00.338) 0:03:03.971 ********* 2026-07-11 04:29:54.590968 | instance | skipping: [instance] 2026-07-11 04:29:54.591284 | instance | 2026-07-11 04:29:54.591575 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:29:54.591845 | instance | Saturday 11 July 2026 04:29:54 +0000 (0:00:00.100) 0:03:04.072 ********* 2026-07-11 04:29:55.016759 | instance | ok: [instance] 2026-07-11 04:29:55.016971 | instance | 2026-07-11 04:29:55.017366 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:29:55.017701 | instance | Saturday 11 July 2026 04:29:55 +0000 (0:00:00.425) 0:03:04.498 ********* 2026-07-11 04:29:55.119204 | instance | ok: [instance] => { 2026-07-11 04:29:55.119491 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 04:29:55.119775 | instance | } 2026-07-11 04:29:55.120066 | instance | 2026-07-11 04:29:55.120376 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:29:55.120636 | instance | Saturday 11 July 2026 04:29:55 +0000 (0:00:00.102) 0:03:04.600 ********* 2026-07-11 04:29:55.535651 | instance | ok: [instance] 2026-07-11 04:29:55.535802 | instance | 2026-07-11 04:29:55.535961 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:29:55.536126 | instance | Saturday 11 July 2026 04:29:55 +0000 (0:00:00.416) 0:03:05.017 ********* 2026-07-11 04:29:55.682732 | instance | skipping: [instance] 2026-07-11 04:29:55.682818 | instance | 2026-07-11 04:29:55.682945 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:29:55.683068 | instance | Saturday 11 July 2026 04:29:55 +0000 (0:00:00.146) 0:03:05.163 ********* 2026-07-11 04:29:55.819524 | instance | skipping: [instance] 2026-07-11 04:29:55.819646 | instance | 2026-07-11 04:29:55.819726 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:29:55.819869 | instance | Saturday 11 July 2026 04:29:55 +0000 (0:00:00.136) 0:03:05.300 ********* 2026-07-11 04:29:56.123124 | instance | ok: [instance] 2026-07-11 04:29:56.123202 | instance | 2026-07-11 04:29:56.123210 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:29:56.123217 | instance | Saturday 11 July 2026 04:29:56 +0000 (0:00:00.303) 0:03:05.604 ********* 2026-07-11 04:29:57.319286 | instance | ok: [instance] 2026-07-11 04:29:57.319518 | instance | 2026-07-11 04:29:57.319797 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:29:57.320067 | instance | Saturday 11 July 2026 04:29:57 +0000 (0:00:01.196) 0:03:06.800 ********* 2026-07-11 04:29:57.457819 | instance | ok: [instance] => { 2026-07-11 04:29:57.457891 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 04:29:57.458018 | instance | } 2026-07-11 04:29:57.458145 | instance | 2026-07-11 04:29:57.458264 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:29:57.458398 | instance | Saturday 11 July 2026 04:29:57 +0000 (0:00:00.138) 0:03:06.939 ********* 2026-07-11 04:29:57.971818 | instance | ok: [instance] 2026-07-11 04:29:57.972076 | instance | 2026-07-11 04:29:57.972404 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:29:57.972691 | instance | Saturday 11 July 2026 04:29:57 +0000 (0:00:00.513) 0:03:07.453 ********* 2026-07-11 04:30:00.069142 | instance | ok: [instance] 2026-07-11 04:30:00.069402 | instance | 2026-07-11 04:30:00.069808 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 04:30:00.070110 | instance | Saturday 11 July 2026 04:30:00 +0000 (0:00:02.097) 0:03:09.550 ********* 2026-07-11 04:30:00.155616 | instance | skipping: [instance] 2026-07-11 04:30:00.155742 | instance | 2026-07-11 04:30:00.155938 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 04:30:00.156106 | instance | Saturday 11 July 2026 04:30:00 +0000 (0:00:00.086) 0:03:09.637 ********* 2026-07-11 04:30:00.255455 | instance | skipping: [instance] 2026-07-11 04:30:00.255577 | instance | 2026-07-11 04:30:00.255767 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 04:30:00.255948 | instance | Saturday 11 July 2026 04:30:00 +0000 (0:00:00.099) 0:03:09.736 ********* 2026-07-11 04:30:00.354479 | instance | skipping: [instance] 2026-07-11 04:30:00.354586 | instance | 2026-07-11 04:30:00.354704 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 04:30:00.354823 | instance | Saturday 11 July 2026 04:30:00 +0000 (0:00:00.098) 0:03:09.835 ********* 2026-07-11 04:30:01.618271 | instance | ok: [instance] 2026-07-11 04:30:01.618503 | instance | 2026-07-11 04:30:01.618782 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 04:30:01.619040 | instance | Saturday 11 July 2026 04:30:01 +0000 (0:00:01.264) 0:03:11.099 ********* 2026-07-11 04:30:02.141608 | instance | ok: [instance] 2026-07-11 04:30:02.141697 | instance | 2026-07-11 04:30:02.141978 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 04:30:02.142168 | instance | Saturday 11 July 2026 04:30:02 +0000 (0:00:00.523) 0:03:11.623 ********* 2026-07-11 04:30:03.207789 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 04:30:03.208183 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 04:30:03.208642 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 04:30:03.209040 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 04:30:03.209486 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 04:30:03.209931 | instance | 2026-07-11 04:30:03.210203 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 04:30:03.210539 | instance | Saturday 11 July 2026 04:30:03 +0000 (0:00:01.064) 0:03:12.688 ********* 2026-07-11 04:30:03.882888 | instance | ok: [instance] 2026-07-11 04:30:03.883143 | instance | 2026-07-11 04:30:03.883542 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 04:30:03.883828 | instance | Saturday 11 July 2026 04:30:03 +0000 (0:00:00.641) 0:03:13.329 ********* 2026-07-11 04:30:03.884273 | instance | 2026-07-11 04:30:03.884491 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 04:30:03.884910 | instance | Saturday 11 July 2026 04:30:03 +0000 (0:00:00.034) 0:03:13.363 ********* 2026-07-11 04:30:04.338632 | instance | ok: [instance] 2026-07-11 04:30:04.338765 | instance | 2026-07-11 04:30:04.338937 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:30:04.339163 | instance | Saturday 11 July 2026 04:30:04 +0000 (0:00:00.456) 0:03:13.820 ********* 2026-07-11 04:30:04.751006 | instance | ok: [instance] 2026-07-11 04:30:04.751256 | instance | 2026-07-11 04:30:04.751561 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:30:04.751852 | instance | Saturday 11 July 2026 04:30:04 +0000 (0:00:00.411) 0:03:14.231 ********* 2026-07-11 04:30:04.859775 | instance | ok: [instance] => { 2026-07-11 04:30:04.860089 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-11 04:30:04.860369 | instance | } 2026-07-11 04:30:04.860686 | instance | 2026-07-11 04:30:04.860990 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:30:04.861359 | instance | Saturday 11 July 2026 04:30:04 +0000 (0:00:00.109) 0:03:14.340 ********* 2026-07-11 04:30:05.305290 | instance | ok: [instance] 2026-07-11 04:30:05.305411 | instance | 2026-07-11 04:30:05.305542 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:30:05.305671 | instance | Saturday 11 July 2026 04:30:05 +0000 (0:00:00.446) 0:03:14.786 ********* 2026-07-11 04:30:08.623975 | instance | ok: [instance] 2026-07-11 04:30:08.624197 | instance | 2026-07-11 04:30:08.624465 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-11 04:30:08.624729 | instance | Saturday 11 July 2026 04:30:08 +0000 (0:00:03.318) 0:03:18.105 ********* 2026-07-11 04:30:09.938783 | instance | ok: [instance] 2026-07-11 04:30:09.938998 | instance | 2026-07-11 04:30:09.939273 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-11 04:30:09.939534 | instance | Saturday 11 July 2026 04:30:09 +0000 (0:00:01.314) 0:03:19.420 ********* 2026-07-11 04:30:10.201635 | instance | ok: [instance] 2026-07-11 04:30:10.201889 | instance | 2026-07-11 04:30:10.202159 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-11 04:30:10.202425 | instance | Saturday 11 July 2026 04:30:10 +0000 (0:00:00.262) 0:03:19.683 ********* 2026-07-11 04:30:10.721231 | instance | ok: [instance] 2026-07-11 04:30:10.721468 | instance | 2026-07-11 04:30:10.721760 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-11 04:30:10.722024 | instance | Saturday 11 July 2026 04:30:10 +0000 (0:00:00.519) 0:03:20.202 ********* 2026-07-11 04:30:11.374762 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-11 04:30:11.374838 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-11 04:30:11.374846 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-11 04:30:11.375275 | instance | 2026-07-11 04:30:11.375355 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-11 04:30:11.375616 | instance | Saturday 11 July 2026 04:30:11 +0000 (0:00:00.652) 0:03:20.855 ********* 2026-07-11 04:30:11.838860 | instance | ok: [instance] 2026-07-11 04:30:11.838969 | instance | 2026-07-11 04:30:11.839031 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-11 04:30:11.839207 | instance | Saturday 11 July 2026 04:30:11 +0000 (0:00:00.463) 0:03:21.319 ********* 2026-07-11 04:30:12.364725 | instance | ok: [instance] 2026-07-11 04:30:12.364815 | instance | 2026-07-11 04:30:12.364947 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-11 04:30:12.365069 | instance | Saturday 11 July 2026 04:30:12 +0000 (0:00:00.485) 0:03:21.804 ********* 2026-07-11 04:30:12.365200 | instance | 2026-07-11 04:30:12.365295 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-11 04:30:12.365419 | instance | Saturday 11 July 2026 04:30:12 +0000 (0:00:00.040) 0:03:21.845 ********* 2026-07-11 04:30:12.878051 | instance | ok: [instance] 2026-07-11 04:30:12.878115 | instance | 2026-07-11 04:30:12.878262 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-11 04:30:12.878406 | instance | Saturday 11 July 2026 04:30:12 +0000 (0:00:00.513) 0:03:22.359 ********* 2026-07-11 04:30:13.037576 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-11 04:30:13.037678 | instance | 2026-07-11 04:30:13.037860 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-11 04:30:13.038001 | instance | Saturday 11 July 2026 04:30:13 +0000 (0:00:00.159) 0:03:22.518 ********* 2026-07-11 04:30:14.240614 | instance | ok: [instance] 2026-07-11 04:30:14.240681 | instance | 2026-07-11 04:30:14.240693 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-11 04:30:14.240703 | instance | Saturday 11 July 2026 04:30:14 +0000 (0:00:01.202) 0:03:23.721 ********* 2026-07-11 04:30:15.016864 | instance | ok: [instance] => (item=chronyd) 2026-07-11 04:30:15.016958 | instance | ok: [instance] => (item=sshd) 2026-07-11 04:30:15.017074 | instance | 2026-07-11 04:30:15.017195 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-11 04:30:15.017316 | instance | Saturday 11 July 2026 04:30:15 +0000 (0:00:00.777) 0:03:24.498 ********* 2026-07-11 04:30:15.364304 | instance | ok: [instance] 2026-07-11 04:30:15.364438 | instance | 2026-07-11 04:30:15.364625 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-11 04:30:15.364796 | instance | Saturday 11 July 2026 04:30:15 +0000 (0:00:00.346) 0:03:24.845 ********* 2026-07-11 04:30:15.630829 | instance | ok: [instance] 2026-07-11 04:30:15.631049 | instance | 2026-07-11 04:30:15.631370 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-11 04:30:15.631631 | instance | Saturday 11 July 2026 04:30:15 +0000 (0:00:00.266) 0:03:25.111 ********* 2026-07-11 04:30:15.930442 | instance | ok: [instance] 2026-07-11 04:30:15.930690 | instance | 2026-07-11 04:30:15.930977 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-11 04:30:15.931268 | instance | Saturday 11 July 2026 04:30:15 +0000 (0:00:00.299) 0:03:25.411 ********* 2026-07-11 04:30:16.236066 | instance | ok: [instance] 2026-07-11 04:30:16.236315 | instance | 2026-07-11 04:30:16.236589 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-11 04:30:16.236927 | instance | Saturday 11 July 2026 04:30:16 +0000 (0:00:00.305) 0:03:25.716 ********* 2026-07-11 04:30:23.128541 | instance | ok: [instance] 2026-07-11 04:30:23.128774 | instance | 2026-07-11 04:30:23.129042 | instance | PLAY [all] ********************************************************************* 2026-07-11 04:30:23.129450 | instance | 2026-07-11 04:30:23.129658 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-11 04:30:23.130104 | instance | Saturday 11 July 2026 04:30:23 +0000 (0:00:06.893) 0:03:32.610 ********* 2026-07-11 04:30:23.649763 | instance | ok: [instance] 2026-07-11 04:30:23.650766 | instance | 2026-07-11 04:30:23.650875 | instance | PLAY [all] ********************************************************************* 2026-07-11 04:30:23.650887 | instance | 2026-07-11 04:30:23.650908 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:30:23.651086 | instance | Saturday 11 July 2026 04:30:23 +0000 (0:00:00.520) 0:03:33.130 ********* 2026-07-11 04:30:27.996136 | instance | ok: [instance] 2026-07-11 04:30:27.996424 | instance | 2026-07-11 04:30:27.996745 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-11 04:30:27.997063 | instance | Saturday 11 July 2026 04:30:27 +0000 (0:00:04.346) 0:03:37.477 ********* 2026-07-11 04:30:31.923885 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-11 04:30:31.924161 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-11 04:30:31.924440 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-11 04:30:31.924717 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-11 04:30:31.925051 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-11 04:30:31.925365 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-11 04:30:31.925639 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-11 04:30:31.925939 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-11 04:30:31.926210 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-11 04:30:31.926469 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-11 04:30:31.926738 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-11 04:30:31.927006 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-11 04:30:31.927267 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-11 04:30:31.927524 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-11 04:30:31.927789 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-11 04:30:31.928061 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-11 04:30:31.928334 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-11 04:30:31.928625 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-11 04:30:31.928888 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-11 04:30:31.929310 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-11 04:30:31.929532 | instance | 2026-07-11 04:30:31.929832 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-11 04:30:31.930046 | instance | Saturday 11 July 2026 04:30:31 +0000 (0:00:03.926) 0:03:41.404 ********* 2026-07-11 04:30:32.182723 | instance | ok: [instance] 2026-07-11 04:30:32.182805 | instance | 2026-07-11 04:30:32.182936 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-11 04:30:32.183064 | instance | Saturday 11 July 2026 04:30:32 +0000 (0:00:00.260) 0:03:41.664 ********* 2026-07-11 04:30:32.709263 | instance | ok: [instance] 2026-07-11 04:30:32.709408 | instance | 2026-07-11 04:30:32.709598 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-11 04:30:32.709802 | instance | Saturday 11 July 2026 04:30:32 +0000 (0:00:00.526) 0:03:42.190 ********* 2026-07-11 04:30:33.054923 | instance | ok: [instance] 2026-07-11 04:30:33.055010 | instance | 2026-07-11 04:30:33.055139 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-11 04:30:33.055291 | instance | Saturday 11 July 2026 04:30:33 +0000 (0:00:00.345) 0:03:42.536 ********* 2026-07-11 04:30:33.152157 | instance | ok: [instance] 2026-07-11 04:30:33.152401 | instance | 2026-07-11 04:30:33.152728 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-11 04:30:33.152980 | instance | 2026-07-11 04:30:33.153286 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:30:33.153556 | instance | Saturday 11 July 2026 04:30:33 +0000 (0:00:00.096) 0:03:42.632 ********* 2026-07-11 04:30:37.272204 | instance | ok: [instance] 2026-07-11 04:30:37.272432 | instance | 2026-07-11 04:30:37.272905 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-11 04:30:37.273268 | instance | Saturday 11 July 2026 04:30:37 +0000 (0:00:04.120) 0:03:46.753 ********* 2026-07-11 04:30:37.657323 | instance | ok: [instance] 2026-07-11 04:30:37.657549 | instance | 2026-07-11 04:30:37.657865 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-11 04:30:37.658158 | instance | Saturday 11 July 2026 04:30:37 +0000 (0:00:00.385) 0:03:47.138 ********* 2026-07-11 04:30:38.688580 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-11 04:30:38.688700 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-11 04:30:38.688816 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-11 04:30:38.688950 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-11 04:30:38.689063 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-11 04:30:38.689179 | instance | 2026-07-11 04:30:38.689304 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-11 04:30:38.689420 | instance | Saturday 11 July 2026 04:30:38 +0000 (0:00:01.031) 0:03:48.170 ********* 2026-07-11 04:30:39.270968 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-07-11 04:30:39.271190 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-07-11 04:30:39.271472 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-07-11 04:30:39.271726 | instance | 2026-07-11 04:30:39.272064 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-11 04:30:39.272296 | instance | Saturday 11 July 2026 04:30:39 +0000 (0:00:00.582) 0:03:48.752 ********* 2026-07-11 04:30:39.513402 | instance | ok: [instance] 2026-07-11 04:30:39.513492 | instance | 2026-07-11 04:30:39.513667 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-11 04:30:39.513853 | instance | Saturday 11 July 2026 04:30:39 +0000 (0:00:00.242) 0:03:48.995 ********* 2026-07-11 04:30:39.758680 | instance | ok: [instance] 2026-07-11 04:30:39.758957 | instance | 2026-07-11 04:30:39.759274 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-11 04:30:39.759550 | instance | Saturday 11 July 2026 04:30:39 +0000 (0:00:00.244) 0:03:49.240 ********* 2026-07-11 04:30:39.838501 | instance | ok: [instance] 2026-07-11 04:30:39.838602 | instance | 2026-07-11 04:30:39.838749 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-11 04:30:39.838906 | instance | Saturday 11 July 2026 04:30:39 +0000 (0:00:00.079) 0:03:49.319 ********* 2026-07-11 04:30:39.923132 | instance | skipping: [instance] 2026-07-11 04:30:39.923297 | instance | 2026-07-11 04:30:39.923453 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-11 04:30:39.923647 | instance | Saturday 11 July 2026 04:30:39 +0000 (0:00:00.084) 0:03:49.404 ********* 2026-07-11 04:30:40.540624 | instance | ok: [instance] 2026-07-11 04:30:40.540754 | instance | 2026-07-11 04:30:40.540992 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-11 04:30:40.541063 | instance | Saturday 11 July 2026 04:30:40 +0000 (0:00:00.617) 0:03:50.022 ********* 2026-07-11 04:30:40.919548 | instance | ok: [instance] 2026-07-11 04:30:40.919739 | instance | 2026-07-11 04:30:40.920008 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-11 04:30:40.920265 | instance | Saturday 11 July 2026 04:30:40 +0000 (0:00:00.262) 0:03:50.284 ********* 2026-07-11 04:30:40.920524 | instance | 2026-07-11 04:30:40.920806 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-11 04:30:40.921045 | instance | 2026-07-11 04:30:40.921301 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:30:40.921582 | instance | Saturday 11 July 2026 04:30:40 +0000 (0:00:00.116) 0:03:50.401 ********* 2026-07-11 04:30:45.118167 | instance | ok: [instance] 2026-07-11 04:30:45.118379 | instance | 2026-07-11 04:30:45.118869 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:30:45.119130 | instance | Saturday 11 July 2026 04:30:45 +0000 (0:00:04.198) 0:03:54.599 ********* 2026-07-11 04:30:45.450884 | instance | ok: [instance] 2026-07-11 04:30:45.451129 | instance | 2026-07-11 04:30:45.451426 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:30:45.451716 | instance | Saturday 11 July 2026 04:30:45 +0000 (0:00:00.332) 0:03:54.932 ********* 2026-07-11 04:30:45.558725 | instance | skipping: [instance] 2026-07-11 04:30:45.559014 | instance | 2026-07-11 04:30:45.559307 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:30:45.565869 | instance | Saturday 11 July 2026 04:30:45 +0000 (0:00:00.107) 0:03:55.040 ********* 2026-07-11 04:30:45.849786 | instance | ok: [instance] 2026-07-11 04:30:45.849971 | instance | 2026-07-11 04:30:45.850294 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:30:45.850563 | instance | Saturday 11 July 2026 04:30:45 +0000 (0:00:00.290) 0:03:55.331 ********* 2026-07-11 04:30:45.972755 | instance | ok: [instance] => { 2026-07-11 04:30:45.972868 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-11 04:30:45.973008 | instance | } 2026-07-11 04:30:45.973176 | instance | 2026-07-11 04:30:45.973343 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:30:45.973505 | instance | Saturday 11 July 2026 04:30:45 +0000 (0:00:00.122) 0:03:55.454 ********* 2026-07-11 04:30:46.374560 | instance | ok: [instance] 2026-07-11 04:30:46.374802 | instance | 2026-07-11 04:30:46.375095 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:30:46.375418 | instance | Saturday 11 July 2026 04:30:46 +0000 (0:00:00.401) 0:03:55.855 ********* 2026-07-11 04:30:46.701009 | instance | skipping: [instance] 2026-07-11 04:30:46.701226 | instance | 2026-07-11 04:30:46.701517 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:30:46.701865 | instance | Saturday 11 July 2026 04:30:46 +0000 (0:00:00.326) 0:03:56.181 ********* 2026-07-11 04:30:47.002843 | instance | ok: [instance] 2026-07-11 04:30:47.003001 | instance | 2026-07-11 04:30:47.003270 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:30:47.003524 | instance | Saturday 11 July 2026 04:30:46 +0000 (0:00:00.302) 0:03:56.483 ********* 2026-07-11 04:30:48.182607 | instance | ok: [instance] 2026-07-11 04:30:48.182830 | instance | 2026-07-11 04:30:48.183152 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:30:48.183423 | instance | Saturday 11 July 2026 04:30:48 +0000 (0:00:01.179) 0:03:57.663 ********* 2026-07-11 04:30:48.309303 | instance | ok: [instance] => { 2026-07-11 04:30:48.309558 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-11 04:30:48.310001 | instance | } 2026-07-11 04:30:48.310249 | instance | 2026-07-11 04:30:48.310545 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:30:48.310784 | instance | Saturday 11 July 2026 04:30:48 +0000 (0:00:00.127) 0:03:57.790 ********* 2026-07-11 04:30:48.775069 | instance | ok: [instance] 2026-07-11 04:30:48.775171 | instance | 2026-07-11 04:30:48.775365 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:30:48.775547 | instance | Saturday 11 July 2026 04:30:48 +0000 (0:00:00.465) 0:03:58.256 ********* 2026-07-11 04:30:50.918230 | instance | ok: [instance] 2026-07-11 04:30:50.918423 | instance | 2026-07-11 04:30:50.918698 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 04:30:50.918966 | instance | Saturday 11 July 2026 04:30:50 +0000 (0:00:02.142) 0:04:00.399 ********* 2026-07-11 04:30:51.009625 | instance | skipping: [instance] 2026-07-11 04:30:51.009811 | instance | 2026-07-11 04:30:51.010084 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 04:30:51.010345 | instance | Saturday 11 July 2026 04:30:51 +0000 (0:00:00.091) 0:04:00.491 ********* 2026-07-11 04:30:51.105092 | instance | skipping: [instance] 2026-07-11 04:30:51.105217 | instance | 2026-07-11 04:30:51.105223 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 04:30:51.105346 | instance | Saturday 11 July 2026 04:30:51 +0000 (0:00:00.095) 0:04:00.587 ********* 2026-07-11 04:30:51.200348 | instance | skipping: [instance] 2026-07-11 04:30:51.200546 | instance | 2026-07-11 04:30:51.200823 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 04:30:51.201092 | instance | Saturday 11 July 2026 04:30:51 +0000 (0:00:00.094) 0:04:00.681 ********* 2026-07-11 04:30:52.460092 | instance | ok: [instance] 2026-07-11 04:30:52.460306 | instance | 2026-07-11 04:30:52.460582 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 04:30:52.460874 | instance | Saturday 11 July 2026 04:30:52 +0000 (0:00:01.259) 0:04:01.941 ********* 2026-07-11 04:30:52.964699 | instance | ok: [instance] 2026-07-11 04:30:52.964927 | instance | 2026-07-11 04:30:52.965219 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 04:30:52.965501 | instance | Saturday 11 July 2026 04:30:52 +0000 (0:00:00.504) 0:04:02.445 ********* 2026-07-11 04:30:53.984876 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 04:30:53.985119 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 04:30:53.985394 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 04:30:53.985683 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 04:30:53.986225 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 04:30:53.986486 | instance | 2026-07-11 04:30:53.986850 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 04:30:53.987149 | instance | Saturday 11 July 2026 04:30:53 +0000 (0:00:01.020) 0:04:03.466 ********* 2026-07-11 04:30:54.617070 | instance | ok: [instance] 2026-07-11 04:30:54.617300 | instance | 2026-07-11 04:30:54.617604 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 04:30:54.617951 | instance | Saturday 11 July 2026 04:30:54 +0000 (0:00:00.593) 0:04:04.059 ********* 2026-07-11 04:30:54.618222 | instance | 2026-07-11 04:30:54.618500 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 04:30:54.618759 | instance | Saturday 11 July 2026 04:30:54 +0000 (0:00:00.037) 0:04:04.097 ********* 2026-07-11 04:30:55.086312 | instance | ok: [instance] 2026-07-11 04:30:55.086412 | instance | 2026-07-11 04:30:55.086485 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-11 04:30:55.086620 | instance | Saturday 11 July 2026 04:30:55 +0000 (0:00:00.469) 0:04:04.567 ********* 2026-07-11 04:30:56.053623 | instance | ok: [instance] 2026-07-11 04:30:56.053952 | instance | 2026-07-11 04:30:56.054255 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-11 04:30:56.054547 | instance | Saturday 11 July 2026 04:30:56 +0000 (0:00:00.967) 0:04:05.535 ********* 2026-07-11 04:30:56.138855 | instance | ok: [instance] 2026-07-11 04:30:56.139286 | instance | 2026-07-11 04:30:56.139329 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-11 04:30:56.139662 | instance | Saturday 11 July 2026 04:30:56 +0000 (0:00:00.085) 0:04:05.620 ********* 2026-07-11 04:30:56.217628 | instance | ok: [instance] 2026-07-11 04:30:56.217751 | instance | 2026-07-11 04:30:56.217986 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-11 04:30:56.218038 | instance | Saturday 11 July 2026 04:30:56 +0000 (0:00:00.079) 0:04:05.699 ********* 2026-07-11 04:30:56.305931 | instance | ok: [instance] 2026-07-11 04:30:56.306028 | instance | 2026-07-11 04:30:56.306135 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-11 04:30:56.306332 | instance | Saturday 11 July 2026 04:30:56 +0000 (0:00:00.088) 0:04:05.787 ********* 2026-07-11 04:30:56.401523 | instance | skipping: [instance] 2026-07-11 04:30:56.401604 | instance | 2026-07-11 04:30:56.401750 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-11 04:30:56.402004 | instance | Saturday 11 July 2026 04:30:56 +0000 (0:00:00.095) 0:04:05.883 ********* 2026-07-11 04:30:56.518380 | instance | ok: [instance] 2026-07-11 04:30:56.518455 | instance | 2026-07-11 04:30:56.518576 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:30:56.518701 | instance | Saturday 11 July 2026 04:30:56 +0000 (0:00:00.116) 0:04:05.999 ********* 2026-07-11 04:30:56.804466 | instance | ok: [instance] 2026-07-11 04:30:56.804543 | instance | 2026-07-11 04:30:56.804866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:30:56.804917 | instance | Saturday 11 July 2026 04:30:56 +0000 (0:00:00.286) 0:04:06.286 ********* 2026-07-11 04:30:57.118811 | instance | ok: [instance] => { 2026-07-11 04:30:57.118900 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-11 04:30:57.119349 | instance | } 2026-07-11 04:30:57.119403 | instance | 2026-07-11 04:30:57.119408 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:30:57.119414 | instance | Saturday 11 July 2026 04:30:57 +0000 (0:00:00.314) 0:04:06.600 ********* 2026-07-11 04:30:57.686527 | instance | ok: [instance] 2026-07-11 04:30:57.686621 | instance | 2026-07-11 04:30:57.686711 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:30:57.686832 | instance | Saturday 11 July 2026 04:30:57 +0000 (0:00:00.567) 0:04:07.168 ********* 2026-07-11 04:30:57.832548 | instance | skipping: [instance] 2026-07-11 04:30:57.832653 | instance | 2026-07-11 04:30:57.832722 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:30:57.832857 | instance | Saturday 11 July 2026 04:30:57 +0000 (0:00:00.146) 0:04:07.314 ********* 2026-07-11 04:30:58.128748 | instance | ok: [instance] 2026-07-11 04:30:58.128820 | instance | 2026-07-11 04:30:58.129088 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:30:58.129143 | instance | Saturday 11 July 2026 04:30:58 +0000 (0:00:00.296) 0:04:07.610 ********* 2026-07-11 04:30:58.233456 | instance | ok: [instance] => { 2026-07-11 04:30:58.233523 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-11 04:30:58.233783 | instance | } 2026-07-11 04:30:58.233848 | instance | 2026-07-11 04:30:58.234062 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:30:58.234111 | instance | Saturday 11 July 2026 04:30:58 +0000 (0:00:00.104) 0:04:07.715 ********* 2026-07-11 04:30:58.904650 | instance | ok: [instance] 2026-07-11 04:30:58.904714 | instance | 2026-07-11 04:30:58.904913 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:30:58.904986 | instance | Saturday 11 July 2026 04:30:58 +0000 (0:00:00.671) 0:04:08.386 ********* 2026-07-11 04:30:59.082580 | instance | skipping: [instance] 2026-07-11 04:30:59.082657 | instance | 2026-07-11 04:30:59.082938 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-11 04:30:59.082991 | instance | Saturday 11 July 2026 04:30:59 +0000 (0:00:00.177) 0:04:08.564 ********* 2026-07-11 04:30:59.163439 | instance | skipping: [instance] 2026-07-11 04:30:59.163511 | instance | 2026-07-11 04:30:59.163839 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-11 04:30:59.163858 | instance | Saturday 11 July 2026 04:30:59 +0000 (0:00:00.080) 0:04:08.644 ********* 2026-07-11 04:30:59.248032 | instance | skipping: [instance] 2026-07-11 04:30:59.248110 | instance | 2026-07-11 04:30:59.248393 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-11 04:30:59.248447 | instance | Saturday 11 July 2026 04:30:59 +0000 (0:00:00.084) 0:04:08.729 ********* 2026-07-11 04:30:59.331984 | instance | skipping: [instance] 2026-07-11 04:30:59.332073 | instance | 2026-07-11 04:30:59.332339 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-11 04:30:59.332393 | instance | Saturday 11 July 2026 04:30:59 +0000 (0:00:00.083) 0:04:08.813 ********* 2026-07-11 04:31:00.647717 | instance | ok: [instance] 2026-07-11 04:31:00.647797 | instance | 2026-07-11 04:31:00.647929 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-11 04:31:00.648054 | instance | Saturday 11 July 2026 04:31:00 +0000 (0:00:01.315) 0:04:10.129 ********* 2026-07-11 04:31:01.132263 | instance | ok: [instance] 2026-07-11 04:31:01.132358 | instance | 2026-07-11 04:31:01.132513 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-11 04:31:01.132602 | instance | Saturday 11 July 2026 04:31:01 +0000 (0:00:00.484) 0:04:10.614 ********* 2026-07-11 04:31:02.164455 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-11 04:31:02.164534 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-11 04:31:02.165270 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-11 04:31:02.165333 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-11 04:31:02.165345 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-11 04:31:02.165355 | instance | 2026-07-11 04:31:02.165365 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-11 04:31:02.165375 | instance | Saturday 11 July 2026 04:31:02 +0000 (0:00:01.032) 0:04:11.646 ********* 2026-07-11 04:31:02.808005 | instance | ok: [instance] 2026-07-11 04:31:02.808098 | instance | 2026-07-11 04:31:02.808188 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-11 04:31:02.808314 | instance | Saturday 11 July 2026 04:31:02 +0000 (0:00:00.609) 0:04:12.256 ********* 2026-07-11 04:31:02.808413 | instance | 2026-07-11 04:31:02.808528 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-11 04:31:02.808644 | instance | Saturday 11 July 2026 04:31:02 +0000 (0:00:00.033) 0:04:12.289 ********* 2026-07-11 04:31:03.265931 | instance | ok: [instance] 2026-07-11 04:31:03.266196 | instance | 2026-07-11 04:31:03.266485 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:31:03.266747 | instance | Saturday 11 July 2026 04:31:03 +0000 (0:00:00.457) 0:04:12.747 ********* 2026-07-11 04:31:03.563678 | instance | ok: [instance] 2026-07-11 04:31:03.563756 | instance | 2026-07-11 04:31:03.563875 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:31:03.563993 | instance | Saturday 11 July 2026 04:31:03 +0000 (0:00:00.298) 0:04:13.045 ********* 2026-07-11 04:31:03.676873 | instance | ok: [instance] => { 2026-07-11 04:31:03.676955 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-11 04:31:03.677059 | instance | } 2026-07-11 04:31:03.677159 | instance | 2026-07-11 04:31:03.677382 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:31:03.677494 | instance | Saturday 11 July 2026 04:31:03 +0000 (0:00:00.113) 0:04:13.158 ********* 2026-07-11 04:31:04.121228 | instance | ok: [instance] 2026-07-11 04:31:04.121470 | instance | 2026-07-11 04:31:04.121793 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:31:04.122109 | instance | Saturday 11 July 2026 04:31:04 +0000 (0:00:00.444) 0:04:13.602 ********* 2026-07-11 04:31:05.426430 | instance | ok: [instance] 2026-07-11 04:31:05.426876 | instance | 2026-07-11 04:31:05.426943 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:31:05.427236 | instance | Saturday 11 July 2026 04:31:05 +0000 (0:00:01.304) 0:04:14.907 ********* 2026-07-11 04:31:05.536487 | instance | ok: [instance] => { 2026-07-11 04:31:05.536777 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-11 04:31:05.537018 | instance | } 2026-07-11 04:31:05.537266 | instance | 2026-07-11 04:31:05.537548 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:31:05.537865 | instance | Saturday 11 July 2026 04:31:05 +0000 (0:00:00.111) 0:04:15.018 ********* 2026-07-11 04:31:06.088122 | instance | ok: [instance] 2026-07-11 04:31:06.088391 | instance | 2026-07-11 04:31:06.088684 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:31:06.088980 | instance | Saturday 11 July 2026 04:31:06 +0000 (0:00:00.551) 0:04:15.569 ********* 2026-07-11 04:31:07.568457 | instance | ok: [instance] 2026-07-11 04:31:07.568696 | instance | 2026-07-11 04:31:07.568969 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-11 04:31:07.569234 | instance | Saturday 11 July 2026 04:31:07 +0000 (0:00:01.480) 0:04:17.050 ********* 2026-07-11 04:31:08.084005 | instance | ok: [instance] 2026-07-11 04:31:08.084227 | instance | 2026-07-11 04:31:08.084389 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-11 04:31:08.084556 | instance | Saturday 11 July 2026 04:31:08 +0000 (0:00:00.515) 0:04:17.565 ********* 2026-07-11 04:31:08.368787 | instance | ok: [instance] 2026-07-11 04:31:08.369065 | instance | 2026-07-11 04:31:08.369374 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:31:08.369641 | instance | Saturday 11 July 2026 04:31:08 +0000 (0:00:00.284) 0:04:17.849 ********* 2026-07-11 04:31:08.672963 | instance | ok: [instance] 2026-07-11 04:31:08.673204 | instance | 2026-07-11 04:31:08.673507 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:31:08.673892 | instance | Saturday 11 July 2026 04:31:08 +0000 (0:00:00.303) 0:04:18.153 ********* 2026-07-11 04:31:08.796785 | instance | ok: [instance] => { 2026-07-11 04:31:08.797102 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-11 04:31:08.797410 | instance | } 2026-07-11 04:31:08.797680 | instance | 2026-07-11 04:31:08.798015 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:31:08.798314 | instance | Saturday 11 July 2026 04:31:08 +0000 (0:00:00.124) 0:04:18.278 ********* 2026-07-11 04:31:09.312669 | instance | ok: [instance] 2026-07-11 04:31:09.312864 | instance | 2026-07-11 04:31:09.313138 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:31:09.313414 | instance | Saturday 11 July 2026 04:31:09 +0000 (0:00:00.515) 0:04:18.794 ********* 2026-07-11 04:31:11.514232 | instance | ok: [instance] 2026-07-11 04:31:11.514448 | instance | 2026-07-11 04:31:11.514730 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-11 04:31:11.514993 | instance | Saturday 11 July 2026 04:31:11 +0000 (0:00:02.201) 0:04:20.995 ********* 2026-07-11 04:31:11.672994 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-11 04:31:11.673196 | instance | 2026-07-11 04:31:11.673459 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-11 04:31:11.673814 | instance | Saturday 11 July 2026 04:31:11 +0000 (0:00:00.158) 0:04:21.154 ********* 2026-07-11 04:31:12.955223 | instance | ok: [instance] 2026-07-11 04:31:12.955318 | instance | 2026-07-11 04:31:12.955734 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-11 04:31:12.955815 | instance | Saturday 11 July 2026 04:31:12 +0000 (0:00:01.282) 0:04:22.436 ********* 2026-07-11 04:31:13.199728 | instance | ok: [instance] 2026-07-11 04:31:13.199810 | instance | 2026-07-11 04:31:13.200050 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-11 04:31:13.200132 | instance | Saturday 11 July 2026 04:31:13 +0000 (0:00:00.244) 0:04:22.681 ********* 2026-07-11 04:31:13.704888 | instance | ok: [instance] 2026-07-11 04:31:13.704940 | instance | 2026-07-11 04:31:13.704949 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-11 04:31:13.704956 | instance | Saturday 11 July 2026 04:31:13 +0000 (0:00:00.504) 0:04:23.186 ********* 2026-07-11 04:31:14.528292 | instance | ok: [instance] => (item=br_netfilter) 2026-07-11 04:31:14.528372 | instance | ok: [instance] => (item=ip_tables) 2026-07-11 04:31:14.528951 | instance | ok: [instance] => (item=ip6_tables) 2026-07-11 04:31:14.529000 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-11 04:31:14.529006 | instance | 2026-07-11 04:31:14.529011 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:31:14.529030 | instance | Saturday 11 July 2026 04:31:14 +0000 (0:00:00.823) 0:04:24.009 ********* 2026-07-11 04:31:14.822329 | instance | ok: [instance] 2026-07-11 04:31:14.822412 | instance | 2026-07-11 04:31:14.822673 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:31:14.822728 | instance | Saturday 11 July 2026 04:31:14 +0000 (0:00:00.293) 0:04:24.303 ********* 2026-07-11 04:31:14.927596 | instance | ok: [instance] => { 2026-07-11 04:31:14.927941 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-11 04:31:14.928002 | instance | } 2026-07-11 04:31:14.928012 | instance | 2026-07-11 04:31:14.928019 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:31:14.928182 | instance | Saturday 11 July 2026 04:31:14 +0000 (0:00:00.105) 0:04:24.409 ********* 2026-07-11 04:31:15.418827 | instance | ok: [instance] 2026-07-11 04:31:15.418893 | instance | 2026-07-11 04:31:15.419039 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:31:15.419166 | instance | Saturday 11 July 2026 04:31:15 +0000 (0:00:00.491) 0:04:24.900 ********* 2026-07-11 04:31:15.530828 | instance | skipping: [instance] 2026-07-11 04:31:15.530921 | instance | 2026-07-11 04:31:15.531064 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-11 04:31:15.531192 | instance | Saturday 11 July 2026 04:31:15 +0000 (0:00:00.111) 0:04:25.012 ********* 2026-07-11 04:31:15.692352 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-11 04:31:15.692444 | instance | 2026-07-11 04:31:15.692606 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-11 04:31:15.692710 | instance | Saturday 11 July 2026 04:31:15 +0000 (0:00:00.161) 0:04:25.174 ********* 2026-07-11 04:31:15.792422 | instance | skipping: [instance] 2026-07-11 04:31:15.792658 | instance | 2026-07-11 04:31:15.792913 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-11 04:31:15.793182 | instance | Saturday 11 July 2026 04:31:15 +0000 (0:00:00.099) 0:04:25.274 ********* 2026-07-11 04:31:17.198341 | instance | ok: [instance] 2026-07-11 04:31:17.198435 | instance | 2026-07-11 04:31:17.198556 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-11 04:31:17.198673 | instance | Saturday 11 July 2026 04:31:17 +0000 (0:00:01.406) 0:04:26.680 ********* 2026-07-11 04:31:18.571100 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-11 04:31:18.571414 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-11 04:31:18.571685 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-11 04:31:18.571957 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-11 04:31:18.572277 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-11 04:31:18.572509 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-11 04:31:18.572783 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-11 04:31:18.573019 | instance | 2026-07-11 04:31:18.573290 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-11 04:31:18.573543 | instance | Saturday 11 July 2026 04:31:18 +0000 (0:00:01.372) 0:04:28.052 ********* 2026-07-11 04:31:19.189917 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-11 04:31:19.190151 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-11 04:31:19.190419 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-11 04:31:19.190656 | instance | 2026-07-11 04:31:19.190920 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-11 04:31:19.191178 | instance | Saturday 11 July 2026 04:31:19 +0000 (0:00:00.619) 0:04:28.671 ********* 2026-07-11 04:31:19.710165 | instance | ok: [instance] 2026-07-11 04:31:19.710292 | instance | 2026-07-11 04:31:19.710471 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-11 04:31:19.710728 | instance | Saturday 11 July 2026 04:31:19 +0000 (0:00:00.517) 0:04:29.189 ********* 2026-07-11 04:31:20.228028 | instance | ok: [instance] 2026-07-11 04:31:20.228108 | instance | 2026-07-11 04:31:20.228374 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-11 04:31:20.228418 | instance | Saturday 11 July 2026 04:31:20 +0000 (0:00:00.520) 0:04:29.709 ********* 2026-07-11 04:31:20.492622 | instance | ok: [instance] 2026-07-11 04:31:20.492706 | instance | 2026-07-11 04:31:20.493292 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-11 04:31:20.493364 | instance | Saturday 11 July 2026 04:31:20 +0000 (0:00:00.264) 0:04:29.973 ********* 2026-07-11 04:31:20.566236 | instance | skipping: [instance] 2026-07-11 04:31:20.566341 | instance | 2026-07-11 04:31:20.566399 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-11 04:31:20.566572 | instance | Saturday 11 July 2026 04:31:20 +0000 (0:00:00.074) 0:04:30.048 ********* 2026-07-11 04:31:21.135377 | instance | ok: [instance] => (item=swap) 2026-07-11 04:31:21.135444 | instance | ok: [instance] => (item=none) 2026-07-11 04:31:21.135663 | instance | 2026-07-11 04:31:21.135743 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-11 04:31:21.135778 | instance | Saturday 11 July 2026 04:31:21 +0000 (0:00:00.569) 0:04:30.617 ********* 2026-07-11 04:31:21.657468 | instance | ok: [instance] 2026-07-11 04:31:21.657536 | instance | 2026-07-11 04:31:21.657753 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-11 04:31:21.657862 | instance | Saturday 11 July 2026 04:31:21 +0000 (0:00:00.522) 0:04:31.139 ********* 2026-07-11 04:31:22.134554 | instance | ok: [instance] 2026-07-11 04:31:22.134641 | instance | 2026-07-11 04:31:22.134773 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-11 04:31:22.135268 | instance | Saturday 11 July 2026 04:31:22 +0000 (0:00:00.435) 0:04:31.575 ********* 2026-07-11 04:31:22.135317 | instance | 2026-07-11 04:31:22.135322 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-11 04:31:22.135327 | instance | Saturday 11 July 2026 04:31:22 +0000 (0:00:00.040) 0:04:31.615 ********* 2026-07-11 04:31:22.558976 | instance | ok: [instance] 2026-07-11 04:31:22.559058 | instance | 2026-07-11 04:31:22.559296 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-11 04:31:22.559350 | instance | Saturday 11 July 2026 04:31:22 +0000 (0:00:00.425) 0:04:32.040 ********* 2026-07-11 04:31:23.842847 | instance | ok: [instance] 2026-07-11 04:31:23.842954 | instance | 2026-07-11 04:31:23.843082 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-11 04:31:23.843203 | instance | Saturday 11 July 2026 04:31:23 +0000 (0:00:01.283) 0:04:33.324 ********* 2026-07-11 04:31:26.562924 | instance | ok: [instance] 2026-07-11 04:31:26.563027 | instance | 2026-07-11 04:31:26.563161 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-11 04:31:26.563339 | instance | Saturday 11 July 2026 04:31:26 +0000 (0:00:02.719) 0:04:36.044 ********* 2026-07-11 04:31:26.845115 | instance | ok: [instance] 2026-07-11 04:31:26.845344 | instance | 2026-07-11 04:31:26.845613 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-11 04:31:26.845908 | instance | Saturday 11 July 2026 04:31:26 +0000 (0:00:00.280) 0:04:36.325 ********* 2026-07-11 04:31:27.455645 | instance | ok: [instance] 2026-07-11 04:31:27.455953 | instance | 2026-07-11 04:31:27.456228 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-11 04:31:27.456516 | instance | Saturday 11 July 2026 04:31:27 +0000 (0:00:00.612) 0:04:36.937 ********* 2026-07-11 04:31:27.619873 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-11 04:31:27.620100 | instance | 2026-07-11 04:31:27.620370 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-11 04:31:27.620633 | instance | Saturday 11 July 2026 04:31:27 +0000 (0:00:00.164) 0:04:37.101 ********* 2026-07-11 04:31:27.757373 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-11 04:31:27.757619 | instance | 2026-07-11 04:31:27.757980 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-11 04:31:27.758245 | instance | Saturday 11 July 2026 04:31:27 +0000 (0:00:00.137) 0:04:37.239 ********* 2026-07-11 04:31:28.043705 | instance | ok: [instance] => (item=instance) 2026-07-11 04:31:28.043923 | instance | 2026-07-11 04:31:28.044300 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-11 04:31:28.044865 | instance | Saturday 11 July 2026 04:31:28 +0000 (0:00:00.286) 0:04:37.525 ********* 2026-07-11 04:31:28.128795 | instance | ok: [instance] 2026-07-11 04:31:28.128994 | instance | 2026-07-11 04:31:28.129413 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-11 04:31:28.129731 | instance | Saturday 11 July 2026 04:31:28 +0000 (0:00:00.085) 0:04:37.610 ********* 2026-07-11 04:31:28.210767 | instance | skipping: [instance] 2026-07-11 04:31:28.211065 | instance | 2026-07-11 04:31:28.211318 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-11 04:31:28.211569 | instance | Saturday 11 July 2026 04:31:28 +0000 (0:00:00.081) 0:04:37.692 ********* 2026-07-11 04:31:28.285439 | instance | ok: [instance] => { 2026-07-11 04:31:28.285629 | instance | "msg": "instance" 2026-07-11 04:31:28.285908 | instance | } 2026-07-11 04:31:28.286149 | instance | 2026-07-11 04:31:28.286417 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-11 04:31:28.286670 | instance | Saturday 11 July 2026 04:31:28 +0000 (0:00:00.074) 0:04:37.767 ********* 2026-07-11 04:31:28.907242 | instance | ok: [instance] 2026-07-11 04:31:28.907454 | instance | 2026-07-11 04:31:28.907730 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-11 04:31:28.908001 | instance | Saturday 11 July 2026 04:31:28 +0000 (0:00:00.621) 0:04:38.388 ********* 2026-07-11 04:31:28.977591 | instance | skipping: [instance] 2026-07-11 04:31:28.977735 | instance | 2026-07-11 04:31:28.977912 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-11 04:31:28.978084 | instance | Saturday 11 July 2026 04:31:28 +0000 (0:00:00.070) 0:04:38.459 ********* 2026-07-11 04:31:29.042400 | instance | skipping: [instance] 2026-07-11 04:31:29.042626 | instance | 2026-07-11 04:31:29.042895 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-11 04:31:29.043165 | instance | Saturday 11 July 2026 04:31:29 +0000 (0:00:00.064) 0:04:38.524 ********* 2026-07-11 04:31:29.122040 | instance | skipping: [instance] 2026-07-11 04:31:29.122226 | instance | 2026-07-11 04:31:29.122488 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-11 04:31:29.122731 | instance | Saturday 11 July 2026 04:31:29 +0000 (0:00:00.079) 0:04:38.603 ********* 2026-07-11 04:31:29.199533 | instance | skipping: [instance] 2026-07-11 04:31:29.199686 | instance | 2026-07-11 04:31:29.200232 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-11 04:31:29.200255 | instance | Saturday 11 July 2026 04:31:29 +0000 (0:00:00.077) 0:04:38.681 ********* 2026-07-11 04:31:29.425392 | instance | skipping: [instance] 2026-07-11 04:31:29.425505 | instance | 2026-07-11 04:31:29.427130 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-11 04:31:29.427164 | instance | Saturday 11 July 2026 04:31:29 +0000 (0:00:00.226) 0:04:38.907 ********* 2026-07-11 04:31:29.496877 | instance | skipping: [instance] 2026-07-11 04:31:29.496986 | instance | 2026-07-11 04:31:29.497083 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-11 04:31:29.497226 | instance | Saturday 11 July 2026 04:31:29 +0000 (0:00:00.071) 0:04:38.978 ********* 2026-07-11 04:31:29.565528 | instance | skipping: [instance] 2026-07-11 04:31:29.565769 | instance | 2026-07-11 04:31:29.566047 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-11 04:31:29.566305 | instance | Saturday 11 July 2026 04:31:29 +0000 (0:00:00.068) 0:04:39.047 ********* 2026-07-11 04:31:29.797260 | instance | ok: [instance] 2026-07-11 04:31:29.797387 | instance | 2026-07-11 04:31:29.797403 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-11 04:31:29.797534 | instance | Saturday 11 July 2026 04:31:29 +0000 (0:00:00.231) 0:04:39.279 ********* 2026-07-11 04:31:30.054428 | instance | ok: [instance] 2026-07-11 04:31:30.054666 | instance | 2026-07-11 04:31:30.054978 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-11 04:31:30.055258 | instance | Saturday 11 July 2026 04:31:30 +0000 (0:00:00.256) 0:04:39.535 ********* 2026-07-11 04:31:30.129408 | instance | skipping: [instance] 2026-07-11 04:31:30.129582 | instance | 2026-07-11 04:31:30.129898 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-11 04:31:30.130211 | instance | Saturday 11 July 2026 04:31:30 +0000 (0:00:00.075) 0:04:39.611 ********* 2026-07-11 04:31:30.390869 | instance | ok: [instance] 2026-07-11 04:31:30.391113 | instance | 2026-07-11 04:31:30.391405 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-11 04:31:30.391689 | instance | Saturday 11 July 2026 04:31:30 +0000 (0:00:00.260) 0:04:39.871 ********* 2026-07-11 04:31:30.646913 | instance | ok: [instance] 2026-07-11 04:31:30.647184 | instance | 2026-07-11 04:31:30.647485 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-11 04:31:30.647869 | instance | Saturday 11 July 2026 04:31:30 +0000 (0:00:00.256) 0:04:40.128 ********* 2026-07-11 04:31:30.883386 | instance | ok: [instance] 2026-07-11 04:31:30.883633 | instance | 2026-07-11 04:31:30.883920 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-11 04:31:30.884218 | instance | Saturday 11 July 2026 04:31:30 +0000 (0:00:00.236) 0:04:40.365 ********* 2026-07-11 04:31:32.356154 | instance | ok: [instance] 2026-07-11 04:31:32.356275 | instance | 2026-07-11 04:31:32.357139 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-11 04:31:32.357171 | instance | Saturday 11 July 2026 04:31:32 +0000 (0:00:01.472) 0:04:41.837 ********* 2026-07-11 04:31:33.598791 | instance | ok: [instance] 2026-07-11 04:31:33.598900 | instance | 2026-07-11 04:31:33.599069 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-11 04:31:33.599231 | instance | Saturday 11 July 2026 04:31:33 +0000 (0:00:01.242) 0:04:43.080 ********* 2026-07-11 04:31:33.691368 | instance | skipping: [instance] 2026-07-11 04:31:33.691485 | instance | 2026-07-11 04:31:33.691668 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-11 04:31:33.691825 | instance | Saturday 11 July 2026 04:31:33 +0000 (0:00:00.092) 0:04:43.173 ********* 2026-07-11 04:31:33.784914 | instance | skipping: [instance] 2026-07-11 04:31:33.785194 | instance | 2026-07-11 04:31:33.785497 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-11 04:31:33.785798 | instance | Saturday 11 July 2026 04:31:33 +0000 (0:00:00.093) 0:04:43.266 ********* 2026-07-11 04:31:34.608049 | instance | ok: [instance] 2026-07-11 04:31:34.608137 | instance | 2026-07-11 04:31:34.608277 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-11 04:31:34.608411 | instance | Saturday 11 July 2026 04:31:34 +0000 (0:00:00.823) 0:04:44.089 ********* 2026-07-11 04:31:34.699752 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-11 04:31:34.699975 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-11 04:31:34.700322 | instance | skipping: [instance] 2026-07-11 04:31:34.700671 | instance | 2026-07-11 04:31:34.700968 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-11 04:31:34.701262 | instance | Saturday 11 July 2026 04:31:34 +0000 (0:00:00.091) 0:04:44.180 ********* 2026-07-11 04:31:34.776993 | instance | skipping: [instance] 2026-07-11 04:31:34.777173 | instance | 2026-07-11 04:31:34.777457 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-11 04:31:34.777737 | instance | Saturday 11 July 2026 04:31:34 +0000 (0:00:00.077) 0:04:44.258 ********* 2026-07-11 04:31:34.853572 | instance | skipping: [instance] 2026-07-11 04:31:34.853683 | instance | 2026-07-11 04:31:34.853830 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-11 04:31:34.854086 | instance | Saturday 11 July 2026 04:31:34 +0000 (0:00:00.076) 0:04:44.335 ********* 2026-07-11 04:31:34.932436 | instance | skipping: [instance] 2026-07-11 04:31:34.932620 | instance | 2026-07-11 04:31:34.932916 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-11 04:31:34.933219 | instance | Saturday 11 July 2026 04:31:34 +0000 (0:00:00.078) 0:04:44.414 ********* 2026-07-11 04:31:35.004378 | instance | skipping: [instance] 2026-07-11 04:31:35.004477 | instance | 2026-07-11 04:31:35.004492 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-11 04:31:35.004635 | instance | Saturday 11 July 2026 04:31:35 +0000 (0:00:00.072) 0:04:44.486 ********* 2026-07-11 04:31:35.652872 | instance | ok: [instance] 2026-07-11 04:31:35.653124 | instance | 2026-07-11 04:31:35.653419 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-11 04:31:35.653694 | instance | Saturday 11 July 2026 04:31:35 +0000 (0:00:00.648) 0:04:45.134 ********* 2026-07-11 04:31:36.767386 | instance | ok: [instance] 2026-07-11 04:31:36.767496 | instance | 2026-07-11 04:31:36.767550 | instance | PLAY [Install control-plane components] **************************************** 2026-07-11 04:31:36.767667 | instance | 2026-07-11 04:31:36.767786 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:31:36.767905 | instance | Saturday 11 July 2026 04:31:36 +0000 (0:00:01.115) 0:04:46.249 ********* 2026-07-11 04:31:41.149084 | instance | ok: [instance] 2026-07-11 04:31:41.149205 | instance | 2026-07-11 04:31:41.149351 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-11 04:31:41.149499 | instance | Saturday 11 July 2026 04:31:41 +0000 (0:00:04.381) 0:04:50.630 ********* 2026-07-11 04:31:41.470816 | instance | ok: [instance] 2026-07-11 04:31:41.471063 | instance | 2026-07-11 04:31:41.471405 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:31:41.471731 | instance | Saturday 11 July 2026 04:31:41 +0000 (0:00:00.321) 0:04:50.952 ********* 2026-07-11 04:31:42.850339 | instance | ok: [instance] 2026-07-11 04:31:42.850527 | instance | 2026-07-11 04:31:42.850795 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:31:42.851091 | instance | Saturday 11 July 2026 04:31:42 +0000 (0:00:01.379) 0:04:52.331 ********* 2026-07-11 04:31:43.133247 | instance | ok: [instance] 2026-07-11 04:31:43.133472 | instance | 2026-07-11 04:31:43.133772 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:31:43.134036 | instance | Saturday 11 July 2026 04:31:43 +0000 (0:00:00.283) 0:04:52.615 ********* 2026-07-11 04:31:43.227052 | instance | ok: [instance] => { 2026-07-11 04:31:43.227321 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-11 04:31:43.227566 | instance | } 2026-07-11 04:31:43.227834 | instance | 2026-07-11 04:31:43.228088 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:31:43.228339 | instance | Saturday 11 July 2026 04:31:43 +0000 (0:00:00.093) 0:04:52.708 ********* 2026-07-11 04:31:43.632082 | instance | ok: [instance] 2026-07-11 04:31:43.632286 | instance | 2026-07-11 04:31:43.632544 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:31:43.632842 | instance | Saturday 11 July 2026 04:31:43 +0000 (0:00:00.404) 0:04:53.113 ********* 2026-07-11 04:31:44.954229 | instance | ok: [instance] 2026-07-11 04:31:44.954369 | instance | 2026-07-11 04:31:44.954696 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-11 04:31:44.954967 | instance | Saturday 11 July 2026 04:31:44 +0000 (0:00:01.321) 0:04:54.435 ********* 2026-07-11 04:31:45.364145 | instance | ok: [instance] 2026-07-11 04:31:45.364363 | instance | 2026-07-11 04:31:45.364640 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-11 04:31:45.364906 | instance | Saturday 11 July 2026 04:31:45 +0000 (0:00:00.410) 0:04:54.845 ********* 2026-07-11 04:31:45.627820 | instance | ok: [instance] 2026-07-11 04:31:45.628001 | instance | 2026-07-11 04:31:45.628265 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-11 04:31:45.628523 | instance | Saturday 11 July 2026 04:31:45 +0000 (0:00:00.263) 0:04:55.109 ********* 2026-07-11 04:31:45.955008 | instance | ok: [instance] 2026-07-11 04:31:45.955188 | instance | 2026-07-11 04:31:45.955478 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-11 04:31:45.955744 | instance | Saturday 11 July 2026 04:31:45 +0000 (0:00:00.327) 0:04:55.436 ********* 2026-07-11 04:31:46.207039 | instance | ok: [instance] 2026-07-11 04:31:46.207139 | instance | 2026-07-11 04:31:46.207159 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-11 04:31:46.207270 | instance | Saturday 11 July 2026 04:31:46 +0000 (0:00:00.251) 0:04:55.688 ********* 2026-07-11 04:31:46.470404 | instance | ok: [instance] 2026-07-11 04:31:46.470499 | instance | 2026-07-11 04:31:46.470801 | instance | TASK [Install plugin] ********************************************************** 2026-07-11 04:31:46.470823 | instance | Saturday 11 July 2026 04:31:46 +0000 (0:00:00.263) 0:04:55.951 ********* 2026-07-11 04:31:46.586364 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-11 04:31:46.586508 | instance | 2026-07-11 04:31:46.586555 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:31:46.586569 | instance | Saturday 11 July 2026 04:31:46 +0000 (0:00:00.116) 0:04:56.068 ********* 2026-07-11 04:31:46.701128 | instance | ok: [instance] => { 2026-07-11 04:31:46.701224 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-11 04:31:46.701398 | instance | } 2026-07-11 04:31:46.701500 | instance | 2026-07-11 04:31:46.701533 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:31:46.701682 | instance | Saturday 11 July 2026 04:31:46 +0000 (0:00:00.114) 0:04:56.182 ********* 2026-07-11 04:31:47.137627 | instance | ok: [instance] 2026-07-11 04:31:47.137705 | instance | 2026-07-11 04:31:47.137860 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:31:47.137982 | instance | Saturday 11 July 2026 04:31:47 +0000 (0:00:00.435) 0:04:56.618 ********* 2026-07-11 04:31:50.726425 | instance | ok: [instance] 2026-07-11 04:31:50.726508 | instance | 2026-07-11 04:31:50.726775 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:31:50.726828 | instance | Saturday 11 July 2026 04:31:50 +0000 (0:00:03.588) 0:05:00.207 ********* 2026-07-11 04:31:50.836127 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:31:50.836213 | instance | 2026-07-11 04:31:50.836427 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:31:50.836469 | instance | Saturday 11 July 2026 04:31:50 +0000 (0:00:00.110) 0:05:00.317 ********* 2026-07-11 04:31:51.646505 | instance | ok: [instance] 2026-07-11 04:31:51.646601 | instance | 2026-07-11 04:31:51.646848 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-11 04:31:51.646893 | instance | Saturday 11 July 2026 04:31:51 +0000 (0:00:00.810) 0:05:01.128 ********* 2026-07-11 04:31:52.791774 | instance | ok: [instance] 2026-07-11 04:31:52.791881 | instance | 2026-07-11 04:31:52.792109 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-11 04:31:52.792234 | instance | Saturday 11 July 2026 04:31:52 +0000 (0:00:01.145) 0:05:02.273 ********* 2026-07-11 04:31:55.141465 | instance | ok: [instance] 2026-07-11 04:31:55.141542 | instance | 2026-07-11 04:31:55.141769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:31:55.141823 | instance | Saturday 11 July 2026 04:31:55 +0000 (0:00:02.348) 0:05:04.622 ********* 2026-07-11 04:31:55.395359 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:31:55.395483 | instance | 2026-07-11 04:31:55.395663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:31:55.395828 | instance | Saturday 11 July 2026 04:31:55 +0000 (0:00:00.255) 0:05:04.877 ********* 2026-07-11 04:31:56.017671 | instance | ok: [instance] 2026-07-11 04:31:56.017925 | instance | 2026-07-11 04:31:56.018284 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-11 04:31:56.018594 | instance | Saturday 11 July 2026 04:31:56 +0000 (0:00:00.619) 0:05:05.496 ********* 2026-07-11 04:31:58.239583 | instance | ok: [instance] 2026-07-11 04:31:58.239826 | instance | 2026-07-11 04:31:58.240095 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-11 04:31:58.240358 | instance | Saturday 11 July 2026 04:31:58 +0000 (0:00:02.223) 0:05:07.720 ********* 2026-07-11 04:31:59.045265 | instance | ok: [instance] 2026-07-11 04:31:59.045503 | instance | 2026-07-11 04:31:59.045788 | instance | PLAY [all] ********************************************************************* 2026-07-11 04:31:59.046035 | instance | 2026-07-11 04:31:59.046289 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:31:59.046552 | instance | Saturday 11 July 2026 04:31:59 +0000 (0:00:00.806) 0:05:08.527 ********* 2026-07-11 04:32:04.297091 | instance | ok: [instance] 2026-07-11 04:32:04.297216 | instance | 2026-07-11 04:32:04.297368 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-11 04:32:04.297517 | instance | Saturday 11 July 2026 04:32:04 +0000 (0:00:05.251) 0:05:13.778 ********* 2026-07-11 04:32:05.218179 | instance | ok: [instance] 2026-07-11 04:32:05.218396 | instance | 2026-07-11 04:32:05.218653 | instance | PLAY [all] ********************************************************************* 2026-07-11 04:32:05.218886 | instance | 2026-07-11 04:32:05.219146 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-11 04:32:05.219394 | instance | Saturday 11 July 2026 04:32:05 +0000 (0:00:00.921) 0:05:14.699 ********* 2026-07-11 04:32:06.066354 | instance | ok: [instance] 2026-07-11 04:32:06.066613 | instance | 2026-07-11 04:32:06.066870 | instance | PLAY [controllers] ************************************************************* 2026-07-11 04:32:06.067135 | instance | 2026-07-11 04:32:06.067678 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:32:06.067954 | instance | Saturday 11 July 2026 04:32:06 +0000 (0:00:00.847) 0:05:15.547 ********* 2026-07-11 04:32:10.550107 | instance | ok: [instance] 2026-07-11 04:32:10.550207 | instance | 2026-07-11 04:32:10.550292 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:10.551964 | instance | Saturday 11 July 2026 04:32:10 +0000 (0:00:04.484) 0:05:20.032 ********* 2026-07-11 04:32:10.659243 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:32:10.659463 | instance | 2026-07-11 04:32:10.659756 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:32:10.660424 | instance | Saturday 11 July 2026 04:32:10 +0000 (0:00:00.108) 0:05:20.140 ********* 2026-07-11 04:32:11.224984 | instance | ok: [instance] 2026-07-11 04:32:11.225329 | instance | 2026-07-11 04:32:11.225746 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-11 04:32:11.226187 | instance | Saturday 11 July 2026 04:32:11 +0000 (0:00:00.565) 0:05:20.705 ********* 2026-07-11 04:32:12.770542 | instance | ok: [instance] 2026-07-11 04:32:12.770665 | instance | 2026-07-11 04:32:12.770859 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:12.771025 | instance | Saturday 11 July 2026 04:32:12 +0000 (0:00:01.544) 0:05:22.250 ********* 2026-07-11 04:32:12.891395 | instance | skipping: [instance] 2026-07-11 04:32:12.891613 | instance | 2026-07-11 04:32:12.891905 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-11 04:32:12.892191 | instance | Saturday 11 July 2026 04:32:12 +0000 (0:00:00.121) 0:05:22.371 ********* 2026-07-11 04:32:13.007265 | instance | skipping: [instance] 2026-07-11 04:32:13.007353 | instance | 2026-07-11 04:32:13.007491 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-11 04:32:13.007572 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.117) 0:05:22.489 ********* 2026-07-11 04:32:13.078766 | instance | skipping: [instance] 2026-07-11 04:32:13.078998 | instance | 2026-07-11 04:32:13.079278 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-11 04:32:13.079530 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.071) 0:05:22.560 ********* 2026-07-11 04:32:13.143774 | instance | skipping: [instance] 2026-07-11 04:32:13.143998 | instance | 2026-07-11 04:32:13.144290 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-11 04:32:13.144550 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.065) 0:05:22.625 ********* 2026-07-11 04:32:13.272491 | instance | skipping: [instance] 2026-07-11 04:32:13.272750 | instance | 2026-07-11 04:32:13.273031 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-11 04:32:13.273260 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.127) 0:05:22.753 ********* 2026-07-11 04:32:13.383923 | instance | skipping: [instance] 2026-07-11 04:32:13.384499 | instance | 2026-07-11 04:32:13.384511 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-11 04:32:13.384524 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.112) 0:05:22.865 ********* 2026-07-11 04:32:13.494296 | instance | skipping: [instance] 2026-07-11 04:32:13.494377 | instance | 2026-07-11 04:32:13.494496 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-11 04:32:13.494614 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.110) 0:05:22.976 ********* 2026-07-11 04:32:13.566033 | instance | skipping: [instance] 2026-07-11 04:32:13.566159 | instance | 2026-07-11 04:32:13.566303 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-11 04:32:13.566415 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.071) 0:05:23.048 ********* 2026-07-11 04:32:13.698021 | instance | skipping: [instance] 2026-07-11 04:32:13.698244 | instance | 2026-07-11 04:32:13.698508 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-11 04:32:13.698762 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.130) 0:05:23.178 ********* 2026-07-11 04:32:13.762641 | instance | skipping: [instance] 2026-07-11 04:32:13.762852 | instance | 2026-07-11 04:32:13.763106 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-11 04:32:13.763362 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.065) 0:05:23.244 ********* 2026-07-11 04:32:13.837659 | instance | skipping: [instance] 2026-07-11 04:32:13.837922 | instance | 2026-07-11 04:32:13.838209 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-11 04:32:13.838406 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.074) 0:05:23.319 ********* 2026-07-11 04:32:13.907109 | instance | skipping: [instance] 2026-07-11 04:32:13.907304 | instance | 2026-07-11 04:32:13.907586 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-11 04:32:13.907863 | instance | Saturday 11 July 2026 04:32:13 +0000 (0:00:00.069) 0:05:23.388 ********* 2026-07-11 04:32:14.045923 | instance | skipping: [instance] 2026-07-11 04:32:14.046175 | instance | 2026-07-11 04:32:14.046478 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-11 04:32:14.046782 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.138) 0:05:23.527 ********* 2026-07-11 04:32:14.120497 | instance | skipping: [instance] 2026-07-11 04:32:14.120715 | instance | 2026-07-11 04:32:14.120974 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-11 04:32:14.121315 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.074) 0:05:23.602 ********* 2026-07-11 04:32:14.183731 | instance | skipping: [instance] 2026-07-11 04:32:14.183975 | instance | 2026-07-11 04:32:14.184338 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-11 04:32:14.184627 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.062) 0:05:23.665 ********* 2026-07-11 04:32:14.415669 | instance | skipping: [instance] 2026-07-11 04:32:14.415746 | instance | 2026-07-11 04:32:14.415860 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-11 04:32:14.415980 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.232) 0:05:23.897 ********* 2026-07-11 04:32:14.488658 | instance | skipping: [instance] 2026-07-11 04:32:14.488937 | instance | 2026-07-11 04:32:14.489192 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-11 04:32:14.489477 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.072) 0:05:23.970 ********* 2026-07-11 04:32:14.566015 | instance | skipping: [instance] 2026-07-11 04:32:14.566227 | instance | 2026-07-11 04:32:14.566493 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-11 04:32:14.566762 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.077) 0:05:24.047 ********* 2026-07-11 04:32:14.634342 | instance | skipping: [instance] 2026-07-11 04:32:14.634612 | instance | 2026-07-11 04:32:14.634875 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-11 04:32:14.635132 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.068) 0:05:24.115 ********* 2026-07-11 04:32:14.702410 | instance | skipping: [instance] 2026-07-11 04:32:14.702609 | instance | 2026-07-11 04:32:14.702873 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-11 04:32:14.703131 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.068) 0:05:24.184 ********* 2026-07-11 04:32:14.771605 | instance | skipping: [instance] 2026-07-11 04:32:14.771689 | instance | 2026-07-11 04:32:14.771700 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-11 04:32:14.771710 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.068) 0:05:24.252 ********* 2026-07-11 04:32:14.832926 | instance | skipping: [instance] 2026-07-11 04:32:14.833153 | instance | 2026-07-11 04:32:14.833413 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-11 04:32:14.833683 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.062) 0:05:24.314 ********* 2026-07-11 04:32:14.978774 | instance | skipping: [instance] 2026-07-11 04:32:14.978975 | instance | 2026-07-11 04:32:14.979253 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-11 04:32:14.979534 | instance | Saturday 11 July 2026 04:32:14 +0000 (0:00:00.144) 0:05:24.459 ********* 2026-07-11 04:32:15.052745 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-11 04:32:15.052970 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-11 04:32:15.053219 | instance | skipping: [instance] 2026-07-11 04:32:15.053459 | instance | 2026-07-11 04:32:15.053736 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-11 04:32:15.054017 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.075) 0:05:24.534 ********* 2026-07-11 04:32:15.125745 | instance | skipping: [instance] 2026-07-11 04:32:15.128142 | instance | 2026-07-11 04:32:15.128164 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-11 04:32:15.128174 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.072) 0:05:24.607 ********* 2026-07-11 04:32:15.270364 | instance | skipping: [instance] 2026-07-11 04:32:15.270563 | instance | 2026-07-11 04:32:15.270830 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-11 04:32:15.271083 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.143) 0:05:24.750 ********* 2026-07-11 04:32:15.346992 | instance | skipping: [instance] 2026-07-11 04:32:15.347234 | instance | 2026-07-11 04:32:15.347534 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-11 04:32:15.347791 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.078) 0:05:24.828 ********* 2026-07-11 04:32:15.422502 | instance | skipping: [instance] 2026-07-11 04:32:15.422767 | instance | 2026-07-11 04:32:15.423125 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-11 04:32:15.423508 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.075) 0:05:24.903 ********* 2026-07-11 04:32:15.556220 | instance | skipping: [instance] 2026-07-11 04:32:15.556428 | instance | 2026-07-11 04:32:15.556703 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:15.556967 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.133) 0:05:25.037 ********* 2026-07-11 04:32:15.658375 | instance | skipping: [instance] 2026-07-11 04:32:15.658603 | instance | 2026-07-11 04:32:15.658897 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-07-11 04:32:15.659169 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.102) 0:05:25.139 ********* 2026-07-11 04:32:15.721860 | instance | skipping: [instance] 2026-07-11 04:32:15.722126 | instance | 2026-07-11 04:32:15.722406 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-07-11 04:32:15.722680 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.064) 0:05:25.203 ********* 2026-07-11 04:32:15.787968 | instance | skipping: [instance] 2026-07-11 04:32:15.788295 | instance | 2026-07-11 04:32:15.788697 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-07-11 04:32:15.789084 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.065) 0:05:25.269 ********* 2026-07-11 04:32:15.855366 | instance | skipping: [instance] 2026-07-11 04:32:15.855576 | instance | 2026-07-11 04:32:15.855906 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-07-11 04:32:15.856170 | instance | Saturday 11 July 2026 04:32:15 +0000 (0:00:00.067) 0:05:25.337 ********* 2026-07-11 04:32:16.112742 | instance | skipping: [instance] 2026-07-11 04:32:16.112916 | instance | 2026-07-11 04:32:16.113175 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-11 04:32:16.113411 | instance | 2026-07-11 04:32:16.113663 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:32:16.113964 | instance | Saturday 11 July 2026 04:32:16 +0000 (0:00:00.257) 0:05:25.594 ********* 2026-07-11 04:32:20.055542 | instance | ok: [instance] 2026-07-11 04:32:20.056056 | instance | 2026-07-11 04:32:20.056096 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-11 04:32:20.056296 | instance | Saturday 11 July 2026 04:32:20 +0000 (0:00:03.942) 0:05:29.537 ********* 2026-07-11 04:32:20.172105 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-11 04:32:20.172332 | instance | 2026-07-11 04:32:20.172649 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-11 04:32:20.172945 | instance | Saturday 11 July 2026 04:32:20 +0000 (0:00:00.116) 0:05:29.653 ********* 2026-07-11 04:32:20.314436 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-07-11 04:32:20.314664 | instance | 2026-07-11 04:32:20.314955 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-11 04:32:20.315461 | instance | Saturday 11 July 2026 04:32:20 +0000 (0:00:00.141) 0:05:29.795 ********* 2026-07-11 04:32:23.539788 | instance | ok: [instance] 2026-07-11 04:32:23.539919 | instance | 2026-07-11 04:32:23.540113 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-11 04:32:23.540288 | instance | Saturday 11 July 2026 04:32:23 +0000 (0:00:03.226) 0:05:33.021 ********* 2026-07-11 04:32:24.266194 | instance | ok: [instance] 2026-07-11 04:32:24.266444 | instance | 2026-07-11 04:32:24.266741 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-11 04:32:24.266998 | instance | Saturday 11 July 2026 04:32:24 +0000 (0:00:00.726) 0:05:33.747 ********* 2026-07-11 04:32:24.385822 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-11 04:32:24.385957 | instance | 2026-07-11 04:32:24.386138 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-11 04:32:24.386309 | instance | Saturday 11 July 2026 04:32:24 +0000 (0:00:00.119) 0:05:33.867 ********* 2026-07-11 04:32:25.156016 | instance | ok: [instance] 2026-07-11 04:32:25.156261 | instance | 2026-07-11 04:32:25.156538 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-11 04:32:25.156867 | instance | Saturday 11 July 2026 04:32:25 +0000 (0:00:00.770) 0:05:34.637 ********* 2026-07-11 04:32:25.920582 | instance | ok: [instance] 2026-07-11 04:32:25.920770 | instance | 2026-07-11 04:32:25.921059 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-11 04:32:25.921324 | instance | Saturday 11 July 2026 04:32:25 +0000 (0:00:00.764) 0:05:35.402 ********* 2026-07-11 04:32:26.540692 | instance | ok: [instance] 2026-07-11 04:32:26.540938 | instance | 2026-07-11 04:32:26.541227 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-11 04:32:26.541483 | instance | Saturday 11 July 2026 04:32:26 +0000 (0:00:00.512) 0:05:35.914 ********* 2026-07-11 04:32:26.541750 | instance | 2026-07-11 04:32:26.542071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:26.542313 | instance | Saturday 11 July 2026 04:32:26 +0000 (0:00:00.106) 0:05:36.021 ********* 2026-07-11 04:32:26.641943 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:32:26.642084 | instance | 2026-07-11 04:32:26.642249 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:32:26.642427 | instance | Saturday 11 July 2026 04:32:26 +0000 (0:00:00.102) 0:05:36.123 ********* 2026-07-11 04:32:27.350647 | instance | ok: [instance] 2026-07-11 04:32:27.350825 | instance | 2026-07-11 04:32:27.351092 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-11 04:32:27.351388 | instance | Saturday 11 July 2026 04:32:27 +0000 (0:00:00.708) 0:05:36.831 ********* 2026-07-11 04:32:29.247685 | instance | ok: [instance] 2026-07-11 04:32:29.247763 | instance | 2026-07-11 04:32:29.247847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:29.247966 | instance | Saturday 11 July 2026 04:32:29 +0000 (0:00:01.897) 0:05:38.728 ********* 2026-07-11 04:32:29.356531 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:32:29.356764 | instance | 2026-07-11 04:32:29.357037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:32:29.357309 | instance | Saturday 11 July 2026 04:32:29 +0000 (0:00:00.109) 0:05:38.838 ********* 2026-07-11 04:32:29.959673 | instance | ok: [instance] 2026-07-11 04:32:29.959965 | instance | 2026-07-11 04:32:29.959974 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-11 04:32:29.960135 | instance | Saturday 11 July 2026 04:32:29 +0000 (0:00:00.601) 0:05:39.440 ********* 2026-07-11 04:32:33.353178 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-11 04:32:33.353388 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-11 04:32:33.353638 | instance | 2026-07-11 04:32:33.353940 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-11 04:32:33.354226 | instance | Saturday 11 July 2026 04:32:33 +0000 (0:00:03.394) 0:05:42.834 ********* 2026-07-11 04:32:36.317220 | instance | ok: [instance] 2026-07-11 04:32:36.317346 | instance | 2026-07-11 04:32:36.317525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:36.317693 | instance | Saturday 11 July 2026 04:32:36 +0000 (0:00:02.962) 0:05:45.796 ********* 2026-07-11 04:32:36.449873 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:32:36.449994 | instance | 2026-07-11 04:32:36.450275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:32:36.450563 | instance | Saturday 11 July 2026 04:32:36 +0000 (0:00:00.130) 0:05:45.927 ********* 2026-07-11 04:32:37.052676 | instance | ok: [instance] 2026-07-11 04:32:37.052948 | instance | 2026-07-11 04:32:37.053241 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-11 04:32:37.053540 | instance | Saturday 11 July 2026 04:32:37 +0000 (0:00:00.606) 0:05:46.534 ********* 2026-07-11 04:32:40.553402 | instance | ok: [instance] 2026-07-11 04:32:40.553483 | instance | 2026-07-11 04:32:40.553615 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-11 04:32:40.553802 | instance | Saturday 11 July 2026 04:32:40 +0000 (0:00:03.501) 0:05:50.035 ********* 2026-07-11 04:32:42.461280 | instance | ok: [instance] 2026-07-11 04:32:42.461513 | instance | 2026-07-11 04:32:42.461952 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-11 04:32:42.462221 | instance | Saturday 11 July 2026 04:32:42 +0000 (0:00:01.907) 0:05:51.942 ********* 2026-07-11 04:32:43.169448 | instance | ok: [instance] 2026-07-11 04:32:43.169661 | instance | 2026-07-11 04:32:43.169996 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-11 04:32:43.170258 | instance | Saturday 11 July 2026 04:32:43 +0000 (0:00:00.708) 0:05:52.651 ********* 2026-07-11 04:32:43.259327 | instance | skipping: [instance] 2026-07-11 04:32:43.259556 | instance | 2026-07-11 04:32:43.259838 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-11 04:32:43.260108 | instance | Saturday 11 July 2026 04:32:43 +0000 (0:00:00.088) 0:05:52.739 ********* 2026-07-11 04:32:43.979471 | instance | ok: [instance] 2026-07-11 04:32:43.979567 | instance | 2026-07-11 04:32:43.979697 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-11 04:32:43.979834 | instance | Saturday 11 July 2026 04:32:43 +0000 (0:00:00.721) 0:05:53.461 ********* 2026-07-11 04:32:44.058508 | instance | ok: [instance] 2026-07-11 04:32:44.058597 | instance | 2026-07-11 04:32:44.058696 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-11 04:32:44.058802 | instance | Saturday 11 July 2026 04:32:44 +0000 (0:00:00.078) 0:05:53.540 ********* 2026-07-11 04:32:44.129086 | instance | skipping: [instance] 2026-07-11 04:32:44.129179 | instance | 2026-07-11 04:32:44.129347 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-11 04:32:44.129470 | instance | Saturday 11 July 2026 04:32:44 +0000 (0:00:00.070) 0:05:53.611 ********* 2026-07-11 04:32:44.227673 | instance | skipping: [instance] 2026-07-11 04:32:44.227762 | instance | 2026-07-11 04:32:44.227864 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-11 04:32:44.227980 | instance | Saturday 11 July 2026 04:32:44 +0000 (0:00:00.098) 0:05:53.709 ********* 2026-07-11 04:32:44.308377 | instance | skipping: [instance] 2026-07-11 04:32:44.309089 | instance | 2026-07-11 04:32:44.309232 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-11 04:32:44.309364 | instance | Saturday 11 July 2026 04:32:44 +0000 (0:00:00.079) 0:05:53.789 ********* 2026-07-11 04:32:44.581636 | instance | skipping: [instance] 2026-07-11 04:32:44.581942 | instance | 2026-07-11 04:32:44.582249 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-11 04:32:44.582565 | instance | Saturday 11 July 2026 04:32:44 +0000 (0:00:00.274) 0:05:54.063 ********* 2026-07-11 04:32:44.658070 | instance | skipping: [instance] 2026-07-11 04:32:44.658299 | instance | 2026-07-11 04:32:44.658573 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-11 04:32:44.658839 | instance | Saturday 11 July 2026 04:32:44 +0000 (0:00:00.076) 0:05:54.139 ********* 2026-07-11 04:32:44.734906 | instance | skipping: [instance] 2026-07-11 04:32:44.735109 | instance | 2026-07-11 04:32:44.735501 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-11 04:32:44.735750 | instance | Saturday 11 July 2026 04:32:44 +0000 (0:00:00.076) 0:05:54.216 ********* 2026-07-11 04:32:45.651066 | instance | ok: [instance] 2026-07-11 04:32:45.651140 | instance | 2026-07-11 04:32:45.651283 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-11 04:32:45.651402 | instance | Saturday 11 July 2026 04:32:45 +0000 (0:00:00.916) 0:05:55.133 ********* 2026-07-11 04:32:46.484094 | instance | ok: [instance] 2026-07-11 04:32:46.484311 | instance | 2026-07-11 04:32:46.484593 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:46.484857 | instance | Saturday 11 July 2026 04:32:46 +0000 (0:00:00.832) 0:05:55.965 ********* 2026-07-11 04:32:46.591437 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:32:46.591553 | instance | 2026-07-11 04:32:46.591724 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:32:46.591882 | instance | Saturday 11 July 2026 04:32:46 +0000 (0:00:00.108) 0:05:56.073 ********* 2026-07-11 04:32:47.191606 | instance | ok: [instance] 2026-07-11 04:32:47.191692 | instance | 2026-07-11 04:32:47.191791 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-11 04:32:47.191915 | instance | Saturday 11 July 2026 04:32:47 +0000 (0:00:00.598) 0:05:56.671 ********* 2026-07-11 04:32:47.983182 | instance | ok: [instance] 2026-07-11 04:32:47.983337 | instance | 2026-07-11 04:32:47.983514 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-11 04:32:47.983678 | instance | Saturday 11 July 2026 04:32:47 +0000 (0:00:00.793) 0:05:57.465 ********* 2026-07-11 04:32:50.107300 | instance | ok: [instance] 2026-07-11 04:32:50.107536 | instance | 2026-07-11 04:32:50.107868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:32:50.108165 | instance | Saturday 11 July 2026 04:32:50 +0000 (0:00:02.123) 0:05:59.588 ********* 2026-07-11 04:32:50.190686 | instance | skipping: [instance] 2026-07-11 04:32:50.190938 | instance | 2026-07-11 04:32:50.191204 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:32:50.191501 | instance | Saturday 11 July 2026 04:32:50 +0000 (0:00:00.083) 0:05:59.672 ********* 2026-07-11 04:32:50.267939 | instance | skipping: [instance] 2026-07-11 04:32:50.268132 | instance | 2026-07-11 04:32:50.268439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:32:50.268695 | instance | Saturday 11 July 2026 04:32:50 +0000 (0:00:00.077) 0:05:59.749 ********* 2026-07-11 04:32:50.361861 | instance | skipping: [instance] 2026-07-11 04:32:50.361981 | instance | 2026-07-11 04:32:50.362159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:32:50.362323 | instance | Saturday 11 July 2026 04:32:50 +0000 (0:00:00.094) 0:05:59.843 ********* 2026-07-11 04:32:50.451654 | instance | skipping: [instance] 2026-07-11 04:32:50.451871 | instance | 2026-07-11 04:32:50.452151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:32:50.452407 | instance | Saturday 11 July 2026 04:32:50 +0000 (0:00:00.089) 0:05:59.933 ********* 2026-07-11 04:32:51.172064 | instance | ok: [instance] 2026-07-11 04:32:51.172256 | instance | 2026-07-11 04:32:51.172578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:32:51.172852 | instance | Saturday 11 July 2026 04:32:51 +0000 (0:00:00.720) 0:06:00.653 ********* 2026-07-11 04:32:51.267456 | instance | ok: [instance] 2026-07-11 04:32:51.267619 | instance | 2026-07-11 04:32:51.267989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:32:51.268273 | instance | Saturday 11 July 2026 04:32:51 +0000 (0:00:00.095) 0:06:00.748 ********* 2026-07-11 04:32:51.351832 | instance | ok: [instance] 2026-07-11 04:32:51.351941 | instance | 2026-07-11 04:32:51.352133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:32:51.352322 | instance | Saturday 11 July 2026 04:32:51 +0000 (0:00:00.084) 0:06:00.832 ********* 2026-07-11 04:32:51.455160 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:32:51.455252 | instance | 2026-07-11 04:32:51.455318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:32:51.455439 | instance | Saturday 11 July 2026 04:32:51 +0000 (0:00:00.104) 0:06:00.937 ********* 2026-07-11 04:32:51.570583 | instance | ok: [instance] 2026-07-11 04:32:51.570848 | instance | 2026-07-11 04:32:51.571150 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:32:51.571420 | instance | Saturday 11 July 2026 04:32:51 +0000 (0:00:00.115) 0:06:01.052 ********* 2026-07-11 04:32:51.690805 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:32:51.690891 | instance | 2026-07-11 04:32:51.690989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:32:51.691108 | instance | Saturday 11 July 2026 04:32:51 +0000 (0:00:00.120) 0:06:01.172 ********* 2026-07-11 04:32:52.278800 | instance | ok: [instance] 2026-07-11 04:32:52.279019 | instance | 2026-07-11 04:32:52.279300 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-11 04:32:52.279566 | instance | Saturday 11 July 2026 04:32:52 +0000 (0:00:00.587) 0:06:01.759 ********* 2026-07-11 04:32:53.013163 | instance | ok: [instance] 2026-07-11 04:32:53.013375 | instance | 2026-07-11 04:32:53.013665 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-11 04:32:53.013997 | instance | Saturday 11 July 2026 04:32:53 +0000 (0:00:00.735) 0:06:02.494 ********* 2026-07-11 04:32:54.102578 | instance | ok: [instance] 2026-07-11 04:32:54.102668 | instance | 2026-07-11 04:32:54.102786 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-11 04:32:54.102908 | instance | Saturday 11 July 2026 04:32:54 +0000 (0:00:01.089) 0:06:03.584 ********* 2026-07-11 04:32:54.653518 | instance | ok: [instance] 2026-07-11 04:32:54.653755 | instance | 2026-07-11 04:32:54.654022 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-11 04:32:54.654331 | instance | Saturday 11 July 2026 04:32:54 +0000 (0:00:00.550) 0:06:04.135 ********* 2026-07-11 04:32:55.225463 | instance | ok: [instance] 2026-07-11 04:32:55.225775 | instance | 2026-07-11 04:32:55.226172 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-11 04:32:55.226316 | instance | Saturday 11 July 2026 04:32:55 +0000 (0:00:00.571) 0:06:04.707 ********* 2026-07-11 04:32:55.877982 | instance | ok: [instance] 2026-07-11 04:32:55.878085 | instance | 2026-07-11 04:32:55.878176 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-11 04:32:55.878284 | instance | Saturday 11 July 2026 04:32:55 +0000 (0:00:00.652) 0:06:05.359 ********* 2026-07-11 04:32:56.361427 | instance | ok: [instance] 2026-07-11 04:32:56.361523 | instance | 2026-07-11 04:32:56.361687 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-11 04:32:56.361843 | instance | Saturday 11 July 2026 04:32:56 +0000 (0:00:00.483) 0:06:05.842 ********* 2026-07-11 04:32:58.362966 | instance | ok: [instance] 2026-07-11 04:32:58.363093 | instance | 2026-07-11 04:32:58.363275 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-11 04:32:58.363452 | instance | Saturday 11 July 2026 04:32:58 +0000 (0:00:02.001) 0:06:07.844 ********* 2026-07-11 04:32:59.080389 | instance | ok: [instance] 2026-07-11 04:32:59.080480 | instance | 2026-07-11 04:32:59.080645 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-11 04:32:59.080732 | instance | Saturday 11 July 2026 04:32:59 +0000 (0:00:00.717) 0:06:08.562 ********* 2026-07-11 04:32:59.209568 | instance | included: ingress for instance 2026-07-11 04:32:59.209680 | instance | 2026-07-11 04:32:59.210022 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-11 04:32:59.210090 | instance | Saturday 11 July 2026 04:32:59 +0000 (0:00:00.128) 0:06:08.691 ********* 2026-07-11 04:33:00.318645 | instance | ok: [instance] 2026-07-11 04:33:00.318719 | instance | 2026-07-11 04:33:00.318735 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-11 04:33:00.318748 | instance | Saturday 11 July 2026 04:33:00 +0000 (0:00:01.107) 0:06:09.798 ********* 2026-07-11 04:33:00.684874 | instance | ok: [instance] 2026-07-11 04:33:00.684989 | instance | 2026-07-11 04:33:00.685254 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-11 04:33:00.685292 | instance | Saturday 11 July 2026 04:33:00 +0000 (0:00:00.368) 0:06:10.166 ********* 2026-07-11 04:33:01.679429 | instance | ok: [instance] 2026-07-11 04:33:01.679508 | instance | 2026-07-11 04:33:01.679622 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-11 04:33:01.679720 | instance | 2026-07-11 04:33:01.679835 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:33:01.679955 | instance | Saturday 11 July 2026 04:33:01 +0000 (0:00:00.994) 0:06:11.161 ********* 2026-07-11 04:33:05.737888 | instance | ok: [instance] 2026-07-11 04:33:05.737994 | instance | 2026-07-11 04:33:05.738141 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:33:05.738257 | instance | Saturday 11 July 2026 04:33:05 +0000 (0:00:04.057) 0:06:15.219 ********* 2026-07-11 04:33:05.859837 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:33:05.860031 | instance | 2026-07-11 04:33:05.860324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:33:05.860598 | instance | Saturday 11 July 2026 04:33:05 +0000 (0:00:00.122) 0:06:15.341 ********* 2026-07-11 04:33:06.434541 | instance | ok: [instance] 2026-07-11 04:33:06.434732 | instance | 2026-07-11 04:33:06.435020 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-11 04:33:06.435300 | instance | Saturday 11 July 2026 04:33:06 +0000 (0:00:00.573) 0:06:15.915 ********* 2026-07-11 04:33:07.320959 | instance | ok: [instance] 2026-07-11 04:33:07.321237 | instance | 2026-07-11 04:33:07.321487 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-11 04:33:07.321888 | instance | Saturday 11 July 2026 04:33:07 +0000 (0:00:00.887) 0:06:16.802 ********* 2026-07-11 04:33:09.391940 | instance | ok: [instance] 2026-07-11 04:33:09.392177 | instance | 2026-07-11 04:33:09.392457 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:33:09.392741 | instance | Saturday 11 July 2026 04:33:09 +0000 (0:00:02.071) 0:06:18.873 ********* 2026-07-11 04:33:09.493926 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:33:09.494145 | instance | 2026-07-11 04:33:09.494413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:33:09.494676 | instance | Saturday 11 July 2026 04:33:09 +0000 (0:00:00.101) 0:06:18.975 ********* 2026-07-11 04:33:10.141897 | instance | ok: [instance] 2026-07-11 04:33:10.141970 | instance | 2026-07-11 04:33:10.142140 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-11 04:33:10.142252 | instance | Saturday 11 July 2026 04:33:10 +0000 (0:00:00.648) 0:06:19.623 ********* 2026-07-11 04:33:11.411800 | instance | ok: [instance] 2026-07-11 04:33:11.412009 | instance | 2026-07-11 04:33:11.412289 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-11 04:33:11.412549 | instance | Saturday 11 July 2026 04:33:11 +0000 (0:00:01.269) 0:06:20.893 ********* 2026-07-11 04:33:11.800656 | instance | ok: [instance] 2026-07-11 04:33:11.800949 | instance | 2026-07-11 04:33:11.801243 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-11 04:33:11.801691 | instance | Saturday 11 July 2026 04:33:11 +0000 (0:00:00.388) 0:06:21.282 ********* 2026-07-11 04:33:13.286491 | instance | ok: [instance] 2026-07-11 04:33:13.286842 | instance | 2026-07-11 04:33:13.287184 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-11 04:33:13.287584 | instance | Saturday 11 July 2026 04:33:13 +0000 (0:00:01.485) 0:06:22.767 ********* 2026-07-11 04:33:14.586654 | instance | ok: [instance] 2026-07-11 04:33:14.586897 | instance | 2026-07-11 04:33:14.587196 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-11 04:33:14.587506 | instance | Saturday 11 July 2026 04:33:14 +0000 (0:00:01.300) 0:06:24.067 ********* 2026-07-11 04:33:15.112893 | instance | ok: [instance] 2026-07-11 04:33:15.113106 | instance | 2026-07-11 04:33:15.113466 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-11 04:33:15.113692 | instance | Saturday 11 July 2026 04:33:15 +0000 (0:00:00.526) 0:06:24.594 ********* 2026-07-11 04:33:15.376847 | instance | ok: [instance] 2026-07-11 04:33:15.377072 | instance | 2026-07-11 04:33:15.377353 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-11 04:33:15.377616 | instance | Saturday 11 July 2026 04:33:15 +0000 (0:00:00.264) 0:06:24.858 ********* 2026-07-11 04:33:15.613529 | instance | ok: [instance] 2026-07-11 04:33:15.613799 | instance | 2026-07-11 04:33:15.614109 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-11 04:33:15.614406 | instance | Saturday 11 July 2026 04:33:15 +0000 (0:00:00.236) 0:06:25.095 ********* 2026-07-11 04:33:16.370720 | instance | ok: [instance] 2026-07-11 04:33:16.370899 | instance | 2026-07-11 04:33:16.371144 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-11 04:33:16.371365 | instance | Saturday 11 July 2026 04:33:16 +0000 (0:00:00.757) 0:06:25.852 ********* 2026-07-11 04:33:18.610937 | instance | ok: [instance] => (item=alertmanager) 2026-07-11 04:33:18.611234 | instance | ok: [instance] => (item=grafana) 2026-07-11 04:33:18.611538 | instance | ok: [instance] => (item=prometheus) 2026-07-11 04:33:18.611826 | instance | 2026-07-11 04:33:18.612157 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-11 04:33:18.612453 | instance | Saturday 11 July 2026 04:33:18 +0000 (0:00:02.240) 0:06:28.092 ********* 2026-07-11 04:33:20.607822 | instance | ok: [instance] => (item=alertmanager) 2026-07-11 04:33:20.608037 | instance | ok: [instance] => (item=grafana) 2026-07-11 04:33:20.608351 | instance | ok: [instance] => (item=prometheus) 2026-07-11 04:33:20.608572 | instance | 2026-07-11 04:33:20.608843 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-11 04:33:20.609151 | instance | Saturday 11 July 2026 04:33:20 +0000 (0:00:01.996) 0:06:30.089 ********* 2026-07-11 04:33:23.870760 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:23.870839 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:23.871155 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:23.871428 | instance | ok: [instance] 2026-07-11 04:33:23.871679 | instance | 2026-07-11 04:33:23.871981 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-11 04:33:23.872246 | instance | Saturday 11 July 2026 04:33:23 +0000 (0:00:03.262) 0:06:33.351 ********* 2026-07-11 04:33:28.176766 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:28.176999 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:28.177267 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:28.177544 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:28.177929 | instance | ok: [instance] => (item=None) 2026-07-11 04:33:28.178258 | instance | ok: [instance] 2026-07-11 04:33:28.178519 | instance | 2026-07-11 04:33:28.178801 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-11 04:33:28.179075 | instance | Saturday 11 July 2026 04:33:28 +0000 (0:00:04.306) 0:06:37.658 ********* 2026-07-11 04:33:29.700254 | instance | ok: [instance] => (item=alertmanager) 2026-07-11 04:33:29.700349 | instance | ok: [instance] => (item=prometheus) 2026-07-11 04:33:29.700421 | instance | 2026-07-11 04:33:29.700547 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-11 04:33:29.700691 | instance | Saturday 11 July 2026 04:33:29 +0000 (0:00:01.524) 0:06:39.182 ********* 2026-07-11 04:33:31.177491 | instance | ok: [instance] => (item=alertmanager) 2026-07-11 04:33:31.177556 | instance | ok: [instance] => (item=prometheus) 2026-07-11 04:33:31.177628 | instance | 2026-07-11 04:33:31.177926 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-11 04:33:31.178181 | instance | Saturday 11 July 2026 04:33:31 +0000 (0:00:01.476) 0:06:40.658 ********* 2026-07-11 04:33:31.967462 | instance | ok: [instance] 2026-07-11 04:33:31.967691 | instance | 2026-07-11 04:33:31.967965 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-11 04:33:31.968318 | instance | Saturday 11 July 2026 04:33:31 +0000 (0:00:00.790) 0:06:41.448 ********* 2026-07-11 04:33:39.943063 | instance | ok: [instance] 2026-07-11 04:33:39.943289 | instance | 2026-07-11 04:33:39.943572 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-11 04:33:39.943842 | instance | Saturday 11 July 2026 04:33:39 +0000 (0:00:07.975) 0:06:49.424 ********* 2026-07-11 04:33:55.794994 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-11 04:33:55.795048 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-11 04:33:55.795055 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-11 04:33:55.795061 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-11 04:33:55.795067 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-11 04:33:55.795073 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-11 04:33:55.795078 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-11 04:33:55.795083 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-11 04:33:55.795089 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-11 04:33:55.795094 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-11 04:33:55.795099 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-11 04:33:55.795105 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-11 04:33:55.795110 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-11 04:33:55.795116 | instance | 2026-07-11 04:33:55.795122 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-11 04:33:55.795135 | instance | Saturday 11 July 2026 04:33:55 +0000 (0:00:15.849) 0:07:05.273 ********* 2026-07-11 04:34:12.116193 | instance | ok: [instance] 2026-07-11 04:34:12.116283 | instance | 2026-07-11 04:34:12.116580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:34:12.116930 | instance | Saturday 11 July 2026 04:34:12 +0000 (0:00:16.324) 0:07:21.598 ********* 2026-07-11 04:34:12.236078 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:34:12.236125 | instance | 2026-07-11 04:34:12.236133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:34:12.236139 | instance | Saturday 11 July 2026 04:34:12 +0000 (0:00:00.119) 0:07:21.717 ********* 2026-07-11 04:34:12.884719 | instance | ok: [instance] 2026-07-11 04:34:12.884791 | instance | 2026-07-11 04:34:12.885031 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-11 04:34:12.885268 | instance | Saturday 11 July 2026 04:34:12 +0000 (0:00:00.648) 0:07:22.366 ********* 2026-07-11 04:34:16.055191 | instance | ok: [instance] 2026-07-11 04:34:16.055605 | instance | 2026-07-11 04:34:16.055617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:34:16.055622 | instance | Saturday 11 July 2026 04:34:16 +0000 (0:00:03.170) 0:07:25.536 ********* 2026-07-11 04:34:16.165740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:34:16.165812 | instance | 2026-07-11 04:34:16.165825 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:34:16.165835 | instance | Saturday 11 July 2026 04:34:16 +0000 (0:00:00.109) 0:07:25.646 ********* 2026-07-11 04:34:16.759718 | instance | ok: [instance] 2026-07-11 04:34:16.759777 | instance | 2026-07-11 04:34:16.759784 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-11 04:34:16.759790 | instance | Saturday 11 July 2026 04:34:16 +0000 (0:00:00.594) 0:07:26.240 ********* 2026-07-11 04:34:18.437479 | instance | ok: [instance] 2026-07-11 04:34:18.437560 | instance | 2026-07-11 04:34:18.437571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:34:18.437581 | instance | Saturday 11 July 2026 04:34:18 +0000 (0:00:01.677) 0:07:27.918 ********* 2026-07-11 04:34:18.537754 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:34:18.537865 | instance | 2026-07-11 04:34:18.537896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:34:18.537907 | instance | Saturday 11 July 2026 04:34:18 +0000 (0:00:00.101) 0:07:28.019 ********* 2026-07-11 04:34:19.107589 | instance | ok: [instance] 2026-07-11 04:34:19.107842 | instance | 2026-07-11 04:34:19.108113 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-11 04:34:19.108372 | instance | Saturday 11 July 2026 04:34:19 +0000 (0:00:00.569) 0:07:28.589 ********* 2026-07-11 04:34:20.739020 | instance | ok: [instance] 2026-07-11 04:34:20.739249 | instance | 2026-07-11 04:34:20.739523 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-11 04:34:20.739786 | instance | Saturday 11 July 2026 04:34:20 +0000 (0:00:01.631) 0:07:30.220 ********* 2026-07-11 04:34:21.632189 | instance | ok: [instance] 2026-07-11 04:34:21.632416 | instance | 2026-07-11 04:34:21.632687 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:34:21.632950 | instance | Saturday 11 July 2026 04:34:21 +0000 (0:00:00.892) 0:07:31.112 ********* 2026-07-11 04:34:21.742347 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:34:21.742437 | instance | 2026-07-11 04:34:21.742557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:34:21.742697 | instance | Saturday 11 July 2026 04:34:21 +0000 (0:00:00.111) 0:07:31.224 ********* 2026-07-11 04:34:22.311726 | instance | ok: [instance] 2026-07-11 04:34:22.311916 | instance | 2026-07-11 04:34:22.312198 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-11 04:34:22.312477 | instance | Saturday 11 July 2026 04:34:22 +0000 (0:00:00.567) 0:07:31.792 ********* 2026-07-11 04:34:24.096344 | instance | ok: [instance] 2026-07-11 04:34:24.096541 | instance | 2026-07-11 04:34:24.096844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:34:24.097108 | instance | Saturday 11 July 2026 04:34:24 +0000 (0:00:01.785) 0:07:33.577 ********* 2026-07-11 04:34:24.196049 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:34:24.196191 | instance | 2026-07-11 04:34:24.196463 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:34:24.196717 | instance | Saturday 11 July 2026 04:34:24 +0000 (0:00:00.100) 0:07:33.677 ********* 2026-07-11 04:34:24.768674 | instance | ok: [instance] 2026-07-11 04:34:24.768881 | instance | 2026-07-11 04:34:24.769131 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-11 04:34:24.769412 | instance | Saturday 11 July 2026 04:34:24 +0000 (0:00:00.572) 0:07:34.250 ********* 2026-07-11 04:34:26.422210 | instance | ok: [instance] 2026-07-11 04:34:26.422267 | instance | 2026-07-11 04:34:26.422274 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-11 04:34:26.422281 | instance | 2026-07-11 04:34:26.422287 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:34:26.422293 | instance | Saturday 11 July 2026 04:34:26 +0000 (0:00:01.653) 0:07:35.903 ********* 2026-07-11 04:34:30.531857 | instance | ok: [instance] 2026-07-11 04:34:30.531907 | instance | 2026-07-11 04:34:30.531913 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-11 04:34:30.531919 | instance | Saturday 11 July 2026 04:34:30 +0000 (0:00:04.110) 0:07:40.013 ********* 2026-07-11 04:34:30.689916 | instance | skipping: [instance] 2026-07-11 04:34:30.690027 | instance | 2026-07-11 04:34:30.690085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:34:30.690205 | instance | Saturday 11 July 2026 04:34:30 +0000 (0:00:00.158) 0:07:40.171 ********* 2026-07-11 04:34:30.789068 | instance | ok: [instance] 2026-07-11 04:34:30.789153 | instance | 2026-07-11 04:34:30.789255 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:34:30.789392 | instance | Saturday 11 July 2026 04:34:30 +0000 (0:00:00.099) 0:07:40.270 ********* 2026-07-11 04:34:30.862739 | instance | skipping: [instance] 2026-07-11 04:34:30.862840 | instance | 2026-07-11 04:34:30.862966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:34:30.863167 | instance | Saturday 11 July 2026 04:34:30 +0000 (0:00:00.073) 0:07:40.344 ********* 2026-07-11 04:34:30.938241 | instance | skipping: [instance] 2026-07-11 04:34:30.938314 | instance | 2026-07-11 04:34:30.938427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:34:30.938557 | instance | Saturday 11 July 2026 04:34:30 +0000 (0:00:00.075) 0:07:40.420 ********* 2026-07-11 04:34:31.015940 | instance | skipping: [instance] 2026-07-11 04:34:31.016174 | instance | 2026-07-11 04:34:31.016458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:34:31.016727 | instance | Saturday 11 July 2026 04:34:31 +0000 (0:00:00.077) 0:07:40.497 ********* 2026-07-11 04:34:31.093755 | instance | skipping: [instance] 2026-07-11 04:34:31.094076 | instance | 2026-07-11 04:34:31.094261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:34:31.094428 | instance | Saturday 11 July 2026 04:34:31 +0000 (0:00:00.078) 0:07:40.575 ********* 2026-07-11 04:34:31.165615 | instance | skipping: [instance] 2026-07-11 04:34:31.165892 | instance | 2026-07-11 04:34:31.166177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:34:31.166463 | instance | Saturday 11 July 2026 04:34:31 +0000 (0:00:00.071) 0:07:40.647 ********* 2026-07-11 04:34:31.247212 | instance | ok: [instance] 2026-07-11 04:34:31.247439 | instance | 2026-07-11 04:34:31.247715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:34:31.247969 | instance | Saturday 11 July 2026 04:34:31 +0000 (0:00:00.081) 0:07:40.729 ********* 2026-07-11 04:34:31.342912 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:34:31.343162 | instance | 2026-07-11 04:34:31.343697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:34:31.343729 | instance | Saturday 11 July 2026 04:34:31 +0000 (0:00:00.095) 0:07:40.824 ********* 2026-07-11 04:34:31.595957 | instance | ok: [instance] 2026-07-11 04:34:31.596033 | instance | 2026-07-11 04:34:31.596155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:34:31.596280 | instance | Saturday 11 July 2026 04:34:31 +0000 (0:00:00.249) 0:07:41.073 ********* 2026-07-11 04:34:31.706224 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:34:31.706450 | instance | 2026-07-11 04:34:31.706822 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:34:31.707086 | instance | Saturday 11 July 2026 04:34:31 +0000 (0:00:00.114) 0:07:41.187 ********* 2026-07-11 04:34:32.341481 | instance | ok: [instance] 2026-07-11 04:34:32.341585 | instance | 2026-07-11 04:34:32.341906 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-11 04:34:32.342175 | instance | Saturday 11 July 2026 04:34:32 +0000 (0:00:00.635) 0:07:41.823 ********* 2026-07-11 04:34:34.098136 | instance | ok: [instance] 2026-07-11 04:34:34.098219 | instance | 2026-07-11 04:34:34.098328 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-11 04:34:34.098449 | instance | Saturday 11 July 2026 04:34:34 +0000 (0:00:01.756) 0:07:43.580 ********* 2026-07-11 04:34:34.890661 | instance | ok: [instance] 2026-07-11 04:34:34.890830 | instance | 2026-07-11 04:34:34.891471 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-11 04:34:34.891484 | instance | Saturday 11 July 2026 04:34:34 +0000 (0:00:00.791) 0:07:44.371 ********* 2026-07-11 04:34:35.913117 | instance | ok: [instance] 2026-07-11 04:34:35.913366 | instance | 2026-07-11 04:34:35.913699 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-11 04:34:35.914090 | instance | Saturday 11 July 2026 04:34:35 +0000 (0:00:01.023) 0:07:45.394 ********* 2026-07-11 04:34:36.166516 | instance | ok: [instance] 2026-07-11 04:34:36.166766 | instance | 2026-07-11 04:34:36.167051 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-11 04:34:36.167320 | instance | Saturday 11 July 2026 04:34:36 +0000 (0:00:00.253) 0:07:45.648 ********* 2026-07-11 04:34:36.776503 | instance | ok: [instance] 2026-07-11 04:34:36.776642 | instance | 2026-07-11 04:34:36.776825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:34:36.776994 | instance | Saturday 11 July 2026 04:34:36 +0000 (0:00:00.609) 0:07:46.257 ********* 2026-07-11 04:34:36.899816 | instance | ok: [instance] 2026-07-11 04:34:36.899909 | instance | 2026-07-11 04:34:36.900067 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:34:36.900189 | instance | Saturday 11 July 2026 04:34:36 +0000 (0:00:00.123) 0:07:46.381 ********* 2026-07-11 04:34:37.015122 | instance | included: rabbitmq for instance 2026-07-11 04:34:37.015215 | instance | 2026-07-11 04:34:37.015349 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:34:37.015579 | instance | Saturday 11 July 2026 04:34:37 +0000 (0:00:00.115) 0:07:46.496 ********* 2026-07-11 04:34:37.752140 | instance | ok: [instance] 2026-07-11 04:34:37.752786 | instance | 2026-07-11 04:34:37.752867 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:34:37.752880 | instance | Saturday 11 July 2026 04:34:37 +0000 (0:00:00.737) 0:07:47.234 ********* 2026-07-11 04:34:37.927097 | instance | skipping: [instance] 2026-07-11 04:34:37.927325 | instance | 2026-07-11 04:34:37.927701 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:34:37.928151 | instance | Saturday 11 July 2026 04:34:37 +0000 (0:00:00.174) 0:07:47.408 ********* 2026-07-11 04:34:38.104523 | instance | skipping: [instance] 2026-07-11 04:34:38.104748 | instance | 2026-07-11 04:34:38.105021 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:34:38.105323 | instance | Saturday 11 July 2026 04:34:38 +0000 (0:00:00.176) 0:07:47.585 ********* 2026-07-11 04:34:38.274147 | instance | skipping: [instance] 2026-07-11 04:34:38.274296 | instance | 2026-07-11 04:34:38.274475 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:34:38.274651 | instance | Saturday 11 July 2026 04:34:38 +0000 (0:00:00.170) 0:07:47.756 ********* 2026-07-11 04:34:39.129441 | instance | ok: [instance] 2026-07-11 04:34:39.129748 | instance | 2026-07-11 04:34:39.130070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:34:39.130362 | instance | Saturday 11 July 2026 04:34:39 +0000 (0:00:00.854) 0:07:48.611 ********* 2026-07-11 04:34:39.929412 | instance | ok: [instance] 2026-07-11 04:34:39.929650 | instance | 2026-07-11 04:34:39.930023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:34:39.930300 | instance | Saturday 11 July 2026 04:34:39 +0000 (0:00:00.799) 0:07:49.410 ********* 2026-07-11 04:34:40.009014 | instance | ok: [instance] 2026-07-11 04:34:40.009072 | instance | 2026-07-11 04:34:40.009217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:34:40.009335 | instance | Saturday 11 July 2026 04:34:40 +0000 (0:00:00.080) 0:07:49.491 ********* 2026-07-11 04:34:40.089017 | instance | skipping: [instance] 2026-07-11 04:34:40.089179 | instance | 2026-07-11 04:34:40.089384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:34:40.089529 | instance | Saturday 11 July 2026 04:34:40 +0000 (0:00:00.079) 0:07:49.570 ********* 2026-07-11 04:34:40.173959 | instance | skipping: [instance] 2026-07-11 04:34:40.174166 | instance | 2026-07-11 04:34:40.174482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:34:40.174740 | instance | Saturday 11 July 2026 04:34:40 +0000 (0:00:00.084) 0:07:49.655 ********* 2026-07-11 04:34:40.256278 | instance | ok: [instance] 2026-07-11 04:34:40.256579 | instance | 2026-07-11 04:34:40.256904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:34:40.257220 | instance | Saturday 11 July 2026 04:34:40 +0000 (0:00:00.082) 0:07:49.737 ********* 2026-07-11 04:34:40.389383 | instance | ok: [instance] => (item=identity) 2026-07-11 04:34:40.389489 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:34:40.389557 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:34:40.389688 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:34:40.389867 | instance | 2026-07-11 04:34:40.390025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:34:40.390176 | instance | Saturday 11 July 2026 04:34:40 +0000 (0:00:00.133) 0:07:49.871 ********* 2026-07-11 04:34:40.502267 | instance | ok: [instance] 2026-07-11 04:34:40.502489 | instance | 2026-07-11 04:34:40.502773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:34:40.503067 | instance | Saturday 11 July 2026 04:34:40 +0000 (0:00:00.112) 0:07:49.983 ********* 2026-07-11 04:34:40.712431 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:34:40.712683 | instance | 2026-07-11 04:34:40.713009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:34:40.713333 | instance | Saturday 11 July 2026 04:34:40 +0000 (0:00:00.210) 0:07:50.194 ********* 2026-07-11 04:34:41.336139 | instance | ok: [instance] 2026-07-11 04:34:41.336220 | instance | 2026-07-11 04:34:41.336363 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-11 04:34:41.336497 | instance | Saturday 11 July 2026 04:34:41 +0000 (0:00:00.623) 0:07:50.818 ********* 2026-07-11 04:34:42.470917 | instance | ok: [instance] => (item=None) 2026-07-11 04:34:42.471155 | instance | ok: [instance] 2026-07-11 04:34:42.471412 | instance | 2026-07-11 04:34:42.471684 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-11 04:34:42.471950 | instance | Saturday 11 July 2026 04:34:42 +0000 (0:00:01.134) 0:07:51.952 ********* 2026-07-11 04:34:43.663257 | instance | ok: [instance] => (item=atmosphere) 2026-07-11 04:34:43.663528 | instance | 2026-07-11 04:34:43.663871 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-11 04:34:43.664149 | instance | Saturday 11 July 2026 04:34:43 +0000 (0:00:01.192) 0:07:53.144 ********* 2026-07-11 04:34:44.737125 | instance | ok: [instance] 2026-07-11 04:34:44.737197 | instance | 2026-07-11 04:34:44.737210 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-11 04:34:44.737222 | instance | Saturday 11 July 2026 04:34:44 +0000 (0:00:01.072) 0:07:54.217 ********* 2026-07-11 04:34:45.693610 | instance | ok: [instance] => (item=None) 2026-07-11 04:34:45.693700 | instance | ok: [instance] 2026-07-11 04:34:45.693760 | instance | 2026-07-11 04:34:45.694031 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-11 04:34:45.694300 | instance | Saturday 11 July 2026 04:34:45 +0000 (0:00:00.957) 0:07:55.174 ********* 2026-07-11 04:34:47.072791 | instance | ok: [instance] => (item=None) 2026-07-11 04:34:47.073193 | instance | ok: [instance] 2026-07-11 04:34:47.073483 | instance | 2026-07-11 04:34:47.073917 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-11 04:34:47.074242 | instance | Saturday 11 July 2026 04:34:47 +0000 (0:00:01.379) 0:07:56.554 ********* 2026-07-11 04:34:50.436914 | instance | ok: [instance] 2026-07-11 04:34:50.437176 | instance | 2026-07-11 04:34:50.437413 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:34:50.437665 | instance | Saturday 11 July 2026 04:34:50 +0000 (0:00:03.364) 0:07:59.918 ********* 2026-07-11 04:34:50.604904 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:34:50.605157 | instance | 2026-07-11 04:34:50.605486 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:34:50.605894 | instance | Saturday 11 July 2026 04:34:50 +0000 (0:00:00.167) 0:08:00.086 ********* 2026-07-11 04:34:50.683474 | instance | skipping: [instance] 2026-07-11 04:34:50.683632 | instance | 2026-07-11 04:34:50.683834 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:34:50.683999 | instance | Saturday 11 July 2026 04:34:50 +0000 (0:00:00.078) 0:08:00.165 ********* 2026-07-11 04:34:50.760584 | instance | skipping: [instance] 2026-07-11 04:34:50.760798 | instance | 2026-07-11 04:34:50.761126 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:34:50.761433 | instance | Saturday 11 July 2026 04:34:50 +0000 (0:00:00.076) 0:08:00.242 ********* 2026-07-11 04:34:50.854005 | instance | ok: [instance] 2026-07-11 04:34:50.854306 | instance | 2026-07-11 04:34:50.854623 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-11 04:34:50.854894 | instance | Saturday 11 July 2026 04:34:50 +0000 (0:00:00.093) 0:08:00.335 ********* 2026-07-11 04:34:50.973349 | instance | included: ingress for instance 2026-07-11 04:34:50.973467 | instance | 2026-07-11 04:34:50.973644 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-11 04:34:50.973850 | instance | Saturday 11 July 2026 04:34:50 +0000 (0:00:00.119) 0:08:00.455 ********* 2026-07-11 04:34:52.171163 | instance | ok: [instance] 2026-07-11 04:34:52.171403 | instance | 2026-07-11 04:34:52.171726 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-11 04:34:52.171992 | instance | Saturday 11 July 2026 04:34:52 +0000 (0:00:01.196) 0:08:01.652 ********* 2026-07-11 04:34:52.580017 | instance | ok: [instance] 2026-07-11 04:34:52.580284 | instance | 2026-07-11 04:34:52.580558 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-11 04:34:52.580826 | instance | Saturday 11 July 2026 04:34:52 +0000 (0:00:00.409) 0:08:02.061 ********* 2026-07-11 04:34:53.337514 | instance | ok: [instance] 2026-07-11 04:34:53.337662 | instance | 2026-07-11 04:34:53.337876 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-11 04:34:53.338037 | instance | Saturday 11 July 2026 04:34:53 +0000 (0:00:00.756) 0:08:02.818 ********* 2026-07-11 04:34:54.607346 | instance | ok: [instance] => (item=atmosphere) 2026-07-11 04:34:54.607585 | instance | 2026-07-11 04:34:54.607854 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-11 04:34:54.608121 | instance | Saturday 11 July 2026 04:34:54 +0000 (0:00:01.270) 0:08:04.088 ********* 2026-07-11 04:34:55.859664 | instance | ok: [instance] => (item=atmosphere) 2026-07-11 04:34:55.859736 | instance | 2026-07-11 04:34:55.859842 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-11 04:34:55.859965 | instance | Saturday 11 July 2026 04:34:55 +0000 (0:00:01.252) 0:08:05.341 ********* 2026-07-11 04:34:57.016901 | instance | ok: [instance] => (item=atmosphere) 2026-07-11 04:34:57.016960 | instance | 2026-07-11 04:34:57.016972 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-11 04:34:57.016982 | instance | Saturday 11 July 2026 04:34:57 +0000 (0:00:01.156) 0:08:06.497 ********* 2026-07-11 04:34:58.235990 | instance | ok: [instance] => (item=atmosphere) 2026-07-11 04:34:58.236048 | instance | 2026-07-11 04:34:58.236059 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-11 04:34:58.236069 | instance | Saturday 11 July 2026 04:34:58 +0000 (0:00:01.218) 0:08:07.716 ********* 2026-07-11 04:34:58.674168 | instance | ok: [instance] 2026-07-11 04:34:58.674613 | instance | 2026-07-11 04:34:58.674971 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:34:58.675301 | instance | Saturday 11 July 2026 04:34:58 +0000 (0:00:00.438) 0:08:08.155 ********* 2026-07-11 04:34:59.933095 | instance | ok: [instance] 2026-07-11 04:34:59.933280 | instance | 2026-07-11 04:34:59.933432 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:34:59.933581 | instance | Saturday 11 July 2026 04:34:59 +0000 (0:00:01.259) 0:08:09.414 ********* 2026-07-11 04:35:00.230540 | instance | ok: [instance] 2026-07-11 04:35:00.230722 | instance | 2026-07-11 04:35:00.230875 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:35:00.231022 | instance | Saturday 11 July 2026 04:35:00 +0000 (0:00:00.298) 0:08:09.712 ********* 2026-07-11 04:35:00.357730 | instance | ok: [instance] => { 2026-07-11 04:35:00.357937 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-11 04:35:00.358093 | instance | } 2026-07-11 04:35:00.358233 | instance | 2026-07-11 04:35:00.358381 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:35:00.358529 | instance | Saturday 11 July 2026 04:35:00 +0000 (0:00:00.127) 0:08:09.839 ********* 2026-07-11 04:35:00.835850 | instance | ok: [instance] 2026-07-11 04:35:00.836222 | instance | 2026-07-11 04:35:00.836563 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:35:00.836885 | instance | Saturday 11 July 2026 04:35:00 +0000 (0:00:00.477) 0:08:10.317 ********* 2026-07-11 04:35:01.972998 | instance | ok: [instance] 2026-07-11 04:35:01.973213 | instance | 2026-07-11 04:35:01.973482 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-11 04:35:01.973776 | instance | Saturday 11 July 2026 04:35:01 +0000 (0:00:01.137) 0:08:11.454 ********* 2026-07-11 04:35:02.523257 | instance | ok: [instance] 2026-07-11 04:35:02.523480 | instance | 2026-07-11 04:35:02.523767 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-11 04:35:02.524036 | instance | Saturday 11 July 2026 04:35:02 +0000 (0:00:00.549) 0:08:12.004 ********* 2026-07-11 04:35:03.292687 | instance | ok: [instance] 2026-07-11 04:35:03.292768 | instance | 2026-07-11 04:35:03.292991 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-11 04:35:03.293244 | instance | Saturday 11 July 2026 04:35:03 +0000 (0:00:00.768) 0:08:12.773 ********* 2026-07-11 04:35:04.095097 | instance | ok: [instance] 2026-07-11 04:35:04.095176 | instance | 2026-07-11 04:35:04.095310 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-11 04:35:04.095425 | instance | Saturday 11 July 2026 04:35:04 +0000 (0:00:00.803) 0:08:13.577 ********* 2026-07-11 04:35:04.505586 | instance | ok: [instance] 2026-07-11 04:35:04.505667 | instance | 2026-07-11 04:35:04.505857 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-11 04:35:04.505944 | instance | Saturday 11 July 2026 04:35:04 +0000 (0:00:00.410) 0:08:13.987 ********* 2026-07-11 04:35:04.711133 | instance | included: openstack_helm_endpoints for instance 2026-07-11 04:35:04.711210 | instance | 2026-07-11 04:35:04.711322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:35:04.711436 | instance | Saturday 11 July 2026 04:35:04 +0000 (0:00:00.205) 0:08:14.193 ********* 2026-07-11 04:35:04.784243 | instance | skipping: [instance] 2026-07-11 04:35:04.784304 | instance | 2026-07-11 04:35:04.784429 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:35:04.784548 | instance | Saturday 11 July 2026 04:35:04 +0000 (0:00:00.073) 0:08:14.266 ********* 2026-07-11 04:35:04.871138 | instance | skipping: [instance] 2026-07-11 04:35:04.871359 | instance | 2026-07-11 04:35:04.871730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:35:04.872085 | instance | Saturday 11 July 2026 04:35:04 +0000 (0:00:00.085) 0:08:14.352 ********* 2026-07-11 04:35:04.943207 | instance | skipping: [instance] 2026-07-11 04:35:04.943410 | instance | 2026-07-11 04:35:04.943682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:35:04.943942 | instance | Saturday 11 July 2026 04:35:04 +0000 (0:00:00.072) 0:08:14.424 ********* 2026-07-11 04:35:05.019718 | instance | skipping: [instance] 2026-07-11 04:35:05.019951 | instance | 2026-07-11 04:35:05.020241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:35:05.020500 | instance | Saturday 11 July 2026 04:35:05 +0000 (0:00:00.076) 0:08:14.501 ********* 2026-07-11 04:35:05.098664 | instance | skipping: [instance] 2026-07-11 04:35:05.098856 | instance | 2026-07-11 04:35:05.099132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:35:05.099394 | instance | Saturday 11 July 2026 04:35:05 +0000 (0:00:00.078) 0:08:14.580 ********* 2026-07-11 04:35:05.181253 | instance | skipping: [instance] 2026-07-11 04:35:05.181459 | instance | 2026-07-11 04:35:05.181827 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:35:05.182230 | instance | Saturday 11 July 2026 04:35:05 +0000 (0:00:00.082) 0:08:14.662 ********* 2026-07-11 04:35:05.263666 | instance | ok: [instance] 2026-07-11 04:35:05.263767 | instance | 2026-07-11 04:35:05.263957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:35:05.264126 | instance | Saturday 11 July 2026 04:35:05 +0000 (0:00:00.082) 0:08:14.745 ********* 2026-07-11 04:35:05.369054 | instance | ok: [instance] => (item=identity) 2026-07-11 04:35:05.369195 | instance | 2026-07-11 04:35:05.369402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:35:05.369657 | instance | Saturday 11 July 2026 04:35:05 +0000 (0:00:00.104) 0:08:14.849 ********* 2026-07-11 04:35:05.492959 | instance | ok: [instance] 2026-07-11 04:35:05.493183 | instance | 2026-07-11 04:35:05.493461 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-11 04:35:05.493869 | instance | Saturday 11 July 2026 04:35:05 +0000 (0:00:00.124) 0:08:14.974 ********* 2026-07-11 04:35:05.988349 | instance | ok: [instance] 2026-07-11 04:35:05.988570 | instance | 2026-07-11 04:35:05.988893 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-11 04:35:05.989150 | instance | Saturday 11 July 2026 04:35:05 +0000 (0:00:00.495) 0:08:15.470 ********* 2026-07-11 04:35:06.527075 | instance | ok: [instance] 2026-07-11 04:35:06.527311 | instance | 2026-07-11 04:35:06.527589 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-11 04:35:06.527859 | instance | Saturday 11 July 2026 04:35:06 +0000 (0:00:00.538) 0:08:16.008 ********* 2026-07-11 04:35:07.154466 | instance | ok: [instance] 2026-07-11 04:35:07.154558 | instance | 2026-07-11 04:35:07.154682 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-11 04:35:07.154816 | instance | Saturday 11 July 2026 04:35:07 +0000 (0:00:00.627) 0:08:16.636 ********* 2026-07-11 04:35:07.729216 | instance | ok: [instance] 2026-07-11 04:35:07.729307 | instance | 2026-07-11 04:35:07.729414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:35:07.729557 | instance | Saturday 11 July 2026 04:35:07 +0000 (0:00:00.573) 0:08:17.209 ********* 2026-07-11 04:35:07.844114 | instance | ok: [instance] 2026-07-11 04:35:07.844371 | instance | 2026-07-11 04:35:07.844649 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:35:07.844910 | instance | Saturday 11 July 2026 04:35:07 +0000 (0:00:00.115) 0:08:17.325 ********* 2026-07-11 04:35:07.963999 | instance | included: rabbitmq for instance 2026-07-11 04:35:07.964224 | instance | 2026-07-11 04:35:07.964542 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:35:07.964817 | instance | Saturday 11 July 2026 04:35:07 +0000 (0:00:00.119) 0:08:17.445 ********* 2026-07-11 04:35:08.733424 | instance | ok: [instance] 2026-07-11 04:35:08.733794 | instance | 2026-07-11 04:35:08.734149 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:35:08.734515 | instance | Saturday 11 July 2026 04:35:08 +0000 (0:00:00.769) 0:08:18.215 ********* 2026-07-11 04:35:08.916271 | instance | skipping: [instance] 2026-07-11 04:35:08.916392 | instance | 2026-07-11 04:35:08.916547 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:35:08.916707 | instance | Saturday 11 July 2026 04:35:08 +0000 (0:00:00.183) 0:08:18.398 ********* 2026-07-11 04:35:09.098062 | instance | skipping: [instance] 2026-07-11 04:35:09.098183 | instance | 2026-07-11 04:35:09.098343 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:35:09.098490 | instance | Saturday 11 July 2026 04:35:09 +0000 (0:00:00.181) 0:08:18.580 ********* 2026-07-11 04:35:09.272119 | instance | skipping: [instance] 2026-07-11 04:35:09.272353 | instance | 2026-07-11 04:35:09.272631 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:35:09.272891 | instance | Saturday 11 July 2026 04:35:09 +0000 (0:00:00.173) 0:08:18.753 ********* 2026-07-11 04:35:10.207864 | instance | ok: [instance] 2026-07-11 04:35:10.207943 | instance | 2026-07-11 04:35:10.208084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:35:10.208194 | instance | Saturday 11 July 2026 04:35:10 +0000 (0:00:00.935) 0:08:19.689 ********* 2026-07-11 04:35:10.949574 | instance | ok: [instance] 2026-07-11 04:35:10.949782 | instance | 2026-07-11 04:35:10.949951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:35:10.950112 | instance | Saturday 11 July 2026 04:35:10 +0000 (0:00:00.742) 0:08:20.431 ********* 2026-07-11 04:35:11.032447 | instance | ok: [instance] 2026-07-11 04:35:11.032692 | instance | 2026-07-11 04:35:11.032960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:35:11.033201 | instance | Saturday 11 July 2026 04:35:11 +0000 (0:00:00.083) 0:08:20.514 ********* 2026-07-11 04:35:11.106371 | instance | skipping: [instance] 2026-07-11 04:35:11.106597 | instance | 2026-07-11 04:35:11.106896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:35:11.107155 | instance | Saturday 11 July 2026 04:35:11 +0000 (0:00:00.073) 0:08:20.588 ********* 2026-07-11 04:35:11.185818 | instance | skipping: [instance] 2026-07-11 04:35:11.186028 | instance | 2026-07-11 04:35:11.186295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:35:11.186549 | instance | Saturday 11 July 2026 04:35:11 +0000 (0:00:00.079) 0:08:20.667 ********* 2026-07-11 04:35:11.264714 | instance | ok: [instance] 2026-07-11 04:35:11.264930 | instance | 2026-07-11 04:35:11.265200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:35:11.265458 | instance | Saturday 11 July 2026 04:35:11 +0000 (0:00:00.078) 0:08:20.746 ********* 2026-07-11 04:35:11.420579 | instance | ok: [instance] => (item=identity) 2026-07-11 04:35:11.420701 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:35:11.420842 | instance | ok: [instance] => (item=key_manager) 2026-07-11 04:35:11.420990 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:35:11.421128 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:35:11.421257 | instance | 2026-07-11 04:35:11.421406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:35:11.421540 | instance | Saturday 11 July 2026 04:35:11 +0000 (0:00:00.155) 0:08:20.902 ********* 2026-07-11 04:35:11.527998 | instance | ok: [instance] 2026-07-11 04:35:11.528106 | instance | 2026-07-11 04:35:11.528273 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:35:11.528415 | instance | Saturday 11 July 2026 04:35:11 +0000 (0:00:00.107) 0:08:21.009 ********* 2026-07-11 04:35:11.627802 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:35:11.628044 | instance | 2026-07-11 04:35:11.628348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:35:11.628626 | instance | Saturday 11 July 2026 04:35:11 +0000 (0:00:00.099) 0:08:21.109 ********* 2026-07-11 04:35:12.224925 | instance | ok: [instance] 2026-07-11 04:35:12.225507 | instance | 2026-07-11 04:35:12.225661 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-11 04:35:12.226105 | instance | Saturday 11 July 2026 04:35:12 +0000 (0:00:00.597) 0:08:21.706 ********* 2026-07-11 04:35:14.592338 | instance | ok: [instance] 2026-07-11 04:35:14.592561 | instance | 2026-07-11 04:35:14.592832 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:35:14.593134 | instance | Saturday 11 July 2026 04:35:14 +0000 (0:00:02.367) 0:08:24.074 ********* 2026-07-11 04:35:14.777390 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:35:14.777616 | instance | 2026-07-11 04:35:14.777924 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:35:14.778193 | instance | Saturday 11 July 2026 04:35:14 +0000 (0:00:00.185) 0:08:24.259 ********* 2026-07-11 04:35:14.849838 | instance | skipping: [instance] 2026-07-11 04:35:14.850083 | instance | 2026-07-11 04:35:14.850365 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:35:14.850630 | instance | Saturday 11 July 2026 04:35:14 +0000 (0:00:00.072) 0:08:24.331 ********* 2026-07-11 04:35:14.942185 | instance | skipping: [instance] 2026-07-11 04:35:14.942418 | instance | 2026-07-11 04:35:14.942738 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:35:14.943056 | instance | Saturday 11 July 2026 04:35:14 +0000 (0:00:00.092) 0:08:24.423 ********* 2026-07-11 04:35:15.029613 | instance | ok: [instance] 2026-07-11 04:35:15.029855 | instance | 2026-07-11 04:35:15.030142 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-11 04:35:15.030422 | instance | Saturday 11 July 2026 04:35:15 +0000 (0:00:00.087) 0:08:24.511 ********* 2026-07-11 04:35:15.273251 | instance | included: ingress for instance 2026-07-11 04:35:15.273458 | instance | 2026-07-11 04:35:15.273862 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-11 04:35:15.274090 | instance | Saturday 11 July 2026 04:35:15 +0000 (0:00:00.243) 0:08:24.754 ********* 2026-07-11 04:35:16.463555 | instance | ok: [instance] 2026-07-11 04:35:16.463779 | instance | 2026-07-11 04:35:16.464080 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-11 04:35:16.464354 | instance | Saturday 11 July 2026 04:35:16 +0000 (0:00:01.190) 0:08:25.945 ********* 2026-07-11 04:35:17.585092 | instance | ok: [instance] 2026-07-11 04:35:17.585311 | instance | 2026-07-11 04:35:17.585578 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-11 04:35:17.585869 | instance | Saturday 11 July 2026 04:35:17 +0000 (0:00:01.121) 0:08:27.066 ********* 2026-07-11 04:35:23.624366 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-11 04:35:23.624455 | instance | 2026-07-11 04:35:23.624471 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:35:23.624481 | instance | Saturday 11 July 2026 04:35:23 +0000 (0:00:06.037) 0:08:33.104 ********* 2026-07-11 04:35:23.741992 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:35:23.742053 | instance | 2026-07-11 04:35:23.742065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:35:23.742074 | instance | Saturday 11 July 2026 04:35:23 +0000 (0:00:00.118) 0:08:33.222 ********* 2026-07-11 04:35:24.354128 | instance | ok: [instance] 2026-07-11 04:35:24.354206 | instance | 2026-07-11 04:35:24.354221 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-11 04:35:24.354235 | instance | Saturday 11 July 2026 04:35:24 +0000 (0:00:00.610) 0:08:33.833 ********* 2026-07-11 04:35:27.330717 | instance | ok: [instance] 2026-07-11 04:35:27.330769 | instance | 2026-07-11 04:35:27.330780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:35:27.330790 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:02.977) 0:08:36.811 ********* 2026-07-11 04:35:27.436034 | instance | skipping: [instance] 2026-07-11 04:35:27.436092 | instance | 2026-07-11 04:35:27.436101 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:35:27.436129 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:00.105) 0:08:36.916 ********* 2026-07-11 04:35:27.516933 | instance | skipping: [instance] 2026-07-11 04:35:27.516996 | instance | 2026-07-11 04:35:27.517007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:35:27.517033 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:00.080) 0:08:36.997 ********* 2026-07-11 04:35:27.599206 | instance | skipping: [instance] 2026-07-11 04:35:27.599461 | instance | 2026-07-11 04:35:27.599699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:35:27.599919 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:00.083) 0:08:37.080 ********* 2026-07-11 04:35:27.693099 | instance | skipping: [instance] 2026-07-11 04:35:27.693514 | instance | 2026-07-11 04:35:27.693901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:35:27.694333 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:00.093) 0:08:37.174 ********* 2026-07-11 04:35:27.768756 | instance | skipping: [instance] 2026-07-11 04:35:27.769104 | instance | 2026-07-11 04:35:27.769447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:35:27.769833 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:00.075) 0:08:37.250 ********* 2026-07-11 04:35:27.842614 | instance | skipping: [instance] 2026-07-11 04:35:27.842954 | instance | 2026-07-11 04:35:27.843322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:35:27.843669 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:00.073) 0:08:37.324 ********* 2026-07-11 04:35:27.926089 | instance | ok: [instance] 2026-07-11 04:35:27.926254 | instance | 2026-07-11 04:35:27.926427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:35:27.926579 | instance | Saturday 11 July 2026 04:35:27 +0000 (0:00:00.083) 0:08:37.408 ********* 2026-07-11 04:35:28.021145 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-11 04:35:28.021536 | instance | 2026-07-11 04:35:28.021934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:35:28.022286 | instance | Saturday 11 July 2026 04:35:28 +0000 (0:00:00.094) 0:08:37.502 ********* 2026-07-11 04:35:28.162519 | instance | ok: [instance] 2026-07-11 04:35:28.162788 | instance | 2026-07-11 04:35:28.163016 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:35:28.163229 | instance | Saturday 11 July 2026 04:35:28 +0000 (0:00:00.140) 0:08:37.643 ********* 2026-07-11 04:35:28.294828 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:35:28.295230 | instance | 2026-07-11 04:35:28.295590 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:35:28.295959 | instance | Saturday 11 July 2026 04:35:28 +0000 (0:00:00.132) 0:08:37.775 ********* 2026-07-11 04:35:28.914306 | instance | ok: [instance] 2026-07-11 04:35:28.914535 | instance | 2026-07-11 04:35:28.914722 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-11 04:35:28.914897 | instance | Saturday 11 July 2026 04:35:28 +0000 (0:00:00.620) 0:08:38.396 ********* 2026-07-11 04:35:44.071888 | instance | ok: [instance] 2026-07-11 04:35:44.071962 | instance | 2026-07-11 04:35:44.071974 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-11 04:35:44.071984 | instance | Saturday 11 July 2026 04:35:44 +0000 (0:00:15.156) 0:08:53.552 ********* 2026-07-11 04:35:58.917821 | instance | ok: [instance] 2026-07-11 04:35:58.917957 | instance | 2026-07-11 04:35:58.918146 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-11 04:35:58.918312 | instance | Saturday 11 July 2026 04:35:58 +0000 (0:00:14.847) 0:09:08.399 ********* 2026-07-11 04:36:00.387356 | instance | ok: [instance] 2026-07-11 04:36:00.387676 | instance | 2026-07-11 04:36:00.387948 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-11 04:36:00.388301 | instance | Saturday 11 July 2026 04:36:00 +0000 (0:00:01.469) 0:09:09.868 ********* 2026-07-11 04:36:01.703908 | instance | ok: [instance] 2026-07-11 04:36:01.704156 | instance | 2026-07-11 04:36:01.704453 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-11 04:36:01.704757 | instance | Saturday 11 July 2026 04:36:01 +0000 (0:00:01.316) 0:09:11.185 ********* 2026-07-11 04:36:02.444905 | instance | ok: [instance] 2026-07-11 04:36:02.445132 | instance | 2026-07-11 04:36:02.445443 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-11 04:36:02.445736 | instance | Saturday 11 July 2026 04:36:02 +0000 (0:00:00.740) 0:09:11.926 ********* 2026-07-11 04:36:03.205000 | instance | ok: [instance] 2026-07-11 04:36:03.205147 | instance | 2026-07-11 04:36:03.205335 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-11 04:36:03.205513 | instance | Saturday 11 July 2026 04:36:03 +0000 (0:00:00.760) 0:09:12.686 ********* 2026-07-11 04:36:05.186524 | instance | ok: [instance] 2026-07-11 04:36:05.186754 | instance | 2026-07-11 04:36:05.187021 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-11 04:36:05.187275 | instance | Saturday 11 July 2026 04:36:05 +0000 (0:00:01.981) 0:09:14.668 ********* 2026-07-11 04:36:06.327510 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-11 04:36:06.374133 | instance | ok: [instance] 2026-07-11 04:36:06.374379 | instance | 2026-07-11 04:36:06.374715 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-11 04:36:06.375015 | instance | Saturday 11 July 2026 04:36:06 +0000 (0:00:01.187) 0:09:15.855 ********* 2026-07-11 04:36:12.572064 | instance | ok: [instance] 2026-07-11 04:36:12.572156 | instance | 2026-07-11 04:36:12.572312 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-11 04:36:12.572626 | instance | Saturday 11 July 2026 04:36:12 +0000 (0:00:06.197) 0:09:22.053 ********* 2026-07-11 04:36:13.596377 | instance | ok: [instance] 2026-07-11 04:36:13.596484 | instance | 2026-07-11 04:36:13.596727 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-11 04:36:13.596811 | instance | Saturday 11 July 2026 04:36:13 +0000 (0:00:01.024) 0:09:23.078 ********* 2026-07-11 04:36:15.545423 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-53.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-11 04:36:15.545503 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-11 04:36:15.545554 | instance | 2026-07-11 04:36:15.545883 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:36:15.545966 | instance | Saturday 11 July 2026 04:36:15 +0000 (0:00:01.948) 0:09:25.026 ********* 2026-07-11 04:36:15.712146 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:36:15.712231 | instance | 2026-07-11 04:36:15.712330 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:36:15.712443 | instance | Saturday 11 July 2026 04:36:15 +0000 (0:00:00.167) 0:09:25.194 ********* 2026-07-11 04:36:15.799776 | instance | skipping: [instance] 2026-07-11 04:36:15.799840 | instance | 2026-07-11 04:36:15.799964 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:36:15.800086 | instance | Saturday 11 July 2026 04:36:15 +0000 (0:00:00.087) 0:09:25.281 ********* 2026-07-11 04:36:15.883672 | instance | skipping: [instance] 2026-07-11 04:36:15.883765 | instance | 2026-07-11 04:36:15.884069 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:36:15.884238 | instance | Saturday 11 July 2026 04:36:15 +0000 (0:00:00.083) 0:09:25.365 ********* 2026-07-11 04:36:15.983879 | instance | ok: [instance] 2026-07-11 04:36:15.983962 | instance | 2026-07-11 04:36:15.984081 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-11 04:36:15.984184 | instance | Saturday 11 July 2026 04:36:15 +0000 (0:00:00.100) 0:09:25.465 ********* 2026-07-11 04:36:16.120577 | instance | included: ingress for instance 2026-07-11 04:36:16.120663 | instance | 2026-07-11 04:36:16.120946 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-11 04:36:16.121015 | instance | Saturday 11 July 2026 04:36:16 +0000 (0:00:00.136) 0:09:25.602 ********* 2026-07-11 04:36:17.496195 | instance | ok: [instance] 2026-07-11 04:36:17.496264 | instance | 2026-07-11 04:36:17.496276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:36:17.496287 | instance | Saturday 11 July 2026 04:36:17 +0000 (0:00:01.374) 0:09:26.976 ********* 2026-07-11 04:36:17.602114 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:36:17.602202 | instance | 2026-07-11 04:36:17.602274 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:36:17.602423 | instance | Saturday 11 July 2026 04:36:17 +0000 (0:00:00.107) 0:09:27.084 ********* 2026-07-11 04:36:18.196194 | instance | ok: [instance] 2026-07-11 04:36:18.196704 | instance | 2026-07-11 04:36:18.196751 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-11 04:36:18.196759 | instance | Saturday 11 July 2026 04:36:18 +0000 (0:00:00.593) 0:09:27.677 ********* 2026-07-11 04:36:33.057264 | instance | ok: [instance] 2026-07-11 04:36:33.057362 | instance | 2026-07-11 04:36:33.057663 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-11 04:36:33.057725 | instance | Saturday 11 July 2026 04:36:33 +0000 (0:00:14.861) 0:09:42.539 ********* 2026-07-11 04:36:33.155143 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-11 04:36:33.155202 | instance | 2026-07-11 04:36:33.155406 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-11 04:36:33.155443 | instance | Saturday 11 July 2026 04:36:33 +0000 (0:00:00.097) 0:09:42.637 ********* 2026-07-11 04:36:33.893954 | instance | ok: [instance] 2026-07-11 04:36:33.894056 | instance | 2026-07-11 04:36:33.894264 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-11 04:36:33.894347 | instance | Saturday 11 July 2026 04:36:33 +0000 (0:00:00.738) 0:09:43.375 ********* 2026-07-11 04:36:34.628472 | instance | ok: [instance] 2026-07-11 04:36:34.628541 | instance | 2026-07-11 04:36:34.628774 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-11 04:36:34.628820 | instance | Saturday 11 July 2026 04:36:34 +0000 (0:00:00.734) 0:09:44.110 ********* 2026-07-11 04:36:36.003266 | instance | ok: [instance] 2026-07-11 04:36:36.003350 | instance | 2026-07-11 04:36:36.003658 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-11 04:36:36.003726 | instance | Saturday 11 July 2026 04:36:35 +0000 (0:00:01.374) 0:09:45.485 ********* 2026-07-11 04:36:36.087374 | instance | ok: [instance] 2026-07-11 04:36:36.087485 | instance | 2026-07-11 04:36:36.087754 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-11 04:36:36.087798 | instance | Saturday 11 July 2026 04:36:36 +0000 (0:00:00.084) 0:09:45.569 ********* 2026-07-11 04:36:36.802763 | instance | ok: [instance] 2026-07-11 04:36:36.802847 | instance | 2026-07-11 04:36:36.802973 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-07-11 04:36:36.803095 | instance | Saturday 11 July 2026 04:36:36 +0000 (0:00:00.715) 0:09:46.284 ********* 2026-07-11 04:36:37.229692 | instance | ok: [instance] 2026-07-11 04:36:37.229807 | instance | 2026-07-11 04:36:37.229931 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-11 04:36:37.230065 | instance | Saturday 11 July 2026 04:36:37 +0000 (0:00:00.427) 0:09:46.711 ********* 2026-07-11 04:36:38.994695 | instance | ok: [instance] 2026-07-11 04:36:38.994929 | instance | 2026-07-11 04:36:38.995186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:36:38.995448 | instance | Saturday 11 July 2026 04:36:38 +0000 (0:00:01.763) 0:09:48.475 ********* 2026-07-11 04:36:39.119202 | instance | ok: [instance] 2026-07-11 04:36:39.119296 | instance | 2026-07-11 04:36:39.119455 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:36:39.119591 | instance | Saturday 11 July 2026 04:36:39 +0000 (0:00:00.125) 0:09:48.601 ********* 2026-07-11 04:36:39.240321 | instance | included: rabbitmq for instance 2026-07-11 04:36:39.240518 | instance | 2026-07-11 04:36:39.240792 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:36:39.241053 | instance | Saturday 11 July 2026 04:36:39 +0000 (0:00:00.120) 0:09:48.722 ********* 2026-07-11 04:36:40.000273 | instance | ok: [instance] 2026-07-11 04:36:40.000433 | instance | 2026-07-11 04:36:40.000621 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:36:40.000806 | instance | Saturday 11 July 2026 04:36:39 +0000 (0:00:00.760) 0:09:49.482 ********* 2026-07-11 04:36:40.177529 | instance | skipping: [instance] 2026-07-11 04:36:40.177732 | instance | 2026-07-11 04:36:40.178020 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:36:40.178325 | instance | Saturday 11 July 2026 04:36:40 +0000 (0:00:00.177) 0:09:49.659 ********* 2026-07-11 04:36:40.370460 | instance | skipping: [instance] 2026-07-11 04:36:40.370537 | instance | 2026-07-11 04:36:40.370644 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:36:40.370848 | instance | Saturday 11 July 2026 04:36:40 +0000 (0:00:00.192) 0:09:49.851 ********* 2026-07-11 04:36:40.546532 | instance | skipping: [instance] 2026-07-11 04:36:40.546788 | instance | 2026-07-11 04:36:40.547097 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:36:40.547378 | instance | Saturday 11 July 2026 04:36:40 +0000 (0:00:00.176) 0:09:50.028 ********* 2026-07-11 04:36:41.493655 | instance | ok: [instance] 2026-07-11 04:36:41.493914 | instance | 2026-07-11 04:36:41.494227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:36:41.494470 | instance | Saturday 11 July 2026 04:36:41 +0000 (0:00:00.946) 0:09:50.975 ********* 2026-07-11 04:36:42.203030 | instance | ok: [instance] 2026-07-11 04:36:42.203325 | instance | 2026-07-11 04:36:42.203587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:36:42.203860 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.709) 0:09:51.684 ********* 2026-07-11 04:36:42.288686 | instance | ok: [instance] 2026-07-11 04:36:42.288926 | instance | 2026-07-11 04:36:42.289199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:36:42.289456 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.085) 0:09:51.770 ********* 2026-07-11 04:36:42.379538 | instance | skipping: [instance] 2026-07-11 04:36:42.379676 | instance | 2026-07-11 04:36:42.379900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:36:42.380081 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.091) 0:09:51.861 ********* 2026-07-11 04:36:42.462761 | instance | skipping: [instance] 2026-07-11 04:36:42.462865 | instance | 2026-07-11 04:36:42.462990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:36:42.463152 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.083) 0:09:51.944 ********* 2026-07-11 04:36:42.544362 | instance | ok: [instance] 2026-07-11 04:36:42.544463 | instance | 2026-07-11 04:36:42.544591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:36:42.544712 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.081) 0:09:52.026 ********* 2026-07-11 04:36:42.696602 | instance | ok: [instance] => (item=identity) 2026-07-11 04:36:42.696706 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:36:42.696826 | instance | ok: [instance] => (item=dashboard) 2026-07-11 04:36:42.696947 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:36:42.697066 | instance | ok: [instance] => (item=image) 2026-07-11 04:36:42.697184 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:36:42.697297 | instance | 2026-07-11 04:36:42.697419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:36:42.697538 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.152) 0:09:52.178 ********* 2026-07-11 04:36:42.807332 | instance | ok: [instance] 2026-07-11 04:36:42.807561 | instance | 2026-07-11 04:36:42.807834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:36:42.808091 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.110) 0:09:52.288 ********* 2026-07-11 04:36:42.928516 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:36:42.928722 | instance | 2026-07-11 04:36:42.929005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:36:42.929326 | instance | Saturday 11 July 2026 04:36:42 +0000 (0:00:00.121) 0:09:52.410 ********* 2026-07-11 04:36:43.551360 | instance | ok: [instance] 2026-07-11 04:36:43.551507 | instance | 2026-07-11 04:36:43.551684 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-07-11 04:36:43.551874 | instance | Saturday 11 July 2026 04:36:43 +0000 (0:00:00.622) 0:09:53.033 ********* 2026-07-11 04:36:43.973531 | instance | ok: [instance] 2026-07-11 04:36:43.973830 | instance | 2026-07-11 04:36:43.974113 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-11 04:36:43.974394 | instance | Saturday 11 July 2026 04:36:43 +0000 (0:00:00.422) 0:09:53.455 ********* 2026-07-11 04:36:46.353687 | instance | ok: [instance] 2026-07-11 04:36:46.354148 | instance | 2026-07-11 04:36:46.354542 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:36:46.354892 | instance | Saturday 11 July 2026 04:36:46 +0000 (0:00:02.378) 0:09:55.833 ********* 2026-07-11 04:36:46.628757 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:36:46.628910 | instance | 2026-07-11 04:36:46.629091 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:36:46.629321 | instance | Saturday 11 July 2026 04:36:46 +0000 (0:00:00.276) 0:09:56.110 ********* 2026-07-11 04:36:46.705634 | instance | skipping: [instance] 2026-07-11 04:36:46.705789 | instance | 2026-07-11 04:36:46.705972 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:36:46.706133 | instance | Saturday 11 July 2026 04:36:46 +0000 (0:00:00.077) 0:09:56.187 ********* 2026-07-11 04:36:46.798490 | instance | skipping: [instance] 2026-07-11 04:36:46.798745 | instance | 2026-07-11 04:36:46.799046 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:36:46.799337 | instance | Saturday 11 July 2026 04:36:46 +0000 (0:00:00.092) 0:09:56.280 ********* 2026-07-11 04:36:46.903343 | instance | ok: [instance] 2026-07-11 04:36:46.903517 | instance | 2026-07-11 04:36:46.903628 | instance | TASK [Create Ingress image] **************************************************** 2026-07-11 04:36:46.903792 | instance | Saturday 11 July 2026 04:36:46 +0000 (0:00:00.105) 0:09:56.385 ********* 2026-07-11 04:36:47.025317 | instance | included: ingress for instance 2026-07-11 04:36:47.025409 | instance | 2026-07-11 04:36:47.025538 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-11 04:36:47.025658 | instance | Saturday 11 July 2026 04:36:47 +0000 (0:00:00.121) 0:09:56.506 ********* 2026-07-11 04:36:48.146732 | instance | ok: [instance] 2026-07-11 04:36:48.146963 | instance | 2026-07-11 04:36:48.147257 | instance | TASK [Create images] *********************************************************** 2026-07-11 04:36:48.147538 | instance | Saturday 11 July 2026 04:36:48 +0000 (0:00:01.122) 0:09:57.628 ********* 2026-07-11 04:36:48.299454 | 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-07-11 04:36:48.299713 | instance | 2026-07-11 04:36:48.299984 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-11 04:36:48.300268 | instance | Saturday 11 July 2026 04:36:48 +0000 (0:00:00.152) 0:09:57.781 ********* 2026-07-11 04:36:49.569306 | instance | ok: [instance] 2026-07-11 04:36:49.569373 | instance | 2026-07-11 04:36:49.569381 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 04:36:49.569387 | instance | Saturday 11 July 2026 04:36:49 +0000 (0:00:01.265) 0:09:59.046 ********* 2026-07-11 04:36:50.295329 | instance | ok: [instance] 2026-07-11 04:36:50.295403 | instance | 2026-07-11 04:36:50.295420 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 04:36:50.295545 | instance | Saturday 11 July 2026 04:36:50 +0000 (0:00:00.730) 0:09:59.776 ********* 2026-07-11 04:36:50.387890 | instance | ok: [instance] 2026-07-11 04:36:50.388013 | instance | 2026-07-11 04:36:50.388192 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 04:36:50.388368 | instance | Saturday 11 July 2026 04:36:50 +0000 (0:00:00.092) 0:09:59.869 ********* 2026-07-11 04:36:51.686194 | instance | ok: [instance] 2026-07-11 04:36:51.686443 | instance | 2026-07-11 04:36:51.686763 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 04:36:51.687080 | instance | Saturday 11 July 2026 04:36:51 +0000 (0:00:01.298) 0:10:01.167 ********* 2026-07-11 04:36:51.766175 | instance | ok: [instance] 2026-07-11 04:36:51.766417 | instance | 2026-07-11 04:36:51.766709 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 04:36:51.766994 | instance | Saturday 11 July 2026 04:36:51 +0000 (0:00:00.080) 0:10:01.248 ********* 2026-07-11 04:36:51.855360 | instance | ok: [instance] 2026-07-11 04:36:51.855673 | instance | 2026-07-11 04:36:51.855898 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 04:36:51.856231 | instance | Saturday 11 July 2026 04:36:51 +0000 (0:00:00.089) 0:10:01.337 ********* 2026-07-11 04:36:51.925110 | instance | skipping: [instance] 2026-07-11 04:36:51.925381 | instance | 2026-07-11 04:36:51.925694 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 04:36:51.926009 | instance | Saturday 11 July 2026 04:36:51 +0000 (0:00:00.069) 0:10:01.407 ********* 2026-07-11 04:36:51.995752 | instance | skipping: [instance] 2026-07-11 04:36:51.995988 | instance | 2026-07-11 04:36:51.996255 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 04:36:51.996565 | instance | Saturday 11 July 2026 04:36:51 +0000 (0:00:00.070) 0:10:01.477 ********* 2026-07-11 04:36:52.081897 | instance | skipping: [instance] 2026-07-11 04:36:52.082140 | instance | 2026-07-11 04:36:52.082458 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 04:36:52.082743 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.086) 0:10:01.563 ********* 2026-07-11 04:36:52.151848 | instance | skipping: [instance] 2026-07-11 04:36:52.152193 | instance | 2026-07-11 04:36:52.152551 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 04:36:52.152919 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.069) 0:10:01.633 ********* 2026-07-11 04:36:52.219512 | instance | skipping: [instance] 2026-07-11 04:36:52.219768 | instance | 2026-07-11 04:36:52.220033 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 04:36:52.220294 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.067) 0:10:01.701 ********* 2026-07-11 04:36:52.289279 | instance | skipping: [instance] 2026-07-11 04:36:52.289648 | instance | 2026-07-11 04:36:52.290104 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 04:36:52.290459 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.069) 0:10:01.770 ********* 2026-07-11 04:36:52.370943 | instance | skipping: [instance] 2026-07-11 04:36:52.371588 | instance | 2026-07-11 04:36:52.371664 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 04:36:52.371733 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.081) 0:10:01.852 ********* 2026-07-11 04:36:52.443502 | instance | skipping: [instance] 2026-07-11 04:36:52.443720 | instance | 2026-07-11 04:36:52.444105 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 04:36:52.444374 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.072) 0:10:01.925 ********* 2026-07-11 04:36:52.511384 | instance | skipping: [instance] 2026-07-11 04:36:52.511594 | instance | 2026-07-11 04:36:52.511856 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 04:36:52.512113 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.068) 0:10:01.993 ********* 2026-07-11 04:36:52.843938 | instance | skipping: [instance] 2026-07-11 04:36:52.844214 | instance | 2026-07-11 04:36:52.844618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:36:52.844890 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.331) 0:10:02.325 ********* 2026-07-11 04:36:52.967573 | instance | ok: [instance] 2026-07-11 04:36:52.967983 | instance | 2026-07-11 04:36:52.968230 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:36:52.968796 | instance | Saturday 11 July 2026 04:36:52 +0000 (0:00:00.123) 0:10:02.448 ********* 2026-07-11 04:36:53.037206 | instance | skipping: [instance] 2026-07-11 04:36:53.037285 | instance | 2026-07-11 04:36:53.037430 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:36:53.037552 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.070) 0:10:02.519 ********* 2026-07-11 04:36:53.113988 | instance | skipping: [instance] 2026-07-11 04:36:53.114246 | instance | 2026-07-11 04:36:53.114556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:36:53.114844 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.076) 0:10:02.595 ********* 2026-07-11 04:36:53.207469 | instance | skipping: [instance] 2026-07-11 04:36:53.207724 | instance | 2026-07-11 04:36:53.208010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:36:53.208282 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.093) 0:10:02.689 ********* 2026-07-11 04:36:53.290483 | instance | skipping: [instance] 2026-07-11 04:36:53.290521 | instance | 2026-07-11 04:36:53.290575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:36:53.290856 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.082) 0:10:02.771 ********* 2026-07-11 04:36:53.383581 | instance | skipping: [instance] 2026-07-11 04:36:53.383667 | instance | 2026-07-11 04:36:53.383793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:36:53.383916 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.093) 0:10:02.865 ********* 2026-07-11 04:36:53.469783 | instance | ok: [instance] 2026-07-11 04:36:53.469849 | instance | 2026-07-11 04:36:53.469860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:36:53.469870 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.082) 0:10:02.948 ********* 2026-07-11 04:36:53.594808 | instance | ok: [instance] => (item=identity) 2026-07-11 04:36:53.595030 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:36:53.595167 | instance | ok: [instance] => (item=staffeln) 2026-07-11 04:36:53.595286 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:36:53.595422 | instance | 2026-07-11 04:36:53.595567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:36:53.595686 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.126) 0:10:03.075 ********* 2026-07-11 04:36:53.714823 | instance | ok: [instance] 2026-07-11 04:36:53.714941 | instance | 2026-07-11 04:36:53.715073 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:36:53.715192 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.120) 0:10:03.196 ********* 2026-07-11 04:36:53.831185 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:36:53.831445 | instance | 2026-07-11 04:36:53.831721 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:36:53.832015 | instance | Saturday 11 July 2026 04:36:53 +0000 (0:00:00.116) 0:10:03.312 ********* 2026-07-11 04:36:54.441836 | instance | ok: [instance] 2026-07-11 04:36:54.442114 | instance | 2026-07-11 04:36:54.442408 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-11 04:36:54.442672 | instance | Saturday 11 July 2026 04:36:54 +0000 (0:00:00.610) 0:10:03.922 ********* 2026-07-11 04:36:56.599837 | instance | ok: [instance] 2026-07-11 04:36:56.600069 | instance | 2026-07-11 04:36:56.600375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:36:56.600693 | instance | Saturday 11 July 2026 04:36:56 +0000 (0:00:02.158) 0:10:06.081 ********* 2026-07-11 04:36:56.708997 | instance | ok: [instance] 2026-07-11 04:36:56.710159 | instance | 2026-07-11 04:36:56.710232 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:36:56.710244 | instance | Saturday 11 July 2026 04:36:56 +0000 (0:00:00.109) 0:10:06.190 ********* 2026-07-11 04:36:56.833816 | instance | included: rabbitmq for instance 2026-07-11 04:36:56.833896 | instance | 2026-07-11 04:36:56.833908 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:36:56.833918 | instance | Saturday 11 July 2026 04:36:56 +0000 (0:00:00.124) 0:10:06.315 ********* 2026-07-11 04:36:57.558478 | instance | ok: [instance] 2026-07-11 04:36:57.559232 | instance | 2026-07-11 04:36:57.559307 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:36:57.559319 | instance | Saturday 11 July 2026 04:36:57 +0000 (0:00:00.725) 0:10:07.040 ********* 2026-07-11 04:36:57.730529 | instance | skipping: [instance] 2026-07-11 04:36:57.730760 | instance | 2026-07-11 04:36:57.731057 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:36:57.731339 | instance | Saturday 11 July 2026 04:36:57 +0000 (0:00:00.171) 0:10:07.212 ********* 2026-07-11 04:36:57.915573 | instance | skipping: [instance] 2026-07-11 04:36:57.915783 | instance | 2026-07-11 04:36:57.916081 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:36:57.916348 | instance | Saturday 11 July 2026 04:36:57 +0000 (0:00:00.184) 0:10:07.396 ********* 2026-07-11 04:36:58.086480 | instance | skipping: [instance] 2026-07-11 04:36:58.086705 | instance | 2026-07-11 04:36:58.086915 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:36:58.087099 | instance | Saturday 11 July 2026 04:36:58 +0000 (0:00:00.170) 0:10:07.567 ********* 2026-07-11 04:36:58.967970 | instance | ok: [instance] 2026-07-11 04:36:58.968187 | instance | 2026-07-11 04:36:58.968467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:36:58.968731 | instance | Saturday 11 July 2026 04:36:58 +0000 (0:00:00.881) 0:10:08.449 ********* 2026-07-11 04:36:59.764328 | instance | ok: [instance] 2026-07-11 04:36:59.764540 | instance | 2026-07-11 04:36:59.764822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:36:59.765106 | instance | Saturday 11 July 2026 04:36:59 +0000 (0:00:00.796) 0:10:09.246 ********* 2026-07-11 04:36:59.845884 | instance | ok: [instance] 2026-07-11 04:36:59.846185 | instance | 2026-07-11 04:36:59.846385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:36:59.846652 | instance | Saturday 11 July 2026 04:36:59 +0000 (0:00:00.081) 0:10:09.327 ********* 2026-07-11 04:36:59.920321 | instance | skipping: [instance] 2026-07-11 04:36:59.920623 | instance | 2026-07-11 04:36:59.920903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:36:59.921161 | instance | Saturday 11 July 2026 04:36:59 +0000 (0:00:00.074) 0:10:09.402 ********* 2026-07-11 04:36:59.998819 | instance | skipping: [instance] 2026-07-11 04:36:59.999031 | instance | 2026-07-11 04:36:59.999311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:36:59.999618 | instance | Saturday 11 July 2026 04:36:59 +0000 (0:00:00.078) 0:10:09.480 ********* 2026-07-11 04:37:00.087967 | instance | ok: [instance] 2026-07-11 04:37:00.088161 | instance | 2026-07-11 04:37:00.088474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:37:00.088745 | instance | Saturday 11 July 2026 04:37:00 +0000 (0:00:00.089) 0:10:09.569 ********* 2026-07-11 04:37:00.361805 | instance | ok: [instance] => (item=identity) 2026-07-11 04:37:00.362005 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:37:00.362200 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:37:00.362373 | instance | ok: [instance] => (item=volumev3) 2026-07-11 04:37:00.362557 | instance | ok: [instance] => (item=image) 2026-07-11 04:37:00.362734 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:37:00.362906 | instance | 2026-07-11 04:37:00.363085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:37:00.363260 | instance | Saturday 11 July 2026 04:37:00 +0000 (0:00:00.273) 0:10:09.843 ********* 2026-07-11 04:37:00.473440 | instance | ok: [instance] 2026-07-11 04:37:00.473674 | instance | 2026-07-11 04:37:00.474009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:00.474304 | instance | Saturday 11 July 2026 04:37:00 +0000 (0:00:00.111) 0:10:09.955 ********* 2026-07-11 04:37:00.573493 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:37:00.573734 | instance | 2026-07-11 04:37:00.574034 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:37:00.574287 | instance | Saturday 11 July 2026 04:37:00 +0000 (0:00:00.100) 0:10:10.055 ********* 2026-07-11 04:37:01.224748 | instance | ok: [instance] 2026-07-11 04:37:01.224971 | instance | 2026-07-11 04:37:01.225245 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-11 04:37:01.225568 | instance | Saturday 11 July 2026 04:37:01 +0000 (0:00:00.651) 0:10:10.706 ********* 2026-07-11 04:37:01.547397 | instance | ok: [instance] 2026-07-11 04:37:01.547637 | instance | 2026-07-11 04:37:01.547930 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-11 04:37:01.548244 | instance | Saturday 11 July 2026 04:37:01 +0000 (0:00:00.322) 0:10:11.029 ********* 2026-07-11 04:37:01.641756 | instance | ok: [instance] 2026-07-11 04:37:01.642057 | instance | 2026-07-11 04:37:01.642398 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-07-11 04:37:01.642654 | instance | Saturday 11 July 2026 04:37:01 +0000 (0:00:00.094) 0:10:11.123 ********* 2026-07-11 04:37:01.836167 | instance | ok: [instance] 2026-07-11 04:37:01.836402 | instance | 2026-07-11 04:37:01.836719 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-11 04:37:01.837029 | instance | Saturday 11 July 2026 04:37:01 +0000 (0:00:00.194) 0:10:11.317 ********* 2026-07-11 04:37:04.418579 | instance | ok: [instance] 2026-07-11 04:37:04.418819 | instance | 2026-07-11 04:37:04.419115 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:37:04.419397 | instance | Saturday 11 July 2026 04:37:04 +0000 (0:00:02.581) 0:10:13.899 ********* 2026-07-11 04:37:04.600437 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:37:04.600654 | instance | 2026-07-11 04:37:04.600949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:37:04.601193 | instance | Saturday 11 July 2026 04:37:04 +0000 (0:00:00.182) 0:10:14.081 ********* 2026-07-11 04:37:04.686811 | instance | skipping: [instance] 2026-07-11 04:37:04.687011 | instance | 2026-07-11 04:37:04.687307 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:37:04.687549 | instance | Saturday 11 July 2026 04:37:04 +0000 (0:00:00.086) 0:10:14.167 ********* 2026-07-11 04:37:04.768494 | instance | skipping: [instance] 2026-07-11 04:37:04.768664 | instance | 2026-07-11 04:37:04.768801 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:37:04.769521 | instance | Saturday 11 July 2026 04:37:04 +0000 (0:00:00.082) 0:10:14.250 ********* 2026-07-11 04:37:04.885961 | instance | ok: [instance] 2026-07-11 04:37:04.886197 | instance | 2026-07-11 04:37:04.886467 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-11 04:37:04.886735 | instance | Saturday 11 July 2026 04:37:04 +0000 (0:00:00.117) 0:10:14.367 ********* 2026-07-11 04:37:05.014587 | instance | included: ingress for instance 2026-07-11 04:37:05.014905 | instance | 2026-07-11 04:37:05.015205 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-11 04:37:05.015501 | instance | Saturday 11 July 2026 04:37:05 +0000 (0:00:00.128) 0:10:14.496 ********* 2026-07-11 04:37:06.403252 | instance | ok: [instance] 2026-07-11 04:37:06.403525 | instance | 2026-07-11 04:37:06.403837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:37:06.404127 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:01.387) 0:10:15.884 ********* 2026-07-11 04:37:06.508312 | instance | ok: [instance] 2026-07-11 04:37:06.508564 | instance | 2026-07-11 04:37:06.508860 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:37:06.509152 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:00.105) 0:10:15.990 ********* 2026-07-11 04:37:06.571606 | instance | skipping: [instance] 2026-07-11 04:37:06.571838 | instance | 2026-07-11 04:37:06.572119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:37:06.572424 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:00.063) 0:10:16.053 ********* 2026-07-11 04:37:06.632341 | instance | skipping: [instance] 2026-07-11 04:37:06.632585 | instance | 2026-07-11 04:37:06.632908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:37:06.633193 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:00.060) 0:10:16.114 ********* 2026-07-11 04:37:06.695468 | instance | skipping: [instance] 2026-07-11 04:37:06.695713 | instance | 2026-07-11 04:37:06.695998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:37:06.696343 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:00.062) 0:10:16.177 ********* 2026-07-11 04:37:06.763455 | instance | skipping: [instance] 2026-07-11 04:37:06.763685 | instance | 2026-07-11 04:37:06.763968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:37:06.764250 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:00.068) 0:10:16.245 ********* 2026-07-11 04:37:06.832443 | instance | skipping: [instance] 2026-07-11 04:37:06.832593 | instance | 2026-07-11 04:37:06.832887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:37:06.833150 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:00.068) 0:10:16.314 ********* 2026-07-11 04:37:06.902177 | instance | ok: [instance] 2026-07-11 04:37:06.902415 | instance | 2026-07-11 04:37:06.902701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:37:06.902958 | instance | Saturday 11 July 2026 04:37:06 +0000 (0:00:00.069) 0:10:16.383 ********* 2026-07-11 04:37:07.030794 | instance | ok: [instance] => (item=identity) 2026-07-11 04:37:07.031043 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:37:07.031309 | instance | ok: [instance] => (item=placement) 2026-07-11 04:37:07.031576 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:37:07.031826 | instance | 2026-07-11 04:37:07.032099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:37:07.032367 | instance | Saturday 11 July 2026 04:37:07 +0000 (0:00:00.128) 0:10:16.512 ********* 2026-07-11 04:37:07.147161 | instance | ok: [instance] 2026-07-11 04:37:07.147395 | instance | 2026-07-11 04:37:07.147673 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:07.147939 | instance | Saturday 11 July 2026 04:37:07 +0000 (0:00:00.116) 0:10:16.628 ********* 2026-07-11 04:37:07.377933 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:37:07.378178 | instance | 2026-07-11 04:37:07.378454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:37:07.378724 | instance | Saturday 11 July 2026 04:37:07 +0000 (0:00:00.230) 0:10:16.859 ********* 2026-07-11 04:37:07.989508 | instance | ok: [instance] 2026-07-11 04:37:07.989587 | instance | 2026-07-11 04:37:07.989715 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-11 04:37:07.989861 | instance | Saturday 11 July 2026 04:37:07 +0000 (0:00:00.611) 0:10:17.471 ********* 2026-07-11 04:37:10.113790 | instance | ok: [instance] 2026-07-11 04:37:10.114023 | instance | 2026-07-11 04:37:10.114341 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:37:10.114621 | instance | Saturday 11 July 2026 04:37:10 +0000 (0:00:02.123) 0:10:19.595 ********* 2026-07-11 04:37:10.282261 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:37:10.282470 | instance | 2026-07-11 04:37:10.282744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:37:10.283059 | instance | Saturday 11 July 2026 04:37:10 +0000 (0:00:00.168) 0:10:19.763 ********* 2026-07-11 04:37:10.378070 | instance | skipping: [instance] 2026-07-11 04:37:10.378240 | instance | 2026-07-11 04:37:10.378406 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:37:10.378568 | instance | Saturday 11 July 2026 04:37:10 +0000 (0:00:00.095) 0:10:19.858 ********* 2026-07-11 04:37:10.454558 | instance | skipping: [instance] 2026-07-11 04:37:10.454838 | instance | 2026-07-11 04:37:10.455226 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:37:10.455594 | instance | Saturday 11 July 2026 04:37:10 +0000 (0:00:00.077) 0:10:19.936 ********* 2026-07-11 04:37:10.578031 | instance | ok: [instance] 2026-07-11 04:37:10.578256 | instance | 2026-07-11 04:37:10.578530 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-11 04:37:10.578793 | instance | Saturday 11 July 2026 04:37:10 +0000 (0:00:00.123) 0:10:20.059 ********* 2026-07-11 04:37:10.707529 | instance | included: ingress for instance 2026-07-11 04:37:10.707784 | instance | 2026-07-11 04:37:10.708060 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-11 04:37:10.708348 | instance | Saturday 11 July 2026 04:37:10 +0000 (0:00:00.129) 0:10:20.189 ********* 2026-07-11 04:37:11.919080 | instance | ok: [instance] 2026-07-11 04:37:11.919232 | instance | 2026-07-11 04:37:11.919334 | instance | PLAY [Configure operating system] ********************************************** 2026-07-11 04:37:11.919480 | instance | 2026-07-11 04:37:11.919666 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:37:11.919833 | instance | Saturday 11 July 2026 04:37:11 +0000 (0:00:01.211) 0:10:21.401 ********* 2026-07-11 04:37:16.201524 | instance | ok: [instance] 2026-07-11 04:37:16.202012 | instance | 2026-07-11 04:37:16.202365 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-11 04:37:16.202589 | instance | Saturday 11 July 2026 04:37:16 +0000 (0:00:04.282) 0:10:25.683 ********* 2026-07-11 04:37:16.462386 | instance | ok: [instance] 2026-07-11 04:37:16.462525 | instance | 2026-07-11 04:37:16.462570 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-11 04:37:16.462734 | instance | Saturday 11 July 2026 04:37:16 +0000 (0:00:00.261) 0:10:25.944 ********* 2026-07-11 04:37:16.549789 | instance | skipping: [instance] 2026-07-11 04:37:16.549877 | instance | 2026-07-11 04:37:16.550154 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-11 04:37:16.550204 | instance | Saturday 11 July 2026 04:37:16 +0000 (0:00:00.087) 0:10:26.031 ********* 2026-07-11 04:37:16.634385 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-11 04:37:16.634466 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-11 04:37:16.634931 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-11 04:37:16.635004 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-11 04:37:16.635018 | instance | skipping: [instance] 2026-07-11 04:37:16.635037 | instance | 2026-07-11 04:37:16.635048 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-11 04:37:16.635171 | instance | Saturday 11 July 2026 04:37:16 +0000 (0:00:00.084) 0:10:26.116 ********* 2026-07-11 04:37:16.845186 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-11 04:37:16.845895 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-11 04:37:16.845958 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-11 04:37:16.845965 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-11 04:37:16.845970 | instance | skipping: [instance] 2026-07-11 04:37:16.845974 | instance | 2026-07-11 04:37:16.846082 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-11 04:37:16.846233 | instance | Saturday 11 July 2026 04:37:16 +0000 (0:00:00.211) 0:10:26.327 ********* 2026-07-11 04:37:16.914146 | instance | skipping: [instance] 2026-07-11 04:37:16.914229 | instance | 2026-07-11 04:37:16.914346 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-11 04:37:16.914537 | instance | Saturday 11 July 2026 04:37:16 +0000 (0:00:00.068) 0:10:26.396 ********* 2026-07-11 04:37:17.035232 | instance | skipping: [instance] 2026-07-11 04:37:17.035483 | instance | 2026-07-11 04:37:17.035680 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-11 04:37:17.035868 | instance | Saturday 11 July 2026 04:37:17 +0000 (0:00:00.118) 0:10:26.515 ********* 2026-07-11 04:37:17.431209 | instance | ok: [instance] 2026-07-11 04:37:17.431295 | instance | 2026-07-11 04:37:17.431466 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-11 04:37:17.431611 | instance | Saturday 11 July 2026 04:37:17 +0000 (0:00:00.398) 0:10:26.913 ********* 2026-07-11 04:37:18.558303 | instance | ok: [instance] 2026-07-11 04:37:18.558405 | instance | 2026-07-11 04:37:18.558418 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-11 04:37:18.558428 | instance | Saturday 11 July 2026 04:37:18 +0000 (0:00:01.126) 0:10:28.039 ********* 2026-07-11 04:37:19.076795 | instance | ok: [instance] 2026-07-11 04:37:19.076877 | instance | 2026-07-11 04:37:19.077214 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-11 04:37:19.077260 | instance | Saturday 11 July 2026 04:37:19 +0000 (0:00:00.519) 0:10:28.558 ********* 2026-07-11 04:37:20.215856 | instance | ok: [instance] 2026-07-11 04:37:20.215916 | instance | 2026-07-11 04:37:20.216126 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-11 04:37:20.216196 | instance | Saturday 11 July 2026 04:37:20 +0000 (0:00:01.139) 0:10:29.697 ********* 2026-07-11 04:37:20.656106 | instance | ok: [instance] 2026-07-11 04:37:20.656183 | instance | 2026-07-11 04:37:20.656196 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-11 04:37:20.656359 | instance | Saturday 11 July 2026 04:37:20 +0000 (0:00:00.439) 0:10:30.137 ********* 2026-07-11 04:37:21.141076 | instance | ok: [instance] 2026-07-11 04:37:21.141159 | instance | 2026-07-11 04:37:21.141392 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-11 04:37:21.141443 | instance | Saturday 11 July 2026 04:37:21 +0000 (0:00:00.485) 0:10:30.623 ********* 2026-07-11 04:37:21.712491 | instance | ok: [instance] 2026-07-11 04:37:21.712574 | instance | 2026-07-11 04:37:21.712685 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-11 04:37:21.712799 | instance | 2026-07-11 04:37:21.712928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:37:21.713054 | instance | Saturday 11 July 2026 04:37:21 +0000 (0:00:00.571) 0:10:31.194 ********* 2026-07-11 04:37:21.799258 | instance | ok: [instance] 2026-07-11 04:37:21.799403 | instance | 2026-07-11 04:37:21.799537 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:37:21.799698 | instance | Saturday 11 July 2026 04:37:21 +0000 (0:00:00.086) 0:10:31.281 ********* 2026-07-11 04:37:21.868182 | instance | skipping: [instance] 2026-07-11 04:37:21.868447 | instance | 2026-07-11 04:37:21.868742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:37:21.869022 | instance | Saturday 11 July 2026 04:37:21 +0000 (0:00:00.068) 0:10:31.349 ********* 2026-07-11 04:37:21.933563 | instance | skipping: [instance] 2026-07-11 04:37:21.933797 | instance | 2026-07-11 04:37:21.934089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:37:21.934345 | instance | Saturday 11 July 2026 04:37:21 +0000 (0:00:00.065) 0:10:31.415 ********* 2026-07-11 04:37:22.000418 | instance | skipping: [instance] 2026-07-11 04:37:22.000648 | instance | 2026-07-11 04:37:22.000930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:37:22.001195 | instance | Saturday 11 July 2026 04:37:21 +0000 (0:00:00.066) 0:10:31.482 ********* 2026-07-11 04:37:22.069374 | instance | skipping: [instance] 2026-07-11 04:37:22.069590 | instance | 2026-07-11 04:37:22.069913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:37:22.070184 | instance | Saturday 11 July 2026 04:37:22 +0000 (0:00:00.068) 0:10:31.551 ********* 2026-07-11 04:37:22.139728 | instance | skipping: [instance] 2026-07-11 04:37:22.140011 | instance | 2026-07-11 04:37:22.140295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:37:22.140563 | instance | Saturday 11 July 2026 04:37:22 +0000 (0:00:00.070) 0:10:31.621 ********* 2026-07-11 04:37:22.212113 | instance | ok: [instance] 2026-07-11 04:37:22.212343 | instance | 2026-07-11 04:37:22.212637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:37:22.212906 | instance | Saturday 11 July 2026 04:37:22 +0000 (0:00:00.072) 0:10:31.694 ********* 2026-07-11 04:37:22.271217 | instance | skipping: [instance] 2026-07-11 04:37:22.271691 | instance | 2026-07-11 04:37:22.271832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:37:22.272110 | instance | Saturday 11 July 2026 04:37:22 +0000 (0:00:00.059) 0:10:31.753 ********* 2026-07-11 04:37:22.394194 | instance | ok: [instance] 2026-07-11 04:37:22.394327 | instance | 2026-07-11 04:37:22.394523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:22.394730 | instance | Saturday 11 July 2026 04:37:22 +0000 (0:00:00.122) 0:10:31.876 ********* 2026-07-11 04:37:22.505809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:37:22.506065 | instance | 2026-07-11 04:37:22.506332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:37:22.506594 | instance | Saturday 11 July 2026 04:37:22 +0000 (0:00:00.111) 0:10:31.987 ********* 2026-07-11 04:37:23.085871 | instance | ok: [instance] 2026-07-11 04:37:23.086198 | instance | 2026-07-11 04:37:23.086616 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-11 04:37:23.086878 | instance | Saturday 11 July 2026 04:37:23 +0000 (0:00:00.579) 0:10:32.566 ********* 2026-07-11 04:37:23.352305 | instance | ok: [instance] 2026-07-11 04:37:23.352529 | instance | 2026-07-11 04:37:23.352799 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-11 04:37:23.353026 | instance | Saturday 11 July 2026 04:37:23 +0000 (0:00:00.266) 0:10:32.832 ********* 2026-07-11 04:37:23.556714 | instance | ok: [instance] => { 2026-07-11 04:37:23.557146 | instance | "changed": false, 2026-07-11 04:37:23.557669 | instance | "msg": "All assertions passed" 2026-07-11 04:37:23.557694 | instance | } 2026-07-11 04:37:23.558035 | instance | 2026-07-11 04:37:23.558301 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-11 04:37:23.558553 | instance | Saturday 11 July 2026 04:37:23 +0000 (0:00:00.205) 0:10:33.038 ********* 2026-07-11 04:37:24.172279 | instance | ok: [instance] 2026-07-11 04:37:24.172359 | instance | 2026-07-11 04:37:24.172456 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-11 04:37:24.172572 | instance | Saturday 11 July 2026 04:37:24 +0000 (0:00:00.615) 0:10:33.654 ********* 2026-07-11 04:37:24.248924 | instance | ok: [instance] => { 2026-07-11 04:37:24.249020 | instance | "changed": false, 2026-07-11 04:37:24.249137 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-11 04:37:24.249246 | instance | } 2026-07-11 04:37:24.249359 | instance | 2026-07-11 04:37:24.249482 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-11 04:37:24.249599 | instance | Saturday 11 July 2026 04:37:24 +0000 (0:00:00.076) 0:10:33.730 ********* 2026-07-11 04:37:26.216976 | instance | ok: [instance] 2026-07-11 04:37:26.217050 | instance | 2026-07-11 04:37:26.217061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:26.217211 | instance | Saturday 11 July 2026 04:37:26 +0000 (0:00:01.967) 0:10:35.698 ********* 2026-07-11 04:37:26.344270 | instance | skipping: [instance] 2026-07-11 04:37:26.344409 | instance | 2026-07-11 04:37:26.344583 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-11 04:37:26.344772 | instance | Saturday 11 July 2026 04:37:26 +0000 (0:00:00.127) 0:10:35.825 ********* 2026-07-11 04:37:26.499992 | instance | skipping: [instance] 2026-07-11 04:37:26.500230 | instance | 2026-07-11 04:37:26.500553 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:26.500830 | instance | Saturday 11 July 2026 04:37:26 +0000 (0:00:00.155) 0:10:35.980 ********* 2026-07-11 04:37:26.610761 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:37:26.611009 | instance | 2026-07-11 04:37:26.611311 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:37:26.611580 | instance | Saturday 11 July 2026 04:37:26 +0000 (0:00:00.111) 0:10:36.091 ********* 2026-07-11 04:37:27.274868 | instance | ok: [instance] 2026-07-11 04:37:27.275301 | instance | 2026-07-11 04:37:27.275456 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-11 04:37:27.275724 | instance | Saturday 11 July 2026 04:37:27 +0000 (0:00:00.663) 0:10:36.755 ********* 2026-07-11 04:37:27.992796 | instance | ok: [instance] 2026-07-11 04:37:27.992942 | instance | 2026-07-11 04:37:27.993138 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-11 04:37:27.993317 | instance | Saturday 11 July 2026 04:37:27 +0000 (0:00:00.718) 0:10:37.474 ********* 2026-07-11 04:37:28.074422 | instance | skipping: [instance] 2026-07-11 04:37:28.074606 | instance | 2026-07-11 04:37:28.074866 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-11 04:37:28.075169 | instance | Saturday 11 July 2026 04:37:28 +0000 (0:00:00.081) 0:10:37.556 ********* 2026-07-11 04:37:28.572773 | instance | ok: [instance] 2026-07-11 04:37:28.572857 | instance | 2026-07-11 04:37:28.572982 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-11 04:37:28.573130 | instance | Saturday 11 July 2026 04:37:28 +0000 (0:00:00.498) 0:10:38.054 ********* 2026-07-11 04:37:28.651134 | instance | ok: [instance] => { 2026-07-11 04:37:28.651418 | instance | "changed": false, 2026-07-11 04:37:28.651733 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-11 04:37:28.652060 | instance | } 2026-07-11 04:37:28.652316 | instance | 2026-07-11 04:37:28.652626 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-11 04:37:28.652889 | instance | Saturday 11 July 2026 04:37:28 +0000 (0:00:00.078) 0:10:38.132 ********* 2026-07-11 04:37:31.058617 | instance | ok: [instance] 2026-07-11 04:37:31.058899 | instance | 2026-07-11 04:37:31.059277 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-11 04:37:31.059450 | instance | 2026-07-11 04:37:31.059738 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:37:31.060038 | instance | Saturday 11 July 2026 04:37:31 +0000 (0:00:02.407) 0:10:40.539 ********* 2026-07-11 04:37:35.468215 | instance | ok: [instance] 2026-07-11 04:37:35.468305 | instance | 2026-07-11 04:37:35.468322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:37:35.468335 | instance | Saturday 11 July 2026 04:37:35 +0000 (0:00:04.407) 0:10:44.947 ********* 2026-07-11 04:37:35.572045 | instance | ok: [instance] 2026-07-11 04:37:35.572124 | instance | 2026-07-11 04:37:35.572222 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:37:35.572337 | instance | Saturday 11 July 2026 04:37:35 +0000 (0:00:00.106) 0:10:45.054 ********* 2026-07-11 04:37:35.644967 | instance | skipping: [instance] 2026-07-11 04:37:35.645118 | instance | 2026-07-11 04:37:35.645502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:37:35.645742 | instance | Saturday 11 July 2026 04:37:35 +0000 (0:00:00.072) 0:10:45.126 ********* 2026-07-11 04:37:35.718578 | instance | skipping: [instance] 2026-07-11 04:37:35.718629 | instance | 2026-07-11 04:37:35.718640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:37:35.718651 | instance | Saturday 11 July 2026 04:37:35 +0000 (0:00:00.072) 0:10:45.199 ********* 2026-07-11 04:37:35.801379 | instance | skipping: [instance] 2026-07-11 04:37:35.801437 | instance | 2026-07-11 04:37:35.801448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:37:35.801458 | instance | Saturday 11 July 2026 04:37:35 +0000 (0:00:00.082) 0:10:45.281 ********* 2026-07-11 04:37:35.878412 | instance | skipping: [instance] 2026-07-11 04:37:35.878446 | instance | 2026-07-11 04:37:35.878457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:37:35.878466 | instance | Saturday 11 July 2026 04:37:35 +0000 (0:00:00.077) 0:10:45.359 ********* 2026-07-11 04:37:35.953553 | instance | skipping: [instance] 2026-07-11 04:37:35.953914 | instance | 2026-07-11 04:37:35.954248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:37:35.954579 | instance | Saturday 11 July 2026 04:37:35 +0000 (0:00:00.075) 0:10:45.435 ********* 2026-07-11 04:37:36.029284 | instance | ok: [instance] 2026-07-11 04:37:36.029704 | instance | 2026-07-11 04:37:36.030170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:37:36.030646 | instance | Saturday 11 July 2026 04:37:36 +0000 (0:00:00.075) 0:10:45.511 ********* 2026-07-11 04:37:36.110659 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-11 04:37:36.111016 | instance | 2026-07-11 04:37:36.111359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:37:36.111678 | instance | Saturday 11 July 2026 04:37:36 +0000 (0:00:00.081) 0:10:45.592 ********* 2026-07-11 04:37:36.228381 | instance | ok: [instance] 2026-07-11 04:37:36.228729 | instance | 2026-07-11 04:37:36.229073 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:36.229433 | instance | Saturday 11 July 2026 04:37:36 +0000 (0:00:00.117) 0:10:45.710 ********* 2026-07-11 04:37:36.380255 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:37:36.380311 | instance | 2026-07-11 04:37:36.380322 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:37:36.380332 | instance | Saturday 11 July 2026 04:37:36 +0000 (0:00:00.150) 0:10:45.860 ********* 2026-07-11 04:37:37.027391 | instance | ok: [instance] 2026-07-11 04:37:37.027454 | instance | 2026-07-11 04:37:37.027465 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-07-11 04:37:37.027476 | instance | Saturday 11 July 2026 04:37:37 +0000 (0:00:00.647) 0:10:46.508 ********* 2026-07-11 04:37:37.104458 | instance | skipping: [instance] 2026-07-11 04:37:37.104521 | instance | 2026-07-11 04:37:37.104533 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-11 04:37:37.104542 | instance | Saturday 11 July 2026 04:37:37 +0000 (0:00:00.077) 0:10:46.585 ********* 2026-07-11 04:37:38.569220 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-11 04:37:38.569275 | instance | ok: [instance] => (item=libvirt-api) 2026-07-11 04:37:38.569283 | instance | 2026-07-11 04:37:38.569289 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-11 04:37:38.569296 | instance | Saturday 11 July 2026 04:37:38 +0000 (0:00:01.464) 0:10:48.050 ********* 2026-07-11 04:37:40.091233 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-11 04:37:40.091353 | instance | ok: [instance] => (item=libvirt-api) 2026-07-11 04:37:40.091517 | instance | 2026-07-11 04:37:40.091876 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-07-11 04:37:40.092171 | instance | Saturday 11 July 2026 04:37:40 +0000 (0:00:01.522) 0:10:49.572 ********* 2026-07-11 04:37:40.323397 | instance | ok: [instance] 2026-07-11 04:37:40.323537 | instance | 2026-07-11 04:37:40.323599 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-11 04:37:40.323727 | instance | Saturday 11 July 2026 04:37:40 +0000 (0:00:00.232) 0:10:49.804 ********* 2026-07-11 04:37:42.488291 | instance | ok: [instance] 2026-07-11 04:37:42.488363 | instance | 2026-07-11 04:37:42.488375 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:42.488385 | instance | Saturday 11 July 2026 04:37:42 +0000 (0:00:02.162) 0:10:51.966 ********* 2026-07-11 04:37:42.609036 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:37:42.609099 | instance | 2026-07-11 04:37:42.609339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:37:42.609356 | instance | Saturday 11 July 2026 04:37:42 +0000 (0:00:00.123) 0:10:52.090 ********* 2026-07-11 04:37:43.195947 | instance | ok: [instance] 2026-07-11 04:37:43.196017 | instance | 2026-07-11 04:37:43.196023 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-11 04:37:43.196029 | instance | Saturday 11 July 2026 04:37:43 +0000 (0:00:00.585) 0:10:52.676 ********* 2026-07-11 04:37:43.379634 | instance | skipping: [instance] 2026-07-11 04:37:43.379731 | instance | 2026-07-11 04:37:43.379747 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-11 04:37:43.379802 | instance | Saturday 11 July 2026 04:37:43 +0000 (0:00:00.183) 0:10:52.859 ********* 2026-07-11 04:37:44.471225 | instance | ok: [instance] 2026-07-11 04:37:44.471422 | instance | 2026-07-11 04:37:44.471708 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-11 04:37:44.471970 | instance | Saturday 11 July 2026 04:37:44 +0000 (0:00:01.092) 0:10:53.952 ********* 2026-07-11 04:37:44.729915 | instance | ok: [instance] 2026-07-11 04:37:44.730117 | instance | 2026-07-11 04:37:44.730409 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-11 04:37:44.730676 | instance | Saturday 11 July 2026 04:37:44 +0000 (0:00:00.258) 0:10:54.210 ********* 2026-07-11 04:37:45.519634 | instance | ok: [instance] 2026-07-11 04:37:45.519822 | instance | 2026-07-11 04:37:45.520093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:37:45.520377 | instance | Saturday 11 July 2026 04:37:45 +0000 (0:00:00.789) 0:10:55.000 ********* 2026-07-11 04:37:45.651070 | instance | ok: [instance] 2026-07-11 04:37:45.651233 | instance | 2026-07-11 04:37:45.651502 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:37:45.651793 | instance | Saturday 11 July 2026 04:37:45 +0000 (0:00:00.132) 0:10:55.132 ********* 2026-07-11 04:37:45.796085 | instance | included: rabbitmq for instance 2026-07-11 04:37:45.796304 | instance | 2026-07-11 04:37:45.796606 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:37:45.796874 | instance | Saturday 11 July 2026 04:37:45 +0000 (0:00:00.144) 0:10:55.277 ********* 2026-07-11 04:37:46.544972 | instance | ok: [instance] 2026-07-11 04:37:46.545039 | instance | 2026-07-11 04:37:46.545417 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:37:46.545494 | instance | Saturday 11 July 2026 04:37:46 +0000 (0:00:00.748) 0:10:56.026 ********* 2026-07-11 04:37:46.715570 | instance | skipping: [instance] 2026-07-11 04:37:46.715613 | instance | 2026-07-11 04:37:46.715618 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:37:46.715624 | instance | Saturday 11 July 2026 04:37:46 +0000 (0:00:00.170) 0:10:56.197 ********* 2026-07-11 04:37:46.894537 | instance | skipping: [instance] 2026-07-11 04:37:46.894595 | instance | 2026-07-11 04:37:46.894625 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:37:46.894631 | instance | Saturday 11 July 2026 04:37:46 +0000 (0:00:00.178) 0:10:56.375 ********* 2026-07-11 04:37:47.080483 | instance | skipping: [instance] 2026-07-11 04:37:47.080524 | instance | 2026-07-11 04:37:47.080534 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:37:47.080539 | instance | Saturday 11 July 2026 04:37:47 +0000 (0:00:00.186) 0:10:56.562 ********* 2026-07-11 04:37:47.992542 | instance | ok: [instance] 2026-07-11 04:37:47.992623 | instance | 2026-07-11 04:37:47.992943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:37:47.993015 | instance | Saturday 11 July 2026 04:37:47 +0000 (0:00:00.911) 0:10:57.474 ********* 2026-07-11 04:37:48.774459 | instance | ok: [instance] 2026-07-11 04:37:48.774526 | instance | 2026-07-11 04:37:48.774845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:37:48.774911 | instance | Saturday 11 July 2026 04:37:48 +0000 (0:00:00.781) 0:10:58.256 ********* 2026-07-11 04:37:48.861612 | instance | ok: [instance] 2026-07-11 04:37:48.861702 | instance | 2026-07-11 04:37:48.861741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:37:48.861755 | instance | Saturday 11 July 2026 04:37:48 +0000 (0:00:00.086) 0:10:58.342 ********* 2026-07-11 04:37:48.944377 | instance | skipping: [instance] 2026-07-11 04:37:48.944484 | instance | 2026-07-11 04:37:48.944572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:37:48.944732 | instance | Saturday 11 July 2026 04:37:48 +0000 (0:00:00.083) 0:10:58.426 ********* 2026-07-11 04:37:49.050667 | instance | skipping: [instance] 2026-07-11 04:37:49.050742 | instance | 2026-07-11 04:37:49.050749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:37:49.050757 | instance | Saturday 11 July 2026 04:37:49 +0000 (0:00:00.105) 0:10:58.531 ********* 2026-07-11 04:37:49.127250 | instance | ok: [instance] 2026-07-11 04:37:49.127366 | instance | 2026-07-11 04:37:49.127382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:37:49.127563 | instance | Saturday 11 July 2026 04:37:49 +0000 (0:00:00.077) 0:10:58.609 ********* 2026-07-11 04:37:49.391140 | instance | ok: [instance] => (item=compute) 2026-07-11 04:37:49.391489 | instance | ok: [instance] => (item=compute_metadata) 2026-07-11 04:37:49.391530 | instance | ok: [instance] => (item=network) 2026-07-11 04:37:49.391663 | instance | ok: [instance] => (item=identity) 2026-07-11 04:37:49.393467 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:37:49.393481 | instance | ok: [instance] => (item=placement) 2026-07-11 04:37:49.393486 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-11 04:37:49.393491 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-11 04:37:49.393495 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:37:49.393499 | instance | ok: [instance] => (item=volumev3) 2026-07-11 04:37:49.393503 | instance | ok: [instance] => (item=image) 2026-07-11 04:37:49.393507 | instance | ok: [instance] => (item=baremetal) 2026-07-11 04:37:49.393512 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-11 04:37:49.393516 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:37:49.393520 | instance | 2026-07-11 04:37:49.393524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:37:49.393529 | instance | Saturday 11 July 2026 04:37:49 +0000 (0:00:00.263) 0:10:58.872 ********* 2026-07-11 04:37:49.518374 | instance | ok: [instance] 2026-07-11 04:37:49.518450 | instance | 2026-07-11 04:37:49.518456 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:37:49.518463 | instance | Saturday 11 July 2026 04:37:49 +0000 (0:00:00.126) 0:10:58.999 ********* 2026-07-11 04:37:49.649296 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:37:49.649553 | instance | 2026-07-11 04:37:49.649789 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:37:49.649989 | instance | Saturday 11 July 2026 04:37:49 +0000 (0:00:00.130) 0:10:59.130 ********* 2026-07-11 04:37:50.304981 | instance | ok: [instance] 2026-07-11 04:37:50.305046 | instance | 2026-07-11 04:37:50.305065 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-07-11 04:37:50.306347 | instance | Saturday 11 July 2026 04:37:50 +0000 (0:00:00.653) 0:10:59.784 ********* 2026-07-11 04:37:50.403610 | instance | skipping: [instance] 2026-07-11 04:37:50.403840 | instance | 2026-07-11 04:37:50.404639 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-11 04:37:50.404656 | instance | Saturday 11 July 2026 04:37:50 +0000 (0:00:00.100) 0:10:59.884 ********* 2026-07-11 04:37:50.840915 | instance | ok: [instance -> localhost] 2026-07-11 04:37:50.841120 | instance | 2026-07-11 04:37:50.841397 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-11 04:37:50.841674 | instance | Saturday 11 July 2026 04:37:50 +0000 (0:00:00.437) 0:11:00.321 ********* 2026-07-11 04:37:51.545815 | instance | ok: [instance -> localhost] 2026-07-11 04:37:51.546078 | instance | 2026-07-11 04:37:51.546552 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-11 04:37:51.546785 | instance | Saturday 11 July 2026 04:37:51 +0000 (0:00:00.704) 0:11:01.026 ********* 2026-07-11 04:37:52.110603 | instance | ok: [instance -> localhost] 2026-07-11 04:37:52.110744 | instance | 2026-07-11 04:37:52.110764 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-11 04:37:52.110889 | instance | Saturday 11 July 2026 04:37:52 +0000 (0:00:00.565) 0:11:01.592 ********* 2026-07-11 04:37:52.379495 | instance | ok: [instance -> localhost] 2026-07-11 04:37:52.379570 | instance | 2026-07-11 04:37:52.379707 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-11 04:37:52.380520 | instance | Saturday 11 July 2026 04:37:52 +0000 (0:00:00.268) 0:11:01.861 ********* 2026-07-11 04:37:53.843111 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-11 04:37:53.843193 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-11 04:37:53.843568 | instance | 2026-07-11 04:37:53.843611 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-07-11 04:37:53.843616 | instance | Saturday 11 July 2026 04:37:53 +0000 (0:00:01.463) 0:11:03.324 ********* 2026-07-11 04:37:54.391874 | instance | ok: [instance] 2026-07-11 04:37:54.391960 | instance | 2026-07-11 04:37:54.392224 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-11 04:37:54.392380 | instance | Saturday 11 July 2026 04:37:54 +0000 (0:00:00.548) 0:11:03.873 ********* 2026-07-11 04:37:58.488175 | instance | ok: [instance] 2026-07-11 04:37:58.488299 | instance | 2026-07-11 04:37:58.488465 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:37:58.488639 | instance | Saturday 11 July 2026 04:37:58 +0000 (0:00:04.096) 0:11:07.970 ********* 2026-07-11 04:37:58.675005 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:37:58.675087 | instance | 2026-07-11 04:37:58.675216 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:37:58.675329 | instance | Saturday 11 July 2026 04:37:58 +0000 (0:00:00.186) 0:11:08.157 ********* 2026-07-11 04:37:58.769431 | instance | skipping: [instance] 2026-07-11 04:37:58.769524 | instance | 2026-07-11 04:37:58.769614 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:37:58.769751 | instance | Saturday 11 July 2026 04:37:58 +0000 (0:00:00.094) 0:11:08.251 ********* 2026-07-11 04:37:58.846161 | instance | skipping: [instance] 2026-07-11 04:37:58.846239 | instance | 2026-07-11 04:37:58.846414 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:37:58.846533 | instance | Saturday 11 July 2026 04:37:58 +0000 (0:00:00.076) 0:11:08.328 ********* 2026-07-11 04:37:58.931692 | instance | ok: [instance] 2026-07-11 04:37:58.931770 | instance | 2026-07-11 04:37:58.931894 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-11 04:37:58.932013 | instance | Saturday 11 July 2026 04:37:58 +0000 (0:00:00.085) 0:11:08.413 ********* 2026-07-11 04:37:59.045759 | instance | included: ingress for instance 2026-07-11 04:37:59.045836 | instance | 2026-07-11 04:37:59.046111 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-11 04:37:59.046160 | instance | Saturday 11 July 2026 04:37:59 +0000 (0:00:00.113) 0:11:08.527 ********* 2026-07-11 04:38:00.175447 | instance | ok: [instance] 2026-07-11 04:38:00.175789 | instance | 2026-07-11 04:38:00.175805 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:38:00.175810 | instance | Saturday 11 July 2026 04:38:00 +0000 (0:00:01.128) 0:11:09.656 ********* 2026-07-11 04:38:00.349118 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:38:00.349202 | instance | 2026-07-11 04:38:00.349297 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:38:00.349420 | instance | Saturday 11 July 2026 04:38:00 +0000 (0:00:00.174) 0:11:09.831 ********* 2026-07-11 04:38:00.423333 | instance | skipping: [instance] 2026-07-11 04:38:00.423416 | instance | 2026-07-11 04:38:00.423670 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:38:00.423759 | instance | Saturday 11 July 2026 04:38:00 +0000 (0:00:00.074) 0:11:09.905 ********* 2026-07-11 04:38:00.514514 | instance | skipping: [instance] 2026-07-11 04:38:00.514608 | instance | 2026-07-11 04:38:00.514741 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:38:00.514863 | instance | Saturday 11 July 2026 04:38:00 +0000 (0:00:00.090) 0:11:09.995 ********* 2026-07-11 04:38:00.619337 | instance | ok: [instance] 2026-07-11 04:38:00.619445 | instance | 2026-07-11 04:38:00.619780 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-11 04:38:00.619825 | instance | Saturday 11 July 2026 04:38:00 +0000 (0:00:00.105) 0:11:10.101 ********* 2026-07-11 04:38:00.748471 | instance | included: ingress for instance 2026-07-11 04:38:00.748516 | instance | 2026-07-11 04:38:00.748522 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-11 04:38:00.748526 | instance | Saturday 11 July 2026 04:38:00 +0000 (0:00:00.128) 0:11:10.230 ********* 2026-07-11 04:38:02.004094 | instance | ok: [instance] 2026-07-11 04:38:02.004146 | instance | 2026-07-11 04:38:02.004411 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-11 04:38:02.004493 | instance | Saturday 11 July 2026 04:38:01 +0000 (0:00:01.255) 0:11:11.485 ********* 2026-07-11 04:38:02.765633 | instance | ok: [instance] 2026-07-11 04:38:02.765698 | instance | 2026-07-11 04:38:02.765709 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-11 04:38:02.765779 | instance | Saturday 11 July 2026 04:38:02 +0000 (0:00:00.761) 0:11:12.246 ********* 2026-07-11 04:38:08.258912 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-11 04:38:08.258968 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-11 04:38:08.258980 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-11 04:38:08.258989 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-11 04:38:08.258998 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-11 04:38:08.259007 | instance | 2026-07-11 04:38:08.259017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:38:08.259026 | instance | Saturday 11 July 2026 04:38:08 +0000 (0:00:05.491) 0:11:17.737 ********* 2026-07-11 04:38:08.562926 | instance | ok: [instance] 2026-07-11 04:38:08.562981 | instance | 2026-07-11 04:38:08.562986 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:38:08.562991 | instance | Saturday 11 July 2026 04:38:08 +0000 (0:00:00.306) 0:11:18.044 ********* 2026-07-11 04:38:08.679952 | instance | included: rabbitmq for instance 2026-07-11 04:38:08.680423 | instance | 2026-07-11 04:38:08.680895 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:38:08.681324 | instance | Saturday 11 July 2026 04:38:08 +0000 (0:00:00.117) 0:11:18.161 ********* 2026-07-11 04:38:09.488841 | instance | ok: [instance] 2026-07-11 04:38:09.488908 | instance | 2026-07-11 04:38:09.488928 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:38:09.488938 | instance | Saturday 11 July 2026 04:38:09 +0000 (0:00:00.807) 0:11:18.969 ********* 2026-07-11 04:38:09.998590 | instance | skipping: [instance] 2026-07-11 04:38:09.998662 | instance | 2026-07-11 04:38:09.998678 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:38:09.998692 | instance | Saturday 11 July 2026 04:38:09 +0000 (0:00:00.509) 0:11:19.479 ********* 2026-07-11 04:38:10.185944 | instance | skipping: [instance] 2026-07-11 04:38:10.186226 | instance | 2026-07-11 04:38:10.186558 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:38:10.186822 | instance | Saturday 11 July 2026 04:38:10 +0000 (0:00:00.188) 0:11:19.667 ********* 2026-07-11 04:38:10.381906 | instance | skipping: [instance] 2026-07-11 04:38:10.382178 | instance | 2026-07-11 04:38:10.382467 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:38:10.382797 | instance | Saturday 11 July 2026 04:38:10 +0000 (0:00:00.195) 0:11:19.863 ********* 2026-07-11 04:38:11.278436 | instance | ok: [instance] 2026-07-11 04:38:11.278725 | instance | 2026-07-11 04:38:11.279075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:38:11.279357 | instance | Saturday 11 July 2026 04:38:11 +0000 (0:00:00.896) 0:11:20.759 ********* 2026-07-11 04:38:12.029737 | instance | ok: [instance] 2026-07-11 04:38:12.030046 | instance | 2026-07-11 04:38:12.030267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:38:12.030572 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.751) 0:11:21.511 ********* 2026-07-11 04:38:12.108073 | instance | ok: [instance] 2026-07-11 04:38:12.108342 | instance | 2026-07-11 04:38:12.108631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:38:12.108902 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.078) 0:11:21.590 ********* 2026-07-11 04:38:12.184497 | instance | skipping: [instance] 2026-07-11 04:38:12.184757 | instance | 2026-07-11 04:38:12.185126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:38:12.185639 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.076) 0:11:21.666 ********* 2026-07-11 04:38:12.269268 | instance | skipping: [instance] 2026-07-11 04:38:12.269357 | instance | 2026-07-11 04:38:12.269444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:38:12.269555 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.084) 0:11:21.751 ********* 2026-07-11 04:38:12.350914 | instance | ok: [instance] 2026-07-11 04:38:12.351206 | instance | 2026-07-11 04:38:12.351521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:38:12.351842 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.081) 0:11:21.832 ********* 2026-07-11 04:38:12.572435 | instance | ok: [instance] => (item=compute) 2026-07-11 04:38:12.572679 | instance | ok: [instance] => (item=compute_metadata) 2026-07-11 04:38:12.572968 | instance | ok: [instance] => (item=network) 2026-07-11 04:38:12.573242 | instance | ok: [instance] => (item=identity) 2026-07-11 04:38:12.573508 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:38:12.573856 | instance | ok: [instance] => (item=load_balancer) 2026-07-11 04:38:12.574144 | instance | ok: [instance] => (item=dns) 2026-07-11 04:38:12.574407 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:38:12.574670 | instance | ok: [instance] => (item=baremetal) 2026-07-11 04:38:12.575225 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:38:12.575478 | instance | 2026-07-11 04:38:12.575753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:38:12.576116 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.221) 0:11:22.053 ********* 2026-07-11 04:38:12.698962 | instance | ok: [instance] 2026-07-11 04:38:12.699223 | instance | 2026-07-11 04:38:12.699685 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:38:12.699913 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.126) 0:11:22.180 ********* 2026-07-11 04:38:12.818365 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:38:12.818601 | instance | 2026-07-11 04:38:12.818917 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:38:12.819238 | instance | Saturday 11 July 2026 04:38:12 +0000 (0:00:00.118) 0:11:22.299 ********* 2026-07-11 04:38:13.471320 | instance | ok: [instance] 2026-07-11 04:38:13.471565 | instance | 2026-07-11 04:38:13.471958 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-11 04:38:13.472252 | instance | Saturday 11 July 2026 04:38:13 +0000 (0:00:00.651) 0:11:22.950 ********* 2026-07-11 04:38:14.263550 | instance | ok: [instance] 2026-07-11 04:38:14.263678 | instance | 2026-07-11 04:38:14.263925 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-11 04:38:14.264257 | instance | Saturday 11 July 2026 04:38:14 +0000 (0:00:00.794) 0:11:23.745 ********* 2026-07-11 04:38:14.353618 | instance | skipping: [instance] 2026-07-11 04:38:14.353761 | instance | 2026-07-11 04:38:14.353945 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-11 04:38:14.354111 | instance | Saturday 11 July 2026 04:38:14 +0000 (0:00:00.090) 0:11:23.835 ********* 2026-07-11 04:38:14.808152 | instance | ok: [instance] 2026-07-11 04:38:14.808400 | instance | 2026-07-11 04:38:14.808820 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-11 04:38:14.809066 | instance | Saturday 11 July 2026 04:38:14 +0000 (0:00:00.454) 0:11:24.289 ********* 2026-07-11 04:38:14.892958 | instance | ok: [instance] 2026-07-11 04:38:14.893076 | instance | 2026-07-11 04:38:14.893232 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-11 04:38:14.893374 | instance | Saturday 11 July 2026 04:38:14 +0000 (0:00:00.085) 0:11:24.374 ********* 2026-07-11 04:38:14.985032 | instance | ok: [instance] 2026-07-11 04:38:14.985143 | instance | 2026-07-11 04:38:14.985298 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-11 04:38:14.985462 | instance | Saturday 11 July 2026 04:38:14 +0000 (0:00:00.091) 0:11:24.466 ********* 2026-07-11 04:38:15.064781 | instance | skipping: [instance] 2026-07-11 04:38:15.064966 | instance | 2026-07-11 04:38:15.065288 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-11 04:38:15.065592 | instance | Saturday 11 July 2026 04:38:15 +0000 (0:00:00.079) 0:11:24.546 ********* 2026-07-11 04:38:17.802120 | instance | ok: [instance] 2026-07-11 04:38:17.802393 | instance | 2026-07-11 04:38:17.802654 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:38:17.802915 | instance | Saturday 11 July 2026 04:38:17 +0000 (0:00:02.737) 0:11:27.283 ********* 2026-07-11 04:38:17.989005 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:38:17.989297 | instance | 2026-07-11 04:38:17.989621 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:38:17.989991 | instance | Saturday 11 July 2026 04:38:17 +0000 (0:00:00.186) 0:11:27.470 ********* 2026-07-11 04:38:18.062928 | instance | skipping: [instance] 2026-07-11 04:38:18.063169 | instance | 2026-07-11 04:38:18.063466 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:38:18.063746 | instance | Saturday 11 July 2026 04:38:18 +0000 (0:00:00.074) 0:11:27.544 ********* 2026-07-11 04:38:18.153037 | instance | skipping: [instance] 2026-07-11 04:38:18.153246 | instance | 2026-07-11 04:38:18.153726 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:38:18.153834 | instance | Saturday 11 July 2026 04:38:18 +0000 (0:00:00.089) 0:11:27.634 ********* 2026-07-11 04:38:18.245536 | instance | ok: [instance] 2026-07-11 04:38:18.245797 | instance | 2026-07-11 04:38:18.246076 | instance | TASK [Create Ingress network] ************************************************** 2026-07-11 04:38:18.246344 | instance | Saturday 11 July 2026 04:38:18 +0000 (0:00:00.092) 0:11:27.727 ********* 2026-07-11 04:38:18.385309 | instance | included: ingress for instance 2026-07-11 04:38:18.385687 | instance | 2026-07-11 04:38:18.386190 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-11 04:38:18.386653 | instance | Saturday 11 July 2026 04:38:18 +0000 (0:00:00.139) 0:11:27.866 ********* 2026-07-11 04:38:19.781266 | instance | ok: [instance] 2026-07-11 04:38:19.781505 | instance | 2026-07-11 04:38:19.781829 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-11 04:38:19.782122 | instance | Saturday 11 July 2026 04:38:19 +0000 (0:00:01.395) 0:11:29.262 ********* 2026-07-11 04:38:20.611779 | instance | ok: [instance] 2026-07-11 04:38:20.612021 | instance | 2026-07-11 04:38:20.612287 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-11 04:38:20.612546 | instance | Saturday 11 July 2026 04:38:20 +0000 (0:00:00.830) 0:11:30.093 ********* 2026-07-11 04:38:21.778422 | 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-07-11 04:38:21.778663 | instance | 2026-07-11 04:38:21.778933 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-11 04:38:21.779236 | instance | Saturday 11 July 2026 04:38:21 +0000 (0:00:01.166) 0:11:31.259 ********* 2026-07-11 04:38:23.068080 | 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-07-11 04:38:23.068150 | instance | 2026-07-11 04:38:23.068161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:38:23.068172 | instance | Saturday 11 July 2026 04:38:23 +0000 (0:00:01.288) 0:11:32.548 ********* 2026-07-11 04:38:23.180241 | instance | ok: [instance] 2026-07-11 04:38:23.180333 | instance | 2026-07-11 04:38:23.180472 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:38:23.180561 | instance | Saturday 11 July 2026 04:38:23 +0000 (0:00:00.112) 0:11:32.661 ********* 2026-07-11 04:38:23.329208 | instance | included: rabbitmq for instance 2026-07-11 04:38:23.329295 | instance | 2026-07-11 04:38:23.329427 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:38:23.329536 | instance | Saturday 11 July 2026 04:38:23 +0000 (0:00:00.149) 0:11:32.811 ********* 2026-07-11 04:38:24.077022 | instance | ok: [instance] 2026-07-11 04:38:24.077144 | instance | 2026-07-11 04:38:24.077159 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:38:24.077295 | instance | Saturday 11 July 2026 04:38:24 +0000 (0:00:00.747) 0:11:33.559 ********* 2026-07-11 04:38:24.242212 | instance | skipping: [instance] 2026-07-11 04:38:24.242308 | instance | 2026-07-11 04:38:24.242382 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:38:24.242539 | instance | Saturday 11 July 2026 04:38:24 +0000 (0:00:00.165) 0:11:33.724 ********* 2026-07-11 04:38:24.464129 | instance | skipping: [instance] 2026-07-11 04:38:24.464197 | instance | 2026-07-11 04:38:24.464213 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:38:24.464227 | instance | Saturday 11 July 2026 04:38:24 +0000 (0:00:00.220) 0:11:33.944 ********* 2026-07-11 04:38:24.648249 | instance | skipping: [instance] 2026-07-11 04:38:24.648361 | instance | 2026-07-11 04:38:24.648537 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:38:24.648708 | instance | Saturday 11 July 2026 04:38:24 +0000 (0:00:00.185) 0:11:34.129 ********* 2026-07-11 04:38:25.644785 | instance | ok: [instance] 2026-07-11 04:38:25.644964 | instance | 2026-07-11 04:38:25.644986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:38:25.645150 | instance | Saturday 11 July 2026 04:38:25 +0000 (0:00:00.996) 0:11:35.125 ********* 2026-07-11 04:38:26.474916 | instance | ok: [instance] 2026-07-11 04:38:26.474983 | instance | 2026-07-11 04:38:26.475124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:38:26.475244 | instance | Saturday 11 July 2026 04:38:26 +0000 (0:00:00.830) 0:11:35.956 ********* 2026-07-11 04:38:26.572018 | instance | ok: [instance] 2026-07-11 04:38:26.572091 | instance | 2026-07-11 04:38:26.572371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:38:26.572415 | instance | Saturday 11 July 2026 04:38:26 +0000 (0:00:00.097) 0:11:36.053 ********* 2026-07-11 04:38:26.658435 | instance | skipping: [instance] 2026-07-11 04:38:26.658506 | instance | 2026-07-11 04:38:26.658628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:38:26.658743 | instance | Saturday 11 July 2026 04:38:26 +0000 (0:00:00.086) 0:11:36.140 ********* 2026-07-11 04:38:26.738129 | instance | skipping: [instance] 2026-07-11 04:38:26.738244 | instance | 2026-07-11 04:38:26.738548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:38:26.738702 | instance | Saturday 11 July 2026 04:38:26 +0000 (0:00:00.077) 0:11:36.218 ********* 2026-07-11 04:38:26.813865 | instance | ok: [instance] 2026-07-11 04:38:26.814101 | instance | 2026-07-11 04:38:26.814310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:38:26.814487 | instance | Saturday 11 July 2026 04:38:26 +0000 (0:00:00.077) 0:11:36.295 ********* 2026-07-11 04:38:26.952141 | instance | ok: [instance] => (item=identity) 2026-07-11 04:38:26.952365 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:38:26.952677 | instance | ok: [instance] => (item=orchestration) 2026-07-11 04:38:26.952937 | instance | ok: [instance] => (item=cloudformation) 2026-07-11 04:38:26.953190 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:38:26.953582 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:38:26.954290 | instance | 2026-07-11 04:38:26.954356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:38:26.954368 | instance | Saturday 11 July 2026 04:38:26 +0000 (0:00:00.138) 0:11:36.433 ********* 2026-07-11 04:38:27.074344 | instance | ok: [instance] 2026-07-11 04:38:27.074652 | instance | 2026-07-11 04:38:27.074933 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:38:27.075239 | instance | Saturday 11 July 2026 04:38:27 +0000 (0:00:00.121) 0:11:36.555 ********* 2026-07-11 04:38:27.193798 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:38:27.194051 | instance | 2026-07-11 04:38:27.194325 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:38:27.194581 | instance | Saturday 11 July 2026 04:38:27 +0000 (0:00:00.119) 0:11:36.675 ********* 2026-07-11 04:38:27.819210 | instance | ok: [instance] 2026-07-11 04:38:27.819448 | instance | 2026-07-11 04:38:27.819726 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-11 04:38:27.820019 | instance | Saturday 11 July 2026 04:38:27 +0000 (0:00:00.625) 0:11:37.300 ********* 2026-07-11 04:38:30.788167 | instance | ok: [instance] 2026-07-11 04:38:30.788421 | instance | 2026-07-11 04:38:30.788671 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:38:30.788938 | instance | Saturday 11 July 2026 04:38:30 +0000 (0:00:02.969) 0:11:40.269 ********* 2026-07-11 04:38:31.069051 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:38:31.069281 | instance | 2026-07-11 04:38:31.069563 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:38:31.069872 | instance | Saturday 11 July 2026 04:38:31 +0000 (0:00:00.280) 0:11:40.550 ********* 2026-07-11 04:38:31.148044 | instance | skipping: [instance] 2026-07-11 04:38:31.148242 | instance | 2026-07-11 04:38:31.148660 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:38:31.148790 | instance | Saturday 11 July 2026 04:38:31 +0000 (0:00:00.079) 0:11:40.629 ********* 2026-07-11 04:38:31.255506 | instance | skipping: [instance] 2026-07-11 04:38:31.255747 | instance | 2026-07-11 04:38:31.256050 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:38:31.256326 | instance | Saturday 11 July 2026 04:38:31 +0000 (0:00:00.106) 0:11:40.736 ********* 2026-07-11 04:38:31.363686 | instance | ok: [instance] 2026-07-11 04:38:31.363780 | instance | 2026-07-11 04:38:31.363936 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-11 04:38:31.364102 | instance | Saturday 11 July 2026 04:38:31 +0000 (0:00:00.108) 0:11:40.845 ********* 2026-07-11 04:38:31.507102 | instance | included: ingress for instance 2026-07-11 04:38:31.507227 | instance | 2026-07-11 04:38:31.507343 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-11 04:38:31.507510 | instance | Saturday 11 July 2026 04:38:31 +0000 (0:00:00.143) 0:11:40.988 ********* 2026-07-11 04:38:32.693972 | instance | ok: [instance] 2026-07-11 04:38:32.694207 | instance | 2026-07-11 04:38:32.694480 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:38:32.694752 | instance | Saturday 11 July 2026 04:38:32 +0000 (0:00:01.186) 0:11:42.175 ********* 2026-07-11 04:38:32.888207 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:38:32.888317 | instance | 2026-07-11 04:38:32.888502 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:38:32.888785 | instance | Saturday 11 July 2026 04:38:32 +0000 (0:00:00.194) 0:11:42.369 ********* 2026-07-11 04:38:32.963190 | instance | skipping: [instance] 2026-07-11 04:38:32.963402 | instance | 2026-07-11 04:38:32.963812 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:38:32.964105 | instance | Saturday 11 July 2026 04:38:32 +0000 (0:00:00.074) 0:11:42.444 ********* 2026-07-11 04:38:33.058722 | instance | skipping: [instance] 2026-07-11 04:38:33.058912 | instance | 2026-07-11 04:38:33.059184 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:38:33.059462 | instance | Saturday 11 July 2026 04:38:33 +0000 (0:00:00.095) 0:11:42.539 ********* 2026-07-11 04:38:33.166401 | instance | ok: [instance] 2026-07-11 04:38:33.166571 | instance | 2026-07-11 04:38:33.166831 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-11 04:38:33.167095 | instance | Saturday 11 July 2026 04:38:33 +0000 (0:00:00.108) 0:11:42.647 ********* 2026-07-11 04:38:33.310244 | instance | included: ingress for instance 2026-07-11 04:38:33.310360 | instance | 2026-07-11 04:38:33.310491 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-11 04:38:33.310656 | instance | Saturday 11 July 2026 04:38:33 +0000 (0:00:00.143) 0:11:42.791 ********* 2026-07-11 04:38:34.648537 | instance | ok: [instance] 2026-07-11 04:38:34.648665 | instance | 2026-07-11 04:38:34.648677 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-11 04:38:34.648803 | instance | Saturday 11 July 2026 04:38:34 +0000 (0:00:01.338) 0:11:44.130 ********* 2026-07-11 04:38:34.941263 | instance | ok: [instance] 2026-07-11 04:38:34.941362 | instance | 2026-07-11 04:38:34.941557 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:38:34.941735 | instance | Saturday 11 July 2026 04:38:34 +0000 (0:00:00.291) 0:11:44.421 ********* 2026-07-11 04:38:36.385286 | instance | ok: [instance] 2026-07-11 04:38:36.385537 | instance | 2026-07-11 04:38:36.385897 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:38:36.386257 | instance | Saturday 11 July 2026 04:38:36 +0000 (0:00:01.444) 0:11:45.866 ********* 2026-07-11 04:38:36.673404 | instance | ok: [instance] 2026-07-11 04:38:36.673613 | instance | 2026-07-11 04:38:36.673831 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:38:36.674004 | instance | Saturday 11 July 2026 04:38:36 +0000 (0:00:00.287) 0:11:46.154 ********* 2026-07-11 04:38:36.820110 | instance | ok: [instance] => { 2026-07-11 04:38:36.820227 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-11 04:38:36.820324 | instance | } 2026-07-11 04:38:36.820437 | instance | 2026-07-11 04:38:36.820573 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:38:36.820692 | instance | Saturday 11 July 2026 04:38:36 +0000 (0:00:00.147) 0:11:46.301 ********* 2026-07-11 04:38:37.270921 | instance | ok: [instance] 2026-07-11 04:38:37.271268 | instance | 2026-07-11 04:38:37.271692 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:38:37.272430 | instance | Saturday 11 July 2026 04:38:37 +0000 (0:00:00.450) 0:11:46.752 ********* 2026-07-11 04:38:38.408736 | instance | ok: [instance] 2026-07-11 04:38:38.409120 | instance | 2026-07-11 04:38:38.409454 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-11 04:38:38.409856 | instance | Saturday 11 July 2026 04:38:38 +0000 (0:00:01.137) 0:11:47.889 ********* 2026-07-11 04:38:39.066121 | instance | ok: [instance] 2026-07-11 04:38:39.066389 | instance | 2026-07-11 04:38:39.066674 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-11 04:38:39.066989 | instance | Saturday 11 July 2026 04:38:39 +0000 (0:00:00.657) 0:11:48.546 ********* 2026-07-11 04:38:39.881052 | instance | ok: [instance] 2026-07-11 04:38:39.881862 | instance | 2026-07-11 04:38:39.881973 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-11 04:38:39.881997 | instance | Saturday 11 July 2026 04:38:39 +0000 (0:00:00.815) 0:11:49.362 ********* 2026-07-11 04:38:40.728840 | instance | ok: [instance] 2026-07-11 04:38:40.728974 | instance | 2026-07-11 04:38:40.729235 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-11 04:38:40.729357 | instance | Saturday 11 July 2026 04:38:40 +0000 (0:00:00.848) 0:11:50.210 ********* 2026-07-11 04:38:41.125829 | instance | ok: [instance] 2026-07-11 04:38:41.125902 | instance | 2026-07-11 04:38:41.125913 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-11 04:38:41.125923 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.396) 0:11:50.607 ********* 2026-07-11 04:38:41.309162 | instance | included: openstack_helm_endpoints for instance 2026-07-11 04:38:41.309244 | instance | 2026-07-11 04:38:41.309314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:38:41.309437 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.183) 0:11:50.790 ********* 2026-07-11 04:38:41.399010 | instance | skipping: [instance] 2026-07-11 04:38:41.399119 | instance | 2026-07-11 04:38:41.399192 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:38:41.399318 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.089) 0:11:50.880 ********* 2026-07-11 04:38:41.484744 | instance | skipping: [instance] 2026-07-11 04:38:41.484825 | instance | 2026-07-11 04:38:41.485219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:38:41.485289 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.085) 0:11:50.966 ********* 2026-07-11 04:38:41.574809 | instance | skipping: [instance] 2026-07-11 04:38:41.574925 | instance | 2026-07-11 04:38:41.575036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:38:41.575188 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.090) 0:11:51.056 ********* 2026-07-11 04:38:41.652025 | instance | skipping: [instance] 2026-07-11 04:38:41.652138 | instance | 2026-07-11 04:38:41.652197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:38:41.652422 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.077) 0:11:51.133 ********* 2026-07-11 04:38:41.738284 | instance | skipping: [instance] 2026-07-11 04:38:41.738358 | instance | 2026-07-11 04:38:41.738365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:38:41.738371 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.085) 0:11:51.219 ********* 2026-07-11 04:38:41.813012 | instance | skipping: [instance] 2026-07-11 04:38:41.813092 | instance | 2026-07-11 04:38:41.813380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:38:41.813433 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.075) 0:11:51.294 ********* 2026-07-11 04:38:41.910565 | instance | ok: [instance] 2026-07-11 04:38:41.910645 | instance | 2026-07-11 04:38:41.910652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:38:41.910658 | instance | Saturday 11 July 2026 04:38:41 +0000 (0:00:00.096) 0:11:51.391 ********* 2026-07-11 04:38:42.013932 | instance | ok: [instance] => (item=identity) 2026-07-11 04:38:42.013995 | instance | 2026-07-11 04:38:42.014001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:38:42.014007 | instance | Saturday 11 July 2026 04:38:42 +0000 (0:00:00.103) 0:11:51.494 ********* 2026-07-11 04:38:42.140151 | instance | ok: [instance] 2026-07-11 04:38:42.140371 | instance | 2026-07-11 04:38:42.140531 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-11 04:38:42.140683 | instance | Saturday 11 July 2026 04:38:42 +0000 (0:00:00.126) 0:11:51.621 ********* 2026-07-11 04:38:42.717679 | instance | ok: [instance] 2026-07-11 04:38:42.717808 | instance | 2026-07-11 04:38:42.718020 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-11 04:38:42.718136 | instance | Saturday 11 July 2026 04:38:42 +0000 (0:00:00.577) 0:11:52.199 ********* 2026-07-11 04:38:43.262942 | instance | ok: [instance] 2026-07-11 04:38:43.263030 | instance | 2026-07-11 04:38:43.263282 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-11 04:38:43.263324 | instance | Saturday 11 July 2026 04:38:43 +0000 (0:00:00.545) 0:11:52.744 ********* 2026-07-11 04:38:43.787815 | instance | ok: [instance] 2026-07-11 04:38:43.787897 | instance | 2026-07-11 04:38:43.788069 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-11 04:38:43.788156 | instance | Saturday 11 July 2026 04:38:43 +0000 (0:00:00.524) 0:11:53.269 ********* 2026-07-11 04:38:44.453952 | instance | ok: [instance] 2026-07-11 04:38:44.454023 | instance | 2026-07-11 04:38:44.454184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:38:44.454292 | instance | Saturday 11 July 2026 04:38:44 +0000 (0:00:00.666) 0:11:53.935 ********* 2026-07-11 04:38:44.570013 | instance | ok: [instance] 2026-07-11 04:38:44.570086 | instance | 2026-07-11 04:38:44.570371 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:38:44.570452 | instance | Saturday 11 July 2026 04:38:44 +0000 (0:00:00.115) 0:11:54.051 ********* 2026-07-11 04:38:44.723977 | instance | included: rabbitmq for instance 2026-07-11 04:38:44.724095 | instance | 2026-07-11 04:38:44.724104 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:38:44.724122 | instance | Saturday 11 July 2026 04:38:44 +0000 (0:00:00.153) 0:11:54.205 ********* 2026-07-11 04:38:45.482229 | instance | ok: [instance] 2026-07-11 04:38:45.482297 | instance | 2026-07-11 04:38:45.482310 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:38:45.482320 | instance | Saturday 11 July 2026 04:38:45 +0000 (0:00:00.757) 0:11:54.962 ********* 2026-07-11 04:38:45.673981 | instance | skipping: [instance] 2026-07-11 04:38:45.674100 | instance | 2026-07-11 04:38:45.674203 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:38:45.674325 | instance | Saturday 11 July 2026 04:38:45 +0000 (0:00:00.192) 0:11:55.155 ********* 2026-07-11 04:38:45.851109 | instance | skipping: [instance] 2026-07-11 04:38:45.851221 | instance | 2026-07-11 04:38:45.851381 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:38:45.851560 | instance | Saturday 11 July 2026 04:38:45 +0000 (0:00:00.176) 0:11:55.332 ********* 2026-07-11 04:38:46.042344 | instance | skipping: [instance] 2026-07-11 04:38:46.042424 | instance | 2026-07-11 04:38:46.042538 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:38:46.042676 | instance | Saturday 11 July 2026 04:38:46 +0000 (0:00:00.191) 0:11:55.524 ********* 2026-07-11 04:38:47.082983 | instance | ok: [instance] 2026-07-11 04:38:47.083091 | instance | 2026-07-11 04:38:47.083388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:38:47.083440 | instance | Saturday 11 July 2026 04:38:47 +0000 (0:00:01.039) 0:11:56.563 ********* 2026-07-11 04:38:47.839774 | instance | ok: [instance] 2026-07-11 04:38:47.839853 | instance | 2026-07-11 04:38:47.840001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:38:47.840124 | instance | Saturday 11 July 2026 04:38:47 +0000 (0:00:00.758) 0:11:57.321 ********* 2026-07-11 04:38:47.921000 | instance | ok: [instance] 2026-07-11 04:38:47.921106 | instance | 2026-07-11 04:38:47.921405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:38:47.921478 | instance | Saturday 11 July 2026 04:38:47 +0000 (0:00:00.080) 0:11:57.402 ********* 2026-07-11 04:38:48.402348 | instance | skipping: [instance] 2026-07-11 04:38:48.402422 | instance | 2026-07-11 04:38:48.402766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:38:48.402843 | instance | Saturday 11 July 2026 04:38:48 +0000 (0:00:00.481) 0:11:57.883 ********* 2026-07-11 04:38:48.489431 | instance | skipping: [instance] 2026-07-11 04:38:48.489550 | instance | 2026-07-11 04:38:48.489633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:38:48.489768 | instance | Saturday 11 July 2026 04:38:48 +0000 (0:00:00.087) 0:11:57.971 ********* 2026-07-11 04:38:48.576421 | instance | ok: [instance] 2026-07-11 04:38:48.576540 | instance | 2026-07-11 04:38:48.576733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:38:48.576923 | instance | Saturday 11 July 2026 04:38:48 +0000 (0:00:00.087) 0:11:58.058 ********* 2026-07-11 04:38:48.758025 | instance | ok: [instance] => (item=network) 2026-07-11 04:38:48.758128 | instance | ok: [instance] => (item=identity) 2026-07-11 04:38:48.758207 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:38:48.758325 | instance | ok: [instance] => (item=load_balancer) 2026-07-11 04:38:48.758432 | instance | ok: [instance] => (item=valkey) 2026-07-11 04:38:48.758550 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-11 04:38:48.758664 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:38:48.758779 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:38:48.758889 | instance | 2026-07-11 04:38:48.759048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:38:48.759179 | instance | Saturday 11 July 2026 04:38:48 +0000 (0:00:00.181) 0:11:58.239 ********* 2026-07-11 04:38:48.878625 | instance | ok: [instance] 2026-07-11 04:38:48.878757 | instance | 2026-07-11 04:38:48.878769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:38:48.878948 | instance | Saturday 11 July 2026 04:38:48 +0000 (0:00:00.120) 0:11:58.360 ********* 2026-07-11 04:38:48.987634 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:38:48.987775 | instance | 2026-07-11 04:38:48.988123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:38:48.988314 | instance | Saturday 11 July 2026 04:38:48 +0000 (0:00:00.108) 0:11:58.469 ********* 2026-07-11 04:38:49.570771 | instance | ok: [instance] 2026-07-11 04:38:49.570994 | instance | 2026-07-11 04:38:49.571339 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-11 04:38:49.571729 | instance | Saturday 11 July 2026 04:38:49 +0000 (0:00:00.582) 0:11:59.051 ********* 2026-07-11 04:38:51.156310 | instance | ok: [instance] 2026-07-11 04:38:51.156371 | instance | 2026-07-11 04:38:51.156382 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-11 04:38:51.156392 | instance | Saturday 11 July 2026 04:38:51 +0000 (0:00:01.585) 0:12:00.637 ********* 2026-07-11 04:38:52.149704 | instance | ok: [instance] 2026-07-11 04:38:52.149851 | instance | 2026-07-11 04:38:52.150077 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-11 04:38:52.150138 | instance | Saturday 11 July 2026 04:38:52 +0000 (0:00:00.994) 0:12:01.631 ********* 2026-07-11 04:38:53.249018 | instance | ok: [instance] 2026-07-11 04:38:53.249154 | instance | 2026-07-11 04:38:53.249169 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-11 04:38:53.249313 | instance | Saturday 11 July 2026 04:38:53 +0000 (0:00:01.098) 0:12:02.730 ********* 2026-07-11 04:38:54.601833 | instance | ok: [instance] 2026-07-11 04:38:54.601931 | instance | 2026-07-11 04:38:54.602134 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-11 04:38:54.602256 | instance | Saturday 11 July 2026 04:38:54 +0000 (0:00:01.352) 0:12:04.083 ********* 2026-07-11 04:38:59.806721 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-11 04:38:59.807073 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-11 04:38:59.807291 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-11 04:38:59.807861 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-11 04:38:59.807935 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-11 04:38:59.807954 | instance | 2026-07-11 04:38:59.808306 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-11 04:38:59.808545 | instance | Saturday 11 July 2026 04:38:59 +0000 (0:00:05.204) 0:12:09.287 ********* 2026-07-11 04:39:01.216264 | instance | ok: [instance] => (item=instance) 2026-07-11 04:39:01.216392 | instance | 2026-07-11 04:39:01.216407 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-11 04:39:01.216578 | instance | Saturday 11 July 2026 04:39:01 +0000 (0:00:01.410) 0:12:10.698 ********* 2026-07-11 04:39:04.246685 | instance | ok: [instance] => (item=instance) 2026-07-11 04:39:04.246763 | instance | 2026-07-11 04:39:04.246891 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-11 04:39:04.247025 | instance | Saturday 11 July 2026 04:39:04 +0000 (0:00:03.030) 0:12:13.728 ********* 2026-07-11 04:39:10.353916 | instance | ok: [instance] => (item=instance) 2026-07-11 04:39:10.353990 | instance | 2026-07-11 04:39:10.354240 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-11 04:39:10.354280 | instance | Saturday 11 July 2026 04:39:10 +0000 (0:00:06.107) 0:12:19.835 ********* 2026-07-11 04:39:11.484912 | instance | ok: [instance] => (item=instance) 2026-07-11 04:39:11.484996 | instance | 2026-07-11 04:39:11.485299 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-11 04:39:11.485370 | instance | Saturday 11 July 2026 04:39:11 +0000 (0:00:01.130) 0:12:20.966 ********* 2026-07-11 04:39:11.580162 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-11 04:39:11.580237 | instance | 2026-07-11 04:39:11.580503 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-11 04:39:11.580544 | instance | Saturday 11 July 2026 04:39:11 +0000 (0:00:00.095) 0:12:21.062 ********* 2026-07-11 04:39:12.586292 | instance | ok: [instance] 2026-07-11 04:39:12.586367 | instance | 2026-07-11 04:39:12.586481 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-11 04:39:12.586614 | instance | Saturday 11 July 2026 04:39:12 +0000 (0:00:01.006) 0:12:22.068 ********* 2026-07-11 04:39:14.615978 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-11T04:12:40Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.223', 'hostname': 'host-172-24-3-223', 'fqdn': 'host-172-24-3-223.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'f93be01b-60ea-4586-8929-222cbe4e48e7', 'ip_address': '172.24.3.223'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f2:72:34', 'name': 'octavia-health-manager-port-instance', 'network_id': 'd223df65-62f3-4c05-9eee-b098958acd9f', 'numa_affinity_policy': None, 'project_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'tenant_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['cf9efc13-df3e-4e29-b129-690cba854926'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-11T04:16:31Z', 'revision_number': 5, 'if_match': None, 'id': '93fe79be-414c-42a8-b94d-e5ce99878573', '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-07-11 04:39:14.616105 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-11T04:12:40Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.223', 'hostname': 'host-172-24-3-223', 'fqdn': 'host-172-24-3-223.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'f93be01b-60ea-4586-8929-222cbe4e48e7', 'ip_address': '172.24.3.223'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:f2:72:34', 'name': 'octavia-health-manager-port-instance', 'network_id': 'd223df65-62f3-4c05-9eee-b098958acd9f', 'numa_affinity_policy': None, 'project_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'tenant_id': 'ec6ddeba032448b9ba03723d44e78fa8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['cf9efc13-df3e-4e29-b129-690cba854926'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-11T04:16:31Z', 'revision_number': 5, 'if_match': None, 'id': '93fe79be-414c-42a8-b94d-e5ce99878573', '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-07-11 04:39:14.616226 | instance | 2026-07-11 04:39:14.616352 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-11 04:39:14.616474 | instance | Saturday 11 July 2026 04:39:14 +0000 (0:00:02.029) 0:12:24.098 ********* 2026-07-11 04:39:15.617799 | instance | ok: [instance] 2026-07-11 04:39:15.617881 | instance | 2026-07-11 04:39:15.618184 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-11 04:39:15.618232 | instance | Saturday 11 July 2026 04:39:15 +0000 (0:00:01.001) 0:12:25.099 ********* 2026-07-11 04:39:15.770651 | instance | included: atmosphere.common.glance_image for instance 2026-07-11 04:39:15.770753 | instance | 2026-07-11 04:39:15.770983 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-11 04:39:15.770999 | instance | Saturday 11 July 2026 04:39:15 +0000 (0:00:00.152) 0:12:25.252 ********* 2026-07-11 04:39:17.045761 | instance | ok: [instance] 2026-07-11 04:39:17.045840 | instance | 2026-07-11 04:39:17.045856 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 04:39:17.045871 | instance | Saturday 11 July 2026 04:39:17 +0000 (0:00:01.272) 0:12:26.525 ********* 2026-07-11 04:39:17.582636 | instance | ok: [instance] 2026-07-11 04:39:17.582711 | instance | 2026-07-11 04:39:17.582803 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 04:39:17.582917 | instance | Saturday 11 July 2026 04:39:17 +0000 (0:00:00.538) 0:12:27.064 ********* 2026-07-11 04:39:17.669021 | instance | ok: [instance] 2026-07-11 04:39:17.669129 | instance | 2026-07-11 04:39:17.669254 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 04:39:17.669441 | instance | Saturday 11 July 2026 04:39:17 +0000 (0:00:00.086) 0:12:27.150 ********* 2026-07-11 04:39:18.640253 | instance | ok: [instance] 2026-07-11 04:39:18.640339 | instance | 2026-07-11 04:39:18.640683 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 04:39:18.640735 | instance | Saturday 11 July 2026 04:39:18 +0000 (0:00:00.971) 0:12:28.122 ********* 2026-07-11 04:39:18.736962 | instance | ok: [instance] 2026-07-11 04:39:18.737028 | instance | 2026-07-11 04:39:18.737333 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 04:39:18.737378 | instance | Saturday 11 July 2026 04:39:18 +0000 (0:00:00.096) 0:12:28.218 ********* 2026-07-11 04:39:18.821763 | instance | ok: [instance] 2026-07-11 04:39:18.821847 | instance | 2026-07-11 04:39:18.822130 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 04:39:18.822170 | instance | Saturday 11 July 2026 04:39:18 +0000 (0:00:00.084) 0:12:28.303 ********* 2026-07-11 04:39:18.902310 | instance | skipping: [instance] 2026-07-11 04:39:18.902388 | instance | 2026-07-11 04:39:18.902632 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 04:39:18.902673 | instance | Saturday 11 July 2026 04:39:18 +0000 (0:00:00.080) 0:12:28.384 ********* 2026-07-11 04:39:18.978828 | instance | skipping: [instance] 2026-07-11 04:39:18.978955 | instance | 2026-07-11 04:39:18.979109 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 04:39:18.979227 | instance | Saturday 11 July 2026 04:39:18 +0000 (0:00:00.076) 0:12:28.460 ********* 2026-07-11 04:39:19.059617 | instance | skipping: [instance] 2026-07-11 04:39:19.059754 | instance | 2026-07-11 04:39:19.059964 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 04:39:19.060099 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.080) 0:12:28.541 ********* 2026-07-11 04:39:19.137402 | instance | skipping: [instance] 2026-07-11 04:39:19.137640 | instance | 2026-07-11 04:39:19.138091 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 04:39:19.138406 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.077) 0:12:28.619 ********* 2026-07-11 04:39:19.205991 | instance | skipping: [instance] 2026-07-11 04:39:19.206234 | instance | 2026-07-11 04:39:19.206502 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 04:39:19.206761 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.068) 0:12:28.687 ********* 2026-07-11 04:39:19.285205 | instance | skipping: [instance] 2026-07-11 04:39:19.285438 | instance | 2026-07-11 04:39:19.285844 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 04:39:19.286122 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.079) 0:12:28.767 ********* 2026-07-11 04:39:19.383305 | instance | skipping: [instance] 2026-07-11 04:39:19.383432 | instance | 2026-07-11 04:39:19.383602 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 04:39:19.383774 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.098) 0:12:28.865 ********* 2026-07-11 04:39:19.456209 | instance | skipping: [instance] 2026-07-11 04:39:19.456379 | instance | 2026-07-11 04:39:19.456555 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 04:39:19.456773 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.073) 0:12:28.938 ********* 2026-07-11 04:39:19.529937 | instance | skipping: [instance] 2026-07-11 04:39:19.530166 | instance | 2026-07-11 04:39:19.530434 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 04:39:19.530711 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.073) 0:12:29.011 ********* 2026-07-11 04:39:19.650526 | instance | skipping: [instance] 2026-07-11 04:39:19.650657 | instance | 2026-07-11 04:39:19.650830 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-11 04:39:19.650998 | instance | Saturday 11 July 2026 04:39:19 +0000 (0:00:00.119) 0:12:29.131 ********* 2026-07-11 04:39:20.631228 | instance | ok: [instance] 2026-07-11 04:39:20.631432 | instance | 2026-07-11 04:39:20.631756 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-11 04:39:20.632027 | instance | Saturday 11 July 2026 04:39:20 +0000 (0:00:00.981) 0:12:30.112 ********* 2026-07-11 04:39:21.371773 | instance | ok: [instance] 2026-07-11 04:39:21.371923 | instance | 2026-07-11 04:39:21.372121 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-11 04:39:21.372293 | instance | Saturday 11 July 2026 04:39:21 +0000 (0:00:00.739) 0:12:30.852 ********* 2026-07-11 04:39:22.049259 | instance | ok: [instance] 2026-07-11 04:39:22.049490 | instance | 2026-07-11 04:39:22.049813 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-11 04:39:22.050106 | instance | Saturday 11 July 2026 04:39:22 +0000 (0:00:00.678) 0:12:31.531 ********* 2026-07-11 04:39:23.185796 | instance | ok: [instance] 2026-07-11 04:39:23.186067 | instance | 2026-07-11 04:39:23.186461 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-11 04:39:23.186841 | instance | Saturday 11 July 2026 04:39:23 +0000 (0:00:01.136) 0:12:32.667 ********* 2026-07-11 04:39:24.683903 | instance | ok: [instance] => (item=octavia-client) 2026-07-11 04:39:24.683973 | instance | ok: [instance] => (item=octavia-server) 2026-07-11 04:39:24.684131 | instance | 2026-07-11 04:39:24.684258 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-11 04:39:24.684389 | instance | Saturday 11 July 2026 04:39:24 +0000 (0:00:01.498) 0:12:34.165 ********* 2026-07-11 04:39:25.456409 | instance | ok: [instance] 2026-07-11 04:39:25.456581 | instance | 2026-07-11 04:39:25.456919 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-11 04:39:25.457213 | instance | Saturday 11 July 2026 04:39:25 +0000 (0:00:00.772) 0:12:34.937 ********* 2026-07-11 04:39:27.149937 | instance | ok: [instance] 2026-07-11 04:39:27.150013 | instance | 2026-07-11 04:39:27.150026 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-11 04:39:27.150036 | instance | Saturday 11 July 2026 04:39:27 +0000 (0:00:01.692) 0:12:36.630 ********* 2026-07-11 04:39:29.677168 | instance | ok: [instance] 2026-07-11 04:39:29.677251 | instance | 2026-07-11 04:39:29.677373 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-11 04:39:29.677497 | instance | Saturday 11 July 2026 04:39:29 +0000 (0:00:02.528) 0:12:39.159 ********* 2026-07-11 04:39:41.401072 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-11 04:39:41.401182 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-11 04:39:41.401299 | instance | 2026-07-11 04:39:41.401423 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:39:41.401553 | instance | Saturday 11 July 2026 04:39:41 +0000 (0:00:11.723) 0:12:50.883 ********* 2026-07-11 04:39:41.570646 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:39:41.570709 | instance | 2026-07-11 04:39:41.570962 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:39:41.570979 | instance | Saturday 11 July 2026 04:39:41 +0000 (0:00:00.169) 0:12:51.052 ********* 2026-07-11 04:39:41.643699 | instance | skipping: [instance] 2026-07-11 04:39:41.643799 | instance | 2026-07-11 04:39:41.644039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:39:41.644055 | instance | Saturday 11 July 2026 04:39:41 +0000 (0:00:00.073) 0:12:51.125 ********* 2026-07-11 04:39:41.732445 | instance | skipping: [instance] 2026-07-11 04:39:41.732865 | instance | 2026-07-11 04:39:41.732939 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:39:41.732947 | instance | Saturday 11 July 2026 04:39:41 +0000 (0:00:00.088) 0:12:51.213 ********* 2026-07-11 04:39:41.831797 | instance | ok: [instance] 2026-07-11 04:39:41.831922 | instance | 2026-07-11 04:39:41.831937 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-11 04:39:41.832112 | instance | Saturday 11 July 2026 04:39:41 +0000 (0:00:00.099) 0:12:51.313 ********* 2026-07-11 04:39:41.969065 | instance | included: ingress for instance 2026-07-11 04:39:41.969151 | instance | 2026-07-11 04:39:41.969264 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-11 04:39:41.969376 | instance | Saturday 11 July 2026 04:39:41 +0000 (0:00:00.136) 0:12:51.450 ********* 2026-07-11 04:39:43.306297 | instance | ok: [instance] 2026-07-11 04:39:43.306386 | instance | 2026-07-11 04:39:43.306512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:39:43.306641 | instance | Saturday 11 July 2026 04:39:43 +0000 (0:00:01.336) 0:12:52.787 ********* 2026-07-11 04:39:43.415424 | instance | ok: [instance] 2026-07-11 04:39:43.415526 | instance | 2026-07-11 04:39:43.415625 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:39:43.415758 | instance | Saturday 11 July 2026 04:39:43 +0000 (0:00:00.109) 0:12:52.897 ********* 2026-07-11 04:39:43.537831 | instance | included: rabbitmq for instance 2026-07-11 04:39:43.537869 | instance | 2026-07-11 04:39:43.537874 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:39:43.537879 | instance | Saturday 11 July 2026 04:39:43 +0000 (0:00:00.120) 0:12:53.017 ********* 2026-07-11 04:39:44.311975 | instance | ok: [instance] 2026-07-11 04:39:44.312056 | instance | 2026-07-11 04:39:44.312185 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:39:44.312298 | instance | Saturday 11 July 2026 04:39:44 +0000 (0:00:00.776) 0:12:53.794 ********* 2026-07-11 04:39:44.515217 | instance | skipping: [instance] 2026-07-11 04:39:44.515335 | instance | 2026-07-11 04:39:44.515560 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:39:44.515580 | instance | Saturday 11 July 2026 04:39:44 +0000 (0:00:00.203) 0:12:53.997 ********* 2026-07-11 04:39:44.689754 | instance | skipping: [instance] 2026-07-11 04:39:44.689825 | instance | 2026-07-11 04:39:44.689831 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:39:44.689837 | instance | Saturday 11 July 2026 04:39:44 +0000 (0:00:00.173) 0:12:54.170 ********* 2026-07-11 04:39:44.868148 | instance | skipping: [instance] 2026-07-11 04:39:44.868215 | instance | 2026-07-11 04:39:44.868237 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:39:44.868298 | instance | Saturday 11 July 2026 04:39:44 +0000 (0:00:00.179) 0:12:54.349 ********* 2026-07-11 04:39:45.840990 | instance | ok: [instance] 2026-07-11 04:39:45.841127 | instance | 2026-07-11 04:39:45.841295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:39:45.841454 | instance | Saturday 11 July 2026 04:39:45 +0000 (0:00:00.973) 0:12:55.322 ********* 2026-07-11 04:39:46.606619 | instance | ok: [instance] 2026-07-11 04:39:46.606714 | instance | 2026-07-11 04:39:46.606907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:39:46.607059 | instance | Saturday 11 July 2026 04:39:46 +0000 (0:00:00.765) 0:12:56.088 ********* 2026-07-11 04:39:46.710292 | instance | ok: [instance] 2026-07-11 04:39:46.710384 | instance | 2026-07-11 04:39:46.710516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:39:46.710639 | instance | Saturday 11 July 2026 04:39:46 +0000 (0:00:00.103) 0:12:56.192 ********* 2026-07-11 04:39:46.783055 | instance | skipping: [instance] 2026-07-11 04:39:46.783312 | instance | 2026-07-11 04:39:46.783589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:39:46.783857 | instance | Saturday 11 July 2026 04:39:46 +0000 (0:00:00.072) 0:12:56.264 ********* 2026-07-11 04:39:46.856778 | instance | skipping: [instance] 2026-07-11 04:39:46.857051 | instance | 2026-07-11 04:39:46.857456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:39:46.857812 | instance | Saturday 11 July 2026 04:39:46 +0000 (0:00:00.073) 0:12:56.338 ********* 2026-07-11 04:39:46.932517 | instance | ok: [instance] 2026-07-11 04:39:46.932720 | instance | 2026-07-11 04:39:46.932987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:39:46.933247 | instance | Saturday 11 July 2026 04:39:46 +0000 (0:00:00.075) 0:12:56.414 ********* 2026-07-11 04:39:47.088352 | instance | ok: [instance] => (item=identity) 2026-07-11 04:39:47.088489 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:39:47.088667 | instance | ok: [instance] => (item=orchestration) 2026-07-11 04:39:47.088842 | instance | ok: [instance] => (item=key_manager) 2026-07-11 04:39:47.089035 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:39:47.089418 | instance | ok: [instance] => (item=container_infra) 2026-07-11 04:39:47.089434 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:39:47.089542 | instance | 2026-07-11 04:39:47.089734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:39:47.089939 | instance | Saturday 11 July 2026 04:39:47 +0000 (0:00:00.155) 0:12:56.570 ********* 2026-07-11 04:39:47.333417 | instance | ok: [instance] 2026-07-11 04:39:47.333501 | instance | 2026-07-11 04:39:47.333633 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:39:47.333783 | instance | Saturday 11 July 2026 04:39:47 +0000 (0:00:00.244) 0:12:56.814 ********* 2026-07-11 04:39:47.446014 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:39:47.446256 | instance | 2026-07-11 04:39:47.446533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:39:47.446807 | instance | Saturday 11 July 2026 04:39:47 +0000 (0:00:00.112) 0:12:56.927 ********* 2026-07-11 04:39:48.017775 | instance | ok: [instance] 2026-07-11 04:39:48.018034 | instance | 2026-07-11 04:39:48.018305 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:39:48.018575 | instance | Saturday 11 July 2026 04:39:48 +0000 (0:00:00.572) 0:12:57.499 ********* 2026-07-11 04:39:48.113218 | instance | ok: [instance] => { 2026-07-11 04:39:48.113460 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-11 04:39:48.113709 | instance | } 2026-07-11 04:39:48.113998 | instance | 2026-07-11 04:39:48.114254 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:39:48.114573 | instance | Saturday 11 July 2026 04:39:48 +0000 (0:00:00.095) 0:12:57.595 ********* 2026-07-11 04:39:48.499766 | instance | ok: [instance] 2026-07-11 04:39:48.500081 | instance | 2026-07-11 04:39:48.500392 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:39:48.500685 | instance | Saturday 11 July 2026 04:39:48 +0000 (0:00:00.386) 0:12:57.981 ********* 2026-07-11 04:39:48.612150 | instance | skipping: [instance] 2026-07-11 04:39:48.612421 | instance | 2026-07-11 04:39:48.612714 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-11 04:39:48.612997 | instance | Saturday 11 July 2026 04:39:48 +0000 (0:00:00.112) 0:12:58.093 ********* 2026-07-11 04:39:49.208465 | instance | ok: [instance] 2026-07-11 04:39:49.208672 | instance | 2026-07-11 04:39:49.208963 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:39:49.209210 | instance | Saturday 11 July 2026 04:39:49 +0000 (0:00:00.595) 0:12:58.689 ********* 2026-07-11 04:39:49.336371 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:39:49.336520 | instance | 2026-07-11 04:39:49.336699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:39:49.336868 | instance | Saturday 11 July 2026 04:39:49 +0000 (0:00:00.128) 0:12:58.818 ********* 2026-07-11 04:39:49.922417 | instance | ok: [instance] 2026-07-11 04:39:49.922629 | instance | 2026-07-11 04:39:49.922923 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-11 04:39:49.923194 | instance | Saturday 11 July 2026 04:39:49 +0000 (0:00:00.585) 0:12:59.403 ********* 2026-07-11 04:39:50.167378 | instance | ok: [instance] 2026-07-11 04:39:50.167474 | instance | 2026-07-11 04:39:50.167604 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-11 04:39:50.167724 | instance | Saturday 11 July 2026 04:39:50 +0000 (0:00:00.245) 0:12:59.649 ********* 2026-07-11 04:39:50.723935 | instance | ok: [instance] 2026-07-11 04:39:50.724262 | instance | 2026-07-11 04:39:50.724678 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-11 04:39:50.724933 | instance | Saturday 11 July 2026 04:39:50 +0000 (0:00:00.556) 0:13:00.205 ********* 2026-07-11 04:39:51.591851 | instance | ok: [instance] 2026-07-11 04:39:51.591972 | instance | 2026-07-11 04:39:51.592171 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-11 04:39:51.592347 | instance | Saturday 11 July 2026 04:39:51 +0000 (0:00:00.868) 0:13:01.073 ********* 2026-07-11 04:39:54.736897 | instance | ok: [instance] 2026-07-11 04:39:54.737111 | instance | 2026-07-11 04:39:54.737393 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-11 04:39:54.737679 | instance | Saturday 11 July 2026 04:39:54 +0000 (0:00:03.144) 0:13:04.218 ********* 2026-07-11 04:39:54.976102 | instance | ok: [instance] 2026-07-11 04:39:54.976325 | instance | 2026-07-11 04:39:54.976626 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-11 04:39:54.976960 | instance | Saturday 11 July 2026 04:39:54 +0000 (0:00:00.239) 0:13:04.457 ********* 2026-07-11 04:39:57.210326 | instance | ok: [instance] 2026-07-11 04:39:57.210541 | instance | 2026-07-11 04:39:57.210819 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-11 04:39:57.211080 | instance | Saturday 11 July 2026 04:39:57 +0000 (0:00:02.234) 0:13:06.691 ********* 2026-07-11 04:39:57.995519 | instance | ok: [instance] 2026-07-11 04:39:57.995734 | instance | 2026-07-11 04:39:57.996001 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-11 04:39:57.996263 | instance | Saturday 11 July 2026 04:39:57 +0000 (0:00:00.785) 0:13:07.477 ********* 2026-07-11 04:39:58.067941 | instance | skipping: [instance] 2026-07-11 04:39:58.068051 | instance | 2026-07-11 04:39:58.068344 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-11 04:39:58.068706 | instance | Saturday 11 July 2026 04:39:58 +0000 (0:00:00.072) 0:13:07.549 ********* 2026-07-11 04:39:58.290758 | instance | ok: [instance] 2026-07-11 04:39:58.290811 | instance | 2026-07-11 04:39:58.290822 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-11 04:39:58.290832 | instance | Saturday 11 July 2026 04:39:58 +0000 (0:00:00.221) 0:13:07.771 ********* 2026-07-11 04:39:58.375932 | instance | skipping: [instance] 2026-07-11 04:39:58.376005 | instance | 2026-07-11 04:39:58.376148 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-11 04:39:58.376270 | instance | Saturday 11 July 2026 04:39:58 +0000 (0:00:00.086) 0:13:07.857 ********* 2026-07-11 04:40:01.304476 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-11 04:40:01.304584 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-11 04:40:01.304715 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-11 04:40:01.304838 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-11 04:40:01.304956 | instance | 2026-07-11 04:40:01.305075 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-11 04:40:01.305234 | instance | Saturday 11 July 2026 04:40:01 +0000 (0:00:02.928) 0:13:10.786 ********* 2026-07-11 04:40:01.437996 | 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-07-11 04:40:01.438086 | 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-07-11 04:40:01.438342 | 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-07-11 04:40:01.438506 | 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-07-11 04:40:01.438860 | 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-07-11 04:40:01.439037 | 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-07-11 04:40:01.439173 | 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-07-11 04:40:01.439307 | 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-07-11 04:40:01.439428 | instance | skipping: [instance] 2026-07-11 04:40:01.439539 | instance | 2026-07-11 04:40:01.439655 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-11 04:40:01.439772 | instance | Saturday 11 July 2026 04:40:01 +0000 (0:00:00.133) 0:13:10.919 ********* 2026-07-11 04:40:02.601245 | instance | ok: [instance] 2026-07-11 04:40:02.601329 | instance | 2026-07-11 04:40:02.601598 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-11 04:40:02.601635 | instance | Saturday 11 July 2026 04:40:02 +0000 (0:00:01.162) 0:13:12.082 ********* 2026-07-11 04:40:03.333394 | instance | ok: [instance] 2026-07-11 04:40:03.333501 | instance | 2026-07-11 04:40:03.333591 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-11 04:40:03.333742 | instance | Saturday 11 July 2026 04:40:03 +0000 (0:00:00.732) 0:13:12.815 ********* 2026-07-11 04:40:05.848389 | instance | ok: [instance] 2026-07-11 04:40:05.848521 | instance | 2026-07-11 04:40:05.848684 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-11 04:40:05.848858 | instance | Saturday 11 July 2026 04:40:05 +0000 (0:00:02.514) 0:13:15.330 ********* 2026-07-11 04:40:06.753233 | instance | ok: [instance] 2026-07-11 04:40:06.753478 | instance | 2026-07-11 04:40:06.753808 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:40:06.754072 | instance | Saturday 11 July 2026 04:40:06 +0000 (0:00:00.904) 0:13:16.234 ********* 2026-07-11 04:40:06.930735 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:40:06.930959 | instance | 2026-07-11 04:40:06.931258 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:40:06.931567 | instance | Saturday 11 July 2026 04:40:06 +0000 (0:00:00.177) 0:13:16.412 ********* 2026-07-11 04:40:07.009015 | instance | skipping: [instance] 2026-07-11 04:40:07.009264 | instance | 2026-07-11 04:40:07.009618 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:40:07.009925 | instance | Saturday 11 July 2026 04:40:07 +0000 (0:00:00.078) 0:13:16.491 ********* 2026-07-11 04:40:07.087457 | instance | skipping: [instance] 2026-07-11 04:40:07.087682 | instance | 2026-07-11 04:40:07.087966 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:40:07.088232 | instance | Saturday 11 July 2026 04:40:07 +0000 (0:00:00.078) 0:13:16.569 ********* 2026-07-11 04:40:07.178680 | instance | ok: [instance] 2026-07-11 04:40:07.178814 | instance | 2026-07-11 04:40:07.179068 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-11 04:40:07.179212 | instance | Saturday 11 July 2026 04:40:07 +0000 (0:00:00.091) 0:13:16.660 ********* 2026-07-11 04:40:07.305494 | instance | included: ingress for instance 2026-07-11 04:40:07.305615 | instance | 2026-07-11 04:40:07.305846 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-11 04:40:07.306012 | instance | Saturday 11 July 2026 04:40:07 +0000 (0:00:00.126) 0:13:16.787 ********* 2026-07-11 04:40:08.665285 | instance | ok: [instance] 2026-07-11 04:40:08.665522 | instance | 2026-07-11 04:40:08.665839 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-11 04:40:08.666176 | instance | Saturday 11 July 2026 04:40:08 +0000 (0:00:01.358) 0:13:18.146 ********* 2026-07-11 04:40:09.523872 | instance | ok: [instance] 2026-07-11 04:40:09.523981 | instance | 2026-07-11 04:40:09.524123 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-11 04:40:09.524249 | instance | Saturday 11 July 2026 04:40:09 +0000 (0:00:00.859) 0:13:19.005 ********* 2026-07-11 04:40:09.721138 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:40:09.721244 | instance | 2026-07-11 04:40:09.721472 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:40:09.721634 | instance | Saturday 11 July 2026 04:40:09 +0000 (0:00:00.196) 0:13:19.202 ********* 2026-07-11 04:40:09.796006 | instance | skipping: [instance] 2026-07-11 04:40:09.796234 | instance | 2026-07-11 04:40:09.796477 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:40:09.796645 | instance | Saturday 11 July 2026 04:40:09 +0000 (0:00:00.074) 0:13:19.277 ********* 2026-07-11 04:40:09.872854 | instance | skipping: [instance] 2026-07-11 04:40:09.873063 | instance | 2026-07-11 04:40:09.873340 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:40:09.873614 | instance | Saturday 11 July 2026 04:40:09 +0000 (0:00:00.077) 0:13:19.354 ********* 2026-07-11 04:40:09.960650 | instance | ok: [instance] 2026-07-11 04:40:09.960724 | instance | 2026-07-11 04:40:09.960850 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-11 04:40:09.960970 | instance | Saturday 11 July 2026 04:40:09 +0000 (0:00:00.087) 0:13:19.442 ********* 2026-07-11 04:40:10.079664 | instance | included: ingress for instance 2026-07-11 04:40:10.079751 | instance | 2026-07-11 04:40:10.079964 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-11 04:40:10.080128 | instance | Saturday 11 July 2026 04:40:10 +0000 (0:00:00.118) 0:13:19.561 ********* 2026-07-11 04:40:11.609999 | instance | ok: [instance] 2026-07-11 04:40:11.610065 | instance | 2026-07-11 04:40:11.610076 | instance | TASK [Upload images] *********************************************************** 2026-07-11 04:40:11.610086 | instance | Saturday 11 July 2026 04:40:11 +0000 (0:00:01.528) 0:13:21.089 ********* 2026-07-11 04:40:11.777985 | 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-07-11 04:40:11.778028 | instance | 2026-07-11 04:40:11.778035 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 04:40:11.778042 | instance | Saturday 11 July 2026 04:40:11 +0000 (0:00:00.168) 0:13:21.258 ********* 2026-07-11 04:40:12.344778 | instance | ok: [instance] 2026-07-11 04:40:12.344957 | instance | 2026-07-11 04:40:12.345232 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 04:40:12.345504 | instance | Saturday 11 July 2026 04:40:12 +0000 (0:00:00.567) 0:13:21.826 ********* 2026-07-11 04:40:12.453098 | instance | ok: [instance] 2026-07-11 04:40:12.453310 | instance | 2026-07-11 04:40:12.453632 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 04:40:12.453966 | instance | Saturday 11 July 2026 04:40:12 +0000 (0:00:00.108) 0:13:21.934 ********* 2026-07-11 04:40:13.517825 | instance | ok: [instance] 2026-07-11 04:40:13.517959 | instance | 2026-07-11 04:40:13.518133 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 04:40:13.518301 | instance | Saturday 11 July 2026 04:40:13 +0000 (0:00:01.064) 0:13:22.999 ********* 2026-07-11 04:40:13.608688 | instance | ok: [instance] 2026-07-11 04:40:13.610173 | instance | 2026-07-11 04:40:13.610282 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 04:40:13.610293 | instance | Saturday 11 July 2026 04:40:13 +0000 (0:00:00.090) 0:13:23.090 ********* 2026-07-11 04:40:13.697260 | instance | ok: [instance] 2026-07-11 04:40:13.697370 | instance | 2026-07-11 04:40:13.697388 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 04:40:13.697509 | instance | Saturday 11 July 2026 04:40:13 +0000 (0:00:00.088) 0:13:23.179 ********* 2026-07-11 04:40:13.790382 | instance | skipping: [instance] 2026-07-11 04:40:13.790490 | instance | 2026-07-11 04:40:13.790635 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 04:40:13.790806 | instance | Saturday 11 July 2026 04:40:13 +0000 (0:00:00.092) 0:13:23.272 ********* 2026-07-11 04:40:13.881546 | instance | skipping: [instance] 2026-07-11 04:40:13.881790 | instance | 2026-07-11 04:40:13.882081 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 04:40:13.882369 | instance | Saturday 11 July 2026 04:40:13 +0000 (0:00:00.090) 0:13:23.362 ********* 2026-07-11 04:40:13.948545 | instance | skipping: [instance] 2026-07-11 04:40:13.948766 | instance | 2026-07-11 04:40:13.949123 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 04:40:13.949465 | instance | Saturday 11 July 2026 04:40:13 +0000 (0:00:00.066) 0:13:23.429 ********* 2026-07-11 04:40:14.021602 | instance | skipping: [instance] 2026-07-11 04:40:14.021874 | instance | 2026-07-11 04:40:14.022176 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 04:40:14.022458 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.072) 0:13:23.502 ********* 2026-07-11 04:40:14.094936 | instance | skipping: [instance] 2026-07-11 04:40:14.095047 | instance | 2026-07-11 04:40:14.095229 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 04:40:14.095391 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.074) 0:13:23.576 ********* 2026-07-11 04:40:14.166861 | instance | skipping: [instance] 2026-07-11 04:40:14.167083 | instance | 2026-07-11 04:40:14.167386 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 04:40:14.167681 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.071) 0:13:23.648 ********* 2026-07-11 04:40:14.251285 | instance | skipping: [instance] 2026-07-11 04:40:14.251529 | instance | 2026-07-11 04:40:14.251843 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 04:40:14.252113 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.084) 0:13:23.732 ********* 2026-07-11 04:40:14.339206 | instance | skipping: [instance] 2026-07-11 04:40:14.339423 | instance | 2026-07-11 04:40:14.339722 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 04:40:14.339982 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.087) 0:13:23.820 ********* 2026-07-11 04:40:14.426207 | instance | skipping: [instance] 2026-07-11 04:40:14.426310 | instance | 2026-07-11 04:40:14.426467 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 04:40:14.426629 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.087) 0:13:23.907 ********* 2026-07-11 04:40:14.666327 | instance | skipping: [instance] 2026-07-11 04:40:14.666526 | instance | 2026-07-11 04:40:14.666811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:40:14.667087 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.239) 0:13:24.147 ********* 2026-07-11 04:40:14.786898 | instance | ok: [instance] 2026-07-11 04:40:14.787142 | instance | 2026-07-11 04:40:14.787466 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:40:14.787752 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.121) 0:13:24.268 ********* 2026-07-11 04:40:14.927498 | instance | included: rabbitmq for instance 2026-07-11 04:40:14.927765 | instance | 2026-07-11 04:40:14.928113 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-11 04:40:14.928588 | instance | Saturday 11 July 2026 04:40:14 +0000 (0:00:00.139) 0:13:24.407 ********* 2026-07-11 04:40:15.753357 | instance | ok: [instance] 2026-07-11 04:40:15.753659 | instance | 2026-07-11 04:40:15.754029 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-11 04:40:15.754296 | instance | Saturday 11 July 2026 04:40:15 +0000 (0:00:00.826) 0:13:25.234 ********* 2026-07-11 04:40:15.943003 | instance | skipping: [instance] 2026-07-11 04:40:15.943224 | instance | 2026-07-11 04:40:15.943524 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-11 04:40:15.943819 | instance | Saturday 11 July 2026 04:40:15 +0000 (0:00:00.189) 0:13:25.424 ********* 2026-07-11 04:40:16.120460 | instance | skipping: [instance] 2026-07-11 04:40:16.120665 | instance | 2026-07-11 04:40:16.120946 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-11 04:40:16.121222 | instance | Saturday 11 July 2026 04:40:16 +0000 (0:00:00.177) 0:13:25.602 ********* 2026-07-11 04:40:16.297135 | instance | skipping: [instance] 2026-07-11 04:40:16.297326 | instance | 2026-07-11 04:40:16.297744 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-11 04:40:16.298227 | instance | Saturday 11 July 2026 04:40:16 +0000 (0:00:00.176) 0:13:25.778 ********* 2026-07-11 04:40:17.328870 | instance | ok: [instance] 2026-07-11 04:40:17.329001 | instance | 2026-07-11 04:40:17.329410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:40:17.329704 | instance | Saturday 11 July 2026 04:40:17 +0000 (0:00:01.031) 0:13:26.809 ********* 2026-07-11 04:40:18.063156 | instance | ok: [instance] 2026-07-11 04:40:18.063364 | instance | 2026-07-11 04:40:18.063655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:40:18.063925 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.734) 0:13:27.544 ********* 2026-07-11 04:40:18.148555 | instance | ok: [instance] 2026-07-11 04:40:18.148685 | instance | 2026-07-11 04:40:18.149004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:40:18.149365 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.085) 0:13:27.629 ********* 2026-07-11 04:40:18.224581 | instance | skipping: [instance] 2026-07-11 04:40:18.224974 | instance | 2026-07-11 04:40:18.225344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:40:18.225504 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.076) 0:13:27.706 ********* 2026-07-11 04:40:18.304139 | instance | skipping: [instance] 2026-07-11 04:40:18.304242 | instance | 2026-07-11 04:40:18.304411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:40:18.304565 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.079) 0:13:27.785 ********* 2026-07-11 04:40:18.591088 | instance | ok: [instance] 2026-07-11 04:40:18.591319 | instance | 2026-07-11 04:40:18.591656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:40:18.591983 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.286) 0:13:28.072 ********* 2026-07-11 04:40:18.731286 | instance | ok: [instance] => (item=identity) 2026-07-11 04:40:18.731558 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:40:18.731860 | instance | ok: [instance] => (item=sharev2) 2026-07-11 04:40:18.732354 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-11 04:40:18.732635 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:40:18.732972 | instance | 2026-07-11 04:40:18.733365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:40:18.734299 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.139) 0:13:28.212 ********* 2026-07-11 04:40:18.859434 | instance | ok: [instance] 2026-07-11 04:40:18.859673 | instance | 2026-07-11 04:40:18.860002 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:40:18.860408 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.127) 0:13:28.340 ********* 2026-07-11 04:40:18.989508 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:40:18.989757 | instance | 2026-07-11 04:40:18.990056 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:40:18.990356 | instance | Saturday 11 July 2026 04:40:18 +0000 (0:00:00.130) 0:13:28.470 ********* 2026-07-11 04:40:19.589450 | instance | ok: [instance] 2026-07-11 04:40:19.589708 | instance | 2026-07-11 04:40:19.590054 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-11 04:40:19.590315 | instance | Saturday 11 July 2026 04:40:19 +0000 (0:00:00.598) 0:13:29.069 ********* 2026-07-11 04:40:20.688879 | instance | ok: [instance] 2026-07-11 04:40:20.688998 | instance | 2026-07-11 04:40:20.689064 | instance | TASK [Upload service image] **************************************************** 2026-07-11 04:40:20.689191 | instance | Saturday 11 July 2026 04:40:20 +0000 (0:00:01.101) 0:13:30.170 ********* 2026-07-11 04:40:20.879883 | instance | included: atmosphere.common.glance_image for instance 2026-07-11 04:40:20.880025 | instance | 2026-07-11 04:40:20.880307 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-11 04:40:20.880596 | instance | Saturday 11 July 2026 04:40:20 +0000 (0:00:00.190) 0:13:30.361 ********* 2026-07-11 04:40:21.476601 | instance | ok: [instance] 2026-07-11 04:40:21.476819 | instance | 2026-07-11 04:40:21.477122 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-11 04:40:21.477394 | instance | Saturday 11 July 2026 04:40:21 +0000 (0:00:00.596) 0:13:30.958 ********* 2026-07-11 04:40:21.558197 | instance | ok: [instance] 2026-07-11 04:40:21.558281 | instance | 2026-07-11 04:40:21.558391 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-11 04:40:21.558508 | instance | Saturday 11 July 2026 04:40:21 +0000 (0:00:00.081) 0:13:31.040 ********* 2026-07-11 04:40:22.530039 | instance | ok: [instance] 2026-07-11 04:40:22.530197 | instance | 2026-07-11 04:40:22.530551 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-11 04:40:22.530814 | instance | Saturday 11 July 2026 04:40:22 +0000 (0:00:00.971) 0:13:32.011 ********* 2026-07-11 04:40:22.613165 | instance | ok: [instance] 2026-07-11 04:40:22.613338 | instance | 2026-07-11 04:40:22.613638 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-11 04:40:22.613987 | instance | Saturday 11 July 2026 04:40:22 +0000 (0:00:00.083) 0:13:32.095 ********* 2026-07-11 04:40:22.707986 | instance | ok: [instance] 2026-07-11 04:40:22.708261 | instance | 2026-07-11 04:40:22.708572 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-11 04:40:22.708901 | instance | Saturday 11 July 2026 04:40:22 +0000 (0:00:00.094) 0:13:32.189 ********* 2026-07-11 04:40:22.782920 | instance | skipping: [instance] 2026-07-11 04:40:22.783210 | instance | 2026-07-11 04:40:22.783523 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-11 04:40:22.783835 | instance | Saturday 11 July 2026 04:40:22 +0000 (0:00:00.075) 0:13:32.264 ********* 2026-07-11 04:40:22.856845 | instance | skipping: [instance] 2026-07-11 04:40:22.857096 | instance | 2026-07-11 04:40:22.857392 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-11 04:40:22.857871 | instance | Saturday 11 July 2026 04:40:22 +0000 (0:00:00.073) 0:13:32.338 ********* 2026-07-11 04:40:22.934043 | instance | skipping: [instance] 2026-07-11 04:40:22.934279 | instance | 2026-07-11 04:40:22.934560 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-11 04:40:22.934799 | instance | Saturday 11 July 2026 04:40:22 +0000 (0:00:00.077) 0:13:32.415 ********* 2026-07-11 04:40:23.011569 | instance | skipping: [instance] 2026-07-11 04:40:23.011678 | instance | 2026-07-11 04:40:23.011889 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-11 04:40:23.012040 | instance | Saturday 11 July 2026 04:40:23 +0000 (0:00:00.077) 0:13:32.493 ********* 2026-07-11 04:40:23.087452 | instance | skipping: [instance] 2026-07-11 04:40:23.087660 | instance | 2026-07-11 04:40:23.087931 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-11 04:40:23.088257 | instance | Saturday 11 July 2026 04:40:23 +0000 (0:00:00.076) 0:13:32.569 ********* 2026-07-11 04:40:23.160277 | instance | skipping: [instance] 2026-07-11 04:40:23.160546 | instance | 2026-07-11 04:40:23.160838 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-11 04:40:23.161120 | instance | Saturday 11 July 2026 04:40:23 +0000 (0:00:00.072) 0:13:32.642 ********* 2026-07-11 04:40:23.239486 | instance | skipping: [instance] 2026-07-11 04:40:23.239586 | instance | 2026-07-11 04:40:23.239724 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-11 04:40:23.239811 | instance | Saturday 11 July 2026 04:40:23 +0000 (0:00:00.079) 0:13:32.721 ********* 2026-07-11 04:40:23.335444 | instance | skipping: [instance] 2026-07-11 04:40:23.335684 | instance | 2026-07-11 04:40:23.335948 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-11 04:40:23.336204 | instance | Saturday 11 July 2026 04:40:23 +0000 (0:00:00.095) 0:13:32.817 ********* 2026-07-11 04:40:23.420801 | instance | skipping: [instance] 2026-07-11 04:40:23.420925 | instance | 2026-07-11 04:40:23.422039 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-11 04:40:23.422115 | instance | Saturday 11 July 2026 04:40:23 +0000 (0:00:00.085) 0:13:32.902 ********* 2026-07-11 04:40:23.532699 | instance | skipping: [instance] 2026-07-11 04:40:23.532948 | instance | 2026-07-11 04:40:23.533251 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-11 04:40:23.533528 | instance | Saturday 11 July 2026 04:40:23 +0000 (0:00:00.111) 0:13:33.013 ********* 2026-07-11 04:40:24.586016 | instance | ok: [instance] 2026-07-11 04:40:24.586097 | instance | 2026-07-11 04:40:24.586729 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-11 04:40:24.586815 | instance | Saturday 11 July 2026 04:40:24 +0000 (0:00:01.053) 0:13:34.067 ********* 2026-07-11 04:40:27.897382 | instance | ok: [instance] => (item=22) 2026-07-11 04:40:27.897621 | instance | ok: [instance] => (item=111) 2026-07-11 04:40:27.897891 | instance | ok: [instance] => (item=2049) 2026-07-11 04:40:27.898125 | instance | 2026-07-11 04:40:27.898392 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-11 04:40:27.898788 | instance | Saturday 11 July 2026 04:40:27 +0000 (0:00:03.311) 0:13:37.379 ********* 2026-07-11 04:40:29.008445 | instance | ok: [instance] 2026-07-11 04:40:29.008577 | instance | 2026-07-11 04:40:29.008859 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-11 04:40:29.009113 | instance | Saturday 11 July 2026 04:40:29 +0000 (0:00:01.110) 0:13:38.489 ********* 2026-07-11 04:40:29.230008 | instance | ok: [instance -> localhost] 2026-07-11 04:40:29.230074 | instance | 2026-07-11 04:40:29.230357 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-11 04:40:29.230406 | instance | Saturday 11 July 2026 04:40:29 +0000 (0:00:00.221) 0:13:38.711 ********* 2026-07-11 04:40:29.673269 | instance | ok: [instance -> localhost] 2026-07-11 04:40:29.673543 | instance | 2026-07-11 04:40:29.673583 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-11 04:40:29.673727 | instance | Saturday 11 July 2026 04:40:29 +0000 (0:00:00.443) 0:13:39.155 ********* 2026-07-11 04:40:30.000162 | instance | ok: [instance -> localhost] 2026-07-11 04:40:30.000224 | instance | 2026-07-11 04:40:30.000528 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-11 04:40:30.000597 | instance | Saturday 11 July 2026 04:40:29 +0000 (0:00:00.326) 0:13:39.481 ********* 2026-07-11 04:40:30.238752 | instance | ok: [instance -> localhost] 2026-07-11 04:40:30.238883 | instance | 2026-07-11 04:40:30.238898 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-11 04:40:30.239078 | instance | Saturday 11 July 2026 04:40:30 +0000 (0:00:00.238) 0:13:39.720 ********* 2026-07-11 04:40:30.990272 | instance | ok: [instance] 2026-07-11 04:40:30.990340 | instance | 2026-07-11 04:40:30.990360 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-11 04:40:30.990471 | instance | Saturday 11 July 2026 04:40:30 +0000 (0:00:00.750) 0:13:40.471 ********* 2026-07-11 04:40:33.914425 | instance | ok: [instance] 2026-07-11 04:40:33.914560 | instance | 2026-07-11 04:40:33.914576 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:40:33.914891 | instance | Saturday 11 July 2026 04:40:33 +0000 (0:00:02.924) 0:13:43.396 ********* 2026-07-11 04:40:34.095328 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:40:34.095416 | instance | 2026-07-11 04:40:34.095678 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:40:34.095773 | instance | Saturday 11 July 2026 04:40:34 +0000 (0:00:00.180) 0:13:43.577 ********* 2026-07-11 04:40:34.197649 | instance | skipping: [instance] 2026-07-11 04:40:34.197751 | instance | 2026-07-11 04:40:34.197766 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:40:34.197776 | instance | Saturday 11 July 2026 04:40:34 +0000 (0:00:00.101) 0:13:43.678 ********* 2026-07-11 04:40:34.285429 | instance | skipping: [instance] 2026-07-11 04:40:34.285487 | instance | 2026-07-11 04:40:34.285499 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:40:34.285509 | instance | Saturday 11 July 2026 04:40:34 +0000 (0:00:00.087) 0:13:43.765 ********* 2026-07-11 04:40:34.390562 | instance | ok: [instance] 2026-07-11 04:40:34.390605 | instance | 2026-07-11 04:40:34.390612 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-11 04:40:34.390619 | instance | Saturday 11 July 2026 04:40:34 +0000 (0:00:00.105) 0:13:43.871 ********* 2026-07-11 04:40:34.523736 | instance | included: ingress for instance 2026-07-11 04:40:34.523791 | instance | 2026-07-11 04:40:34.523802 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-11 04:40:34.523835 | instance | Saturday 11 July 2026 04:40:34 +0000 (0:00:00.132) 0:13:44.004 ********* 2026-07-11 04:40:35.728131 | instance | ok: [instance] 2026-07-11 04:40:35.728189 | instance | 2026-07-11 04:40:35.728200 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-11 04:40:35.728210 | instance | Saturday 11 July 2026 04:40:35 +0000 (0:00:01.203) 0:13:45.207 ********* 2026-07-11 04:40:37.204269 | instance | ok: [instance] 2026-07-11 04:40:37.204327 | instance | 2026-07-11 04:40:37.204338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:40:37.204348 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:01.476) 0:13:46.684 ********* 2026-07-11 04:40:37.301953 | instance | ok: [instance] 2026-07-11 04:40:37.302008 | instance | 2026-07-11 04:40:37.302020 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:40:37.302030 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.098) 0:13:46.782 ********* 2026-07-11 04:40:37.376313 | instance | skipping: [instance] 2026-07-11 04:40:37.376355 | instance | 2026-07-11 04:40:37.376363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:40:37.376370 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.074) 0:13:46.857 ********* 2026-07-11 04:40:37.447209 | instance | skipping: [instance] 2026-07-11 04:40:37.447649 | instance | 2026-07-11 04:40:37.448048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:40:37.448375 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.071) 0:13:46.928 ********* 2026-07-11 04:40:37.542113 | instance | skipping: [instance] 2026-07-11 04:40:37.542512 | instance | 2026-07-11 04:40:37.542870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:40:37.543201 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.094) 0:13:47.023 ********* 2026-07-11 04:40:37.637290 | instance | skipping: [instance] 2026-07-11 04:40:37.637537 | instance | 2026-07-11 04:40:37.637823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:40:37.638066 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.095) 0:13:47.118 ********* 2026-07-11 04:40:37.723077 | instance | skipping: [instance] 2026-07-11 04:40:37.723488 | instance | 2026-07-11 04:40:37.723849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:40:37.724178 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.085) 0:13:47.204 ********* 2026-07-11 04:40:37.823639 | instance | ok: [instance] 2026-07-11 04:40:37.824002 | instance | 2026-07-11 04:40:37.824364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:40:37.824695 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.100) 0:13:47.305 ********* 2026-07-11 04:40:37.930270 | instance | ok: [instance] => (item=identity) 2026-07-11 04:40:37.930658 | instance | ok: [instance] => (item=oslo_db) 2026-07-11 04:40:37.930985 | instance | ok: [instance] => (item=dashboard) 2026-07-11 04:40:37.931425 | instance | ok: [instance] => (item=oslo_cache) 2026-07-11 04:40:37.931744 | instance | 2026-07-11 04:40:37.932074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:40:37.932420 | instance | Saturday 11 July 2026 04:40:37 +0000 (0:00:00.106) 0:13:47.412 ********* 2026-07-11 04:40:38.050805 | instance | ok: [instance] 2026-07-11 04:40:38.051179 | instance | 2026-07-11 04:40:38.051544 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:40:38.051923 | instance | Saturday 11 July 2026 04:40:38 +0000 (0:00:00.120) 0:13:47.532 ********* 2026-07-11 04:40:38.164972 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:40:38.165421 | instance | 2026-07-11 04:40:38.165815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:40:38.166147 | instance | Saturday 11 July 2026 04:40:38 +0000 (0:00:00.114) 0:13:47.646 ********* 2026-07-11 04:40:38.804836 | instance | ok: [instance] 2026-07-11 04:40:38.805081 | instance | 2026-07-11 04:40:38.805286 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-11 04:40:38.805514 | instance | Saturday 11 July 2026 04:40:38 +0000 (0:00:00.639) 0:13:48.286 ********* 2026-07-11 04:40:41.467959 | instance | ok: [instance] 2026-07-11 04:40:41.468034 | instance | 2026-07-11 04:40:41.468046 | instance | TASK [Create Ingress] ********************************************************** 2026-07-11 04:40:41.468056 | instance | Saturday 11 July 2026 04:40:41 +0000 (0:00:02.662) 0:13:50.948 ********* 2026-07-11 04:40:41.650123 | instance | included: openstack_helm_ingress for instance 2026-07-11 04:40:41.650174 | instance | 2026-07-11 04:40:41.650185 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-11 04:40:41.650195 | instance | Saturday 11 July 2026 04:40:41 +0000 (0:00:00.182) 0:13:51.130 ********* 2026-07-11 04:40:41.728028 | instance | skipping: [instance] 2026-07-11 04:40:41.728079 | instance | 2026-07-11 04:40:41.728091 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-11 04:40:41.728103 | instance | Saturday 11 July 2026 04:40:41 +0000 (0:00:00.077) 0:13:51.208 ********* 2026-07-11 04:40:41.809026 | instance | skipping: [instance] 2026-07-11 04:40:41.809401 | instance | 2026-07-11 04:40:41.809810 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-11 04:40:41.810171 | instance | Saturday 11 July 2026 04:40:41 +0000 (0:00:00.082) 0:13:51.290 ********* 2026-07-11 04:40:42.055710 | instance | ok: [instance] 2026-07-11 04:40:42.056083 | instance | 2026-07-11 04:40:42.056421 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-11 04:40:42.056767 | instance | Saturday 11 July 2026 04:40:42 +0000 (0:00:00.246) 0:13:51.537 ********* 2026-07-11 04:40:42.175112 | instance | included: ingress for instance 2026-07-11 04:40:42.175465 | instance | 2026-07-11 04:40:42.175815 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-11 04:40:42.176140 | instance | Saturday 11 July 2026 04:40:42 +0000 (0:00:00.119) 0:13:51.656 ********* 2026-07-11 04:40:43.374171 | instance | ok: [instance] 2026-07-11 04:40:43.374432 | instance | 2026-07-11 04:40:43.374661 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-11 04:40:43.374878 | instance | Saturday 11 July 2026 04:40:43 +0000 (0:00:01.196) 0:13:52.853 ********* 2026-07-11 04:40:44.205006 | instance | ok: [instance] 2026-07-11 04:40:44.205084 | instance | 2026-07-11 04:40:44.205102 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-11 04:40:44.205216 | instance | Saturday 11 July 2026 04:40:44 +0000 (0:00:00.832) 0:13:53.686 ********* 2026-07-11 04:40:52.877880 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878012 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878101 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878216 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878335 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878447 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878568 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878725 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878849 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.878977 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.879096 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.879207 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.879320 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:52.879436 | instance | ok: [instance] 2026-07-11 04:40:52.879546 | instance | 2026-07-11 04:40:52.879665 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-11 04:40:52.879782 | instance | Saturday 11 July 2026 04:40:52 +0000 (0:00:08.673) 0:14:02.359 ********* 2026-07-11 04:40:53.163162 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.163374 | instance | skipping: [instance] => (item=None) 2026-07-11 04:40:53.163637 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.163893 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.164168 | instance | skipping: [instance] => (item=None) 2026-07-11 04:40:53.164520 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.164895 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.165260 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.165607 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.165987 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.166265 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.166584 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.166886 | instance | ok: [instance] => (item=None) 2026-07-11 04:40:53.167133 | instance | ok: [instance] 2026-07-11 04:40:53.167388 | instance | 2026-07-11 04:40:53.167688 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-11 04:40:53.167936 | instance | Saturday 11 July 2026 04:40:53 +0000 (0:00:00.284) 0:14:02.644 ********* 2026-07-11 04:40:54.012380 | instance | ok: [instance] 2026-07-11 04:40:54.012473 | instance | 2026-07-11 04:40:54.012846 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-11 04:40:54.013044 | instance | Saturday 11 July 2026 04:40:54 +0000 (0:00:00.849) 0:14:03.493 ********* 2026-07-11 04:40:54.956485 | instance | ok: [instance] 2026-07-11 04:40:54.956618 | instance | 2026-07-11 04:40:54.956631 | instance | PLAY [controllers] ************************************************************* 2026-07-11 04:40:54.956784 | instance | 2026-07-11 04:40:54.957017 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:40:54.957171 | instance | Saturday 11 July 2026 04:40:54 +0000 (0:00:00.944) 0:14:04.438 ********* 2026-07-11 04:40:59.196130 | instance | ok: [instance] 2026-07-11 04:40:59.196286 | instance | 2026-07-11 04:40:59.196298 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-11 04:40:59.196452 | instance | Saturday 11 July 2026 04:40:59 +0000 (0:00:04.240) 0:14:08.678 ********* 2026-07-11 04:40:59.529843 | instance | ok: [instance] 2026-07-11 04:40:59.529955 | instance | 2026-07-11 04:40:59.530135 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-11 04:40:59.530268 | instance | Saturday 11 July 2026 04:40:59 +0000 (0:00:00.333) 0:14:09.011 ********* 2026-07-11 04:41:00.809764 | instance | ok: [instance] 2026-07-11 04:41:00.809844 | instance | 2026-07-11 04:41:00.809967 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-11 04:41:00.810084 | instance | Saturday 11 July 2026 04:41:00 +0000 (0:00:01.280) 0:14:10.291 ********* 2026-07-11 04:41:01.092286 | instance | ok: [instance] 2026-07-11 04:41:01.092473 | instance | 2026-07-11 04:41:01.092731 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-11 04:41:01.093000 | instance | Saturday 11 July 2026 04:41:01 +0000 (0:00:00.282) 0:14:10.573 ********* 2026-07-11 04:41:01.216987 | instance | ok: [instance] => { 2026-07-11 04:41:01.217283 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-11 04:41:01.217616 | instance | } 2026-07-11 04:41:01.217858 | instance | 2026-07-11 04:41:01.218153 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-11 04:41:01.218417 | instance | Saturday 11 July 2026 04:41:01 +0000 (0:00:00.124) 0:14:10.698 ********* 2026-07-11 04:41:02.004762 | instance | ok: [instance] 2026-07-11 04:41:02.005038 | instance | 2026-07-11 04:41:02.005302 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-11 04:41:02.005562 | instance | Saturday 11 July 2026 04:41:02 +0000 (0:00:00.787) 0:14:11.486 ********* 2026-07-11 04:41:03.176707 | instance | ok: [instance] 2026-07-11 04:41:03.176856 | instance | 2026-07-11 04:41:03.177037 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-11 04:41:03.177216 | instance | Saturday 11 July 2026 04:41:03 +0000 (0:00:01.170) 0:14:12.656 ********* 2026-07-11 04:41:03.718103 | instance | ok: [instance] 2026-07-11 04:41:03.718213 | instance | 2026-07-11 04:41:03.718381 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-11 04:41:03.718538 | instance | Saturday 11 July 2026 04:41:03 +0000 (0:00:00.543) 0:14:13.199 ********* 2026-07-11 04:41:04.740862 | instance | ok: [instance] 2026-07-11 04:41:04.741023 | instance | 2026-07-11 04:41:04.741522 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-11 04:41:04.741601 | instance | Saturday 11 July 2026 04:41:04 +0000 (0:00:01.022) 0:14:14.222 ********* 2026-07-11 04:41:05.567741 | instance | ok: [instance] 2026-07-11 04:41:05.567873 | instance | 2026-07-11 04:41:05.568248 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-11 04:41:05.568317 | instance | Saturday 11 July 2026 04:41:05 +0000 (0:00:00.826) 0:14:15.048 ********* 2026-07-11 04:41:05.954015 | instance | ok: [instance] 2026-07-11 04:41:05.954296 | instance | 2026-07-11 04:41:05.954580 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-11 04:41:05.954846 | instance | Saturday 11 July 2026 04:41:05 +0000 (0:00:00.385) 0:14:15.434 ********* 2026-07-11 04:41:06.130245 | instance | included: openstack_helm_endpoints for instance 2026-07-11 04:41:06.130456 | instance | 2026-07-11 04:41:06.130747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:41:06.131007 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.176) 0:14:15.611 ********* 2026-07-11 04:41:06.206055 | instance | skipping: [instance] 2026-07-11 04:41:06.206268 | instance | 2026-07-11 04:41:06.206528 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:41:06.206782 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.076) 0:14:15.688 ********* 2026-07-11 04:41:06.277071 | instance | skipping: [instance] 2026-07-11 04:41:06.277139 | instance | 2026-07-11 04:41:06.277251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:41:06.277367 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.071) 0:14:15.759 ********* 2026-07-11 04:41:06.354638 | instance | skipping: [instance] 2026-07-11 04:41:06.354867 | instance | 2026-07-11 04:41:06.355144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:41:06.355408 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.077) 0:14:15.836 ********* 2026-07-11 04:41:06.444812 | instance | skipping: [instance] 2026-07-11 04:41:06.445012 | instance | 2026-07-11 04:41:06.445281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:41:06.445534 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.090) 0:14:15.926 ********* 2026-07-11 04:41:06.524618 | instance | skipping: [instance] 2026-07-11 04:41:06.524798 | instance | 2026-07-11 04:41:06.525078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:41:06.525341 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.080) 0:14:16.006 ********* 2026-07-11 04:41:06.593518 | instance | skipping: [instance] 2026-07-11 04:41:06.593820 | instance | 2026-07-11 04:41:06.594095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:41:06.594368 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.069) 0:14:16.075 ********* 2026-07-11 04:41:06.668758 | instance | ok: [instance] 2026-07-11 04:41:06.668917 | instance | 2026-07-11 04:41:06.669179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:41:06.669434 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.075) 0:14:16.150 ********* 2026-07-11 04:41:06.756127 | instance | ok: [instance] => (item=identity) 2026-07-11 04:41:06.756373 | instance | 2026-07-11 04:41:06.756639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:41:06.756895 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.087) 0:14:16.237 ********* 2026-07-11 04:41:06.863090 | instance | ok: [instance] 2026-07-11 04:41:06.863217 | instance | 2026-07-11 04:41:06.863425 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-11 04:41:06.863570 | instance | Saturday 11 July 2026 04:41:06 +0000 (0:00:00.107) 0:14:16.345 ********* 2026-07-11 04:41:07.341435 | instance | ok: [instance] 2026-07-11 04:41:07.341519 | instance | 2026-07-11 04:41:07.341668 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-11 04:41:07.341967 | instance | Saturday 11 July 2026 04:41:07 +0000 (0:00:00.478) 0:14:16.823 ********* 2026-07-11 04:41:07.858302 | instance | ok: [instance] 2026-07-11 04:41:07.858412 | instance | 2026-07-11 04:41:07.858685 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-11 04:41:07.858695 | instance | Saturday 11 July 2026 04:41:07 +0000 (0:00:00.515) 0:14:17.338 ********* 2026-07-11 04:41:08.351070 | instance | ok: [instance] 2026-07-11 04:41:08.351165 | instance | 2026-07-11 04:41:08.351288 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-11 04:41:08.351405 | instance | Saturday 11 July 2026 04:41:08 +0000 (0:00:00.494) 0:14:17.833 ********* 2026-07-11 04:41:08.904096 | instance | ok: [instance] 2026-07-11 04:41:08.904524 | instance | 2026-07-11 04:41:08.904724 | instance | PLAY [Configure networking] **************************************************** 2026-07-11 04:41:08.904895 | instance | 2026-07-11 04:41:08.905159 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:41:08.905461 | instance | Saturday 11 July 2026 04:41:08 +0000 (0:00:00.552) 0:14:18.385 ********* 2026-07-11 04:41:13.288869 | instance | ok: [instance] 2026-07-11 04:41:13.289134 | instance | 2026-07-11 04:41:13.289440 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-11 04:41:13.289815 | instance | Saturday 11 July 2026 04:41:13 +0000 (0:00:04.384) 0:14:22.770 ********* 2026-07-11 04:41:13.536522 | instance | ok: [instance] 2026-07-11 04:41:13.536594 | instance | 2026-07-11 04:41:13.536723 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-11 04:41:13.536840 | instance | Saturday 11 July 2026 04:41:13 +0000 (0:00:00.247) 0:14:23.018 ********* 2026-07-11 04:41:13.764182 | instance | ok: [instance] 2026-07-11 04:41:13.764232 | instance | 2026-07-11 04:41:13.764240 | instance | PLAY RECAP ********************************************************************* 2026-07-11 04:41:13.764252 | instance | instance : ok=808 changed=0 unreachable=0 failed=0 skipped=298 rescued=0 ignored=0 2026-07-11 04:41:13.764284 | instance | 2026-07-11 04:41:13.764402 | instance | Saturday 11 July 2026 04:41:13 +0000 (0:00:00.219) 0:14:23.237 ********* 2026-07-11 04:41:13.764515 | instance | =============================================================================== 2026-07-11 04:41:13.764633 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 16.32s 2026-07-11 04:41:13.764754 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.85s 2026-07-11 04:41:13.764871 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 15.16s 2026-07-11 04:41:13.765000 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.91s 2026-07-11 04:41:13.765105 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.86s 2026-07-11 04:41:13.765222 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.85s 2026-07-11 04:41:13.765336 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.70s 2026-07-11 04:41:13.765454 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 11.72s 2026-07-11 04:41:13.765569 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 8.67s 2026-07-11 04:41:13.765684 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 8.54s 2026-07-11 04:41:13.765850 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.98s 2026-07-11 04:41:13.765966 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.37s 2026-07-11 04:41:13.766080 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.36s 2026-07-11 04:41:13.766194 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.22s 2026-07-11 04:41:13.766312 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 7.02s 2026-07-11 04:41:13.766428 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 7.02s 2026-07-11 04:41:13.766542 | instance | vexxhost.ceph.ceph_exporter : Configure Ceph exporter service ----------- 6.89s 2026-07-11 04:41:13.766655 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 6.82s 2026-07-11 04:41:13.766767 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.77s 2026-07-11 04:41:13.766881 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.71s 2026-07-11 04:41:14.054911 | instance | INFO [aio > idempotence] Executed: Successful 2026-07-11 04:41:14.066068 | instance | INFO [aio > side_effect] Executing 2026-07-11 04:41:14.066553 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-11 04:41:14.073845 | instance | INFO [aio > verify] Executing 2026-07-11 04:41:14.932390 | instance | 2026-07-11 04:41:14.932668 | instance | PLAY [Run tests] *************************************************************** 2026-07-11 04:41:14.932927 | instance | 2026-07-11 04:41:14.933268 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-07-11 04:41:14.933552 | instance | Saturday 11 July 2026 04:41:14 +0000 (0:00:00.010) 0:00:00.010 ********* 2026-07-11 04:41:17.801355 | instance | changed: [localhost] 2026-07-11 04:41:17.801602 | instance | 2026-07-11 04:41:17.801912 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-11 04:41:17.802162 | instance | 2026-07-11 04:41:17.802422 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-11 04:41:17.802686 | instance | Saturday 11 July 2026 04:41:17 +0000 (0:00:02.869) 0:00:02.879 ********* 2026-07-11 04:41:23.170612 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-11 04:41:23.170717 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-11 04:41:23.170864 | instance | interpreter could change the meaning of that path. See 2026-07-11 04:41:23.171008 | instance | https://docs.ansible.com/ansible- 2026-07-11 04:41:23.171151 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-11 04:41:23.250022 | instance | ok: [instance] 2026-07-11 04:41:23.250234 | instance | 2026-07-11 04:41:23.250499 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-11 04:41:23.250755 | instance | Saturday 11 July 2026 04:41:23 +0000 (0:00:05.448) 0:00:08.328 ********* 2026-07-11 04:41:24.508061 | instance | ok: [instance] 2026-07-11 04:41:24.508447 | instance | 2026-07-11 04:41:24.508596 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-11 04:41:24.508836 | instance | Saturday 11 July 2026 04:41:24 +0000 (0:00:01.258) 0:00:09.586 ********* 2026-07-11 04:41:24.862588 | instance | ok: [instance] 2026-07-11 04:41:24.862669 | instance | 2026-07-11 04:41:24.862941 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-11 04:41:24.862985 | instance | Saturday 11 July 2026 04:41:24 +0000 (0:00:00.354) 0:00:09.940 ********* 2026-07-11 04:41:25.553840 | instance | ok: [instance] 2026-07-11 04:41:25.553912 | instance | 2026-07-11 04:41:25.554187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:41:25.554231 | instance | Saturday 11 July 2026 04:41:25 +0000 (0:00:00.691) 0:00:10.632 ********* 2026-07-11 04:41:25.729510 | instance | ok: [instance] 2026-07-11 04:41:25.729573 | instance | 2026-07-11 04:41:25.729585 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:41:25.729595 | instance | Saturday 11 July 2026 04:41:25 +0000 (0:00:00.174) 0:00:10.806 ********* 2026-07-11 04:41:25.796489 | instance | skipping: [instance] 2026-07-11 04:41:25.796625 | instance | 2026-07-11 04:41:25.796633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:41:25.796795 | instance | Saturday 11 July 2026 04:41:25 +0000 (0:00:00.067) 0:00:10.873 ********* 2026-07-11 04:41:25.869126 | instance | skipping: [instance] 2026-07-11 04:41:25.869196 | instance | 2026-07-11 04:41:25.869203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:41:25.869227 | instance | Saturday 11 July 2026 04:41:25 +0000 (0:00:00.072) 0:00:10.946 ********* 2026-07-11 04:41:25.932390 | instance | skipping: [instance] 2026-07-11 04:41:25.932509 | instance | 2026-07-11 04:41:25.932525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:41:25.932696 | instance | Saturday 11 July 2026 04:41:25 +0000 (0:00:00.064) 0:00:11.010 ********* 2026-07-11 04:41:26.013503 | instance | skipping: [instance] 2026-07-11 04:41:26.013583 | instance | 2026-07-11 04:41:26.013591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:41:26.013599 | instance | Saturday 11 July 2026 04:41:26 +0000 (0:00:00.079) 0:00:11.090 ********* 2026-07-11 04:41:26.077178 | instance | skipping: [instance] 2026-07-11 04:41:26.077225 | instance | 2026-07-11 04:41:26.077231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:41:26.077236 | instance | Saturday 11 July 2026 04:41:26 +0000 (0:00:00.064) 0:00:11.154 ********* 2026-07-11 04:41:26.153363 | instance | ok: [instance] 2026-07-11 04:41:26.153438 | instance | 2026-07-11 04:41:26.153830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:41:26.153878 | instance | Saturday 11 July 2026 04:41:26 +0000 (0:00:00.076) 0:00:11.231 ********* 2026-07-11 04:41:26.253721 | instance | ok: [instance] => (item=identity) 2026-07-11 04:41:26.253785 | instance | ok: [instance] => (item=dashboard) 2026-07-11 04:41:26.253917 | instance | 2026-07-11 04:41:26.254044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:41:26.254165 | instance | Saturday 11 July 2026 04:41:26 +0000 (0:00:00.100) 0:00:11.331 ********* 2026-07-11 04:41:26.396180 | instance | ok: [instance] 2026-07-11 04:41:26.396248 | instance | 2026-07-11 04:41:26.396392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-11 04:41:26.396513 | instance | Saturday 11 July 2026 04:41:26 +0000 (0:00:00.142) 0:00:11.473 ********* 2026-07-11 04:41:26.493910 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-11 04:41:26.493994 | instance | 2026-07-11 04:41:26.494106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-11 04:41:26.494235 | instance | Saturday 11 July 2026 04:41:26 +0000 (0:00:00.098) 0:00:11.572 ********* 2026-07-11 04:41:27.148134 | instance | changed: [instance] 2026-07-11 04:41:27.148199 | instance | 2026-07-11 04:41:27.148334 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-11 04:41:27.148455 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.654) 0:00:12.226 ********* 2026-07-11 04:41:27.315074 | instance | included: openstack_helm_endpoints for instance 2026-07-11 04:41:27.315190 | instance | 2026-07-11 04:41:27.315293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-11 04:41:27.316043 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.166) 0:00:12.393 ********* 2026-07-11 04:41:27.442149 | instance | ok: [instance] 2026-07-11 04:41:27.442255 | instance | 2026-07-11 04:41:27.442407 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-11 04:41:27.442600 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.127) 0:00:12.520 ********* 2026-07-11 04:41:27.498442 | instance | skipping: [instance] 2026-07-11 04:41:27.498545 | instance | 2026-07-11 04:41:27.498675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-11 04:41:27.498793 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.056) 0:00:12.576 ********* 2026-07-11 04:41:27.557623 | instance | skipping: [instance] 2026-07-11 04:41:27.557837 | instance | 2026-07-11 04:41:27.558114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-11 04:41:27.559587 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.058) 0:00:12.635 ********* 2026-07-11 04:41:27.618832 | instance | skipping: [instance] 2026-07-11 04:41:27.622179 | instance | 2026-07-11 04:41:27.622206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-11 04:41:27.622217 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.060) 0:00:12.696 ********* 2026-07-11 04:41:27.676664 | instance | skipping: [instance] 2026-07-11 04:41:27.676876 | instance | 2026-07-11 04:41:27.677163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-11 04:41:27.677435 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.057) 0:00:12.754 ********* 2026-07-11 04:41:27.738760 | instance | skipping: [instance] 2026-07-11 04:41:27.738874 | instance | 2026-07-11 04:41:27.739031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-11 04:41:27.739192 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.062) 0:00:12.817 ********* 2026-07-11 04:41:27.806749 | instance | ok: [instance] 2026-07-11 04:41:27.806998 | instance | 2026-07-11 04:41:27.807334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-11 04:41:27.807636 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.067) 0:00:12.884 ********* 2026-07-11 04:41:27.896167 | instance | ok: [instance] => (item=identity) 2026-07-11 04:41:27.896414 | instance | ok: [instance] => (item=dashboard) 2026-07-11 04:41:27.896659 | instance | 2026-07-11 04:41:27.896943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-11 04:41:27.897222 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.089) 0:00:12.974 ********* 2026-07-11 04:41:27.995418 | instance | ok: [instance] 2026-07-11 04:41:27.995605 | instance | 2026-07-11 04:41:27.995886 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-07-11 04:41:27.996130 | instance | Saturday 11 July 2026 04:41:27 +0000 (0:00:00.098) 0:00:13.073 ********* 2026-07-11 04:41:29.121959 | instance | ok: [instance] 2026-07-11 04:41:29.122207 | instance | 2026-07-11 04:41:29.122484 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-07-11 04:41:29.122748 | instance | Saturday 11 July 2026 04:41:29 +0000 (0:00:01.126) 0:00:14.200 ********* 2026-07-11 04:41:29.203675 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '5f4af5f2-e4aa-4ca8-9261-943b4b003c0d'}}}}) 2026-07-11 04:41:29.203900 | instance | 2026-07-11 04:41:29.204176 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-07-11 04:41:29.204451 | instance | Saturday 11 July 2026 04:41:29 +0000 (0:00:00.081) 0:00:14.282 ********* 2026-07-11 04:41:30.676684 | instance | ok: [instance] 2026-07-11 04:41:30.677036 | instance | 2026-07-11 04:41:30.677419 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-07-11 04:41:30.677732 | instance | Saturday 11 July 2026 04:41:30 +0000 (0:00:01.472) 0:00:15.754 ********* 2026-07-11 04:41:30.771400 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': 'e457c730-9b97-4e85-92c9-8dd35307304c'}}}}) 2026-07-11 04:41:30.771577 | instance | 2026-07-11 04:41:30.771713 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-07-11 04:41:30.771836 | instance | Saturday 11 July 2026 04:41:30 +0000 (0:00:00.094) 0:00:15.849 ********* 2026-07-11 04:41:31.900336 | instance | ok: [instance] 2026-07-11 04:41:31.900832 | instance | 2026-07-11 04:41:31.901199 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-07-11 04:41:31.901471 | instance | Saturday 11 July 2026 04:41:31 +0000 (0:00:01.128) 0:00:16.978 ********* 2026-07-11 04:41:31.985480 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'f8b4eb29-466b-42be-9a2f-6751bb66c25a'}}}}) 2026-07-11 04:41:31.985649 | instance | 2026-07-11 04:41:31.985958 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-07-11 04:41:31.986208 | instance | Saturday 11 July 2026 04:41:31 +0000 (0:00:00.085) 0:00:17.063 ********* 2026-07-11 04:47:44.248929 | instance | ok: [instance] 2026-07-11 04:47:44.249165 | instance | 2026-07-11 04:47:44.249827 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-07-11 04:47:44.250128 | instance | Saturday 11 July 2026 04:47:44 +0000 (0:06:12.262) 0:06:29.326 ********* 2026-07-11 04:47:45.172936 | instance | ok: [instance] 2026-07-11 04:47:45.173081 | instance | 2026-07-11 04:47:45.173252 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-07-11 04:47:45.173414 | instance | Saturday 11 July 2026 04:47:45 +0000 (0:00:00.924) 0:06:30.250 ********* 2026-07-11 04:47:46.220259 | instance | ok: [instance] 2026-07-11 04:47:46.220475 | instance | 2026-07-11 04:47:46.220759 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-07-11 04:47:46.221038 | instance | Saturday 11 July 2026 04:47:46 +0000 (0:00:01.046) 0:06:31.297 ********* 2026-07-11 04:47:46.289655 | instance | ok: [instance] => { 2026-07-11 04:47:46.289883 | instance | "msg": [ 2026-07-11 04:47:46.290101 | instance | "+ tempest cleanup --init-saved-state", 2026-07-11 04:47:46.290325 | instance | "+ '[' true == false ']'", 2026-07-11 04:47:46.290556 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-07-11 04:47:46.290769 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-07-11 04:47:46.290985 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-07-11 04:47:46.291212 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-07-11 04:47:46.292115 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-07-11 04:47:46.292130 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.110226s] ... ok", 2026-07-11 04:47:46.292135 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.079522s] ... ok", 2026-07-11 04:47:46.292140 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [3.124233s] ... ok", 2026-07-11 04:47:46.292470 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [3.390552s] ... ok", 2026-07-11 04:47:46.293079 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [6.045200s] ... ok", 2026-07-11 04:47:46.293374 | instance | "{3} setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) [0.000000s] ... FAILED", 2026-07-11 04:47:46.293587 | instance | "", 2026-07-11 04:47:46.293815 | instance | "Captured traceback:", 2026-07-11 04:47:46.294010 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.294231 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.295242 | instance | "", 2026-07-11 04:47:46.295260 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.295267 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.295272 | instance | "", 2026-07-11 04:47:46.295367 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.295572 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.296159 | instance | "", 2026-07-11 04:47:46.296401 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py\", line 33, in resource_setup", 2026-07-11 04:47:46.296610 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-07-11 04:47:46.296781 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.296953 | instance | "", 2026-07-11 04:47:46.298266 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.298396 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.298573 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.298693 | instance | "", 2026-07-11 04:47:46.298824 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.298956 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.299103 | instance | "", 2026-07-11 04:47:46.299259 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.299393 | instance | " self.force_reraise()", 2026-07-11 04:47:46.299637 | instance | "", 2026-07-11 04:47:46.299802 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.300245 | instance | " raise self.value", 2026-07-11 04:47:46.300359 | instance | "", 2026-07-11 04:47:46.300501 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.300656 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.300875 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.301011 | instance | "", 2026-07-11 04:47:46.301125 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.301250 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.301367 | instance | "", 2026-07-11 04:47:46.301496 | instance | " tempest.exceptions.BuildErrorException: Server fc68a148-e58e-4a1b-83db-24a0f1d7a884 failed to build and is in ERROR status", 2026-07-11 04:47:46.301676 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fc68a148-e58e-4a1b-83db-24a0f1d7a884.'}. Request ID of server operation performed before checking the server status req-056861f9-4ca9-40b0-a61c-bd46cb6800a0.", 2026-07-11 04:47:46.301871 | instance | "", 2026-07-11 04:47:46.302047 | instance | "{3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.527929s] ... ok", 2026-07-11 04:47:46.302246 | instance | "{0} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) [0.000000s] ... FAILED", 2026-07-11 04:47:46.302415 | instance | "", 2026-07-11 04:47:46.302628 | instance | "Captured traceback:", 2026-07-11 04:47:46.302815 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.303098 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.303215 | instance | "", 2026-07-11 04:47:46.303346 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.303462 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.303594 | instance | "", 2026-07-11 04:47:46.303786 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.303907 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.304738 | instance | "", 2026-07-11 04:47:46.304762 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-11 04:47:46.304773 | instance | " server_initial = cls.create_test_server(", 2026-07-11 04:47:46.304779 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.304784 | instance | "", 2026-07-11 04:47:46.304790 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.304799 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.305573 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.305592 | instance | "", 2026-07-11 04:47:46.305598 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.305613 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.305619 | instance | "", 2026-07-11 04:47:46.305625 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.305633 | instance | " self.force_reraise()", 2026-07-11 04:47:46.305787 | instance | "", 2026-07-11 04:47:46.305931 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.306060 | instance | " raise self.value", 2026-07-11 04:47:46.306238 | instance | "", 2026-07-11 04:47:46.306388 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.306557 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.306728 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.306876 | instance | "", 2026-07-11 04:47:46.307124 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.307340 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.307537 | instance | "", 2026-07-11 04:47:46.307810 | instance | " tempest.exceptions.BuildErrorException: Server 72e3665b-fb88-4e22-aad1-2a9408f11b39 failed to build and is in ERROR status", 2026-07-11 04:47:46.308107 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 72e3665b-fb88-4e22-aad1-2a9408f11b39.'}. Request ID of server operation performed before checking the server status req-b75d03e6-71cb-456c-b5c4-a44ad6062c7f.", 2026-07-11 04:47:46.308281 | instance | "", 2026-07-11 04:47:46.308452 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.558303s] ... ok", 2026-07-11 04:47:46.308634 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.015554s] ... ok", 2026-07-11 04:47:46.308823 | instance | "{2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [23.177985s] ... FAILED", 2026-07-11 04:47:46.308982 | instance | "", 2026-07-11 04:47:46.309148 | instance | "Captured traceback:", 2026-07-11 04:47:46.309300 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.309468 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.309598 | instance | "", 2026-07-11 04:47:46.309839 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.309966 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.310092 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.310223 | instance | "", 2026-07-11 04:47:46.310358 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 379, in test_add_remove_fixed_ip", 2026-07-11 04:47:46.310491 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-07-11 04:47:46.310643 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.311722 | instance | "", 2026-07-11 04:47:46.311879 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 78, in _create_server_get_interfaces", 2026-07-11 04:47:46.311993 | instance | " server = self.create_test_server(", 2026-07-11 04:47:46.312132 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.312236 | instance | "", 2026-07-11 04:47:46.312395 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.312789 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.312807 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.312813 | instance | "", 2026-07-11 04:47:46.312906 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.313089 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.313180 | instance | "", 2026-07-11 04:47:46.313307 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.313755 | instance | " self.force_reraise()", 2026-07-11 04:47:46.313884 | instance | "", 2026-07-11 04:47:46.314020 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.314140 | instance | " raise self.value", 2026-07-11 04:47:46.315083 | instance | "", 2026-07-11 04:47:46.315221 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.315343 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.315463 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.315578 | instance | "", 2026-07-11 04:47:46.315722 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.315865 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.315984 | instance | "", 2026-07-11 04:47:46.316115 | instance | " tempest.exceptions.BuildErrorException: Server 0491229c-256f-435b-a375-cf211b77e9ff failed to build and is in ERROR status", 2026-07-11 04:47:46.316247 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0491229c-256f-435b-a375-cf211b77e9ff.'}. Request ID of server operation performed before checking the server status req-47611249-a692-4292-8114-573f0eef4b69.", 2026-07-11 04:47:46.316370 | instance | "", 2026-07-11 04:47:46.316480 | instance | "", 2026-07-11 04:47:46.316597 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.316735 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.316876 | instance | " 2026-07-11 04:43:00,066 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.317003 | instance | "2026-07-11 04:43:00,149 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 386", 2026-07-11 04:47:46.317126 | instance | "2026-07-11 04:43:00,152 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.317266 | instance | "2026-07-11 04:43:00,359 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1658", 2026-07-11 04:47:46.318368 | instance | "2026-07-11 04:43:00,361 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.318388 | instance | "2026-07-11 04:43:00,532 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.318395 | instance | "2026-07-11 04:43:00,534 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.318400 | instance | "2026-07-11 04:43:00,694 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.318406 | instance | "2026-07-11 04:43:00,696 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.318422 | instance | "2026-07-11 04:43:01,295 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-11 04:47:46.318428 | instance | "2026-07-11 04:43:01,300 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.318433 | instance | "2026-07-11 04:43:01,614 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9796", 2026-07-11 04:47:46.318442 | instance | "2026-07-11 04:43:01,616 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.318538 | instance | "2026-07-11 04:43:02,059 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 448", 2026-07-11 04:47:46.318667 | instance | "2026-07-11 04:43:02,063 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.318797 | instance | "2026-07-11 04:43:02,137 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1401", 2026-07-11 04:47:46.318928 | instance | "2026-07-11 04:43:03,151 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.319070 | instance | "2026-07-11 04:43:03,255 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1405", 2026-07-11 04:47:46.319203 | instance | "2026-07-11 04:43:04,264 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.319353 | instance | "2026-07-11 04:43:04,349 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1397", 2026-07-11 04:47:46.319467 | instance | "2026-07-11 04:43:05,359 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.319610 | instance | "2026-07-11 04:43:05,459 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1397", 2026-07-11 04:47:46.319731 | instance | "2026-07-11 04:43:06,473 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.319916 | instance | "2026-07-11 04:43:06,560 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1453", 2026-07-11 04:47:46.320041 | instance | "2026-07-11 04:43:07,573 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.320188 | instance | "2026-07-11 04:43:07,663 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1453", 2026-07-11 04:47:46.320312 | instance | "2026-07-11 04:43:08,674 22 DEBUG [urllib3.connectionpool] Starti", 2026-07-11 04:47:46.320458 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.320603 | instance | "2026-07-11 04:43:09,554 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1527", 2026-07-11 04:47:46.320769 | instance | "2026-07-11 04:43:10,574 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.320935 | instance | "2026-07-11 04:43:11,021 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.321111 | instance | "2026-07-11 04:43:12,030 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.321310 | instance | "2026-07-11 04:43:12,173 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.321451 | instance | "2026-07-11 04:43:13,182 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.321577 | instance | "2026-07-11 04:43:13,343 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.321720 | instance | "2026-07-11 04:43:14,356 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.321997 | instance | "2026-07-11 04:43:14,564 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.322213 | instance | "2026-07-11 04:43:15,578 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.322233 | instance | "2026-07-11 04:43:15,802 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1469", 2026-07-11 04:47:46.322432 | instance | "2026-07-11 04:43:16,815 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.322687 | instance | "2026-07-11 04:43:17,013 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1469", 2026-07-11 04:47:46.322826 | instance | "2026-07-11 04:43:18,025 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.322928 | instance | "2026-07-11 04:43:18,116 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1403", 2026-07-11 04:47:46.323059 | instance | "2026-07-11 04:43:19,126 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.324526 | instance | "2026-07-11 04:43:19,230 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1401", 2026-07-11 04:47:46.324542 | instance | "2026-07-11 04:43:20,251 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.324549 | instance | "2026-07-11 04:43:20,923 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1593", 2026-07-11 04:47:46.324554 | instance | "2026-07-11 04:43:20,937 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.324560 | instance | "2026-07-11 04:43:22,172 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 204 0", 2026-07-11 04:47:46.324589 | instance | "2026-07-11 04:43:22,174 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.324596 | instance | "2026-07-11 04:43:22,224 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 404 111", 2026-07-11 04:47:46.324608 | instance | "2026-07-11 04:43:22,232 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.324614 | instance | "2026-07-11 04:43:22,258 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-1319491776 ", 2026-07-11 04:47:46.324656 | instance | " HTTP/1.1\" 202 0", 2026-07-11 04:47:46.324833 | instance | "2026-07-11 04:43:22,260 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.325070 | instance | "2026-07-11 04:43:22,884 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/375db04e-4549-4bc0-98fc-db535b24353d HTTP/1.1\" 204 0", 2026-07-11 04:47:46.325249 | instance | "2026-07-11 04:43:22,886 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.325468 | instance | "2026-07-11 04:43:22,902 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/375db04e-4549-4bc0-98fc-db535b24353d HTTP/1.1\" 404 146", 2026-07-11 04:47:46.325591 | instance | "2026-07-11 04:43:22,903 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.325810 | instance | "2026-07-11 04:43:23,240 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/d9c92b4e-dbf7-4ccf-84ac-5d0891859e9f HTTP/1.1\" 204 0", 2026-07-11 04:47:46.325866 | instance | "", 2026-07-11 04:47:46.326007 | instance | "{1} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) [0.000000s] ... FAILED", 2026-07-11 04:47:46.326153 | instance | "", 2026-07-11 04:47:46.326502 | instance | "Captured traceback:", 2026-07-11 04:47:46.326620 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.326745 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.326860 | instance | "", 2026-07-11 04:47:46.326989 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.327151 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.327268 | instance | "", 2026-07-11 04:47:46.327393 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.327509 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.327629 | instance | "", 2026-07-11 04:47:46.327796 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-11 04:47:46.327908 | instance | " server_initial = cls.create_test_server(", 2026-07-11 04:47:46.328027 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.328141 | instance | "", 2026-07-11 04:47:46.328424 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.328552 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.328668 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.328781 | instance | "", 2026-07-11 04:47:46.328912 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.329023 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.329139 | instance | "", 2026-07-11 04:47:46.329269 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.329459 | instance | " self.force_reraise()", 2026-07-11 04:47:46.329609 | instance | "", 2026-07-11 04:47:46.329753 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.329884 | instance | " raise self.value", 2026-07-11 04:47:46.329990 | instance | "", 2026-07-11 04:47:46.330124 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.330242 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.330479 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.330533 | instance | "", 2026-07-11 04:47:46.330671 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.330795 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.330910 | instance | "", 2026-07-11 04:47:46.331037 | instance | " tempest.exceptions.BuildErrorException: Server 68f9c8b4-307f-4246-80e9-bf46a83e0c8e failed to build and is in ERROR status", 2026-07-11 04:47:46.331176 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 68f9c8b4-307f-4246-80e9-bf46a83e0c8e.'}. Request ID of server operation performed before checking the server status req-0822fb3b-de66-4c49-a4c0-1f77079d8f0d.", 2026-07-11 04:47:46.331289 | instance | "", 2026-07-11 04:47:46.331464 | instance | "{0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.982520s] ... ok", 2026-07-11 04:47:46.331643 | instance | "{1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.397021s] ... ok", 2026-07-11 04:47:46.331900 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.099185s] ... ok", 2026-07-11 04:47:46.332029 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.915948s] ... ok", 2026-07-11 04:47:46.332161 | instance | "{0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.303423s] ... ok", 2026-07-11 04:47:46.332289 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.178980s] ... ok", 2026-07-11 04:47:46.332416 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.092528s] ... ok", 2026-07-11 04:47:46.332549 | instance | "{1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.010378s] ... ok", 2026-07-11 04:47:46.332663 | instance | "{0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.573605s] ... ok", 2026-07-11 04:47:46.332867 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [3.378224s] ... ok", 2026-07-11 04:47:46.333023 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [2.998105s] ... ok", 2026-07-11 04:47:46.333152 | instance | "{1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.462613s] ... ok", 2026-07-11 04:47:46.333276 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.077855s] ... ok", 2026-07-11 04:47:46.333415 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018457s] ... ok", 2026-07-11 04:47:46.333530 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.015568s] ... ok", 2026-07-11 04:47:46.333659 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.006696s] ... ok", 2026-07-11 04:47:46.333892 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.477347s] ... ok", 2026-07-11 04:47:46.334062 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.648682s] ... ok", 2026-07-11 04:47:46.334183 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [1.032886s] ... ok", 2026-07-11 04:47:46.334303 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.255101s] ... ok", 2026-07-11 04:47:46.334432 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.406791s] ... ok", 2026-07-11 04:47:46.334575 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.349437s] ... ok", 2026-07-11 04:47:46.334693 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.335047s] ... ok", 2026-07-11 04:47:46.334815 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.452699s] ... ok", 2026-07-11 04:47:46.334939 | instance | "{2} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) [0.000000s] ... FAILED", 2026-07-11 04:47:46.335056 | instance | "", 2026-07-11 04:47:46.335244 | instance | "Captured traceback:", 2026-07-11 04:47:46.335516 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.335670 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.335873 | instance | "", 2026-07-11 04:47:46.336121 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.336343 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.336492 | instance | "", 2026-07-11 04:47:46.336633 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.336753 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.336852 | instance | "", 2026-07-11 04:47:46.336985 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-11 04:47:46.337108 | instance | " server_initial = cls.create_test_server(", 2026-07-11 04:47:46.337250 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.338478 | instance | "", 2026-07-11 04:47:46.338787 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.338958 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.339125 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.339287 | instance | "", 2026-07-11 04:47:46.339481 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.339664 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.339863 | instance | "", 2026-07-11 04:47:46.340035 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.340199 | instance | " self.force_reraise()", 2026-07-11 04:47:46.340356 | instance | "", 2026-07-11 04:47:46.340556 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.340720 | instance | " raise self.value", 2026-07-11 04:47:46.340924 | instance | "", 2026-07-11 04:47:46.341047 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.341215 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.341376 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.341706 | instance | "", 2026-07-11 04:47:46.341933 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.342114 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.342258 | instance | "", 2026-07-11 04:47:46.342433 | instance | " tempest.exceptions.BuildErrorException: Server e7a29ad5-b226-45db-ab27-8798e368d86b failed to build and is in ERROR status", 2026-07-11 04:47:46.342628 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:54Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e7a29ad5-b226-45db-ab27-8798e368d86b.'}. Request ID of server operation performed before checking the server status req-e2eaeca0-668a-46c7-950a-be522fcdd0dc.", 2026-07-11 04:47:46.342789 | instance | "", 2026-07-11 04:47:46.342964 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.933610s] ... ok", 2026-07-11 04:47:46.343136 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [4.012305s] ... ok", 2026-07-11 04:47:46.343305 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.360734s] ... ok", 2026-07-11 04:47:46.343474 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.249275s] ... ok", 2026-07-11 04:47:46.343647 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [13.078614s] ... ok", 2026-07-11 04:47:46.343866 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [3.376200s] ... ok", 2026-07-11 04:47:46.344037 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [4.839768s] ... ok", 2026-07-11 04:47:46.344219 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.025094s] ... ok", 2026-07-11 04:47:46.344383 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.514810s] ... ok", 2026-07-11 04:47:46.344554 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.117059s] ... ok", 2026-07-11 04:47:46.344727 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.044331s] ... ok", 2026-07-11 04:47:46.344910 | instance | "{1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.045511s] ... ok", 2026-07-11 04:47:46.345082 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [6.095440s] ... ok", 2026-07-11 04:47:46.345250 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.050470s] ... ok", 2026-07-11 04:47:46.345425 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.031177s] ... ok", 2026-07-11 04:47:46.345595 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.030522s] ... ok", 2026-07-11 04:47:46.345816 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.053572s] ... ok", 2026-07-11 04:47:46.345978 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.161786s] ... ok", 2026-07-11 04:47:46.346148 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.198935s] ... ok", 2026-07-11 04:47:46.346317 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.181319s] ... ok", 2026-07-11 04:47:46.346493 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.094846s] ... ok", 2026-07-11 04:47:46.346705 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.213165s] ... ok", 2026-07-11 04:47:46.347000 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.087020s] ... ok", 2026-07-11 04:47:46.347248 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.066999s] ... ok", 2026-07-11 04:47:46.347507 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.839561s] ... ok", 2026-07-11 04:47:46.347786 | instance | "{2} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [0.000000s] ... FAILED", 2026-07-11 04:47:46.348068 | instance | "", 2026-07-11 04:47:46.348340 | instance | "Captured traceback:", 2026-07-11 04:47:46.348574 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.348838 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.349098 | instance | "", 2026-07-11 04:47:46.349299 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.349462 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.349650 | instance | "", 2026-07-11 04:47:46.349910 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.350101 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.350264 | instance | "", 2026-07-11 04:47:46.350442 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py\", line 86, in resource_setup", 2026-07-11 04:47:46.350608 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-07-11 04:47:46.350768 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.350923 | instance | "", 2026-07-11 04:47:46.351093 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-07-11 04:47:46.351256 | instance | " server = cls.create_test_server(", 2026-07-11 04:47:46.351473 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.351651 | instance | "", 2026-07-11 04:47:46.351896 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.352063 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.352174 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.352287 | instance | "", 2026-07-11 04:47:46.352410 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.352527 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.352652 | instance | "", 2026-07-11 04:47:46.352775 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.352890 | instance | " self.force_reraise()", 2026-07-11 04:47:46.353021 | instance | "", 2026-07-11 04:47:46.353178 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.353311 | instance | " raise self.value", 2026-07-11 04:47:46.353413 | instance | "", 2026-07-11 04:47:46.353535 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.353650 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.353798 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.353902 | instance | "", 2026-07-11 04:47:46.354037 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.354146 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.354258 | instance | "", 2026-07-11 04:47:46.354410 | instance | " tempest.exceptions.BuildErrorException: Server 8cf0952f-559b-4de9-95ac-a5fe68488509 failed to build and is in ERROR status", 2026-07-11 04:47:46.354559 | instance | "Details: Request ID of server operation performed before checking the server status req-cdbc8e8f-9b52-4599-8693-692a41ada52a.", 2026-07-11 04:47:46.354674 | instance | "", 2026-07-11 04:47:46.354798 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [19.358640s] ... ok", 2026-07-11 04:47:46.354922 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.009236s] ... ok", 2026-07-11 04:47:46.355049 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.415753s] ... ok", 2026-07-11 04:47:46.355169 | instance | "{2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.653669s] ... ok", 2026-07-11 04:47:46.356320 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.640869s] ... ok", 2026-07-11 04:47:46.356447 | instance | "{2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.193418s] ... ok", 2026-07-11 04:47:46.356601 | instance | "{2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.283669s] ... ok", 2026-07-11 04:47:46.356711 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [9.837619s] ... ok", 2026-07-11 04:47:46.356835 | instance | "{1} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-07-11 04:47:46.356960 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.341375s] ... ok", 2026-07-11 04:47:46.357074 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [14.232068s] ... ok", 2026-07-11 04:47:46.357198 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.950790s] ... ok", 2026-07-11 04:47:46.357390 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.126748s] ... ok", 2026-07-11 04:47:46.357576 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [4.551088s] ... ok", 2026-07-11 04:47:46.357817 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.536030s] ... ok", 2026-07-11 04:47:46.357979 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.770558s] ... ok", 2026-07-11 04:47:46.358170 | instance | "{3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [17.670457s] ... FAILED", 2026-07-11 04:47:46.358336 | instance | "", 2026-07-11 04:47:46.358476 | instance | "Captured traceback:", 2026-07-11 04:47:46.358610 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.358731 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.358842 | instance | "", 2026-07-11 04:47:46.358966 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.359084 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.359240 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.359361 | instance | "", 2026-07-11 04:47:46.359493 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py\", line 45, in test_attach_detach_volume_to_instance", 2026-07-11 04:47:46.359605 | instance | " server = self.create_server()", 2026-07-11 04:47:46.359742 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.359850 | instance | "", 2026-07-11 04:47:46.359976 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-07-11 04:47:46.360091 | instance | " body, _ = compute.create_test_server(", 2026-07-11 04:47:46.360203 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.360315 | instance | "", 2026-07-11 04:47:46.360437 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.360554 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.360666 | instance | "", 2026-07-11 04:47:46.360917 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.361050 | instance | " self.force_reraise()", 2026-07-11 04:47:46.361159 | instance | "", 2026-07-11 04:47:46.361281 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.361434 | instance | " raise self.value", 2026-07-11 04:47:46.361606 | instance | "", 2026-07-11 04:47:46.361790 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.362079 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.362150 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.362349 | instance | "", 2026-07-11 04:47:46.362519 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.362648 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.362761 | instance | "", 2026-07-11 04:47:46.362885 | instance | " tempest.exceptions.BuildErrorException: Server 9415ebc7-2ce6-4c29-a5d3-7c6999d29455 failed to build and is in ERROR status", 2026-07-11 04:47:46.363044 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:45:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9415ebc7-2ce6-4c29-a5d3-7c6999d29455.'}. Request ID of server operation performed before checking the server status req-35e1c4d6-2877-4592-92c8-d79f1a5a6360.", 2026-07-11 04:47:46.363132 | instance | "", 2026-07-11 04:47:46.363244 | instance | "", 2026-07-11 04:47:46.363362 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.363476 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.363605 | instance | " 2026-07-11 04:44:48,260 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.363860 | instance | "2026-07-11 04:44:48,613 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-11 04:47:46.363967 | instance | "2026-07-11 04:44:48,616 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.364097 | instance | "2026-07-11 04:44:49,070 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-07-11 04:47:46.364227 | instance | "2026-07-11 04:44:49,074 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.364355 | instance | "2026-07-11 04:44:49,144 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1367", 2026-07-11 04:47:46.364479 | instance | "2026-07-11 04:44:50,157 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.364605 | instance | "2026-07-11 04:44:50,236 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1371", 2026-07-11 04:47:46.364730 | instance | "2026-07-11 04:44:51,251 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.364864 | instance | "2026-07-11 04:44:51,355 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1419", 2026-07-11 04:47:46.364993 | instance | "2026-07-11 04:44:52,368 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.365121 | instance | "2026-07-11 04:44:52,469 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1419", 2026-07-11 04:47:46.365276 | instance | "2026-07-11 04:44:53,481 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.365371 | instance | "2026-07-11 04:44:53,735 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1427", 2026-07-11 04:47:46.365494 | instance | "2026-07-11 04:44:54,749 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.365620 | instance | "2026-07-11 04:44:55,142 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1479", 2026-07-11 04:47:46.365806 | instance | "2026-07-11 04:44:56,156 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.365933 | instance | "2026-07-11 04:44:56,340 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1467", 2026-07-11 04:47:46.366074 | instance | "2026-07-11 04:44:57,360 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.366184 | instance | "2026-07-11 04:44:57,574 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1467", 2026-07-11 04:47:46.366316 | instance | "2026-07-11 04:44:58,583 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.366435 | instance | "2026-07-11 04:44:59,253 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1467", 2026-07-11 04:47:46.366556 | instance | "2026-07-11 04:45:00,264 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.366717 | instance | "2026-07-11 04:45:00,736 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1411", 2026-07-11 04:47:46.366821 | instance | "2026-07-11 04:45:01,744 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.367379 | instance | "2026-07-11 04:45:02,295 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c699", 2026-07-11 04:47:46.367401 | instance | " 9d29455 HTTP/1.1\" 200 1369", 2026-07-11 04:47:46.367411 | instance | "2026-07-11 04:45:03,308 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.367455 | instance | "2026-07-11 04:45:03,459 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1369", 2026-07-11 04:47:46.367471 | instance | "2026-07-11 04:45:04,469 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.367566 | instance | "2026-07-11 04:45:05,297 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1559", 2026-07-11 04:47:46.367689 | instance | "2026-07-11 04:45:05,309 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.367866 | instance | "2026-07-11 04:45:05,879 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.367996 | instance | "2026-07-11 04:45:05,881 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.368122 | instance | "2026-07-11 04:45:05,925 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 404 111", 2026-07-11 04:47:46.368255 | instance | "", 2026-07-11 04:47:46.368367 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [2.225408s] ... ok", 2026-07-11 04:47:46.368492 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [3.540978s] ... ok", 2026-07-11 04:47:46.368611 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [3.994135s] ... ok", 2026-07-11 04:47:46.368769 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [4.659921s] ... ok", 2026-07-11 04:47:46.368870 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.051205s] ... ok", 2026-07-11 04:47:46.369016 | instance | "{0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.457734s] ... ok", 2026-07-11 04:47:46.369116 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.396481s] ... ok", 2026-07-11 04:47:46.369252 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.731774s] ... ok", 2026-07-11 04:47:46.369368 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [4.864028s] ... ok", 2026-07-11 04:47:46.369507 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.242910s] ... ok", 2026-07-11 04:47:46.369602 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.159138s] ... ok", 2026-07-11 04:47:46.369763 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.161449s] ... ok", 2026-07-11 04:47:46.370068 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.128908s] ... ok", 2026-07-11 04:47:46.370086 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.055698s] ... ok", 2026-07-11 04:47:46.370138 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [1.034223s] ... ok", 2026-07-11 04:47:46.370223 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.064862s] ... ok", 2026-07-11 04:47:46.370369 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.012128s] ... ok", 2026-07-11 04:47:46.370471 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.947065s] ... ok", 2026-07-11 04:47:46.370611 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.432850s] ... ok", 2026-07-11 04:47:46.370714 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.236984s] ... ok", 2026-07-11 04:47:46.370893 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.042347s] ... ok", 2026-07-11 04:47:46.371085 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.043402s] ... ok", 2026-07-11 04:47:46.371292 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.515775s] ... ok", 2026-07-11 04:47:46.371549 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.415667s] ... ok", 2026-07-11 04:47:46.371705 | instance | "{2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.043920s] ... ok", 2026-07-11 04:47:46.371865 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [31.578160s] ... FAILED", 2026-07-11 04:47:46.371978 | instance | "", 2026-07-11 04:47:46.372139 | instance | "Captured traceback:", 2026-07-11 04:47:46.372311 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.372458 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.372610 | instance | "", 2026-07-11 04:47:46.372780 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.372969 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.373159 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.373333 | instance | "", 2026-07-11 04:47:46.373512 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 434, in test_network_basic_ops", 2026-07-11 04:47:46.373675 | instance | " self._setup_network_and_servers()", 2026-07-11 04:47:46.373861 | instance | "", 2026-07-11 04:47:46.374037 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 120, in _setup_network_and_servers", 2026-07-11 04:47:46.374278 | instance | " server = self._create_server(self.network, port_id)", 2026-07-11 04:47:46.374461 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.374625 | instance | "", 2026-07-11 04:47:46.374797 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-07-11 04:47:46.374959 | instance | " server = self.create_server(", 2026-07-11 04:47:46.375119 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.375284 | instance | "", 2026-07-11 04:47:46.375465 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-11 04:47:46.376581 | instance | " body, _ = compute.create_test_server(", 2026-07-11 04:47:46.376792 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.376965 | instance | "", 2026-07-11 04:47:46.377164 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.377346 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.377517 | instance | "", 2026-07-11 04:47:46.377696 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.377902 | instance | " self.force_reraise()", 2026-07-11 04:47:46.378659 | instance | "", 2026-07-11 04:47:46.378673 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.378678 | instance | " raise self.value", 2026-07-11 04:47:46.378682 | instance | "", 2026-07-11 04:47:46.378785 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.378954 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.379122 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.379289 | instance | "", 2026-07-11 04:47:46.379477 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.379654 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.379913 | instance | "", 2026-07-11 04:47:46.380108 | instance | " tempest.exceptions.BuildErrorException: Server 6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 failed to build and is in ERROR status", 2026-07-11 04:47:46.380313 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:45:42Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88.'}. Request ID of server operation performed before checking the server status req-357526f5-e0fd-409b-8160-6a262685dba4.", 2026-07-11 04:47:46.380482 | instance | "", 2026-07-11 04:47:46.380673 | instance | "", 2026-07-11 04:47:46.380828 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.381046 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.382005 | instance | " 2026-07-11 04:45:14,077 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.382025 | instance | "2026-07-11 04:45:14,910 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 670", 2026-07-11 04:47:46.382031 | instance | "2026-07-11 04:45:14,911 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.382043 | instance | "2026-07-11 04:45:16,241 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 976", 2026-07-11 04:47:46.382052 | instance | "2026-07-11 04:45:16,242 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.382253 | instance | "2026-07-11 04:45:16,968 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=1db42577be5749babd00476a04371d2b&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-11 04:47:46.382432 | instance | "2026-07-11 04:45:16,970 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.382672 | instance | "2026-07-11 04:45:17,782 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks?router%3Aexternal=True HTTP/1.1\" 200 791", 2026-07-11 04:47:46.383792 | instance | "2026-07-11 04:45:17,785 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.384005 | instance | "2026-07-11 04:45:17,858 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=f8b4eb29-466b-42be-9a2f-6751bb66c25a&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-11 04:47:46.385022 | instance | "2026-07-11 04:45:17,860 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.385219 | instance | "2026-07-11 04:45:19,146 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 656", 2026-07-11 04:47:46.385408 | instance | "2026-07-11 04:45:19,147 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.385594 | instance | "2026-07-11 04:45:21,309 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7e8d0bb8-a77d-4372-99ff-41cce4927ca4/add_router_interface HTTP/1.1\" 200 310", 2026-07-11 04:47:46.385798 | instance | "2026-07-11 04:45:21,310 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.385983 | instance | "2026-07-11 04:45:21,779 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 7608", 2026-07-11 04:47:46.386160 | instance | "2026-07-11 04:45:21,780 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.386337 | instance | "2026-07-11 04:45:22,566 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3317", 2026-07-11 04:47:46.386565 | instance | "2026-07-11 04:45:22,569 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.386772 | instance | "2026-07-11 04:45:22,972 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 997", 2026-07-11 04:47:46.386951 | instance | "2026-07-11 04:45:22,976 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.387140 | instance | "2026-07-11 04:45:23,025 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-07-11 04:47:46.387319 | instance | "2026-07-11 04:45:23,028 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.387568 | instance | "2026-07-11 04:45:23,237 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-11 04:47:46.387774 | instance | "2026-07-11 04:45:23,239 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.387980 | instance | "2026-07-11 04:45:23,450 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.388146 | instance | "2026-07-11", 2026-07-11 04:47:46.388324 | instance | " 04:45:23,453 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.388505 | instance | "2026-07-11 04:45:23,609 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-11 04:47:46.388664 | instance | "2026-07-11 04:45:23,611 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.388850 | instance | "2026-07-11 04:45:23,781 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.389037 | instance | "2026-07-11 04:45:23,782 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.389209 | instance | "2026-07-11 04:45:23,941 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-11 04:47:46.389379 | instance | "2026-07-11 04:45:23,943 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.389563 | instance | "2026-07-11 04:45:24,110 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-11 04:47:46.389821 | instance | "2026-07-11 04:45:24,112 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.389992 | instance | "2026-07-11 04:45:24,298 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-11 04:47:46.390124 | instance | "2026-07-11 04:45:24,308 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.390295 | instance | "2026-07-11 04:45:24,724 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-11 04:47:46.390473 | instance | "2026-07-11 04:45:24,726 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.390632 | instance | "2026-07-11 04:45:25,122 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1373", 2026-07-11 04:47:46.390800 | instance | "2026-07-11 04:45:25,124 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.391053 | instance | "2026-07-11 04:45:25,982 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-11 04:47:46.391199 | instance | "2026-07-11 04:45:25,987 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.391388 | instance | "2026-07-11 04:45:26,076 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1402", 2026-07-11 04:47:46.391486 | instance | "2026-07-11 04:45:27,090 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.391656 | instance | "2026-07-11 04:45:27,177 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1406", 2026-07-11 04:47:46.391895 | instance | "2026-07-11 04:45:28,193 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.392110 | instance | "2026-07-11 04:45:28,715 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1454", 2026-07-11 04:47:46.392237 | instance | "2026-07-11 04:45:29,723 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.393655 | instance | "2026-07-11 04:45:29,923 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1454", 2026-07-11 04:47:46.394117 | instance | "2026-07-11 04:45:30,931 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.394433 | instance | "2026-07-11 04:45:31,402 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1530", 2026-07-11 04:47:46.394751 | instance | "2026-07-11 04:45:32,411 24 DEBUG [urllib3.connectionpool] Starti", 2026-07-11 04:47:46.395037 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.395336 | instance | "2026-07-11 04:45:32,695 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.395658 | instance | "2026-07-11 04:45:33,709 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.396014 | instance | "2026-07-11 04:45:33,840 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.396309 | instance | "2026-07-11 04:45:34,855 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.396602 | instance | "2026-07-11 04:45:35,360 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.396894 | instance | "2026-07-11 04:45:36,370 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.397214 | instance | "2026-07-11 04:45:36,917 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.397499 | instance | "2026-07-11 04:45:37,931 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.397865 | instance | "2026-07-11 04:45:38,274 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1472", 2026-07-11 04:47:46.398195 | instance | "2026-07-11 04:45:39,284 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.398459 | instance | "2026-07-11 04:45:39,447 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1472", 2026-07-11 04:47:46.398750 | instance | "2026-07-11 04:45:40,457 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.399056 | instance | "2026-07-11 04:45:40,550 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1404", 2026-07-11 04:47:46.399873 | instance | "2026-07-11 04:45:41,560 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.400123 | instance | "2026-07-11 04:45:41,649 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1402", 2026-07-11 04:47:46.400286 | instance | "2026-07-11 04:45:42,664 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.400443 | instance | "2026-07-11 04:45:42,772 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1594", 2026-07-11 04:47:46.400613 | instance | "2026-07-11 04:45:42,780 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.400798 | instance | "2026-07-11 04:45:43,055 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.400945 | instance | "2026-07-11 04:45:43,057 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.401116 | instance | "2026-07-11 04:45:43,088 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 404 111", 2026-07-11 04:47:46.401301 | instance | "2026-07-11 04:45:43,092 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.401478 | instance | "2026-07-11 04:45:43,304 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/a572f95b-8069-46b7-8aac-17089387367b HTTP/1.1\" 204 0", 2026-07-11 04:47:46.401640 | instance | "2026-07-11 04:45:43,306 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.401842 | instance | "2026-07-11 04:45:43,330 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest", 2026-07-11 04:47:46.401996 | instance | " -TestNetworkBasicOps-524325545 HTTP/1.1\" 202 0", 2026-07-11 04:47:46.402164 | instance | "2026-07-11 04:45:43,331 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.402338 | instance | "2026-07-11 04:45:44,241 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7e8d0bb8-a77d-4372-99ff-41cce4927ca4/remove_router_interface HTTP/1.1\" 200 310", 2026-07-11 04:47:46.402507 | instance | "2026-07-11 04:45:44,243 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.402678 | instance | "2026-07-11 04:45:44,411 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/dc5d38e8-ec9d-4ed4-a109-6598df251f7c HTTP/1.1\" 204 0", 2026-07-11 04:47:46.402855 | instance | "2026-07-11 04:45:44,413 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.403021 | instance | "2026-07-11 04:45:45,215 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/7e8d0bb8-a77d-4372-99ff-41cce4927ca4 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.403200 | instance | "2026-07-11 04:45:45,216 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.403374 | instance | "2026-07-11 04:45:45,652 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/606d7acb-a3e9-4a2b-ace2-6f3eacba02c5 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.403532 | instance | "", 2026-07-11 04:47:46.403716 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.615866s] ... ok", 2026-07-11 04:47:46.403887 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [5.131743s] ... ok", 2026-07-11 04:47:46.404309 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [1.149068s] ... ok", 2026-07-11 04:47:46.404479 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.815304s] ... ok", 2026-07-11 04:47:46.404644 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.366731s] ... ok", 2026-07-11 04:47:46.404812 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.857850s] ... ok", 2026-07-11 04:47:46.404981 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.585257s] ... ok", 2026-07-11 04:47:46.405150 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [2.370576s] ... ok", 2026-07-11 04:47:46.405316 | instance | "{3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [20.481095s] ... FAILED", 2026-07-11 04:47:46.405472 | instance | "", 2026-07-11 04:47:46.405655 | instance | "Captured traceback:", 2026-07-11 04:47:46.405833 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.406160 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.407141 | instance | "", 2026-07-11 04:47:46.407330 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.407506 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.407649 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.407827 | instance | "", 2026-07-11 04:47:46.408126 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py\", line 127, in test_server_basic_ops", 2026-07-11 04:47:46.408290 | instance | " self.instance = self.create_server(", 2026-07-11 04:47:46.408445 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.408598 | instance | "", 2026-07-11 04:47:46.408766 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-11 04:47:46.408933 | instance | " body, _ = compute.create_test_server(", 2026-07-11 04:47:46.409076 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.409231 | instance | "", 2026-07-11 04:47:46.411191 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.411440 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.411607 | instance | "", 2026-07-11 04:47:46.411845 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.412005 | instance | " self.force_reraise()", 2026-07-11 04:47:46.412197 | instance | "", 2026-07-11 04:47:46.412357 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.412530 | instance | " raise self.value", 2026-07-11 04:47:46.412687 | instance | "", 2026-07-11 04:47:46.412957 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.413060 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.413226 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.413424 | instance | "", 2026-07-11 04:47:46.413641 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.413848 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.414047 | instance | "", 2026-07-11 04:47:46.414263 | instance | " tempest.exceptions.BuildErrorException: Server d107402d-71b8-4a55-a663-0011ecd7fe2c failed to build and is in ERROR status", 2026-07-11 04:47:46.414467 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:46:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d107402d-71b8-4a55-a663-0011ecd7fe2c.'}. Request ID of server operation performed before checking the server status req-432948d1-d8a3-45c7-92b3-b97f561cd2d4.", 2026-07-11 04:47:46.414638 | instance | "", 2026-07-11 04:47:46.414802 | instance | "", 2026-07-11 04:47:46.414993 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.415216 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.415428 | instance | " 2026-07-11 04:46:02,575 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.415600 | instance | "2026-07-11 04:46:02,853 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-07-11 04:47:46.415853 | instance | "2026-07-11 04:46:02,856 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.416037 | instance | "2026-07-11 04:46:03,391 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1673", 2026-07-11 04:47:46.416160 | instance | "2026-07-11 04:46:03,392 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.416286 | instance | "2026-07-11 04:46:03,598 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.416414 | instance | "2026-07-11 04:46:03,600 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.416535 | instance | "2026-07-11 04:46:03,869 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-11 04:47:46.416656 | instance | "2026-07-11 04:46:03,870 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.416786 | instance | "2026-07-11 04:46:04,030 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.416906 | instance | "2026-07-11 04:46:04,031 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.417050 | instance | "2026-07-11 04:46:04,192 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-11 04:47:46.417181 | instance | "2026-07-11 04:46:04,194 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.417306 | instance | "2026-07-11 04:46:04,410 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-11 04:47:46.417451 | instance | "2026-07-11 04:46:04,413 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.417587 | instance | "2026-07-11 04:46:04,593 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-11 04:47:46.417744 | instance | "2026-07-11 04:46:04,597 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.417877 | instance | "2026-07-11 04:46:04,949 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-07-11 04:47:46.418029 | instance | "2026-07-11 04:46:04,952 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.418180 | instance | "2026-07-11 04:46:04,991 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 386", 2026-07-11 04:47:46.418302 | instance | "2026-07-11 04:46:04,994 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.418461 | instance | "2026-07-11 04:46:05,183 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-07-11 04:47:46.418621 | instance | "2026-07-11 04:46:05,185 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.418757 | instance | "2026-07-11 04:46:05,339 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.418878 | instance | "2026-07-11 04:46:05,341 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.419006 | instance | "2026-07-11 04:46:05,522 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.419124 | instance | "2026-07-11 04:46:05,524 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-07-11 04:47:46.419240 | instance | " r.local:9696", 2026-07-11 04:47:46.419368 | instance | "2026-07-11 04:46:06,036 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-11 04:47:46.419487 | instance | "2026-07-11 04:46:06,038 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.419617 | instance | "2026-07-11 04:46:06,652 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 495", 2026-07-11 04:47:46.419782 | instance | "2026-07-11 04:46:06,656 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.419912 | instance | "2026-07-11 04:46:06,730 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1456", 2026-07-11 04:47:46.420035 | instance | "2026-07-11 04:46:07,741 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.420236 | instance | "2026-07-11 04:46:07,832 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1460", 2026-07-11 04:47:46.420368 | instance | "2026-07-11 04:46:08,842 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.420503 | instance | "2026-07-11 04:46:08,928 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1508", 2026-07-11 04:47:46.421260 | instance | "2026-07-11 04:46:09,941 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.421273 | instance | "2026-07-11 04:46:10,042 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1508", 2026-07-11 04:47:46.421277 | instance | "2026-07-11 04:46:11,056 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.421383 | instance | "2026-07-11 04:46:11,261 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1516", 2026-07-11 04:47:46.421507 | instance | "2026-07-11 04:46:12,276 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.421690 | instance | "2026-07-11 04:46:12,455 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1639", 2026-07-11 04:47:46.421879 | instance | "2026-07-11 04:46:13,471 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.422097 | instance | "2026-07-11 04:46:13,638 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1627", 2026-07-11 04:47:46.422271 | instance | "2026-07-11 04:46:14,650 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.422444 | instance | "2026-07-11 04:46:14,805 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1627", 2026-07-11 04:47:46.422631 | instance | "2026-07-11 04:46:15,815 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.422771 | instance | "2026-07-11 04:46:16,003 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1627", 2026-07-11 04:47:46.422901 | instance | "2026-07-11 04:46:17,015 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.423021 | instance | "2026-07-11 04:46:17,164 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1571", 2026-07-11 04:47:46.423168 | instance | "2026-07-11 04:46:18,180 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.423275 | instance | "2026-07-11 04:46:18,317 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1571", 2026-07-11 04:47:46.423417 | instance | "2026-07-11 04:46:19,325 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov", 2026-07-11 04:47:46.423523 | instance | " a-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.423654 | instance | "2026-07-11 04:46:19,484 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1458", 2026-07-11 04:47:46.423800 | instance | "2026-07-11 04:46:20,498 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.423932 | instance | "2026-07-11 04:46:20,635 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1456", 2026-07-11 04:47:46.424055 | instance | "2026-07-11 04:46:21,646 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.424185 | instance | "2026-07-11 04:46:21,803 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1648", 2026-07-11 04:47:46.424312 | instance | "2026-07-11 04:46:21,818 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.424441 | instance | "2026-07-11 04:46:22,255 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 204 0", 2026-07-11 04:47:46.424575 | instance | "2026-07-11 04:46:22,256 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.424701 | instance | "2026-07-11 04:46:22,292 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 404 111", 2026-07-11 04:47:46.424822 | instance | "2026-07-11 04:46:22,299 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.424943 | instance | "2026-07-11 04:46:22,334 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-1891254167 HTTP/1.1\" 202 0", 2026-07-11 04:47:46.425078 | instance | "2026-07-11 04:46:22,335 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.425200 | instance | "2026-07-11 04:46:22,521 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/1dd18c14-4228-4353-86aa-81536a86c607 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.425321 | instance | "2026-07-11 04:46:22,522 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.425450 | instance | "2026-07-11 04:46:22,536 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/1dd18c14-4228-4353-86aa-81536a86c607 HTTP/1.1\" 404 146", 2026-07-11 04:47:46.425571 | instance | "2026-07-11 04:46:22,537 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.425700 | instance | "2026-07-11 04:46:22,863 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/c169a278-805e-4f2f-9678-b66f87743c90 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.425844 | instance | "2026-07-11 04:46:22,864 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.425968 | instance | "2026-07-11 04:46:23,027 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/3416b523-80f2-487e-b093-42168bd63a56 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.426093 | instance | "2026-07-11 04:46:23,029 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.426220 | instance | "2026-07-11 04:46:23,052 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1722892184 HTTP/1.1\" 202 0", 2026-07-11 04:47:46.426351 | instance | "", 2026-07-11 04:47:46.426475 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.898575s] ... ok", 2026-07-11 04:47:46.426602 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.553674s] ... ok", 2026-07-11 04:47:46.426723 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [2.941731s] ... ok", 2026-07-11 04:47:46.426863 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [3.583393s] ... ok", 2026-07-11 04:47:46.426987 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.391661s] ... ok", 2026-07-11 04:47:46.427095 | instance | "{0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) [0.000000s] ... FAILED", 2026-07-11 04:47:46.427213 | instance | "", 2026-07-11 04:47:46.427321 | instance | "Captured traceback:", 2026-07-11 04:47:46.427465 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.427594 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.427753 | instance | "", 2026-07-11 04:47:46.427860 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.427978 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.428094 | instance | "", 2026-07-11 04:47:46.428212 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.428328 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.428444 | instance | "", 2026-07-11 04:47:46.428563 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py\", line 62, in resource_setup", 2026-07-11 04:47:46.428684 | instance | " cls.ikepolicy = cls.create_ikepolicy(", 2026-07-11 04:47:46.428796 | instance | " ^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.428911 | instance | "", 2026-07-11 04:47:46.429037 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py\", line 99, in create_ikepolicy", 2026-07-11 04:47:46.429149 | instance | " body = cls.client.create_ikepolicy(name=name)", 2026-07-11 04:47:46.429256 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.429372 | instance | "", 2026-07-11 04:47:46.429496 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py\", line 146, in _create", 2026-07-11 04:47:46.429617 | instance | " resp, body = self.post(uri, post_data)", 2026-07-11 04:47:46.429764 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.429884 | instance | "", 2026-07-11 04:47:46.430011 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 314, in post", 2026-07-11 04:47:46.430159 | instance | " resp_header, resp_body = self.request(", 2026-07-11 04:47:46.430332 | instance | " ^^^^^^^^^^^^^", 2026-07-11 04:47:46.430544 | instance | "", 2026-07-11 04:47:46.430683 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 762, in request", 2026-07-11 04:47:46.430857 | instance | " self._error_checker(resp, resp_body)", 2026-07-11 04:47:46.431001 | instance | "", 2026-07-11 04:47:46.431127 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 947, in _error_checker", 2026-07-11 04:47:46.431245 | instance | " raise exceptions.ServerFault(resp_body, resp=resp,", 2026-07-11 04:47:46.431358 | instance | "", 2026-07-11 04:47:46.431476 | instance | " tempest.lib.exceptions.ServerFault: Got server fault", 2026-07-11 04:47:46.431789 | instance | "Details: Request Failed: internal server error while processing your request.", 2026-07-11 04:47:46.431904 | instance | "", 2026-07-11 04:47:46.432029 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.264548s] ... ok", 2026-07-11 04:47:46.432152 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.227744s] ... ok", 2026-07-11 04:47:46.432273 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.080042s] ... ok", 2026-07-11 04:47:46.432395 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.020095s] ... ok", 2026-07-11 04:47:46.432515 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.541149s] ... ok", 2026-07-11 04:47:46.432638 | instance | "{2} setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) [0.000000s] ... FAILED", 2026-07-11 04:47:46.432751 | instance | "", 2026-07-11 04:47:46.432868 | instance | "Captured traceback:", 2026-07-11 04:47:46.432979 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.433093 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.433226 | instance | "", 2026-07-11 04:47:46.433369 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.433495 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.433604 | instance | "", 2026-07-11 04:47:46.433748 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.433878 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.434000 | instance | "", 2026-07-11 04:47:46.434122 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py\", line 55, in resource_setup", 2026-07-11 04:47:46.434249 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-07-11 04:47:46.434356 | instance | "", 2026-07-11 04:47:46.434494 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-07-11 04:47:46.434641 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-07-11 04:47:46.434781 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.434898 | instance | "", 2026-07-11 04:47:46.435091 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-07-11 04:47:46.435137 | instance | " server = waiters.wait_for_status(", 2026-07-11 04:47:46.435249 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.435362 | instance | "", 2026-07-11 04:47:46.435486 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-07-11 04:47:46.435600 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-07-11 04:47:46.435739 | instance | "", 2026-07-11 04:47:46.435862 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-07-11 04:47:46.435986 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-07-11 04:47:46.436108 | instance | "", 2026-07-11 04:47:46.436215 | instance | "", 2026-07-11 04:47:46.436329 | instance | "==============================", 2026-07-11 04:47:46.436469 | instance | "Failed 11 tests - output below:", 2026-07-11 04:47:46.436586 | instance | "==============================", 2026-07-11 04:47:46.436699 | instance | "", 2026-07-11 04:47:46.436821 | instance | "setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)", 2026-07-11 04:47:46.437140 | instance | "--------------------------------------------------------------------------------------", 2026-07-11 04:47:46.437153 | instance | "", 2026-07-11 04:47:46.437214 | instance | "Captured traceback:", 2026-07-11 04:47:46.437344 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.437460 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.437589 | instance | "", 2026-07-11 04:47:46.437740 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.437898 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.438011 | instance | "", 2026-07-11 04:47:46.438141 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.438380 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.438533 | instance | "", 2026-07-11 04:47:46.438888 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py\", line 33, in resource_setup", 2026-07-11 04:47:46.439047 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-07-11 04:47:46.439158 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.439268 | instance | "", 2026-07-11 04:47:46.439392 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.439510 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.439620 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.439763 | instance | "", 2026-07-11 04:47:46.439888 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.440017 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.440122 | instance | "", 2026-07-11 04:47:46.440244 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.440362 | instance | " self.force_reraise()", 2026-07-11 04:47:46.440474 | instance | "", 2026-07-11 04:47:46.440596 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.440710 | instance | " raise self.value", 2026-07-11 04:47:46.440820 | instance | "", 2026-07-11 04:47:46.440946 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.441060 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.441341 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.441447 | instance | "", 2026-07-11 04:47:46.441567 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.441687 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.441821 | instance | "", 2026-07-11 04:47:46.441943 | instance | " tempest.exceptions.BuildErrorException: Server fc68a148-e58e-4a1b-83db-24a0f1d7a884 failed to build and is in ERROR status", 2026-07-11 04:47:46.442073 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fc68a148-e58e-4a1b-83db-24a0f1d7a884.'}. Request ID of server operation performed before checking the server status req-056861f9-4ca9-40b0-a61c-bd46cb6800a0.", 2026-07-11 04:47:46.442186 | instance | "", 2026-07-11 04:47:46.442299 | instance | "", 2026-07-11 04:47:46.442419 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)", 2026-07-11 04:47:46.442535 | instance | "-------------------------------------------------------------------------------------", 2026-07-11 04:47:46.442647 | instance | "", 2026-07-11 04:47:46.442761 | instance | "Captured traceback:", 2026-07-11 04:47:46.442873 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.443071 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.443100 | instance | "", 2026-07-11 04:47:46.443230 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.443347 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.443459 | instance | "", 2026-07-11 04:47:46.443582 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.443743 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.443841 | instance | "", 2026-07-11 04:47:46.444487 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-11 04:47:46.444495 | instance | " server_initial = cls.create_test_server(", 2026-07-11 04:47:46.444499 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.444503 | instance | "", 2026-07-11 04:47:46.444507 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.444522 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.444656 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.444795 | instance | "", 2026-07-11 04:47:46.444921 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.445040 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.445152 | instance | "", 2026-07-11 04:47:46.445273 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.445388 | instance | " self.force_reraise()", 2026-07-11 04:47:46.445503 | instance | "", 2026-07-11 04:47:46.445624 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.445768 | instance | " raise self.value", 2026-07-11 04:47:46.445880 | instance | "", 2026-07-11 04:47:46.446004 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.446121 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.446233 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.446345 | instance | "", 2026-07-11 04:47:46.446473 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.446590 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.446700 | instance | "", 2026-07-11 04:47:46.446845 | instance | " tempest.exceptions.BuildErrorException: Server 72e3665b-fb88-4e22-aad1-2a9408f11b39 failed to build and is in ERROR status", 2026-07-11 04:47:46.447004 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 72e3665b-fb88-4e22-aad1-2a9408f11b39.'}. Request ID of server operation performed before checking the server status req-b75d03e6-71cb-456c-b5c4-a44ad6062c7f.", 2026-07-11 04:47:46.447147 | instance | "", 2026-07-11 04:47:46.447298 | instance | "", 2026-07-11 04:47:46.447459 | instance | "tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]", 2026-07-11 04:47:46.447601 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-11 04:47:46.447774 | instance | "", 2026-07-11 04:47:46.447904 | instance | "Captured traceback:", 2026-07-11 04:47:46.448018 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.448135 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.448248 | instance | "", 2026-07-11 04:47:46.448371 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.448486 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.448599 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.448712 | instance | "", 2026-07-11 04:47:46.448840 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 379, in test_add_remove_fixed_ip", 2026-07-11 04:47:46.448957 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-07-11 04:47:46.449074 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.449225 | instance | "", 2026-07-11 04:47:46.449362 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 78, in _create_server_get_interfaces", 2026-07-11 04:47:46.449478 | instance | " server = self.create_test_server(", 2026-07-11 04:47:46.449601 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.449757 | instance | "", 2026-07-11 04:47:46.449848 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.449961 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.450078 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.450193 | instance | "", 2026-07-11 04:47:46.450320 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.450449 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.450588 | instance | "", 2026-07-11 04:47:46.450724 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.450843 | instance | " self.force_reraise()", 2026-07-11 04:47:46.450954 | instance | "", 2026-07-11 04:47:46.451076 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.451190 | instance | " raise self.value", 2026-07-11 04:47:46.451333 | instance | "", 2026-07-11 04:47:46.451425 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.451539 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.451685 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.451812 | instance | "", 2026-07-11 04:47:46.451933 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.452055 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.452174 | instance | "", 2026-07-11 04:47:46.452298 | instance | " tempest.exceptions.BuildErrorException: Server 0491229c-256f-435b-a375-cf211b77e9ff failed to build and is in ERROR status", 2026-07-11 04:47:46.452437 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0491229c-256f-435b-a375-cf211b77e9ff.'}. Request ID of server operation performed before checking the server status req-47611249-a692-4292-8114-573f0eef4b69.", 2026-07-11 04:47:46.452543 | instance | "", 2026-07-11 04:47:46.452680 | instance | "", 2026-07-11 04:47:46.452818 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.453244 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.453372 | instance | " 2026-07-11 04:43:00,066 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.453505 | instance | "2026-07-11 04:43:00,149 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 386", 2026-07-11 04:47:46.453628 | instance | "2026-07-11 04:43:00,152 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.453897 | instance | "2026-07-11 04:43:00,359 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1658", 2026-07-11 04:47:46.454030 | instance | "2026-07-11 04:43:00,361 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.454297 | instance | "2026-07-11 04:43:00,532 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.454477 | instance | "2026-07-11 04:43:00,534 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.454658 | instance | "2026-07-11 04:43:00,694 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.454763 | instance | "2026-07-11 04:43:00,696 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.454891 | instance | "2026-07-11 04:43:01,295 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-11 04:47:46.455059 | instance | "2026-07-11 04:43:01,300 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.455185 | instance | "2026-07-11 04:43:01,614 22 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9796", 2026-07-11 04:47:46.455340 | instance | "2026-07-11 04:43:01,616 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.455476 | instance | "2026-07-11 04:43:02,059 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 448", 2026-07-11 04:47:46.455602 | instance | "2026-07-11 04:43:02,063 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.455755 | instance | "2026-07-11 04:43:02,137 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1401", 2026-07-11 04:47:46.455879 | instance | "2026-07-11 04:43:03,151 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.456046 | instance | "2026-07-11 04:43:03,255 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1405", 2026-07-11 04:47:46.456215 | instance | "2026-07-11 04:43:04,264 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.456383 | instance | "2026-07-11 04:43:04,349 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1397", 2026-07-11 04:47:46.456514 | instance | "2026-07-11 04:43:05,359 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.456640 | instance | "2026-07-11 04:43:05,459 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1397", 2026-07-11 04:47:46.456784 | instance | "2026-07-11 04:43:06,473 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.456912 | instance | "2026-07-11 04:43:06,560 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1453", 2026-07-11 04:47:46.457036 | instance | "2026-07-11 04:43:07,573 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.457161 | instance | "2026-07-11 04:43:07,663 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1453", 2026-07-11 04:47:46.457429 | instance | "2026-07-11 04:43:08,674 22 DEBUG [urllib3.connectionpool] Starti", 2026-07-11 04:47:46.457619 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.457799 | instance | "2026-07-11 04:43:09,554 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1527", 2026-07-11 04:47:46.457928 | instance | "2026-07-11 04:43:10,574 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.458053 | instance | "2026-07-11 04:43:11,021 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.458173 | instance | "2026-07-11 04:43:12,030 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.458297 | instance | "2026-07-11 04:43:12,173 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.458424 | instance | "2026-07-11 04:43:13,182 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.458548 | instance | "2026-07-11 04:43:13,343 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.458671 | instance | "2026-07-11 04:43:14,356 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.458795 | instance | "2026-07-11 04:43:14,564 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1525", 2026-07-11 04:47:46.458918 | instance | "2026-07-11 04:43:15,578 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.459041 | instance | "2026-07-11 04:43:15,802 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1469", 2026-07-11 04:47:46.459163 | instance | "2026-07-11 04:43:16,815 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.459287 | instance | "2026-07-11 04:43:17,013 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1469", 2026-07-11 04:47:46.459412 | instance | "2026-07-11 04:43:18,025 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.459571 | instance | "2026-07-11 04:43:18,116 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1403", 2026-07-11 04:47:46.459752 | instance | "2026-07-11 04:43:19,126 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.459880 | instance | "2026-07-11 04:43:19,230 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1401", 2026-07-11 04:47:46.460004 | instance | "2026-07-11 04:43:20,251 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.460129 | instance | "2026-07-11 04:43:20,923 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 200 1593", 2026-07-11 04:47:46.460251 | instance | "2026-07-11 04:43:20,937 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.460420 | instance | "2026-07-11 04:43:22,172 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 204 0", 2026-07-11 04:47:46.460500 | instance | "2026-07-11 04:43:22,174 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.460627 | instance | "2026-07-11 04:43:22,224 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/0491229c-256f-435b-a375-cf211b77e9ff HTTP/1.1\" 404 111", 2026-07-11 04:47:46.460751 | instance | "2026-07-11 04:43:22,232 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.460874 | instance | "2026-07-11 04:43:22,258 22 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-1319491776 ", 2026-07-11 04:47:46.461045 | instance | " HTTP/1.1\" 202 0", 2026-07-11 04:47:46.461181 | instance | "2026-07-11 04:43:22,260 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.461305 | instance | "2026-07-11 04:43:22,884 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/375db04e-4549-4bc0-98fc-db535b24353d HTTP/1.1\" 204 0", 2026-07-11 04:47:46.461429 | instance | "2026-07-11 04:43:22,886 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.461562 | instance | "2026-07-11 04:43:22,902 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/375db04e-4549-4bc0-98fc-db535b24353d HTTP/1.1\" 404 146", 2026-07-11 04:47:46.461675 | instance | "2026-07-11 04:43:22,903 22 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.461832 | instance | "2026-07-11 04:43:23,240 22 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/d9c92b4e-dbf7-4ccf-84ac-5d0891859e9f HTTP/1.1\" 204 0", 2026-07-11 04:47:46.461941 | instance | "", 2026-07-11 04:47:46.462050 | instance | "", 2026-07-11 04:47:46.462170 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)", 2026-07-11 04:47:46.462286 | instance | "---------------------------------------------------------------------------", 2026-07-11 04:47:46.462397 | instance | "", 2026-07-11 04:47:46.462511 | instance | "Captured traceback:", 2026-07-11 04:47:46.462630 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.462766 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.462947 | instance | "", 2026-07-11 04:47:46.463030 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.463143 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.463257 | instance | "", 2026-07-11 04:47:46.463378 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.463491 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.463605 | instance | "", 2026-07-11 04:47:46.463785 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-11 04:47:46.463916 | instance | " server_initial = cls.create_test_server(", 2026-07-11 04:47:46.464228 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.464236 | instance | "", 2026-07-11 04:47:46.464263 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.464380 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.464494 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.464650 | instance | "", 2026-07-11 04:47:46.464763 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.464895 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.464990 | instance | "", 2026-07-11 04:47:46.465111 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.465223 | instance | " self.force_reraise()", 2026-07-11 04:47:46.465336 | instance | "", 2026-07-11 04:47:46.465457 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.465577 | instance | " raise self.value", 2026-07-11 04:47:46.465691 | instance | "", 2026-07-11 04:47:46.465912 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.465942 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.466053 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.466167 | instance | "", 2026-07-11 04:47:46.466289 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.466408 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.466521 | instance | "", 2026-07-11 04:47:46.466645 | instance | " tempest.exceptions.BuildErrorException: Server 68f9c8b4-307f-4246-80e9-bf46a83e0c8e failed to build and is in ERROR status", 2026-07-11 04:47:46.466789 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 68f9c8b4-307f-4246-80e9-bf46a83e0c8e.'}. Request ID of server operation performed before checking the server status req-0822fb3b-de66-4c49-a4c0-1f77079d8f0d.", 2026-07-11 04:47:46.466895 | instance | "", 2026-07-11 04:47:46.467008 | instance | "", 2026-07-11 04:47:46.467156 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)", 2026-07-11 04:47:46.467286 | instance | "---------------------------------------------------------------------------------", 2026-07-11 04:47:46.467431 | instance | "", 2026-07-11 04:47:46.467512 | instance | "Captured traceback:", 2026-07-11 04:47:46.467624 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.467791 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.467908 | instance | "", 2026-07-11 04:47:46.468212 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.468217 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.468257 | instance | "", 2026-07-11 04:47:46.468382 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.468503 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.468670 | instance | "", 2026-07-11 04:47:46.468803 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-11 04:47:46.469001 | instance | " server_initial = cls.create_test_server(", 2026-07-11 04:47:46.469092 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.469411 | instance | "", 2026-07-11 04:47:46.469418 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.469462 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.469579 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.469695 | instance | "", 2026-07-11 04:47:46.469872 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.469989 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.470097 | instance | "", 2026-07-11 04:47:46.470224 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.470356 | instance | " self.force_reraise()", 2026-07-11 04:47:46.470480 | instance | "", 2026-07-11 04:47:46.470605 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.470731 | instance | " raise self.value", 2026-07-11 04:47:46.470871 | instance | "", 2026-07-11 04:47:46.471032 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.471178 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.471317 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.471448 | instance | "", 2026-07-11 04:47:46.471576 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.471737 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.471847 | instance | "", 2026-07-11 04:47:46.471977 | instance | " tempest.exceptions.BuildErrorException: Server e7a29ad5-b226-45db-ab27-8798e368d86b failed to build and is in ERROR status", 2026-07-11 04:47:46.472109 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:43:54Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e7a29ad5-b226-45db-ab27-8798e368d86b.'}. Request ID of server operation performed before checking the server status req-e2eaeca0-668a-46c7-950a-be522fcdd0dc.", 2026-07-11 04:47:46.472222 | instance | "", 2026-07-11 04:47:46.472335 | instance | "", 2026-07-11 04:47:46.472457 | instance | "setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)", 2026-07-11 04:47:46.472573 | instance | "----------------------------------------------------------------------------------", 2026-07-11 04:47:46.472685 | instance | "", 2026-07-11 04:47:46.472832 | instance | "Captured traceback:", 2026-07-11 04:47:46.472964 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.473118 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.473239 | instance | "", 2026-07-11 04:47:46.473365 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.473478 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.473592 | instance | "", 2026-07-11 04:47:46.473731 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.473856 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.473970 | instance | "", 2026-07-11 04:47:46.474094 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py\", line 86, in resource_setup", 2026-07-11 04:47:46.474213 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-07-11 04:47:46.474324 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.474440 | instance | "", 2026-07-11 04:47:46.474571 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-07-11 04:47:46.474710 | instance | " server = cls.create_test_server(", 2026-07-11 04:47:46.474867 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.475065 | instance | "", 2026-07-11 04:47:46.475104 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-11 04:47:46.475224 | instance | " body, servers = compute.create_test_server(", 2026-07-11 04:47:46.475336 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.475451 | instance | "", 2026-07-11 04:47:46.475567 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.475718 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.475833 | instance | "", 2026-07-11 04:47:46.475956 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.476074 | instance | " self.force_reraise()", 2026-07-11 04:47:46.476197 | instance | "", 2026-07-11 04:47:46.476317 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.476529 | instance | " raise self.value", 2026-07-11 04:47:46.476661 | instance | "", 2026-07-11 04:47:46.476697 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.476821 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.476930 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.477044 | instance | "", 2026-07-11 04:47:46.477170 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.477284 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.477397 | instance | "", 2026-07-11 04:47:46.477520 | instance | " tempest.exceptions.BuildErrorException: Server 8cf0952f-559b-4de9-95ac-a5fe68488509 failed to build and is in ERROR status", 2026-07-11 04:47:46.477846 | instance | "Details: Request ID of server operation performed before checking the server status req-cdbc8e8f-9b52-4599-8693-692a41ada52a.", 2026-07-11 04:47:46.477856 | instance | "", 2026-07-11 04:47:46.477921 | instance | "", 2026-07-11 04:47:46.478064 | instance | "tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]", 2026-07-11 04:47:46.478204 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-11 04:47:46.478321 | instance | "", 2026-07-11 04:47:46.478439 | instance | "Captured traceback:", 2026-07-11 04:47:46.478567 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.478685 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.478799 | instance | "", 2026-07-11 04:47:46.478924 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.479039 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.479157 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.479275 | instance | "", 2026-07-11 04:47:46.479409 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py\", line 45, in test_attach_detach_volume_to_instance", 2026-07-11 04:47:46.479530 | instance | " server = self.create_server()", 2026-07-11 04:47:46.479688 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.479802 | instance | "", 2026-07-11 04:47:46.479931 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-07-11 04:47:46.480048 | instance | " body, _ = compute.create_test_server(", 2026-07-11 04:47:46.480161 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.480295 | instance | "", 2026-07-11 04:47:46.480423 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.480540 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.480653 | instance | "", 2026-07-11 04:47:46.480782 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.480907 | instance | " self.force_reraise()", 2026-07-11 04:47:46.481010 | instance | "", 2026-07-11 04:47:46.481149 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.481265 | instance | " raise self.value", 2026-07-11 04:47:46.481379 | instance | "", 2026-07-11 04:47:46.481500 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.481615 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.481746 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.481876 | instance | "", 2026-07-11 04:47:46.482000 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.482120 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.482237 | instance | "", 2026-07-11 04:47:46.482358 | instance | " tempest.exceptions.BuildErrorException: Server 9415ebc7-2ce6-4c29-a5d3-7c6999d29455 failed to build and is in ERROR status", 2026-07-11 04:47:46.482513 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:45:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9415ebc7-2ce6-4c29-a5d3-7c6999d29455.'}. Request ID of server operation performed before checking the server status req-35e1c4d6-2877-4592-92c8-d79f1a5a6360.", 2026-07-11 04:47:46.482644 | instance | "", 2026-07-11 04:47:46.482758 | instance | "", 2026-07-11 04:47:46.482874 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.482987 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.483111 | instance | " 2026-07-11 04:44:48,260 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.483237 | instance | "2026-07-11 04:44:48,613 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-11 04:47:46.483360 | instance | "2026-07-11 04:44:48,616 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.483483 | instance | "2026-07-11 04:44:49,070 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-07-11 04:47:46.483610 | instance | "2026-07-11 04:44:49,074 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.483797 | instance | "2026-07-11 04:44:49,144 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1367", 2026-07-11 04:47:46.483919 | instance | "2026-07-11 04:44:50,157 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.484042 | instance | "2026-07-11 04:44:50,236 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1371", 2026-07-11 04:47:46.484166 | instance | "2026-07-11 04:44:51,251 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.484311 | instance | "2026-07-11 04:44:51,355 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1419", 2026-07-11 04:47:46.484461 | instance | "2026-07-11 04:44:52,368 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.484585 | instance | "2026-07-11 04:44:52,469 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1419", 2026-07-11 04:47:46.484706 | instance | "2026-07-11 04:44:53,481 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.484830 | instance | "2026-07-11 04:44:53,735 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1427", 2026-07-11 04:47:46.484953 | instance | "2026-07-11 04:44:54,749 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.485076 | instance | "2026-07-11 04:44:55,142 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1479", 2026-07-11 04:47:46.485238 | instance | "2026-07-11 04:44:56,156 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.485391 | instance | "2026-07-11 04:44:56,340 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1467", 2026-07-11 04:47:46.485552 | instance | "2026-07-11 04:44:57,360 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.485716 | instance | "2026-07-11 04:44:57,574 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1467", 2026-07-11 04:47:46.485907 | instance | "2026-07-11 04:44:58,583 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.486077 | instance | "2026-07-11 04:44:59,253 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1467", 2026-07-11 04:47:46.486213 | instance | "2026-07-11 04:45:00,264 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.486341 | instance | "2026-07-11 04:45:00,736 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1411", 2026-07-11 04:47:46.486474 | instance | "2026-07-11 04:45:01,744 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.486610 | instance | "2026-07-11 04:45:02,295 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c699", 2026-07-11 04:47:46.486726 | instance | " 9d29455 HTTP/1.1\" 200 1369", 2026-07-11 04:47:46.486857 | instance | "2026-07-11 04:45:03,308 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.486999 | instance | "2026-07-11 04:45:03,459 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1369", 2026-07-11 04:47:46.487659 | instance | "2026-07-11 04:45:04,469 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.487812 | instance | "2026-07-11 04:45:05,297 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 200 1559", 2026-07-11 04:47:46.487970 | instance | "2026-07-11 04:45:05,309 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.488104 | instance | "2026-07-11 04:45:05,879 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.488228 | instance | "2026-07-11 04:45:05,881 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.488365 | instance | "2026-07-11 04:45:05,925 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/9415ebc7-2ce6-4c29-a5d3-7c6999d29455 HTTP/1.1\" 404 111", 2026-07-11 04:47:46.488499 | instance | "", 2026-07-11 04:47:46.488620 | instance | "", 2026-07-11 04:47:46.488741 | instance | "tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]", 2026-07-11 04:47:46.488857 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-11 04:47:46.488969 | instance | "", 2026-07-11 04:47:46.489085 | instance | "Captured traceback:", 2026-07-11 04:47:46.489197 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.489317 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.489434 | instance | "", 2026-07-11 04:47:46.489591 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.489720 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.489864 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.489974 | instance | "", 2026-07-11 04:47:46.490098 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 434, in test_network_basic_ops", 2026-07-11 04:47:46.490216 | instance | " self._setup_network_and_servers()", 2026-07-11 04:47:46.490372 | instance | "", 2026-07-11 04:47:46.490533 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 120, in _setup_network_and_servers", 2026-07-11 04:47:46.490655 | instance | " server = self._create_server(self.network, port_id)", 2026-07-11 04:47:46.490768 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.490887 | instance | "", 2026-07-11 04:47:46.491009 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-07-11 04:47:46.491123 | instance | " server = self.create_server(", 2026-07-11 04:47:46.491237 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.491349 | instance | "", 2026-07-11 04:47:46.491471 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-11 04:47:46.491587 | instance | " body, _ = compute.create_test_server(", 2026-07-11 04:47:46.491728 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.491977 | instance | "", 2026-07-11 04:47:46.492156 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.492718 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.492839 | instance | "", 2026-07-11 04:47:46.492966 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.493076 | instance | " self.force_reraise()", 2026-07-11 04:47:46.493191 | instance | "", 2026-07-11 04:47:46.493318 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.493463 | instance | " raise self.value", 2026-07-11 04:47:46.493596 | instance | "", 2026-07-11 04:47:46.493736 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.493855 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.493968 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.494086 | instance | "", 2026-07-11 04:47:46.494209 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.494329 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.494442 | instance | "", 2026-07-11 04:47:46.494573 | instance | " tempest.exceptions.BuildErrorException: Server 6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 failed to build and is in ERROR status", 2026-07-11 04:47:46.494705 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:45:42Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88.'}. Request ID of server operation performed before checking the server status req-357526f5-e0fd-409b-8160-6a262685dba4.", 2026-07-11 04:47:46.494844 | instance | "", 2026-07-11 04:47:46.494995 | instance | "", 2026-07-11 04:47:46.495116 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.495299 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.495409 | instance | " 2026-07-11 04:45:14,077 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.495516 | instance | "2026-07-11 04:45:14,910 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 670", 2026-07-11 04:47:46.495664 | instance | "2026-07-11 04:45:14,911 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.495794 | instance | "2026-07-11 04:45:16,241 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 976", 2026-07-11 04:47:46.495923 | instance | "2026-07-11 04:45:16,242 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.496055 | instance | "2026-07-11 04:45:16,968 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=1db42577be5749babd00476a04371d2b&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-11 04:47:46.496185 | instance | "2026-07-11 04:45:16,970 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.496315 | instance | "2026-07-11 04:45:17,782 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks?router%3Aexternal=True HTTP/1.1\" 200 791", 2026-07-11 04:47:46.496485 | instance | "2026-07-11 04:45:17,785 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.496631 | instance | "2026-07-11 04:45:17,858 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=f8b4eb29-466b-42be-9a2f-6751bb66c25a&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-11 04:47:46.496761 | instance | "2026-07-11 04:45:17,860 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.496890 | instance | "2026-07-11 04:45:19,146 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 656", 2026-07-11 04:47:46.497017 | instance | "2026-07-11 04:45:19,147 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.497145 | instance | "2026-07-11 04:45:21,309 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7e8d0bb8-a77d-4372-99ff-41cce4927ca4/add_router_interface HTTP/1.1\" 200 310", 2026-07-11 04:47:46.497268 | instance | "2026-07-11 04:45:21,310 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.497397 | instance | "2026-07-11 04:45:21,779 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 7608", 2026-07-11 04:47:46.497515 | instance | "2026-07-11 04:45:21,780 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.497644 | instance | "2026-07-11 04:45:22,566 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3317", 2026-07-11 04:47:46.497800 | instance | "2026-07-11 04:45:22,569 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.497930 | instance | "2026-07-11 04:45:22,972 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 997", 2026-07-11 04:47:46.498097 | instance | "2026-07-11 04:45:22,976 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.498233 | instance | "2026-07-11 04:45:23,025 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-07-11 04:47:46.498357 | instance | "2026-07-11 04:45:23,028 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.498481 | instance | "2026-07-11 04:45:23,237 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-11 04:47:46.498605 | instance | "2026-07-11 04:45:23,239 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.498728 | instance | "2026-07-11 04:45:23,450 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.498841 | instance | "2026-07-11", 2026-07-11 04:47:46.498966 | instance | " 04:45:23,453 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.499099 | instance | "2026-07-11 04:45:23,609 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-11 04:47:46.499220 | instance | "2026-07-11 04:45:23,611 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.499489 | instance | "2026-07-11 04:45:23,781 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.499657 | instance | "2026-07-11 04:45:23,782 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.499798 | instance | "2026-07-11 04:45:23,941 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-11 04:47:46.499921 | instance | "2026-07-11 04:45:23,943 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.500044 | instance | "2026-07-11 04:45:24,110 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-11 04:47:46.500168 | instance | "2026-07-11 04:45:24,112 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.500289 | instance | "2026-07-11 04:45:24,298 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-11 04:47:46.500412 | instance | "2026-07-11 04:45:24,308 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.500535 | instance | "2026-07-11 04:45:24,724 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-11 04:47:46.500658 | instance | "2026-07-11 04:45:24,726 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.500807 | instance | "2026-07-11 04:45:25,122 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1373", 2026-07-11 04:47:46.500972 | instance | "2026-07-11 04:45:25,124 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.501104 | instance | "2026-07-11 04:45:25,982 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-11 04:47:46.501228 | instance | "2026-07-11 04:45:25,987 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.501394 | instance | "2026-07-11 04:45:26,076 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1402", 2026-07-11 04:47:46.501486 | instance | "2026-07-11 04:45:27,090 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.501611 | instance | "2026-07-11 04:45:27,177 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1406", 2026-07-11 04:47:46.501764 | instance | "2026-07-11 04:45:28,193 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.501882 | instance | "2026-07-11 04:45:28,715 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1454", 2026-07-11 04:47:46.502002 | instance | "2026-07-11 04:45:29,723 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.502159 | instance | "2026-07-11 04:45:29,923 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1454", 2026-07-11 04:47:46.502304 | instance | "2026-07-11 04:45:30,931 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.502435 | instance | "2026-07-11 04:45:31,402 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1530", 2026-07-11 04:47:46.502554 | instance | "2026-07-11 04:45:32,411 24 DEBUG [urllib3.connectionpool] Starti", 2026-07-11 04:47:46.502674 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.502799 | instance | "2026-07-11 04:45:32,695 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.502921 | instance | "2026-07-11 04:45:33,709 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.503047 | instance | "2026-07-11 04:45:33,840 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.503168 | instance | "2026-07-11 04:45:34,855 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.503291 | instance | "2026-07-11 04:45:35,360 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.503412 | instance | "2026-07-11 04:45:36,370 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.503535 | instance | "2026-07-11 04:45:36,917 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1528", 2026-07-11 04:47:46.503683 | instance | "2026-07-11 04:45:37,931 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.503808 | instance | "2026-07-11 04:45:38,274 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1472", 2026-07-11 04:47:46.503989 | instance | "2026-07-11 04:45:39,284 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.504126 | instance | "2026-07-11 04:45:39,447 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1472", 2026-07-11 04:47:46.504275 | instance | "2026-07-11 04:45:40,457 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.504398 | instance | "2026-07-11 04:45:40,550 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1404", 2026-07-11 04:47:46.504523 | instance | "2026-07-11 04:45:41,560 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.504654 | instance | "2026-07-11 04:45:41,649 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1402", 2026-07-11 04:47:46.504831 | instance | "2026-07-11 04:45:42,664 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.504902 | instance | "2026-07-11 04:45:42,772 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 200 1594", 2026-07-11 04:47:46.505025 | instance | "2026-07-11 04:45:42,780 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.505193 | instance | "2026-07-11 04:45:43,055 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.505598 | instance | "2026-07-11 04:45:43,057 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.505615 | instance | "2026-07-11 04:45:43,088 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6eae2f65-1ba6-419c-a5d7-fb45cc8f4c88 HTTP/1.1\" 404 111", 2026-07-11 04:47:46.505631 | instance | "2026-07-11 04:45:43,092 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.505774 | instance | "2026-07-11 04:45:43,304 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/a572f95b-8069-46b7-8aac-17089387367b HTTP/1.1\" 204 0", 2026-07-11 04:47:46.505900 | instance | "2026-07-11 04:45:43,306 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.506023 | instance | "2026-07-11 04:45:43,330 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest", 2026-07-11 04:47:46.506146 | instance | " -TestNetworkBasicOps-524325545 HTTP/1.1\" 202 0", 2026-07-11 04:47:46.506268 | instance | "2026-07-11 04:45:43,331 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.506400 | instance | "2026-07-11 04:45:44,241 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7e8d0bb8-a77d-4372-99ff-41cce4927ca4/remove_router_interface HTTP/1.1\" 200 310", 2026-07-11 04:47:46.506630 | instance | "2026-07-11 04:45:44,243 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.506701 | instance | "2026-07-11 04:45:44,411 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/dc5d38e8-ec9d-4ed4-a109-6598df251f7c HTTP/1.1\" 204 0", 2026-07-11 04:47:46.506823 | instance | "2026-07-11 04:45:44,413 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.506972 | instance | "2026-07-11 04:45:45,215 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/7e8d0bb8-a77d-4372-99ff-41cce4927ca4 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.507127 | instance | "2026-07-11 04:45:45,216 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.507289 | instance | "2026-07-11 04:45:45,652 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/606d7acb-a3e9-4a2b-ace2-6f3eacba02c5 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.507440 | instance | "", 2026-07-11 04:47:46.507587 | instance | "", 2026-07-11 04:47:46.507778 | instance | "tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]", 2026-07-11 04:47:46.507928 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-11 04:47:46.508074 | instance | "", 2026-07-11 04:47:46.508232 | instance | "Captured traceback:", 2026-07-11 04:47:46.508379 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.508529 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.508675 | instance | "", 2026-07-11 04:47:46.508836 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-11 04:47:46.508988 | instance | " return f(*func_args, **func_kwargs)", 2026-07-11 04:47:46.509133 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.509341 | instance | "", 2026-07-11 04:47:46.509480 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py\", line 127, in test_server_basic_ops", 2026-07-11 04:47:46.509595 | instance | " self.instance = self.create_server(", 2026-07-11 04:47:46.509719 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.509852 | instance | "", 2026-07-11 04:47:46.509979 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-11 04:47:46.510098 | instance | " body, _ = compute.create_test_server(", 2026-07-11 04:47:46.510211 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.510324 | instance | "", 2026-07-11 04:47:46.510450 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-11 04:47:46.510568 | instance | " with excutils.save_and_reraise_exception():", 2026-07-11 04:47:46.510682 | instance | "", 2026-07-11 04:47:46.510804 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-11 04:47:46.510918 | instance | " self.force_reraise()", 2026-07-11 04:47:46.511038 | instance | "", 2026-07-11 04:47:46.511257 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-11 04:47:46.511390 | instance | " raise self.value", 2026-07-11 04:47:46.511503 | instance | "", 2026-07-11 04:47:46.511662 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-11 04:47:46.511785 | instance | " server = waiters.wait_for_server_status(", 2026-07-11 04:47:46.511899 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.512007 | instance | "", 2026-07-11 04:47:46.512131 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-11 04:47:46.512253 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-11 04:47:46.512364 | instance | "", 2026-07-11 04:47:46.512515 | instance | " tempest.exceptions.BuildErrorException: Server d107402d-71b8-4a55-a663-0011ecd7fe2c failed to build and is in ERROR status", 2026-07-11 04:47:46.512620 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-11T04:46:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d107402d-71b8-4a55-a663-0011ecd7fe2c.'}. Request ID of server operation performed before checking the server status req-432948d1-d8a3-45c7-92b3-b97f561cd2d4.", 2026-07-11 04:47:46.512732 | instance | "", 2026-07-11 04:47:46.512844 | instance | "", 2026-07-11 04:47:46.512961 | instance | "Captured pythonlogging:", 2026-07-11 04:47:46.513074 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.513199 | instance | " 2026-07-11 04:46:02,575 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.513325 | instance | "2026-07-11 04:46:02,853 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-07-11 04:47:46.513449 | instance | "2026-07-11 04:46:02,856 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.513579 | instance | "2026-07-11 04:46:03,391 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1673", 2026-07-11 04:47:46.513704 | instance | "2026-07-11 04:46:03,392 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.513850 | instance | "2026-07-11 04:46:03,598 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.513978 | instance | "2026-07-11 04:46:03,600 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.514104 | instance | "2026-07-11 04:46:03,869 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-11 04:47:46.514255 | instance | "2026-07-11 04:46:03,870 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.514390 | instance | "2026-07-11 04:46:04,030 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.514511 | instance | "2026-07-11 04:46:04,031 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.514645 | instance | "2026-07-11 04:46:04,192 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-11 04:47:46.514771 | instance | "2026-07-11 04:46:04,194 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.514898 | instance | "2026-07-11 04:46:04,410 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-11 04:47:46.515022 | instance | "2026-07-11 04:46:04,413 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.515146 | instance | "2026-07-11 04:46:04,593 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-11 04:47:46.515383 | instance | "2026-07-11 04:46:04,597 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-11 04:47:46.515511 | instance | "2026-07-11 04:46:04,949 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-07-11 04:47:46.516049 | instance | "2026-07-11 04:46:04,952 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.516061 | instance | "2026-07-11 04:46:04,991 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 386", 2026-07-11 04:47:46.516126 | instance | "2026-07-11 04:46:04,994 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.516250 | instance | "2026-07-11 04:46:05,183 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-07-11 04:47:46.516401 | instance | "2026-07-11 04:46:05,185 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.516635 | instance | "2026-07-11 04:46:05,339 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-11 04:47:46.516763 | instance | "2026-07-11 04:46:05,341 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.516892 | instance | "2026-07-11 04:46:05,522 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-11 04:47:46.517034 | instance | "2026-07-11 04:46:05,524 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-07-11 04:47:46.517170 | instance | " r.local:9696", 2026-07-11 04:47:46.517303 | instance | "2026-07-11 04:46:06,036 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-11 04:47:46.517429 | instance | "2026-07-11 04:46:06,038 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.517554 | instance | "2026-07-11 04:46:06,652 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 495", 2026-07-11 04:47:46.517679 | instance | "2026-07-11 04:46:06,656 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.517834 | instance | "2026-07-11 04:46:06,730 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1456", 2026-07-11 04:47:46.517959 | instance | "2026-07-11 04:46:07,741 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.518092 | instance | "2026-07-11 04:46:07,832 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1460", 2026-07-11 04:47:46.518233 | instance | "2026-07-11 04:46:08,842 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.518393 | instance | "2026-07-11 04:46:08,928 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1508", 2026-07-11 04:47:46.518546 | instance | "2026-07-11 04:46:09,941 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.518675 | instance | "2026-07-11 04:46:10,042 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1508", 2026-07-11 04:47:46.518799 | instance | "2026-07-11 04:46:11,056 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.518924 | instance | "2026-07-11 04:46:11,261 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1516", 2026-07-11 04:47:46.519047 | instance | "2026-07-11 04:46:12,276 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.519172 | instance | "2026-07-11 04:46:12,455 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1639", 2026-07-11 04:47:46.519294 | instance | "2026-07-11 04:46:13,471 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.519418 | instance | "2026-07-11 04:46:13,638 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1627", 2026-07-11 04:47:46.519542 | instance | "2026-07-11 04:46:14,650 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.519701 | instance | "2026-07-11 04:46:14,805 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1627", 2026-07-11 04:47:46.519817 | instance | "2026-07-11 04:46:15,815 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.519940 | instance | "2026-07-11 04:46:16,003 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1627", 2026-07-11 04:47:46.520076 | instance | "2026-07-11 04:46:17,015 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.520202 | instance | "2026-07-11 04:46:17,164 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1571", 2026-07-11 04:47:46.520325 | instance | "2026-07-11 04:46:18,180 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.520450 | instance | "2026-07-11 04:46:18,317 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1571", 2026-07-11 04:47:46.520573 | instance | "2026-07-11 04:46:19,325 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov", 2026-07-11 04:47:46.520690 | instance | " a-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.520815 | instance | "2026-07-11 04:46:19,484 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1458", 2026-07-11 04:47:46.520939 | instance | "2026-07-11 04:46:20,498 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.521071 | instance | "2026-07-11 04:46:20,635 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1456", 2026-07-11 04:47:46.521227 | instance | "2026-07-11 04:46:21,646 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.521363 | instance | "2026-07-11 04:46:21,803 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 200 1648", 2026-07-11 04:47:46.521484 | instance | "2026-07-11 04:46:21,818 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.521617 | instance | "2026-07-11 04:46:22,255 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 204 0", 2026-07-11 04:47:46.521759 | instance | "2026-07-11 04:46:22,256 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.521884 | instance | "2026-07-11 04:46:22,292 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/d107402d-71b8-4a55-a663-0011ecd7fe2c HTTP/1.1\" 404 111", 2026-07-11 04:47:46.522007 | instance | "2026-07-11 04:46:22,299 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.522152 | instance | "2026-07-11 04:46:22,334 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-1891254167 HTTP/1.1\" 202 0", 2026-07-11 04:47:46.522305 | instance | "2026-07-11 04:46:22,335 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.522435 | instance | "2026-07-11 04:46:22,521 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/1dd18c14-4228-4353-86aa-81536a86c607 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.522558 | instance | "2026-07-11 04:46:22,522 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.522684 | instance | "2026-07-11 04:46:22,536 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/1dd18c14-4228-4353-86aa-81536a86c607 HTTP/1.1\" 404 146", 2026-07-11 04:47:46.522839 | instance | "2026-07-11 04:46:22,537 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.522993 | instance | "2026-07-11 04:46:22,863 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/c169a278-805e-4f2f-9678-b66f87743c90 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.523178 | instance | "2026-07-11 04:46:22,864 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-11 04:47:46.523333 | instance | "2026-07-11 04:46:23,027 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/3416b523-80f2-487e-b093-42168bd63a56 HTTP/1.1\" 204 0", 2026-07-11 04:47:46.523461 | instance | "2026-07-11 04:46:23,029 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-11 04:47:46.523662 | instance | "2026-07-11 04:46:23,052 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1722892184 HTTP/1.1\" 202 0", 2026-07-11 04:47:46.523808 | instance | "", 2026-07-11 04:47:46.523927 | instance | "", 2026-07-11 04:47:46.524085 | instance | "setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON)", 2026-07-11 04:47:46.524169 | instance | "-------------------------------------------------------------------------", 2026-07-11 04:47:46.524279 | instance | "", 2026-07-11 04:47:46.524394 | instance | "Captured traceback:", 2026-07-11 04:47:46.524506 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.524622 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.524757 | instance | "", 2026-07-11 04:47:46.524904 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.525023 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.525137 | instance | "", 2026-07-11 04:47:46.525260 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.525376 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.525488 | instance | "", 2026-07-11 04:47:46.525612 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py\", line 62, in resource_setup", 2026-07-11 04:47:46.525759 | instance | " cls.ikepolicy = cls.create_ikepolicy(", 2026-07-11 04:47:46.525877 | instance | " ^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.525991 | instance | "", 2026-07-11 04:47:46.526137 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py\", line 99, in create_ikepolicy", 2026-07-11 04:47:46.526238 | instance | " body = cls.client.create_ikepolicy(name=name)", 2026-07-11 04:47:46.526398 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.526514 | instance | "", 2026-07-11 04:47:46.526671 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py\", line 146, in _create", 2026-07-11 04:47:46.526825 | instance | " resp, body = self.post(uri, post_data)", 2026-07-11 04:47:46.526971 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.527119 | instance | "", 2026-07-11 04:47:46.527261 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 314, in post", 2026-07-11 04:47:46.527380 | instance | " resp_header, resp_body = self.request(", 2026-07-11 04:47:46.527517 | instance | " ^^^^^^^^^^^^^", 2026-07-11 04:47:46.527673 | instance | "", 2026-07-11 04:47:46.527814 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 762, in request", 2026-07-11 04:47:46.527984 | instance | " self._error_checker(resp, resp_body)", 2026-07-11 04:47:46.528112 | instance | "", 2026-07-11 04:47:46.528238 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 947, in _error_checker", 2026-07-11 04:47:46.528403 | instance | " raise exceptions.ServerFault(resp_body, resp=resp,", 2026-07-11 04:47:46.528542 | instance | "", 2026-07-11 04:47:46.528662 | instance | " tempest.lib.exceptions.ServerFault: Got server fault", 2026-07-11 04:47:46.528795 | instance | "Details: Request Failed: internal server error while processing your request.", 2026-07-11 04:47:46.528900 | instance | "", 2026-07-11 04:47:46.529012 | instance | "", 2026-07-11 04:47:46.529134 | instance | "setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest)", 2026-07-11 04:47:46.529250 | instance | "----------------------------------------------------------------------------------------------------", 2026-07-11 04:47:46.529365 | instance | "", 2026-07-11 04:47:46.529530 | instance | "Captured traceback:", 2026-07-11 04:47:46.529678 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-11 04:47:46.529837 | instance | " Traceback (most recent call last):", 2026-07-11 04:47:46.529965 | instance | "", 2026-07-11 04:47:46.530101 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-11 04:47:46.530239 | instance | " raise value.with_traceback(trace)", 2026-07-11 04:47:46.530373 | instance | "", 2026-07-11 04:47:46.530542 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-11 04:47:46.530697 | instance | " cls.resource_setup()", 2026-07-11 04:47:46.530851 | instance | "", 2026-07-11 04:47:46.531011 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py\", line 55, in resource_setup", 2026-07-11 04:47:46.531143 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-07-11 04:47:46.531261 | instance | "", 2026-07-11 04:47:46.531404 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-07-11 04:47:46.531528 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-07-11 04:47:46.531687 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.531804 | instance | "", 2026-07-11 04:47:46.531925 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-07-11 04:47:46.532049 | instance | " server = waiters.wait_for_status(", 2026-07-11 04:47:46.532155 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-11 04:47:46.532268 | instance | "", 2026-07-11 04:47:46.532391 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-07-11 04:47:46.532513 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-07-11 04:47:46.532632 | instance | "", 2026-07-11 04:47:46.532750 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-07-11 04:47:46.532872 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-07-11 04:47:46.532983 | instance | "", 2026-07-11 04:47:46.533118 | instance | "", 2026-07-11 04:47:46.533241 | instance | "", 2026-07-11 04:47:46.533356 | instance | "======", 2026-07-11 04:47:46.533469 | instance | "Totals", 2026-07-11 04:47:46.533587 | instance | "======", 2026-07-11 04:47:46.533700 | instance | "Ran: 127 tests in 312.4045 sec.", 2026-07-11 04:47:46.533841 | instance | " - Passed: 115", 2026-07-11 04:47:46.533960 | instance | " - Skipped: 1", 2026-07-11 04:47:46.534077 | instance | " - Expected Fail: 0", 2026-07-11 04:47:46.534194 | instance | " - Unexpected Success: 0", 2026-07-11 04:47:46.534306 | instance | " - Failed: 11", 2026-07-11 04:47:46.534421 | instance | "Sum of execute time for each test: 324.6860 sec.", 2026-07-11 04:47:46.534537 | instance | "", 2026-07-11 04:47:46.534690 | instance | "==============", 2026-07-11 04:47:46.534818 | instance | "Worker Balance", 2026-07-11 04:47:46.534931 | instance | "==============", 2026-07-11 04:47:46.535050 | instance | " - Worker 0 (33 tests) => 0:03:28.198767", 2026-07-11 04:47:46.535168 | instance | " - Worker 1 (32 tests) => 0:03:11.374541", 2026-07-11 04:47:46.535283 | instance | " - Worker 2 (31 tests) => 0:05:00.660192", 2026-07-11 04:47:46.535403 | instance | " - Worker 3 (31 tests) => 0:05:07.633846", 2026-07-11 04:47:46.535514 | instance | "" 2026-07-11 04:47:46.535692 | instance | ] 2026-07-11 04:47:46.535822 | instance | } 2026-07-11 04:47:46.536007 | instance | 2026-07-11 04:47:46.536126 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-07-11 04:47:46.536243 | instance | Saturday 11 July 2026 04:47:46 +0000 (0:00:00.233) 0:06:31.530 ********* 2026-07-11 04:47:46.536407 | instance | 2026-07-11 04:47:46.536481 | instance | PLAY RECAP ********************************************************************* 2026-07-11 04:47:46.536597 | instance | instance : ok=25 changed=1 unreachable=0 failed=1 skipped=10 rescued=0 ignored=0 2026-07-11 04:47:46.536714 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 04:47:46.536822 | instance | 2026-07-11 04:47:46.536940 | instance | Saturday 11 July 2026 04:47:46 +0000 (0:00:00.039) 0:06:31.570 ********* 2026-07-11 04:47:46.537046 | instance | =============================================================================== 2026-07-11 04:47:46.537160 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 372.26s 2026-07-11 04:47:46.537273 | instance | Gathering Facts --------------------------------------------------------- 5.45s 2026-07-11 04:47:46.537385 | instance | Run "stestr" tests ------------------------------------------------------ 2.87s 2026-07-11 04:47:46.537500 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.47s 2026-07-11 04:47:46.537613 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.26s 2026-07-11 04:47:46.537767 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.13s 2026-07-11 04:47:46.537882 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.13s 2026-07-11 04:47:46.537993 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 1.05s 2026-07-11 04:47:46.538106 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.92s 2026-07-11 04:47:46.538220 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.69s 2026-07-11 04:47:46.538336 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.65s 2026-07-11 04:47:46.538501 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.35s 2026-07-11 04:47:46.538656 | instance | vexxhost.atmosphere.tempest : Print tempest log details ----------------- 0.23s 2026-07-11 04:47:46.538788 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-07-11 04:47:46.538904 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.17s 2026-07-11 04:47:46.539019 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.14s 2026-07-11 04:47:46.539138 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-07-11 04:47:46.539255 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-07-11 04:47:46.539446 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-07-11 04:47:46.539514 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.10s 2026-07-11 04:47:46.539738 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Tempest failed!"} 2026-07-11 04:47:46.609993 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-07-11 04:47:46.610114 | instance | ERROR [aio > verify] Executed: Failed 2026-07-11 04:47:46.610131 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-07-11 04:47:46.983701 | instance | ERROR 2026-07-11 04:47:46.984010 | instance | { 2026-07-11 04:47:46.984054 | instance | "delta": "1:28:24.355733", 2026-07-11 04:47:46.984083 | instance | "end": "2026-07-11 04:47:46.694360", 2026-07-11 04:47:46.984109 | instance | "msg": "non-zero return code", 2026-07-11 04:47:46.984134 | instance | "rc": 2, 2026-07-11 04:47:46.984158 | instance | "start": "2026-07-11 03:19:22.338627" 2026-07-11 04:47:46.984182 | instance | } failure 2026-07-11 04:47:47.080464 | 2026-07-11 04:47:47.080601 | PLAY RECAP 2026-07-11 04:47:47.080651 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-07-11 04:47:47.080673 | 2026-07-11 04:47:47.231973 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-11 04:47:47.238705 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-11 04:47:47.872776 | 2026-07-11 04:47:47.872925 | PLAY [all] 2026-07-11 04:47:47.887257 | 2026-07-11 04:47:47.887332 | TASK [gather-host-logs : creating directory for system status] 2026-07-11 04:47:48.237879 | instance | changed 2026-07-11 04:47:48.245441 | 2026-07-11 04:47:48.245551 | TASK [gather-host-logs : Get logs for each host] 2026-07-11 04:47:48.595239 | instance | + systemd-cgls --full --all --no-pager 2026-07-11 04:47:48.638962 | instance | + ip addr 2026-07-11 04:47:48.646658 | instance | + ip route 2026-07-11 04:47:48.649227 | instance | + lsblk 2026-07-11 04:47:48.670177 | instance | + mount 2026-07-11 04:47:48.686341 | instance | + docker images 2026-07-11 04:47:48.711215 | instance | + brctl show 2026-07-11 04:47:48.711939 | instance | /bin/bash: line 8: brctl: command not found 2026-07-11 04:47:48.712290 | instance | + ps aux --sort=-%mem 2026-07-11 04:47:48.767694 | instance | + dpkg -l 2026-07-11 04:47:48.779789 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-11 04:47:48.780461 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-11 04:47:48.801474 | instance | + '[' '!' -z '' ']' 2026-07-11 04:47:49.282541 | instance | ok: Runtime: 0:00:00.211987 2026-07-11 04:47:49.289179 | 2026-07-11 04:47:49.289247 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-11 04:47:49.915172 | instance | changed: 2026-07-11 04:47:49.915358 | instance | created directory /var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/work/logs/instance 2026-07-11 04:47:49.915387 | instance | cd+++++++++ system/ 2026-07-11 04:47:49.915409 | instance | >f+++++++++ system/brctl-show.txt 2026-07-11 04:47:49.915430 | instance | >f+++++++++ system/docker-images.txt 2026-07-11 04:47:49.915450 | instance | >f+++++++++ system/ip-addr.txt 2026-07-11 04:47:49.915472 | instance | >f+++++++++ system/ip-route.txt 2026-07-11 04:47:49.915492 | instance | >f+++++++++ system/lsblk.txt 2026-07-11 04:47:49.915512 | instance | >f+++++++++ system/mount.txt 2026-07-11 04:47:49.915531 | instance | >f+++++++++ system/packages.txt 2026-07-11 04:47:49.915550 | instance | >f+++++++++ system/ps.txt 2026-07-11 04:47:49.915571 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-11 04:47:49.924501 | 2026-07-11 04:47:49.924568 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-11 04:47:50.132983 | instance | changed: "values" 2026-07-11 04:47:50.305678 | instance | changed: "releases" 2026-07-11 04:47:50.326687 | 2026-07-11 04:47:50.326922 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-11 04:48:00.878511 | instance | ok: Runtime: 0:00:09.878445 2026-07-11 04:48:00.883795 | 2026-07-11 04:48:00.883865 | TASK [helm-release-status : Downloads logs to executor] 2026-07-11 04:48:01.405242 | instance | changed: 2026-07-11 04:48:01.405516 | instance | cd+++++++++ helm/ 2026-07-11 04:48:01.405576 | instance | cd+++++++++ helm/releases/ 2026-07-11 04:48:01.405622 | instance | cd+++++++++ helm/releases/auth-system/ 2026-07-11 04:48:01.405665 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-07-11 04:48:01.405708 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-07-11 04:48:01.405750 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-07-11 04:48:01.405791 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-11 04:48:01.405831 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-11 04:48:01.405871 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-07-11 04:48:01.405910 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-07-11 04:48:01.405950 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-11 04:48:01.405989 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-11 04:48:01.406036 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-07-11 04:48:01.406078 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-07-11 04:48:01.406119 | instance | cd+++++++++ helm/releases/monitoring/ 2026-07-11 04:48:01.406160 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-07-11 04:48:01.406230 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-07-11 04:48:01.406274 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-07-11 04:48:01.406315 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-07-11 04:48:01.406355 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-07-11 04:48:01.406399 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-07-11 04:48:01.406440 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-07-11 04:48:01.406481 | instance | cd+++++++++ helm/releases/openstack/ 2026-07-11 04:48:01.406521 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-07-11 04:48:01.406612 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-07-11 04:48:01.406655 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-07-11 04:48:01.406696 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-07-11 04:48:01.406737 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-07-11 04:48:01.406777 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-07-11 04:48:01.406817 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-07-11 04:48:01.406857 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-07-11 04:48:01.406897 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-07-11 04:48:01.406936 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-07-11 04:48:01.406976 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-07-11 04:48:01.407015 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-07-11 04:48:01.407054 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-07-11 04:48:01.407091 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-07-11 04:48:01.407112 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-07-11 04:48:01.407129 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-07-11 04:48:01.407146 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-07-11 04:48:01.407164 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-07-11 04:48:01.407181 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-07-11 04:48:01.407199 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-07-11 04:48:01.407216 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-07-11 04:48:01.407234 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-07-11 04:48:01.407252 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-07-11 04:48:01.407269 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-07-11 04:48:01.407287 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-07-11 04:48:01.407305 | instance | cd+++++++++ helm/values/ 2026-07-11 04:48:01.407323 | instance | cd+++++++++ helm/values/auth-system/ 2026-07-11 04:48:01.407340 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-07-11 04:48:01.407358 | instance | cd+++++++++ helm/values/cert-manager/ 2026-07-11 04:48:01.407376 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-07-11 04:48:01.407393 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-11 04:48:01.407411 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-11 04:48:01.407428 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-07-11 04:48:01.407445 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-07-11 04:48:01.407463 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-11 04:48:01.407480 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-11 04:48:01.407497 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-07-11 04:48:01.407514 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-07-11 04:48:01.407532 | instance | cd+++++++++ helm/values/monitoring/ 2026-07-11 04:48:01.407555 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-07-11 04:48:01.407574 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-07-11 04:48:01.407592 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-07-11 04:48:01.407610 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-07-11 04:48:01.407627 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-07-11 04:48:01.407645 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-07-11 04:48:01.407662 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-07-11 04:48:01.407680 | instance | cd+++++++++ helm/values/openstack/ 2026-07-11 04:48:01.407697 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-07-11 04:48:01.407715 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-07-11 04:48:01.407732 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-07-11 04:48:01.407749 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-07-11 04:48:01.407767 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-07-11 04:48:01.407784 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-07-11 04:48:01.407800 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-07-11 04:48:01.407817 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-07-11 04:48:01.407835 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-07-11 04:48:01.407852 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-07-11 04:48:01.407870 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-07-11 04:48:01.407887 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-07-11 04:48:01.407905 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-07-11 04:48:01.407924 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-07-11 04:48:01.407941 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-07-11 04:48:01.407959 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-07-11 04:48:01.407977 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-07-11 04:48:01.407994 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-07-11 04:48:01.408012 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-07-11 04:48:01.408030 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-07-11 04:48:01.408047 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-07-11 04:48:01.408065 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-07-11 04:48:01.408082 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-07-11 04:48:01.408100 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-07-11 04:48:01.408117 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-07-11 04:48:01.417547 | 2026-07-11 04:48:01.417612 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-11 04:48:01.627087 | instance | changed 2026-07-11 04:48:01.633898 | 2026-07-11 04:48:01.634002 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-11 04:48:01.871585 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-11 04:48:01.871705 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-11 04:48:01.880182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:01.882844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:01.969119 | instance | node/instance 2026-07-11 04:48:01.976429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:02.067494 | instance | clusterrole/admin 2026-07-11 04:48:02.274751 | instance | clusterrole/capi-aggregated-manager-role 2026-07-11 04:48:02.380172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:02.385833 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-07-11 04:48:02.386585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:02.556828 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-07-11 04:48:02.663036 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-07-11 04:48:02.771997 | instance | clusterrole/capi-manager-role 2026-07-11 04:48:02.844626 | instance | clusterrole/capo-manager-role 2026-07-11 04:48:02.977836 | instance | clusterrole/cephfs-csi-nodeplugin 2026-07-11 04:48:03.056495 | instance | clusterrole/cephfs-external-provisioner-runner 2026-07-11 04:48:03.174950 | instance | clusterrole/cert-manager-cainjector 2026-07-11 04:48:03.266686 | instance | clusterrole/cert-manager-cluster-view 2026-07-11 04:48:03.394811 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-07-11 04:48:03.481037 | instance | clusterrole/cert-manager-controller-certificates 2026-07-11 04:48:03.602952 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-07-11 04:48:03.693243 | instance | clusterrole/cert-manager-controller-challenges 2026-07-11 04:48:03.803926 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-07-11 04:48:03.889544 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-07-11 04:48:04.006642 | instance | clusterrole/cert-manager-controller-issuers 2026-07-11 04:48:04.102569 | instance | clusterrole/cert-manager-controller-orders 2026-07-11 04:48:04.203783 | instance | clusterrole/cert-manager-edit 2026-07-11 04:48:04.314197 | instance | clusterrole/cert-manager-view 2026-07-11 04:48:04.430767 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-07-11 04:48:04.523720 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-07-11 04:48:04.636149 | instance | clusterrole/cilium 2026-07-11 04:48:04.716099 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-07-11 04:48:04.831867 | instance | clusterrole/cilium-operator 2026-07-11 04:48:04.919878 | instance | clusterrolebinding/capi-manager-rolebinding 2026-07-11 04:48:05.049100 | instance | clusterrole/cluster-admin 2026-07-11 04:48:05.110243 | instance | clusterrolebinding/capo-manager-rolebinding 2026-07-11 04:48:05.246252 | instance | clusterrole/edit 2026-07-11 04:48:05.313547 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-07-11 04:48:05.512982 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-11 04:48:05.516879 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-07-11 04:48:05.718870 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-11 04:48:05.723355 | instance | clusterrolebinding/cert-manager-cainjector 2026-07-11 04:48:05.926703 | instance | clusterrole/goldpinger-clusterrole 2026-07-11 04:48:05.955996 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-07-11 04:48:06.129207 | instance | clusterrole/ingress-nginx 2026-07-11 04:48:06.167736 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-07-11 04:48:06.332867 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-07-11 04:48:06.377964 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-07-11 04:48:06.547167 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-07-11 04:48:06.590377 | instance | clusterrole/kube-prometheus-stack-operator 2026-07-11 04:48:06.744328 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-07-11 04:48:06.804509 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-07-11 04:48:06.952872 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-07-11 04:48:06.999955 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-07-11 04:48:07.160326 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-07-11 04:48:07.216089 | instance | clusterrole/kubeadm:get-nodes 2026-07-11 04:48:07.399806 | instance | clusterrole/local-path-provisioner 2026-07-11 04:48:07.437552 | instance | clusterrolebinding/cert-manager-controller-orders 2026-07-11 04:48:07.606028 | instance | clusterrole/node-feature-discovery 2026-07-11 04:48:07.680325 | instance | clusterrole/node-feature-discovery-gc 2026-07-11 04:48:07.844568 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-07-11 04:48:07.904286 | instance | clusterrole/nova-bootstrap 2026-07-11 04:48:08.038690 | instance | clusterrole/nova-cell-setup 2026-07-11 04:48:08.119067 | instance | clusterrolebinding/cilium 2026-07-11 04:48:08.253515 | instance | clusterrole/objectstorage-provisioner-role 2026-07-11 04:48:08.338821 | instance | clusterrolebinding/cilium-operator 2026-07-11 04:48:08.471005 | instance | clusterrole/orc-image-editor-role 2026-07-11 04:48:08.550206 | instance | clusterrole/orc-image-viewer-role 2026-07-11 04:48:08.662787 | instance | clusterrolebinding/cluster-admin 2026-07-11 04:48:08.779980 | instance | clusterrole/orc-manager-role 2026-07-11 04:48:08.859036 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-11 04:48:08.987721 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-11 04:48:09.061832 | instance | clusterrole/orc-metrics-auth-role 2026-07-11 04:48:09.178430 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-07-11 04:48:09.265491 | instance | clusterrole/orc-metrics-reader 2026-07-11 04:48:09.389786 | instance | clusterrolebinding/ingress-nginx 2026-07-11 04:48:09.475725 | instance | clusterrole/ovn-controller 2026-07-11 04:48:09.638856 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-07-11 04:48:09.700859 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-07-11 04:48:09.817169 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-07-11 04:48:09.892067 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-07-11 04:48:10.028657 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-07-11 04:48:10.099746 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-07-11 04:48:10.230430 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-07-11 04:48:10.300481 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-07-11 04:48:10.460927 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-11 04:48:10.532919 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-07-11 04:48:10.643574 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-11 04:48:10.722392 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-07-11 04:48:10.840308 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-11 04:48:10.918163 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-11 04:48:11.033165 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-07-11 04:48:11.097868 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-11 04:48:11.232924 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-07-11 04:48:11.305004 | instance | clusterrolebinding/local-path-provisioner 2026-07-11 04:48:11.455902 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-07-11 04:48:11.519125 | instance | clusterrolebinding/magnum-cluster-api 2026-07-11 04:48:11.638383 | instance | clusterrolebinding/node-feature-discovery 2026-07-11 04:48:11.713071 | instance | clusterrole/rbd-csi-nodeplugin 2026-07-11 04:48:11.844942 | instance | clusterrole/rbd-external-provisioner-runner 2026-07-11 04:48:11.917123 | instance | clusterrolebinding/node-feature-discovery-gc 2026-07-11 04:48:12.037850 | instance | clusterrolebinding/nova-bootstrap 2026-07-11 04:48:12.112456 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-07-11 04:48:12.227972 | instance | clusterrolebinding/nova-cell-setup 2026-07-11 04:48:12.329467 | instance | clusterrole/rook-ceph-global 2026-07-11 04:48:12.441145 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-07-11 04:48:12.543261 | instance | clusterrole/rook-ceph-mgr-cluster 2026-07-11 04:48:12.631538 | instance | clusterrole/rook-ceph-mgr-system 2026-07-11 04:48:12.749413 | instance | clusterrolebinding/orc-manager-rolebinding 2026-07-11 04:48:12.816390 | instance | clusterrole/rook-ceph-object-bucket 2026-07-11 04:48:12.929140 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-07-11 04:48:13.000750 | instance | clusterrole/rook-ceph-osd 2026-07-11 04:48:13.103301 | instance | clusterrolebinding/ovn-controller 2026-07-11 04:48:13.192701 | instance | clusterrole/rook-ceph-system 2026-07-11 04:48:13.299632 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-07-11 04:48:13.398841 | instance | clusterrole/secretgen-controller-cluster-role 2026-07-11 04:48:13.509306 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-07-11 04:48:13.612849 | instance | clusterrole/system:aggregate-to-admin 2026-07-11 04:48:13.721360 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-07-11 04:48:13.813077 | instance | clusterrole/system:aggregate-to-edit 2026-07-11 04:48:13.908899 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-07-11 04:48:13.991456 | instance | clusterrole/system:aggregate-to-view 2026-07-11 04:48:14.107133 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-07-11 04:48:14.183489 | instance | clusterrolebinding/rook-ceph-global 2026-07-11 04:48:14.302372 | instance | clusterrole/system:auth-delegator 2026-07-11 04:48:14.374102 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-07-11 04:48:14.506636 | instance | clusterrole/system:basic-user 2026-07-11 04:48:14.566808 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-07-11 04:48:14.723553 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-11 04:48:14.792261 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-07-11 04:48:14.918557 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-11 04:48:14.995755 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-11 04:48:15.104184 | instance | clusterrolebinding/rook-ceph-osd 2026-07-11 04:48:15.191184 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-11 04:48:15.304397 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-07-11 04:48:15.389260 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-11 04:48:15.536810 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-11 04:48:15.597898 | instance | clusterrolebinding/rook-ceph-system 2026-07-11 04:48:15.747214 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-11 04:48:15.814093 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-07-11 04:48:15.955976 | instance | clusterrole/system:controller:certificate-controller 2026-07-11 04:48:16.019401 | instance | clusterrolebinding/system:basic-user 2026-07-11 04:48:16.171659 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-11 04:48:16.245500 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-11 04:48:16.420897 | instance | clusterrole/system:controller:cronjob-controller 2026-07-11 04:48:16.492280 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-11 04:48:16.621550 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-11 04:48:16.675255 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-11 04:48:16.849467 | instance | clusterrole/system:controller:deployment-controller 2026-07-11 04:48:16.885266 | instance | clusterrole/system:controller:disruption-controller 2026-07-11 04:48:17.070218 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-11 04:48:17.115766 | instance | clusterrole/system:controller:endpoint-controller 2026-07-11 04:48:17.284370 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-11 04:48:17.333671 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-11 04:48:17.514843 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-11 04:48:17.559947 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-11 04:48:17.731263 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-11 04:48:17.794878 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-11 04:48:17.953604 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-11 04:48:18.003035 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-11 04:48:18.160340 | instance | clusterrole/system:controller:expand-controller 2026-07-11 04:48:18.244949 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-11 04:48:18.384753 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-11 04:48:18.457942 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-11 04:48:18.593492 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-11 04:48:18.683874 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-11 04:48:18.788044 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-11 04:48:18.890512 | instance | clusterrole/system:controller:job-controller 2026-07-11 04:48:18.987756 | instance | clusterrole/system:controller:namespace-controller 2026-07-11 04:48:19.075769 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-11 04:48:19.187874 | instance | clusterrole/system:controller:node-controller 2026-07-11 04:48:19.275509 | instance | clusterrolebinding/system:controller:job-controller 2026-07-11 04:48:19.407501 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-11 04:48:19.502173 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-11 04:48:19.608292 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-11 04:48:19.710539 | instance | clusterrolebinding/system:controller:node-controller 2026-07-11 04:48:19.813423 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-11 04:48:19.889642 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-11 04:48:19.999202 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-11 04:48:20.077652 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-11 04:48:20.198817 | instance | clusterrole/system:controller:replicaset-controller 2026-07-11 04:48:20.269836 | instance | clusterrole/system:controller:replication-controller 2026-07-11 04:48:20.396627 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-11 04:48:20.480443 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-11 04:48:20.605504 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-11 04:48:20.667813 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-11 04:48:20.799206 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-11 04:48:20.867405 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-11 04:48:21.029144 | instance | clusterrole/system:controller:route-controller 2026-07-11 04:48:21.058618 | instance | clusterrole/system:controller:service-account-controller 2026-07-11 04:48:21.224387 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-11 04:48:21.250074 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-11 04:48:21.440585 | instance | clusterrolebinding/system:controller:route-controller 2026-07-11 04:48:21.473753 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-11 04:48:21.632926 | instance | clusterrole/system:controller:service-controller 2026-07-11 04:48:21.679064 | instance | clusterrolebinding/system:controller:service-controller 2026-07-11 04:48:21.830586 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-11 04:48:21.860717 | instance | clusterrole/system:controller:statefulset-controller 2026-07-11 04:48:22.044281 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-11 04:48:22.053054 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-11 04:48:22.214731 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-11 04:48:22.243093 | instance | clusterrolebinding/system:coredns 2026-07-11 04:48:22.421715 | instance | clusterrole/system:controller:ttl-controller 2026-07-11 04:48:22.451416 | instance | clusterrolebinding/system:discovery 2026-07-11 04:48:22.646082 | instance | clusterrole/system:coredns 2026-07-11 04:48:22.667166 | instance | clusterrole/system:discovery 2026-07-11 04:48:22.845015 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-11 04:48:22.869060 | instance | clusterrole/system:heapster 2026-07-11 04:48:23.085663 | instance | clusterrolebinding/system:kube-dns 2026-07-11 04:48:23.095458 | instance | clusterrole/system:kube-aggregator 2026-07-11 04:48:23.301583 | instance | clusterrole/system:kube-controller-manager 2026-07-11 04:48:23.303708 | instance | clusterrole/system:kube-dns 2026-07-11 04:48:23.512917 | instance | clusterrole/system:kube-scheduler 2026-07-11 04:48:23.513036 | instance | clusterrolebinding/system:kube-scheduler 2026-07-11 04:48:23.739947 | instance | clusterrole/system:kubelet-api-admin 2026-07-11 04:48:23.742972 | instance | clusterrole/system:monitoring 2026-07-11 04:48:23.946993 | instance | clusterrolebinding/system:monitoring 2026-07-11 04:48:23.956573 | instance | clusterrole/system:node 2026-07-11 04:48:24.139608 | instance | clusterrolebinding/system:node 2026-07-11 04:48:24.152167 | instance | clusterrole/system:node-bootstrapper 2026-07-11 04:48:24.336556 | instance | clusterrolebinding/system:node-proxier 2026-07-11 04:48:24.368676 | instance | clusterrole/system:node-problem-detector 2026-07-11 04:48:24.550857 | instance | clusterrole/system:node-proxier 2026-07-11 04:48:24.616791 | instance | clusterrolebinding/system:public-info-viewer 2026-07-11 04:48:24.789553 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-11 04:48:24.819821 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-11 04:48:25.011812 | instance | clusterrolebinding/system:volume-scheduler 2026-07-11 04:48:25.036991 | instance | clusterrole/system:public-info-viewer 2026-07-11 04:48:25.216580 | instance | clusterrolebinding/vector 2026-07-11 04:48:25.240471 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-11 04:48:25.419626 | instance | clusterrole/system:volume-scheduler 2026-07-11 04:48:25.448662 | instance | clusterrole/vector 2026-07-11 04:48:25.623115 | instance | clusterrole/view 2026-07-11 04:48:25.656842 | instance | storageclass/general 2026-07-11 04:48:25.840706 | instance | namespace/auth-system 2026-07-11 04:48:25.916945 | instance | namespace/capi-kubeadm-bootstrap-system 2026-07-11 04:48:26.045125 | instance | namespace/capi-kubeadm-control-plane-system 2026-07-11 04:48:26.147445 | instance | namespace/capi-system 2026-07-11 04:48:26.262772 | instance | namespace/capo-system 2026-07-11 04:48:26.368628 | instance | namespace/cert-manager 2026-07-11 04:48:26.489565 | instance | namespace/default 2026-07-11 04:48:26.583779 | instance | namespace/envoy-gateway-system 2026-07-11 04:48:26.706054 | instance | namespace/ingress-nginx 2026-07-11 04:48:26.799546 | instance | namespace/kube-node-lease 2026-07-11 04:48:26.940768 | instance | namespace/kube-public 2026-07-11 04:48:27.045907 | instance | namespace/kube-system 2026-07-11 04:48:27.143313 | instance | namespace/local-path-storage 2026-07-11 04:48:27.269190 | instance | namespace/magnum-system 2026-07-11 04:48:27.383245 | instance | namespace/monitoring 2026-07-11 04:48:27.500987 | instance | namespace/openstack 2026-07-11 04:48:27.594559 | instance | namespace/orc-system 2026-07-11 04:48:27.711360 | instance | namespace/rook-ceph 2026-07-11 04:48:27.802081 | instance | namespace/secretgen-controller 2026-07-11 04:48:28.222512 | instance | ok: Runtime: 0:00:26.159915 2026-07-11 04:48:28.229402 | 2026-07-11 04:48:28.229477 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-11 04:48:28.447157 | instance | changed 2026-07-11 04:48:28.452317 | 2026-07-11 04:48:28.452393 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-11 04:48:28.679201 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-11 04:48:28.679285 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-11 04:48:28.679351 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-11 04:48:28.788809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:28.791154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:28.898761 | instance | auth-system/configmaps/keycloak-env-vars 2026-07-11 04:48:28.901275 | instance | auth-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:28.905361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:28.907861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.003482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.008272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.098845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.102860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.126748 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:29.209173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.212877 | instance | auth-system/endpoints/keycloak 2026-07-11 04:48:29.220388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.312123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.333348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.341360 | instance | auth-system/endpoints/keycloak-headless 2026-07-11 04:48:29.426189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.446347 | instance | auth-system/endpoints/keycloak-metrics 2026-07-11 04:48:29.458762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.530865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.561187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.569626 | instance | auth-system/ingresses/keycloak 2026-07-11 04:48:29.642739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.664966 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-07-11 04:48:29.712709 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:29.725643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.788467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.817550 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-07-11 04:48:29.838762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.884828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.897690 | instance | auth-system/networkpolicies/keycloak 2026-07-11 04:48:29.947950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:29.990767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.054021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.055349 | instance | auth-system/pods/keycloak-0 2026-07-11 04:48:30.135196 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p 2026-07-11 04:48:30.150488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.179862 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:30.191451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.270913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.291529 | instance | auth-system/secrets/keycloak 2026-07-11 04:48:30.322813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.350173 | instance | auth-system/secrets/keycloak-externaldb 2026-07-11 04:48:30.400540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.459452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.514985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.525462 | instance | auth-system/secrets/keycloak.199-204-45-53.nip.io-tls 2026-07-11 04:48:30.558582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.574709 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-07-11 04:48:30.616826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.687448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.741681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.758208 | instance | auth-system/serviceaccounts/default 2026-07-11 04:48:30.818514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.824211 | instance | auth-system/serviceaccounts/keycloak 2026-07-11 04:48:30.841696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.922608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:30.963676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.001253 | instance | auth-system/services/keycloak 2026-07-11 04:48:31.022370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.055422 | instance | auth-system/services/keycloak-headless 2026-07-11 04:48:31.075943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.126549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.198966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.230720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.231538 | instance | auth-system/services/keycloak-metrics 2026-07-11 04:48:31.311891 | instance | auth-system/statefulsets/keycloak 2026-07-11 04:48:31.320656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.329238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.444492 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:31.445967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.454987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.472795 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-07-11 04:48:31.548850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.557576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.577167 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-07-11 04:48:31.659828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.673543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.678499 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:31.769227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.775805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.788196 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-07-11 04:48:31.864191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.866440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.870766 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-07-11 04:48:31.970954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.971981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:31.978200 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-07-11 04:48:32.065489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.082364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.095537 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-07-11 04:48:32.169697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.192121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.192347 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-07-11 04:48:32.282796 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:32.298589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.310705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.322783 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-07-11 04:48:32.409001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.428337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.434157 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn 2026-07-11 04:48:32.523872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.533951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.538511 | instance | capi-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:32.624076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.637528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.665972 | instance | capi-system/deployment/capi-controller-manager 2026-07-11 04:48:32.744406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.746601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.770230 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-07-11 04:48:32.858577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.862155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.872204 | instance | capi-system/endpoints/capi-webhook-service 2026-07-11 04:48:32.966062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:32.974956 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-07-11 04:48:32.977414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.076582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.090582 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-07-11 04:48:33.093032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.188117 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-07-11 04:48:33.193982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.207148 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:33.217939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.295488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.321204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.323476 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-07-11 04:48:33.412442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.417053 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-07-11 04:48:33.435985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.526396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.532683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.542042 | instance | capi-system/pods/capi-controller-manager-5647546676-kxd8z 2026-07-11 04:48:33.611964 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-07-11 04:48:33.630995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.649841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.732938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.773783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.786759 | instance | capi-system/roles/capi-leader-election-role 2026-07-11 04:48:33.836114 | instance | capi-system/serviceaccounts/capi-manager 2026-07-11 04:48:33.852232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.885451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:33.966640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.011538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.033214 | instance | capi-system/serviceaccounts/default 2026-07-11 04:48:34.062886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.092001 | instance | capi-system/secrets/capi-webhook-service-cert 2026-07-11 04:48:34.123829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.173162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.248913 | instance | capo-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:34.254224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.276267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.301419 | instance | capi-system/services/capi-webhook-service 2026-07-11 04:48:34.393437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.408845 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:34.419792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.491750 | instance | capo-system/endpoints/capo-webhook-service 2026-07-11 04:48:34.498661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.519110 | instance | capo-system/deployment/capo-controller-manager 2026-07-11 04:48:34.520079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.602673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.636672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.714639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.720626 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-vpb5q 2026-07-11 04:48:34.740159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.760512 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-07-11 04:48:34.814683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.900589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.925077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:34.940105 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-07-11 04:48:34.972440 | instance | capo-system/roles/capo-leader-election-role 2026-07-11 04:48:35.005580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.037844 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:35.053093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.126859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.138975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.178289 | instance | capo-system/secrets/capo-webhook-service-cert 2026-07-11 04:48:35.202659 | instance | capo-system/serviceaccounts/capo-manager 2026-07-11 04:48:35.225230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.228199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.338812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.340050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.392988 | instance | capo-system/serviceaccounts/default 2026-07-11 04:48:35.427786 | instance | capo-system/services/capo-webhook-service 2026-07-11 04:48:35.458018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.460747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.561854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.576575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.640512 | instance | cert-manager/deployment/cert-manager 2026-07-11 04:48:35.653012 | instance | cert-manager/deployment/cert-manager-cainjector 2026-07-11 04:48:35.674256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.707389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.799652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.813264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.873535 | instance | cert-manager/endpoints/cert-manager 2026-07-11 04:48:35.875559 | instance | cert-manager/deployment/cert-manager-webhook 2026-07-11 04:48:35.912902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:35.939147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.048251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.049221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.104712 | instance | cert-manager/endpoints/cert-manager-webhook 2026-07-11 04:48:36.109614 | instance | default/configmaps/kube-root-ca.crt 2026-07-11 04:48:36.158231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.179553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.272658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.291252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.322989 | instance | cert-manager/pods/cert-manager-79c48d47db-gw97q 2026-07-11 04:48:36.369967 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-sn6d9 2026-07-11 04:48:36.410873 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:36.423252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.436579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.520474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.549131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.551644 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-ds56b 2026-07-11 04:48:36.606168 | instance | default/endpoints/kubernetes 2026-07-11 04:48:36.640666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.663859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.786288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.818380 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-07-11 04:48:36.863593 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-07-11 04:48:36.931784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:36.979095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.035832 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-07-11 04:48:37.049598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.075780 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-07-11 04:48:37.097326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.182554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.205652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.295713 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-07-11 04:48:37.306125 | instance | cert-manager/roles/cert-manager:leaderelection 2026-07-11 04:48:37.307899 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:37.319157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.361207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.449253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.469800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.533407 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-07-11 04:48:37.539725 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-07-11 04:48:37.578184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.581255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.698109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.734620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.748875 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-07-11 04:48:37.812898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.819427 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-07-11 04:48:37.838682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.934499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.967518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:37.999108 | instance | cert-manager/serviceaccounts/cert-manager 2026-07-11 04:48:38.053579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.064413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.122697 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-07-11 04:48:38.172733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.178300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.265180 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-07-11 04:48:38.276404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.313829 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:38.335904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.395524 | instance | cert-manager/serviceaccounts/default 2026-07-11 04:48:38.396077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.468753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.509147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.530556 | instance | cert-manager/services/cert-manager 2026-07-11 04:48:38.610163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.637095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.641652 | instance | cert-manager/services/cert-manager-webhook 2026-07-11 04:48:38.700962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.746304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.788879 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-11 04:48:38.799951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.852108 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:38.856373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.901667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:38.957522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.010611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.013887 | instance | default/serviceaccounts/default 2026-07-11 04:48:39.062933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.079546 | instance | default/services/kubernetes 2026-07-11 04:48:39.133808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.157268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.242568 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:39.253697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.258451 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-11 04:48:39.299453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.344172 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-11 04:48:39.389786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.416062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.517783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.528601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.538201 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-07-11 04:48:39.604482 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-07-11 04:48:39.641968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.659373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.746663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.764492 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-07-11 04:48:39.766247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.816388 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-07-11 04:48:39.850605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.857593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.963082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:39.986503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.000253 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-07-11 04:48:40.035540 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-c54b5 2026-07-11 04:48:40.069200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.088336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.189672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.201094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.217937 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-07-11 04:48:40.280349 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-07-11 04:48:40.290109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.352929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.407167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.484409 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-07-11 04:48:40.518523 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:40.519339 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-07-11 04:48:40.526694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.527916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.627232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.646998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.700450 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-07-11 04:48:40.746991 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-11 04:48:40.776366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.795068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.882303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.898217 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-11 04:48:40.945968 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-11 04:48:40.955213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:40.976872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.047718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.120719 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-11 04:48:41.148515 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-11 04:48:41.150586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.162071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.257017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.273349 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:41.282467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.327746 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-11 04:48:41.376393 | instance | envoy-gateway-system/secrets/envoy 2026-07-11 04:48:41.376543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.381193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.476112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.496611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.561776 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-11 04:48:41.581462 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-11 04:48:41.582517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.601164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.681979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.710653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.788192 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-11 04:48:41.790140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.814494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.818941 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-11 04:48:41.893259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:41.914617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.007581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.008869 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-11 04:48:42.021229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.126687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.250388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.318844 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-11 04:48:42.331543 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-11 04:48:42.347688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.467864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.589780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.610502 | instance | ingress-nginx/pods/ingress-nginx-controller-zz2cx 2026-07-11 04:48:42.612994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.624374 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-bn66c 2026-07-11 04:48:42.703796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.780574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.803362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.826596 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-11 04:48:42.869282 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-11 04:48:42.902027 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:42.903314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:42.912825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.014126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.028047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.081608 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-07-11 04:48:43.104148 | instance | ingress-nginx/roles/ingress-nginx 2026-07-11 04:48:43.123603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.125081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.231490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.307967 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-07-11 04:48:43.310211 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-07-11 04:48:43.315990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.372232 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:43.381584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.427944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.506231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.545119 | instance | ingress-nginx/serviceaccounts/default 2026-07-11 04:48:43.545939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.561355 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-07-11 04:48:43.624515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.652150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.717457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.743834 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-07-11 04:48:43.787100 | instance | ingress-nginx/services/ingress-nginx-controller 2026-07-11 04:48:43.868266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.977205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:43.983606 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-07-11 04:48:44.003715 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-07-11 04:48:44.120321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.189464 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-07-11 04:48:44.189960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.218394 | instance | kube-public/configmaps/cluster-info 2026-07-11 04:48:44.304981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.379262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.453522 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-11 04:48:44.455842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.465642 | instance | kube-node-lease/serviceaccounts/default 2026-07-11 04:48:44.664782 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-11 04:48:44.691705 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-11 04:48:44.713112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.717798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.874213 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-11 04:48:44.877231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:44.910365 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-11 04:48:44.993768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.086844 | instance | kube-public/serviceaccounts/default 2026-07-11 04:48:45.095841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.132711 | instance | kube-system/configmaps/cilium-config 2026-07-11 04:48:45.189532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.285284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.301331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.317878 | instance | kube-system/configmaps/coredns 2026-07-11 04:48:45.352934 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-11 04:48:45.415911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.531432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.561455 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-11 04:48:45.587748 | instance | kube-system/configmaps/kube-proxy 2026-07-11 04:48:45.685135 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:48:45.702201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.780098 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:45.819008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.841932 | instance | kube-system/configmaps/kubeadm-config 2026-07-11 04:48:45.983492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:45.998128 | instance | kube-system/configmaps/kubelet-config 2026-07-11 04:48:46.064787 | instance | kube-system/daemonsets/cilium 2026-07-11 04:48:46.075885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:46.201176 | instance | kube-system/daemonsets/kube-proxy 2026-07-11 04:48:46.291102 | instance | kube-system/deployment/cilium-operator 2026-07-11 04:48:46.342095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:46.424935 | instance | kube-system/deployment/coredns 2026-07-11 04:48:46.441357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:46.524689 | instance | kube-system/endpoints/kube-dns 2026-07-11 04:48:46.638142 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-07-11 04:48:46.639987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:46.716607 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-07-11 04:48:46.752691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:46.835605 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-07-11 04:48:46.923071 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-07-11 04:48:47.028123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:48:47.059927 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-07-11 04:48:47.136559 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-07-11 04:48:47.285783 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-07-11 04:48:47.364382 | instance | local-path-storage/configmaps/local-path-config 2026-07-11 04:48:47.516746 | instance | kube-system/pods/cilium-operator-869df985b8-jhwkr 2026-07-11 04:48:47.580952 | instance | kube-system/pods/cilium-zldgv 2026-07-11 04:48:47.736317 | instance | kube-system/pods/coredns-67659f764b-g7g2p 2026-07-11 04:48:47.831375 | instance | kube-system/pods/coredns-67659f764b-jqlfr 2026-07-11 04:48:47.958373 | instance | kube-system/pods/etcd-instance 2026-07-11 04:48:48.059508 | instance | kube-system/pods/kube-apiserver-instance 2026-07-11 04:48:48.169255 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-11 04:48:48.257534 | instance | kube-system/pods/kube-proxy-zw8dx 2026-07-11 04:48:48.401976 | instance | kube-system/pods/kube-scheduler-instance 2026-07-11 04:48:48.522464 | instance | kube-system/pods/kube-vip-instance 2026-07-11 04:48:48.641024 | instance | local-path-storage/deployment/local-path-provisioner 2026-07-11 04:48:48.766705 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-11 04:48:48.845978 | instance | kube-system/rolebindings/kube-proxy 2026-07-11 04:48:48.964498 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-11 04:48:49.049061 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-11 04:48:49.165072 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-11 04:48:49.238943 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-11 04:48:49.369253 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-11 04:48:49.468198 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-11 04:48:49.589876 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-11 04:48:49.672472 | instance | kube-system/roles/cilium-config-agent 2026-07-11 04:48:49.760650 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-11 04:48:49.873931 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-11 04:48:49.958154 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-11 04:48:50.077268 | instance | kube-system/roles/kube-proxy 2026-07-11 04:48:50.164236 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-11 04:48:50.269858 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-11 04:48:50.365632 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-11 04:48:50.493085 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-11 04:48:50.575071 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-11 04:48:50.671792 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-11 04:48:50.759886 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-11 04:48:50.881713 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-11 04:48:50.972943 | instance | kube-system/secrets/bootstrap-token-6d9bk4 2026-07-11 04:48:51.082176 | instance | kube-system/secrets/bootstrap-token-8hz28b 2026-07-11 04:48:51.179529 | instance | kube-system/secrets/kubeadm-certs 2026-07-11 04:48:51.272580 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-11 04:48:51.394247 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-11 04:48:51.577623 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-11 04:48:51.633239 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-11 04:48:51.802310 | instance | kube-system/serviceaccounts/cilium 2026-07-11 04:48:51.847632 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-11 04:48:52.040113 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-11 04:48:52.076657 | instance | kube-system/serviceaccounts/coredns 2026-07-11 04:48:52.346241 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-11 04:48:52.357588 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-11 04:48:52.573441 | instance | kube-system/serviceaccounts/default 2026-07-11 04:48:52.595828 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-11 04:48:52.806111 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-11 04:48:52.841214 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-11 04:48:53.050552 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-11 04:48:53.076785 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-11 04:48:53.269726 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-11 04:48:53.283785 | instance | kube-system/serviceaccounts/expand-controller 2026-07-11 04:48:53.512544 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-11 04:48:53.516612 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-11 04:48:53.754533 | instance | kube-system/serviceaccounts/job-controller 2026-07-11 04:48:53.773125 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-11 04:48:53.982398 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-11 04:48:54.007812 | instance | kube-system/serviceaccounts/node-controller 2026-07-11 04:48:54.208889 | instance | kube-system/services/kube-dns 2026-07-11 04:48:54.253753 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-11 04:48:54.436988 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-07-11 04:48:54.501099 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-07-11 04:48:54.647578 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-11 04:48:54.698784 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-07-11 04:48:54.861389 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-11 04:48:54.913209 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-07-11 04:48:55.085160 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-11 04:48:55.119642 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-11 04:48:55.315753 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-07-11 04:48:55.347865 | instance | kube-system/serviceaccounts/replication-controller 2026-07-11 04:48:55.537497 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-07-11 04:48:55.592831 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-11 04:48:55.762275 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-11 04:48:55.816315 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-11 04:48:56.025973 | instance | kube-system/serviceaccounts/service-controller 2026-07-11 04:48:56.066302 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-11 04:48:56.263450 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-11 04:48:56.337485 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-11 04:48:56.521848 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-11 04:48:56.556432 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-j8hwx 2026-07-11 04:48:56.749247 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-07-11 04:48:56.800986 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-07-11 04:48:56.941197 | instance | local-path-storage/serviceaccounts/default 2026-07-11 04:48:56.992091 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-07-11 04:48:57.162474 | instance | monitoring/configmaps/goldpinger-zap 2026-07-11 04:48:57.212882 | instance | monitoring/configmaps/ipmi-exporter 2026-07-11 04:48:57.390390 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-07-11 04:48:57.463968 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-07-11 04:48:57.652688 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-07-11 04:48:57.692515 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-07-11 04:48:57.860619 | instance | monitoring/daemonsets/goldpinger 2026-07-11 04:48:57.894775 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-07-11 04:48:58.097974 | instance | monitoring/daemonsets/ipmi-exporter 2026-07-11 04:48:58.137778 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-07-11 04:48:58.316225 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-07-11 04:48:58.394987 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-07-11 04:48:58.585511 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-07-11 04:48:58.633654 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-07-11 04:48:58.805889 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-07-11 04:48:58.966921 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-07-11 04:48:59.024059 | instance | monitoring/daemonsets/vector 2026-07-11 04:48:59.185694 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-07-11 04:48:59.232129 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-07-11 04:48:59.414763 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-07-11 04:48:59.621217 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-07-11 04:48:59.656351 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-07-11 04:48:59.844125 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-07-11 04:48:59.868648 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-07-11 04:49:00.058712 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-07-11 04:49:00.063675 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-07-11 04:49:00.261266 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-07-11 04:49:00.268164 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-07-11 04:49:00.470813 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-07-11 04:49:00.478872 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-07-11 04:49:00.683433 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-07-11 04:49:00.687491 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-07-11 04:49:00.944220 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-07-11 04:49:00.944441 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-07-11 04:49:01.134493 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-07-11 04:49:01.149076 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-07-11 04:49:01.347284 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-07-11 04:49:01.368642 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-07-11 04:49:01.568911 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-07-11 04:49:01.604016 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-07-11 04:49:01.769061 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-07-11 04:49:01.821105 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-07-11 04:49:01.976628 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-07-11 04:49:02.035763 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-07-11 04:49:02.190097 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-07-11 04:49:02.239064 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-07-11 04:49:02.422811 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-07-11 04:49:02.466967 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-07-11 04:49:02.617830 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-07-11 04:49:02.691213 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-07-11 04:49:02.856274 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-07-11 04:49:02.905086 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-07-11 04:49:03.086785 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-07-11 04:49:03.130921 | instance | monitoring/configmaps/kube-root-ca.crt 2026-07-11 04:49:03.286570 | instance | monitoring/configmaps/loki 2026-07-11 04:49:03.346661 | instance | monitoring/configmaps/loki-alerting-rules 2026-07-11 04:49:03.491042 | instance | monitoring/configmaps/loki-gateway 2026-07-11 04:49:03.568605 | instance | monitoring/configmaps/loki-runtime 2026-07-11 04:49:03.719901 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-07-11 04:49:03.765059 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-07-11 04:49:03.952783 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-07-11 04:49:03.973931 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-07-11 04:49:04.151051 | instance | monitoring/configmaps/vector 2026-07-11 04:49:04.232277 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-07-11 04:49:04.365789 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-07-11 04:49:04.536822 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-07-11 04:49:04.604273 | instance | monitoring/deployment/loki-gateway 2026-07-11 04:49:04.782740 | instance | monitoring/deployment/node-feature-discovery-gc 2026-07-11 04:49:04.834477 | instance | monitoring/deployment/node-feature-discovery-master 2026-07-11 04:49:04.983746 | instance | monitoring/deployment/prometheus-pushgateway 2026-07-11 04:49:05.060950 | instance | monitoring/endpoints/alertmanager-operated 2026-07-11 04:49:05.206154 | instance | monitoring/endpoints/goldpinger 2026-07-11 04:49:05.245304 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-07-11 04:49:05.428868 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-07-11 04:49:05.483729 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-07-11 04:49:05.633457 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-07-11 04:49:05.687004 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-07-11 04:49:05.839499 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-07-11 04:49:05.879408 | instance | monitoring/endpoints/loki 2026-07-11 04:49:06.037037 | instance | monitoring/endpoints/loki-chunks-cache 2026-07-11 04:49:06.082977 | instance | monitoring/endpoints/loki-gateway 2026-07-11 04:49:06.254261 | instance | monitoring/endpoints/loki-headless 2026-07-11 04:49:06.279170 | instance | monitoring/endpoints/loki-memberlist 2026-07-11 04:49:06.465118 | instance | monitoring/endpoints/loki-results-cache 2026-07-11 04:49:06.493236 | instance | monitoring/endpoints/prometheus-operated 2026-07-11 04:49:06.661051 | instance | monitoring/endpoints/prometheus-pushgateway 2026-07-11 04:49:06.717903 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-07-11 04:49:06.864776 | instance | monitoring/endpoints/vector-headless 2026-07-11 04:49:06.928351 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-07-11 04:49:07.078429 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-07-11 04:49:07.149413 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-07-11 04:49:07.295471 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-11 04:49:07.347987 | instance | monitoring/pods/goldpinger-zdh97 2026-07-11 04:49:07.548401 | instance | monitoring/pods/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb 2026-07-11 04:49:07.576913 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7 2026-07-11 04:49:07.792943 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ff478 2026-07-11 04:49:07.810605 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zwkjv 2026-07-11 04:49:08.014997 | instance | monitoring/pods/loki-0 2026-07-11 04:49:08.028957 | instance | monitoring/pods/loki-chunks-cache-0 2026-07-11 04:49:08.236384 | instance | monitoring/pods/loki-gateway-cf54cb88c-z8s7f 2026-07-11 04:49:08.239171 | instance | monitoring/pods/loki-results-cache-0 2026-07-11 04:49:08.476876 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-d44cv 2026-07-11 04:49:08.480002 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-zrrls 2026-07-11 04:49:08.702647 | instance | monitoring/pods/node-feature-discovery-worker-zsfjs 2026-07-11 04:49:08.706532 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-07-11 04:49:08.913959 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-xvk26 2026-07-11 04:49:08.924102 | instance | monitoring/pods/vector-blcm4 2026-07-11 04:49:09.118150 | instance | magnum-system/serviceaccounts/default 2026-07-11 04:49:09.151370 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-11 04:49:09.330668 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-07-11 04:49:09.381016 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-07-11 04:49:09.587628 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-07-11 04:49:09.633811 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-07-11 04:49:09.802168 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-07-11 04:49:09.858431 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-07-11 04:49:10.016697 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-07-11 04:49:10.060579 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-07-11 04:49:10.214917 | instance | monitoring/roles/node-feature-discovery-worker 2026-07-11 04:49:10.275635 | instance | monitoring/serviceaccounts/default 2026-07-11 04:49:10.438767 | instance | monitoring/serviceaccounts/goldpinger 2026-07-11 04:49:10.579994 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-07-11 04:49:10.700732 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-07-11 04:49:10.861761 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-07-11 04:49:10.965114 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-07-11 04:49:11.144532 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-07-11 04:49:11.224014 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-07-11 04:49:11.402654 | instance | monitoring/serviceaccounts/loki 2026-07-11 04:49:11.502748 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-07-11 04:49:11.667925 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-07-11 04:49:11.750765 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-07-11 04:49:11.921399 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-07-11 04:49:12.017684 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-07-11 04:49:12.171347 | instance | monitoring/serviceaccounts/vector 2026-07-11 04:49:12.275927 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-11 04:49:12.454548 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-07-11 04:49:12.498268 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-07-11 04:49:12.646425 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-07-11 04:49:12.695554 | instance | monitoring/secrets/alertmanager-tls 2026-07-11 04:49:12.848215 | instance | monitoring/secrets/grafana-tls 2026-07-11 04:49:12.888433 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-07-11 04:49:13.048545 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-07-11 04:49:13.085316 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-07-11 04:49:13.249579 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-07-11 04:49:13.291144 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-07-11 04:49:13.467516 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-07-11 04:49:13.516489 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-07-11 04:49:13.674531 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-07-11 04:49:13.718974 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-07-11 04:49:13.876322 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zwkjv-tls 2026-07-11 04:49:13.908985 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-07-11 04:49:14.061786 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-07-11 04:49:14.105682 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-07-11 04:49:14.259834 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-07-11 04:49:14.294871 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-07-11 04:49:14.492487 | instance | monitoring/secrets/prometheus-tls 2026-07-11 04:49:14.507362 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-07-11 04:49:14.679882 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-07-11 04:49:14.703545 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-07-11 04:49:14.993688 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-07-11 04:49:15.021241 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-07-11 04:49:15.191394 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-07-11 04:49:15.217810 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-07-11 04:49:15.416590 | instance | openstack/configmaps/barbican-bin 2026-07-11 04:49:15.449087 | instance | openstack/configmaps/ceph-csi-config 2026-07-11 04:49:15.680221 | instance | openstack/configmaps/ceph-etc 2026-07-11 04:49:15.734667 | instance | openstack/configmaps/cinder-bin 2026-07-11 04:49:15.928428 | instance | openstack/configmaps/glance-bin 2026-07-11 04:49:16.003553 | instance | openstack/configmaps/heat-bin 2026-07-11 04:49:16.172695 | instance | openstack/configmaps/horizon-bin 2026-07-11 04:49:16.254847 | instance | openstack/configmaps/keepalived-bin 2026-07-11 04:49:16.442294 | instance | openstack/configmaps/keystone-bin 2026-07-11 04:49:16.511202 | instance | openstack/configmaps/keystone-openid-metadata 2026-07-11 04:49:16.687727 | instance | openstack/configmaps/kube-root-ca.crt 2026-07-11 04:49:16.756482 | instance | openstack/configmaps/libvirt-bin 2026-07-11 04:49:16.905325 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-07-11 04:49:16.996025 | instance | openstack/configmaps/magnum-bin 2026-07-11 04:49:17.144653 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-07-11 04:49:17.238470 | instance | openstack/configmaps/manila-bin 2026-07-11 04:49:17.374228 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-07-11 04:49:17.492239 | instance | openstack/configmaps/memcached-memcached-bin 2026-07-11 04:49:17.659922 | instance | openstack/configmaps/neutron-bin 2026-07-11 04:49:17.737914 | instance | openstack/cronjobs/heat-engine-cleaner 2026-07-11 04:49:17.915967 | instance | openstack/cronjobs/heat-purge-deleted 2026-07-11 04:49:18.011309 | instance | openstack/configmaps/nova-bin 2026-07-11 04:49:18.171657 | instance | openstack/cronjobs/keystone-credential-rotate 2026-07-11 04:49:18.272781 | instance | openstack/configmaps/octavia-bin 2026-07-11 04:49:18.406866 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-07-11 04:49:18.550921 | instance | openstack/cronjobs/nova-cell-setup 2026-07-11 04:49:18.667722 | instance | openstack/configmaps/openvswitch-bin 2026-07-11 04:49:18.841249 | instance | openstack/configmaps/ovn-bin 2026-07-11 04:49:18.900157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:18.910002 | instance | openstack/cronjobs/nova-service-cleaner 2026-07-11 04:49:19.012631 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:49:19.023259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:19.083352 | instance | openstack/configmaps/ovn-controller-default-bin 2026-07-11 04:49:19.196981 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-07-11 04:49:19.356174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:19.391854 | instance | openstack/configmaps/percona-xtradb-pxc 2026-07-11 04:49:19.450111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:19.482834 | instance | openstack/configmaps/placement-bin 2026-07-11 04:49:19.543417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:19.659565 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-07-11 04:49:19.734187 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-07-11 04:49:19.891156 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-07-11 04:49:19.964868 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-07-11 04:49:20.116487 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-07-11 04:49:20.210544 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-07-11 04:49:20.333259 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-07-11 04:49:20.458081 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-07-11 04:49:20.584890 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-07-11 04:49:20.705260 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-07-11 04:49:20.834420 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-07-11 04:49:20.946815 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-07-11 04:49:21.071845 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-07-11 04:49:21.187143 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-07-11 04:49:21.297778 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-07-11 04:49:21.439575 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-07-11 04:49:21.546413 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-07-11 04:49:21.677770 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-07-11 04:49:21.770860 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-07-11 04:49:21.905490 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-07-11 04:49:22.005949 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-07-11 04:49:22.141770 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-07-11 04:49:22.238782 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-07-11 04:49:22.391416 | instance | openstack/configmaps/rook-config-override 2026-07-11 04:49:22.505395 | instance | openstack/configmaps/staffeln-bin 2026-07-11 04:49:22.640690 | instance | openstack/configmaps/tempest-bin 2026-07-11 04:49:22.737471 | instance | openstack/configmaps/valkey-configuration 2026-07-11 04:49:22.882086 | instance | openstack/configmaps/valkey-health 2026-07-11 04:49:22.984877 | instance | openstack/configmaps/valkey-scripts 2026-07-11 04:49:23.113973 | instance | monitoring/services/alertmanager-operated 2026-07-11 04:49:23.235087 | instance | monitoring/services/goldpinger 2026-07-11 04:49:23.325791 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-07-11 04:49:23.458742 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-07-11 04:49:23.547585 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-07-11 04:49:23.693121 | instance | monitoring/services/kube-prometheus-stack-operator 2026-07-11 04:49:23.755015 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-07-11 04:49:23.918056 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-07-11 04:49:23.985436 | instance | monitoring/services/loki 2026-07-11 04:49:24.123821 | instance | monitoring/services/loki-chunks-cache 2026-07-11 04:49:24.186254 | instance | monitoring/services/loki-gateway 2026-07-11 04:49:24.348394 | instance | monitoring/services/loki-headless 2026-07-11 04:49:24.409574 | instance | monitoring/services/loki-memberlist 2026-07-11 04:49:24.591092 | instance | monitoring/services/loki-results-cache 2026-07-11 04:49:24.607630 | instance | monitoring/services/prometheus-operated 2026-07-11 04:49:24.803468 | instance | monitoring/services/prometheus-pushgateway 2026-07-11 04:49:24.829830 | instance | monitoring/services/prometheus-smartctl-exporter 2026-07-11 04:49:25.002982 | instance | monitoring/services/vector-headless 2026-07-11 04:49:25.030034 | instance | openstack/daemonsets/keepalived 2026-07-11 04:49:25.196621 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-07-11 04:49:25.284135 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-07-11 04:49:25.485236 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-07-11 04:49:25.589226 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-07-11 04:49:25.780558 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-07-11 04:49:25.855784 | instance | openstack/daemonsets/nova-compute-default 2026-07-11 04:49:26.076351 | instance | openstack/daemonsets/octavia-health-manager-default 2026-07-11 04:49:26.152868 | instance | openstack/daemonsets/openvswitch 2026-07-11 04:49:26.362802 | instance | openstack/daemonsets/ovn-controller-default 2026-07-11 04:49:26.459525 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-11 04:49:26.664377 | instance | monitoring/statefulsets/loki 2026-07-11 04:49:26.710005 | instance | monitoring/statefulsets/loki-chunks-cache 2026-07-11 04:49:26.917001 | instance | monitoring/statefulsets/loki-results-cache 2026-07-11 04:49:26.948708 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-07-11 04:49:27.142146 | instance | openstack/endpoints/barbican-api 2026-07-11 04:49:27.192852 | instance | openstack/endpoints/ceph-mon 2026-07-11 04:49:27.430115 | instance | openstack/endpoints/cinder-api 2026-07-11 04:49:27.445684 | instance | openstack/endpoints/glance-api 2026-07-11 04:49:27.803380 | instance | openstack/endpoints/heat-api 2026-07-11 04:49:27.808403 | instance | openstack/endpoints/heat-cfn 2026-07-11 04:49:28.042149 | instance | openstack/endpoints/horizon 2026-07-11 04:49:28.060629 | instance | openstack/endpoints/horizon-int 2026-07-11 04:49:28.121420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:28.239856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:28.291136 | instance | openstack/endpoints/keystone-api 2026-07-11 04:49:28.325262 | instance | openstack/endpoints/magnum-api 2026-07-11 04:49:28.374398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:28.514713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:28.569492 | instance | openstack/endpoints/magnum-registry 2026-07-11 04:49:28.629051 | instance | openstack/endpoints/manila-api 2026-07-11 04:49:28.647488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:28.759516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:28.825649 | instance | openstack/endpoints/memcached 2026-07-11 04:49:28.868873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:28.896914 | instance | openstack/endpoints/memcached-metrics 2026-07-11 04:49:28.967386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.065370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.077569 | instance | openstack/deployment/barbican-api 2026-07-11 04:49:29.145898 | instance | openstack/deployment/cinder-api 2026-07-11 04:49:29.172870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.289124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.354424 | instance | openstack/endpoints/neutron-server 2026-07-11 04:49:29.418801 | instance | openstack/endpoints/nova-api 2026-07-11 04:49:29.423205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.521148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.614263 | instance | openstack/deployment/cinder-backup 2026-07-11 04:49:29.622955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.706316 | instance | openstack/endpoints/nova-metadata 2026-07-11 04:49:29.736136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.832793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:29.883576 | instance | openstack/deployment/cinder-scheduler 2026-07-11 04:49:29.938352 | instance | openstack/endpoints/nova-novncproxy 2026-07-11 04:49:29.942303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.058778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.158203 | instance | openstack/deployment/cinder-volume 2026-07-11 04:49:30.164510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.195955 | instance | openstack/endpoints/octavia-api 2026-07-11 04:49:30.273977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.378624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.430605 | instance | openstack/deployment/glance-api 2026-07-11 04:49:30.445054 | instance | openstack/endpoints/openstack-exporter 2026-07-11 04:49:30.518028 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:49:30.528727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.627160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.696888 | instance | openstack/deployment/heat-api 2026-07-11 04:49:30.711734 | instance | openstack/deployment/heat-cfn 2026-07-11 04:49:30.751644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.883021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:30.967130 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-07-11 04:49:30.969937 | instance | openstack/deployment/heat-engine 2026-07-11 04:49:31.025413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:31.144358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:31.187322 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-07-11 04:49:31.257876 | instance | openstack/deployment/horizon 2026-07-11 04:49:31.286074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:31.429700 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-07-11 04:49:31.451646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:31.515159 | instance | openstack/deployment/keystone-api 2026-07-11 04:49:31.673133 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-07-11 04:49:31.763921 | instance | openstack/deployment/magnum-api 2026-07-11 04:49:31.904808 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-07-11 04:49:32.003374 | instance | openstack/deployment/magnum-registry 2026-07-11 04:49:32.125624 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-07-11 04:49:32.253742 | instance | openstack/endpoints/percona-xtradb-pxc 2026-07-11 04:49:32.376236 | instance | openstack/deployment/manila-api 2026-07-11 04:49:32.504527 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-07-11 04:49:32.621539 | instance | openstack/endpoints/placement-api 2026-07-11 04:49:32.750038 | instance | openstack/deployment/manila-data 2026-07-11 04:49:32.835429 | instance | openstack/endpoints/rabbitmq-barbican 2026-07-11 04:49:33.003309 | instance | openstack/deployment/manila-scheduler 2026-07-11 04:49:33.070832 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-07-11 04:49:33.260694 | instance | openstack/deployment/manila-share 2026-07-11 04:49:33.348819 | instance | openstack/deployment/memcached-memcached 2026-07-11 04:49:33.537605 | instance | openstack/endpoints/rabbitmq-cinder 2026-07-11 04:49:33.591969 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-07-11 04:49:33.783315 | instance | openstack/deployment/neutron-rpc-server 2026-07-11 04:49:33.837070 | instance | openstack/endpoints/rabbitmq-glance 2026-07-11 04:49:34.069819 | instance | openstack/deployment/neutron-server 2026-07-11 04:49:34.107265 | instance | openstack/deployment/nova-api-metadata 2026-07-11 04:49:34.376400 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-07-11 04:49:34.395997 | instance | openstack/deployment/nova-api-osapi 2026-07-11 04:49:34.632903 | instance | openstack/endpoints/rabbitmq-heat 2026-07-11 04:49:34.642968 | instance | openstack/deployment/nova-conductor 2026-07-11 04:49:34.892859 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-07-11 04:49:34.898647 | instance | openstack/endpoints/rabbitmq-keystone 2026-07-11 04:49:35.127306 | instance | openstack/deployment/nova-novncproxy 2026-07-11 04:49:35.132582 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-07-11 04:49:35.352506 | instance | openstack/endpoints/rabbitmq-magnum 2026-07-11 04:49:35.374958 | instance | openstack/deployment/nova-scheduler 2026-07-11 04:49:35.590228 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-07-11 04:49:35.633045 | instance | openstack/deployment/octavia-api 2026-07-11 04:49:35.826963 | instance | openstack/endpoints/rabbitmq-manila 2026-07-11 04:49:35.921702 | instance | openstack/deployment/octavia-housekeeping 2026-07-11 04:49:36.107120 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-07-11 04:49:36.186850 | instance | openstack/deployment/octavia-worker 2026-07-11 04:49:36.351881 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-07-11 04:49:36.453945 | instance | openstack/deployment/openstack-database-exporter 2026-07-11 04:49:36.618061 | instance | openstack/endpoints/rabbitmq-neutron 2026-07-11 04:49:36.700793 | instance | openstack/deployment/openstack-exporter 2026-07-11 04:49:36.887614 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-07-11 04:49:36.969750 | instance | openstack/deployment/ovn-northd 2026-07-11 04:49:37.151118 | instance | openstack/endpoints/rabbitmq-nova 2026-07-11 04:49:37.249707 | instance | openstack/deployment/placement-api 2026-07-11 04:49:37.408591 | instance | openstack/deployment/pxc-operator 2026-07-11 04:49:37.523406 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-07-11 04:49:37.683524 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-07-11 04:49:37.774786 | instance | openstack/endpoints/rabbitmq-octavia 2026-07-11 04:49:37.954409 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-07-11 04:49:38.009233 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-07-11 04:49:38.206793 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-07-11 04:49:38.276903 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-07-11 04:49:38.493329 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-07-11 04:49:38.536474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:38.551329 | instance | openstack/deployment/staffeln-api 2026-07-11 04:49:38.637226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:38.756635 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-11 04:49:38.778986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:38.793238 | instance | openstack/endpoints/staffeln-api 2026-07-11 04:49:38.816059 | instance | openstack/deployment/staffeln-conductor 2026-07-11 04:49:38.860381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:38.956332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:39.032685 | instance | openstack/endpoints/valkey 2026-07-11 04:49:39.061638 | instance | openstack/endpoints/valkey-headless 2026-07-11 04:49:39.067183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:39.180380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:39.277209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:39.291250 | instance | openstack/endpoints/valkey-metrics 2026-07-11 04:49:39.294337 | instance | openstack/ingresses/cloudformation 2026-07-11 04:49:39.398119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:39.504427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-11 04:49:39.555656 | instance | openstack/ingresses/compute 2026-07-11 04:49:39.556952 | instance | openstack/ingresses/compute-novnc-proxy 2026-07-11 04:49:39.828816 | instance | openstack/ingresses/container-infra 2026-07-11 04:49:39.831178 | instance | openstack/ingresses/container-infra-registry 2026-07-11 04:49:40.063422 | instance | openstack/ingresses/dashboard 2026-07-11 04:49:40.068117 | instance | openstack/ingresses/identity 2026-07-11 04:49:40.309737 | instance | openstack/ingresses/image 2026-07-11 04:49:40.319818 | instance | openstack/ingresses/key-manager 2026-07-11 04:49:40.564359 | instance | openstack/ingresses/load-balancer 2026-07-11 04:49:40.574908 | instance | openstack/ingresses/network 2026-07-11 04:49:40.835641 | instance | openstack/ingresses/orchestration 2026-07-11 04:49:40.849786 | instance | openstack/ingresses/placement 2026-07-11 04:49:41.133615 | instance | openstack/ingresses/rook-ceph-cluster 2026-07-11 04:49:41.136330 | instance | openstack/ingresses/sharev2 2026-07-11 04:49:41.368388 | instance | openstack/ingresses/volumev3 2026-07-11 04:49:41.385196 | instance | orc-system/configmaps/kube-root-ca.crt 2026-07-11 04:49:41.583418 | instance | openstack/jobs/barbican-db-init 2026-07-11 04:49:41.609869 | instance | openstack/jobs/barbican-db-sync 2026-07-11 04:49:41.820269 | instance | openstack/jobs/barbican-ks-endpoints 2026-07-11 04:49:41.880951 | instance | openstack/jobs/barbican-ks-service 2026-07-11 04:49:42.067165 | instance | openstack/jobs/barbican-ks-user 2026-07-11 04:49:42.130682 | instance | openstack/jobs/barbican-rabbit-init 2026-07-11 04:49:42.306350 | instance | openstack/jobs/cinder-backup-storage-init 2026-07-11 04:49:42.397181 | instance | openstack/jobs/cinder-bootstrap 2026-07-11 04:49:42.567655 | instance | openstack/jobs/cinder-create-internal-tenant 2026-07-11 04:49:42.673263 | instance | openstack/jobs/cinder-db-init 2026-07-11 04:49:42.819042 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-07-11 04:49:42.920998 | instance | openstack/jobs/cinder-db-sync 2026-07-11 04:49:43.033116 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-07-11 04:49:43.174760 | instance | openstack/jobs/cinder-ks-endpoints 2026-07-11 04:49:43.227538 | instance | openstack/networkpolicies/valkey 2026-07-11 04:49:43.443214 | instance | openstack/jobs/cinder-ks-service 2026-07-11 04:49:43.453270 | instance | openstack/jobs/cinder-ks-user 2026-07-11 04:49:43.684965 | instance | openstack/jobs/cinder-rabbit-init 2026-07-11 04:49:43.701662 | instance | openstack/jobs/cinder-storage-init 2026-07-11 04:49:43.914543 | instance | openstack/jobs/cinder-volume-usage-audit-29729045 2026-07-11 04:49:43.953635 | instance | openstack/jobs/glance-db-init 2026-07-11 04:49:44.149175 | instance | openstack/jobs/glance-db-sync 2026-07-11 04:49:44.202370 | instance | openstack/jobs/glance-ks-endpoints 2026-07-11 04:49:44.438557 | instance | openstack/jobs/glance-ks-service 2026-07-11 04:49:44.461848 | instance | openstack/jobs/glance-ks-user 2026-07-11 04:49:44.674419 | instance | openstack/jobs/glance-metadefs-load 2026-07-11 04:49:44.679911 | instance | openstack/jobs/glance-rabbit-init 2026-07-11 04:49:44.916466 | instance | openstack/jobs/glance-storage-init 2026-07-11 04:49:44.917279 | instance | openstack/jobs/heat-bootstrap 2026-07-11 04:49:45.144308 | instance | openstack/jobs/heat-db-init 2026-07-11 04:49:45.145198 | instance | openstack/jobs/heat-db-sync 2026-07-11 04:49:45.378438 | instance | openstack/jobs/heat-domain-ks-user 2026-07-11 04:49:45.401484 | instance | openstack/jobs/heat-engine-cleaner-29729075 2026-07-11 04:49:45.616015 | instance | openstack/jobs/heat-engine-cleaner-29729080 2026-07-11 04:49:45.642566 | instance | openstack/jobs/heat-engine-cleaner-29729085 2026-07-11 04:49:45.862411 | instance | openstack/jobs/heat-ks-endpoints 2026-07-11 04:49:45.884946 | instance | openstack/jobs/heat-ks-service 2026-07-11 04:49:46.108194 | instance | openstack/jobs/heat-ks-user 2026-07-11 04:49:46.137928 | instance | openstack/jobs/heat-rabbit-init 2026-07-11 04:49:46.334992 | instance | openstack/jobs/heat-trusts 2026-07-11 04:49:46.379172 | instance | openstack/jobs/horizon-db-init 2026-07-11 04:49:46.574237 | instance | openstack/jobs/horizon-db-sync 2026-07-11 04:49:46.634284 | instance | openstack/jobs/keystone-bootstrap 2026-07-11 04:49:46.815749 | instance | openstack/jobs/keystone-credential-setup 2026-07-11 04:49:46.871980 | instance | openstack/jobs/keystone-db-init 2026-07-11 04:49:47.040019 | instance | openstack/jobs/keystone-db-sync 2026-07-11 04:49:47.109475 | instance | openstack/jobs/keystone-domain-manage 2026-07-11 04:49:47.266576 | instance | openstack/jobs/keystone-fernet-setup 2026-07-11 04:49:47.381196 | instance | openstack/jobs/keystone-rabbit-init 2026-07-11 04:49:47.518916 | instance | openstack/jobs/magnum-db-init 2026-07-11 04:49:47.636811 | instance | openstack/jobs/magnum-db-sync 2026-07-11 04:49:47.766474 | instance | openstack/jobs/magnum-domain-ks-user 2026-07-11 04:49:47.859373 | instance | openstack/jobs/magnum-ks-endpoints 2026-07-11 04:49:48.049789 | instance | openstack/jobs/magnum-ks-service 2026-07-11 04:49:48.173568 | instance | openstack/jobs/magnum-ks-user 2026-07-11 04:49:48.310715 | instance | openstack/jobs/magnum-rabbit-init 2026-07-11 04:49:48.397182 | instance | openstack/jobs/manila-bootstrap 2026-07-11 04:49:48.558937 | instance | openstack/jobs/manila-db-init 2026-07-11 04:49:48.684887 | instance | openstack/jobs/manila-db-sync 2026-07-11 04:49:48.822028 | instance | openstack/jobs/manila-ks-endpoints 2026-07-11 04:49:48.921607 | instance | openstack/jobs/manila-ks-service 2026-07-11 04:49:49.082079 | instance | openstack/jobs/manila-ks-user 2026-07-11 04:49:49.169156 | instance | openstack/jobs/manila-rabbit-init 2026-07-11 04:49:49.323199 | instance | openstack/jobs/neutron-db-init 2026-07-11 04:49:49.420793 | instance | openstack/jobs/neutron-db-sync 2026-07-11 04:49:49.576732 | instance | openstack/jobs/neutron-ks-endpoints 2026-07-11 04:49:49.663132 | instance | openstack/jobs/neutron-ks-service 2026-07-11 04:49:49.816076 | instance | openstack/jobs/neutron-ks-user 2026-07-11 04:49:49.896662 | instance | openstack/jobs/neutron-rabbit-init 2026-07-11 04:49:50.056714 | instance | openstack/jobs/nova-cell-setup-29729040 2026-07-11 04:49:50.149286 | instance | openstack/jobs/nova-db-init 2026-07-11 04:49:50.304235 | instance | openstack/jobs/nova-db-sync 2026-07-11 04:49:50.406135 | instance | openstack/jobs/nova-ks-endpoints 2026-07-11 04:49:50.591337 | instance | openstack/jobs/nova-ks-service 2026-07-11 04:49:50.670762 | instance | openstack/jobs/nova-ks-user 2026-07-11 04:49:50.822858 | instance | openstack/jobs/nova-rabbit-init 2026-07-11 04:49:50.924564 | instance | openstack/jobs/nova-service-cleaner-29729040 2026-07-11 04:49:51.069769 | instance | openstack/jobs/octavia-bootstrap 2026-07-11 04:49:51.175588 | instance | openstack/jobs/octavia-db-init 2026-07-11 04:49:51.314687 | instance | openstack/jobs/octavia-db-sync 2026-07-11 04:49:51.439458 | instance | openstack/jobs/octavia-ks-endpoints 2026-07-11 04:49:51.563074 | instance | openstack/jobs/octavia-ks-service 2026-07-11 04:49:51.669075 | instance | openstack/jobs/octavia-ks-user 2026-07-11 04:49:51.804080 | instance | openstack/jobs/octavia-rabbit-init 2026-07-11 04:49:51.892500 | instance | openstack/jobs/placement-db-init 2026-07-11 04:49:52.044165 | instance | openstack/jobs/placement-db-sync 2026-07-11 04:49:52.121576 | instance | openstack/jobs/placement-ks-endpoints 2026-07-11 04:49:52.291312 | instance | openstack/jobs/placement-ks-service 2026-07-11 04:49:52.370135 | instance | openstack/jobs/placement-ks-user 2026-07-11 04:49:52.549149 | instance | openstack/jobs/staffeln-db-init 2026-07-11 04:49:52.632891 | instance | openstack/jobs/staffeln-db-sync 2026-07-11 04:49:52.776811 | instance | openstack/jobs/tempest-ks-user 2026-07-11 04:49:52.874160 | instance | openstack/jobs/tempest-run-tests 2026-07-11 04:49:53.022830 | instance | orc-system/deployment/orc-controller-manager 2026-07-11 04:49:53.108353 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-07-11 04:49:53.222758 | instance | openstack/pods/barbican-api-748b748ccb-86dzl 2026-07-11 04:49:53.296861 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-07-11 04:49:53.469660 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-07-11 04:49:53.680909 | instance | openstack/pods/barbican-db-init-nv27b 2026-07-11 04:49:53.856748 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-07-11 04:49:53.932817 | instance | openstack/pods/barbican-db-sync-zl4zr 2026-07-11 04:49:54.165232 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-07-11 04:49:54.225655 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-07-11 04:49:54.559658 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-07-11 04:49:54.659059 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-07-11 04:49:54.932162 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-07-11 04:49:55.023373 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-07-11 04:49:55.292892 | instance | openstack/pods/barbican-ks-endpoints-xgdnw 2026-07-11 04:49:55.407731 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-07-11 04:49:55.553223 | instance | openstack/pods/barbican-ks-service-bwt9p 2026-07-11 04:49:55.776657 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-07-11 04:49:55.802870 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-07-11 04:49:56.192360 | instance | openstack/pods/barbican-ks-user-sm7gf 2026-07-11 04:49:56.231809 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-07-11 04:49:56.481994 | instance | openstack/pods/barbican-rabbit-init-ccxk2 2026-07-11 04:49:56.616409 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-07-11 04:49:56.735035 | instance | openstack/pods/cinder-api-85446fdf5b-dk79h 2026-07-11 04:49:56.980590 | instance | openstack/pods/cinder-backup-8469c497fb-6zxtt 2026-07-11 04:49:56.984449 | instance | openstack/pods/cinder-backup-storage-init-l6m2n 2026-07-11 04:49:57.221469 | instance | openstack/pods/cinder-bootstrap-96j5x 2026-07-11 04:49:57.233575 | instance | openstack/pods/cinder-create-internal-tenant-cr4jl 2026-07-11 04:49:57.505983 | instance | openstack/pods/cinder-db-init-zl7r9 2026-07-11 04:49:57.507732 | instance | openstack/pods/cinder-db-sync-fvj2n 2026-07-11 04:49:57.749535 | instance | openstack/pods/cinder-ks-endpoints-5bljz 2026-07-11 04:49:57.776322 | instance | openstack/pods/cinder-ks-service-n6vhq 2026-07-11 04:49:58.002039 | instance | openstack/pods/cinder-ks-user-25nns 2026-07-11 04:49:58.015397 | instance | openstack/pods/cinder-rabbit-init-ksnbh 2026-07-11 04:49:58.256269 | instance | openstack/pods/cinder-scheduler-79cf785bb8-ppbbr 2026-07-11 04:49:58.267005 | instance | openstack/pods/cinder-storage-init-l2xcs 2026-07-11 04:49:58.539301 | instance | openstack/pods/cinder-volume-7dd696ccf-brztg 2026-07-11 04:49:58.547160 | instance | openstack/pods/cinder-volume-usage-audit-29729045-mk66f 2026-07-11 04:49:58.804337 | instance | openstack/pods/glance-api-767856589d-fgb8m 2026-07-11 04:49:58.823736 | instance | openstack/pods/glance-db-init-9t9z7 2026-07-11 04:49:59.064750 | instance | openstack/pods/glance-db-sync-5kx6p 2026-07-11 04:49:59.068876 | instance | openstack/pods/glance-ks-endpoints-cffx9 2026-07-11 04:49:59.307203 | instance | openstack/pods/glance-ks-service-2cdzc 2026-07-11 04:49:59.308552 | instance | openstack/pods/glance-ks-user-5ttkf 2026-07-11 04:49:59.566448 | instance | openstack/pods/glance-metadefs-load-vx7pt 2026-07-11 04:49:59.577025 | instance | openstack/pods/glance-rabbit-init-8x2r6 2026-07-11 04:49:59.815840 | instance | openstack/pods/glance-storage-init-8gbhx 2026-07-11 04:49:59.818655 | instance | openstack/pods/heat-api-74df66c58b-hddnt 2026-07-11 04:50:00.047251 | instance | openstack/pods/heat-bootstrap-cktgp 2026-07-11 04:50:00.065450 | instance | openstack/pods/heat-cfn-58f5d65b48-9pksp 2026-07-11 04:50:00.285892 | instance | openstack/pods/heat-db-init-7g9ww 2026-07-11 04:50:00.308549 | instance | openstack/pods/heat-db-sync-h9p6x 2026-07-11 04:50:00.570100 | instance | openstack/pods/heat-domain-ks-user-dnpjh 2026-07-11 04:50:00.589066 | instance | openstack/pods/heat-engine-844b78cdbc-c54m9 2026-07-11 04:50:00.859566 | instance | openstack/pods/heat-engine-cleaner-29729075-9x76x 2026-07-11 04:50:00.874707 | instance | openstack/pods/heat-engine-cleaner-29729080-xd979 2026-07-11 04:50:01.157772 | instance | openstack/pods/heat-engine-cleaner-29729085-bfnw6 2026-07-11 04:50:01.187345 | instance | openstack/pods/heat-ks-endpoints-89fz5 2026-07-11 04:50:01.410806 | instance | openstack/pods/heat-ks-service-hgkht 2026-07-11 04:50:01.451667 | instance | openstack/pods/heat-ks-user-bl9hp 2026-07-11 04:50:01.646861 | instance | openstack/pods/heat-rabbit-init-5qwhl 2026-07-11 04:50:01.699920 | instance | openstack/pods/heat-trusts-lmpmn 2026-07-11 04:50:01.898448 | instance | openstack/pods/horizon-68c85f66c-5dt5r 2026-07-11 04:50:01.950667 | instance | openstack/pods/horizon-db-init-wwj56 2026-07-11 04:50:02.153452 | instance | openstack/pods/horizon-db-sync-9scq6 2026-07-11 04:50:02.189460 | instance | openstack/pods/keepalived-xh9th 2026-07-11 04:50:02.378593 | instance | openstack/pods/keystone-api-64b89f7f7d-gh7df 2026-07-11 04:50:02.431503 | instance | openstack/pods/keystone-bootstrap-fkff4 2026-07-11 04:50:02.655910 | instance | openstack/pods/keystone-credential-setup-gn97m 2026-07-11 04:50:02.660394 | instance | openstack/pods/keystone-db-init-n8glv 2026-07-11 04:50:02.890280 | instance | openstack/pods/keystone-db-sync-wrv9z 2026-07-11 04:50:02.896247 | instance | openstack/pods/keystone-domain-manage-85nx6 2026-07-11 04:50:03.160595 | instance | openstack/pods/keystone-fernet-setup-jsb8w 2026-07-11 04:50:03.171187 | instance | openstack/pods/keystone-rabbit-init-pxp9j 2026-07-11 04:50:03.384098 | instance | openstack/pods/libvirt-libvirt-default-zrzg8 2026-07-11 04:50:03.428627 | instance | openstack/pods/magnum-api-d7df5f7fc-ltvjg 2026-07-11 04:50:03.630986 | instance | openstack/pods/magnum-cluster-api-proxy-rnqrv 2026-07-11 04:50:03.685571 | instance | openstack/pods/magnum-conductor-0 2026-07-11 04:50:03.865994 | instance | openstack/pods/magnum-db-init-c5cs7 2026-07-11 04:50:03.926900 | instance | openstack/pods/magnum-db-sync-brlrx 2026-07-11 04:50:04.168319 | instance | openstack/pods/magnum-domain-ks-user-9d24l 2026-07-11 04:50:04.231092 | instance | openstack/pods/magnum-ks-endpoints-f2rl8 2026-07-11 04:50:04.459012 | instance | openstack/pods/magnum-ks-service-7k8q7 2026-07-11 04:50:04.514495 | instance | openstack/pods/magnum-ks-user-zbn6k 2026-07-11 04:50:04.749519 | instance | openstack/pods/magnum-rabbit-init-bfqpx 2026-07-11 04:50:04.811015 | instance | openstack/pods/magnum-registry-c45778976-7xprg 2026-07-11 04:50:05.011971 | instance | openstack/pods/manila-api-867c6f9f6f-j6mcc 2026-07-11 04:50:05.068664 | instance | openstack/pods/manila-bootstrap-5ccdx 2026-07-11 04:50:05.249481 | instance | openstack/pods/manila-data-8457b7c48d-p5rm8 2026-07-11 04:50:05.324491 | instance | openstack/pods/manila-db-init-xn2qn 2026-07-11 04:50:05.514213 | instance | openstack/pods/manila-db-sync-szt8r 2026-07-11 04:50:05.586845 | instance | openstack/pods/manila-ks-endpoints-f4z6d 2026-07-11 04:50:05.758783 | instance | openstack/pods/manila-ks-service-f7gkz 2026-07-11 04:50:05.864311 | instance | openstack/pods/manila-ks-user-jz7zd 2026-07-11 04:50:05.997476 | instance | openstack/pods/manila-rabbit-init-xmtdq 2026-07-11 04:50:06.114977 | instance | openstack/pods/manila-scheduler-6bdbc88ddd-jmjlk 2026-07-11 04:50:06.255324 | instance | openstack/pods/manila-share-855fcdfd4f-94tbt 2026-07-11 04:50:06.376301 | instance | openstack/pods/memcached-memcached-6479589586-j25dc 2026-07-11 04:50:06.518196 | instance | openstack/pods/neutron-db-init-jpkjc 2026-07-11 04:50:06.614869 | instance | openstack/pods/neutron-db-sync-dmrbv 2026-07-11 04:50:06.787582 | instance | openstack/pods/neutron-ks-endpoints-pd66n 2026-07-11 04:50:06.867652 | instance | openstack/pods/neutron-ks-service-8z8ll 2026-07-11 04:50:07.049089 | instance | openstack/pods/neutron-ks-user-486j9 2026-07-11 04:50:07.148694 | instance | openstack/pods/neutron-netns-cleanup-cron-default-tvdst 2026-07-11 04:50:07.319775 | instance | openstack/pods/neutron-ovn-metadata-agent-default-9l6qq 2026-07-11 04:50:07.405316 | instance | openstack/pods/neutron-ovn-vpn-agent-default-58cth 2026-07-11 04:50:07.611008 | instance | openstack/pods/neutron-rabbit-init-nwfjp 2026-07-11 04:50:07.677826 | instance | openstack/pods/neutron-rpc-server-66f4d9bd7f-5st46 2026-07-11 04:50:07.888195 | instance | openstack/pods/neutron-server-75877f7cbc-wmdgf 2026-07-11 04:50:07.951670 | instance | openstack/pods/nova-api-metadata-5fd76f985f-zpsqt 2026-07-11 04:50:08.165476 | instance | openstack/pods/nova-api-osapi-6fd6df9956-phsrj 2026-07-11 04:50:08.204589 | instance | openstack/pods/nova-bootstrap-q5z6r 2026-07-11 04:50:08.443046 | instance | openstack/pods/nova-cell-setup-29729040-bnrgb 2026-07-11 04:50:08.534361 | instance | openstack/pods/nova-cell-setup-dg4cl 2026-07-11 04:50:08.724332 | instance | openstack/pods/nova-compute-default-tvtwm 2026-07-11 04:50:08.801825 | instance | openstack/pods/nova-conductor-77c4494856-wqwq8 2026-07-11 04:50:08.999337 | instance | openstack/pods/nova-db-init-skpvv 2026-07-11 04:50:09.040312 | instance | openstack/pods/nova-db-sync-hrpng 2026-07-11 04:50:09.267644 | instance | openstack/pods/nova-ks-endpoints-7nf4r 2026-07-11 04:50:09.304872 | instance | openstack/pods/nova-ks-service-svbbz 2026-07-11 04:50:09.547155 | instance | openstack/pods/nova-ks-user-npvdv 2026-07-11 04:50:09.599540 | instance | openstack/pods/nova-novncproxy-8bf8dcc49-j2lfd 2026-07-11 04:50:09.777927 | instance | openstack/pods/nova-rabbit-init-nb9m5 2026-07-11 04:50:09.834363 | instance | openstack/pods/nova-scheduler-68d855bd84-7975w 2026-07-11 04:50:09.988059 | instance | openstack/pods/nova-service-cleaner-29729040-bqgw8 2026-07-11 04:50:10.054256 | instance | openstack/pods/octavia-api-79c7c45c46-jbtm5 2026-07-11 04:50:10.215114 | instance | openstack/pods/octavia-bootstrap-bghnd 2026-07-11 04:50:10.280044 | instance | openstack/pods/octavia-db-init-w8tjh 2026-07-11 04:50:10.481562 | instance | openstack/pods/octavia-db-sync-kgpts 2026-07-11 04:50:10.525162 | instance | openstack/pods/octavia-health-manager-default-rtnk9 2026-07-11 04:50:10.713764 | instance | openstack/rolebindings/barbican-barbican-api 2026-07-11 04:50:10.771633 | instance | openstack/pods/octavia-housekeeping-67c456c8d5-q6wjb 2026-07-11 04:50:10.901057 | instance | openstack/pods/octavia-ks-endpoints-s5hch 2026-07-11 04:50:11.007090 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-07-11 04:50:11.180280 | instance | openstack/pods/octavia-ks-service-frp7d 2026-07-11 04:50:11.212692 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-07-11 04:50:11.407037 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-07-11 04:50:11.451063 | instance | openstack/pods/octavia-ks-user-6wwv8 2026-07-11 04:50:11.601164 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-07-11 04:50:11.691295 | instance | openstack/pods/octavia-rabbit-init-fhth9 2026-07-11 04:50:11.790844 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-07-11 04:50:11.929828 | instance | openstack/pods/octavia-worker-59d74b4dfd-9mrgq 2026-07-11 04:50:11.982705 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-07-11 04:50:12.184356 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-695hg 2026-07-11 04:50:12.185412 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-07-11 04:50:12.373230 | instance | openstack/pods/openstack-exporter-799888df9-v2qgc 2026-07-11 04:50:12.414953 | instance | openstack/rolebindings/cinder-cinder-api 2026-07-11 04:50:12.609813 | instance | openstack/pods/openvswitch-n7lnw 2026-07-11 04:50:12.614852 | instance | openstack/rolebindings/cinder-cinder-backup 2026-07-11 04:50:12.797397 | instance | openstack/pods/ovn-controller-default-9xnq7 2026-07-11 04:50:12.852535 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-07-11 04:50:13.038244 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-07-11 04:50:13.045338 | instance | openstack/pods/ovn-northd-fc978744-9mt2h 2026-07-11 04:50:13.225526 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-07-11 04:50:13.283951 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-07-11 04:50:13.472930 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-07-11 04:50:13.497324 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-07-11 04:50:13.665942 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-07-11 04:50:13.731874 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-07-11 04:50:13.894357 | instance | openstack/pods/percona-xtradb-pxc-0 2026-07-11 04:50:13.905104 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-07-11 04:50:14.099069 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-07-11 04:50:14.128826 | instance | openstack/pods/placement-api-6fb79584fd-jxl7x 2026-07-11 04:50:14.294522 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-07-11 04:50:14.364912 | instance | openstack/pods/placement-db-init-dfbqm 2026-07-11 04:50:14.488333 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-07-11 04:50:14.591757 | instance | openstack/pods/placement-db-sync-29ds7 2026-07-11 04:50:14.665838 | instance | openstack/pods/placement-ks-endpoints-62647 2026-07-11 04:50:14.822209 | instance | openstack/pods/placement-ks-service-dzszw 2026-07-11 04:50:14.908781 | instance | openstack/rolebindings/cinder-cinder-test 2026-07-11 04:50:15.065934 | instance | openstack/rolebindings/cinder-cinder-volume 2026-07-11 04:50:15.091039 | instance | openstack/pods/placement-ks-user-4p8rr 2026-07-11 04:50:15.265174 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-07-11 04:50:15.353175 | instance | openstack/rolebindings/cinder-storage-init 2026-07-11 04:50:15.482413 | instance | openstack/pods/pxc-operator-69cb5bbdb9-vncm9 2026-07-11 04:50:15.557931 | instance | openstack/rolebindings/glance-glance-api 2026-07-11 04:50:15.703066 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-07-11 04:50:15.762522 | instance | openstack/rolebindings/glance-glance-db-init 2026-07-11 04:50:15.954065 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-07-11 04:50:15.966958 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-7ht64 2026-07-11 04:50:16.202591 | instance | openstack/rolebindings/glance-glance-db-sync 2026-07-11 04:50:16.217866 | instance | openstack/pods/rabbitmq-glance-server-0 2026-07-11 04:50:16.429750 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-07-11 04:50:16.511797 | instance | openstack/pods/rabbitmq-heat-server-0 2026-07-11 04:50:16.633800 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-07-11 04:50:16.772437 | instance | openstack/rolebindings/glance-glance-ks-service 2026-07-11 04:50:16.847939 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-07-11 04:50:16.954424 | instance | openstack/pods/rabbitmq-manila-server-0 2026-07-11 04:50:17.079183 | instance | openstack/rolebindings/glance-glance-ks-user 2026-07-11 04:50:17.177762 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv 2026-07-11 04:50:17.263263 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-07-11 04:50:17.426409 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-07-11 04:50:17.492317 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-07-11 04:50:17.669469 | instance | openstack/pods/rabbitmq-nova-server-0 2026-07-11 04:50:17.741731 | instance | openstack/rolebindings/glance-glance-storage-init 2026-07-11 04:50:17.907921 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-07-11 04:50:17.937582 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2xn9l 2026-07-11 04:50:18.185055 | instance | openstack/rolebindings/glance-glance-test 2026-07-11 04:50:18.231861 | instance | openstack/rolebindings/glance-storage-init 2026-07-11 04:50:18.408499 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5 2026-07-11 04:50:18.432081 | instance | openstack/rolebindings/heat-heat-api 2026-07-11 04:50:18.657366 | instance | openstack/pods/staffeln-api-58d657d7db-454fs 2026-07-11 04:50:18.674115 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-07-11 04:50:18.888636 | instance | openstack/pods/staffeln-conductor-5589b9ffc7-spkl7 2026-07-11 04:50:18.896246 | instance | openstack/rolebindings/heat-heat-cfn 2026-07-11 04:50:19.096043 | instance | openstack/pods/staffeln-db-init-lnws6 2026-07-11 04:50:19.112217 | instance | openstack/rolebindings/heat-heat-db-init 2026-07-11 04:50:19.318772 | instance | openstack/rolebindings/heat-heat-db-sync 2026-07-11 04:50:19.343745 | instance | openstack/pods/staffeln-db-sync-gp9rw 2026-07-11 04:50:19.538999 | instance | openstack/rolebindings/heat-heat-engine 2026-07-11 04:50:19.580428 | instance | openstack/pods/tempest-ks-user-slqfz 2026-07-11 04:50:19.725076 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-07-11 04:50:19.819669 | instance | openstack/pods/tempest-run-tests-qkk25 2026-07-11 04:50:19.917095 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-07-11 04:50:20.063138 | instance | openstack/pods/valkey-node-0 2026-07-11 04:50:20.102849 | instance | openstack/rolebindings/heat-heat-ks-service 2026-07-11 04:50:20.295615 | instance | openstack/rolebindings/heat-heat-ks-user 2026-07-11 04:50:20.300028 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-07-11 04:50:20.488395 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-07-11 04:50:20.493003 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-07-11 04:50:20.695071 | instance | openstack/rolebindings/heat-heat-test 2026-07-11 04:50:20.712223 | instance | openstack/rolebindings/heat-heat-trusts 2026-07-11 04:50:20.895882 | instance | openstack/rolebindings/horizon-horizon 2026-07-11 04:50:20.909976 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-07-11 04:50:21.095117 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-07-11 04:50:21.104171 | instance | openstack/rolebindings/horizon-horizon-test 2026-07-11 04:50:21.282697 | instance | openstack/rolebindings/keepalived 2026-07-11 04:50:21.298684 | instance | openstack/rolebindings/keystone-credential-rotate 2026-07-11 04:50:21.490733 | instance | openstack/rolebindings/keystone-credential-setup 2026-07-11 04:50:21.501225 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-07-11 04:50:21.693630 | instance | openstack/rolebindings/keystone-fernet-setup 2026-07-11 04:50:21.716908 | instance | openstack/rolebindings/keystone-keystone-api 2026-07-11 04:50:21.895044 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-07-11 04:50:21.913186 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-07-11 04:50:22.087251 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-07-11 04:50:22.094201 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-07-11 04:50:22.297211 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-07-11 04:50:22.315623 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-07-11 04:50:22.513982 | instance | openstack/rolebindings/keystone-keystone-test 2026-07-11 04:50:22.520400 | instance | openstack/rolebindings/libvirt-cert-manager 2026-07-11 04:50:22.724066 | instance | openstack/rolebindings/libvirt-libvirt 2026-07-11 04:50:22.732887 | instance | openstack/rolebindings/magnum-magnum-api 2026-07-11 04:50:22.914636 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-07-11 04:50:22.931019 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-07-11 04:50:23.121782 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-07-11 04:50:23.124889 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-07-11 04:50:23.330625 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-07-11 04:50:23.336701 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-07-11 04:50:23.525929 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-07-11 04:50:23.546174 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-07-11 04:50:23.734454 | instance | openstack/rolebindings/manila-manila-api 2026-07-11 04:50:23.763711 | instance | openstack/rolebindings/manila-manila-data 2026-07-11 04:50:23.929172 | instance | openstack/rolebindings/manila-manila-db-init 2026-07-11 04:50:23.974443 | instance | openstack/rolebindings/manila-manila-db-sync 2026-07-11 04:50:24.111800 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-07-11 04:50:24.178456 | instance | openstack/rolebindings/manila-manila-ks-service 2026-07-11 04:50:24.321435 | instance | openstack/rolebindings/manila-manila-ks-user 2026-07-11 04:50:24.400452 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-07-11 04:50:24.529997 | instance | openstack/rolebindings/manila-manila-scheduler 2026-07-11 04:50:24.597079 | instance | openstack/rolebindings/manila-manila-share 2026-07-11 04:50:24.716386 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-07-11 04:50:24.784297 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-07-11 04:50:24.912942 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-07-11 04:50:24.980426 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-07-11 04:50:25.122692 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-07-11 04:50:25.167985 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-07-11 04:50:25.334189 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-07-11 04:50:25.382936 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-07-11 04:50:25.574758 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-07-11 04:50:25.604255 | instance | openstack/rolebindings/neutron-neutron-server 2026-07-11 04:50:25.786595 | instance | openstack/rolebindings/neutron-neutron-test 2026-07-11 04:50:25.847733 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-07-11 04:50:25.988887 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-07-11 04:50:26.067688 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-07-11 04:50:26.176425 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-07-11 04:50:26.273597 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-07-11 04:50:26.400604 | instance | openstack/rolebindings/nova-nova-compute 2026-07-11 04:50:26.481898 | instance | openstack/rolebindings/nova-nova-conductor 2026-07-11 04:50:26.612629 | instance | openstack/rolebindings/nova-nova-db-init 2026-07-11 04:50:26.681611 | instance | openstack/rolebindings/nova-nova-db-sync 2026-07-11 04:50:26.820814 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-07-11 04:50:26.931040 | instance | openstack/rolebindings/nova-nova-ks-service 2026-07-11 04:50:27.042020 | instance | openstack/rolebindings/nova-nova-ks-user 2026-07-11 04:50:27.163804 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-07-11 04:50:27.275596 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-07-11 04:50:27.396773 | instance | openstack/rolebindings/nova-nova-scheduler 2026-07-11 04:50:27.498582 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-07-11 04:50:27.624463 | instance | openstack/rolebindings/nova-nova-test 2026-07-11 04:50:27.731839 | instance | openstack/rolebindings/octavia-octavia-api 2026-07-11 04:50:27.825136 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-07-11 04:50:27.947954 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-07-11 04:50:28.047501 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-07-11 04:50:28.149813 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-07-11 04:50:28.243942 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-07-11 04:50:28.358513 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-07-11 04:50:28.480123 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-07-11 04:50:28.586315 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-07-11 04:50:28.718255 | instance | openstack/rolebindings/octavia-octavia-worker 2026-07-11 04:50:28.787265 | instance | openstack/rolebindings/ovn-bgp-agent 2026-07-11 04:50:28.905692 | instance | openstack/rolebindings/ovn-controller 2026-07-11 04:50:28.972669 | instance | openstack/rolebindings/ovn-northd 2026-07-11 04:50:29.105960 | instance | openstack/rolebindings/ovn-ovn-controller 2026-07-11 04:50:29.175953 | instance | openstack/rolebindings/ovn-ovn-northd 2026-07-11 04:50:29.323005 | instance | openstack/rolebindings/ovn-ovsdb 2026-07-11 04:50:29.388683 | instance | openstack/rolebindings/placement-placement-api 2026-07-11 04:50:29.551213 | instance | openstack/rolebindings/placement-placement-db-init 2026-07-11 04:50:29.618282 | instance | openstack/rolebindings/placement-placement-db-sync 2026-07-11 04:50:29.770360 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-07-11 04:50:29.833187 | instance | openstack/rolebindings/placement-placement-ks-service 2026-07-11 04:50:29.967094 | instance | openstack/rolebindings/placement-placement-ks-user 2026-07-11 04:50:30.026414 | instance | openstack/rolebindings/pxc-operator 2026-07-11 04:50:30.172419 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-07-11 04:50:30.235186 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-07-11 04:50:30.401842 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-07-11 04:50:30.457897 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-07-11 04:50:30.627285 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-07-11 04:50:30.675412 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-07-11 04:50:30.848713 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-07-11 04:50:30.887659 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-07-11 04:50:31.057155 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-07-11 04:50:31.105029 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-07-11 04:50:31.248505 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-07-11 04:50:31.303213 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-07-11 04:50:31.494881 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-07-11 04:50:31.537544 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-07-11 04:50:31.699161 | instance | openstack/rolebindings/rook-ceph-mgr 2026-07-11 04:50:31.749529 | instance | openstack/rolebindings/rook-ceph-osd 2026-07-11 04:50:31.908371 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-07-11 04:50:31.960700 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-07-11 04:50:32.112592 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-07-11 04:50:32.166861 | instance | openstack/roles/barbican-openstack-barbican-api 2026-07-11 04:50:32.322102 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-07-11 04:50:32.389416 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-07-11 04:50:32.548588 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-07-11 04:50:32.600314 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-07-11 04:50:32.767447 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-07-11 04:50:32.798702 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-07-11 04:50:32.970839 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-07-11 04:50:33.013880 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-07-11 04:50:33.169352 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-07-11 04:50:33.216121 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-07-11 04:50:33.391967 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-07-11 04:50:33.459463 | instance | openstack/roles/cinder-backup-storage-init 2026-07-11 04:50:33.625317 | instance | openstack/roles/cinder-openstack-cinder-api 2026-07-11 04:50:33.660666 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-07-11 04:50:33.824302 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-07-11 04:50:33.864014 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-07-11 04:50:34.010260 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-07-11 04:50:34.067211 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-07-11 04:50:34.210192 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-07-11 04:50:34.287499 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-07-11 04:50:34.440755 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-07-11 04:50:34.503235 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-07-11 04:50:34.649139 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-07-11 04:50:34.698004 | instance | openstack/roles/cinder-openstack-cinder-test 2026-07-11 04:50:34.871972 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-07-11 04:50:34.910041 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-07-11 04:50:35.067604 | instance | openstack/roles/cinder-storage-init 2026-07-11 04:50:35.111941 | instance | openstack/roles/glance-openstack-glance-api 2026-07-11 04:50:35.269084 | instance | openstack/roles/glance-openstack-glance-db-init 2026-07-11 04:50:35.316692 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-07-11 04:50:35.499989 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-07-11 04:50:35.536253 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-07-11 04:50:35.720457 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-07-11 04:50:35.726771 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-07-11 04:50:35.936274 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-07-11 04:50:35.948778 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-07-11 04:50:36.147016 | instance | openstack/roles/glance-openstack-glance-test 2026-07-11 04:50:36.157120 | instance | openstack/roles/glance-storage-init 2026-07-11 04:50:36.363108 | instance | openstack/roles/heat-openstack-heat-api 2026-07-11 04:50:36.371400 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-07-11 04:50:36.582730 | instance | openstack/roles/heat-openstack-heat-cfn 2026-07-11 04:50:36.589455 | instance | openstack/roles/heat-openstack-heat-db-init 2026-07-11 04:50:36.793826 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-07-11 04:50:36.822096 | instance | openstack/roles/heat-openstack-heat-engine 2026-07-11 04:50:37.019287 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-07-11 04:50:37.023861 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-07-11 04:50:37.251830 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-07-11 04:50:37.286335 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-07-11 04:50:37.479414 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-07-11 04:50:37.520911 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-07-11 04:50:37.706783 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-07-11 04:50:37.753324 | instance | openstack/roles/heat-openstack-heat-test 2026-07-11 04:50:37.916355 | instance | openstack/roles/heat-openstack-heat-trusts 2026-07-11 04:50:37.973781 | instance | openstack/roles/horizon-openstack-horizon 2026-07-11 04:50:38.122678 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-07-11 04:50:38.180277 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-2bkl4 2026-07-11 04:50:38.339312 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-07-11 04:50:38.417152 | instance | openstack/roles/horizon-openstack-horizon-test 2026-07-11 04:50:38.577416 | instance | openstack/roles/keepalived 2026-07-11 04:50:38.622597 | instance | openstack/roles/keystone-credential-rotate 2026-07-11 04:50:38.785460 | instance | openstack/roles/keystone-credential-setup 2026-07-11 04:50:38.831655 | instance | openstack/roles/keystone-fernet-rotate 2026-07-11 04:50:38.966625 | instance | openstack/roles/keystone-fernet-setup 2026-07-11 04:50:39.020403 | instance | openstack/roles/keystone-openstack-keystone-api 2026-07-11 04:50:39.168057 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-07-11 04:50:39.224332 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-07-11 04:50:39.382042 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-07-11 04:50:39.444588 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-07-11 04:50:39.597766 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-07-11 04:50:39.654645 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-07-11 04:50:39.842356 | instance | openstack/roles/keystone-openstack-keystone-test 2026-07-11 04:50:39.883798 | instance | openstack/roles/libvirt-cert-manager 2026-07-11 04:50:40.045875 | instance | openstack/roles/libvirt-openstack-libvirt 2026-07-11 04:50:40.078477 | instance | openstack/roles/magnum-openstack-magnum-api 2026-07-11 04:50:40.241015 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-07-11 04:50:40.273362 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-07-11 04:50:40.456807 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-07-11 04:50:40.508128 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-07-11 04:50:40.654141 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-07-11 04:50:40.716833 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-07-11 04:50:40.853180 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-07-11 04:50:40.915789 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-07-11 04:50:41.058373 | instance | openstack/roles/manila-openstack-manila-api 2026-07-11 04:50:41.119947 | instance | openstack/roles/manila-openstack-manila-data 2026-07-11 04:50:41.269692 | instance | openstack/roles/manila-openstack-manila-db-init 2026-07-11 04:50:41.330003 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-07-11 04:50:41.490586 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-07-11 04:50:41.515163 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-07-11 04:50:41.675412 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-07-11 04:50:41.716046 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-07-11 04:50:41.880272 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-07-11 04:50:41.893735 | instance | openstack/roles/manila-openstack-manila-share 2026-07-11 04:50:42.064844 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-07-11 04:50:42.084662 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-07-11 04:50:42.246858 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-07-11 04:50:42.276058 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-07-11 04:50:42.484478 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-07-11 04:50:42.493060 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-07-11 04:50:42.690858 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-07-11 04:50:42.705557 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-07-11 04:50:42.876205 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-07-11 04:50:42.901535 | instance | openstack/roles/neutron-openstack-neutron-server 2026-07-11 04:50:43.058401 | instance | openstack/roles/neutron-openstack-neutron-test 2026-07-11 04:50:43.109367 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-07-11 04:50:43.260257 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-07-11 04:50:43.302238 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-07-11 04:50:43.465488 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-07-11 04:50:43.513420 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-07-11 04:50:43.673553 | instance | openstack/roles/nova-openstack-nova-compute 2026-07-11 04:50:43.703781 | instance | openstack/roles/nova-openstack-nova-conductor 2026-07-11 04:50:43.874947 | instance | openstack/roles/nova-openstack-nova-db-init 2026-07-11 04:50:43.904946 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-07-11 04:50:44.064959 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-07-11 04:50:44.103630 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-07-11 04:50:44.258256 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-07-11 04:50:44.293830 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-07-11 04:50:44.467203 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-07-11 04:50:44.519332 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-07-11 04:50:44.646152 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-07-11 04:50:44.733204 | instance | openstack/roles/nova-openstack-nova-test 2026-07-11 04:50:44.847039 | instance | openstack/roles/octavia-openstack-octavia-api 2026-07-11 04:50:44.925396 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-07-11 04:50:45.042783 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-07-11 04:50:45.120256 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-07-11 04:50:45.227359 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-07-11 04:50:45.331494 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-07-11 04:50:45.447166 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-07-11 04:50:45.531654 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-07-11 04:50:45.638882 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-07-11 04:50:45.738548 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-07-11 04:50:45.840970 | instance | openstack/roles/ovn-bgp-agent 2026-07-11 04:50:45.956324 | instance | openstack/roles/ovn-controller 2026-07-11 04:50:46.049336 | instance | openstack/roles/ovn-northd 2026-07-11 04:50:46.147185 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-07-11 04:50:46.246207 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-07-11 04:50:46.340498 | instance | openstack/roles/ovn-ovsdb 2026-07-11 04:50:46.451261 | instance | openstack/roles/placement-openstack-placement-api 2026-07-11 04:50:46.545050 | instance | openstack/roles/placement-openstack-placement-db-init 2026-07-11 04:50:46.647354 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-07-11 04:50:46.750584 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-07-11 04:50:46.842716 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-07-11 04:50:46.934386 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-07-11 04:50:47.039226 | instance | openstack/roles/pxc-operator 2026-07-11 04:50:47.125486 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-07-11 04:50:47.230169 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-07-11 04:50:47.314073 | instance | openstack/roles/rabbitmq-cluster-operator 2026-07-11 04:50:47.464401 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-07-11 04:50:47.533405 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-07-11 04:50:47.679742 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-07-11 04:50:47.768054 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-07-11 04:50:47.868343 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-07-11 04:50:47.975151 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-07-11 04:50:48.067905 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-07-11 04:50:48.190096 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-07-11 04:50:48.270104 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-07-11 04:50:48.392242 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-07-11 04:50:48.473647 | instance | openstack/roles/rook-ceph-mgr 2026-07-11 04:50:48.624473 | instance | openstack/roles/rook-ceph-osd 2026-07-11 04:50:48.666176 | instance | openstack/roles/rook-ceph-purge-osd 2026-07-11 04:50:48.830412 | instance | openstack/roles/staffeln-conductor 2026-07-11 04:50:48.883522 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-07-11 04:50:49.032654 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-07-11 04:50:49.081163 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-07-11 04:50:49.240755 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-07-11 04:50:49.278988 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-07-11 04:50:49.473568 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-07-11 04:50:49.488475 | instance | openstack/serviceaccounts/barbican-api 2026-07-11 04:50:49.675071 | instance | openstack/serviceaccounts/barbican-db-init 2026-07-11 04:50:49.919294 | instance | openstack/serviceaccounts/barbican-db-sync 2026-07-11 04:50:50.082583 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-07-11 04:50:50.378569 | instance | openstack/serviceaccounts/barbican-ks-service 2026-07-11 04:50:50.482062 | instance | openstack/serviceaccounts/barbican-ks-user 2026-07-11 04:50:50.766627 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-07-11 04:50:50.891566 | instance | openstack/serviceaccounts/barbican-test 2026-07-11 04:50:51.161219 | instance | openstack/serviceaccounts/cinder-api 2026-07-11 04:50:51.282465 | instance | openstack/serviceaccounts/cinder-backup 2026-07-11 04:50:51.591151 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-07-11 04:50:51.677260 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-07-11 04:50:51.963525 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-07-11 04:50:52.071238 | instance | openstack/serviceaccounts/cinder-db-init 2026-07-11 04:50:52.391466 | instance | openstack/serviceaccounts/cinder-db-sync 2026-07-11 04:50:52.529161 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-07-11 04:50:52.777586 | instance | openstack/serviceaccounts/cinder-ks-service 2026-07-11 04:50:52.949583 | instance | openstack/serviceaccounts/cinder-ks-user 2026-07-11 04:50:53.153681 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-07-11 04:50:53.309944 | instance | openstack/serviceaccounts/cinder-scheduler 2026-07-11 04:50:53.567630 | instance | openstack/serviceaccounts/cinder-storage-init 2026-07-11 04:50:53.732087 | instance | openstack/serviceaccounts/cinder-test 2026-07-11 04:50:53.992998 | instance | openstack/serviceaccounts/cinder-volume 2026-07-11 04:50:54.125217 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-07-11 04:50:54.371395 | instance | openstack/serviceaccounts/default 2026-07-11 04:50:54.486949 | instance | openstack/serviceaccounts/glance-api 2026-07-11 04:50:54.742552 | instance | openstack/serviceaccounts/glance-db-init 2026-07-11 04:50:54.870906 | instance | openstack/serviceaccounts/glance-db-sync 2026-07-11 04:50:55.115083 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-07-11 04:50:55.233205 | instance | openstack/serviceaccounts/glance-ks-service 2026-07-11 04:50:55.530878 | instance | openstack/serviceaccounts/glance-ks-user 2026-07-11 04:50:55.679045 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-07-11 04:50:55.941765 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-07-11 04:50:56.136654 | instance | openstack/serviceaccounts/glance-storage-init 2026-07-11 04:50:56.377723 | instance | openstack/serviceaccounts/glance-test 2026-07-11 04:50:56.586118 | instance | openstack/serviceaccounts/heat-api 2026-07-11 04:50:56.819412 | instance | openstack/serviceaccounts/heat-bootstrap 2026-07-11 04:50:57.047626 | instance | openstack/serviceaccounts/heat-cfn 2026-07-11 04:50:57.254646 | instance | openstack/serviceaccounts/heat-db-init 2026-07-11 04:50:57.449585 | instance | openstack/serviceaccounts/heat-db-sync 2026-07-11 04:50:57.700981 | instance | openstack/serviceaccounts/heat-engine 2026-07-11 04:50:57.863172 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-07-11 04:50:58.095854 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-07-11 04:50:58.281840 | instance | openstack/serviceaccounts/heat-ks-service 2026-07-11 04:50:58.559687 | instance | openstack/serviceaccounts/heat-ks-user 2026-07-11 04:50:58.770594 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-07-11 04:50:58.993645 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-07-11 04:50:59.169172 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-07-11 04:50:59.409830 | instance | openstack/serviceaccounts/heat-test 2026-07-11 04:50:59.577936 | instance | openstack/serviceaccounts/heat-trusts 2026-07-11 04:50:59.806239 | instance | openstack/serviceaccounts/horizon 2026-07-11 04:50:59.965811 | instance | openstack/serviceaccounts/horizon-db-init 2026-07-11 04:51:00.218547 | instance | openstack/serviceaccounts/horizon-db-sync 2026-07-11 04:51:00.377931 | instance | openstack/serviceaccounts/horizon-test 2026-07-11 04:51:00.626870 | instance | openstack/serviceaccounts/keepalived 2026-07-11 04:51:00.806421 | instance | openstack/serviceaccounts/keystone-api 2026-07-11 04:51:01.049680 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-07-11 04:51:01.206872 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-07-11 04:51:01.439760 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-07-11 04:51:01.650668 | instance | openstack/serviceaccounts/keystone-db-init 2026-07-11 04:51:01.856278 | instance | openstack/serviceaccounts/keystone-db-sync 2026-07-11 04:51:02.093475 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-07-11 04:51:02.273007 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-07-11 04:51:02.487044 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-07-11 04:51:02.700127 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-07-11 04:51:02.883441 | instance | openstack/serviceaccounts/keystone-test 2026-07-11 04:51:03.111277 | instance | openstack/serviceaccounts/libvirt 2026-07-11 04:51:03.357807 | instance | openstack/serviceaccounts/magnum-api 2026-07-11 04:51:03.529624 | instance | openstack/serviceaccounts/magnum-conductor 2026-07-11 04:51:03.771512 | instance | openstack/serviceaccounts/magnum-db-init 2026-07-11 04:51:03.968187 | instance | openstack/serviceaccounts/magnum-db-sync 2026-07-11 04:51:04.213600 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-07-11 04:51:04.443783 | instance | openstack/secrets/barbican-api-certs 2026-07-11 04:51:04.675935 | instance | openstack/secrets/barbican-db-admin 2026-07-11 04:51:04.688431 | instance | openstack/secrets/barbican-db-user 2026-07-11 04:51:04.876412 | instance | openstack/secrets/barbican-etc 2026-07-11 04:51:04.892893 | instance | openstack/secrets/barbican-keystone-admin 2026-07-11 04:51:05.109342 | instance | openstack/secrets/barbican-keystone-user 2026-07-11 04:51:05.113331 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-07-11 04:51:05.312366 | instance | openstack/secrets/barbican-rabbitmq-user 2026-07-11 04:51:05.312640 | instance | openstack/secrets/cinder-api-certs 2026-07-11 04:51:05.523908 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-07-11 04:51:05.532938 | instance | openstack/secrets/cinder-db-admin 2026-07-11 04:51:05.745425 | instance | openstack/secrets/cinder-db-user 2026-07-11 04:51:05.748702 | instance | openstack/secrets/cinder-etc 2026-07-11 04:51:05.954783 | instance | openstack/secrets/cinder-keystone-admin 2026-07-11 04:51:05.962427 | instance | openstack/secrets/cinder-keystone-test 2026-07-11 04:51:06.158014 | instance | openstack/secrets/cinder-keystone-user 2026-07-11 04:51:06.162340 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-07-11 04:51:06.384700 | instance | openstack/secrets/cinder-rabbitmq-user 2026-07-11 04:51:06.409468 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-07-11 04:51:06.588728 | instance | openstack/secrets/glance-api-certs 2026-07-11 04:51:06.627665 | instance | openstack/secrets/glance-db-admin 2026-07-11 04:51:06.785734 | instance | openstack/secrets/glance-db-user 2026-07-11 04:51:06.848793 | instance | openstack/secrets/glance-etc 2026-07-11 04:51:06.984625 | instance | openstack/secrets/glance-keystone-admin 2026-07-11 04:51:07.049914 | instance | openstack/secrets/glance-keystone-test 2026-07-11 04:51:07.173746 | instance | openstack/secrets/glance-keystone-user 2026-07-11 04:51:07.245296 | instance | openstack/secrets/glance-rabbitmq-admin 2026-07-11 04:51:07.399413 | instance | openstack/secrets/glance-rabbitmq-user 2026-07-11 04:51:07.459565 | instance | openstack/secrets/heat-api-certs 2026-07-11 04:51:07.635065 | instance | openstack/secrets/heat-cfn-certs 2026-07-11 04:51:07.671932 | instance | openstack/secrets/heat-db-admin 2026-07-11 04:51:07.848781 | instance | openstack/secrets/heat-db-user 2026-07-11 04:51:07.892314 | instance | openstack/secrets/heat-etc 2026-07-11 04:51:08.058337 | instance | openstack/secrets/heat-keystone-admin 2026-07-11 04:51:08.115339 | instance | openstack/secrets/heat-keystone-stack-user 2026-07-11 04:51:08.300308 | instance | openstack/secrets/heat-keystone-test 2026-07-11 04:51:08.320856 | instance | openstack/secrets/heat-keystone-trustee 2026-07-11 04:51:08.535583 | instance | openstack/secrets/heat-keystone-user 2026-07-11 04:51:08.547997 | instance | openstack/secrets/heat-rabbitmq-admin 2026-07-11 04:51:08.753213 | instance | openstack/secrets/heat-rabbitmq-user 2026-07-11 04:51:08.782669 | instance | openstack/secrets/horizon-db-admin 2026-07-11 04:51:08.966756 | instance | openstack/secrets/horizon-db-user 2026-07-11 04:51:08.982217 | instance | openstack/secrets/horizon-etc 2026-07-11 04:51:09.168158 | instance | openstack/secrets/horizon-int-certs 2026-07-11 04:51:09.202806 | instance | openstack/secrets/horizon-keystone-admin 2026-07-11 04:51:09.382851 | instance | openstack/secrets/images-rbd-keyring 2026-07-11 04:51:09.402750 | instance | openstack/secrets/internal-percona-xtradb 2026-07-11 04:51:09.613276 | instance | openstack/secrets/keepalived-etc 2026-07-11 04:51:09.613931 | instance | openstack/secrets/keystone-api-certs 2026-07-11 04:51:09.794831 | instance | openstack/secrets/keystone-credential-keys 2026-07-11 04:51:09.815887 | instance | openstack/secrets/keystone-db-admin 2026-07-11 04:51:09.993115 | instance | openstack/secrets/keystone-db-user 2026-07-11 04:51:10.013774 | instance | openstack/secrets/keystone-etc 2026-07-11 04:51:10.187395 | instance | openstack/secrets/keystone-fernet-keys 2026-07-11 04:51:10.198566 | instance | openstack/secrets/keystone-keystone-admin 2026-07-11 04:51:10.386579 | instance | openstack/secrets/keystone-keystone-test 2026-07-11 04:51:10.428276 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-07-11 04:51:10.590549 | instance | openstack/secrets/keystone-rabbitmq-user 2026-07-11 04:51:10.643910 | instance | openstack/secrets/libvirt-api-ca 2026-07-11 04:51:10.789031 | instance | openstack/secrets/libvirt-etc 2026-07-11 04:51:10.840314 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-07-11 04:51:10.995887 | instance | openstack/secrets/libvirt-libvirt-default-zrzg8-api 2026-07-11 04:51:11.033245 | instance | openstack/secrets/libvirt-libvirt-default-zrzg8-vnc 2026-07-11 04:51:11.197815 | instance | openstack/secrets/libvirt-vnc-ca 2026-07-11 04:51:11.224509 | instance | openstack/secrets/magnum-api-certs 2026-07-11 04:51:11.412810 | instance | openstack/secrets/magnum-db-admin 2026-07-11 04:51:11.462454 | instance | openstack/secrets/magnum-db-user 2026-07-11 04:51:11.621654 | instance | openstack/secrets/magnum-etc 2026-07-11 04:51:11.670423 | instance | openstack/secrets/magnum-keystone-admin 2026-07-11 04:51:11.853268 | instance | openstack/secrets/magnum-keystone-stack-user 2026-07-11 04:51:11.895300 | instance | openstack/secrets/magnum-keystone-user 2026-07-11 04:51:12.045589 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-07-11 04:51:12.092365 | instance | openstack/secrets/magnum-rabbitmq-user 2026-07-11 04:51:12.245176 | instance | openstack/secrets/magnum-registry-certs 2026-07-11 04:51:12.301911 | instance | openstack/secrets/manila-api-certs 2026-07-11 04:51:12.467799 | instance | openstack/secrets/manila-db-admin 2026-07-11 04:51:12.531767 | instance | openstack/secrets/manila-db-user 2026-07-11 04:51:12.679567 | instance | openstack/secrets/manila-etc 2026-07-11 04:51:12.736072 | instance | openstack/secrets/manila-keystone-admin 2026-07-11 04:51:12.874103 | instance | openstack/secrets/manila-keystone-user 2026-07-11 04:51:12.933236 | instance | openstack/secrets/manila-rabbitmq-admin 2026-07-11 04:51:13.095610 | instance | openstack/secrets/manila-rabbitmq-user 2026-07-11 04:51:13.118126 | instance | openstack/secrets/manila-ssh-keys 2026-07-11 04:51:13.298273 | instance | openstack/secrets/neutron-db-admin 2026-07-11 04:51:13.335541 | instance | openstack/secrets/neutron-db-user 2026-07-11 04:51:13.533966 | instance | openstack/secrets/neutron-etc 2026-07-11 04:51:13.565422 | instance | openstack/secrets/neutron-keystone-admin 2026-07-11 04:51:13.748609 | instance | openstack/secrets/neutron-keystone-test 2026-07-11 04:51:13.775349 | instance | openstack/secrets/neutron-keystone-user 2026-07-11 04:51:13.956010 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-07-11 04:51:13.975651 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-07-11 04:51:14.160668 | instance | openstack/serviceaccounts/magnum-ks-service 2026-07-11 04:51:14.168136 | instance | openstack/serviceaccounts/magnum-ks-user 2026-07-11 04:51:14.546784 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-07-11 04:51:14.553543 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-07-11 04:51:14.940427 | instance | openstack/serviceaccounts/manila-api 2026-07-11 04:51:14.949816 | instance | openstack/serviceaccounts/manila-bootstrap 2026-07-11 04:51:15.335770 | instance | openstack/serviceaccounts/manila-data 2026-07-11 04:51:15.345281 | instance | openstack/serviceaccounts/manila-db-init 2026-07-11 04:51:15.730024 | instance | openstack/serviceaccounts/manila-db-sync 2026-07-11 04:51:15.778644 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-07-11 04:51:16.124469 | instance | openstack/serviceaccounts/manila-ks-service 2026-07-11 04:51:16.182696 | instance | openstack/serviceaccounts/manila-ks-user 2026-07-11 04:51:16.520216 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-07-11 04:51:16.546265 | instance | openstack/serviceaccounts/manila-scheduler 2026-07-11 04:51:16.887635 | instance | openstack/serviceaccounts/manila-share 2026-07-11 04:51:16.934539 | instance | openstack/serviceaccounts/memcached-memcached 2026-07-11 04:51:17.252853 | instance | openstack/serviceaccounts/neutron-db-init 2026-07-11 04:51:17.280983 | instance | openstack/serviceaccounts/neutron-db-sync 2026-07-11 04:51:17.651237 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-07-11 04:51:17.681104 | instance | openstack/serviceaccounts/neutron-ks-service 2026-07-11 04:51:18.021046 | instance | openstack/serviceaccounts/neutron-ks-user 2026-07-11 04:51:18.051064 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-07-11 04:51:18.452829 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-07-11 04:51:18.467869 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-07-11 04:51:18.823821 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-07-11 04:51:18.873423 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-07-11 04:51:19.234538 | instance | openstack/serviceaccounts/neutron-server 2026-07-11 04:51:19.271335 | instance | openstack/serviceaccounts/neutron-test 2026-07-11 04:51:19.696494 | instance | openstack/serviceaccounts/nova-api-metadata 2026-07-11 04:51:19.714994 | instance | openstack/serviceaccounts/nova-api-osapi 2026-07-11 04:51:20.075475 | instance | openstack/serviceaccounts/nova-bootstrap 2026-07-11 04:51:20.160828 | instance | openstack/serviceaccounts/nova-cell-setup 2026-07-11 04:51:20.483526 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-07-11 04:51:20.549023 | instance | openstack/serviceaccounts/nova-compute 2026-07-11 04:51:20.909443 | instance | openstack/serviceaccounts/nova-conductor 2026-07-11 04:51:20.952961 | instance | openstack/serviceaccounts/nova-db-init 2026-07-11 04:51:21.269020 | instance | openstack/serviceaccounts/nova-db-sync 2026-07-11 04:51:21.334914 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-07-11 04:51:21.694931 | instance | openstack/serviceaccounts/nova-ks-service 2026-07-11 04:51:21.788575 | instance | openstack/serviceaccounts/nova-ks-user 2026-07-11 04:51:22.059403 | instance | openstack/serviceaccounts/nova-novncproxy 2026-07-11 04:51:22.212905 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-07-11 04:51:22.482736 | instance | openstack/serviceaccounts/nova-scheduler 2026-07-11 04:51:22.640684 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-07-11 04:51:22.857317 | instance | openstack/serviceaccounts/nova-test 2026-07-11 04:51:23.064984 | instance | openstack/serviceaccounts/octavia-api 2026-07-11 04:51:23.258759 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-07-11 04:51:23.460469 | instance | openstack/serviceaccounts/octavia-db-init 2026-07-11 04:51:23.687051 | instance | openstack/serviceaccounts/octavia-db-sync 2026-07-11 04:51:23.892982 | instance | openstack/serviceaccounts/octavia-health-manager 2026-07-11 04:51:24.097560 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-07-11 04:51:24.287589 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-07-11 04:51:24.477428 | instance | openstack/serviceaccounts/octavia-ks-service 2026-07-11 04:51:24.708030 | instance | openstack/serviceaccounts/octavia-ks-user 2026-07-11 04:51:24.850514 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-07-11 04:51:25.123513 | instance | openstack/serviceaccounts/octavia-worker 2026-07-11 04:51:25.281768 | instance | openstack/serviceaccounts/openvswitch-server 2026-07-11 04:51:25.581662 | instance | openstack/serviceaccounts/ovn-controller 2026-07-11 04:51:25.704270 | instance | openstack/serviceaccounts/ovn-northd 2026-07-11 04:51:26.004376 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-07-11 04:51:26.094368 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-07-11 04:51:26.434973 | instance | openstack/serviceaccounts/placement-api 2026-07-11 04:51:26.536123 | instance | openstack/serviceaccounts/placement-db-init 2026-07-11 04:51:26.851845 | instance | openstack/serviceaccounts/placement-db-sync 2026-07-11 04:51:26.957459 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-07-11 04:51:27.273134 | instance | openstack/serviceaccounts/placement-ks-service 2026-07-11 04:51:27.377565 | instance | openstack/serviceaccounts/placement-ks-user 2026-07-11 04:51:27.721208 | instance | openstack/serviceaccounts/pxc-operator 2026-07-11 04:51:27.740302 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-07-11 04:51:28.096362 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-07-11 04:51:28.147921 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-07-11 04:51:28.396864 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-07-11 04:51:28.520926 | instance | openstack/secrets/neutron-rabbitmq-user 2026-07-11 04:51:28.607219 | instance | openstack/secrets/neutron-server-certs 2026-07-11 04:51:28.718612 | instance | openstack/secrets/nova-api-certs 2026-07-11 04:51:28.801251 | instance | openstack/secrets/nova-compute-default 2026-07-11 04:51:28.911118 | instance | openstack/secrets/nova-db-admin 2026-07-11 04:51:29.002091 | instance | openstack/secrets/nova-db-api-admin 2026-07-11 04:51:29.095152 | instance | openstack/secrets/nova-db-api-user 2026-07-11 04:51:29.198680 | instance | openstack/secrets/nova-db-cell0-admin 2026-07-11 04:51:29.276829 | instance | openstack/secrets/nova-db-cell0-user 2026-07-11 04:51:29.411884 | instance | openstack/secrets/nova-db-user 2026-07-11 04:51:29.479578 | instance | openstack/secrets/nova-etc 2026-07-11 04:51:29.620137 | instance | openstack/secrets/nova-keystone-admin 2026-07-11 04:51:29.701694 | instance | openstack/secrets/nova-keystone-test 2026-07-11 04:51:29.817110 | instance | openstack/secrets/nova-keystone-user 2026-07-11 04:51:29.900273 | instance | openstack/secrets/nova-novncproxy-certs 2026-07-11 04:51:30.008165 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-07-11 04:51:30.083816 | instance | openstack/secrets/nova-rabbitmq-admin 2026-07-11 04:51:30.212147 | instance | openstack/secrets/nova-rabbitmq-user 2026-07-11 04:51:30.305361 | instance | openstack/secrets/nova-ssh 2026-07-11 04:51:30.447806 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-07-11 04:51:30.521282 | instance | openstack/secrets/octavia-api-certs 2026-07-11 04:51:30.637028 | instance | openstack/secrets/octavia-client-ca 2026-07-11 04:51:30.734248 | instance | openstack/secrets/octavia-client-certs 2026-07-11 04:51:30.863152 | instance | openstack/secrets/octavia-db-admin 2026-07-11 04:51:30.988826 | instance | openstack/secrets/octavia-db-user 2026-07-11 04:51:31.089004 | instance | openstack/secrets/octavia-etc 2026-07-11 04:51:31.215043 | instance | openstack/secrets/octavia-health-manager-default 2026-07-11 04:51:31.295311 | instance | openstack/secrets/octavia-keystone-admin 2026-07-11 04:51:31.427396 | instance | openstack/secrets/octavia-keystone-test 2026-07-11 04:51:31.511298 | instance | openstack/secrets/octavia-keystone-user 2026-07-11 04:51:31.628271 | instance | openstack/secrets/octavia-persistence-db-admin 2026-07-11 04:51:31.710112 | instance | openstack/secrets/octavia-persistence-db-user 2026-07-11 04:51:31.819946 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-07-11 04:51:31.902576 | instance | openstack/secrets/octavia-rabbitmq-user 2026-07-11 04:51:32.016580 | instance | openstack/secrets/octavia-server-ca 2026-07-11 04:51:32.110670 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-07-11 04:51:32.210307 | instance | openstack/secrets/ovn-controller-default-etc 2026-07-11 04:51:32.313888 | instance | openstack/secrets/ovn-etc 2026-07-11 04:51:32.405782 | instance | openstack/secrets/ovn-vector-config 2026-07-11 04:51:32.532266 | instance | openstack/secrets/percona-xtradb 2026-07-11 04:51:32.592227 | instance | openstack/secrets/placement-api-certs 2026-07-11 04:51:32.741917 | instance | openstack/secrets/placement-db-admin 2026-07-11 04:51:32.788934 | instance | openstack/secrets/placement-db-user 2026-07-11 04:51:32.956347 | instance | openstack/secrets/placement-etc 2026-07-11 04:51:33.002893 | instance | openstack/secrets/placement-keystone-admin 2026-07-11 04:51:33.165755 | instance | openstack/secrets/placement-keystone-user 2026-07-11 04:51:33.211022 | instance | openstack/secrets/pvc-ceph-client-key 2026-07-11 04:51:33.394832 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-07-11 04:51:33.437499 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-07-11 04:51:33.600837 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-07-11 04:51:33.634053 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-07-11 04:51:33.805635 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-07-11 04:51:33.829416 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-07-11 04:51:33.995068 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-07-11 04:51:34.020853 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-07-11 04:51:34.210391 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-07-11 04:51:34.217857 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-07-11 04:51:34.425619 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-07-11 04:51:34.427811 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-07-11 04:51:34.622990 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-07-11 04:51:34.627526 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-07-11 04:51:34.812860 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-07-11 04:51:34.817487 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-07-11 04:51:35.004868 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-07-11 04:51:35.005821 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-07-11 04:51:35.173660 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-07-11 04:51:35.192372 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-07-11 04:51:35.383933 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-07-11 04:51:35.392945 | instance | openstack/secrets/rook-ceph-config 2026-07-11 04:51:35.565700 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-07-11 04:51:35.600869 | instance | openstack/secrets/rook-ceph-mon 2026-07-11 04:51:35.764895 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-07-11 04:51:35.801723 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-07-11 04:51:35.977218 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-07-11 04:51:36.002777 | instance | openstack/secrets/rook-csi-cephfs-node 2026-07-11 04:51:36.184811 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-07-11 04:51:36.201690 | instance | openstack/secrets/rook-csi-rbd-node 2026-07-11 04:51:36.385157 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-07-11 04:51:36.402664 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-07-11 04:51:36.594665 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-07-11 04:51:36.606835 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-07-11 04:51:36.806412 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-07-11 04:51:36.822479 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-07-11 04:51:37.025180 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-07-11 04:51:37.203754 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-07-11 04:51:37.448933 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-07-11 04:51:37.638004 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-07-11 04:51:37.825266 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-07-11 04:51:38.039236 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-07-11 04:51:38.235720 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-07-11 04:51:38.460932 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-07-11 04:51:38.636197 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-07-11 04:51:38.849876 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-07-11 04:51:39.014960 | instance | openstack/serviceaccounts/rook-ceph-default 2026-07-11 04:51:39.300644 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-07-11 04:51:39.463720 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-07-11 04:51:39.670310 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-07-11 04:51:39.856742 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-07-11 04:51:40.034358 | instance | openstack/serviceaccounts/staffeln-api 2026-07-11 04:51:40.242668 | instance | openstack/serviceaccounts/staffeln-conductor 2026-07-11 04:51:40.387248 | instance | openstack/serviceaccounts/staffeln-db-init 2026-07-11 04:51:40.661484 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-07-11 04:51:40.767600 | instance | openstack/serviceaccounts/tempest-ks-user 2026-07-11 04:51:41.054091 | instance | openstack/serviceaccounts/tempest-run-tests 2026-07-11 04:51:41.136530 | instance | openstack/serviceaccounts/valkey 2026-07-11 04:51:41.489103 | instance | openstack/services/barbican-api 2026-07-11 04:51:41.539025 | instance | openstack/services/ceph-mon 2026-07-11 04:51:41.716984 | instance | openstack/services/cinder-api 2026-07-11 04:51:41.780669 | instance | openstack/services/glance-api 2026-07-11 04:51:41.946706 | instance | openstack/services/heat-api 2026-07-11 04:51:42.021892 | instance | openstack/services/heat-cfn 2026-07-11 04:51:42.168078 | instance | openstack/services/horizon 2026-07-11 04:51:42.253341 | instance | openstack/services/horizon-int 2026-07-11 04:51:42.441770 | instance | openstack/services/keystone-api 2026-07-11 04:51:42.501971 | instance | openstack/services/magnum-api 2026-07-11 04:51:42.681038 | instance | openstack/services/magnum-registry 2026-07-11 04:51:42.731740 | instance | openstack/services/manila-api 2026-07-11 04:51:42.927808 | instance | openstack/services/memcached 2026-07-11 04:51:42.964600 | instance | openstack/services/memcached-metrics 2026-07-11 04:51:43.160566 | instance | openstack/services/neutron-server 2026-07-11 04:51:43.200219 | instance | openstack/services/nova-api 2026-07-11 04:51:43.398460 | instance | openstack/services/nova-metadata 2026-07-11 04:51:43.479545 | instance | openstack/services/nova-novncproxy 2026-07-11 04:51:43.638496 | instance | openstack/services/octavia-api 2026-07-11 04:51:43.705999 | instance | openstack/services/openstack-exporter 2026-07-11 04:51:43.864391 | instance | openstack/services/ovn-ovsdb-nb 2026-07-11 04:51:43.942638 | instance | openstack/services/ovn-ovsdb-sb 2026-07-11 04:51:44.086708 | instance | openstack/services/percona-xtradb-cluster-operator 2026-07-11 04:51:44.167261 | instance | openstack/services/percona-xtradb-haproxy 2026-07-11 04:51:44.356697 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-07-11 04:51:44.397723 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-07-11 04:51:44.622861 | instance | openstack/services/percona-xtradb-pxc 2026-07-11 04:51:44.625633 | instance | openstack/services/percona-xtradb-pxc-unready 2026-07-11 04:51:44.851694 | instance | openstack/services/placement-api 2026-07-11 04:51:44.854598 | instance | openstack/services/rabbitmq-barbican 2026-07-11 04:51:45.076513 | instance | openstack/services/rabbitmq-barbican-nodes 2026-07-11 04:51:45.087580 | instance | openstack/services/rabbitmq-cinder 2026-07-11 04:51:45.307606 | instance | openstack/services/rabbitmq-cinder-nodes 2026-07-11 04:51:45.309078 | instance | openstack/services/rabbitmq-glance 2026-07-11 04:51:45.561445 | instance | openstack/services/rabbitmq-glance-nodes 2026-07-11 04:51:45.562059 | instance | openstack/services/rabbitmq-heat 2026-07-11 04:51:45.804592 | instance | openstack/services/rabbitmq-heat-nodes 2026-07-11 04:51:45.818574 | instance | openstack/services/rabbitmq-keystone 2026-07-11 04:51:46.099128 | instance | openstack/services/rabbitmq-keystone-nodes 2026-07-11 04:51:46.107767 | instance | openstack/services/rabbitmq-magnum 2026-07-11 04:51:46.382826 | instance | openstack/services/rabbitmq-magnum-nodes 2026-07-11 04:51:46.388475 | instance | openstack/services/rabbitmq-manila 2026-07-11 04:51:46.617164 | instance | openstack/services/rabbitmq-manila-nodes 2026-07-11 04:51:46.630634 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-07-11 04:51:46.841752 | instance | openstack/services/rabbitmq-neutron 2026-07-11 04:51:46.877877 | instance | openstack/services/rabbitmq-neutron-nodes 2026-07-11 04:51:47.067091 | instance | openstack/services/rabbitmq-nova 2026-07-11 04:51:47.113754 | instance | openstack/services/rabbitmq-nova-nodes 2026-07-11 04:51:47.306493 | instance | openstack/services/rabbitmq-octavia 2026-07-11 04:51:47.356523 | instance | openstack/services/rabbitmq-octavia-nodes 2026-07-11 04:51:47.558033 | instance | openstack/services/rook-ceph-rgw-ceph 2026-07-11 04:51:47.624615 | instance | openstack/services/staffeln-api 2026-07-11 04:51:47.819592 | instance | openstack/services/valkey 2026-07-11 04:51:47.890275 | instance | openstack/services/valkey-headless 2026-07-11 04:51:48.065302 | instance | openstack/services/valkey-metrics 2026-07-11 04:51:48.131684 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-07-11 04:51:48.295644 | instance | openstack/statefulsets/magnum-conductor 2026-07-11 04:51:48.372369 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-07-11 04:51:48.574369 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-07-11 04:51:48.648990 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-07-11 04:51:48.845575 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-07-11 04:51:48.855818 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-07-11 04:51:49.067980 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-07-11 04:51:49.073363 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-07-11 04:51:49.276189 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-07-11 04:51:49.283602 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-07-11 04:51:49.493373 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-07-11 04:51:49.494574 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-07-11 04:51:49.721014 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-07-11 04:51:49.761621 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-07-11 04:51:49.975408 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-07-11 04:51:49.980468 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-07-11 04:51:50.170674 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-07-11 04:51:50.201328 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-07-11 04:51:50.395761 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-07-11 04:51:50.417309 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-07-11 04:51:50.638617 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-07-11 04:51:50.647043 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-07-11 04:51:50.856249 | instance | openstack/secrets/staffeln-db-admin 2026-07-11 04:51:50.909197 | instance | openstack/secrets/staffeln-db-user 2026-07-11 04:51:51.066675 | instance | openstack/secrets/staffeln-etc 2026-07-11 04:51:51.117456 | instance | openstack/secrets/tempest-etc 2026-07-11 04:51:51.267822 | instance | openstack/secrets/tempest-keystone-admin 2026-07-11 04:51:51.322041 | instance | openstack/secrets/tempest-keystone-user 2026-07-11 04:51:51.503433 | instance | openstack/secrets/valkey-ca 2026-07-11 04:51:51.533155 | instance | openstack/secrets/valkey-server-certs 2026-07-11 04:51:51.695495 | instance | orc-system/roles/orc-leader-election-role 2026-07-11 04:51:51.724300 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-07-11 04:51:51.886412 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-07-11 04:51:51.937213 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-07-11 04:51:52.124944 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-07-11 04:51:52.134850 | instance | orc-system/serviceaccounts/default 2026-07-11 04:51:52.329829 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-07-11 04:51:52.333382 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-07-11 04:51:52.531868 | instance | rook-ceph/deployment/rook-ceph-operator 2026-07-11 04:51:52.554688 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-07-11 04:51:52.747089 | instance | secretgen-controller/deployment/secretgen-controller 2026-07-11 04:51:52.749305 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8c457 2026-07-11 04:51:52.960317 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-07-11 04:51:52.970091 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-07-11 04:51:53.149116 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-07-11 04:51:53.178319 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-07-11 04:51:53.339043 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-07-11 04:51:53.387934 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-07-11 04:51:53.540942 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-07-11 04:51:53.579418 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-07-11 04:51:53.749493 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-07-11 04:51:53.757240 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-07-11 04:51:53.979210 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-sw4zj 2026-07-11 04:51:53.990369 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-07-11 04:51:54.201264 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-07-11 04:51:54.207560 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-07-11 04:51:54.410077 | instance | rook-ceph/roles/rook-ceph-mgr 2026-07-11 04:51:54.418526 | instance | rook-ceph/roles/rook-ceph-osd 2026-07-11 04:51:54.598955 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-07-11 04:51:54.601177 | instance | rook-ceph/roles/rook-ceph-system 2026-07-11 04:51:54.781984 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-07-11 04:51:54.798406 | instance | rook-ceph/serviceaccounts/default 2026-07-11 04:51:55.023939 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-07-11 04:51:55.089692 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-07-11 04:51:55.250103 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-07-11 04:51:55.320770 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-07-11 04:51:55.506932 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-07-11 04:51:55.563978 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-07-11 04:51:55.730453 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-07-11 04:51:55.805434 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-07-11 04:51:55.988151 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-07-11 04:51:56.032041 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-07-11 04:51:56.259319 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-07-11 04:51:56.323427 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-07-11 04:51:56.556998 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-07-11 04:51:56.637326 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-07-11 04:51:56.840191 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-07-11 04:51:56.917964 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-07-11 04:51:57.111316 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-07-11 04:51:57.201790 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-07-11 04:51:57.406516 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-07-11 04:51:57.504888 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-07-11 04:51:57.722625 | instance | openstack/statefulsets/valkey-node 2026-07-11 04:51:57.796195 | instance | secretgen-controller/serviceaccounts/default 2026-07-11 04:51:58.028247 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-07-11 04:51:58.044369 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-07-11 04:51:58.235934 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-07-11 04:51:58.276512 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-07-11 04:51:58.489775 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-07-11 04:51:58.843668 | instance | ok: Runtime: 0:03:30.061616 2026-07-11 04:51:58.864994 | 2026-07-11 04:51:58.865072 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-11 04:51:59.728134 | instance | changed: 2026-07-11 04:51:59.728333 | instance | cd+++++++++ objects/ 2026-07-11 04:51:59.728361 | instance | cd+++++++++ objects/cluster/ 2026-07-11 04:51:59.728382 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-11 04:51:59.728402 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-11 04:51:59.728421 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-11 04:51:59.728439 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-07-11 04:51:59.728458 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-07-11 04:51:59.728477 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-07-11 04:51:59.728495 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-07-11 04:51:59.728513 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-07-11 04:51:59.728531 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-07-11 04:51:59.728553 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-07-11 04:51:59.728572 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-07-11 04:51:59.728590 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-07-11 04:51:59.728608 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-07-11 04:51:59.728628 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-07-11 04:51:59.728646 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-07-11 04:51:59.728664 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-07-11 04:51:59.728681 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-07-11 04:51:59.728699 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-07-11 04:51:59.728717 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-07-11 04:51:59.728735 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-07-11 04:51:59.728753 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-07-11 04:51:59.728770 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-07-11 04:51:59.728788 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-07-11 04:51:59.728805 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-07-11 04:51:59.728823 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-11 04:51:59.728841 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-07-11 04:51:59.728868 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-07-11 04:51:59.728887 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-07-11 04:51:59.728905 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-07-11 04:51:59.728923 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-07-11 04:51:59.728940 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-07-11 04:51:59.728958 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-07-11 04:51:59.729004 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-07-11 04:51:59.729024 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-07-11 04:51:59.729042 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-07-11 04:51:59.729060 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-07-11 04:51:59.729077 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-07-11 04:51:59.729095 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-07-11 04:51:59.729112 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-07-11 04:51:59.729129 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-07-11 04:51:59.729147 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-07-11 04:51:59.729164 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-07-11 04:51:59.729182 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-07-11 04:51:59.729200 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-07-11 04:51:59.729217 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-11 04:51:59.729235 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-11 04:51:59.729253 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-11 04:51:59.729270 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-11 04:51:59.729288 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-11 04:51:59.729305 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-11 04:51:59.729323 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-11 04:51:59.729341 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-11 04:51:59.729358 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-11 04:51:59.729376 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-11 04:51:59.729394 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-11 04:51:59.729412 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-11 04:51:59.729430 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-11 04:51:59.729448 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-07-11 04:51:59.729465 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-07-11 04:51:59.729482 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-07-11 04:51:59.729500 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-07-11 04:51:59.729517 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-07-11 04:51:59.729540 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-07-11 04:51:59.729559 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-07-11 04:51:59.729577 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-11 04:51:59.729594 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-07-11 04:51:59.729612 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-07-11 04:51:59.729629 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.729647 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.729664 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-11 04:51:59.729681 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-11 04:51:59.729698 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-07-11 04:51:59.729715 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-07-11 04:51:59.729733 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-07-11 04:51:59.729751 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-07-11 04:51:59.729768 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-07-11 04:51:59.729786 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-07-11 04:51:59.729803 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-07-11 04:51:59.729821 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-07-11 04:51:59.729839 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-07-11 04:51:59.729856 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-07-11 04:51:59.729873 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-07-11 04:51:59.729890 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-07-11 04:51:59.729908 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-07-11 04:51:59.729925 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-07-11 04:51:59.729943 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-07-11 04:51:59.729960 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-07-11 04:51:59.729977 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-07-11 04:51:59.729994 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-07-11 04:51:59.730011 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-07-11 04:51:59.730028 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-07-11 04:51:59.730045 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-07-11 04:51:59.730062 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-07-11 04:51:59.730080 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-07-11 04:51:59.730098 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-07-11 04:51:59.730115 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-07-11 04:51:59.730133 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-07-11 04:51:59.730150 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-07-11 04:51:59.730167 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-07-11 04:51:59.730190 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-07-11 04:51:59.730207 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-07-11 04:51:59.730224 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-07-11 04:51:59.730241 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-07-11 04:51:59.730257 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-07-11 04:51:59.730274 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-07-11 04:51:59.730291 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-07-11 04:51:59.730309 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-07-11 04:51:59.730326 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-07-11 04:51:59.730343 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-07-11 04:51:59.730361 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-07-11 04:51:59.730378 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-07-11 04:51:59.730396 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-11 04:51:59.730413 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-11 04:51:59.730431 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-07-11 04:51:59.730448 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-07-11 04:51:59.730465 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-07-11 04:51:59.730482 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-07-11 04:51:59.730499 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-07-11 04:51:59.730516 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-07-11 04:51:59.730533 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-07-11 04:51:59.730550 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-07-11 04:51:59.730567 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-07-11 04:51:59.730583 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-07-11 04:51:59.730600 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-07-11 04:51:59.730617 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-07-11 04:51:59.730633 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-07-11 04:51:59.730651 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-07-11 04:51:59.730668 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-07-11 04:51:59.730685 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-07-11 04:51:59.730702 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-07-11 04:51:59.730719 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-07-11 04:51:59.730736 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-07-11 04:51:59.730752 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-07-11 04:51:59.730770 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-11 04:51:59.730792 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-11 04:51:59.730810 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-11 04:51:59.730827 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-11 04:51:59.730844 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-11 04:51:59.730862 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-11 04:51:59.730881 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-11 04:51:59.730901 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-11 04:51:59.730919 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-11 04:51:59.730936 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-11 04:51:59.730953 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-11 04:51:59.730973 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-11 04:51:59.730991 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-11 04:51:59.731008 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-11 04:51:59.731026 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-11 04:51:59.731044 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-11 04:51:59.731061 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-11 04:51:59.731079 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-11 04:51:59.731096 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-11 04:51:59.731114 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-11 04:51:59.731131 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-11 04:51:59.731149 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-11 04:51:59.731167 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-11 04:51:59.731184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-11 04:51:59.731202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-11 04:51:59.731219 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-11 04:51:59.731236 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-11 04:51:59.731253 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-11 04:51:59.731271 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-11 04:51:59.731288 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-11 04:51:59.731306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-11 04:51:59.731324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-11 04:51:59.731341 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-11 04:51:59.731364 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-11 04:51:59.731383 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-11 04:51:59.731401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-11 04:51:59.731418 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-11 04:51:59.731435 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-11 04:51:59.731453 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-11 04:51:59.731470 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-11 04:51:59.731487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-11 04:51:59.731504 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-11 04:51:59.731522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-11 04:51:59.731540 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-11 04:51:59.731558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-11 04:51:59.731575 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-11 04:51:59.731592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-11 04:51:59.731610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-11 04:51:59.731627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-11 04:51:59.731644 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-11 04:51:59.731662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-11 04:51:59.731679 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-11 04:51:59.731696 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-11 04:51:59.731713 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-11 04:51:59.731730 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-11 04:51:59.731747 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-11 04:51:59.731764 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-11 04:51:59.731782 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-11 04:51:59.731799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-11 04:51:59.731816 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-11 04:51:59.731833 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-11 04:51:59.731850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-11 04:51:59.731868 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-11 04:51:59.731886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-11 04:51:59.731903 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-11 04:51:59.731921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-11 04:51:59.731943 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-11 04:51:59.731961 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-11 04:51:59.731979 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-11 04:51:59.731996 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-11 04:51:59.732013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-11 04:51:59.732030 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-11 04:51:59.732048 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-11 04:51:59.732065 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-11 04:51:59.732086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-11 04:51:59.732133 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-11 04:51:59.732152 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-11 04:51:59.732170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-11 04:51:59.732187 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-11 04:51:59.732205 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-11 04:51:59.732222 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-11 04:51:59.732240 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-11 04:51:59.732257 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-11 04:51:59.732275 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-11 04:51:59.732292 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-11 04:51:59.732309 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-11 04:51:59.732327 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-11 04:51:59.732344 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-11 04:51:59.732361 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-11 04:51:59.732378 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-11 04:51:59.732396 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-11 04:51:59.732413 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-11 04:51:59.732430 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-11 04:51:59.732448 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-11 04:51:59.732465 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-11 04:51:59.732482 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-11 04:51:59.732499 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-11 04:51:59.732517 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-11 04:51:59.732534 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-11 04:51:59.732551 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-11 04:51:59.732568 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-11 04:51:59.732591 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-11 04:51:59.732610 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-11 04:51:59.732627 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-11 04:51:59.732645 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-11 04:51:59.732662 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-11 04:51:59.732679 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-11 04:51:59.732696 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-11 04:51:59.732713 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-11 04:51:59.732730 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-11 04:51:59.732747 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-11 04:51:59.732765 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-11 04:51:59.732781 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-11 04:51:59.732798 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-11 04:51:59.732814 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-11 04:51:59.732831 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-11 04:51:59.732848 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-11 04:51:59.732865 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-11 04:51:59.732882 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-07-11 04:51:59.732900 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-07-11 04:51:59.732917 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-11 04:51:59.732934 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-11 04:51:59.732951 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-11 04:51:59.741172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-07-11 04:51:59.741381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-07-11 04:51:59.741438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-07-11 04:51:59.741484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-07-11 04:51:59.741527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-07-11 04:51:59.741571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-07-11 04:51:59.741612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-07-11 04:51:59.741653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-07-11 04:51:59.741693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-07-11 04:51:59.741733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-07-11 04:51:59.741774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-07-11 04:51:59.741815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-07-11 04:51:59.741854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-07-11 04:51:59.741893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-07-11 04:51:59.741956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-07-11 04:51:59.741997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-11 04:51:59.742036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-07-11 04:51:59.742076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-07-11 04:51:59.742116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-07-11 04:51:59.742155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-07-11 04:51:59.742195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-07-11 04:51:59.742236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-07-11 04:51:59.742274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-07-11 04:51:59.742313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-07-11 04:51:59.742353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-07-11 04:51:59.742392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-07-11 04:51:59.742433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-07-11 04:51:59.742474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-07-11 04:51:59.742516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-07-11 04:51:59.742557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-07-11 04:51:59.742597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-07-11 04:51:59.742638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-11 04:51:59.742680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-11 04:51:59.742721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-11 04:51:59.742761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-11 04:51:59.742802 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-11 04:51:59.742841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-11 04:51:59.742885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-11 04:51:59.742926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-11 04:51:59.742967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-11 04:51:59.743007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-11 04:51:59.743048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-11 04:51:59.743088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-07-11 04:51:59.743129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-07-11 04:51:59.743170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-07-11 04:51:59.743211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-07-11 04:51:59.743252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-07-11 04:51:59.743303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-07-11 04:51:59.743347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-07-11 04:51:59.743389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-11 04:51:59.743429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-07-11 04:51:59.743469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-07-11 04:51:59.743509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.743548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.743589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-11 04:51:59.743629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-11 04:51:59.743669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-11 04:51:59.743709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-11 04:51:59.743748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-11 04:51:59.743787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-11 04:51:59.743827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-11 04:51:59.743867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-11 04:51:59.743908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-11 04:51:59.743948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-11 04:51:59.743988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-07-11 04:51:59.744028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-07-11 04:51:59.744068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-07-11 04:51:59.744108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-07-11 04:51:59.744205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-07-11 04:51:59.744251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-07-11 04:51:59.744292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-07-11 04:51:59.744332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-07-11 04:51:59.744372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-07-11 04:51:59.744412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-07-11 04:51:59.744453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-07-11 04:51:59.744494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-07-11 04:51:59.744534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-07-11 04:51:59.744575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-07-11 04:51:59.744616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-07-11 04:51:59.744658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-07-11 04:51:59.744699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-07-11 04:51:59.744750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-07-11 04:51:59.744791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-07-11 04:51:59.744831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-07-11 04:51:59.744872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-07-11 04:51:59.744913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-07-11 04:51:59.744953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-07-11 04:51:59.745026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-07-11 04:51:59.745068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-11 04:51:59.745110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-11 04:51:59.745151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-07-11 04:51:59.745191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-07-11 04:51:59.745232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-07-11 04:51:59.745272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-07-11 04:51:59.745312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-07-11 04:51:59.745352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-07-11 04:51:59.745392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-07-11 04:51:59.745434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-07-11 04:51:59.745475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-07-11 04:51:59.745515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-07-11 04:51:59.745556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-07-11 04:51:59.745596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-07-11 04:51:59.745637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-07-11 04:51:59.745677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-07-11 04:51:59.745716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-07-11 04:51:59.745756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-07-11 04:51:59.745796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-07-11 04:51:59.745836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-07-11 04:51:59.745877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-07-11 04:51:59.745918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-07-11 04:51:59.745959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-11 04:51:59.746000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-11 04:51:59.746041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-11 04:51:59.746082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-11 04:51:59.746123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-11 04:51:59.746164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-11 04:51:59.746214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-11 04:51:59.746256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-11 04:51:59.746296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-11 04:51:59.746336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-11 04:51:59.746376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-11 04:51:59.746416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-11 04:51:59.746455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-11 04:51:59.746493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-11 04:51:59.746531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-11 04:51:59.746569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-11 04:51:59.746607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-11 04:51:59.746645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-11 04:51:59.746683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-11 04:51:59.746722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-11 04:51:59.746762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-11 04:51:59.746801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-11 04:51:59.746841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-11 04:51:59.746881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-11 04:51:59.746921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-11 04:51:59.746960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-11 04:51:59.746999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-11 04:51:59.747039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-11 04:51:59.747078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-11 04:51:59.747119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-11 04:51:59.747157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-11 04:51:59.747197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-11 04:51:59.747237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-11 04:51:59.747275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-11 04:51:59.747315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-11 04:51:59.747355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-11 04:51:59.747403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-11 04:51:59.747443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-11 04:51:59.747482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-11 04:51:59.747521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-11 04:51:59.747560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-11 04:51:59.747599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-11 04:51:59.747638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-11 04:51:59.747677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-11 04:51:59.747717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-11 04:51:59.747756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-11 04:51:59.747794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-11 04:51:59.747833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-11 04:51:59.747872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-11 04:51:59.747911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-11 04:51:59.747949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-11 04:51:59.747987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-11 04:51:59.748026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-11 04:51:59.748066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-11 04:51:59.748106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-11 04:51:59.748152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-11 04:51:59.748216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-11 04:51:59.748258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-11 04:51:59.748299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-11 04:51:59.748339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-11 04:51:59.748380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-11 04:51:59.748420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-11 04:51:59.748461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-11 04:51:59.748501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-11 04:51:59.748540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-11 04:51:59.748580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-11 04:51:59.748620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-11 04:51:59.748660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-11 04:51:59.748798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-11 04:51:59.748843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-11 04:51:59.748885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-11 04:51:59.748927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-11 04:51:59.748991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-11 04:51:59.749039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-11 04:51:59.749081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-11 04:51:59.749122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-11 04:51:59.749162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-11 04:51:59.749202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-11 04:51:59.749243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-11 04:51:59.749284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-11 04:51:59.749325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-11 04:51:59.749366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-11 04:51:59.749408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-11 04:51:59.749450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-11 04:51:59.749491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-11 04:51:59.749532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-11 04:51:59.749572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-07-11 04:51:59.749612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-07-11 04:51:59.749652 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-11 04:51:59.749693 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-07-11 04:51:59.749733 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-07-11 04:51:59.749773 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-07-11 04:51:59.749814 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-07-11 04:51:59.749854 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-07-11 04:51:59.749893 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-07-11 04:51:59.749933 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-07-11 04:51:59.749974 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-07-11 04:51:59.750015 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-07-11 04:51:59.750171 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-07-11 04:51:59.750235 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-07-11 04:51:59.750280 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-07-11 04:51:59.750321 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-11 04:51:59.750362 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-11 04:51:59.750403 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-11 04:51:59.750444 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-11 04:51:59.750484 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-07-11 04:51:59.750537 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-07-11 04:51:59.750580 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-11 04:51:59.750622 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-11 04:51:59.750662 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-11 04:51:59.750703 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-11 04:51:59.750744 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-11 04:51:59.750784 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-11 04:51:59.750824 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-07-11 04:51:59.750865 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-07-11 04:51:59.750909 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-07-11 04:51:59.750949 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-07-11 04:51:59.750989 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-07-11 04:51:59.751029 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-07-11 04:51:59.751069 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-07-11 04:51:59.751109 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-07-11 04:51:59.751149 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-07-11 04:51:59.751190 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-07-11 04:51:59.751231 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-07-11 04:51:59.751271 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-07-11 04:51:59.751311 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-07-11 04:51:59.751351 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-07-11 04:51:59.751391 | instance | cd+++++++++ objects/cluster/node/ 2026-07-11 04:51:59.751432 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-11 04:51:59.751471 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-11 04:51:59.751511 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-11 04:51:59.753415 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-11 04:51:59.753444 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-11 04:51:59.753465 | instance | cd+++++++++ objects/namespaced/ 2026-07-11 04:51:59.753484 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-07-11 04:51:59.753503 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-07-11 04:51:59.753522 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-07-11 04:51:59.753540 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-07-11 04:51:59.753560 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.753578 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.753597 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-07-11 04:51:59.753615 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-07-11 04:51:59.753634 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-07-11 04:51:59.753652 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-07-11 04:51:59.753670 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-07-11 04:51:59.753687 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-07-11 04:51:59.753705 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-07-11 04:51:59.753723 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-07-11 04:51:59.753749 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-07-11 04:51:59.753768 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-07-11 04:51:59.753785 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-07-11 04:51:59.753803 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-07-11 04:51:59.753820 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-07-11 04:51:59.753837 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-07-11 04:51:59.753856 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-07-11 04:51:59.753876 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-07-11 04:51:59.753896 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-07-11 04:51:59.753914 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-07-11 04:51:59.753931 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-07-11 04:51:59.753948 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-53.nip.io-tls.txt 2026-07-11 04:51:59.753966 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-53.nip.io-tls.yaml 2026-07-11 04:51:59.753984 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-07-11 04:51:59.754002 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-07-11 04:51:59.754019 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-07-11 04:51:59.754037 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-07-11 04:51:59.754054 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-07-11 04:51:59.754072 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-07-11 04:51:59.754089 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.754107 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-07-11 04:51:59.754124 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-07-11 04:51:59.754142 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-07-11 04:51:59.754160 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-07-11 04:51:59.754177 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-07-11 04:51:59.754195 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-07-11 04:51:59.754213 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-07-11 04:51:59.754230 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-07-11 04:51:59.754248 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-07-11 04:51:59.754266 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-07-11 04:51:59.754284 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-07-11 04:51:59.754302 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-07-11 04:51:59.754320 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-07-11 04:51:59.754337 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-07-11 04:51:59.754355 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.754373 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.754391 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-07-11 04:51:59.754414 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-07-11 04:51:59.754433 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-07-11 04:51:59.754451 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-07-11 04:51:59.754469 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-11 04:51:59.754487 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-11 04:51:59.754506 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-07-11 04:51:59.754524 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p.txt 2026-07-11 04:51:59.754543 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p.yaml 2026-07-11 04:51:59.754562 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-07-11 04:51:59.754580 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-07-11 04:51:59.754598 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-07-11 04:51:59.754617 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-07-11 04:51:59.754635 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-07-11 04:51:59.754653 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-07-11 04:51:59.754671 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-07-11 04:51:59.754689 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-07-11 04:51:59.754707 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-07-11 04:51:59.754726 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-07-11 04:51:59.754744 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-07-11 04:51:59.754762 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-07-11 04:51:59.754780 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-07-11 04:51:59.754798 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.754816 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-07-11 04:51:59.754838 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-11 04:51:59.754859 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-11 04:51:59.754877 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-07-11 04:51:59.754895 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-07-11 04:51:59.754913 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.754931 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.754954 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-07-11 04:51:59.754972 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-07-11 04:51:59.754991 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-07-11 04:51:59.755010 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-07-11 04:51:59.755028 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-07-11 04:51:59.755046 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-11 04:51:59.755065 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-07-11 04:51:59.755083 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn.txt 2026-07-11 04:51:59.755103 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn.yaml 2026-07-11 04:51:59.755121 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-07-11 04:51:59.755139 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-07-11 04:51:59.755157 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-07-11 04:51:59.755176 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-07-11 04:51:59.755194 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-07-11 04:51:59.755213 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-07-11 04:51:59.755231 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-07-11 04:51:59.755248 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-07-11 04:51:59.755266 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-07-11 04:51:59.755285 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-07-11 04:51:59.755303 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-07-11 04:51:59.755321 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-07-11 04:51:59.755339 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-07-11 04:51:59.755357 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.755375 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-07-11 04:51:59.755393 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-07-11 04:51:59.755411 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-11 04:51:59.755429 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-07-11 04:51:59.755447 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-07-11 04:51:59.755466 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.755488 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.755530 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-07-11 04:51:59.755549 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-07-11 04:51:59.755567 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-07-11 04:51:59.755585 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-07-11 04:51:59.755603 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-07-11 04:51:59.755621 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-07-11 04:51:59.755640 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-07-11 04:51:59.755658 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-kxd8z.txt 2026-07-11 04:51:59.755676 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-kxd8z.yaml 2026-07-11 04:51:59.755694 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-07-11 04:51:59.755712 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-07-11 04:51:59.755730 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-07-11 04:51:59.755767 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-07-11 04:51:59.755787 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-07-11 04:51:59.755805 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-07-11 04:51:59.755824 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-07-11 04:51:59.755842 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-07-11 04:51:59.755861 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-07-11 04:51:59.755879 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-07-11 04:51:59.755897 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-07-11 04:51:59.755915 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-07-11 04:51:59.755932 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-07-11 04:51:59.755950 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.755968 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-07-11 04:51:59.755985 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-07-11 04:51:59.756003 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-07-11 04:51:59.756020 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-07-11 04:51:59.756038 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-07-11 04:51:59.756119 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.756143 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.756164 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-07-11 04:51:59.756186 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-07-11 04:51:59.756232 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-07-11 04:51:59.756257 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-07-11 04:51:59.756279 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-07-11 04:51:59.756297 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-07-11 04:51:59.756321 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-07-11 04:51:59.756340 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-vpb5q.txt 2026-07-11 04:51:59.756358 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-vpb5q.yaml 2026-07-11 04:51:59.756377 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-07-11 04:51:59.756395 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-07-11 04:51:59.756413 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-07-11 04:51:59.756431 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-07-11 04:51:59.756449 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-07-11 04:51:59.756467 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-07-11 04:51:59.756484 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-07-11 04:51:59.756503 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-07-11 04:51:59.756521 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-07-11 04:51:59.756539 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-07-11 04:51:59.756557 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-07-11 04:51:59.756575 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-07-11 04:51:59.756593 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-07-11 04:51:59.756611 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.756629 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-07-11 04:51:59.756647 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-07-11 04:51:59.756665 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-07-11 04:51:59.756683 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-07-11 04:51:59.756701 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-07-11 04:51:59.756719 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.756766 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.756785 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-07-11 04:51:59.756808 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-07-11 04:51:59.756831 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-07-11 04:51:59.756853 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-07-11 04:51:59.756875 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-07-11 04:51:59.756897 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-07-11 04:51:59.756919 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-07-11 04:51:59.756941 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-07-11 04:51:59.756962 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-07-11 04:51:59.757005 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-07-11 04:51:59.757023 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-07-11 04:51:59.757041 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-07-11 04:51:59.757064 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-07-11 04:51:59.757083 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-gw97q.txt 2026-07-11 04:51:59.757101 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-gw97q.yaml 2026-07-11 04:51:59.757119 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-sn6d9.txt 2026-07-11 04:51:59.757137 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-sn6d9.yaml 2026-07-11 04:51:59.757155 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-ds56b.txt 2026-07-11 04:51:59.757173 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-ds56b.yaml 2026-07-11 04:51:59.757190 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-07-11 04:51:59.757208 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-07-11 04:51:59.757226 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-07-11 04:51:59.757245 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-07-11 04:51:59.757262 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-07-11 04:51:59.757281 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-07-11 04:51:59.757299 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-07-11 04:51:59.757318 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-07-11 04:51:59.757337 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-07-11 04:51:59.757354 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-07-11 04:51:59.757373 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-07-11 04:51:59.757391 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-07-11 04:51:59.757409 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-07-11 04:51:59.757427 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-07-11 04:51:59.757445 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-07-11 04:51:59.757463 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-07-11 04:51:59.757481 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-07-11 04:51:59.757499 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-07-11 04:51:59.757517 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-07-11 04:51:59.757536 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-07-11 04:51:59.757553 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-07-11 04:51:59.757571 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-07-11 04:51:59.757589 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-07-11 04:51:59.757608 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-07-11 04:51:59.757625 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-07-11 04:51:59.757643 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-07-11 04:51:59.757665 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-07-11 04:51:59.757684 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-07-11 04:51:59.757702 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-07-11 04:51:59.757720 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-07-11 04:51:59.757738 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-07-11 04:51:59.757757 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-07-11 04:51:59.757777 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-07-11 04:51:59.757795 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-07-11 04:51:59.757813 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-07-11 04:51:59.757831 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-07-11 04:51:59.757849 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-07-11 04:51:59.757867 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-11 04:51:59.757888 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-11 04:51:59.757909 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.757926 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.757945 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-11 04:51:59.757963 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-11 04:51:59.757982 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-11 04:51:59.758000 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-11 04:51:59.758017 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-11 04:51:59.758036 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-11 04:51:59.758054 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-11 04:51:59.758073 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-11 04:51:59.758091 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-11 04:51:59.758109 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-11 04:51:59.758127 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-11 04:51:59.758146 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-11 04:51:59.758166 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-11 04:51:59.758185 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.758204 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.758222 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-11 04:51:59.758241 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-11 04:51:59.758260 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-11 04:51:59.758279 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-11 04:51:59.758297 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-11 04:51:59.758315 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-11 04:51:59.758334 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-11 04:51:59.758358 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-c54b5.txt 2026-07-11 04:51:59.758376 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-c54b5.yaml 2026-07-11 04:51:59.758395 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-11 04:51:59.758413 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-11 04:51:59.758432 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-11 04:51:59.758450 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-11 04:51:59.758469 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-11 04:51:59.758487 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-11 04:51:59.758506 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-11 04:51:59.758526 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-11 04:51:59.758545 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-11 04:51:59.758563 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-11 04:51:59.758582 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-11 04:51:59.758600 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-11 04:51:59.758619 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-11 04:51:59.758637 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-11 04:51:59.758656 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-11 04:51:59.758674 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-11 04:51:59.758691 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-11 04:51:59.758709 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-11 04:51:59.758727 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-11 04:51:59.758745 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-11 04:51:59.758763 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-11 04:51:59.758781 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-11 04:51:59.758800 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-11 04:51:59.758817 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-11 04:51:59.758836 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-11 04:51:59.758854 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-11 04:51:59.758871 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-11 04:51:59.758889 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.758907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-11 04:51:59.758926 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-11 04:51:59.758947 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-11 04:51:59.758966 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-11 04:51:59.758983 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-11 04:51:59.759001 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-11 04:51:59.759019 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-11 04:51:59.759037 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-07-11 04:51:59.759055 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-07-11 04:51:59.759073 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-07-11 04:51:59.759092 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-07-11 04:51:59.759111 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-07-11 04:51:59.759130 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-07-11 04:51:59.759147 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-07-11 04:51:59.759165 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-07-11 04:51:59.759182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.759200 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.759218 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-07-11 04:51:59.759235 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-07-11 04:51:59.759253 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-07-11 04:51:59.759271 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-07-11 04:51:59.759288 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-07-11 04:51:59.759306 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-07-11 04:51:59.759324 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-07-11 04:51:59.759342 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-07-11 04:51:59.759360 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-07-11 04:51:59.759378 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-07-11 04:51:59.759395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-07-11 04:51:59.759413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-07-11 04:51:59.759431 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-07-11 04:51:59.759450 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-07-11 04:51:59.759467 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-07-11 04:51:59.759485 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-07-11 04:51:59.759503 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-zz2cx.txt 2026-07-11 04:51:59.759520 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-zz2cx.yaml 2026-07-11 04:51:59.759539 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-bn66c.txt 2026-07-11 04:51:59.759562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-bn66c.yaml 2026-07-11 04:51:59.759581 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-07-11 04:51:59.759599 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-07-11 04:51:59.759617 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-07-11 04:51:59.759635 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-07-11 04:51:59.759653 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-07-11 04:51:59.759671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-07-11 04:51:59.759688 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-07-11 04:51:59.759707 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-07-11 04:51:59.759724 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-07-11 04:51:59.759742 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-07-11 04:51:59.759760 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-07-11 04:51:59.759779 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-07-11 04:51:59.759797 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-07-11 04:51:59.759816 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-07-11 04:51:59.759834 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-07-11 04:51:59.759852 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-07-11 04:51:59.759870 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-07-11 04:51:59.759888 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-07-11 04:51:59.759906 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-07-11 04:51:59.759924 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-07-11 04:51:59.759942 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-07-11 04:51:59.759960 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-07-11 04:51:59.759979 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-07-11 04:51:59.759998 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-07-11 04:51:59.760016 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-07-11 04:51:59.760034 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-07-11 04:51:59.760052 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-07-11 04:51:59.760070 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-11 04:51:59.760088 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-11 04:51:59.760106 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.760124 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.760143 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-11 04:51:59.760161 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-11 04:51:59.760180 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-11 04:51:59.760207 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-11 04:51:59.760251 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-11 04:51:59.760271 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-11 04:51:59.760289 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-11 04:51:59.760307 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.760326 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.760345 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-11 04:51:59.760363 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-11 04:51:59.760381 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-11 04:51:59.760399 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-11 04:51:59.760418 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-11 04:51:59.760436 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-11 04:51:59.760454 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-11 04:51:59.760472 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-11 04:51:59.760490 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-11 04:51:59.760508 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-11 04:51:59.760526 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-11 04:51:59.760545 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-11 04:51:59.760564 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-11 04:51:59.760583 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-11 04:51:59.760602 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-11 04:51:59.760619 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-11 04:51:59.760637 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-11 04:51:59.760655 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-11 04:51:59.760673 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-11 04:51:59.760692 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-11 04:51:59.760709 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-11 04:51:59.760728 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-11 04:51:59.760747 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-11 04:51:59.760765 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-11 04:51:59.760783 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-11 04:51:59.760801 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.760818 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.760836 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-11 04:51:59.760854 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-11 04:51:59.760875 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-11 04:51:59.760894 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-11 04:51:59.760913 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-11 04:51:59.760931 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-11 04:51:59.760949 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-11 04:51:59.760985 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-11 04:51:59.761006 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-11 04:51:59.761026 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-11 04:51:59.761044 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-11 04:51:59.761063 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-11 04:51:59.761082 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-11 04:51:59.761100 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-11 04:51:59.761119 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-11 04:51:59.761137 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-11 04:51:59.761155 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-11 04:51:59.761174 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-07-11 04:51:59.761193 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-07-11 04:51:59.761211 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-07-11 04:51:59.761231 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-11 04:51:59.761250 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-07-11 04:51:59.761268 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-07-11 04:51:59.761287 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-07-11 04:51:59.761305 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-07-11 04:51:59.761323 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-07-11 04:51:59.761342 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-07-11 04:51:59.761361 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-07-11 04:51:59.761380 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-07-11 04:51:59.761400 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-11 04:51:59.761418 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-jhwkr.txt 2026-07-11 04:51:59.761436 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-jhwkr.yaml 2026-07-11 04:51:59.761455 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-zldgv.txt 2026-07-11 04:51:59.761474 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-zldgv.yaml 2026-07-11 04:51:59.761492 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g7g2p.txt 2026-07-11 04:51:59.761511 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g7g2p.yaml 2026-07-11 04:51:59.761529 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jqlfr.txt 2026-07-11 04:51:59.761553 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jqlfr.yaml 2026-07-11 04:51:59.761572 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-11 04:51:59.761590 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-11 04:51:59.761608 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-11 04:51:59.761626 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-11 04:51:59.761643 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-11 04:51:59.761662 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-11 04:51:59.761681 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-zw8dx.txt 2026-07-11 04:51:59.761699 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-zw8dx.yaml 2026-07-11 04:51:59.761716 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-11 04:51:59.761734 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-11 04:51:59.761751 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-11 04:51:59.761769 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-11 04:51:59.761786 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-11 04:51:59.761803 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-11 04:51:59.761820 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-11 04:51:59.761841 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-11 04:51:59.761860 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-11 04:51:59.761877 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-11 04:51:59.761894 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-11 04:51:59.761911 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-11 04:51:59.761928 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-11 04:51:59.761945 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-11 04:51:59.761963 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-11 04:51:59.761981 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-11 04:51:59.761999 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-11 04:51:59.762017 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-11 04:51:59.762035 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-11 04:51:59.762052 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-11 04:51:59.762070 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-11 04:51:59.762088 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-11 04:51:59.762106 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-11 04:51:59.762124 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-11 04:51:59.762146 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-11 04:51:59.762165 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-11 04:51:59.762183 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-11 04:51:59.762201 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-11 04:51:59.762220 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-11 04:51:59.762238 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-11 04:51:59.762256 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-11 04:51:59.762274 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-11 04:51:59.762292 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-11 04:51:59.762310 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-11 04:51:59.762328 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-11 04:51:59.762346 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-11 04:51:59.762364 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-11 04:51:59.762383 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-11 04:51:59.762401 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-11 04:51:59.762419 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-11 04:51:59.762437 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-11 04:51:59.762455 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-11 04:51:59.762473 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-11 04:51:59.762492 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-11 04:51:59.762510 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-11 04:51:59.762527 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-11 04:51:59.762546 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-11 04:51:59.762563 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-11 04:51:59.762581 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-11 04:51:59.762599 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-11 04:51:59.762617 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-11 04:51:59.762635 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6d9bk4.txt 2026-07-11 04:51:59.762653 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6d9bk4.yaml 2026-07-11 04:51:59.762672 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-8hz28b.txt 2026-07-11 04:51:59.762690 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-8hz28b.yaml 2026-07-11 04:51:59.762708 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-11 04:51:59.762726 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-11 04:51:59.762744 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-11 04:51:59.762767 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-11 04:51:59.762787 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-11 04:51:59.762806 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-11 04:51:59.762825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-11 04:51:59.762844 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-11 04:51:59.762864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-11 04:51:59.762883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-11 04:51:59.762901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-11 04:51:59.762920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-11 04:51:59.762938 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-11 04:51:59.762957 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-11 04:51:59.762976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-11 04:51:59.762994 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-11 04:51:59.763014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-11 04:51:59.763033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-11 04:51:59.763051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-11 04:51:59.763070 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-11 04:51:59.763089 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-11 04:51:59.763107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-11 04:51:59.763126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-11 04:51:59.763144 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-11 04:51:59.763163 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.763182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-11 04:51:59.763201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-11 04:51:59.763220 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-11 04:51:59.763238 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-11 04:51:59.763257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-11 04:51:59.763276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-11 04:51:59.763294 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-11 04:51:59.763313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-11 04:51:59.763332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-11 04:51:59.763351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-11 04:51:59.763370 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-11 04:51:59.763394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-11 04:51:59.763413 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-11 04:51:59.763432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-11 04:51:59.763451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-11 04:51:59.763468 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-11 04:51:59.763487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-11 04:51:59.763505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-11 04:51:59.763523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-11 04:51:59.763541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-11 04:51:59.763560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-11 04:51:59.763578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-11 04:51:59.763595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-11 04:51:59.763613 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-11 04:51:59.763631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-11 04:51:59.763649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-11 04:51:59.763667 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-11 04:51:59.763685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-11 04:51:59.763703 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-11 04:51:59.763722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-11 04:51:59.763740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-11 04:51:59.763758 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-11 04:51:59.763776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-11 04:51:59.763794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-11 04:51:59.763812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-11 04:51:59.763830 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-11 04:51:59.763848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-11 04:51:59.763866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-11 04:51:59.763884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-11 04:51:59.763902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-11 04:51:59.763919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-11 04:51:59.763937 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-11 04:51:59.763955 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-11 04:51:59.763973 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-11 04:51:59.763996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-11 04:51:59.764015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-11 04:51:59.764033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-11 04:51:59.764050 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-11 04:51:59.764068 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-11 04:51:59.764086 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-11 04:51:59.764103 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-11 04:51:59.764121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-11 04:51:59.764139 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-11 04:51:59.764156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-11 04:51:59.764174 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-11 04:51:59.764192 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-11 04:51:59.764210 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-11 04:51:59.764243 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-07-11 04:51:59.764262 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-07-11 04:51:59.764280 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-07-11 04:51:59.764298 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-11 04:51:59.764316 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-07-11 04:51:59.764334 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-07-11 04:51:59.764352 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-07-11 04:51:59.764370 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-07-11 04:51:59.764387 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-07-11 04:51:59.764405 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-07-11 04:51:59.764422 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-07-11 04:51:59.764440 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-07-11 04:51:59.764458 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-07-11 04:51:59.764476 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-07-11 04:51:59.764494 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.764512 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.764529 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-07-11 04:51:59.764547 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-07-11 04:51:59.764565 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-07-11 04:51:59.764582 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-07-11 04:51:59.764605 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-07-11 04:51:59.764624 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-07-11 04:51:59.764642 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-j8hwx.txt 2026-07-11 04:51:59.764661 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-j8hwx.yaml 2026-07-11 04:51:59.764680 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-07-11 04:51:59.764699 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-07-11 04:51:59.764717 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-07-11 04:51:59.764735 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-07-11 04:51:59.764753 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-07-11 04:51:59.765512 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-07-11 04:51:59.765611 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-07-11 04:51:59.765671 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-07-11 04:51:59.765728 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-07-11 04:51:59.765772 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-07-11 04:51:59.765834 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.765875 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.765915 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-07-11 04:51:59.765955 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-07-11 04:51:59.765994 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.766033 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-07-11 04:51:59.766073 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-07-11 04:51:59.766112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-07-11 04:51:59.766150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-07-11 04:51:59.766189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-07-11 04:51:59.766238 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-07-11 04:51:59.766276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-07-11 04:51:59.766316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-07-11 04:51:59.766355 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-07-11 04:51:59.766394 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-07-11 04:51:59.766434 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-07-11 04:51:59.766472 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-07-11 04:51:59.766511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-07-11 04:51:59.766551 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-07-11 04:51:59.766591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-07-11 04:51:59.766645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-07-11 04:51:59.766689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-07-11 04:51:59.766744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-07-11 04:51:59.766787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-07-11 04:51:59.766828 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-07-11 04:51:59.766880 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-07-11 04:51:59.766968 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-07-11 04:51:59.767012 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-07-11 04:51:59.767051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-07-11 04:51:59.767090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-07-11 04:51:59.767129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-07-11 04:51:59.767169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-07-11 04:51:59.767249 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-07-11 04:51:59.767290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-07-11 04:51:59.767330 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-07-11 04:51:59.767381 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-07-11 04:51:59.767491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-07-11 04:51:59.767535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-07-11 04:51:59.767575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-07-11 04:51:59.767614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-07-11 04:51:59.767654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-07-11 04:51:59.767693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-07-11 04:51:59.767740 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-07-11 04:51:59.767792 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-07-11 04:51:59.767835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-07-11 04:51:59.767877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-07-11 04:51:59.767916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-07-11 04:51:59.767955 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-07-11 04:51:59.767994 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-07-11 04:51:59.768044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-07-11 04:51:59.768084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-07-11 04:51:59.768123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-07-11 04:51:59.768163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-07-11 04:51:59.768203 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.768284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.768329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-07-11 04:51:59.768368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-07-11 04:51:59.768408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-07-11 04:51:59.768448 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-07-11 04:51:59.768487 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-07-11 04:51:59.768526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-07-11 04:51:59.768564 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-07-11 04:51:59.768603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-07-11 04:51:59.768642 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-07-11 04:51:59.768682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-07-11 04:51:59.768721 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-07-11 04:51:59.768765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-07-11 04:51:59.768818 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-07-11 04:51:59.768869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-07-11 04:51:59.768914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-07-11 04:51:59.768957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-07-11 04:51:59.769045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-07-11 04:51:59.769091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-07-11 04:51:59.769136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-07-11 04:51:59.769179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-07-11 04:51:59.769222 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-07-11 04:51:59.769266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-07-11 04:51:59.769308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-07-11 04:51:59.769363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-07-11 04:51:59.769408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-07-11 04:51:59.769450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-07-11 04:51:59.769493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-07-11 04:51:59.769535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-07-11 04:51:59.769579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-07-11 04:51:59.769622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-07-11 04:51:59.769664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-07-11 04:51:59.769707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-07-11 04:51:59.769750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-07-11 04:51:59.769803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-07-11 04:51:59.769857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-07-11 04:51:59.769903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-07-11 04:51:59.769945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-07-11 04:51:59.769987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-07-11 04:51:59.770030 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.770071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.770112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-07-11 04:51:59.770153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-07-11 04:51:59.770193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-07-11 04:51:59.770235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-07-11 04:51:59.770276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-07-11 04:51:59.770317 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-07-11 04:51:59.770359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.770400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.770443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-07-11 04:51:59.770484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-07-11 04:51:59.770527 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-07-11 04:51:59.770569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-07-11 04:51:59.770611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-07-11 04:51:59.770652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-07-11 04:51:59.770695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-07-11 04:51:59.770737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-07-11 04:51:59.770791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-07-11 04:51:59.770850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-07-11 04:51:59.770899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-07-11 04:51:59.770992 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-07-11 04:51:59.771062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-07-11 04:51:59.771110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-07-11 04:51:59.771166 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-07-11 04:51:59.771227 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-07-11 04:51:59.771274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-07-11 04:51:59.771317 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-07-11 04:51:59.771360 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-07-11 04:51:59.771402 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-07-11 04:51:59.771444 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-07-11 04:51:59.771486 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-07-11 04:51:59.771527 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-07-11 04:51:59.771569 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-11 04:51:59.771612 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-11 04:51:59.771654 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-07-11 04:51:59.771697 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-07-11 04:51:59.771739 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-07-11 04:51:59.771780 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-07-11 04:51:59.771822 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-07-11 04:51:59.771912 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-07-11 04:51:59.771990 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-07-11 04:51:59.772038 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.772318 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.772859 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-07-11 04:51:59.772927 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-11 04:51:59.772999 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-07-11 04:51:59.773035 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-07-11 04:51:59.773067 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-07-11 04:51:59.773093 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-07-11 04:51:59.773118 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-07-11 04:51:59.773154 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-07-11 04:51:59.773179 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-07-11 04:51:59.773204 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-07-11 04:51:59.773227 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-07-11 04:51:59.773251 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-07-11 04:51:59.773275 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-07-11 04:51:59.773299 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-07-11 04:51:59.773324 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-07-11 04:51:59.773348 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-07-11 04:51:59.773373 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-07-11 04:51:59.773398 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-07-11 04:51:59.773423 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-07-11 04:51:59.773468 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.773494 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.773519 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-07-11 04:51:59.773545 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-11 04:51:59.773570 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-07-11 04:51:59.773594 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-07-11 04:51:59.773618 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-11 04:51:59.773643 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-11 04:51:59.773667 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.773692 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.773717 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-07-11 04:51:59.773742 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-07-11 04:51:59.773767 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-07-11 04:51:59.773791 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-07-11 04:51:59.773816 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-07-11 04:51:59.773855 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-07-11 04:51:59.773882 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-07-11 04:51:59.773907 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-07-11 04:51:59.773942 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-07-11 04:51:59.773971 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-07-11 04:51:59.773996 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-07-11 04:51:59.774021 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-07-11 04:51:59.774052 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-07-11 04:51:59.774077 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-07-11 04:51:59.774102 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-07-11 04:51:59.774126 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-07-11 04:51:59.774150 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-07-11 04:51:59.774175 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-07-11 04:51:59.774200 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-07-11 04:51:59.774224 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-07-11 04:51:59.774249 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-07-11 04:51:59.774273 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-07-11 04:51:59.774298 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-07-11 04:51:59.774323 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.774347 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.774372 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.774396 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.774422 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-07-11 04:51:59.774447 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-11 04:51:59.774481 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-11 04:51:59.774506 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-11 04:51:59.774532 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-11 04:51:59.774557 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-07-11 04:51:59.774582 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-07-11 04:51:59.774607 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-07-11 04:51:59.774643 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-11 04:51:59.774700 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-11 04:51:59.774729 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-zdh97.txt 2026-07-11 04:51:59.774754 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-zdh97.yaml 2026-07-11 04:51:59.774779 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb.txt 2026-07-11 04:51:59.774803 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb.yaml 2026-07-11 04:51:59.774829 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7.txt 2026-07-11 04:51:59.774854 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7.yaml 2026-07-11 04:51:59.774912 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ff478.txt 2026-07-11 04:51:59.774946 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ff478.yaml 2026-07-11 04:51:59.774983 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zwkjv.txt 2026-07-11 04:51:59.775014 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-zwkjv.yaml 2026-07-11 04:51:59.775040 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-07-11 04:51:59.775065 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-07-11 04:51:59.775090 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-07-11 04:51:59.775115 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-07-11 04:51:59.775139 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-z8s7f.txt 2026-07-11 04:51:59.775176 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-z8s7f.yaml 2026-07-11 04:51:59.775253 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-07-11 04:51:59.775285 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-07-11 04:51:59.775311 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-d44cv.txt 2026-07-11 04:51:59.775336 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-d44cv.yaml 2026-07-11 04:51:59.775361 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-zrrls.txt 2026-07-11 04:51:59.775386 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-zrrls.yaml 2026-07-11 04:51:59.775411 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-zsfjs.txt 2026-07-11 04:51:59.775437 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-zsfjs.yaml 2026-07-11 04:51:59.775461 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-11 04:51:59.775486 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-11 04:51:59.775510 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xvk26.txt 2026-07-11 04:51:59.775535 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xvk26.yaml 2026-07-11 04:51:59.775559 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-blcm4.txt 2026-07-11 04:51:59.775584 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-blcm4.yaml 2026-07-11 04:51:59.775608 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-07-11 04:51:59.775632 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.775656 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.775680 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-11 04:51:59.775704 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-11 04:51:59.775729 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-07-11 04:51:59.775753 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-07-11 04:51:59.775778 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-07-11 04:51:59.775810 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-07-11 04:51:59.775836 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-07-11 04:51:59.775860 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.775885 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.775908 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-11 04:51:59.775932 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-11 04:51:59.775959 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-07-11 04:51:59.775994 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-07-11 04:51:59.776020 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-07-11 04:51:59.776045 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-07-11 04:51:59.776070 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-07-11 04:51:59.776095 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-07-11 04:51:59.776119 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-07-11 04:51:59.776142 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-07-11 04:51:59.776166 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-07-11 04:51:59.776190 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-11 04:51:59.776215 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-11 04:51:59.776239 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-07-11 04:51:59.776268 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-07-11 04:51:59.776316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-07-11 04:51:59.776341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-07-11 04:51:59.776366 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-07-11 04:51:59.776391 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-07-11 04:51:59.776416 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-07-11 04:51:59.776440 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-07-11 04:51:59.776464 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-07-11 04:51:59.776489 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-07-11 04:51:59.776513 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-07-11 04:51:59.776537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-07-11 04:51:59.776561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-07-11 04:51:59.776587 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-07-11 04:51:59.776619 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-07-11 04:51:59.776645 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-07-11 04:51:59.776670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.776694 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.776719 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-07-11 04:51:59.776743 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-07-11 04:51:59.776769 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-07-11 04:51:59.776794 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-07-11 04:51:59.776819 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zwkjv-tls.txt 2026-07-11 04:51:59.776843 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-zwkjv-tls.yaml 2026-07-11 04:51:59.776868 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-07-11 04:51:59.776892 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-07-11 04:51:59.776916 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-07-11 04:51:59.776941 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-07-11 04:51:59.776987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-07-11 04:51:59.777032 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-07-11 04:51:59.777064 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-07-11 04:51:59.777089 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-07-11 04:51:59.777114 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.777140 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.777165 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-07-11 04:51:59.777190 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-07-11 04:51:59.777215 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-07-11 04:51:59.777241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-07-11 04:51:59.777265 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-07-11 04:51:59.777291 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-07-11 04:51:59.777316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-07-11 04:51:59.777341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-07-11 04:51:59.777365 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-07-11 04:51:59.777390 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-07-11 04:51:59.777421 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-07-11 04:51:59.777447 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-07-11 04:51:59.777473 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-07-11 04:51:59.777499 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-07-11 04:51:59.777524 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-07-11 04:51:59.777549 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-07-11 04:51:59.777575 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-07-11 04:51:59.777600 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-07-11 04:51:59.777625 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-07-11 04:51:59.777651 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-07-11 04:51:59.777676 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-07-11 04:51:59.777702 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-07-11 04:51:59.777727 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-07-11 04:51:59.777752 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.777777 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.777802 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-07-11 04:51:59.777827 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-11 04:51:59.777852 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-07-11 04:51:59.777876 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-07-11 04:51:59.777902 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-11 04:51:59.777926 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-11 04:51:59.777951 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.777976 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.778003 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-07-11 04:51:59.778037 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-07-11 04:51:59.778064 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-07-11 04:51:59.778089 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-07-11 04:51:59.778114 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-07-11 04:51:59.778140 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-07-11 04:51:59.778164 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-07-11 04:51:59.778189 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-07-11 04:51:59.778215 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-07-11 04:51:59.778245 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-07-11 04:51:59.778271 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-07-11 04:51:59.778295 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-07-11 04:51:59.778320 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-07-11 04:51:59.778346 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-07-11 04:51:59.778371 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-07-11 04:51:59.778396 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-07-11 04:51:59.778420 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-07-11 04:51:59.778444 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-07-11 04:51:59.778469 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-07-11 04:51:59.778493 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-07-11 04:51:59.778518 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-07-11 04:51:59.778542 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-07-11 04:51:59.778567 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-07-11 04:51:59.778591 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-07-11 04:51:59.778616 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-11 04:51:59.778641 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-07-11 04:51:59.778667 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-07-11 04:51:59.778692 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-11 04:51:59.778717 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-11 04:51:59.778742 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.778767 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.778792 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-07-11 04:51:59.778817 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-07-11 04:51:59.778843 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-07-11 04:51:59.778869 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-07-11 04:51:59.778894 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-07-11 04:51:59.778919 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-07-11 04:51:59.778944 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-07-11 04:51:59.778969 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-07-11 04:51:59.778993 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-07-11 04:51:59.779019 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-07-11 04:51:59.779053 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-07-11 04:51:59.779081 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-07-11 04:51:59.779112 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-07-11 04:51:59.779137 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-07-11 04:51:59.779162 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-07-11 04:51:59.779186 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-07-11 04:51:59.779211 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-07-11 04:51:59.779235 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-07-11 04:51:59.779259 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-07-11 04:51:59.779283 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-07-11 04:51:59.779307 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-07-11 04:51:59.779333 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-11 04:51:59.779357 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-11 04:51:59.779382 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-07-11 04:51:59.779407 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-07-11 04:51:59.779432 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-07-11 04:51:59.779457 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-07-11 04:51:59.779481 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-07-11 04:51:59.779506 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-07-11 04:51:59.779531 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-11 04:51:59.779556 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-11 04:51:59.779581 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-07-11 04:51:59.779606 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-07-11 04:51:59.779631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-07-11 04:51:59.779655 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-07-11 04:51:59.779679 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-07-11 04:51:59.779703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-07-11 04:51:59.779726 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-07-11 04:51:59.779750 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-07-11 04:51:59.779773 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-07-11 04:51:59.779797 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-07-11 04:51:59.779821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-07-11 04:51:59.779845 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-07-11 04:51:59.779869 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-07-11 04:51:59.779893 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-07-11 04:51:59.779917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-07-11 04:51:59.779940 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-07-11 04:51:59.779965 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-07-11 04:51:59.779995 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-07-11 04:51:59.780019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-07-11 04:51:59.780046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-07-11 04:51:59.780081 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-07-11 04:51:59.780117 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-07-11 04:51:59.780143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.780168 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.780193 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-07-11 04:51:59.780217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-07-11 04:51:59.780241 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-07-11 04:51:59.780266 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-07-11 04:51:59.780335 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-07-11 04:51:59.780367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-07-11 04:51:59.780393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-07-11 04:51:59.780418 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-07-11 04:51:59.780444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-07-11 04:51:59.780469 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-07-11 04:51:59.780494 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-07-11 04:51:59.780518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-07-11 04:51:59.780543 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-07-11 04:51:59.780567 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-07-11 04:51:59.780592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-07-11 04:51:59.780618 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-07-11 04:51:59.780642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-07-11 04:51:59.780666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-07-11 04:51:59.780691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-07-11 04:51:59.780715 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-07-11 04:51:59.780739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-07-11 04:51:59.780764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-07-11 04:51:59.780789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-07-11 04:51:59.780819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-07-11 04:51:59.780849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-07-11 04:51:59.780879 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-07-11 04:51:59.780911 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-07-11 04:51:59.780942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-07-11 04:51:59.780995 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-07-11 04:51:59.781028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-07-11 04:51:59.781050 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-07-11 04:51:59.781068 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-07-11 04:51:59.781093 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-07-11 04:51:59.781114 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-07-11 04:51:59.781132 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-07-11 04:51:59.781150 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-07-11 04:51:59.781169 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-07-11 04:51:59.781187 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-07-11 04:51:59.781205 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-07-11 04:51:59.781222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-07-11 04:51:59.781239 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-07-11 04:51:59.781257 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-07-11 04:51:59.781275 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-07-11 04:51:59.781293 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-07-11 04:51:59.781311 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-07-11 04:51:59.781329 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-07-11 04:51:59.781347 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-07-11 04:51:59.781366 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-07-11 04:51:59.781383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-07-11 04:51:59.781401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-07-11 04:51:59.781419 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-07-11 04:51:59.781437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-07-11 04:51:59.781455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-07-11 04:51:59.781472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-07-11 04:51:59.781489 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-07-11 04:51:59.781506 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-07-11 04:51:59.781523 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-07-11 04:51:59.781540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-07-11 04:51:59.781558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-07-11 04:51:59.781575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-07-11 04:51:59.781592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-07-11 04:51:59.781609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-07-11 04:51:59.781630 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-07-11 04:51:59.781648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-07-11 04:51:59.781666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-07-11 04:51:59.781683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-07-11 04:51:59.781701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-07-11 04:51:59.781718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-07-11 04:51:59.781735 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-07-11 04:51:59.781753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-07-11 04:51:59.781771 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-07-11 04:51:59.781790 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-07-11 04:51:59.781808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-07-11 04:51:59.781825 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-07-11 04:51:59.781843 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-07-11 04:51:59.781861 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-07-11 04:51:59.781878 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-07-11 04:51:59.781895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-07-11 04:51:59.781913 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-07-11 04:51:59.781931 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-07-11 04:51:59.781949 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-07-11 04:51:59.781967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-07-11 04:51:59.781984 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-07-11 04:51:59.782003 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-07-11 04:51:59.782021 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-07-11 04:51:59.782040 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-07-11 04:51:59.782058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-07-11 04:51:59.782075 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-07-11 04:51:59.782096 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-07-11 04:51:59.782121 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-07-11 04:51:59.782140 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-07-11 04:51:59.782158 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-07-11 04:51:59.782176 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-07-11 04:51:59.782193 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-07-11 04:51:59.782211 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-07-11 04:51:59.782228 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-07-11 04:51:59.782246 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-07-11 04:51:59.782268 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-07-11 04:51:59.782286 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-07-11 04:51:59.782303 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-07-11 04:51:59.782321 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-07-11 04:51:59.782337 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-07-11 04:51:59.782355 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-07-11 04:51:59.782372 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-07-11 04:51:59.782390 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-07-11 04:51:59.782408 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-07-11 04:51:59.782427 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-07-11 04:51:59.782445 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-07-11 04:51:59.782462 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-07-11 04:51:59.782479 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-07-11 04:51:59.782497 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-07-11 04:51:59.782514 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-07-11 04:51:59.782531 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-07-11 04:51:59.782549 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-07-11 04:51:59.782567 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-07-11 04:51:59.782585 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-07-11 04:51:59.782602 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-07-11 04:51:59.782619 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-07-11 04:51:59.782637 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-07-11 04:51:59.782655 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-07-11 04:51:59.782672 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-07-11 04:51:59.782689 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-07-11 04:51:59.782706 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-07-11 04:51:59.782724 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-07-11 04:51:59.782743 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-07-11 04:51:59.782761 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-07-11 04:51:59.782779 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-07-11 04:51:59.782796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-07-11 04:51:59.782814 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-07-11 04:51:59.782831 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-07-11 04:51:59.782848 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-07-11 04:51:59.782865 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-07-11 04:51:59.782889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-07-11 04:51:59.782908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-07-11 04:51:59.782927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-07-11 04:51:59.782946 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-07-11 04:51:59.782963 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-07-11 04:51:59.782980 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-07-11 04:51:59.782997 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-07-11 04:51:59.783015 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-07-11 04:51:59.783033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-07-11 04:51:59.783051 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-07-11 04:51:59.783068 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-07-11 04:51:59.783086 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-07-11 04:51:59.783104 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-07-11 04:51:59.783130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-07-11 04:51:59.783151 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-07-11 04:51:59.783169 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-07-11 04:51:59.783187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-07-11 04:51:59.783205 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-07-11 04:51:59.783223 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-07-11 04:51:59.783241 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-07-11 04:51:59.783259 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-07-11 04:51:59.783276 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-07-11 04:51:59.783294 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-07-11 04:51:59.783312 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-07-11 04:51:59.783329 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-07-11 04:51:59.783347 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-07-11 04:51:59.783366 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-07-11 04:51:59.783385 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-07-11 04:51:59.783403 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-07-11 04:51:59.783420 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-07-11 04:51:59.783438 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-07-11 04:51:59.783455 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-07-11 04:51:59.783473 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-07-11 04:51:59.783491 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-07-11 04:51:59.783509 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-07-11 04:51:59.783528 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-07-11 04:51:59.783546 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-07-11 04:51:59.783568 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-07-11 04:51:59.783587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-07-11 04:51:59.783605 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-07-11 04:51:59.783623 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-07-11 04:51:59.783640 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-07-11 04:51:59.783658 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-07-11 04:51:59.783675 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-07-11 04:51:59.783693 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-07-11 04:51:59.783710 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-07-11 04:51:59.783728 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-07-11 04:51:59.783746 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-07-11 04:51:59.783765 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-07-11 04:51:59.783782 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-07-11 04:51:59.783801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-07-11 04:51:59.783819 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-07-11 04:51:59.783837 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-07-11 04:51:59.783855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-07-11 04:51:59.783873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-07-11 04:51:59.783891 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-07-11 04:51:59.783909 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-07-11 04:51:59.783926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-07-11 04:51:59.783944 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-07-11 04:51:59.783962 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-07-11 04:51:59.783981 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-07-11 04:51:59.783999 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-07-11 04:51:59.784017 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-07-11 04:51:59.784035 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-07-11 04:51:59.784053 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-07-11 04:51:59.784070 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-07-11 04:51:59.784089 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-07-11 04:51:59.784108 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-07-11 04:51:59.784128 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-07-11 04:51:59.784153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-07-11 04:51:59.784173 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-07-11 04:51:59.784192 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-07-11 04:51:59.784211 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-07-11 04:51:59.784239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-07-11 04:51:59.784333 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-07-11 04:51:59.784360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-07-11 04:51:59.784381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-07-11 04:51:59.784400 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-07-11 04:51:59.784419 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-07-11 04:51:59.784437 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-07-11 04:51:59.784457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-07-11 04:51:59.784477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-07-11 04:51:59.784498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-07-11 04:51:59.784515 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-07-11 04:51:59.784534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-07-11 04:51:59.784552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-07-11 04:51:59.784570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-07-11 04:51:59.784588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-07-11 04:51:59.784606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-07-11 04:51:59.784625 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-07-11 04:51:59.784642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-07-11 04:51:59.784661 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-07-11 04:51:59.784680 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-07-11 04:51:59.784697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-07-11 04:51:59.784716 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-07-11 04:51:59.784733 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-07-11 04:51:59.784750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-07-11 04:51:59.784769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-07-11 04:51:59.784787 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-07-11 04:51:59.784805 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-07-11 04:51:59.784823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-07-11 04:51:59.784841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-07-11 04:51:59.784858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-07-11 04:51:59.784876 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-07-11 04:51:59.784894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-07-11 04:51:59.784912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-07-11 04:51:59.784930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-07-11 04:51:59.784947 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-07-11 04:51:59.784991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-07-11 04:51:59.785010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-07-11 04:51:59.785027 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-07-11 04:51:59.785053 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-07-11 04:51:59.785073 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-07-11 04:51:59.785091 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-07-11 04:51:59.785109 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-07-11 04:51:59.785127 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-07-11 04:51:59.785147 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-07-11 04:51:59.785173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-07-11 04:51:59.785193 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-07-11 04:51:59.785211 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-07-11 04:51:59.785229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-07-11 04:51:59.785246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-07-11 04:51:59.785263 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-07-11 04:51:59.785282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-07-11 04:51:59.785299 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-07-11 04:51:59.785317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-07-11 04:51:59.785335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-07-11 04:51:59.785352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-07-11 04:51:59.785369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-07-11 04:51:59.785387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-07-11 04:51:59.785405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-07-11 04:51:59.785422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-07-11 04:51:59.785440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-07-11 04:51:59.785457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-07-11 04:51:59.785474 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-07-11 04:51:59.785491 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-07-11 04:51:59.785508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-07-11 04:51:59.785525 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-07-11 04:51:59.785543 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-07-11 04:51:59.785561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-07-11 04:51:59.785578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-07-11 04:51:59.785595 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-07-11 04:51:59.785613 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-07-11 04:51:59.785630 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-07-11 04:51:59.785648 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-07-11 04:51:59.785666 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-07-11 04:51:59.785690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-07-11 04:51:59.785709 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-07-11 04:51:59.785727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-07-11 04:51:59.785746 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-07-11 04:51:59.785764 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-07-11 04:51:59.785782 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-07-11 04:51:59.785801 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-07-11 04:51:59.785818 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-07-11 04:51:59.785836 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-07-11 04:51:59.785854 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-07-11 04:51:59.785872 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-07-11 04:51:59.785889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-07-11 04:51:59.785907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-11 04:51:59.785925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-11 04:51:59.785943 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-07-11 04:51:59.785961 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-07-11 04:51:59.785978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-07-11 04:51:59.785996 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-07-11 04:51:59.786014 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-07-11 04:51:59.786033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-07-11 04:51:59.786051 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-07-11 04:51:59.786069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-07-11 04:51:59.786086 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-07-11 04:51:59.786104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-07-11 04:51:59.786122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-07-11 04:51:59.786140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-07-11 04:51:59.786160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-07-11 04:51:59.786185 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-07-11 04:51:59.786205 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-07-11 04:51:59.786223 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-07-11 04:51:59.786242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-07-11 04:51:59.786260 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-07-11 04:51:59.786278 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-07-11 04:51:59.786296 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-07-11 04:51:59.786314 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-07-11 04:51:59.786331 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-07-11 04:51:59.786354 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-07-11 04:51:59.786373 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-07-11 04:51:59.786391 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-07-11 04:51:59.786410 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-07-11 04:51:59.786428 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-07-11 04:51:59.786446 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-07-11 04:51:59.786464 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-07-11 04:51:59.786482 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-07-11 04:51:59.786500 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-07-11 04:51:59.786517 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-07-11 04:51:59.786535 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-07-11 04:51:59.786553 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-07-11 04:51:59.786571 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-07-11 04:51:59.786588 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-07-11 04:51:59.786606 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-07-11 04:51:59.786624 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-07-11 04:51:59.786643 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-07-11 04:51:59.786661 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-07-11 04:51:59.786680 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-07-11 04:51:59.786698 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-07-11 04:51:59.786717 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-07-11 04:51:59.786734 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-07-11 04:51:59.786752 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-07-11 04:51:59.786770 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-07-11 04:51:59.786787 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-07-11 04:51:59.786805 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-07-11 04:51:59.786822 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-07-11 04:51:59.786841 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-07-11 04:51:59.786859 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-07-11 04:51:59.786877 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-07-11 04:51:59.786895 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-07-11 04:51:59.786913 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-07-11 04:51:59.786932 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-07-11 04:51:59.786950 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-07-11 04:51:59.786968 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-07-11 04:51:59.786985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-07-11 04:51:59.787003 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-07-11 04:51:59.787021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-07-11 04:51:59.787043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-07-11 04:51:59.787061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-07-11 04:51:59.787078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-07-11 04:51:59.787096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-07-11 04:51:59.787114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-07-11 04:51:59.787131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-07-11 04:51:59.787149 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-07-11 04:51:59.787167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-07-11 04:51:59.787189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-07-11 04:51:59.787213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-07-11 04:51:59.787233 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-07-11 04:51:59.787251 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-07-11 04:51:59.787270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-07-11 04:51:59.787289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-07-11 04:51:59.787307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-07-11 04:51:59.787325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-07-11 04:51:59.787342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-07-11 04:51:59.787360 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-07-11 04:51:59.787378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-07-11 04:51:59.787396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-07-11 04:51:59.787414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-07-11 04:51:59.787431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-07-11 04:51:59.787449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-07-11 04:51:59.787467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-07-11 04:51:59.787484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-07-11 04:51:59.787502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-07-11 04:51:59.787519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-07-11 04:51:59.787536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-07-11 04:51:59.787555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29729045.txt 2026-07-11 04:51:59.787573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29729045.yaml 2026-07-11 04:51:59.787590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-07-11 04:51:59.787608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-07-11 04:51:59.787626 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-07-11 04:51:59.787644 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-07-11 04:51:59.787662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-07-11 04:51:59.787679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-07-11 04:51:59.787697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-07-11 04:51:59.787719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-07-11 04:51:59.787738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-07-11 04:51:59.787756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-07-11 04:51:59.787774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-07-11 04:51:59.787792 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-07-11 04:51:59.787809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-07-11 04:51:59.787827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-07-11 04:51:59.787845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-07-11 04:51:59.787863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-07-11 04:51:59.787880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-07-11 04:51:59.787897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-07-11 04:51:59.787915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-07-11 04:51:59.787934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-07-11 04:51:59.787952 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-07-11 04:51:59.787971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-07-11 04:51:59.787989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-07-11 04:51:59.788007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-07-11 04:51:59.788024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29729075.txt 2026-07-11 04:51:59.788042 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29729075.yaml 2026-07-11 04:51:59.788061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29729080.txt 2026-07-11 04:51:59.788079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29729080.yaml 2026-07-11 04:51:59.788097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29729085.txt 2026-07-11 04:51:59.788114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29729085.yaml 2026-07-11 04:51:59.788132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-07-11 04:51:59.788149 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-07-11 04:51:59.788166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-07-11 04:51:59.788185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-07-11 04:51:59.788209 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-07-11 04:51:59.788231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-07-11 04:51:59.788250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-07-11 04:51:59.788269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-07-11 04:51:59.788288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-07-11 04:51:59.788307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-07-11 04:51:59.788363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-07-11 04:51:59.788392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-07-11 04:51:59.788412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-07-11 04:51:59.788431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-07-11 04:51:59.788449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-07-11 04:51:59.788473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-07-11 04:51:59.788492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-07-11 04:51:59.788510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-07-11 04:51:59.788528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-07-11 04:51:59.788546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-07-11 04:51:59.788565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-07-11 04:51:59.788583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-07-11 04:51:59.788600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-07-11 04:51:59.788617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-07-11 04:51:59.788636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-07-11 04:51:59.788653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-07-11 04:51:59.788671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-07-11 04:51:59.788689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-07-11 04:51:59.788706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-07-11 04:51:59.788724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-07-11 04:51:59.788741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-07-11 04:51:59.788759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-07-11 04:51:59.788777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-07-11 04:51:59.788794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-07-11 04:51:59.788816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-07-11 04:51:59.788840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-07-11 04:51:59.788862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-07-11 04:51:59.788884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-07-11 04:51:59.788906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-07-11 04:51:59.788928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-07-11 04:51:59.788951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-07-11 04:51:59.788991 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-07-11 04:51:59.789011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-07-11 04:51:59.789029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-07-11 04:51:59.789047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-07-11 04:51:59.789066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-07-11 04:51:59.789082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-07-11 04:51:59.789100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-07-11 04:51:59.789119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-07-11 04:51:59.789137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-07-11 04:51:59.789155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-07-11 04:51:59.789173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-07-11 04:51:59.789196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-07-11 04:51:59.789217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-07-11 04:51:59.789241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-07-11 04:51:59.789260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-07-11 04:51:59.789277 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-07-11 04:51:59.789295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-07-11 04:51:59.789312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-07-11 04:51:59.789329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-07-11 04:51:59.789346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-07-11 04:51:59.789363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-07-11 04:51:59.789381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-07-11 04:51:59.789399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-07-11 04:51:59.789417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-07-11 04:51:59.789435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-07-11 04:51:59.789453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-07-11 04:51:59.789470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-07-11 04:51:59.789487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29729040.txt 2026-07-11 04:51:59.789505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29729040.yaml 2026-07-11 04:51:59.789523 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-07-11 04:51:59.789540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-07-11 04:51:59.789559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-07-11 04:51:59.789576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-07-11 04:51:59.789594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-07-11 04:51:59.789612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-07-11 04:51:59.789629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-07-11 04:51:59.789647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-07-11 04:51:59.789665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-07-11 04:51:59.789683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-07-11 04:51:59.789701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-07-11 04:51:59.789720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-07-11 04:51:59.789739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29729040.txt 2026-07-11 04:51:59.789757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29729040.yaml 2026-07-11 04:51:59.789775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-07-11 04:51:59.789793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-07-11 04:51:59.789812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-07-11 04:51:59.789832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-07-11 04:51:59.789853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-07-11 04:51:59.789872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-07-11 04:51:59.789895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-07-11 04:51:59.789913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-07-11 04:51:59.789931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-07-11 04:51:59.789949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-07-11 04:51:59.789966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-07-11 04:51:59.789984 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-07-11 04:51:59.790001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-07-11 04:51:59.790019 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-07-11 04:51:59.790036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-07-11 04:51:59.790052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-07-11 04:51:59.790069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-07-11 04:51:59.790086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-07-11 04:51:59.790103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-07-11 04:51:59.790120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-07-11 04:51:59.790137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-07-11 04:51:59.790154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-07-11 04:51:59.790171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-07-11 04:51:59.790188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-07-11 04:51:59.790205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-07-11 04:51:59.790222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-07-11 04:51:59.790244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-07-11 04:51:59.790265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-07-11 04:51:59.790283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-07-11 04:51:59.790301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-07-11 04:51:59.790319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-07-11 04:51:59.790336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-07-11 04:51:59.790354 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-07-11 04:51:59.790371 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-07-11 04:51:59.790389 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-07-11 04:51:59.790406 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-07-11 04:51:59.790425 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-07-11 04:51:59.790443 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-07-11 04:51:59.790460 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-07-11 04:51:59.790478 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-07-11 04:51:59.790496 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-07-11 04:51:59.790514 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-07-11 04:51:59.790537 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-07-11 04:51:59.790556 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-07-11 04:51:59.790574 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-07-11 04:51:59.790592 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-07-11 04:51:59.790610 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-07-11 04:51:59.790628 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-07-11 04:51:59.790646 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-07-11 04:51:59.790663 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-07-11 04:51:59.790681 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-07-11 04:51:59.790698 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-07-11 04:51:59.790716 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-07-11 04:51:59.790734 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-07-11 04:51:59.790752 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-07-11 04:51:59.790771 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-07-11 04:51:59.790789 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-07-11 04:51:59.790808 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-07-11 04:51:59.790826 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-07-11 04:51:59.790844 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-07-11 04:51:59.790862 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-07-11 04:51:59.790881 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-07-11 04:51:59.790900 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-07-11 04:51:59.790917 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-07-11 04:51:59.790934 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-07-11 04:51:59.790952 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-07-11 04:51:59.790969 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-07-11 04:51:59.790986 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-07-11 04:51:59.791004 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-07-11 04:51:59.791022 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-748b748ccb-86dzl.txt 2026-07-11 04:51:59.791040 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-748b748ccb-86dzl.yaml 2026-07-11 04:51:59.791057 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-nv27b.txt 2026-07-11 04:51:59.791079 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-nv27b.yaml 2026-07-11 04:51:59.791097 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-zl4zr.txt 2026-07-11 04:51:59.791115 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-zl4zr.yaml 2026-07-11 04:51:59.791132 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-xgdnw.txt 2026-07-11 04:51:59.791149 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-xgdnw.yaml 2026-07-11 04:51:59.791167 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bwt9p.txt 2026-07-11 04:51:59.791184 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bwt9p.yaml 2026-07-11 04:51:59.791201 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-sm7gf.txt 2026-07-11 04:51:59.791218 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-sm7gf.yaml 2026-07-11 04:51:59.791235 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-ccxk2.txt 2026-07-11 04:51:59.791258 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-ccxk2.yaml 2026-07-11 04:51:59.791280 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-85446fdf5b-dk79h.txt 2026-07-11 04:51:59.791298 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-85446fdf5b-dk79h.yaml 2026-07-11 04:51:59.791316 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-8469c497fb-6zxtt.txt 2026-07-11 04:51:59.791333 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-8469c497fb-6zxtt.yaml 2026-07-11 04:51:59.791351 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-l6m2n.txt 2026-07-11 04:51:59.791368 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-l6m2n.yaml 2026-07-11 04:51:59.791385 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-96j5x.txt 2026-07-11 04:51:59.791402 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-96j5x.yaml 2026-07-11 04:51:59.791420 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-cr4jl.txt 2026-07-11 04:51:59.791437 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-cr4jl.yaml 2026-07-11 04:51:59.791454 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-zl7r9.txt 2026-07-11 04:51:59.791472 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-zl7r9.yaml 2026-07-11 04:51:59.791489 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fvj2n.txt 2026-07-11 04:51:59.791507 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fvj2n.yaml 2026-07-11 04:51:59.791524 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5bljz.txt 2026-07-11 04:51:59.791541 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5bljz.yaml 2026-07-11 04:51:59.791558 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-n6vhq.txt 2026-07-11 04:51:59.791576 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-n6vhq.yaml 2026-07-11 04:51:59.791593 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-25nns.txt 2026-07-11 04:51:59.791610 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-25nns.yaml 2026-07-11 04:51:59.791627 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-ksnbh.txt 2026-07-11 04:51:59.791644 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-ksnbh.yaml 2026-07-11 04:51:59.791661 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-79cf785bb8-ppbbr.txt 2026-07-11 04:51:59.791678 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-79cf785bb8-ppbbr.yaml 2026-07-11 04:51:59.791700 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-l2xcs.txt 2026-07-11 04:51:59.791719 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-l2xcs.yaml 2026-07-11 04:51:59.791736 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7dd696ccf-brztg.txt 2026-07-11 04:51:59.791753 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7dd696ccf-brztg.yaml 2026-07-11 04:51:59.791770 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29729045-mk66f.txt 2026-07-11 04:51:59.791788 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29729045-mk66f.yaml 2026-07-11 04:51:59.791805 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-767856589d-fgb8m.txt 2026-07-11 04:51:59.791822 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-767856589d-fgb8m.yaml 2026-07-11 04:51:59.791839 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9t9z7.txt 2026-07-11 04:51:59.791857 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9t9z7.yaml 2026-07-11 04:51:59.791874 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-5kx6p.txt 2026-07-11 04:51:59.791891 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-5kx6p.yaml 2026-07-11 04:51:59.791908 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cffx9.txt 2026-07-11 04:51:59.791925 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cffx9.yaml 2026-07-11 04:51:59.791943 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2cdzc.txt 2026-07-11 04:51:59.791961 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2cdzc.yaml 2026-07-11 04:51:59.791978 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-5ttkf.txt 2026-07-11 04:51:59.791996 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-5ttkf.yaml 2026-07-11 04:51:59.792014 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-vx7pt.txt 2026-07-11 04:51:59.792031 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-vx7pt.yaml 2026-07-11 04:51:59.792049 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8x2r6.txt 2026-07-11 04:51:59.792066 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8x2r6.yaml 2026-07-11 04:51:59.792083 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-8gbhx.txt 2026-07-11 04:51:59.792100 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-8gbhx.yaml 2026-07-11 04:51:59.792117 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-74df66c58b-hddnt.txt 2026-07-11 04:51:59.792135 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-74df66c58b-hddnt.yaml 2026-07-11 04:51:59.792152 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-cktgp.txt 2026-07-11 04:51:59.792170 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-cktgp.yaml 2026-07-11 04:51:59.792187 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-58f5d65b48-9pksp.txt 2026-07-11 04:51:59.792205 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-58f5d65b48-9pksp.yaml 2026-07-11 04:51:59.792222 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-7g9ww.txt 2026-07-11 04:51:59.792240 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-7g9ww.yaml 2026-07-11 04:51:59.792258 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-h9p6x.txt 2026-07-11 04:51:59.792283 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-h9p6x.yaml 2026-07-11 04:51:59.792303 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-dnpjh.txt 2026-07-11 04:51:59.792326 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-dnpjh.yaml 2026-07-11 04:51:59.792364 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-844b78cdbc-c54m9.txt 2026-07-11 04:51:59.792383 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-844b78cdbc-c54m9.yaml 2026-07-11 04:51:59.792400 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29729075-9x76x.txt 2026-07-11 04:51:59.792418 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29729075-9x76x.yaml 2026-07-11 04:51:59.792436 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29729080-xd979.txt 2026-07-11 04:51:59.792453 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29729080-xd979.yaml 2026-07-11 04:51:59.792471 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29729085-bfnw6.txt 2026-07-11 04:51:59.792488 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29729085-bfnw6.yaml 2026-07-11 04:51:59.792505 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-89fz5.txt 2026-07-11 04:51:59.792522 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-89fz5.yaml 2026-07-11 04:51:59.792539 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-hgkht.txt 2026-07-11 04:51:59.793679 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-hgkht.yaml 2026-07-11 04:51:59.793711 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-bl9hp.txt 2026-07-11 04:51:59.793732 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-bl9hp.yaml 2026-07-11 04:51:59.793751 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-5qwhl.txt 2026-07-11 04:51:59.793768 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-5qwhl.yaml 2026-07-11 04:51:59.793787 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-lmpmn.txt 2026-07-11 04:51:59.793804 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-lmpmn.yaml 2026-07-11 04:51:59.793822 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-68c85f66c-5dt5r.txt 2026-07-11 04:51:59.793839 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-68c85f66c-5dt5r.yaml 2026-07-11 04:51:59.793857 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-wwj56.txt 2026-07-11 04:51:59.793874 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-wwj56.yaml 2026-07-11 04:51:59.793892 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-9scq6.txt 2026-07-11 04:51:59.793909 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-9scq6.yaml 2026-07-11 04:51:59.793927 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-xh9th.txt 2026-07-11 04:51:59.793944 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-xh9th.yaml 2026-07-11 04:51:59.793962 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64b89f7f7d-gh7df.txt 2026-07-11 04:51:59.793980 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64b89f7f7d-gh7df.yaml 2026-07-11 04:51:59.793998 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-fkff4.txt 2026-07-11 04:51:59.794015 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-fkff4.yaml 2026-07-11 04:51:59.794033 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-gn97m.txt 2026-07-11 04:51:59.794050 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-gn97m.yaml 2026-07-11 04:51:59.794067 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-n8glv.txt 2026-07-11 04:51:59.794084 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-n8glv.yaml 2026-07-11 04:51:59.794102 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-wrv9z.txt 2026-07-11 04:51:59.794124 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-wrv9z.yaml 2026-07-11 04:51:59.794142 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-85nx6.txt 2026-07-11 04:51:59.794159 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-85nx6.yaml 2026-07-11 04:51:59.794176 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jsb8w.txt 2026-07-11 04:51:59.794193 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jsb8w.yaml 2026-07-11 04:51:59.794210 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-pxp9j.txt 2026-07-11 04:51:59.794227 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-pxp9j.yaml 2026-07-11 04:51:59.794244 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-zrzg8.txt 2026-07-11 04:51:59.794261 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-zrzg8.yaml 2026-07-11 04:51:59.794278 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-d7df5f7fc-ltvjg.txt 2026-07-11 04:51:59.794298 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-d7df5f7fc-ltvjg.yaml 2026-07-11 04:51:59.794323 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-rnqrv.txt 2026-07-11 04:51:59.794342 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-rnqrv.yaml 2026-07-11 04:51:59.794360 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-07-11 04:51:59.794377 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-07-11 04:51:59.794395 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-c5cs7.txt 2026-07-11 04:51:59.794428 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-c5cs7.yaml 2026-07-11 04:51:59.794446 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-brlrx.txt 2026-07-11 04:51:59.794464 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-brlrx.yaml 2026-07-11 04:51:59.794481 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9d24l.txt 2026-07-11 04:51:59.794499 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9d24l.yaml 2026-07-11 04:51:59.794516 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-f2rl8.txt 2026-07-11 04:51:59.794533 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-f2rl8.yaml 2026-07-11 04:51:59.794550 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-7k8q7.txt 2026-07-11 04:51:59.794567 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-7k8q7.yaml 2026-07-11 04:51:59.794585 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-zbn6k.txt 2026-07-11 04:51:59.794603 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-zbn6k.yaml 2026-07-11 04:51:59.794620 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-bfqpx.txt 2026-07-11 04:51:59.794638 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-bfqpx.yaml 2026-07-11 04:51:59.794656 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-7xprg.txt 2026-07-11 04:51:59.794673 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-7xprg.yaml 2026-07-11 04:51:59.794691 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-867c6f9f6f-j6mcc.txt 2026-07-11 04:51:59.794708 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-867c6f9f6f-j6mcc.yaml 2026-07-11 04:51:59.794726 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-5ccdx.txt 2026-07-11 04:51:59.794743 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-5ccdx.yaml 2026-07-11 04:51:59.794767 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-8457b7c48d-p5rm8.txt 2026-07-11 04:51:59.794785 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-8457b7c48d-p5rm8.yaml 2026-07-11 04:51:59.794802 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-xn2qn.txt 2026-07-11 04:51:59.794819 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-xn2qn.yaml 2026-07-11 04:51:59.794836 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-szt8r.txt 2026-07-11 04:51:59.794854 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-szt8r.yaml 2026-07-11 04:51:59.794883 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-f4z6d.txt 2026-07-11 04:51:59.794903 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-f4z6d.yaml 2026-07-11 04:51:59.794921 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-f7gkz.txt 2026-07-11 04:51:59.794938 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-f7gkz.yaml 2026-07-11 04:51:59.794955 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-jz7zd.txt 2026-07-11 04:51:59.794972 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-jz7zd.yaml 2026-07-11 04:51:59.794989 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-xmtdq.txt 2026-07-11 04:51:59.795006 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-xmtdq.yaml 2026-07-11 04:51:59.795023 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-6bdbc88ddd-jmjlk.txt 2026-07-11 04:51:59.795040 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-6bdbc88ddd-jmjlk.yaml 2026-07-11 04:51:59.795057 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-855fcdfd4f-94tbt.txt 2026-07-11 04:51:59.795074 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-855fcdfd4f-94tbt.yaml 2026-07-11 04:51:59.795092 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-j25dc.txt 2026-07-11 04:51:59.795109 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-j25dc.yaml 2026-07-11 04:51:59.795126 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-jpkjc.txt 2026-07-11 04:51:59.795143 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-jpkjc.yaml 2026-07-11 04:51:59.795161 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-dmrbv.txt 2026-07-11 04:51:59.795179 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-dmrbv.yaml 2026-07-11 04:51:59.795197 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-pd66n.txt 2026-07-11 04:51:59.795214 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-pd66n.yaml 2026-07-11 04:51:59.795231 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8z8ll.txt 2026-07-11 04:51:59.795249 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8z8ll.yaml 2026-07-11 04:51:59.795266 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-486j9.txt 2026-07-11 04:51:59.795283 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-486j9.yaml 2026-07-11 04:51:59.795300 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-tvdst.txt 2026-07-11 04:51:59.795323 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-tvdst.yaml 2026-07-11 04:51:59.795346 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-9l6qq.txt 2026-07-11 04:51:59.795364 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-9l6qq.yaml 2026-07-11 04:51:59.795382 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-58cth.txt 2026-07-11 04:51:59.795405 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-58cth.yaml 2026-07-11 04:51:59.795424 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-nwfjp.txt 2026-07-11 04:51:59.795441 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-nwfjp.yaml 2026-07-11 04:51:59.795458 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-66f4d9bd7f-5st46.txt 2026-07-11 04:51:59.795476 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-66f4d9bd7f-5st46.yaml 2026-07-11 04:51:59.795493 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-75877f7cbc-wmdgf.txt 2026-07-11 04:51:59.795510 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-75877f7cbc-wmdgf.yaml 2026-07-11 04:51:59.795528 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5fd76f985f-zpsqt.txt 2026-07-11 04:51:59.795544 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5fd76f985f-zpsqt.yaml 2026-07-11 04:51:59.795562 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6fd6df9956-phsrj.txt 2026-07-11 04:51:59.795578 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6fd6df9956-phsrj.yaml 2026-07-11 04:51:59.795604 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-q5z6r.txt 2026-07-11 04:51:59.795623 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-q5z6r.yaml 2026-07-11 04:51:59.795661 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29729040-bnrgb.txt 2026-07-11 04:51:59.795683 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29729040-bnrgb.yaml 2026-07-11 04:51:59.795701 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-dg4cl.txt 2026-07-11 04:51:59.795719 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-dg4cl.yaml 2026-07-11 04:51:59.795736 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-tvtwm.txt 2026-07-11 04:51:59.795753 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-tvtwm.yaml 2026-07-11 04:51:59.795770 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-77c4494856-wqwq8.txt 2026-07-11 04:51:59.795788 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-77c4494856-wqwq8.yaml 2026-07-11 04:51:59.795805 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-skpvv.txt 2026-07-11 04:51:59.795843 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-skpvv.yaml 2026-07-11 04:51:59.795864 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-hrpng.txt 2026-07-11 04:51:59.795882 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-hrpng.yaml 2026-07-11 04:51:59.795900 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-7nf4r.txt 2026-07-11 04:51:59.795917 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-7nf4r.yaml 2026-07-11 04:51:59.795935 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-svbbz.txt 2026-07-11 04:51:59.795953 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-svbbz.yaml 2026-07-11 04:51:59.795971 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-npvdv.txt 2026-07-11 04:51:59.795988 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-npvdv.yaml 2026-07-11 04:51:59.796014 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-8bf8dcc49-j2lfd.txt 2026-07-11 04:51:59.796032 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-8bf8dcc49-j2lfd.yaml 2026-07-11 04:51:59.796102 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-nb9m5.txt 2026-07-11 04:51:59.796133 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-nb9m5.yaml 2026-07-11 04:51:59.796153 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-68d855bd84-7975w.txt 2026-07-11 04:51:59.796172 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-68d855bd84-7975w.yaml 2026-07-11 04:51:59.796189 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29729040-bqgw8.txt 2026-07-11 04:51:59.796207 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29729040-bqgw8.yaml 2026-07-11 04:51:59.796224 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-79c7c45c46-jbtm5.txt 2026-07-11 04:51:59.796241 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-79c7c45c46-jbtm5.yaml 2026-07-11 04:51:59.796258 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-bghnd.txt 2026-07-11 04:51:59.796276 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-bghnd.yaml 2026-07-11 04:51:59.796294 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-w8tjh.txt 2026-07-11 04:51:59.796311 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-w8tjh.yaml 2026-07-11 04:51:59.796332 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-kgpts.txt 2026-07-11 04:51:59.796413 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-kgpts.yaml 2026-07-11 04:51:59.796461 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-rtnk9.txt 2026-07-11 04:51:59.796484 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-rtnk9.yaml 2026-07-11 04:51:59.796502 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-67c456c8d5-q6wjb.txt 2026-07-11 04:51:59.796520 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-67c456c8d5-q6wjb.yaml 2026-07-11 04:51:59.796539 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-s5hch.txt 2026-07-11 04:51:59.796556 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-s5hch.yaml 2026-07-11 04:51:59.796574 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-frp7d.txt 2026-07-11 04:51:59.796592 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-frp7d.yaml 2026-07-11 04:51:59.796609 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-6wwv8.txt 2026-07-11 04:51:59.796626 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-6wwv8.yaml 2026-07-11 04:51:59.796644 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-fhth9.txt 2026-07-11 04:51:59.796661 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-fhth9.yaml 2026-07-11 04:51:59.796678 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-59d74b4dfd-9mrgq.txt 2026-07-11 04:51:59.796696 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-59d74b4dfd-9mrgq.yaml 2026-07-11 04:51:59.796713 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-695hg.txt 2026-07-11 04:51:59.796730 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-695hg.yaml 2026-07-11 04:51:59.796748 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-799888df9-v2qgc.txt 2026-07-11 04:51:59.796765 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-799888df9-v2qgc.yaml 2026-07-11 04:51:59.796782 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-n7lnw.txt 2026-07-11 04:51:59.796803 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-n7lnw.yaml 2026-07-11 04:51:59.796824 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-9xnq7.txt 2026-07-11 04:51:59.796847 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-9xnq7.yaml 2026-07-11 04:51:59.796876 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-9mt2h.txt 2026-07-11 04:51:59.796899 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-9mt2h.yaml 2026-07-11 04:51:59.796920 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-07-11 04:51:59.796942 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-07-11 04:51:59.796985 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-07-11 04:51:59.797010 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-07-11 04:51:59.797028 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-07-11 04:51:59.797046 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-07-11 04:51:59.797063 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-07-11 04:51:59.797080 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-07-11 04:51:59.797097 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6fb79584fd-jxl7x.txt 2026-07-11 04:51:59.797114 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6fb79584fd-jxl7x.yaml 2026-07-11 04:51:59.797132 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-dfbqm.txt 2026-07-11 04:51:59.797149 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-dfbqm.yaml 2026-07-11 04:51:59.797166 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-29ds7.txt 2026-07-11 04:51:59.797185 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-29ds7.yaml 2026-07-11 04:51:59.797202 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-62647.txt 2026-07-11 04:51:59.797219 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-62647.yaml 2026-07-11 04:51:59.797238 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dzszw.txt 2026-07-11 04:51:59.797256 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dzszw.yaml 2026-07-11 04:51:59.797273 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-4p8rr.txt 2026-07-11 04:51:59.797290 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-4p8rr.yaml 2026-07-11 04:51:59.797308 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-vncm9.txt 2026-07-11 04:51:59.797326 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-vncm9.yaml 2026-07-11 04:51:59.797349 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-07-11 04:51:59.797368 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-07-11 04:51:59.797385 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-07-11 04:51:59.797403 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-07-11 04:51:59.797421 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-7ht64.txt 2026-07-11 04:51:59.797439 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-7ht64.yaml 2026-07-11 04:51:59.797457 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-07-11 04:51:59.797476 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-07-11 04:51:59.797494 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-07-11 04:51:59.797511 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-07-11 04:51:59.797528 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-07-11 04:51:59.797550 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-07-11 04:51:59.797568 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-07-11 04:51:59.797586 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-07-11 04:51:59.797604 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-07-11 04:51:59.797622 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-07-11 04:51:59.797639 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv.txt 2026-07-11 04:51:59.797657 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv.yaml 2026-07-11 04:51:59.797674 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-07-11 04:51:59.797691 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-07-11 04:51:59.797708 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-07-11 04:51:59.797725 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-07-11 04:51:59.797742 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-07-11 04:51:59.797759 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-07-11 04:51:59.797776 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2xn9l.txt 2026-07-11 04:51:59.797794 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2xn9l.yaml 2026-07-11 04:51:59.797812 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5.txt 2026-07-11 04:51:59.797830 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5.yaml 2026-07-11 04:51:59.797847 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-58d657d7db-454fs.txt 2026-07-11 04:51:59.797865 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-58d657d7db-454fs.yaml 2026-07-11 04:51:59.797882 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5589b9ffc7-spkl7.txt 2026-07-11 04:51:59.797899 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5589b9ffc7-spkl7.yaml 2026-07-11 04:51:59.797917 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lnws6.txt 2026-07-11 04:51:59.797934 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-lnws6.yaml 2026-07-11 04:51:59.797951 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gp9rw.txt 2026-07-11 04:51:59.797968 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gp9rw.yaml 2026-07-11 04:51:59.797986 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-slqfz.txt 2026-07-11 04:51:59.798003 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-slqfz.yaml 2026-07-11 04:51:59.798020 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-qkk25.txt 2026-07-11 04:51:59.798037 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-qkk25.yaml 2026-07-11 04:51:59.798054 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-07-11 04:51:59.798071 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-07-11 04:51:59.798089 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-07-11 04:51:59.798106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-07-11 04:51:59.798123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-07-11 04:51:59.798145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-07-11 04:51:59.798163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-07-11 04:51:59.798182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-07-11 04:51:59.798199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-07-11 04:51:59.798216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-07-11 04:51:59.798234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-07-11 04:51:59.798252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-07-11 04:51:59.798270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-07-11 04:51:59.798288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-07-11 04:51:59.798306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-07-11 04:51:59.798324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-07-11 04:51:59.798342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-07-11 04:51:59.798359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-07-11 04:51:59.798377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-07-11 04:51:59.798395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-07-11 04:51:59.798414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-07-11 04:51:59.798431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-07-11 04:51:59.798448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-07-11 04:51:59.798465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-07-11 04:51:59.798482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-07-11 04:51:59.798499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-07-11 04:51:59.798516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-07-11 04:51:59.798534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-07-11 04:51:59.798552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-07-11 04:51:59.798569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-07-11 04:51:59.798586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-07-11 04:51:59.798605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-07-11 04:51:59.798623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-07-11 04:51:59.798641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-07-11 04:51:59.798659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-07-11 04:51:59.798677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-07-11 04:51:59.798695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-07-11 04:51:59.798713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-07-11 04:51:59.798736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-07-11 04:51:59.798754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-07-11 04:51:59.798771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-07-11 04:51:59.798788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-07-11 04:51:59.798805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-07-11 04:51:59.798823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-07-11 04:51:59.798841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-07-11 04:51:59.798860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-07-11 04:51:59.798878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-07-11 04:51:59.798896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-07-11 04:51:59.798913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-07-11 04:51:59.798930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-07-11 04:51:59.798947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-07-11 04:51:59.798964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-07-11 04:51:59.798981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-07-11 04:51:59.798999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-07-11 04:51:59.799016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-07-11 04:51:59.799034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-07-11 04:51:59.799052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-07-11 04:51:59.799069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-07-11 04:51:59.799087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-07-11 04:51:59.799104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-07-11 04:51:59.799122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-07-11 04:51:59.799139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-07-11 04:51:59.799156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-07-11 04:51:59.799173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-07-11 04:51:59.799190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-07-11 04:51:59.799208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-07-11 04:51:59.799225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-07-11 04:51:59.799242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-07-11 04:51:59.799259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-07-11 04:51:59.799277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-07-11 04:51:59.799294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-07-11 04:51:59.799313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-07-11 04:51:59.799335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-07-11 04:51:59.799353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-07-11 04:51:59.799371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-07-11 04:51:59.799390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-07-11 04:51:59.799408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-07-11 04:51:59.799425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-07-11 04:51:59.799443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-07-11 04:51:59.799463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-07-11 04:51:59.799483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-07-11 04:51:59.799501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-07-11 04:51:59.799519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-07-11 04:51:59.799537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-07-11 04:51:59.799555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-07-11 04:51:59.799573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-07-11 04:51:59.799592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-07-11 04:51:59.799610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-07-11 04:51:59.799628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-07-11 04:51:59.799646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-07-11 04:51:59.799663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-07-11 04:51:59.799682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-07-11 04:51:59.799699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-07-11 04:51:59.799716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-07-11 04:51:59.799734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-07-11 04:51:59.799752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-07-11 04:51:59.799770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-07-11 04:51:59.799788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-07-11 04:51:59.799805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-07-11 04:51:59.799823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-07-11 04:51:59.799840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-07-11 04:51:59.799858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-07-11 04:51:59.799876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-07-11 04:51:59.799893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-07-11 04:51:59.799910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-07-11 04:51:59.799927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-07-11 04:51:59.799950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-07-11 04:51:59.799968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-07-11 04:51:59.799987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-07-11 04:51:59.800004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-07-11 04:51:59.800022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-07-11 04:51:59.800040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-07-11 04:51:59.800059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-07-11 04:51:59.800076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-07-11 04:51:59.800094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-07-11 04:51:59.800112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-07-11 04:51:59.800130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-07-11 04:51:59.800146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-07-11 04:51:59.800164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-07-11 04:51:59.800182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-07-11 04:51:59.800199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-07-11 04:51:59.800217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-07-11 04:51:59.800235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-07-11 04:51:59.800253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-07-11 04:51:59.800271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-07-11 04:51:59.800289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-07-11 04:51:59.800307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-07-11 04:51:59.800326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-07-11 04:51:59.800344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-07-11 04:51:59.800367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-07-11 04:51:59.800411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-07-11 04:51:59.800431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-07-11 04:51:59.800449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-07-11 04:51:59.800467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-07-11 04:51:59.800486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-07-11 04:51:59.800505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-07-11 04:51:59.800522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-07-11 04:51:59.800540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-07-11 04:51:59.800558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-07-11 04:51:59.800576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-07-11 04:51:59.800598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-07-11 04:51:59.800616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-07-11 04:51:59.800634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-07-11 04:51:59.800652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-07-11 04:51:59.800669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-07-11 04:51:59.800686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-07-11 04:51:59.800703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-07-11 04:51:59.800722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-07-11 04:51:59.800740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-07-11 04:51:59.800758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-07-11 04:51:59.800775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-07-11 04:51:59.800792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-07-11 04:51:59.800809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-07-11 04:51:59.800827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-07-11 04:51:59.800844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-07-11 04:51:59.800861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-07-11 04:51:59.800878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-07-11 04:51:59.800895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-07-11 04:51:59.800912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-07-11 04:51:59.800930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-07-11 04:51:59.800947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-07-11 04:51:59.800964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-07-11 04:51:59.801003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-07-11 04:51:59.801021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-07-11 04:51:59.801038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-07-11 04:51:59.801055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-07-11 04:51:59.801072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-07-11 04:51:59.801089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-07-11 04:51:59.801106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-07-11 04:51:59.801123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-07-11 04:51:59.801141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-07-11 04:51:59.801158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-07-11 04:51:59.801175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-07-11 04:51:59.801197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-07-11 04:51:59.801215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-07-11 04:51:59.801232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-07-11 04:51:59.801249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-07-11 04:51:59.801266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-07-11 04:51:59.801282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-07-11 04:51:59.801300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-07-11 04:51:59.801318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-07-11 04:51:59.801337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-07-11 04:51:59.801354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-07-11 04:51:59.801372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-07-11 04:51:59.801390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-07-11 04:51:59.801407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-07-11 04:51:59.801425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-07-11 04:51:59.801443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-07-11 04:51:59.801461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-07-11 04:51:59.801479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-07-11 04:51:59.801497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-07-11 04:51:59.801516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-07-11 04:51:59.801535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-07-11 04:51:59.801553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-07-11 04:51:59.801571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-07-11 04:51:59.801589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-07-11 04:51:59.801607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-07-11 04:51:59.801624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-07-11 04:51:59.801642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-07-11 04:51:59.801660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-07-11 04:51:59.801678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-07-11 04:51:59.801696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-07-11 04:51:59.801713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-07-11 04:51:59.801732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-07-11 04:51:59.801749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-07-11 04:51:59.801768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-07-11 04:51:59.801785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-07-11 04:51:59.801810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-07-11 04:51:59.801828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-07-11 04:51:59.801845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-07-11 04:51:59.801863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-07-11 04:51:59.801880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-07-11 04:51:59.801898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-07-11 04:51:59.801915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-07-11 04:51:59.801932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-07-11 04:51:59.801949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-07-11 04:51:59.801966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-07-11 04:51:59.801982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-07-11 04:51:59.801999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-07-11 04:51:59.802016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-07-11 04:51:59.802032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-07-11 04:51:59.802049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-07-11 04:51:59.802066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-07-11 04:51:59.802084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-07-11 04:51:59.802101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-07-11 04:51:59.802118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-07-11 04:51:59.802135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-07-11 04:51:59.802153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-07-11 04:51:59.802169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-07-11 04:51:59.802187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-07-11 04:51:59.802204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-07-11 04:51:59.802221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-07-11 04:51:59.802238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-07-11 04:51:59.802255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-07-11 04:51:59.802272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-07-11 04:51:59.802288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-07-11 04:51:59.802306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-07-11 04:51:59.802323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-07-11 04:51:59.802340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-07-11 04:51:59.802357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-07-11 04:51:59.802374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-07-11 04:51:59.802396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-07-11 04:51:59.802414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-07-11 04:51:59.802431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-07-11 04:51:59.802449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-07-11 04:51:59.802466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-07-11 04:51:59.802483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-07-11 04:51:59.802501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-07-11 04:51:59.802518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-07-11 04:51:59.802535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-07-11 04:51:59.802552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-07-11 04:51:59.802569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-07-11 04:51:59.802586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-07-11 04:51:59.802603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-07-11 04:51:59.802620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-07-11 04:51:59.802637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-07-11 04:51:59.802653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-07-11 04:51:59.802670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-07-11 04:51:59.802688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-07-11 04:51:59.802705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-07-11 04:51:59.802722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-07-11 04:51:59.802740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-07-11 04:51:59.802757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-07-11 04:51:59.802774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-07-11 04:51:59.802792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-07-11 04:51:59.802810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-07-11 04:51:59.802827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-07-11 04:51:59.802844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-07-11 04:51:59.802861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-07-11 04:51:59.802878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-07-11 04:51:59.802895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-07-11 04:51:59.802912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-07-11 04:51:59.802929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-07-11 04:51:59.802947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-07-11 04:51:59.802964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-07-11 04:51:59.802986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-07-11 04:51:59.803004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-07-11 04:51:59.803021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-07-11 04:51:59.803038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-07-11 04:51:59.803056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-07-11 04:51:59.803693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-07-11 04:51:59.803727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-07-11 04:51:59.803747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-07-11 04:51:59.803765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-07-11 04:51:59.803782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-07-11 04:51:59.803799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-07-11 04:51:59.803816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-07-11 04:51:59.803834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-07-11 04:51:59.803851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-07-11 04:51:59.803869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-07-11 04:51:59.803886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-07-11 04:51:59.803904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-07-11 04:51:59.803921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-07-11 04:51:59.803940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-07-11 04:51:59.803960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-07-11 04:51:59.803978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-07-11 04:51:59.803995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-07-11 04:51:59.804013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-07-11 04:51:59.804030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-07-11 04:51:59.804048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-07-11 04:51:59.804065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-07-11 04:51:59.804082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-07-11 04:51:59.804099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-07-11 04:51:59.804116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-11 04:51:59.804133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-11 04:51:59.804150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-11 04:51:59.804167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-11 04:51:59.804185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-07-11 04:51:59.804209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-07-11 04:51:59.804227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-07-11 04:51:59.804244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-07-11 04:51:59.804262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-07-11 04:51:59.804279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-07-11 04:51:59.804296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-07-11 04:51:59.804313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-07-11 04:51:59.804332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-07-11 04:51:59.804350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-07-11 04:51:59.804367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-07-11 04:51:59.804384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-07-11 04:51:59.804482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-07-11 04:51:59.804511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-07-11 04:51:59.804530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-07-11 04:51:59.804549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-07-11 04:51:59.804566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-07-11 04:51:59.804584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-07-11 04:51:59.804600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-07-11 04:51:59.804617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-07-11 04:51:59.804634 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-07-11 04:51:59.804652 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-07-11 04:51:59.804669 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-07-11 04:51:59.804686 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-07-11 04:51:59.804703 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-07-11 04:51:59.804720 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-07-11 04:51:59.804737 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-07-11 04:51:59.804754 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-07-11 04:51:59.804771 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-07-11 04:51:59.804788 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-07-11 04:51:59.804805 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-07-11 04:51:59.804822 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-07-11 04:51:59.804839 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-07-11 04:51:59.804855 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-07-11 04:51:59.804879 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-07-11 04:51:59.804897 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-07-11 04:51:59.804915 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-07-11 04:51:59.804932 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-07-11 04:51:59.804948 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-07-11 04:51:59.804988 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-07-11 04:51:59.805007 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-07-11 04:51:59.805024 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-07-11 04:51:59.805041 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-07-11 04:51:59.805058 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-07-11 04:51:59.805076 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-07-11 04:51:59.805102 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-07-11 04:51:59.805119 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-07-11 04:51:59.805158 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-07-11 04:51:59.805178 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-07-11 04:51:59.805195 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-07-11 04:51:59.805212 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-07-11 04:51:59.805230 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-07-11 04:51:59.805247 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-07-11 04:51:59.805264 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-07-11 04:51:59.805281 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-07-11 04:51:59.805311 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-07-11 04:51:59.805329 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-07-11 04:51:59.805346 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-07-11 04:51:59.805380 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-07-11 04:51:59.805398 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-07-11 04:51:59.805416 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-07-11 04:51:59.805433 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-07-11 04:51:59.805450 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-07-11 04:51:59.805468 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-07-11 04:51:59.805485 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-07-11 04:51:59.805502 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-07-11 04:51:59.805519 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-07-11 04:51:59.805543 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-07-11 04:51:59.805570 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-07-11 04:51:59.805588 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-07-11 04:51:59.805645 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-07-11 04:51:59.805668 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-07-11 04:51:59.805686 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-07-11 04:51:59.805703 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-07-11 04:51:59.805720 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-07-11 04:51:59.805738 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-07-11 04:51:59.805756 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-07-11 04:51:59.805773 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-07-11 04:51:59.805791 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-07-11 04:51:59.805808 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-07-11 04:51:59.805826 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-07-11 04:51:59.805843 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-07-11 04:51:59.805860 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-07-11 04:51:59.805878 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-07-11 04:51:59.805895 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-07-11 04:51:59.805913 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-07-11 04:51:59.805930 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-07-11 04:51:59.805947 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-07-11 04:51:59.805965 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-07-11 04:51:59.805982 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-07-11 04:51:59.805999 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-07-11 04:51:59.806016 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-07-11 04:51:59.806034 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-07-11 04:51:59.806051 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-07-11 04:51:59.806068 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-07-11 04:51:59.806085 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-07-11 04:51:59.806102 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-07-11 04:51:59.806119 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-07-11 04:51:59.806136 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-07-11 04:51:59.806153 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-07-11 04:51:59.806170 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-07-11 04:51:59.806192 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-07-11 04:51:59.806210 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-07-11 04:51:59.806228 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-07-11 04:51:59.806245 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-07-11 04:51:59.806262 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-07-11 04:51:59.806279 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-07-11 04:51:59.806296 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-07-11 04:51:59.806314 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-07-11 04:51:59.806331 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-07-11 04:51:59.806348 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-07-11 04:51:59.806365 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-07-11 04:51:59.806382 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-07-11 04:51:59.806398 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-07-11 04:51:59.806415 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-07-11 04:51:59.806433 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-07-11 04:51:59.806450 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-07-11 04:51:59.806467 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-07-11 04:51:59.806484 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-07-11 04:51:59.806501 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-07-11 04:51:59.806518 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-07-11 04:51:59.806536 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-07-11 04:51:59.806553 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-07-11 04:51:59.806570 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-07-11 04:51:59.806587 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-07-11 04:51:59.806604 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-07-11 04:51:59.806621 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-07-11 04:51:59.806638 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-07-11 04:51:59.806656 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-07-11 04:51:59.806673 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-07-11 04:51:59.806690 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-07-11 04:51:59.806708 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-07-11 04:51:59.806726 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-07-11 04:51:59.806743 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-07-11 04:51:59.806760 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-07-11 04:51:59.806782 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-07-11 04:51:59.806802 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-07-11 04:51:59.806820 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-07-11 04:51:59.806837 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-07-11 04:51:59.806855 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-07-11 04:51:59.806872 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-07-11 04:51:59.806889 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-07-11 04:51:59.806906 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-07-11 04:51:59.806924 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-07-11 04:51:59.806941 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-07-11 04:51:59.806959 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-07-11 04:51:59.806976 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-07-11 04:51:59.806993 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-07-11 04:51:59.807011 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-07-11 04:51:59.807028 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-07-11 04:51:59.807045 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-07-11 04:51:59.807063 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-07-11 04:51:59.807080 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-07-11 04:51:59.807097 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-07-11 04:51:59.807115 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-07-11 04:51:59.807132 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-07-11 04:51:59.807149 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-07-11 04:51:59.807167 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-07-11 04:51:59.807184 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-07-11 04:51:59.807201 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-07-11 04:51:59.807218 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-07-11 04:51:59.807235 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-07-11 04:51:59.807252 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-07-11 04:51:59.807268 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-07-11 04:51:59.807285 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-07-11 04:51:59.807303 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-07-11 04:51:59.807320 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-07-11 04:51:59.807338 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-07-11 04:51:59.807361 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-07-11 04:51:59.807378 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-07-11 04:51:59.807395 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-07-11 04:51:59.807412 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-07-11 04:51:59.807430 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-07-11 04:51:59.807447 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-07-11 04:51:59.807464 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-07-11 04:51:59.807482 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-07-11 04:51:59.807498 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-07-11 04:51:59.807515 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-07-11 04:51:59.807533 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-07-11 04:51:59.807550 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-07-11 04:51:59.807568 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-07-11 04:51:59.807584 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-07-11 04:51:59.807602 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-07-11 04:51:59.807619 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-07-11 04:51:59.807636 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-07-11 04:51:59.807653 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-07-11 04:51:59.807670 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-07-11 04:51:59.807687 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-07-11 04:51:59.807704 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-07-11 04:51:59.807721 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-07-11 04:51:59.807738 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-07-11 04:51:59.807755 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-07-11 04:51:59.807772 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-07-11 04:51:59.807789 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-07-11 04:51:59.807806 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-07-11 04:51:59.807823 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-07-11 04:51:59.807841 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-07-11 04:51:59.807859 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-07-11 04:51:59.807877 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-07-11 04:51:59.807894 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-07-11 04:51:59.807916 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-07-11 04:51:59.807934 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-07-11 04:51:59.807952 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-07-11 04:51:59.807970 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-07-11 04:51:59.807988 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-07-11 04:51:59.808006 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-07-11 04:51:59.808025 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-07-11 04:51:59.808043 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-07-11 04:51:59.808061 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-07-11 04:51:59.808080 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-07-11 04:51:59.808098 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-07-11 04:51:59.808115 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-07-11 04:51:59.808134 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-07-11 04:51:59.808152 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-07-11 04:51:59.808170 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-07-11 04:51:59.808188 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-07-11 04:51:59.808206 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-07-11 04:51:59.808223 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-07-11 04:51:59.808240 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-07-11 04:51:59.808258 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-07-11 04:51:59.808276 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-07-11 04:51:59.808293 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-07-11 04:51:59.808311 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-07-11 04:51:59.808327 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-07-11 04:51:59.808345 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-07-11 04:51:59.808363 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-07-11 04:51:59.808380 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-07-11 04:51:59.808401 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-07-11 04:51:59.808434 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-07-11 04:51:59.808453 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-07-11 04:51:59.808471 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-07-11 04:51:59.808488 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-07-11 04:51:59.808505 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-07-11 04:51:59.808527 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-07-11 04:51:59.808545 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-07-11 04:51:59.808562 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-07-11 04:51:59.808580 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-07-11 04:51:59.808597 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-07-11 04:51:59.808615 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-07-11 04:51:59.808633 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-07-11 04:51:59.808650 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-07-11 04:51:59.808669 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-07-11 04:51:59.808687 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-07-11 04:51:59.808705 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-07-11 04:51:59.808723 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-07-11 04:51:59.808740 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-07-11 04:51:59.808758 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-07-11 04:51:59.808776 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-07-11 04:51:59.808794 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-07-11 04:51:59.808811 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-07-11 04:51:59.808830 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-07-11 04:51:59.808847 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-07-11 04:51:59.808865 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-07-11 04:51:59.808884 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-07-11 04:51:59.808902 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-07-11 04:51:59.808919 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-07-11 04:51:59.808937 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-07-11 04:51:59.808956 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-07-11 04:51:59.808992 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-07-11 04:51:59.809012 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-07-11 04:51:59.809030 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-07-11 04:51:59.809048 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-07-11 04:51:59.809067 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-07-11 04:51:59.809084 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-07-11 04:51:59.809101 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-07-11 04:51:59.809119 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-07-11 04:51:59.809141 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-07-11 04:51:59.809160 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-07-11 04:51:59.809177 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-07-11 04:51:59.809194 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-07-11 04:51:59.809212 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-07-11 04:51:59.809229 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-07-11 04:51:59.809247 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-07-11 04:51:59.809264 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-07-11 04:51:59.809282 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-07-11 04:51:59.809300 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-07-11 04:51:59.809319 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-07-11 04:51:59.809337 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-07-11 04:51:59.809355 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-07-11 04:51:59.809372 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-07-11 04:51:59.809389 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-07-11 04:51:59.809407 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-07-11 04:51:59.809425 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-07-11 04:51:59.809443 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-07-11 04:51:59.809461 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-07-11 04:51:59.809479 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-07-11 04:51:59.809497 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-07-11 04:51:59.809514 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-07-11 04:51:59.809532 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-07-11 04:51:59.809549 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-07-11 04:51:59.809568 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-07-11 04:51:59.809586 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-07-11 04:51:59.809604 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-07-11 04:51:59.809622 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-07-11 04:51:59.809639 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-07-11 04:51:59.809656 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-07-11 04:51:59.809673 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-07-11 04:51:59.809690 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-07-11 04:51:59.809707 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-07-11 04:51:59.809725 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-07-11 04:51:59.809748 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-07-11 04:51:59.809766 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-07-11 04:51:59.809784 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-07-11 04:51:59.809802 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-07-11 04:51:59.809820 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-07-11 04:51:59.809838 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-07-11 04:51:59.809855 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-07-11 04:51:59.809873 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-07-11 04:51:59.809890 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-07-11 04:51:59.809908 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-07-11 04:51:59.809925 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-07-11 04:51:59.809942 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-07-11 04:51:59.809959 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-07-11 04:51:59.809975 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-07-11 04:51:59.809992 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-07-11 04:51:59.810010 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-07-11 04:51:59.810027 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-07-11 04:51:59.810045 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-07-11 04:51:59.810062 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-07-11 04:51:59.810079 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-07-11 04:51:59.810095 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-07-11 04:51:59.810113 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-07-11 04:51:59.810131 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-07-11 04:51:59.810148 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-07-11 04:51:59.810165 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-07-11 04:51:59.810183 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-07-11 04:51:59.810202 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-07-11 04:51:59.810220 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-07-11 04:51:59.810239 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-07-11 04:51:59.810257 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-07-11 04:51:59.810275 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-07-11 04:51:59.810293 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-07-11 04:51:59.810311 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-07-11 04:51:59.810329 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-07-11 04:51:59.810351 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-07-11 04:51:59.810370 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-07-11 04:51:59.810389 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-07-11 04:51:59.810406 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-07-11 04:51:59.810424 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-07-11 04:51:59.810442 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-07-11 04:51:59.810460 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-07-11 04:51:59.810478 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-07-11 04:51:59.810496 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-07-11 04:51:59.810514 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-07-11 04:51:59.810532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-07-11 04:51:59.810551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-07-11 04:51:59.810569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-07-11 04:51:59.810587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-07-11 04:51:59.810605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-07-11 04:51:59.810622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-07-11 04:51:59.810639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-07-11 04:51:59.810657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-07-11 04:51:59.810674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-07-11 04:51:59.810692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-07-11 04:51:59.810709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-07-11 04:51:59.810727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-07-11 04:51:59.810745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-07-11 04:51:59.810762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-07-11 04:51:59.810780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-07-11 04:51:59.810798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-07-11 04:51:59.810816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-07-11 04:51:59.810834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-07-11 04:51:59.810852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-07-11 04:51:59.810870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-07-11 04:51:59.810888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-07-11 04:51:59.810906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-07-11 04:51:59.810924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-07-11 04:51:59.810943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-07-11 04:51:59.810960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-07-11 04:51:59.810979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-07-11 04:51:59.811001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-07-11 04:51:59.811021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-07-11 04:51:59.811039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-07-11 04:51:59.811057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-07-11 04:51:59.811075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-07-11 04:51:59.811092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-07-11 04:51:59.811110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-07-11 04:51:59.811128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-07-11 04:51:59.811147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-07-11 04:51:59.811164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-07-11 04:51:59.811183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-07-11 04:51:59.811201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-07-11 04:51:59.811218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-07-11 04:51:59.811236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-07-11 04:51:59.811254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-07-11 04:51:59.811273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-07-11 04:51:59.811291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-07-11 04:51:59.811309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-07-11 04:51:59.811327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-07-11 04:51:59.811345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-07-11 04:51:59.811363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-07-11 04:51:59.811380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-07-11 04:51:59.811398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-07-11 04:51:59.811417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-07-11 04:51:59.811434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-07-11 04:51:59.811452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-07-11 04:51:59.811471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-07-11 04:51:59.811489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-07-11 04:51:59.811507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-07-11 04:51:59.811524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-07-11 04:51:59.811541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-07-11 04:51:59.811560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-07-11 04:51:59.811578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-07-11 04:51:59.811595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-07-11 04:51:59.811613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-07-11 04:51:59.811630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-07-11 04:51:59.811652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-07-11 04:51:59.811670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-07-11 04:51:59.811687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-07-11 04:51:59.811705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-07-11 04:51:59.811724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-07-11 04:51:59.811742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-07-11 04:51:59.811761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-07-11 04:51:59.811779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-07-11 04:51:59.811797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-07-11 04:51:59.811815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-07-11 04:51:59.811834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-07-11 04:51:59.811854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-07-11 04:51:59.811871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-07-11 04:51:59.811889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-07-11 04:51:59.811906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-07-11 04:51:59.811924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-07-11 04:51:59.811941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-07-11 04:51:59.811959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-07-11 04:51:59.811975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-07-11 04:51:59.811993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-07-11 04:51:59.812010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-07-11 04:51:59.812027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-07-11 04:51:59.812045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-07-11 04:51:59.812062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-07-11 04:51:59.812080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-07-11 04:51:59.812098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-07-11 04:51:59.812114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-07-11 04:51:59.812131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-07-11 04:51:59.812149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-07-11 04:51:59.812166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-07-11 04:51:59.812183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-07-11 04:51:59.812201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-07-11 04:51:59.812219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-07-11 04:51:59.812237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-07-11 04:51:59.812255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-07-11 04:51:59.812272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-07-11 04:51:59.812289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-07-11 04:51:59.812312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-07-11 04:51:59.812330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-07-11 04:51:59.812347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-07-11 04:51:59.812365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-07-11 04:51:59.812383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-07-11 04:51:59.812400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-07-11 04:51:59.812421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-07-11 04:51:59.812476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-07-11 04:51:59.812496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-07-11 04:51:59.812514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-07-11 04:51:59.812532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-07-11 04:51:59.812550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-07-11 04:51:59.812567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-07-11 04:51:59.812585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-07-11 04:51:59.812602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-07-11 04:51:59.812619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-07-11 04:51:59.812636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-07-11 04:51:59.812654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-07-11 04:51:59.812672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-07-11 04:51:59.812689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-07-11 04:51:59.812707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-07-11 04:51:59.812724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-07-11 04:51:59.812743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-07-11 04:51:59.812761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zrzg8-api.txt 2026-07-11 04:51:59.812779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zrzg8-api.yaml 2026-07-11 04:51:59.812798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zrzg8-vnc.txt 2026-07-11 04:51:59.812816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zrzg8-vnc.yaml 2026-07-11 04:51:59.812839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-07-11 04:51:59.812861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-07-11 04:51:59.812882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-07-11 04:51:59.812905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-07-11 04:51:59.812926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-07-11 04:51:59.812948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-07-11 04:51:59.812985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-07-11 04:51:59.813005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-07-11 04:51:59.813024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-07-11 04:51:59.813048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-07-11 04:51:59.813067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-07-11 04:51:59.813086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-07-11 04:51:59.813103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-07-11 04:51:59.813122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-07-11 04:51:59.813140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-07-11 04:51:59.813158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-07-11 04:51:59.813176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-07-11 04:51:59.813193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-07-11 04:51:59.813211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-07-11 04:51:59.813229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-07-11 04:51:59.813247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-07-11 04:51:59.813264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-07-11 04:51:59.813282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-07-11 04:51:59.813301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-07-11 04:51:59.813318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-07-11 04:51:59.813336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-07-11 04:51:59.813354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-07-11 04:51:59.813371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-07-11 04:51:59.813389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-07-11 04:51:59.813406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-07-11 04:51:59.813424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-07-11 04:51:59.813440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-07-11 04:51:59.813458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-07-11 04:51:59.813475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-07-11 04:51:59.813492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-07-11 04:51:59.813509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-07-11 04:51:59.813526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-07-11 04:51:59.813543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-07-11 04:51:59.813560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-07-11 04:51:59.813578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-07-11 04:51:59.813596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-07-11 04:51:59.813613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-07-11 04:51:59.813632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-07-11 04:51:59.813650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-07-11 04:51:59.813667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-07-11 04:51:59.813690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-07-11 04:51:59.813709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-07-11 04:51:59.813727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-07-11 04:51:59.813746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-07-11 04:51:59.813763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-07-11 04:51:59.813781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-07-11 04:51:59.813797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-07-11 04:51:59.813815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-07-11 04:51:59.813832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-07-11 04:51:59.813850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-07-11 04:51:59.813868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-07-11 04:51:59.813886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-07-11 04:51:59.813903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-07-11 04:51:59.813921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-07-11 04:51:59.813938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-07-11 04:51:59.813956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-07-11 04:51:59.813974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-07-11 04:51:59.813992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-07-11 04:51:59.814010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-07-11 04:51:59.814028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-07-11 04:51:59.814047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-07-11 04:51:59.814065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-07-11 04:51:59.814083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-07-11 04:51:59.814100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-07-11 04:51:59.814118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-07-11 04:51:59.814136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-07-11 04:51:59.814153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-07-11 04:51:59.814171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-07-11 04:51:59.814189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-07-11 04:51:59.814206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-07-11 04:51:59.814224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-07-11 04:51:59.814242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-07-11 04:51:59.814260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-07-11 04:51:59.814278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-07-11 04:51:59.814296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-07-11 04:51:59.814313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-07-11 04:51:59.814336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-07-11 04:51:59.814354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-07-11 04:51:59.814372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-07-11 04:51:59.814390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-07-11 04:51:59.814407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-07-11 04:51:59.814424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-07-11 04:51:59.814441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-07-11 04:51:59.814459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-07-11 04:51:59.814477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-07-11 04:51:59.814494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-07-11 04:51:59.814511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-07-11 04:51:59.814529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-07-11 04:51:59.814546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-07-11 04:51:59.814564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-07-11 04:51:59.814582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-07-11 04:51:59.814599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-07-11 04:51:59.814617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-07-11 04:51:59.814635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-07-11 04:51:59.814653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-07-11 04:51:59.814670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-07-11 04:51:59.814688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-07-11 04:51:59.814707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-07-11 04:51:59.814724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-07-11 04:51:59.814742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-07-11 04:51:59.814759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-07-11 04:51:59.814777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-07-11 04:51:59.814796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-07-11 04:51:59.814814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-07-11 04:51:59.814832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-07-11 04:51:59.814849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-07-11 04:51:59.814867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-07-11 04:51:59.814885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-07-11 04:51:59.814903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-07-11 04:51:59.814921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-07-11 04:51:59.814939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-07-11 04:51:59.814957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-07-11 04:51:59.814980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-07-11 04:51:59.814999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-07-11 04:51:59.815017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-07-11 04:51:59.815034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-07-11 04:51:59.815052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-07-11 04:51:59.815070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-07-11 04:51:59.815087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-07-11 04:51:59.815105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-07-11 04:51:59.815122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-07-11 04:51:59.815140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-07-11 04:51:59.815157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-07-11 04:51:59.815175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-07-11 04:51:59.815192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-07-11 04:51:59.815210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-07-11 04:51:59.815228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-07-11 04:51:59.815247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-07-11 04:51:59.815265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-07-11 04:51:59.815284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-07-11 04:51:59.815302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-07-11 04:51:59.815320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-07-11 04:51:59.815339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-07-11 04:51:59.815357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-07-11 04:51:59.815376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-07-11 04:51:59.815394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-07-11 04:51:59.815412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-07-11 04:51:59.815430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-07-11 04:51:59.815448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-07-11 04:51:59.815466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-07-11 04:51:59.815484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-07-11 04:51:59.815503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-07-11 04:51:59.815521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-07-11 04:51:59.815539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-07-11 04:51:59.815557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-07-11 04:51:59.815576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-07-11 04:51:59.815594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-07-11 04:51:59.815612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-07-11 04:51:59.815637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-07-11 04:51:59.815655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-07-11 04:51:59.815672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-07-11 04:51:59.815689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-07-11 04:51:59.815707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-07-11 04:51:59.815725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-07-11 04:51:59.815743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-07-11 04:51:59.815760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-07-11 04:51:59.815778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-07-11 04:51:59.815795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-07-11 04:51:59.815813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-07-11 04:51:59.815830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-07-11 04:51:59.815847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-07-11 04:51:59.815866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-07-11 04:51:59.815883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-07-11 04:51:59.815901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-07-11 04:51:59.815919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-07-11 04:51:59.815937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-07-11 04:51:59.815956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-07-11 04:51:59.815973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-07-11 04:51:59.815991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-07-11 04:51:59.816009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-07-11 04:51:59.816027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-07-11 04:51:59.816045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-07-11 04:51:59.816062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-07-11 04:51:59.816080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-07-11 04:51:59.816098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-07-11 04:51:59.816116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-07-11 04:51:59.816133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-07-11 04:51:59.816152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-11 04:51:59.816170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-11 04:51:59.816189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-07-11 04:51:59.816207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-07-11 04:51:59.816230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-07-11 04:51:59.816248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-07-11 04:51:59.816267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-07-11 04:51:59.816285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-07-11 04:51:59.816303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-07-11 04:51:59.816322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-07-11 04:51:59.816340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-07-11 04:51:59.816358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-07-11 04:51:59.816375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-07-11 04:51:59.816393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-07-11 04:51:59.816411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-07-11 04:51:59.816433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-07-11 04:51:59.816472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-07-11 04:51:59.816491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-07-11 04:51:59.816510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-07-11 04:51:59.816528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-07-11 04:51:59.816547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-07-11 04:51:59.816565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-07-11 04:51:59.816582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-07-11 04:51:59.816600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-07-11 04:51:59.816618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-07-11 04:51:59.816636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-07-11 04:51:59.816655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-07-11 04:51:59.816673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-07-11 04:51:59.816691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-07-11 04:51:59.816709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-07-11 04:51:59.816727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-07-11 04:51:59.816745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-07-11 04:51:59.816763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-07-11 04:51:59.816781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-07-11 04:51:59.816799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-07-11 04:51:59.816817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-07-11 04:51:59.816835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-07-11 04:51:59.816853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-07-11 04:51:59.816877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-07-11 04:51:59.816895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-07-11 04:51:59.816914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-07-11 04:51:59.816932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-07-11 04:51:59.816950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-07-11 04:51:59.816981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-07-11 04:51:59.817003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-07-11 04:51:59.817021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-07-11 04:51:59.817039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-07-11 04:51:59.817057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-07-11 04:51:59.817075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-07-11 04:51:59.817093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-07-11 04:51:59.817111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-07-11 04:51:59.817128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-07-11 04:51:59.817145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-07-11 04:51:59.817162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-07-11 04:51:59.817179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-07-11 04:51:59.817197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-07-11 04:51:59.817214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-07-11 04:51:59.817232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-07-11 04:51:59.817249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-07-11 04:51:59.817266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-07-11 04:51:59.817283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-07-11 04:51:59.817300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-07-11 04:51:59.817318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-07-11 04:51:59.817336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-07-11 04:51:59.817355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-07-11 04:51:59.817373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-07-11 04:51:59.817390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-07-11 04:51:59.817408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-07-11 04:51:59.817426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-07-11 04:51:59.817444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-07-11 04:51:59.817460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-07-11 04:51:59.817483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-07-11 04:51:59.817502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-07-11 04:51:59.817521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-07-11 04:51:59.817538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-07-11 04:51:59.817557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-07-11 04:51:59.817575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-07-11 04:51:59.817593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-07-11 04:51:59.817611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-07-11 04:51:59.817628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-07-11 04:51:59.817646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-07-11 04:51:59.817664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-07-11 04:51:59.817682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-07-11 04:51:59.817700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-07-11 04:51:59.817718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-07-11 04:51:59.817736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-07-11 04:51:59.817754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-07-11 04:51:59.817773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-07-11 04:51:59.817790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-07-11 04:51:59.817809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-07-11 04:51:59.817830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-07-11 04:51:59.817851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-07-11 04:51:59.817869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-07-11 04:51:59.817888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-07-11 04:51:59.817907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-07-11 04:51:59.817926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-07-11 04:51:59.817944 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-07-11 04:51:59.817963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-07-11 04:51:59.817981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-07-11 04:51:59.817999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-07-11 04:51:59.818018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-07-11 04:51:59.818036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-07-11 04:51:59.818054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-07-11 04:51:59.818072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-07-11 04:51:59.818090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-07-11 04:51:59.818109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-07-11 04:51:59.818131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-07-11 04:51:59.818151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-07-11 04:51:59.818169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-07-11 04:51:59.818188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-07-11 04:51:59.818206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-07-11 04:51:59.818225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-07-11 04:51:59.818244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-07-11 04:51:59.818262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-07-11 04:51:59.818280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-07-11 04:51:59.818299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-07-11 04:51:59.818316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-07-11 04:51:59.818335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-07-11 04:51:59.818353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-07-11 04:51:59.818371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-07-11 04:51:59.818390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-07-11 04:51:59.818408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-07-11 04:51:59.818425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-07-11 04:51:59.818443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-07-11 04:51:59.818462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-07-11 04:51:59.818480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-07-11 04:51:59.818498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-07-11 04:51:59.818515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-07-11 04:51:59.818534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-07-11 04:51:59.818552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-07-11 04:51:59.818570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-07-11 04:51:59.818588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-07-11 04:51:59.818605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-07-11 04:51:59.818622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-07-11 04:51:59.818639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-07-11 04:51:59.818656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-07-11 04:51:59.818674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-07-11 04:51:59.818691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-07-11 04:51:59.818708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-07-11 04:51:59.818726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-07-11 04:51:59.818743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-07-11 04:51:59.818766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-07-11 04:51:59.818784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-07-11 04:51:59.818801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-07-11 04:51:59.818818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-07-11 04:51:59.818836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-07-11 04:51:59.818854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-07-11 04:51:59.818871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-07-11 04:51:59.818889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-07-11 04:51:59.818906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-07-11 04:51:59.818924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-07-11 04:51:59.818941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-07-11 04:51:59.818958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-07-11 04:51:59.818975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-07-11 04:51:59.818993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-07-11 04:51:59.819010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-07-11 04:51:59.819029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-07-11 04:51:59.819047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-07-11 04:51:59.819065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-07-11 04:51:59.819082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-07-11 04:51:59.819101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-07-11 04:51:59.819119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-07-11 04:51:59.819137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-07-11 04:51:59.819155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-07-11 04:51:59.819173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-07-11 04:51:59.819191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-07-11 04:51:59.819208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-07-11 04:51:59.819226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-07-11 04:51:59.819244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-07-11 04:51:59.819262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-07-11 04:51:59.819280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-07-11 04:51:59.819298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-07-11 04:51:59.819316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-07-11 04:51:59.819333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-07-11 04:51:59.819351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-07-11 04:51:59.819369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-07-11 04:51:59.819392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-07-11 04:51:59.819409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-07-11 04:51:59.819426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-07-11 04:51:59.819444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-07-11 04:51:59.819462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-07-11 04:51:59.819479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-07-11 04:51:59.819496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-07-11 04:51:59.819513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-07-11 04:51:59.819531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-07-11 04:51:59.819548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-07-11 04:51:59.819564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-07-11 04:51:59.819581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-07-11 04:51:59.819597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-07-11 04:51:59.819614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-07-11 04:51:59.819630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-07-11 04:51:59.819646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-07-11 04:51:59.819663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-07-11 04:51:59.819680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-07-11 04:51:59.819697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-07-11 04:51:59.819713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-07-11 04:51:59.819730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-07-11 04:51:59.819747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-07-11 04:51:59.819764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-07-11 04:51:59.819781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-07-11 04:51:59.819798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-07-11 04:51:59.819814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-07-11 04:51:59.819831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-07-11 04:51:59.819848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-07-11 04:51:59.819865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-07-11 04:51:59.819882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-07-11 04:51:59.819899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-07-11 04:51:59.819916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-07-11 04:51:59.819933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-07-11 04:51:59.819950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-07-11 04:51:59.819967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-07-11 04:51:59.819989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-07-11 04:51:59.820007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-07-11 04:51:59.820025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-07-11 04:51:59.820043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-07-11 04:51:59.820060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-07-11 04:51:59.820077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-07-11 04:51:59.820094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-07-11 04:51:59.820110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-07-11 04:51:59.820127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-07-11 04:51:59.820144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-07-11 04:51:59.820161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-07-11 04:51:59.820179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-07-11 04:51:59.820198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-07-11 04:51:59.820217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-07-11 04:51:59.820235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-07-11 04:51:59.820253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-07-11 04:51:59.820271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-07-11 04:51:59.820290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-07-11 04:51:59.820308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-07-11 04:51:59.820326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-07-11 04:51:59.820344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-07-11 04:51:59.820363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-07-11 04:51:59.820381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-07-11 04:51:59.820399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-07-11 04:51:59.820417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-07-11 04:51:59.820435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-07-11 04:51:59.820486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-07-11 04:51:59.820507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-07-11 04:51:59.820526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-07-11 04:51:59.820544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-07-11 04:51:59.820563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-07-11 04:51:59.820581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-07-11 04:51:59.820600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-07-11 04:51:59.820618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-07-11 04:51:59.820641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-07-11 04:51:59.820660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-07-11 04:51:59.820678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-07-11 04:51:59.820696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-07-11 04:51:59.820714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-07-11 04:51:59.820733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-07-11 04:51:59.820751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-07-11 04:51:59.820769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-07-11 04:51:59.820787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-07-11 04:51:59.820806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-07-11 04:51:59.820824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-07-11 04:51:59.820842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-07-11 04:51:59.820860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-07-11 04:51:59.820877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-07-11 04:51:59.820895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-07-11 04:51:59.820913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-07-11 04:51:59.820932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-07-11 04:51:59.820949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-07-11 04:51:59.820982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-07-11 04:51:59.821004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-07-11 04:51:59.821021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-07-11 04:51:59.821039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-07-11 04:51:59.821056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-07-11 04:51:59.821073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-07-11 04:51:59.821090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-07-11 04:51:59.821108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-07-11 04:51:59.821125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-07-11 04:51:59.821142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-07-11 04:51:59.821159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-07-11 04:51:59.821176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-07-11 04:51:59.821193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-07-11 04:51:59.821209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-07-11 04:51:59.821226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-07-11 04:51:59.821243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-07-11 04:51:59.821260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-07-11 04:51:59.821283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-07-11 04:51:59.821301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-07-11 04:51:59.821318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-07-11 04:51:59.821336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-07-11 04:51:59.821353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-07-11 04:51:59.821372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-07-11 04:51:59.821389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-07-11 04:51:59.821407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-07-11 04:51:59.821424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-07-11 04:51:59.821442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-07-11 04:51:59.821459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-07-11 04:51:59.821476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-07-11 04:51:59.821494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-07-11 04:51:59.821511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-07-11 04:51:59.821529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-07-11 04:51:59.821546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-07-11 04:51:59.821564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-07-11 04:51:59.821581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-07-11 04:51:59.821598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-07-11 04:51:59.821616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-07-11 04:51:59.821633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-07-11 04:51:59.821649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-07-11 04:51:59.821666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-07-11 04:51:59.821683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-07-11 04:51:59.821700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-07-11 04:51:59.821717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-07-11 04:51:59.821735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-07-11 04:51:59.821752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-07-11 04:51:59.821769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-07-11 04:51:59.821786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-07-11 04:51:59.821803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-07-11 04:51:59.821821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-07-11 04:51:59.821838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-07-11 04:51:59.821855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-07-11 04:51:59.821876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-07-11 04:51:59.821894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-07-11 04:51:59.821911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-07-11 04:51:59.821927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-07-11 04:51:59.821944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-07-11 04:51:59.821961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-07-11 04:51:59.821978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-07-11 04:51:59.821995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-07-11 04:51:59.822012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-07-11 04:51:59.822029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-07-11 04:51:59.822046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-07-11 04:51:59.822063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-07-11 04:51:59.822079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-07-11 04:51:59.822096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-07-11 04:51:59.822113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-07-11 04:51:59.822130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-07-11 04:51:59.822146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-07-11 04:51:59.822163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-07-11 04:51:59.822180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-07-11 04:51:59.822197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-07-11 04:51:59.822214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-07-11 04:51:59.822231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-07-11 04:51:59.822248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-07-11 04:51:59.822265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-07-11 04:51:59.822281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-07-11 04:51:59.822298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-07-11 04:51:59.822315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-07-11 04:51:59.822345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-07-11 04:51:59.822369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-07-11 04:51:59.822387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-07-11 04:51:59.822404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-07-11 04:51:59.822421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-07-11 04:51:59.822439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-07-11 04:51:59.822456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-07-11 04:51:59.822473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-07-11 04:51:59.822495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-07-11 04:51:59.822513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-07-11 04:51:59.822530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-07-11 04:51:59.822546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-07-11 04:51:59.822563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-07-11 04:51:59.822579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-07-11 04:51:59.822596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-07-11 04:51:59.822612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-07-11 04:51:59.822629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-07-11 04:51:59.822646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-07-11 04:51:59.824665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-07-11 04:51:59.824694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-07-11 04:51:59.824714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-07-11 04:51:59.824731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-07-11 04:51:59.824749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-07-11 04:51:59.824766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-07-11 04:51:59.824783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-07-11 04:51:59.824800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-07-11 04:51:59.824818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-07-11 04:51:59.824835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-07-11 04:51:59.824853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-07-11 04:51:59.824870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-07-11 04:51:59.824887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-07-11 04:51:59.824904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-07-11 04:51:59.824921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-07-11 04:51:59.824939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-07-11 04:51:59.825155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-07-11 04:51:59.825175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-07-11 04:51:59.825192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-07-11 04:51:59.825210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-07-11 04:51:59.825228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-07-11 04:51:59.825245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-07-11 04:51:59.825262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-07-11 04:51:59.825279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-07-11 04:51:59.825302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-07-11 04:51:59.825320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-07-11 04:51:59.825337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-07-11 04:51:59.825354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-07-11 04:51:59.825371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-07-11 04:51:59.825389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-07-11 04:51:59.825406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-07-11 04:51:59.825423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-07-11 04:51:59.825440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-07-11 04:51:59.825458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-07-11 04:51:59.825515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-07-11 04:51:59.825555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-07-11 04:51:59.825577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-07-11 04:51:59.825595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-07-11 04:51:59.825613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-07-11 04:51:59.825631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-07-11 04:51:59.825663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-07-11 04:51:59.825681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-07-11 04:51:59.825698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-11 04:51:59.825715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-11 04:51:59.825733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-07-11 04:51:59.825750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-07-11 04:51:59.825768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-07-11 04:51:59.825785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-07-11 04:51:59.825802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-07-11 04:51:59.825820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-07-11 04:51:59.825837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-11 04:51:59.825854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-11 04:51:59.825875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-07-11 04:51:59.825894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-07-11 04:51:59.825911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-07-11 04:51:59.825928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-07-11 04:51:59.825946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-07-11 04:51:59.825963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-07-11 04:51:59.825986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-07-11 04:51:59.826004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-07-11 04:51:59.826022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-07-11 04:51:59.826039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-07-11 04:51:59.826056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-07-11 04:51:59.826073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-07-11 04:51:59.826090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-07-11 04:51:59.826117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-07-11 04:51:59.826135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-07-11 04:51:59.826153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-07-11 04:51:59.826170 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-07-11 04:51:59.826188 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-07-11 04:51:59.826206 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-07-11 04:51:59.826224 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-07-11 04:51:59.826241 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-07-11 04:51:59.826259 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-07-11 04:51:59.826276 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-07-11 04:51:59.826293 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-07-11 04:51:59.826310 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-07-11 04:51:59.826327 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-07-11 04:51:59.826344 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-07-11 04:51:59.826361 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-07-11 04:51:59.826379 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-07-11 04:51:59.826396 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-07-11 04:51:59.826413 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-07-11 04:51:59.826431 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-07-11 04:51:59.826448 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-07-11 04:51:59.826466 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-07-11 04:51:59.826483 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-07-11 04:51:59.826500 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-07-11 04:51:59.826517 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-07-11 04:51:59.826534 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-07-11 04:51:59.826551 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-07-11 04:51:59.826568 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-07-11 04:51:59.826584 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-07-11 04:51:59.826601 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-07-11 04:51:59.826617 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-07-11 04:51:59.826638 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-07-11 04:51:59.826656 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-07-11 04:51:59.826673 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-07-11 04:51:59.826690 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-07-11 04:51:59.826706 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-07-11 04:51:59.826723 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-07-11 04:51:59.826740 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-07-11 04:51:59.826757 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-07-11 04:51:59.826774 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-07-11 04:51:59.826791 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-07-11 04:51:59.826809 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-07-11 04:51:59.826826 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-07-11 04:51:59.826843 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-07-11 04:51:59.826859 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-07-11 04:51:59.826877 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-07-11 04:51:59.826895 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-07-11 04:51:59.826915 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-07-11 04:51:59.826956 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-07-11 04:51:59.826976 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-07-11 04:51:59.827014 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-07-11 04:51:59.827035 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-07-11 04:51:59.827053 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-07-11 04:51:59.827071 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-07-11 04:51:59.827087 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-07-11 04:51:59.827104 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-07-11 04:51:59.827121 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-07-11 04:51:59.827139 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-07-11 04:51:59.827168 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-07-11 04:51:59.827185 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-07-11 04:51:59.827217 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-07-11 04:51:59.827238 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-07-11 04:51:59.827256 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-07-11 04:51:59.827273 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-07-11 04:51:59.827290 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-07-11 04:51:59.827308 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-07-11 04:51:59.827325 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-07-11 04:51:59.827356 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-07-11 04:51:59.827375 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-07-11 04:51:59.827444 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-07-11 04:51:59.827466 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-07-11 04:51:59.827485 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-07-11 04:51:59.827504 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-07-11 04:51:59.827522 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-07-11 04:51:59.827539 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-07-11 04:51:59.827557 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-07-11 04:51:59.827574 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-07-11 04:51:59.827592 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-07-11 04:51:59.827609 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-07-11 04:51:59.827626 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-07-11 04:51:59.827643 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-07-11 04:51:59.827661 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-07-11 04:51:59.827678 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-07-11 04:51:59.827695 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-07-11 04:51:59.827713 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-07-11 04:51:59.827731 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-07-11 04:51:59.827748 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-07-11 04:51:59.827766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-07-11 04:51:59.827784 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-07-11 04:51:59.827803 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-07-11 04:51:59.827821 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-07-11 04:51:59.827839 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-11 04:51:59.827856 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-11 04:51:59.827877 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-07-11 04:51:59.827897 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-07-11 04:51:59.827914 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-07-11 04:51:59.827932 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-07-11 04:51:59.827950 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-07-11 04:51:59.827967 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-07-11 04:51:59.827985 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-07-11 04:51:59.828002 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-07-11 04:51:59.828020 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-07-11 04:51:59.828037 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-07-11 04:51:59.828059 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-07-11 04:51:59.828077 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-07-11 04:51:59.828095 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-07-11 04:51:59.828112 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-07-11 04:51:59.828129 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-07-11 04:51:59.828147 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-07-11 04:51:59.828164 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-07-11 04:51:59.828181 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-07-11 04:51:59.828198 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-07-11 04:51:59.828215 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-07-11 04:51:59.828233 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-07-11 04:51:59.828250 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-07-11 04:51:59.828267 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-07-11 04:51:59.828285 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-07-11 04:51:59.828302 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-07-11 04:51:59.828320 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-07-11 04:51:59.828337 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-07-11 04:51:59.828354 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-07-11 04:51:59.828371 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-07-11 04:51:59.828389 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-07-11 04:51:59.828406 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-07-11 04:51:59.828424 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-07-11 04:51:59.828441 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-07-11 04:51:59.828459 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-07-11 04:51:59.828476 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-07-11 04:51:59.828529 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-07-11 04:51:59.828549 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-07-11 04:51:59.828567 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-07-11 04:51:59.828584 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-07-11 04:51:59.828601 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-07-11 04:51:59.828618 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-07-11 04:51:59.828635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-07-11 04:51:59.828652 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-07-11 04:51:59.828669 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-07-11 04:51:59.828686 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-07-11 04:51:59.828703 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-07-11 04:51:59.828724 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-07-11 04:51:59.828742 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-07-11 04:51:59.828759 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-07-11 04:51:59.828776 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-07-11 04:51:59.828796 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-07-11 04:51:59.828818 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-07-11 04:51:59.828839 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-07-11 04:51:59.828861 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-07-11 04:51:59.828882 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-07-11 04:51:59.828903 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-07-11 04:51:59.828925 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-07-11 04:51:59.828946 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.828985 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.829009 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-07-11 04:51:59.829027 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-07-11 04:51:59.829045 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-07-11 04:51:59.829062 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-07-11 04:51:59.829079 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-07-11 04:51:59.829097 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-07-11 04:51:59.829115 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-07-11 04:51:59.829132 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-2bkl4.txt 2026-07-11 04:51:59.829150 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-2bkl4.yaml 2026-07-11 04:51:59.829167 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-07-11 04:51:59.829184 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-07-11 04:51:59.829202 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-07-11 04:51:59.829219 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-07-11 04:51:59.829236 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-07-11 04:51:59.829254 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-07-11 04:51:59.829271 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-07-11 04:51:59.829288 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-07-11 04:51:59.829305 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-07-11 04:51:59.829322 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-07-11 04:51:59.829339 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-07-11 04:51:59.829356 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-07-11 04:51:59.829373 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-07-11 04:51:59.829394 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-07-11 04:51:59.829412 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-07-11 04:51:59.829430 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-07-11 04:51:59.829447 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.829464 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.829481 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-07-11 04:51:59.829499 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-07-11 04:51:59.829516 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-07-11 04:51:59.829533 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-07-11 04:51:59.829550 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-07-11 04:51:59.829567 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-07-11 04:51:59.829584 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-07-11 04:51:59.829601 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-07-11 04:51:59.829619 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-07-11 04:51:59.829636 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-07-11 04:51:59.829654 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8c457.txt 2026-07-11 04:51:59.829671 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8c457.yaml 2026-07-11 04:51:59.829689 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-07-11 04:51:59.829705 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-07-11 04:51:59.829723 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-07-11 04:51:59.829740 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-07-11 04:51:59.829757 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-07-11 04:51:59.829774 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-11 04:51:59.829791 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-11 04:51:59.829808 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-11 04:51:59.829824 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-11 04:51:59.829841 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-07-11 04:51:59.829858 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-07-11 04:51:59.829874 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-07-11 04:51:59.829891 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-07-11 04:51:59.829909 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-07-11 04:51:59.829926 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-07-11 04:51:59.829943 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-07-11 04:51:59.829960 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-07-11 04:51:59.829977 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-07-11 04:51:59.829999 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-07-11 04:51:59.830017 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-07-11 04:51:59.830034 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-07-11 04:51:59.830051 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-07-11 04:51:59.830069 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-07-11 04:51:59.830086 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-07-11 04:51:59.830103 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-07-11 04:51:59.830120 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-07-11 04:51:59.830137 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-07-11 04:51:59.830154 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-07-11 04:51:59.830172 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-07-11 04:51:59.830189 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-07-11 04:51:59.830206 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-07-11 04:51:59.830223 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-07-11 04:51:59.830240 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-07-11 04:51:59.830257 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-07-11 04:51:59.830275 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-07-11 04:51:59.830292 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-07-11 04:51:59.830310 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-07-11 04:51:59.830327 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-07-11 04:51:59.830345 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-07-11 04:51:59.830362 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-07-11 04:51:59.830380 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-07-11 04:51:59.830397 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-07-11 04:51:59.830415 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-07-11 04:51:59.830432 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-07-11 04:51:59.830449 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-11 04:51:59.830466 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-11 04:51:59.830484 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-07-11 04:51:59.830501 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-07-11 04:51:59.830518 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-07-11 04:51:59.830536 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-07-11 04:51:59.830553 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-07-11 04:51:59.830570 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-07-11 04:51:59.830587 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-11 04:51:59.830604 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-11 04:51:59.830625 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-07-11 04:51:59.830643 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-07-11 04:51:59.830660 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-07-11 04:51:59.830677 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-07-11 04:51:59.830694 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-07-11 04:51:59.830711 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-07-11 04:51:59.830728 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-07-11 04:51:59.830745 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-07-11 04:51:59.830763 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-07-11 04:51:59.830780 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-07-11 04:51:59.830797 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-07-11 04:51:59.830815 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-07-11 04:51:59.830832 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-07-11 04:51:59.830850 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-07-11 04:51:59.830867 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-07-11 04:51:59.830885 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-07-11 04:51:59.830903 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-07-11 04:51:59.830920 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-07-11 04:51:59.830938 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-07-11 04:51:59.830955 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-07-11 04:51:59.830973 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-sw4zj.txt 2026-07-11 04:51:59.830990 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-sw4zj.yaml 2026-07-11 04:51:59.831008 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-07-11 04:51:59.831026 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-07-11 04:51:59.831044 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-07-11 04:51:59.831061 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-07-11 04:51:59.831079 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-07-11 04:51:59.875439 | 2026-07-11 04:51:59.875551 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-11 04:52:00.075722 | instance | changed 2026-07-11 04:52:00.083157 | 2026-07-11 04:52:00.083219 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-11 04:52:00.288962 | instance | changed 2026-07-11 04:52:00.295485 | 2026-07-11 04:52:00.295557 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-11 04:52:00.922351 | instance | auth-system/keycloak-0/keycloak 2026-07-11 04:52:01.129467 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-07-11 04:52:01.324186 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p/manager 2026-07-11 04:52:01.535934 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p" not found 2026-07-11 04:52:01.750190 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn/manager 2026-07-11 04:52:01.955752 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn" not found 2026-07-11 04:52:02.154484 | instance | capi-system/capi-controller-manager-5647546676-kxd8z/manager 2026-07-11 04:52:02.366843 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-kxd8z" not found 2026-07-11 04:52:02.567551 | instance | capo-system/capo-controller-manager-56cf844ccd-vpb5q/manager 2026-07-11 04:52:02.789639 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-vpb5q" not found 2026-07-11 04:52:03.000588 | instance | cert-manager/cert-manager-79c48d47db-gw97q/cert-manager-controller 2026-07-11 04:52:03.217285 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-gw97q" not found 2026-07-11 04:52:03.434215 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-sn6d9/cert-manager-cainjector 2026-07-11 04:52:03.632045 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-sn6d9" not found 2026-07-11 04:52:03.823702 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-ds56b/cert-manager-webhook 2026-07-11 04:52:04.040831 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-ds56b" not found 2026-07-11 04:52:04.314099 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-c54b5/envoy-gateway 2026-07-11 04:52:04.587236 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-c54b5" not found 2026-07-11 04:52:04.780449 | instance | ingress-nginx/ingress-nginx-controller-zz2cx/controller 2026-07-11 04:52:05.077617 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-zz2cx" not found 2026-07-11 04:52:05.275044 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bn66c/ingress-nginx-default-backend 2026-07-11 04:52:05.484875 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-bn66c" not found 2026-07-11 04:52:05.674081 | instance | kube-system/cilium-operator-869df985b8-jhwkr/cilium-operator 2026-07-11 04:52:05.896730 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-jhwkr" not found 2026-07-11 04:52:06.103810 | instance | kube-system/cilium-zldgv/config 2026-07-11 04:52:06.313251 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-zldgv" not found 2026-07-11 04:52:06.320266 | instance | kube-system/cilium-zldgv/mount-cgroup 2026-07-11 04:52:06.523541 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-zldgv" not found 2026-07-11 04:52:06.529422 | instance | kube-system/cilium-zldgv/apply-sysctl-overwrites 2026-07-11 04:52:06.726452 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-zldgv" not found 2026-07-11 04:52:06.731453 | instance | kube-system/cilium-zldgv/mount-bpf-fs 2026-07-11 04:52:06.952829 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-zldgv" not found 2026-07-11 04:52:06.958498 | instance | kube-system/cilium-zldgv/clean-cilium-state 2026-07-11 04:52:07.189954 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-zldgv" not found 2026-07-11 04:52:07.196040 | instance | kube-system/cilium-zldgv/install-cni-binaries 2026-07-11 04:52:07.403555 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-zldgv" not found 2026-07-11 04:52:07.409705 | instance | kube-system/cilium-zldgv/cilium-agent 2026-07-11 04:52:07.721140 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-zldgv" not found 2026-07-11 04:52:07.913515 | instance | kube-system/coredns-67659f764b-g7g2p/coredns 2026-07-11 04:52:08.122174 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-g7g2p" not found 2026-07-11 04:52:08.360225 | instance | kube-system/coredns-67659f764b-jqlfr/coredns 2026-07-11 04:52:08.567215 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jqlfr" not found 2026-07-11 04:52:08.780663 | instance | kube-system/etcd-instance/etcd 2026-07-11 04:52:08.997351 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-11 04:52:09.216055 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-11 04:52:09.432825 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-07-11 04:52:09.633413 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-11 04:52:09.940679 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-07-11 04:52:10.128071 | instance | kube-system/kube-proxy-zw8dx/kube-proxy 2026-07-11 04:52:10.325038 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-zw8dx" not found 2026-07-11 04:52:10.516008 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-11 04:52:10.708307 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-07-11 04:52:10.910295 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-11 04:52:11.106262 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-07-11 04:52:11.309851 | instance | local-path-storage/local-path-provisioner-679c578f5-j8hwx/local-path-provisioner 2026-07-11 04:52:11.527845 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-j8hwx" not found 2026-07-11 04:52:11.728765 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-07-11 04:52:11.932049 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-11 04:52:11.935857 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-07-11 04:52:12.139065 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-11 04:52:12.144500 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-07-11 04:52:12.363537 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-11 04:52:12.367307 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-07-11 04:52:12.608416 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-11 04:52:12.801594 | instance | monitoring/goldpinger-zdh97/goldpinger-daemon 2026-07-11 04:52:13.018870 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-zdh97" not found 2026-07-11 04:52:13.213852 | instance | monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana-sc-dashboard 2026-07-11 04:52:13.426680 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6985bb6b6c-2bdwb" not found 2026-07-11 04:52:13.431395 | instance | monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana-sc-datasources 2026-07-11 04:52:13.635076 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6985bb6b6c-2bdwb" not found 2026-07-11 04:52:13.640217 | instance | monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana 2026-07-11 04:52:13.900852 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6985bb6b6c-2bdwb" not found 2026-07-11 04:52:14.152596 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7/kube-state-metrics 2026-07-11 04:52:14.357325 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7" not found 2026-07-11 04:52:14.572577 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-ff478/kube-prometheus-stack 2026-07-11 04:52:14.787885 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-ff478" not found 2026-07-11 04:52:14.996010 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/node-exporter 2026-07-11 04:52:15.196350 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/pod-tls-sidecar 2026-07-11 04:52:15.416164 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-zwkjv" not found 2026-07-11 04:52:15.619075 | instance | monitoring/loki-0/loki 2026-07-11 04:52:15.818795 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-07-11 04:52:16.039263 | instance | monitoring/loki-chunks-cache-0/memcached 2026-07-11 04:52:16.220450 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-07-11 04:52:16.225399 | instance | monitoring/loki-chunks-cache-0/exporter 2026-07-11 04:52:16.441808 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-07-11 04:52:16.641199 | instance | monitoring/loki-gateway-cf54cb88c-z8s7f/nginx 2026-07-11 04:52:17.113154 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-z8s7f" not found 2026-07-11 04:52:17.313216 | instance | monitoring/loki-results-cache-0/memcached 2026-07-11 04:52:17.538706 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-07-11 04:52:17.543203 | instance | monitoring/loki-results-cache-0/exporter 2026-07-11 04:52:17.736070 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-07-11 04:52:17.926513 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-d44cv/gc 2026-07-11 04:52:18.128865 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-d44cv" not found 2026-07-11 04:52:18.331526 | instance | monitoring/node-feature-discovery-master-8665476dbc-zrrls/master 2026-07-11 04:52:18.558840 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-zrrls" not found 2026-07-11 04:52:18.747190 | instance | monitoring/node-feature-discovery-worker-zsfjs/worker 2026-07-11 04:52:18.968500 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-zsfjs" not found 2026-07-11 04:52:19.176777 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-07-11 04:52:19.390211 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-11 04:52:19.395198 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-07-11 04:52:19.601554 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-11 04:52:19.606907 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-07-11 04:52:19.786599 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-11 04:52:19.792262 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-07-11 04:52:19.984912 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-11 04:52:19.990693 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-07-11 04:52:20.213025 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-11 04:52:20.413944 | instance | monitoring/prometheus-pushgateway-7b8659c68b-xvk26/pushgateway 2026-07-11 04:52:20.616104 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-xvk26" not found 2026-07-11 04:52:20.821242 | instance | monitoring/vector-blcm4/vector 2026-07-11 04:52:21.126706 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-blcm4" not found 2026-07-11 04:52:21.339184 | instance | openstack/barbican-api-748b748ccb-86dzl/init 2026-07-11 04:52:21.555167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-748b748ccb-86dzl" not found 2026-07-11 04:52:21.561480 | instance | openstack/barbican-api-748b748ccb-86dzl/barbican-api 2026-07-11 04:52:21.755499 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-748b748ccb-86dzl" not found 2026-07-11 04:52:21.952865 | instance | openstack/barbican-db-init-nv27b/init 2026-07-11 04:52:22.157074 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-nv27b" not found 2026-07-11 04:52:22.163130 | instance | openstack/barbican-db-init-nv27b/barbican-db-init-0 2026-07-11 04:52:22.391554 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-nv27b" not found 2026-07-11 04:52:22.589233 | instance | openstack/barbican-db-sync-zl4zr/init 2026-07-11 04:52:22.801362 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-zl4zr" not found 2026-07-11 04:52:22.806908 | instance | openstack/barbican-db-sync-zl4zr/barbican-db-sync 2026-07-11 04:52:23.001901 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-zl4zr" not found 2026-07-11 04:52:23.197381 | instance | openstack/barbican-ks-endpoints-xgdnw/init 2026-07-11 04:52:23.407258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-xgdnw" not found 2026-07-11 04:52:23.411356 | instance | openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-admin 2026-07-11 04:52:23.622168 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-xgdnw" not found 2026-07-11 04:52:23.628665 | instance | openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-internal 2026-07-11 04:52:23.839304 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-xgdnw" not found 2026-07-11 04:52:23.844490 | instance | openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-public 2026-07-11 04:52:24.038453 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-xgdnw" not found 2026-07-11 04:52:24.222652 | instance | openstack/barbican-ks-service-bwt9p/init 2026-07-11 04:52:24.448941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-bwt9p" not found 2026-07-11 04:52:24.454140 | instance | openstack/barbican-ks-service-bwt9p/key-manager-ks-service-registration 2026-07-11 04:52:24.669679 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-bwt9p" not found 2026-07-11 04:52:24.882469 | instance | openstack/barbican-ks-user-sm7gf/init 2026-07-11 04:52:25.067143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-sm7gf" not found 2026-07-11 04:52:25.072129 | instance | openstack/barbican-ks-user-sm7gf/barbican-ks-user 2026-07-11 04:52:25.261402 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-sm7gf" not found 2026-07-11 04:52:25.473051 | instance | openstack/barbican-rabbit-init-ccxk2/init 2026-07-11 04:52:25.676993 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-ccxk2" not found 2026-07-11 04:52:25.684487 | instance | openstack/barbican-rabbit-init-ccxk2/rabbit-init 2026-07-11 04:52:25.864620 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-ccxk2" not found 2026-07-11 04:52:26.080456 | instance | openstack/cinder-api-85446fdf5b-dk79h/init 2026-07-11 04:52:26.292942 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-85446fdf5b-dk79h" not found 2026-07-11 04:52:26.301499 | instance | openstack/cinder-api-85446fdf5b-dk79h/ceph-coordination-volume-perms 2026-07-11 04:52:26.505384 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-85446fdf5b-dk79h" not found 2026-07-11 04:52:26.509474 | instance | openstack/cinder-api-85446fdf5b-dk79h/cinder-api 2026-07-11 04:52:26.802419 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-85446fdf5b-dk79h" not found 2026-07-11 04:52:27.015650 | instance | openstack/cinder-backup-8469c497fb-6zxtt/init 2026-07-11 04:52:27.244398 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-8469c497fb-6zxtt" not found 2026-07-11 04:52:27.249589 | instance | openstack/cinder-backup-8469c497fb-6zxtt/ceph-backup-keyring-placement 2026-07-11 04:52:27.479570 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-8469c497fb-6zxtt" not found 2026-07-11 04:52:27.484338 | instance | openstack/cinder-backup-8469c497fb-6zxtt/ceph-keyring-placement-rbd1 2026-07-11 04:52:27.702805 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-8469c497fb-6zxtt" not found 2026-07-11 04:52:27.709324 | instance | openstack/cinder-backup-8469c497fb-6zxtt/ceph-coordination-volume-perms 2026-07-11 04:52:27.908893 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-8469c497fb-6zxtt" not found 2026-07-11 04:52:27.915250 | instance | openstack/cinder-backup-8469c497fb-6zxtt/cinder-backup 2026-07-11 04:52:28.122490 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-8469c497fb-6zxtt" not found 2026-07-11 04:52:28.341072 | instance | openstack/cinder-backup-storage-init-l6m2n/init 2026-07-11 04:52:28.560887 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-l6m2n" not found 2026-07-11 04:52:28.565890 | instance | openstack/cinder-backup-storage-init-l6m2n/ceph-keyring-placement 2026-07-11 04:52:28.755968 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-l6m2n" not found 2026-07-11 04:52:28.762717 | instance | openstack/cinder-backup-storage-init-l6m2n/cinder-backup-storage-init 2026-07-11 04:52:28.963133 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-l6m2n" not found 2026-07-11 04:52:29.168055 | instance | openstack/cinder-bootstrap-96j5x/init 2026-07-11 04:52:29.371083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-96j5x" not found 2026-07-11 04:52:29.377531 | instance | openstack/cinder-bootstrap-96j5x/bootstrap 2026-07-11 04:52:29.619425 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-96j5x" not found 2026-07-11 04:52:29.818988 | instance | openstack/cinder-create-internal-tenant-cr4jl/init 2026-07-11 04:52:30.024528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-cr4jl" not found 2026-07-11 04:52:30.029018 | instance | openstack/cinder-create-internal-tenant-cr4jl/create-internal-tenant 2026-07-11 04:52:30.214202 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-cr4jl" not found 2026-07-11 04:52:30.429296 | instance | openstack/cinder-db-init-zl7r9/init 2026-07-11 04:52:30.629250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-zl7r9" not found 2026-07-11 04:52:30.634225 | instance | openstack/cinder-db-init-zl7r9/cinder-db-init-0 2026-07-11 04:52:30.836372 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-zl7r9" not found 2026-07-11 04:52:31.044901 | instance | openstack/cinder-db-sync-fvj2n/init 2026-07-11 04:52:31.235440 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-fvj2n" not found 2026-07-11 04:52:31.241104 | instance | openstack/cinder-db-sync-fvj2n/cinder-db-sync 2026-07-11 04:52:31.464089 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-fvj2n" not found 2026-07-11 04:52:31.661080 | instance | openstack/cinder-ks-endpoints-5bljz/init 2026-07-11 04:52:31.854394 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-5bljz" not found 2026-07-11 04:52:31.860203 | instance | openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-admin 2026-07-11 04:52:32.054830 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-5bljz" not found 2026-07-11 04:52:32.060189 | instance | openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-internal 2026-07-11 04:52:32.272121 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-5bljz" not found 2026-07-11 04:52:32.276855 | instance | openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-public 2026-07-11 04:52:32.509142 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-5bljz" not found 2026-07-11 04:52:32.709580 | instance | openstack/cinder-ks-service-n6vhq/init 2026-07-11 04:52:32.899451 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-n6vhq" not found 2026-07-11 04:52:32.903358 | instance | openstack/cinder-ks-service-n6vhq/volumev3-ks-service-registration 2026-07-11 04:52:33.097291 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-n6vhq" not found 2026-07-11 04:52:33.306175 | instance | openstack/cinder-ks-user-25nns/init 2026-07-11 04:52:33.524346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-25nns" not found 2026-07-11 04:52:33.529445 | instance | openstack/cinder-ks-user-25nns/cinder-ks-user 2026-07-11 04:52:33.725328 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-25nns" not found 2026-07-11 04:52:33.933150 | instance | openstack/cinder-rabbit-init-ksnbh/init 2026-07-11 04:52:34.122868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-ksnbh" not found 2026-07-11 04:52:34.128916 | instance | openstack/cinder-rabbit-init-ksnbh/rabbit-init 2026-07-11 04:52:34.329151 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-ksnbh" not found 2026-07-11 04:52:34.527701 | instance | openstack/cinder-scheduler-79cf785bb8-ppbbr/init 2026-07-11 04:52:34.753664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-79cf785bb8-ppbbr" not found 2026-07-11 04:52:34.759486 | instance | openstack/cinder-scheduler-79cf785bb8-ppbbr/ceph-coordination-volume-perms 2026-07-11 04:52:34.946976 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-79cf785bb8-ppbbr" not found 2026-07-11 04:52:34.951524 | instance | openstack/cinder-scheduler-79cf785bb8-ppbbr/cinder-scheduler 2026-07-11 04:52:35.144400 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-79cf785bb8-ppbbr" not found 2026-07-11 04:52:35.330931 | instance | openstack/cinder-storage-init-l2xcs/init 2026-07-11 04:52:35.532687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-l2xcs" not found 2026-07-11 04:52:35.537741 | instance | openstack/cinder-storage-init-l2xcs/ceph-keyring-placement 2026-07-11 04:52:35.728086 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-l2xcs" not found 2026-07-11 04:52:35.733850 | instance | openstack/cinder-storage-init-l2xcs/cinder-storage-init-rbd1 2026-07-11 04:52:35.948851 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-l2xcs" not found 2026-07-11 04:52:36.138271 | instance | openstack/cinder-volume-7dd696ccf-brztg/init 2026-07-11 04:52:36.338864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7dd696ccf-brztg" not found 2026-07-11 04:52:36.343702 | instance | openstack/cinder-volume-7dd696ccf-brztg/ceph-keyring-placement-rbd1 2026-07-11 04:52:36.557581 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7dd696ccf-brztg" not found 2026-07-11 04:52:36.563159 | instance | openstack/cinder-volume-7dd696ccf-brztg/ceph-coordination-volume-perms 2026-07-11 04:52:36.762190 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7dd696ccf-brztg" not found 2026-07-11 04:52:36.768377 | instance | openstack/cinder-volume-7dd696ccf-brztg/init-cinder-conf 2026-07-11 04:52:36.985244 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7dd696ccf-brztg" not found 2026-07-11 04:52:36.989384 | instance | openstack/cinder-volume-7dd696ccf-brztg/cinder-volume 2026-07-11 04:52:37.183547 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7dd696ccf-brztg" not found 2026-07-11 04:52:37.401797 | instance | openstack/cinder-volume-usage-audit-29729045-mk66f/init 2026-07-11 04:52:37.629596 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29729045-mk66f" not found 2026-07-11 04:52:37.638138 | instance | openstack/cinder-volume-usage-audit-29729045-mk66f/cinder-volume-usage-audit 2026-07-11 04:52:37.839440 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29729045-mk66f" not found 2026-07-11 04:52:38.060977 | instance | openstack/glance-api-767856589d-fgb8m/init 2026-07-11 04:52:38.269357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-767856589d-fgb8m" not found 2026-07-11 04:52:38.275368 | instance | openstack/glance-api-767856589d-fgb8m/glance-perms 2026-07-11 04:52:38.488422 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-767856589d-fgb8m" not found 2026-07-11 04:52:38.495117 | instance | openstack/glance-api-767856589d-fgb8m/ceph-keyring-placement 2026-07-11 04:52:38.684779 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-767856589d-fgb8m" not found 2026-07-11 04:52:38.691124 | instance | openstack/glance-api-767856589d-fgb8m/glance-api 2026-07-11 04:52:38.884917 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-767856589d-fgb8m" not found 2026-07-11 04:52:39.088573 | instance | openstack/glance-db-init-9t9z7/init 2026-07-11 04:52:39.283099 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-9t9z7" not found 2026-07-11 04:52:39.288284 | instance | openstack/glance-db-init-9t9z7/glance-db-init-0 2026-07-11 04:52:39.499688 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-9t9z7" not found 2026-07-11 04:52:39.729625 | instance | openstack/glance-db-sync-5kx6p/init 2026-07-11 04:52:39.952506 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-5kx6p" not found 2026-07-11 04:52:39.957122 | instance | openstack/glance-db-sync-5kx6p/glance-db-sync 2026-07-11 04:52:40.155454 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-5kx6p" not found 2026-07-11 04:52:40.379008 | instance | openstack/glance-ks-endpoints-cffx9/init 2026-07-11 04:52:40.590182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-cffx9" not found 2026-07-11 04:52:40.595926 | instance | openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-admin 2026-07-11 04:52:40.804844 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-cffx9" not found 2026-07-11 04:52:40.809131 | instance | openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-internal 2026-07-11 04:52:41.003328 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-cffx9" not found 2026-07-11 04:52:41.008047 | instance | openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-public 2026-07-11 04:52:41.210328 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-cffx9" not found 2026-07-11 04:52:41.435971 | instance | openstack/glance-ks-service-2cdzc/init 2026-07-11 04:52:41.628116 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-2cdzc" not found 2026-07-11 04:52:41.633016 | instance | openstack/glance-ks-service-2cdzc/image-ks-service-registration 2026-07-11 04:52:41.822471 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-2cdzc" not found 2026-07-11 04:52:42.027895 | instance | openstack/glance-ks-user-5ttkf/init 2026-07-11 04:52:42.220158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-5ttkf" not found 2026-07-11 04:52:42.227209 | instance | openstack/glance-ks-user-5ttkf/glance-ks-user 2026-07-11 04:52:42.463130 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-5ttkf" not found 2026-07-11 04:52:42.676638 | instance | openstack/glance-metadefs-load-vx7pt/init 2026-07-11 04:52:42.869790 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-vx7pt" not found 2026-07-11 04:52:42.874018 | instance | openstack/glance-metadefs-load-vx7pt/glance-metadefs-load 2026-07-11 04:52:43.079456 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-vx7pt" not found 2026-07-11 04:52:43.278437 | instance | openstack/glance-rabbit-init-8x2r6/init 2026-07-11 04:52:43.487422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-8x2r6" not found 2026-07-11 04:52:43.492746 | instance | openstack/glance-rabbit-init-8x2r6/rabbit-init 2026-07-11 04:52:43.689809 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-8x2r6" not found 2026-07-11 04:52:43.888849 | instance | openstack/glance-storage-init-8gbhx/init 2026-07-11 04:52:44.090701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-8gbhx" not found 2026-07-11 04:52:44.096592 | instance | openstack/glance-storage-init-8gbhx/ceph-keyring-placement 2026-07-11 04:52:44.275993 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-8gbhx" not found 2026-07-11 04:52:44.281308 | instance | openstack/glance-storage-init-8gbhx/glance-storage-init 2026-07-11 04:52:44.497288 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-8gbhx" not found 2026-07-11 04:52:44.682184 | instance | openstack/heat-api-74df66c58b-hddnt/init 2026-07-11 04:52:44.892081 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-74df66c58b-hddnt" not found 2026-07-11 04:52:44.898087 | instance | openstack/heat-api-74df66c58b-hddnt/heat-api 2026-07-11 04:52:45.089145 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-74df66c58b-hddnt" not found 2026-07-11 04:52:45.293008 | instance | openstack/heat-bootstrap-cktgp/init 2026-07-11 04:52:45.512110 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-cktgp" not found 2026-07-11 04:52:45.517933 | instance | openstack/heat-bootstrap-cktgp/bootstrap 2026-07-11 04:52:45.714838 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-cktgp" not found 2026-07-11 04:52:45.924218 | instance | openstack/heat-cfn-58f5d65b48-9pksp/init 2026-07-11 04:52:46.148054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-58f5d65b48-9pksp" not found 2026-07-11 04:52:46.153160 | instance | openstack/heat-cfn-58f5d65b48-9pksp/heat-cfn 2026-07-11 04:52:46.387697 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-58f5d65b48-9pksp" not found 2026-07-11 04:52:46.603378 | instance | openstack/heat-db-init-7g9ww/init 2026-07-11 04:52:46.798380 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-7g9ww" not found 2026-07-11 04:52:46.803731 | instance | openstack/heat-db-init-7g9ww/heat-db-init-0 2026-07-11 04:52:47.009271 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-7g9ww" not found 2026-07-11 04:52:47.206417 | instance | openstack/heat-db-sync-h9p6x/init 2026-07-11 04:52:47.443113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-h9p6x" not found 2026-07-11 04:52:47.447419 | instance | openstack/heat-db-sync-h9p6x/heat-db-sync 2026-07-11 04:52:47.637274 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-h9p6x" not found 2026-07-11 04:52:47.831732 | instance | openstack/heat-domain-ks-user-dnpjh/init 2026-07-11 04:52:48.027215 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-dnpjh" not found 2026-07-11 04:52:48.032569 | instance | openstack/heat-domain-ks-user-dnpjh/heat-ks-domain-user 2026-07-11 04:52:48.244979 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-dnpjh" not found 2026-07-11 04:52:48.454188 | instance | openstack/heat-engine-844b78cdbc-c54m9/init 2026-07-11 04:52:48.669857 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-844b78cdbc-c54m9" not found 2026-07-11 04:52:48.675409 | instance | openstack/heat-engine-844b78cdbc-c54m9/heat-engine 2026-07-11 04:52:48.896019 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-844b78cdbc-c54m9" not found 2026-07-11 04:52:49.090167 | instance | openstack/heat-engine-cleaner-29729080-xd979/init 2026-07-11 04:52:49.293332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29729080-xd979" not found 2026-07-11 04:52:49.297893 | instance | openstack/heat-engine-cleaner-29729080-xd979/heat-engine-cleaner 2026-07-11 04:52:49.514786 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29729080-xd979" not found 2026-07-11 04:52:49.721351 | instance | openstack/heat-engine-cleaner-29729085-bfnw6/init 2026-07-11 04:52:49.915781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29729085-bfnw6" not found 2026-07-11 04:52:49.921044 | instance | openstack/heat-engine-cleaner-29729085-bfnw6/heat-engine-cleaner 2026-07-11 04:52:50.114531 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29729085-bfnw6" not found 2026-07-11 04:52:50.294747 | instance | openstack/heat-engine-cleaner-29729090-ktz77/init 2026-07-11 04:52:50.504182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29729090-ktz77" not found 2026-07-11 04:52:50.508354 | instance | openstack/heat-engine-cleaner-29729090-ktz77/heat-engine-cleaner 2026-07-11 04:52:50.700204 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29729090-ktz77" not found 2026-07-11 04:52:50.926254 | instance | openstack/heat-ks-endpoints-89fz5/init 2026-07-11 04:52:51.121276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-89fz5" not found 2026-07-11 04:52:51.126861 | instance | openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-admin 2026-07-11 04:52:51.353659 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-89fz5" not found 2026-07-11 04:52:51.358513 | instance | openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-internal 2026-07-11 04:52:51.561886 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-89fz5" not found 2026-07-11 04:52:51.567300 | instance | openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-public 2026-07-11 04:52:51.762471 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-89fz5" not found 2026-07-11 04:52:51.767326 | instance | openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-admin 2026-07-11 04:52:51.965543 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-89fz5" not found 2026-07-11 04:52:51.970868 | instance | openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-internal 2026-07-11 04:52:52.181977 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-89fz5" not found 2026-07-11 04:52:52.187742 | instance | openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-public 2026-07-11 04:52:52.411631 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-89fz5" not found 2026-07-11 04:52:52.605912 | instance | openstack/heat-ks-service-hgkht/init 2026-07-11 04:52:52.843402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-hgkht" not found 2026-07-11 04:52:52.848199 | instance | openstack/heat-ks-service-hgkht/orchestration-ks-service-registration 2026-07-11 04:52:53.063240 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-hgkht" not found 2026-07-11 04:52:53.066538 | instance | openstack/heat-ks-service-hgkht/cloudformation-ks-service-registration 2026-07-11 04:52:53.276435 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-hgkht" not found 2026-07-11 04:52:53.495901 | instance | openstack/heat-ks-user-bl9hp/init 2026-07-11 04:52:53.700836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-bl9hp" not found 2026-07-11 04:52:53.707763 | instance | openstack/heat-ks-user-bl9hp/heat-ks-user 2026-07-11 04:52:53.898364 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-bl9hp" not found 2026-07-11 04:52:53.904503 | instance | openstack/heat-ks-user-bl9hp/heat-trustee-ks-user 2026-07-11 04:52:54.109250 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-bl9hp" not found 2026-07-11 04:52:54.317632 | instance | openstack/heat-rabbit-init-5qwhl/init 2026-07-11 04:52:54.532616 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-5qwhl" not found 2026-07-11 04:52:54.537000 | instance | openstack/heat-rabbit-init-5qwhl/rabbit-init 2026-07-11 04:52:54.742392 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-5qwhl" not found 2026-07-11 04:52:54.935536 | instance | openstack/heat-trusts-lmpmn/init 2026-07-11 04:52:55.130657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-lmpmn" not found 2026-07-11 04:52:55.136369 | instance | openstack/heat-trusts-lmpmn/heat-trusts 2026-07-11 04:52:55.324882 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-lmpmn" not found 2026-07-11 04:52:55.541101 | instance | openstack/horizon-68c85f66c-5dt5r/init 2026-07-11 04:52:55.742050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-68c85f66c-5dt5r" not found 2026-07-11 04:52:55.748272 | instance | openstack/horizon-68c85f66c-5dt5r/horizon 2026-07-11 04:52:56.004456 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-68c85f66c-5dt5r" not found 2026-07-11 04:52:56.226174 | instance | openstack/horizon-db-init-wwj56/init 2026-07-11 04:52:56.460500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-wwj56" not found 2026-07-11 04:52:56.465589 | instance | openstack/horizon-db-init-wwj56/horizon-db-init-0 2026-07-11 04:52:56.687048 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-wwj56" not found 2026-07-11 04:52:56.898541 | instance | openstack/horizon-db-sync-9scq6/init 2026-07-11 04:52:57.140587 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-9scq6" not found 2026-07-11 04:52:57.145829 | instance | openstack/horizon-db-sync-9scq6/horizon-db-sync 2026-07-11 04:52:57.365570 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-9scq6" not found 2026-07-11 04:52:57.580307 | instance | openstack/keepalived-xh9th/init 2026-07-11 04:52:57.820630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-xh9th" not found 2026-07-11 04:52:57.825354 | instance | openstack/keepalived-xh9th/wait-for-ip 2026-07-11 04:52:58.271253 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-xh9th" not found 2026-07-11 04:52:58.277480 | instance | openstack/keepalived-xh9th/keepalived 2026-07-11 04:52:58.544000 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-xh9th" not found 2026-07-11 04:52:58.753314 | instance | openstack/keystone-api-64b89f7f7d-gh7df/init 2026-07-11 04:52:58.967526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-64b89f7f7d-gh7df" not found 2026-07-11 04:52:58.973192 | instance | openstack/keystone-api-64b89f7f7d-gh7df/keystone-api 2026-07-11 04:52:59.742327 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-64b89f7f7d-gh7df" not found 2026-07-11 04:52:59.942780 | instance | openstack/keystone-bootstrap-fkff4/init 2026-07-11 04:53:00.136276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-fkff4" not found 2026-07-11 04:53:00.144706 | instance | openstack/keystone-bootstrap-fkff4/bootstrap 2026-07-11 04:53:00.363648 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-fkff4" not found 2026-07-11 04:53:00.564098 | instance | openstack/keystone-credential-setup-gn97m/init 2026-07-11 04:53:00.751137 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-gn97m" not found 2026-07-11 04:53:00.757021 | instance | openstack/keystone-credential-setup-gn97m/keystone-credential-setup 2026-07-11 04:53:00.954323 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-gn97m" not found 2026-07-11 04:53:01.180146 | instance | openstack/keystone-db-init-n8glv/init 2026-07-11 04:53:01.375703 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-n8glv" not found 2026-07-11 04:53:01.380381 | instance | openstack/keystone-db-init-n8glv/keystone-db-init-0 2026-07-11 04:53:01.573704 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-n8glv" not found 2026-07-11 04:53:01.776740 | instance | openstack/keystone-db-sync-wrv9z/init 2026-07-11 04:53:01.961253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-wrv9z" not found 2026-07-11 04:53:01.965825 | instance | openstack/keystone-db-sync-wrv9z/keystone-db-sync 2026-07-11 04:53:02.154792 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-wrv9z" not found 2026-07-11 04:53:02.391222 | instance | openstack/keystone-domain-manage-85nx6/init 2026-07-11 04:53:02.601524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-85nx6" not found 2026-07-11 04:53:02.605485 | instance | openstack/keystone-domain-manage-85nx6/keystone-domain-manage 2026-07-11 04:53:02.805969 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-85nx6" not found 2026-07-11 04:53:03.034273 | instance | openstack/keystone-fernet-setup-jsb8w/init 2026-07-11 04:53:03.236190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-jsb8w" not found 2026-07-11 04:53:03.242967 | instance | openstack/keystone-fernet-setup-jsb8w/keystone-fernet-setup 2026-07-11 04:53:03.478555 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-jsb8w" not found 2026-07-11 04:53:03.675775 | instance | openstack/keystone-rabbit-init-pxp9j/init 2026-07-11 04:53:03.875963 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-pxp9j" not found 2026-07-11 04:53:03.882137 | instance | openstack/keystone-rabbit-init-pxp9j/rabbit-init 2026-07-11 04:53:04.076537 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-pxp9j" not found 2026-07-11 04:53:04.285055 | instance | openstack/libvirt-libvirt-default-zrzg8/init 2026-07-11 04:53:04.512208 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-zrzg8" not found 2026-07-11 04:53:04.517302 | instance | openstack/libvirt-libvirt-default-zrzg8/init-dynamic-options 2026-07-11 04:53:04.712655 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-zrzg8" not found 2026-07-11 04:53:04.716330 | instance | openstack/libvirt-libvirt-default-zrzg8/ceph-admin-keyring-placement 2026-07-11 04:53:04.918570 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-zrzg8" not found 2026-07-11 04:53:04.923571 | instance | openstack/libvirt-libvirt-default-zrzg8/ceph-keyring-placement 2026-07-11 04:53:05.118396 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-zrzg8" not found 2026-07-11 04:53:05.123935 | instance | openstack/libvirt-libvirt-default-zrzg8/tls-sidecar 2026-07-11 04:53:05.321525 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-zrzg8" not found 2026-07-11 04:53:05.327319 | instance | openstack/libvirt-libvirt-default-zrzg8/libvirt 2026-07-11 04:53:05.521825 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-zrzg8" not found 2026-07-11 04:53:05.526318 | instance | openstack/libvirt-libvirt-default-zrzg8/libvirt-exporter 2026-07-11 04:53:05.718035 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-zrzg8" not found 2026-07-11 04:53:05.901551 | instance | openstack/magnum-api-d7df5f7fc-ltvjg/init 2026-07-11 04:53:06.110098 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-d7df5f7fc-ltvjg" not found 2026-07-11 04:53:06.114387 | instance | openstack/magnum-api-d7df5f7fc-ltvjg/magnum-api 2026-07-11 04:53:06.563047 | instance | openstack/magnum-cluster-api-proxy-rnqrv/magnum-cluster-api-proxy 2026-07-11 04:53:06.994496 | instance | openstack/magnum-conductor-0/init 2026-07-11 04:53:07.229401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-07-11 04:53:07.236393 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-07-11 04:53:07.453798 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-07-11 04:53:07.459788 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-07-11 04:53:07.834895 | instance | openstack/magnum-db-init-c5cs7/init 2026-07-11 04:53:08.025807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-c5cs7" not found 2026-07-11 04:53:08.030586 | instance | openstack/magnum-db-init-c5cs7/magnum-db-init-0 2026-07-11 04:53:08.231664 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-c5cs7" not found 2026-07-11 04:53:08.458279 | instance | openstack/magnum-db-sync-brlrx/init 2026-07-11 04:53:08.691858 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-brlrx" not found 2026-07-11 04:53:08.698097 | instance | openstack/magnum-db-sync-brlrx/magnum-db-sync 2026-07-11 04:53:08.910784 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-brlrx" not found 2026-07-11 04:53:09.109039 | instance | openstack/magnum-domain-ks-user-9d24l/init 2026-07-11 04:53:09.321472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-9d24l" not found 2026-07-11 04:53:09.327012 | instance | openstack/magnum-domain-ks-user-9d24l/magnum-ks-domain-user 2026-07-11 04:53:09.538802 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-9d24l" not found 2026-07-11 04:53:09.756862 | instance | openstack/magnum-ks-endpoints-f2rl8/init 2026-07-11 04:53:09.959822 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-f2rl8" not found 2026-07-11 04:53:09.962861 | instance | openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-admin 2026-07-11 04:53:10.155016 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-f2rl8" not found 2026-07-11 04:53:10.160873 | instance | openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-internal 2026-07-11 04:53:10.385072 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-f2rl8" not found 2026-07-11 04:53:10.390011 | instance | openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-public 2026-07-11 04:53:10.588681 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-f2rl8" not found 2026-07-11 04:53:10.785133 | instance | openstack/magnum-ks-service-7k8q7/init 2026-07-11 04:53:10.967378 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-7k8q7" not found 2026-07-11 04:53:10.972052 | instance | openstack/magnum-ks-service-7k8q7/container-infra-ks-service-registration 2026-07-11 04:53:11.167166 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-7k8q7" not found 2026-07-11 04:53:11.370602 | instance | openstack/magnum-ks-user-zbn6k/init 2026-07-11 04:53:11.578437 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-zbn6k" not found 2026-07-11 04:53:11.584220 | instance | openstack/magnum-ks-user-zbn6k/magnum-ks-user 2026-07-11 04:53:11.787880 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-zbn6k" not found 2026-07-11 04:53:11.982273 | instance | openstack/magnum-rabbit-init-bfqpx/init 2026-07-11 04:53:12.176391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-bfqpx" not found 2026-07-11 04:53:12.180546 | instance | openstack/magnum-rabbit-init-bfqpx/rabbit-init 2026-07-11 04:53:12.396191 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-bfqpx" not found 2026-07-11 04:53:12.597921 | instance | openstack/magnum-registry-c45778976-7xprg/registry 2026-07-11 04:53:12.802816 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-7xprg" not found 2026-07-11 04:53:12.997444 | instance | openstack/manila-api-867c6f9f6f-j6mcc/init 2026-07-11 04:53:13.207600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-867c6f9f6f-j6mcc" not found 2026-07-11 04:53:13.213106 | instance | openstack/manila-api-867c6f9f6f-j6mcc/manila-api 2026-07-11 04:53:13.445525 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-867c6f9f6f-j6mcc" not found 2026-07-11 04:53:13.643463 | instance | openstack/manila-bootstrap-5ccdx/init 2026-07-11 04:53:13.828839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-5ccdx" not found 2026-07-11 04:53:13.833271 | instance | openstack/manila-bootstrap-5ccdx/bootstrap 2026-07-11 04:53:14.013773 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-5ccdx" not found 2026-07-11 04:53:14.204496 | instance | openstack/manila-data-8457b7c48d-p5rm8/init 2026-07-11 04:53:14.422692 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-8457b7c48d-p5rm8" not found 2026-07-11 04:53:14.426423 | instance | openstack/manila-data-8457b7c48d-p5rm8/manila-data 2026-07-11 04:53:14.626875 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-8457b7c48d-p5rm8" not found 2026-07-11 04:53:14.816008 | instance | openstack/manila-db-init-xn2qn/init 2026-07-11 04:53:15.000489 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-xn2qn" not found 2026-07-11 04:53:15.006188 | instance | openstack/manila-db-init-xn2qn/manila-db-init-0 2026-07-11 04:53:15.179710 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-xn2qn" not found 2026-07-11 04:53:15.376867 | instance | openstack/manila-db-sync-szt8r/init 2026-07-11 04:53:15.572704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-szt8r" not found 2026-07-11 04:53:15.578880 | instance | openstack/manila-db-sync-szt8r/manila-db-sync 2026-07-11 04:53:15.765866 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-szt8r" not found 2026-07-11 04:53:15.959618 | instance | openstack/manila-ks-endpoints-f4z6d/init 2026-07-11 04:53:16.150516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-f4z6d" not found 2026-07-11 04:53:16.155488 | instance | openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-admin 2026-07-11 04:53:16.385917 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-f4z6d" not found 2026-07-11 04:53:16.390677 | instance | openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-internal 2026-07-11 04:53:16.606432 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-f4z6d" not found 2026-07-11 04:53:16.610676 | instance | openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-public 2026-07-11 04:53:16.795683 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-f4z6d" not found 2026-07-11 04:53:16.800563 | instance | openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-admin 2026-07-11 04:53:17.007757 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-f4z6d" not found 2026-07-11 04:53:17.013204 | instance | openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-internal 2026-07-11 04:53:17.215975 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-f4z6d" not found 2026-07-11 04:53:17.221921 | instance | openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-public 2026-07-11 04:53:17.447953 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-f4z6d" not found 2026-07-11 04:53:17.665394 | instance | openstack/manila-ks-service-f7gkz/init 2026-07-11 04:53:17.856891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-f7gkz" not found 2026-07-11 04:53:17.864596 | instance | openstack/manila-ks-service-f7gkz/share-ks-service-registration 2026-07-11 04:53:18.086632 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-f7gkz" not found 2026-07-11 04:53:18.093370 | instance | openstack/manila-ks-service-f7gkz/sharev2-ks-service-registration 2026-07-11 04:53:18.308065 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-f7gkz" not found 2026-07-11 04:53:18.533833 | instance | openstack/manila-ks-user-jz7zd/init 2026-07-11 04:53:18.736764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-jz7zd" not found 2026-07-11 04:53:18.740569 | instance | openstack/manila-ks-user-jz7zd/manila-ks-user 2026-07-11 04:53:18.937627 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-jz7zd" not found 2026-07-11 04:53:19.126587 | instance | openstack/manila-rabbit-init-xmtdq/init 2026-07-11 04:53:19.308313 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-xmtdq" not found 2026-07-11 04:53:19.313629 | instance | openstack/manila-rabbit-init-xmtdq/rabbit-init 2026-07-11 04:53:19.503621 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-xmtdq" not found 2026-07-11 04:53:19.684045 | instance | openstack/manila-scheduler-6bdbc88ddd-jmjlk/init 2026-07-11 04:53:19.874573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-6bdbc88ddd-jmjlk" not found 2026-07-11 04:53:19.878311 | instance | openstack/manila-scheduler-6bdbc88ddd-jmjlk/manila-scheduler 2026-07-11 04:53:20.070389 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-6bdbc88ddd-jmjlk" not found 2026-07-11 04:53:20.300785 | instance | openstack/manila-share-855fcdfd4f-94tbt/init 2026-07-11 04:53:20.522981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-855fcdfd4f-94tbt" not found 2026-07-11 04:53:20.528267 | instance | openstack/manila-share-855fcdfd4f-94tbt/manila-share-init 2026-07-11 04:53:20.734141 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-855fcdfd4f-94tbt" not found 2026-07-11 04:53:20.742876 | instance | openstack/manila-share-855fcdfd4f-94tbt/manila-share 2026-07-11 04:53:20.951222 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-855fcdfd4f-94tbt" not found 2026-07-11 04:53:21.136111 | instance | openstack/memcached-memcached-6479589586-j25dc/init 2026-07-11 04:53:21.344907 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-j25dc" not found 2026-07-11 04:53:21.348932 | instance | openstack/memcached-memcached-6479589586-j25dc/memcached 2026-07-11 04:53:21.551019 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-j25dc" not found 2026-07-11 04:53:21.555469 | instance | openstack/memcached-memcached-6479589586-j25dc/memcached-exporter 2026-07-11 04:53:21.744538 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-j25dc" not found 2026-07-11 04:53:21.961612 | instance | openstack/neutron-db-init-jpkjc/init 2026-07-11 04:53:22.154275 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-jpkjc" not found 2026-07-11 04:53:22.159083 | instance | openstack/neutron-db-init-jpkjc/neutron-db-init-0 2026-07-11 04:53:22.384387 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-jpkjc" not found 2026-07-11 04:53:22.584852 | instance | openstack/neutron-db-sync-dmrbv/init 2026-07-11 04:53:22.791034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-dmrbv" not found 2026-07-11 04:53:22.796801 | instance | openstack/neutron-db-sync-dmrbv/neutron-db-sync 2026-07-11 04:53:23.002063 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-dmrbv" not found 2026-07-11 04:53:23.195375 | instance | openstack/neutron-ks-endpoints-pd66n/init 2026-07-11 04:53:23.426986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-pd66n" not found 2026-07-11 04:53:23.433773 | instance | openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-admin 2026-07-11 04:53:23.621854 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-pd66n" not found 2026-07-11 04:53:23.627491 | instance | openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-internal 2026-07-11 04:53:23.827390 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-pd66n" not found 2026-07-11 04:53:23.834640 | instance | openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-public 2026-07-11 04:53:24.041431 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-pd66n" not found 2026-07-11 04:53:24.224805 | instance | openstack/neutron-ks-service-8z8ll/init 2026-07-11 04:53:24.438909 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-8z8ll" not found 2026-07-11 04:53:24.444895 | instance | openstack/neutron-ks-service-8z8ll/network-ks-service-registration 2026-07-11 04:53:24.629747 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-8z8ll" not found 2026-07-11 04:53:24.818577 | instance | openstack/neutron-ks-user-486j9/init 2026-07-11 04:53:25.008079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-486j9" not found 2026-07-11 04:53:25.013501 | instance | openstack/neutron-ks-user-486j9/neutron-ks-user 2026-07-11 04:53:25.197999 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-486j9" not found 2026-07-11 04:53:25.431061 | instance | openstack/neutron-netns-cleanup-cron-default-tvdst/init 2026-07-11 04:53:25.628582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-tvdst" not found 2026-07-11 04:53:25.633685 | instance | openstack/neutron-netns-cleanup-cron-default-tvdst/neutron-netns-cleanup-cron 2026-07-11 04:53:25.854692 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-tvdst" not found 2026-07-11 04:53:26.058331 | instance | openstack/neutron-ovn-metadata-agent-default-9l6qq/init 2026-07-11 04:53:26.247033 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-9l6qq" not found 2026-07-11 04:53:26.252374 | instance | openstack/neutron-ovn-metadata-agent-default-9l6qq/neutron-metadata-agent-init 2026-07-11 04:53:26.462629 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-9l6qq" not found 2026-07-11 04:53:26.469359 | instance | openstack/neutron-ovn-metadata-agent-default-9l6qq/ovn-neutron-init 2026-07-11 04:53:26.679959 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-9l6qq" not found 2026-07-11 04:53:26.686200 | instance | openstack/neutron-ovn-metadata-agent-default-9l6qq/neutron-ovn-metadata-agent 2026-07-11 04:53:26.899615 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-9l6qq" not found 2026-07-11 04:53:27.106547 | instance | openstack/neutron-ovn-vpn-agent-default-58cth/init 2026-07-11 04:53:27.315060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-58cth" not found 2026-07-11 04:53:27.319552 | instance | openstack/neutron-ovn-vpn-agent-default-58cth/ovn-vpn-agent-init 2026-07-11 04:53:27.530716 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-58cth" not found 2026-07-11 04:53:27.535034 | instance | openstack/neutron-ovn-vpn-agent-default-58cth/ovn-neutron-init 2026-07-11 04:53:27.718136 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-58cth" not found 2026-07-11 04:53:27.721914 | instance | openstack/neutron-ovn-vpn-agent-default-58cth/neutron-ovn-vpn-agent 2026-07-11 04:53:27.918087 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-58cth" not found 2026-07-11 04:53:28.132893 | instance | openstack/neutron-rabbit-init-nwfjp/init 2026-07-11 04:53:28.330915 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-nwfjp" not found 2026-07-11 04:53:28.338781 | instance | openstack/neutron-rabbit-init-nwfjp/rabbit-init 2026-07-11 04:53:28.562696 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-nwfjp" not found 2026-07-11 04:53:28.784323 | instance | openstack/neutron-rpc-server-66f4d9bd7f-5st46/init 2026-07-11 04:53:28.970617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-66f4d9bd7f-5st46" not found 2026-07-11 04:53:28.977776 | instance | openstack/neutron-rpc-server-66f4d9bd7f-5st46/ovn-neutron-init 2026-07-11 04:53:29.163621 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-66f4d9bd7f-5st46" not found 2026-07-11 04:53:29.169696 | instance | openstack/neutron-rpc-server-66f4d9bd7f-5st46/neutron-rpc-server 2026-07-11 04:53:30.527235 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-66f4d9bd7f-5st46" not found 2026-07-11 04:53:30.735671 | instance | openstack/neutron-server-75877f7cbc-wmdgf/init 2026-07-11 04:53:30.960162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-75877f7cbc-wmdgf" not found 2026-07-11 04:53:30.964436 | instance | openstack/neutron-server-75877f7cbc-wmdgf/ovn-neutron-init 2026-07-11 04:53:31.164337 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-75877f7cbc-wmdgf" not found 2026-07-11 04:53:31.169419 | instance | openstack/neutron-server-75877f7cbc-wmdgf/neutron-server 2026-07-11 04:53:31.664825 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-75877f7cbc-wmdgf" not found 2026-07-11 04:53:31.669302 | instance | openstack/neutron-server-75877f7cbc-wmdgf/neutron-policy-server 2026-07-11 04:53:31.864100 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-75877f7cbc-wmdgf" not found 2026-07-11 04:53:32.088312 | instance | openstack/nova-api-metadata-5fd76f985f-zpsqt/init 2026-07-11 04:53:32.282387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5fd76f985f-zpsqt" not found 2026-07-11 04:53:32.289228 | instance | openstack/nova-api-metadata-5fd76f985f-zpsqt/nova-api-metadata-init 2026-07-11 04:53:32.490066 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5fd76f985f-zpsqt" not found 2026-07-11 04:53:32.495140 | instance | openstack/nova-api-metadata-5fd76f985f-zpsqt/nova-api 2026-07-11 04:53:32.694727 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5fd76f985f-zpsqt" not found 2026-07-11 04:53:32.879707 | instance | openstack/nova-api-osapi-6fd6df9956-phsrj/init 2026-07-11 04:53:33.083639 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6fd6df9956-phsrj" not found 2026-07-11 04:53:33.088860 | instance | openstack/nova-api-osapi-6fd6df9956-phsrj/nova-osapi 2026-07-11 04:53:33.316979 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6fd6df9956-phsrj" not found 2026-07-11 04:53:33.513079 | instance | openstack/nova-bootstrap-q5z6r/init 2026-07-11 04:53:33.728580 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-q5z6r" not found 2026-07-11 04:53:33.733212 | instance | openstack/nova-bootstrap-q5z6r/bootstrap 2026-07-11 04:53:33.924404 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-q5z6r" not found 2026-07-11 04:53:34.114968 | instance | openstack/nova-cell-setup-29729040-bnrgb/init 2026-07-11 04:53:34.325791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29729040-bnrgb" not found 2026-07-11 04:53:34.331436 | instance | openstack/nova-cell-setup-29729040-bnrgb/nova-cell-setup 2026-07-11 04:53:34.530908 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29729040-bnrgb" not found 2026-07-11 04:53:34.742416 | instance | openstack/nova-cell-setup-dg4cl/init 2026-07-11 04:53:34.967089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-dg4cl" not found 2026-07-11 04:53:34.973096 | instance | openstack/nova-cell-setup-dg4cl/nova-cell-setup-init 2026-07-11 04:53:35.191417 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-dg4cl" not found 2026-07-11 04:53:35.196559 | instance | openstack/nova-cell-setup-dg4cl/nova-cell-setup 2026-07-11 04:53:35.423327 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-dg4cl" not found 2026-07-11 04:53:35.636040 | instance | openstack/nova-compute-default-tvtwm/init 2026-07-11 04:53:35.869933 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:35.873540 | instance | openstack/nova-compute-default-tvtwm/nova-compute-init 2026-07-11 04:53:36.080449 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:36.085963 | instance | openstack/nova-compute-default-tvtwm/ceph-perms 2026-07-11 04:53:36.283635 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:36.291334 | instance | openstack/nova-compute-default-tvtwm/ceph-admin-keyring-placement 2026-07-11 04:53:36.505636 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:36.510523 | instance | openstack/nova-compute-default-tvtwm/ceph-keyring-placement 2026-07-11 04:53:36.711023 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:36.716023 | instance | openstack/nova-compute-default-tvtwm/nova-compute-vnc-init 2026-07-11 04:53:36.921307 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:36.926755 | instance | openstack/nova-compute-default-tvtwm/nova-compute-ssh-init 2026-07-11 04:53:37.185943 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:37.198703 | instance | openstack/nova-compute-default-tvtwm/nova-compute 2026-07-11 04:53:37.477148 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:37.482671 | instance | openstack/nova-compute-default-tvtwm/nova-compute-ssh 2026-07-11 04:53:37.680500 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-tvtwm" not found 2026-07-11 04:53:37.891984 | instance | openstack/nova-conductor-77c4494856-wqwq8/init 2026-07-11 04:53:38.092157 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-77c4494856-wqwq8" not found 2026-07-11 04:53:38.096088 | instance | openstack/nova-conductor-77c4494856-wqwq8/nova-conductor 2026-07-11 04:53:38.281804 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-77c4494856-wqwq8" not found 2026-07-11 04:53:38.506926 | instance | openstack/nova-db-init-skpvv/init 2026-07-11 04:53:38.727531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-skpvv" not found 2026-07-11 04:53:38.731777 | instance | openstack/nova-db-init-skpvv/nova-db-init-0 2026-07-11 04:53:38.934560 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-skpvv" not found 2026-07-11 04:53:38.944293 | instance | openstack/nova-db-init-skpvv/nova-db-init-1 2026-07-11 04:53:39.152986 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-skpvv" not found 2026-07-11 04:53:39.159910 | instance | openstack/nova-db-init-skpvv/nova-db-init-2 2026-07-11 04:53:39.369521 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-skpvv" not found 2026-07-11 04:53:39.627054 | instance | openstack/nova-db-sync-hrpng/init 2026-07-11 04:53:39.848448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-hrpng" not found 2026-07-11 04:53:39.861992 | instance | openstack/nova-db-sync-hrpng/nova-db-sync 2026-07-11 04:53:40.100723 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-hrpng" not found 2026-07-11 04:53:40.343526 | instance | openstack/nova-ks-endpoints-7nf4r/init 2026-07-11 04:53:40.549791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-7nf4r" not found 2026-07-11 04:53:40.555050 | instance | openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-admin 2026-07-11 04:53:40.766724 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-7nf4r" not found 2026-07-11 04:53:40.773512 | instance | openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-internal 2026-07-11 04:53:40.979426 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-7nf4r" not found 2026-07-11 04:53:40.985159 | instance | openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-public 2026-07-11 04:53:41.217232 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-7nf4r" not found 2026-07-11 04:53:41.444863 | instance | openstack/nova-ks-service-svbbz/init 2026-07-11 04:53:41.635452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-svbbz" not found 2026-07-11 04:53:41.641637 | instance | openstack/nova-ks-service-svbbz/compute-ks-service-registration 2026-07-11 04:53:41.847102 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-svbbz" not found 2026-07-11 04:53:42.036357 | instance | openstack/nova-ks-user-npvdv/init 2026-07-11 04:53:42.247950 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-npvdv" not found 2026-07-11 04:53:42.253235 | instance | openstack/nova-ks-user-npvdv/nova-ks-user 2026-07-11 04:53:42.462080 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-npvdv" not found 2026-07-11 04:53:42.676546 | instance | openstack/nova-novncproxy-8bf8dcc49-j2lfd/init 2026-07-11 04:53:42.888494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-8bf8dcc49-j2lfd" not found 2026-07-11 04:53:42.895531 | instance | openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy-init 2026-07-11 04:53:43.110480 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-8bf8dcc49-j2lfd" not found 2026-07-11 04:53:43.117572 | instance | openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy-init-assets 2026-07-11 04:53:43.329440 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-8bf8dcc49-j2lfd" not found 2026-07-11 04:53:43.336091 | instance | openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy 2026-07-11 04:53:43.544900 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-8bf8dcc49-j2lfd" not found 2026-07-11 04:53:43.741611 | instance | openstack/nova-rabbit-init-nb9m5/init 2026-07-11 04:53:43.969464 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-nb9m5" not found 2026-07-11 04:53:43.974076 | instance | openstack/nova-rabbit-init-nb9m5/rabbit-init 2026-07-11 04:53:44.182230 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-nb9m5" not found 2026-07-11 04:53:44.392537 | instance | openstack/nova-scheduler-68d855bd84-7975w/init 2026-07-11 04:53:44.585776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-68d855bd84-7975w" not found 2026-07-11 04:53:44.591921 | instance | openstack/nova-scheduler-68d855bd84-7975w/nova-scheduler 2026-07-11 04:53:44.784352 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-68d855bd84-7975w" not found 2026-07-11 04:53:44.972358 | instance | openstack/nova-service-cleaner-29729040-bqgw8/init 2026-07-11 04:53:45.175069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29729040-bqgw8" not found 2026-07-11 04:53:45.180179 | instance | openstack/nova-service-cleaner-29729040-bqgw8/nova-service-cleaner 2026-07-11 04:53:45.379415 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29729040-bqgw8" not found 2026-07-11 04:53:45.574786 | instance | openstack/octavia-api-79c7c45c46-jbtm5/init 2026-07-11 04:53:45.777131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-79c7c45c46-jbtm5" not found 2026-07-11 04:53:45.782317 | instance | openstack/octavia-api-79c7c45c46-jbtm5/octavia-api 2026-07-11 04:53:46.010483 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-79c7c45c46-jbtm5" not found 2026-07-11 04:53:46.202605 | instance | openstack/octavia-bootstrap-bghnd/init 2026-07-11 04:53:46.422293 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-bghnd" not found 2026-07-11 04:53:46.430815 | instance | openstack/octavia-bootstrap-bghnd/bootstrap 2026-07-11 04:53:46.618747 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-bghnd" not found 2026-07-11 04:53:46.809255 | instance | openstack/octavia-db-init-w8tjh/init 2026-07-11 04:53:47.023942 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-w8tjh" not found 2026-07-11 04:53:47.030268 | instance | openstack/octavia-db-init-w8tjh/octavia-db-init-0 2026-07-11 04:53:47.219517 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-w8tjh" not found 2026-07-11 04:53:47.224703 | instance | openstack/octavia-db-init-w8tjh/octavia-db-init-1 2026-07-11 04:53:47.424676 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-w8tjh" not found 2026-07-11 04:53:47.616427 | instance | openstack/octavia-db-sync-kgpts/init 2026-07-11 04:53:47.821833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-kgpts" not found 2026-07-11 04:53:47.826322 | instance | openstack/octavia-db-sync-kgpts/octavia-db-sync 2026-07-11 04:53:48.036775 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-kgpts" not found 2026-07-11 04:53:48.234812 | instance | openstack/octavia-health-manager-default-rtnk9/init 2026-07-11 04:53:48.445640 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-rtnk9" not found 2026-07-11 04:53:48.451958 | instance | openstack/octavia-health-manager-default-rtnk9/octavia-health-manager-get-port 2026-07-11 04:53:48.646015 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-rtnk9" not found 2026-07-11 04:53:48.653032 | instance | openstack/octavia-health-manager-default-rtnk9/octavia-health-manager-nic-init 2026-07-11 04:53:48.854986 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-rtnk9" not found 2026-07-11 04:53:48.858861 | instance | openstack/octavia-health-manager-default-rtnk9/octavia-health-manager 2026-07-11 04:53:49.050174 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-rtnk9" not found 2026-07-11 04:53:49.245559 | instance | openstack/octavia-housekeeping-67c456c8d5-q6wjb/init 2026-07-11 04:53:49.481555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-67c456c8d5-q6wjb" not found 2026-07-11 04:53:49.486004 | instance | openstack/octavia-housekeeping-67c456c8d5-q6wjb/octavia-housekeeping 2026-07-11 04:53:49.673657 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-67c456c8d5-q6wjb" not found 2026-07-11 04:53:49.865004 | instance | openstack/octavia-ks-endpoints-s5hch/init 2026-07-11 04:53:50.058048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-s5hch" not found 2026-07-11 04:53:50.062823 | instance | openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-admin 2026-07-11 04:53:50.249930 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-s5hch" not found 2026-07-11 04:53:50.255546 | instance | openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-internal 2026-07-11 04:53:50.474432 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-s5hch" not found 2026-07-11 04:53:50.478086 | instance | openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-public 2026-07-11 04:53:50.688640 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-s5hch" not found 2026-07-11 04:53:50.900045 | instance | openstack/octavia-ks-service-frp7d/init 2026-07-11 04:53:51.123393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-frp7d" not found 2026-07-11 04:53:51.128026 | instance | openstack/octavia-ks-service-frp7d/load-balancer-ks-service-registration 2026-07-11 04:53:51.314449 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-frp7d" not found 2026-07-11 04:53:51.528857 | instance | openstack/octavia-ks-user-6wwv8/init 2026-07-11 04:53:51.718393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-6wwv8" not found 2026-07-11 04:53:51.723715 | instance | openstack/octavia-ks-user-6wwv8/octavia-ks-user 2026-07-11 04:53:51.917655 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-6wwv8" not found 2026-07-11 04:53:52.105751 | instance | openstack/octavia-rabbit-init-fhth9/init 2026-07-11 04:53:52.295713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-fhth9" not found 2026-07-11 04:53:52.300982 | instance | openstack/octavia-rabbit-init-fhth9/rabbit-init 2026-07-11 04:53:52.501476 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-fhth9" not found 2026-07-11 04:53:52.697165 | instance | openstack/octavia-worker-59d74b4dfd-9mrgq/init 2026-07-11 04:53:52.900841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-59d74b4dfd-9mrgq" not found 2026-07-11 04:53:52.905688 | instance | openstack/octavia-worker-59d74b4dfd-9mrgq/octavia-worker 2026-07-11 04:53:53.097456 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-59d74b4dfd-9mrgq" not found 2026-07-11 04:53:53.291103 | instance | openstack/openstack-database-exporter-78c69bc7dd-695hg/openstack-database-exporter 2026-07-11 04:53:53.511296 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-695hg" not found 2026-07-11 04:53:53.706042 | instance | openstack/openstack-exporter-799888df9-v2qgc/build-config 2026-07-11 04:53:53.898952 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-799888df9-v2qgc" not found 2026-07-11 04:53:53.904381 | instance | openstack/openstack-exporter-799888df9-v2qgc/openstack-exporter 2026-07-11 04:53:54.168922 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-799888df9-v2qgc" not found 2026-07-11 04:53:54.386682 | instance | openstack/openvswitch-n7lnw/init 2026-07-11 04:53:54.602112 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-n7lnw" not found 2026-07-11 04:53:54.606486 | instance | openstack/openvswitch-n7lnw/openvswitch-db-perms 2026-07-11 04:53:54.797013 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-n7lnw" not found 2026-07-11 04:53:54.801393 | instance | openstack/openvswitch-n7lnw/openvswitch-vswitchd-modules 2026-07-11 04:53:54.981895 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-n7lnw" not found 2026-07-11 04:53:54.987595 | instance | openstack/openvswitch-n7lnw/openvswitch-db 2026-07-11 04:53:55.193386 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-n7lnw" not found 2026-07-11 04:53:55.198366 | instance | openstack/openvswitch-n7lnw/openvswitch-vswitchd 2026-07-11 04:53:55.407975 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-n7lnw" not found 2026-07-11 04:53:55.632846 | instance | openstack/ovn-controller-default-9xnq7/init 2026-07-11 04:53:55.826110 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-9xnq7" not found 2026-07-11 04:53:55.832070 | instance | openstack/ovn-controller-default-9xnq7/get-gw-enabled 2026-07-11 04:53:56.050523 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-9xnq7" not found 2026-07-11 04:53:56.056223 | instance | openstack/ovn-controller-default-9xnq7/controller-init 2026-07-11 04:53:56.262163 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-9xnq7" not found 2026-07-11 04:53:56.268001 | instance | openstack/ovn-controller-default-9xnq7/controller 2026-07-11 04:53:56.481819 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-9xnq7" not found 2026-07-11 04:53:56.485796 | instance | openstack/ovn-controller-default-9xnq7/vector 2026-07-11 04:53:56.671165 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-9xnq7" not found 2026-07-11 04:53:56.676367 | instance | openstack/ovn-controller-default-9xnq7/log-parser 2026-07-11 04:53:56.861912 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-9xnq7" not found 2026-07-11 04:53:57.051138 | instance | openstack/ovn-northd-fc978744-9mt2h/init 2026-07-11 04:53:57.253258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-9mt2h" not found 2026-07-11 04:53:57.262878 | instance | openstack/ovn-northd-fc978744-9mt2h/northd 2026-07-11 04:53:57.452690 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-9mt2h" not found 2026-07-11 04:53:57.670135 | instance | openstack/ovn-ovsdb-nb-0/init 2026-07-11 04:53:57.872163 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-07-11 04:53:57.877213 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-07-11 04:53:58.066926 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-07-11 04:53:58.263339 | instance | openstack/ovn-ovsdb-sb-0/init 2026-07-11 04:53:58.484167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-07-11 04:53:58.489861 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-07-11 04:53:58.684148 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-07-11 04:53:58.870404 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-07-11 04:53:59.061389 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-11 04:53:59.067500 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-07-11 04:53:59.245572 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-11 04:53:59.249937 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-07-11 04:53:59.710881 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-07-11 04:53:59.715027 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-07-11 04:53:59.932170 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-07-11 04:54:00.123410 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-07-11 04:54:00.316589 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-07-11 04:54:00.323094 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-07-11 04:54:00.575217 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-07-11 04:54:00.580192 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-07-11 04:54:00.780945 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-07-11 04:54:00.984557 | instance | openstack/placement-api-6fb79584fd-jxl7x/init 2026-07-11 04:54:01.198298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6fb79584fd-jxl7x" not found 2026-07-11 04:54:01.202832 | instance | openstack/placement-api-6fb79584fd-jxl7x/placement-api 2026-07-11 04:54:01.459960 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6fb79584fd-jxl7x" not found 2026-07-11 04:54:01.663917 | instance | openstack/placement-db-init-dfbqm/init 2026-07-11 04:54:01.844669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-dfbqm" not found 2026-07-11 04:54:01.849993 | instance | openstack/placement-db-init-dfbqm/placement-db-init-0 2026-07-11 04:54:02.037016 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-dfbqm" not found 2026-07-11 04:54:02.223912 | instance | openstack/placement-db-sync-29ds7/init 2026-07-11 04:54:02.415522 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-29ds7" not found 2026-07-11 04:54:02.422069 | instance | openstack/placement-db-sync-29ds7/placement-db-sync 2026-07-11 04:54:02.618448 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-29ds7" not found 2026-07-11 04:54:02.797633 | instance | openstack/placement-ks-endpoints-62647/init 2026-07-11 04:54:02.979932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-62647" not found 2026-07-11 04:54:02.984058 | instance | openstack/placement-ks-endpoints-62647/placement-ks-endpoints-admin 2026-07-11 04:54:03.169082 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-62647" not found 2026-07-11 04:54:03.174281 | instance | openstack/placement-ks-endpoints-62647/placement-ks-endpoints-internal 2026-07-11 04:54:03.374082 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-62647" not found 2026-07-11 04:54:03.378408 | instance | openstack/placement-ks-endpoints-62647/placement-ks-endpoints-public 2026-07-11 04:54:03.583929 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-62647" not found 2026-07-11 04:54:03.770655 | instance | openstack/placement-ks-service-dzszw/init 2026-07-11 04:54:03.991335 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-dzszw" not found 2026-07-11 04:54:03.996673 | instance | openstack/placement-ks-service-dzszw/placement-ks-service-registration 2026-07-11 04:54:04.186371 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-dzszw" not found 2026-07-11 04:54:04.406887 | instance | openstack/placement-ks-user-4p8rr/init 2026-07-11 04:54:04.638911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-4p8rr" not found 2026-07-11 04:54:04.644330 | instance | openstack/placement-ks-user-4p8rr/placement-ks-user 2026-07-11 04:54:04.817608 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-4p8rr" not found 2026-07-11 04:54:05.004762 | instance | openstack/pxc-operator-69cb5bbdb9-vncm9/percona-xtradb-cluster-operator 2026-07-11 04:54:05.191725 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-vncm9" not found 2026-07-11 04:54:05.405370 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-07-11 04:54:05.616628 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-07-11 04:54:05.622520 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-07-11 04:54:05.834037 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-07-11 04:54:06.024646 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-07-11 04:54:06.211016 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-07-11 04:54:06.216974 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-07-11 04:54:06.440370 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-07-11 04:54:06.642045 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-7ht64/rabbitmq-cluster-operator 2026-07-11 04:54:06.872391 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-7ht64" not found 2026-07-11 04:54:07.110045 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-07-11 04:54:07.306829 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-07-11 04:54:07.312976 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-07-11 04:54:07.533315 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-07-11 04:54:07.748811 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-07-11 04:54:07.953256 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-07-11 04:54:07.959942 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-07-11 04:54:08.192510 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-07-11 04:54:08.433339 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-07-11 04:54:08.655227 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-07-11 04:54:08.660177 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-07-11 04:54:08.867468 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-07-11 04:54:09.079078 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-07-11 04:54:09.287224 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-07-11 04:54:09.292638 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-07-11 04:54:09.520148 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-07-11 04:54:09.718652 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-07-11 04:54:09.917786 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-07-11 04:54:09.923096 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-07-11 04:54:10.121461 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-07-11 04:54:10.341536 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv/rabbitmq-cluster-operator 2026-07-11 04:54:10.531021 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-cm4pv" not found 2026-07-11 04:54:10.728637 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-07-11 04:54:10.930836 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-07-11 04:54:10.941084 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-07-11 04:54:11.147567 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-07-11 04:54:11.346198 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-07-11 04:54:11.543570 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-07-11 04:54:11.549589 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-07-11 04:54:11.848349 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-07-11 04:54:12.040356 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-07-11 04:54:12.226144 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-07-11 04:54:12.230057 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-07-11 04:54:12.460438 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-07-11 04:54:12.663803 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/make-container-crash-dir 2026-07-11 04:54:12.868737 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-2xn9l" not found 2026-07-11 04:54:12.873184 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/chown-container-data-dir 2026-07-11 04:54:13.072916 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-2xn9l" not found 2026-07-11 04:54:13.077543 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/ceph-crash 2026-07-11 04:54:13.266754 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-2xn9l" not found 2026-07-11 04:54:13.492174 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/chown-container-data-dir 2026-07-11 04:54:13.687470 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5" not found 2026-07-11 04:54:13.693319 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/rgw 2026-07-11 04:54:13.950781 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5" not found 2026-07-11 04:54:13.957110 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/log-collector 2026-07-11 04:54:14.163015 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5" not found 2026-07-11 04:54:14.381325 | instance | openstack/staffeln-api-58d657d7db-454fs/init 2026-07-11 04:54:14.578555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-58d657d7db-454fs" not found 2026-07-11 04:54:14.584081 | instance | openstack/staffeln-api-58d657d7db-454fs/staffeln-api 2026-07-11 04:54:14.800661 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-58d657d7db-454fs" not found 2026-07-11 04:54:14.996188 | instance | openstack/staffeln-conductor-5589b9ffc7-spkl7/staffeln-conductor 2026-07-11 04:54:15.205592 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5589b9ffc7-spkl7" not found 2026-07-11 04:54:15.408120 | instance | openstack/staffeln-db-init-lnws6/init 2026-07-11 04:54:15.602799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-lnws6" not found 2026-07-11 04:54:15.607464 | instance | openstack/staffeln-db-init-lnws6/staffeln-db-init-0 2026-07-11 04:54:15.797399 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-lnws6" not found 2026-07-11 04:54:15.981107 | instance | openstack/staffeln-db-sync-gp9rw/init 2026-07-11 04:54:16.173014 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-gp9rw" not found 2026-07-11 04:54:16.178358 | instance | openstack/staffeln-db-sync-gp9rw/staffeln-db-sync 2026-07-11 04:54:16.406690 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-gp9rw" not found 2026-07-11 04:54:16.614092 | instance | openstack/tempest-ks-user-slqfz/init 2026-07-11 04:54:16.827687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-slqfz" not found 2026-07-11 04:54:16.832406 | instance | openstack/tempest-ks-user-slqfz/tempest-ks-user 2026-07-11 04:54:17.033881 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-slqfz" not found 2026-07-11 04:54:17.220394 | instance | openstack/tempest-run-tests-qkk25/init 2026-07-11 04:54:17.442194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-qkk25" not found 2026-07-11 04:54:17.446570 | instance | openstack/tempest-run-tests-qkk25/tempest-run-tests-init 2026-07-11 04:54:17.663983 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-qkk25" not found 2026-07-11 04:54:17.670723 | instance | openstack/tempest-run-tests-qkk25/tempest-run-tests 2026-07-11 04:54:17.922933 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-qkk25" not found 2026-07-11 04:54:18.138154 | instance | openstack/valkey-node-0/valkey 2026-07-11 04:54:18.352823 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-07-11 04:54:18.358627 | instance | openstack/valkey-node-0/sentinel 2026-07-11 04:54:18.580243 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-07-11 04:54:18.586631 | instance | openstack/valkey-node-0/metrics 2026-07-11 04:54:18.785184 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-07-11 04:54:18.967411 | instance | orc-system/orc-controller-manager-6cb597b5d4-2bkl4/manager 2026-07-11 04:54:19.157391 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-2bkl4" not found 2026-07-11 04:54:19.348048 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-8c457/rook-ceph-operator 2026-07-11 04:54:19.575550 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-8c457" not found 2026-07-11 04:54:19.769016 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-sw4zj/secretgen-controller 2026-07-11 04:54:19.986727 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-sw4zj" not found 2026-07-11 04:54:20.049735 | instance | ERROR 2026-07-11 04:54:20.049999 | instance | { 2026-07-11 04:54:20.050029 | instance | "delta": "0:02:19.478476", 2026-07-11 04:54:20.050049 | instance | "end": "2026-07-11 04:54:19.993882", 2026-07-11 04:54:20.050068 | instance | "msg": "non-zero return code", 2026-07-11 04:54:20.050085 | instance | "rc": 123, 2026-07-11 04:54:20.050103 | instance | "start": "2026-07-11 04:52:00.515406" 2026-07-11 04:54:20.050121 | instance | } 2026-07-11 04:54:20.050144 | instance | ERROR: Ignoring Errors 2026-07-11 04:54:20.063255 | 2026-07-11 04:54:20.063330 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-11 04:54:20.750122 | instance | changed: 2026-07-11 04:54:20.750339 | instance | cd+++++++++ pod-logs/ 2026-07-11 04:54:20.750367 | instance | cd+++++++++ pod-logs/auth-system/ 2026-07-11 04:54:20.750387 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-07-11 04:54:20.750406 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-07-11 04:54:20.750425 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-07-11 04:54:20.750444 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p/ 2026-07-11 04:54:20.750464 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p/manager.txt 2026-07-11 04:54:20.750483 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-07-11 04:54:20.750501 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn/ 2026-07-11 04:54:20.750520 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn/manager.txt 2026-07-11 04:54:20.750539 | instance | cd+++++++++ pod-logs/capi-system/ 2026-07-11 04:54:20.750558 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-kxd8z/ 2026-07-11 04:54:20.750576 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-kxd8z/manager.txt 2026-07-11 04:54:20.750594 | instance | cd+++++++++ pod-logs/capo-system/ 2026-07-11 04:54:20.750612 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-vpb5q/ 2026-07-11 04:54:20.750630 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-vpb5q/manager.txt 2026-07-11 04:54:20.750648 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-07-11 04:54:20.750666 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-gw97q/ 2026-07-11 04:54:20.750684 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-gw97q/cert-manager-controller.txt 2026-07-11 04:54:20.750723 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-sn6d9/ 2026-07-11 04:54:20.750743 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-sn6d9/cert-manager-cainjector.txt 2026-07-11 04:54:20.750761 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-ds56b/ 2026-07-11 04:54:20.750779 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-ds56b/cert-manager-webhook.txt 2026-07-11 04:54:20.750797 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-11 04:54:20.750815 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-c54b5/ 2026-07-11 04:54:20.750833 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-c54b5/envoy-gateway.txt 2026-07-11 04:54:20.750850 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-11 04:54:20.750868 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-07-11 04:54:20.750886 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-07-11 04:54:20.750904 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-07-11 04:54:20.750922 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-07-11 04:54:20.750940 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p/ 2026-07-11 04:54:20.750958 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-78v8p/manager.txt 2026-07-11 04:54:20.750976 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-07-11 04:54:20.750994 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn/ 2026-07-11 04:54:20.751012 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-pcprn/manager.txt 2026-07-11 04:54:20.751030 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-07-11 04:54:20.751047 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-kxd8z/ 2026-07-11 04:54:20.751065 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-kxd8z/manager.txt 2026-07-11 04:54:20.751083 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-07-11 04:54:20.751101 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-vpb5q/ 2026-07-11 04:54:20.751122 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-vpb5q/manager.txt 2026-07-11 04:54:20.751140 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-07-11 04:54:20.751158 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-gw97q/ 2026-07-11 04:54:20.751175 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-gw97q/cert-manager-controller.txt 2026-07-11 04:54:20.751193 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-sn6d9/ 2026-07-11 04:54:20.751211 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-sn6d9/cert-manager-cainjector.txt 2026-07-11 04:54:20.751229 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-ds56b/ 2026-07-11 04:54:20.751247 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-ds56b/cert-manager-webhook.txt 2026-07-11 04:54:20.751265 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-11 04:54:20.751283 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-c54b5/ 2026-07-11 04:54:20.751300 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-c54b5/envoy-gateway.txt 2026-07-11 04:54:20.751323 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-07-11 04:54:20.751342 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-zz2cx/ 2026-07-11 04:54:20.751360 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-zz2cx/controller.txt 2026-07-11 04:54:20.751378 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bn66c/ 2026-07-11 04:54:20.751396 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bn66c/ingress-nginx-default-backend.txt 2026-07-11 04:54:20.751414 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-11 04:54:20.751432 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-jhwkr/ 2026-07-11 04:54:20.751450 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-jhwkr/cilium-operator.txt 2026-07-11 04:54:20.751468 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/ 2026-07-11 04:54:20.751485 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/apply-sysctl-overwrites.txt 2026-07-11 04:54:20.751503 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/cilium-agent.txt 2026-07-11 04:54:20.751521 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/clean-cilium-state.txt 2026-07-11 04:54:20.751538 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/config.txt 2026-07-11 04:54:20.751556 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/install-cni-binaries.txt 2026-07-11 04:54:20.751573 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/mount-bpf-fs.txt 2026-07-11 04:54:20.751591 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-zldgv/mount-cgroup.txt 2026-07-11 04:54:20.751608 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g7g2p/ 2026-07-11 04:54:20.751626 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g7g2p/coredns.txt 2026-07-11 04:54:20.751644 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jqlfr/ 2026-07-11 04:54:20.751662 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jqlfr/coredns.txt 2026-07-11 04:54:20.751679 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-11 04:54:20.751697 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-11 04:54:20.751715 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-11 04:54:20.751732 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-11 04:54:20.751750 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-11 04:54:20.751767 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-11 04:54:20.751785 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-zw8dx/ 2026-07-11 04:54:20.751802 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-zw8dx/kube-proxy.txt 2026-07-11 04:54:20.751819 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-11 04:54:20.751837 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-11 04:54:20.751854 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-11 04:54:20.751871 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-11 04:54:20.751889 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-07-11 04:54:20.751907 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-j8hwx/ 2026-07-11 04:54:20.751925 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-j8hwx/local-path-provisioner.txt 2026-07-11 04:54:20.751948 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-07-11 04:54:20.751995 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-11 04:54:20.752015 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-11 04:54:20.752033 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-11 04:54:20.752050 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-11 04:54:20.752069 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-11 04:54:20.752086 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-zdh97/ 2026-07-11 04:54:20.752104 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-zdh97/goldpinger-daemon.txt 2026-07-11 04:54:20.752122 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/ 2026-07-11 04:54:20.752139 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana-sc-dashboard.txt 2026-07-11 04:54:20.752157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana-sc-datasources.txt 2026-07-11 04:54:20.752175 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana.txt 2026-07-11 04:54:20.752192 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7/ 2026-07-11 04:54:20.752209 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7/kube-state-metrics.txt 2026-07-11 04:54:20.752226 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ff478/ 2026-07-11 04:54:20.752244 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ff478/kube-prometheus-stack.txt 2026-07-11 04:54:20.752261 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/ 2026-07-11 04:54:20.752279 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/node-exporter.txt 2026-07-11 04:54:20.752297 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/pod-tls-sidecar.txt 2026-07-11 04:54:20.752314 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-07-11 04:54:20.752332 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-07-11 04:54:20.752350 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-07-11 04:54:20.752371 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-11 04:54:20.752390 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-11 04:54:20.752408 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-z8s7f/ 2026-07-11 04:54:20.752426 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-z8s7f/nginx.txt 2026-07-11 04:54:20.752443 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-07-11 04:54:20.752461 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-07-11 04:54:20.752478 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-07-11 04:54:20.752496 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-d44cv/ 2026-07-11 04:54:20.752513 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-d44cv/gc.txt 2026-07-11 04:54:20.752537 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-zrrls/ 2026-07-11 04:54:20.752555 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-zrrls/master.txt 2026-07-11 04:54:20.752573 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-zsfjs/ 2026-07-11 04:54:20.752590 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-zsfjs/worker.txt 2026-07-11 04:54:20.752608 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-11 04:54:20.752626 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-11 04:54:20.752643 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-11 04:54:20.752661 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-11 04:54:20.752679 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-11 04:54:20.752696 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-11 04:54:20.752714 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xvk26/ 2026-07-11 04:54:20.752731 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xvk26/pushgateway.txt 2026-07-11 04:54:20.752749 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-blcm4/ 2026-07-11 04:54:20.752766 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-blcm4/vector.txt 2026-07-11 04:54:20.752784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-07-11 04:54:20.752801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-748b748ccb-86dzl/ 2026-07-11 04:54:20.752819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-748b748ccb-86dzl/barbican-api.txt 2026-07-11 04:54:20.752836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-748b748ccb-86dzl/init.txt 2026-07-11 04:54:20.752854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-nv27b/ 2026-07-11 04:54:20.752871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-nv27b/barbican-db-init-0.txt 2026-07-11 04:54:20.752888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-nv27b/init.txt 2026-07-11 04:54:20.752906 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-zl4zr/ 2026-07-11 04:54:20.752923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-zl4zr/barbican-db-sync.txt 2026-07-11 04:54:20.752941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-zl4zr/init.txt 2026-07-11 04:54:20.752977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xgdnw/ 2026-07-11 04:54:20.752995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xgdnw/init.txt 2026-07-11 04:54:20.753013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-admin.txt 2026-07-11 04:54:20.753031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-internal.txt 2026-07-11 04:54:20.753048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-public.txt 2026-07-11 04:54:20.753065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bwt9p/ 2026-07-11 04:54:20.753082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bwt9p/init.txt 2026-07-11 04:54:20.753100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bwt9p/key-manager-ks-service-registration.txt 2026-07-11 04:54:20.753123 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sm7gf/ 2026-07-11 04:54:20.753141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sm7gf/barbican-ks-user.txt 2026-07-11 04:54:20.753159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sm7gf/init.txt 2026-07-11 04:54:20.753176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-ccxk2/ 2026-07-11 04:54:20.753194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-ccxk2/init.txt 2026-07-11 04:54:20.753211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-ccxk2/rabbit-init.txt 2026-07-11 04:54:20.753229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-85446fdf5b-dk79h/ 2026-07-11 04:54:20.753246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-85446fdf5b-dk79h/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.753263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-85446fdf5b-dk79h/cinder-api.txt 2026-07-11 04:54:20.753280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-85446fdf5b-dk79h/init.txt 2026-07-11 04:54:20.753297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8469c497fb-6zxtt/ 2026-07-11 04:54:20.753313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8469c497fb-6zxtt/ceph-backup-keyring-placement.txt 2026-07-11 04:54:20.753330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8469c497fb-6zxtt/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.753348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8469c497fb-6zxtt/ceph-keyring-placement-rbd1.txt 2026-07-11 04:54:20.753365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8469c497fb-6zxtt/cinder-backup.txt 2026-07-11 04:54:20.753382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8469c497fb-6zxtt/init.txt 2026-07-11 04:54:20.753399 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6m2n/ 2026-07-11 04:54:20.753417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6m2n/ceph-keyring-placement.txt 2026-07-11 04:54:20.753434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6m2n/cinder-backup-storage-init.txt 2026-07-11 04:54:20.753451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-l6m2n/init.txt 2026-07-11 04:54:20.753469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-96j5x/ 2026-07-11 04:54:20.753486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-96j5x/bootstrap.txt 2026-07-11 04:54:20.753503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-96j5x/init.txt 2026-07-11 04:54:20.753521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cr4jl/ 2026-07-11 04:54:20.753538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cr4jl/create-internal-tenant.txt 2026-07-11 04:54:20.753555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cr4jl/init.txt 2026-07-11 04:54:20.753573 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zl7r9/ 2026-07-11 04:54:20.753590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zl7r9/cinder-db-init-0.txt 2026-07-11 04:54:20.753607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zl7r9/init.txt 2026-07-11 04:54:20.753624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fvj2n/ 2026-07-11 04:54:20.753642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fvj2n/cinder-db-sync.txt 2026-07-11 04:54:20.753659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fvj2n/init.txt 2026-07-11 04:54:20.753677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5bljz/ 2026-07-11 04:54:20.753699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5bljz/init.txt 2026-07-11 04:54:20.753718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-admin.txt 2026-07-11 04:54:20.753736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-internal.txt 2026-07-11 04:54:20.753753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-public.txt 2026-07-11 04:54:20.753771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-n6vhq/ 2026-07-11 04:54:20.753788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-n6vhq/init.txt 2026-07-11 04:54:20.753806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-n6vhq/volumev3-ks-service-registration.txt 2026-07-11 04:54:20.753823 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-25nns/ 2026-07-11 04:54:20.753841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-25nns/cinder-ks-user.txt 2026-07-11 04:54:20.753858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-25nns/init.txt 2026-07-11 04:54:20.753876 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-ksnbh/ 2026-07-11 04:54:20.753894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-ksnbh/init.txt 2026-07-11 04:54:20.753911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-ksnbh/rabbit-init.txt 2026-07-11 04:54:20.753929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-79cf785bb8-ppbbr/ 2026-07-11 04:54:20.753946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-79cf785bb8-ppbbr/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.753964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-79cf785bb8-ppbbr/cinder-scheduler.txt 2026-07-11 04:54:20.753982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-79cf785bb8-ppbbr/init.txt 2026-07-11 04:54:20.753999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l2xcs/ 2026-07-11 04:54:20.754017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l2xcs/ceph-keyring-placement.txt 2026-07-11 04:54:20.754035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l2xcs/cinder-storage-init-rbd1.txt 2026-07-11 04:54:20.754053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-l2xcs/init.txt 2026-07-11 04:54:20.754069 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dd696ccf-brztg/ 2026-07-11 04:54:20.754086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dd696ccf-brztg/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.754104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dd696ccf-brztg/ceph-keyring-placement-rbd1.txt 2026-07-11 04:54:20.754121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dd696ccf-brztg/cinder-volume.txt 2026-07-11 04:54:20.754138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dd696ccf-brztg/init-cinder-conf.txt 2026-07-11 04:54:20.754155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7dd696ccf-brztg/init.txt 2026-07-11 04:54:20.754173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29729045-mk66f/ 2026-07-11 04:54:20.754190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29729045-mk66f/cinder-volume-usage-audit.txt 2026-07-11 04:54:20.754207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29729045-mk66f/init.txt 2026-07-11 04:54:20.754225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-767856589d-fgb8m/ 2026-07-11 04:54:20.754243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-767856589d-fgb8m/ceph-keyring-placement.txt 2026-07-11 04:54:20.754265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-767856589d-fgb8m/glance-api.txt 2026-07-11 04:54:20.754284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-767856589d-fgb8m/glance-perms.txt 2026-07-11 04:54:20.754301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-767856589d-fgb8m/init.txt 2026-07-11 04:54:20.754318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9t9z7/ 2026-07-11 04:54:20.754336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9t9z7/glance-db-init-0.txt 2026-07-11 04:54:20.754353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9t9z7/init.txt 2026-07-11 04:54:20.754370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-5kx6p/ 2026-07-11 04:54:20.754388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-5kx6p/glance-db-sync.txt 2026-07-11 04:54:20.754404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-5kx6p/init.txt 2026-07-11 04:54:20.754421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cffx9/ 2026-07-11 04:54:20.754439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-admin.txt 2026-07-11 04:54:20.754456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-internal.txt 2026-07-11 04:54:20.754474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-public.txt 2026-07-11 04:54:20.754491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cffx9/init.txt 2026-07-11 04:54:20.754509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2cdzc/ 2026-07-11 04:54:20.754526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2cdzc/image-ks-service-registration.txt 2026-07-11 04:54:20.754544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2cdzc/init.txt 2026-07-11 04:54:20.754561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-5ttkf/ 2026-07-11 04:54:20.754579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-5ttkf/glance-ks-user.txt 2026-07-11 04:54:20.754596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-5ttkf/init.txt 2026-07-11 04:54:20.754614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-vx7pt/ 2026-07-11 04:54:20.754631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-vx7pt/glance-metadefs-load.txt 2026-07-11 04:54:20.754649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-vx7pt/init.txt 2026-07-11 04:54:20.754666 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8x2r6/ 2026-07-11 04:54:20.754684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8x2r6/init.txt 2026-07-11 04:54:20.754701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8x2r6/rabbit-init.txt 2026-07-11 04:54:20.754718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8gbhx/ 2026-07-11 04:54:20.754736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8gbhx/ceph-keyring-placement.txt 2026-07-11 04:54:20.754753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8gbhx/glance-storage-init.txt 2026-07-11 04:54:20.754771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8gbhx/init.txt 2026-07-11 04:54:20.754789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-74df66c58b-hddnt/ 2026-07-11 04:54:20.754806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-74df66c58b-hddnt/heat-api.txt 2026-07-11 04:54:20.754824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-74df66c58b-hddnt/init.txt 2026-07-11 04:54:20.754842 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-cktgp/ 2026-07-11 04:54:20.754864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-cktgp/bootstrap.txt 2026-07-11 04:54:20.754882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-cktgp/init.txt 2026-07-11 04:54:20.754900 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-58f5d65b48-9pksp/ 2026-07-11 04:54:20.754917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-58f5d65b48-9pksp/heat-cfn.txt 2026-07-11 04:54:20.754935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-58f5d65b48-9pksp/init.txt 2026-07-11 04:54:20.754951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-7g9ww/ 2026-07-11 04:54:20.754969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-7g9ww/heat-db-init-0.txt 2026-07-11 04:54:20.754986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-7g9ww/init.txt 2026-07-11 04:54:20.755003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-h9p6x/ 2026-07-11 04:54:20.755021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-h9p6x/heat-db-sync.txt 2026-07-11 04:54:20.755038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-h9p6x/init.txt 2026-07-11 04:54:20.755055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-dnpjh/ 2026-07-11 04:54:20.755072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-dnpjh/heat-ks-domain-user.txt 2026-07-11 04:54:20.755090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-dnpjh/init.txt 2026-07-11 04:54:20.755107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-844b78cdbc-c54m9/ 2026-07-11 04:54:20.755125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-844b78cdbc-c54m9/heat-engine.txt 2026-07-11 04:54:20.755142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-844b78cdbc-c54m9/init.txt 2026-07-11 04:54:20.755159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729080-xd979/ 2026-07-11 04:54:20.755177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729080-xd979/heat-engine-cleaner.txt 2026-07-11 04:54:20.755194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729080-xd979/init.txt 2026-07-11 04:54:20.755211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729085-bfnw6/ 2026-07-11 04:54:20.755229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729085-bfnw6/heat-engine-cleaner.txt 2026-07-11 04:54:20.755246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729085-bfnw6/init.txt 2026-07-11 04:54:20.755263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729090-ktz77/ 2026-07-11 04:54:20.755281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729090-ktz77/heat-engine-cleaner.txt 2026-07-11 04:54:20.755298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29729090-ktz77/init.txt 2026-07-11 04:54:20.755315 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/ 2026-07-11 04:54:20.755332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-admin.txt 2026-07-11 04:54:20.755350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-internal.txt 2026-07-11 04:54:20.755367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-public.txt 2026-07-11 04:54:20.755384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/init.txt 2026-07-11 04:54:20.755407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-admin.txt 2026-07-11 04:54:20.755425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-internal.txt 2026-07-11 04:54:20.755442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-public.txt 2026-07-11 04:54:20.755470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hgkht/ 2026-07-11 04:54:20.755488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hgkht/cloudformation-ks-service-registration.txt 2026-07-11 04:54:20.755505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hgkht/init.txt 2026-07-11 04:54:20.755522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-hgkht/orchestration-ks-service-registration.txt 2026-07-11 04:54:20.755539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-bl9hp/ 2026-07-11 04:54:20.755556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-bl9hp/heat-ks-user.txt 2026-07-11 04:54:20.755573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-bl9hp/heat-trustee-ks-user.txt 2026-07-11 04:54:20.755591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-bl9hp/init.txt 2026-07-11 04:54:20.755608 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-5qwhl/ 2026-07-11 04:54:20.755625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-5qwhl/init.txt 2026-07-11 04:54:20.755643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-5qwhl/rabbit-init.txt 2026-07-11 04:54:20.755660 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lmpmn/ 2026-07-11 04:54:20.755677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lmpmn/heat-trusts.txt 2026-07-11 04:54:20.755694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-lmpmn/init.txt 2026-07-11 04:54:20.755712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-68c85f66c-5dt5r/ 2026-07-11 04:54:20.755729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-68c85f66c-5dt5r/horizon.txt 2026-07-11 04:54:20.755746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-68c85f66c-5dt5r/init.txt 2026-07-11 04:54:20.755763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-wwj56/ 2026-07-11 04:54:20.755780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-wwj56/horizon-db-init-0.txt 2026-07-11 04:54:20.755798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-wwj56/init.txt 2026-07-11 04:54:20.755815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-9scq6/ 2026-07-11 04:54:20.755832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-9scq6/horizon-db-sync.txt 2026-07-11 04:54:20.755849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-9scq6/init.txt 2026-07-11 04:54:20.755866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-xh9th/ 2026-07-11 04:54:20.755884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-xh9th/init.txt 2026-07-11 04:54:20.755900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-xh9th/keepalived.txt 2026-07-11 04:54:20.755917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-xh9th/wait-for-ip.txt 2026-07-11 04:54:20.755934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-64b89f7f7d-gh7df/ 2026-07-11 04:54:20.755966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64b89f7f7d-gh7df/init.txt 2026-07-11 04:54:20.755985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64b89f7f7d-gh7df/keystone-api.txt 2026-07-11 04:54:20.756005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fkff4/ 2026-07-11 04:54:20.756022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fkff4/bootstrap.txt 2026-07-11 04:54:20.756040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-fkff4/init.txt 2026-07-11 04:54:20.756057 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-gn97m/ 2026-07-11 04:54:20.756074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-gn97m/init.txt 2026-07-11 04:54:20.756098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-gn97m/keystone-credential-setup.txt 2026-07-11 04:54:20.756116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-n8glv/ 2026-07-11 04:54:20.756134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-n8glv/init.txt 2026-07-11 04:54:20.756151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-n8glv/keystone-db-init-0.txt 2026-07-11 04:54:20.756169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-wrv9z/ 2026-07-11 04:54:20.756186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-wrv9z/init.txt 2026-07-11 04:54:20.756204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-wrv9z/keystone-db-sync.txt 2026-07-11 04:54:20.756221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-85nx6/ 2026-07-11 04:54:20.756239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-85nx6/init.txt 2026-07-11 04:54:20.756256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-85nx6/keystone-domain-manage.txt 2026-07-11 04:54:20.756274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jsb8w/ 2026-07-11 04:54:20.756291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jsb8w/init.txt 2026-07-11 04:54:20.756309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jsb8w/keystone-fernet-setup.txt 2026-07-11 04:54:20.756326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-pxp9j/ 2026-07-11 04:54:20.756344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-pxp9j/init.txt 2026-07-11 04:54:20.756361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-pxp9j/rabbit-init.txt 2026-07-11 04:54:20.756379 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/ 2026-07-11 04:54:20.756397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/ceph-admin-keyring-placement.txt 2026-07-11 04:54:20.756414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/ceph-keyring-placement.txt 2026-07-11 04:54:20.756431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/init-dynamic-options.txt 2026-07-11 04:54:20.756448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/init.txt 2026-07-11 04:54:20.756466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/libvirt-exporter.txt 2026-07-11 04:54:20.756484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/libvirt.txt 2026-07-11 04:54:20.756501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zrzg8/tls-sidecar.txt 2026-07-11 04:54:20.756519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-d7df5f7fc-ltvjg/ 2026-07-11 04:54:20.756537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-d7df5f7fc-ltvjg/init.txt 2026-07-11 04:54:20.756554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-d7df5f7fc-ltvjg/magnum-api.txt 2026-07-11 04:54:20.756571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-rnqrv/ 2026-07-11 04:54:20.756589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-rnqrv/magnum-cluster-api-proxy.txt 2026-07-11 04:54:20.756606 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-07-11 04:54:20.756624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-07-11 04:54:20.756641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-11 04:54:20.756658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-11 04:54:20.756681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-c5cs7/ 2026-07-11 04:54:20.756699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-c5cs7/init.txt 2026-07-11 04:54:20.756716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-c5cs7/magnum-db-init-0.txt 2026-07-11 04:54:20.756734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-brlrx/ 2026-07-11 04:54:20.756751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-brlrx/init.txt 2026-07-11 04:54:20.756768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-brlrx/magnum-db-sync.txt 2026-07-11 04:54:20.756786 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9d24l/ 2026-07-11 04:54:20.756803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9d24l/init.txt 2026-07-11 04:54:20.756820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9d24l/magnum-ks-domain-user.txt 2026-07-11 04:54:20.756838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-f2rl8/ 2026-07-11 04:54:20.756855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-admin.txt 2026-07-11 04:54:20.756872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-internal.txt 2026-07-11 04:54:20.756890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-public.txt 2026-07-11 04:54:20.756907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-f2rl8/init.txt 2026-07-11 04:54:20.756925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-7k8q7/ 2026-07-11 04:54:20.756942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-7k8q7/container-infra-ks-service-registration.txt 2026-07-11 04:54:20.756976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-7k8q7/init.txt 2026-07-11 04:54:20.756995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zbn6k/ 2026-07-11 04:54:20.757012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zbn6k/init.txt 2026-07-11 04:54:20.757030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-zbn6k/magnum-ks-user.txt 2026-07-11 04:54:20.757047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-bfqpx/ 2026-07-11 04:54:20.757064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-bfqpx/init.txt 2026-07-11 04:54:20.757081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-bfqpx/rabbit-init.txt 2026-07-11 04:54:20.757099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-7xprg/ 2026-07-11 04:54:20.757116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-7xprg/registry.txt 2026-07-11 04:54:20.757134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-867c6f9f6f-j6mcc/ 2026-07-11 04:54:20.757151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-867c6f9f6f-j6mcc/init.txt 2026-07-11 04:54:20.757168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-867c6f9f6f-j6mcc/manila-api.txt 2026-07-11 04:54:20.757186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-5ccdx/ 2026-07-11 04:54:20.757203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-5ccdx/bootstrap.txt 2026-07-11 04:54:20.757220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-5ccdx/init.txt 2026-07-11 04:54:20.757237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-8457b7c48d-p5rm8/ 2026-07-11 04:54:20.757254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-8457b7c48d-p5rm8/init.txt 2026-07-11 04:54:20.757271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-8457b7c48d-p5rm8/manila-data.txt 2026-07-11 04:54:20.757294 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-xn2qn/ 2026-07-11 04:54:20.757312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-xn2qn/init.txt 2026-07-11 04:54:20.757330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-xn2qn/manila-db-init-0.txt 2026-07-11 04:54:20.757347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-szt8r/ 2026-07-11 04:54:20.757365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-szt8r/init.txt 2026-07-11 04:54:20.757382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-szt8r/manila-db-sync.txt 2026-07-11 04:54:20.757400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/ 2026-07-11 04:54:20.757417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/init.txt 2026-07-11 04:54:20.757434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-admin.txt 2026-07-11 04:54:20.757452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-internal.txt 2026-07-11 04:54:20.757469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-public.txt 2026-07-11 04:54:20.757487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-admin.txt 2026-07-11 04:54:20.757504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-internal.txt 2026-07-11 04:54:20.757522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-public.txt 2026-07-11 04:54:20.757539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-f7gkz/ 2026-07-11 04:54:20.757556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-f7gkz/init.txt 2026-07-11 04:54:20.757574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-f7gkz/share-ks-service-registration.txt 2026-07-11 04:54:20.757591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-f7gkz/sharev2-ks-service-registration.txt 2026-07-11 04:54:20.757609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-jz7zd/ 2026-07-11 04:54:20.757627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-jz7zd/init.txt 2026-07-11 04:54:20.757645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-jz7zd/manila-ks-user.txt 2026-07-11 04:54:20.757662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-xmtdq/ 2026-07-11 04:54:20.757680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-xmtdq/init.txt 2026-07-11 04:54:20.757698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-xmtdq/rabbit-init.txt 2026-07-11 04:54:20.757715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6bdbc88ddd-jmjlk/ 2026-07-11 04:54:20.757733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6bdbc88ddd-jmjlk/init.txt 2026-07-11 04:54:20.757750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6bdbc88ddd-jmjlk/manila-scheduler.txt 2026-07-11 04:54:20.757767 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-855fcdfd4f-94tbt/ 2026-07-11 04:54:20.757785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-855fcdfd4f-94tbt/init.txt 2026-07-11 04:54:20.757802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-855fcdfd4f-94tbt/manila-share-init.txt 2026-07-11 04:54:20.757820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-855fcdfd4f-94tbt/manila-share.txt 2026-07-11 04:54:20.757837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j25dc/ 2026-07-11 04:54:20.757855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j25dc/init.txt 2026-07-11 04:54:20.757877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j25dc/memcached-exporter.txt 2026-07-11 04:54:20.757895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-j25dc/memcached.txt 2026-07-11 04:54:20.757913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-jpkjc/ 2026-07-11 04:54:20.757931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-jpkjc/init.txt 2026-07-11 04:54:20.757949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-jpkjc/neutron-db-init-0.txt 2026-07-11 04:54:20.757966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-dmrbv/ 2026-07-11 04:54:20.757984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-dmrbv/init.txt 2026-07-11 04:54:20.758001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-dmrbv/neutron-db-sync.txt 2026-07-11 04:54:20.758018 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pd66n/ 2026-07-11 04:54:20.758035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pd66n/init.txt 2026-07-11 04:54:20.758052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-admin.txt 2026-07-11 04:54:20.758070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-internal.txt 2026-07-11 04:54:20.758087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-public.txt 2026-07-11 04:54:20.758105 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8z8ll/ 2026-07-11 04:54:20.758122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8z8ll/init.txt 2026-07-11 04:54:20.758140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8z8ll/network-ks-service-registration.txt 2026-07-11 04:54:20.758157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-486j9/ 2026-07-11 04:54:20.758175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-486j9/init.txt 2026-07-11 04:54:20.758192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-486j9/neutron-ks-user.txt 2026-07-11 04:54:20.758210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tvdst/ 2026-07-11 04:54:20.758228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tvdst/init.txt 2026-07-11 04:54:20.758245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tvdst/neutron-netns-cleanup-cron.txt 2026-07-11 04:54:20.758263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-9l6qq/ 2026-07-11 04:54:20.758280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-9l6qq/init.txt 2026-07-11 04:54:20.758297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-9l6qq/neutron-metadata-agent-init.txt 2026-07-11 04:54:20.758315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-9l6qq/neutron-ovn-metadata-agent.txt 2026-07-11 04:54:20.758332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-9l6qq/ovn-neutron-init.txt 2026-07-11 04:54:20.758349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-58cth/ 2026-07-11 04:54:20.758366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-58cth/init.txt 2026-07-11 04:54:20.758386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-58cth/neutron-ovn-vpn-agent.txt 2026-07-11 04:54:20.758406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-58cth/ovn-neutron-init.txt 2026-07-11 04:54:20.758423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-58cth/ovn-vpn-agent-init.txt 2026-07-11 04:54:20.758445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-nwfjp/ 2026-07-11 04:54:20.758464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-nwfjp/init.txt 2026-07-11 04:54:20.758482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-nwfjp/rabbit-init.txt 2026-07-11 04:54:20.758499 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-66f4d9bd7f-5st46/ 2026-07-11 04:54:20.758517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-66f4d9bd7f-5st46/init.txt 2026-07-11 04:54:20.758535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-66f4d9bd7f-5st46/neutron-rpc-server.txt 2026-07-11 04:54:20.758552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-66f4d9bd7f-5st46/ovn-neutron-init.txt 2026-07-11 04:54:20.758569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-75877f7cbc-wmdgf/ 2026-07-11 04:54:20.758587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75877f7cbc-wmdgf/init.txt 2026-07-11 04:54:20.758604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75877f7cbc-wmdgf/neutron-policy-server.txt 2026-07-11 04:54:20.758622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75877f7cbc-wmdgf/neutron-server.txt 2026-07-11 04:54:20.758639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75877f7cbc-wmdgf/ovn-neutron-init.txt 2026-07-11 04:54:20.758657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fd76f985f-zpsqt/ 2026-07-11 04:54:20.758674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fd76f985f-zpsqt/init.txt 2026-07-11 04:54:20.758692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fd76f985f-zpsqt/nova-api-metadata-init.txt 2026-07-11 04:54:20.758709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fd76f985f-zpsqt/nova-api.txt 2026-07-11 04:54:20.758726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6fd6df9956-phsrj/ 2026-07-11 04:54:20.758744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6fd6df9956-phsrj/init.txt 2026-07-11 04:54:20.758762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6fd6df9956-phsrj/nova-osapi.txt 2026-07-11 04:54:20.758779 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-q5z6r/ 2026-07-11 04:54:20.758797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-q5z6r/bootstrap.txt 2026-07-11 04:54:20.758815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-q5z6r/init.txt 2026-07-11 04:54:20.758832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29729040-bnrgb/ 2026-07-11 04:54:20.758849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29729040-bnrgb/init.txt 2026-07-11 04:54:20.758867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29729040-bnrgb/nova-cell-setup.txt 2026-07-11 04:54:20.758884 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dg4cl/ 2026-07-11 04:54:20.758902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dg4cl/init.txt 2026-07-11 04:54:20.758919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dg4cl/nova-cell-setup-init.txt 2026-07-11 04:54:20.758936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-dg4cl/nova-cell-setup.txt 2026-07-11 04:54:20.758954 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/ 2026-07-11 04:54:20.758971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/ceph-admin-keyring-placement.txt 2026-07-11 04:54:20.758989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/ceph-keyring-placement.txt 2026-07-11 04:54:20.759011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/ceph-perms.txt 2026-07-11 04:54:20.759029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/init.txt 2026-07-11 04:54:20.759047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/nova-compute-init.txt 2026-07-11 04:54:20.759064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/nova-compute-ssh-init.txt 2026-07-11 04:54:20.759082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/nova-compute-ssh.txt 2026-07-11 04:54:20.759099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/nova-compute-vnc-init.txt 2026-07-11 04:54:20.759117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-tvtwm/nova-compute.txt 2026-07-11 04:54:20.759134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-77c4494856-wqwq8/ 2026-07-11 04:54:20.759152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-77c4494856-wqwq8/init.txt 2026-07-11 04:54:20.759169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-77c4494856-wqwq8/nova-conductor.txt 2026-07-11 04:54:20.759186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-skpvv/ 2026-07-11 04:54:20.759204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-skpvv/init.txt 2026-07-11 04:54:20.759221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-skpvv/nova-db-init-0.txt 2026-07-11 04:54:20.759239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-skpvv/nova-db-init-1.txt 2026-07-11 04:54:20.759256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-skpvv/nova-db-init-2.txt 2026-07-11 04:54:20.759273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-hrpng/ 2026-07-11 04:54:20.759290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-hrpng/init.txt 2026-07-11 04:54:20.759307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-hrpng/nova-db-sync.txt 2026-07-11 04:54:20.759324 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7nf4r/ 2026-07-11 04:54:20.759341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-admin.txt 2026-07-11 04:54:20.759359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-internal.txt 2026-07-11 04:54:20.759376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-public.txt 2026-07-11 04:54:20.759394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-7nf4r/init.txt 2026-07-11 04:54:20.759412 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-svbbz/ 2026-07-11 04:54:20.759429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-svbbz/compute-ks-service-registration.txt 2026-07-11 04:54:20.759447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-svbbz/init.txt 2026-07-11 04:54:20.759464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-npvdv/ 2026-07-11 04:54:20.759481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-npvdv/init.txt 2026-07-11 04:54:20.759499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-npvdv/nova-ks-user.txt 2026-07-11 04:54:20.759516 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8bf8dcc49-j2lfd/ 2026-07-11 04:54:20.759534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8bf8dcc49-j2lfd/init.txt 2026-07-11 04:54:20.759551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy-init-assets.txt 2026-07-11 04:54:20.759568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy-init.txt 2026-07-11 04:54:20.759585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy.txt 2026-07-11 04:54:20.759607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nb9m5/ 2026-07-11 04:54:20.759626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nb9m5/init.txt 2026-07-11 04:54:20.759643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nb9m5/rabbit-init.txt 2026-07-11 04:54:20.759661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-68d855bd84-7975w/ 2026-07-11 04:54:20.759678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-68d855bd84-7975w/init.txt 2026-07-11 04:54:20.759696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-68d855bd84-7975w/nova-scheduler.txt 2026-07-11 04:54:20.759713 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29729040-bqgw8/ 2026-07-11 04:54:20.759730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29729040-bqgw8/init.txt 2026-07-11 04:54:20.759748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29729040-bqgw8/nova-service-cleaner.txt 2026-07-11 04:54:20.759765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-79c7c45c46-jbtm5/ 2026-07-11 04:54:20.759783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-79c7c45c46-jbtm5/init.txt 2026-07-11 04:54:20.759800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-79c7c45c46-jbtm5/octavia-api.txt 2026-07-11 04:54:20.759818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-bghnd/ 2026-07-11 04:54:20.759835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-bghnd/bootstrap.txt 2026-07-11 04:54:20.759852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-bghnd/init.txt 2026-07-11 04:54:20.759870 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-w8tjh/ 2026-07-11 04:54:20.759887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-w8tjh/init.txt 2026-07-11 04:54:20.759904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-w8tjh/octavia-db-init-0.txt 2026-07-11 04:54:20.759922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-w8tjh/octavia-db-init-1.txt 2026-07-11 04:54:20.759939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-kgpts/ 2026-07-11 04:54:20.759983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-kgpts/init.txt 2026-07-11 04:54:20.760009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-kgpts/octavia-db-sync.txt 2026-07-11 04:54:20.760034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rtnk9/ 2026-07-11 04:54:20.760058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rtnk9/init.txt 2026-07-11 04:54:20.760076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rtnk9/octavia-health-manager-get-port.txt 2026-07-11 04:54:20.760094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rtnk9/octavia-health-manager-nic-init.txt 2026-07-11 04:54:20.760111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rtnk9/octavia-health-manager.txt 2026-07-11 04:54:20.760129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-67c456c8d5-q6wjb/ 2026-07-11 04:54:20.760146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-67c456c8d5-q6wjb/init.txt 2026-07-11 04:54:20.760164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-67c456c8d5-q6wjb/octavia-housekeeping.txt 2026-07-11 04:54:20.760181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-s5hch/ 2026-07-11 04:54:20.760198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-s5hch/init.txt 2026-07-11 04:54:20.760223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-admin.txt 2026-07-11 04:54:20.760241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-internal.txt 2026-07-11 04:54:20.760259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-public.txt 2026-07-11 04:54:20.760276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-frp7d/ 2026-07-11 04:54:20.760293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-frp7d/init.txt 2026-07-11 04:54:20.760310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-frp7d/load-balancer-ks-service-registration.txt 2026-07-11 04:54:20.760328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-6wwv8/ 2026-07-11 04:54:20.760345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-6wwv8/init.txt 2026-07-11 04:54:20.760363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-6wwv8/octavia-ks-user.txt 2026-07-11 04:54:20.760380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-fhth9/ 2026-07-11 04:54:20.760397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-fhth9/init.txt 2026-07-11 04:54:20.760414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-fhth9/rabbit-init.txt 2026-07-11 04:54:20.760431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-59d74b4dfd-9mrgq/ 2026-07-11 04:54:20.760448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-59d74b4dfd-9mrgq/init.txt 2026-07-11 04:54:20.760465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-59d74b4dfd-9mrgq/octavia-worker.txt 2026-07-11 04:54:20.760482 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-695hg/ 2026-07-11 04:54:20.760499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-695hg/openstack-database-exporter.txt 2026-07-11 04:54:20.760517 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-799888df9-v2qgc/ 2026-07-11 04:54:20.760535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-799888df9-v2qgc/build-config.txt 2026-07-11 04:54:20.760552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-799888df9-v2qgc/openstack-exporter.txt 2026-07-11 04:54:20.760569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-n7lnw/ 2026-07-11 04:54:20.760587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-n7lnw/init.txt 2026-07-11 04:54:20.760605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-n7lnw/openvswitch-db-perms.txt 2026-07-11 04:54:20.760622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-n7lnw/openvswitch-db.txt 2026-07-11 04:54:20.760640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-n7lnw/openvswitch-vswitchd-modules.txt 2026-07-11 04:54:20.760657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-n7lnw/openvswitch-vswitchd.txt 2026-07-11 04:54:20.760674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9xnq7/ 2026-07-11 04:54:20.760692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9xnq7/controller-init.txt 2026-07-11 04:54:20.760709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9xnq7/controller.txt 2026-07-11 04:54:20.760726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9xnq7/get-gw-enabled.txt 2026-07-11 04:54:20.760743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9xnq7/init.txt 2026-07-11 04:54:20.760761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9xnq7/log-parser.txt 2026-07-11 04:54:20.760777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9xnq7/vector.txt 2026-07-11 04:54:20.760800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-9mt2h/ 2026-07-11 04:54:20.760819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-9mt2h/init.txt 2026-07-11 04:54:20.760836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-9mt2h/northd.txt 2026-07-11 04:54:20.760854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-07-11 04:54:20.760872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-11 04:54:20.760889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-11 04:54:20.760906 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-07-11 04:54:20.760924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-11 04:54:20.760941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-11 04:54:20.760977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-07-11 04:54:20.760996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-11 04:54:20.761013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-11 04:54:20.761030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-11 04:54:20.761048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-11 04:54:20.761065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-07-11 04:54:20.761082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-11 04:54:20.761099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-11 04:54:20.761117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-11 04:54:20.761134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6fb79584fd-jxl7x/ 2026-07-11 04:54:20.761151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6fb79584fd-jxl7x/init.txt 2026-07-11 04:54:20.761169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6fb79584fd-jxl7x/placement-api.txt 2026-07-11 04:54:20.761186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-dfbqm/ 2026-07-11 04:54:20.761203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-dfbqm/init.txt 2026-07-11 04:54:20.761221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-dfbqm/placement-db-init-0.txt 2026-07-11 04:54:20.761238 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-29ds7/ 2026-07-11 04:54:20.761262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-29ds7/init.txt 2026-07-11 04:54:20.761280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-29ds7/placement-db-sync.txt 2026-07-11 04:54:20.761298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-62647/ 2026-07-11 04:54:20.761315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-62647/init.txt 2026-07-11 04:54:20.761332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-62647/placement-ks-endpoints-admin.txt 2026-07-11 04:54:20.761349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-62647/placement-ks-endpoints-internal.txt 2026-07-11 04:54:20.761367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-62647/placement-ks-endpoints-public.txt 2026-07-11 04:54:20.761385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dzszw/ 2026-07-11 04:54:20.761405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dzszw/init.txt 2026-07-11 04:54:20.761423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dzszw/placement-ks-service-registration.txt 2026-07-11 04:54:20.761446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-4p8rr/ 2026-07-11 04:54:20.761465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-4p8rr/init.txt 2026-07-11 04:54:20.761482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-4p8rr/placement-ks-user.txt 2026-07-11 04:54:20.761500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-vncm9/ 2026-07-11 04:54:20.761517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-vncm9/percona-xtradb-cluster-operator.txt 2026-07-11 04:54:20.761535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-07-11 04:54:20.761552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-11 04:54:20.761569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-11 04:54:20.761586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-07-11 04:54:20.761604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-11 04:54:20.761621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-11 04:54:20.761639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-7ht64/ 2026-07-11 04:54:20.761656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-7ht64/rabbitmq-cluster-operator.txt 2026-07-11 04:54:20.761674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-07-11 04:54:20.761691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-11 04:54:20.761709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-11 04:54:20.761726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-07-11 04:54:20.761744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-11 04:54:20.761761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-11 04:54:20.761778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-07-11 04:54:20.761795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-11 04:54:20.761813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-11 04:54:20.761830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-07-11 04:54:20.761848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-11 04:54:20.761865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-11 04:54:20.761883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-07-11 04:54:20.761900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-11 04:54:20.761918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-11 04:54:20.761935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv/ 2026-07-11 04:54:20.761952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv/rabbitmq-cluster-operator.txt 2026-07-11 04:54:20.761970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-07-11 04:54:20.761988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-11 04:54:20.762005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-11 04:54:20.762027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-07-11 04:54:20.762045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-11 04:54:20.762063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-11 04:54:20.762080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-07-11 04:54:20.762098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-11 04:54:20.762115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-11 04:54:20.762133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/ 2026-07-11 04:54:20.762151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/ceph-crash.txt 2026-07-11 04:54:20.762168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/chown-container-data-dir.txt 2026-07-11 04:54:20.762186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/make-container-crash-dir.txt 2026-07-11 04:54:20.762204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/ 2026-07-11 04:54:20.762222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/chown-container-data-dir.txt 2026-07-11 04:54:20.762240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/log-collector.txt 2026-07-11 04:54:20.762257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/rgw.txt 2026-07-11 04:54:20.762275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-58d657d7db-454fs/ 2026-07-11 04:54:20.762292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-58d657d7db-454fs/init.txt 2026-07-11 04:54:20.762310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-58d657d7db-454fs/staffeln-api.txt 2026-07-11 04:54:20.762327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5589b9ffc7-spkl7/ 2026-07-11 04:54:20.762345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5589b9ffc7-spkl7/staffeln-conductor.txt 2026-07-11 04:54:20.762362 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lnws6/ 2026-07-11 04:54:20.762380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lnws6/init.txt 2026-07-11 04:54:20.762397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-lnws6/staffeln-db-init-0.txt 2026-07-11 04:54:20.762415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gp9rw/ 2026-07-11 04:54:20.762432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gp9rw/init.txt 2026-07-11 04:54:20.762450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gp9rw/staffeln-db-sync.txt 2026-07-11 04:54:20.762467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-slqfz/ 2026-07-11 04:54:20.762485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-slqfz/init.txt 2026-07-11 04:54:20.762502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-slqfz/tempest-ks-user.txt 2026-07-11 04:54:20.762520 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qkk25/ 2026-07-11 04:54:20.762537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qkk25/init.txt 2026-07-11 04:54:20.762554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qkk25/tempest-run-tests-init.txt 2026-07-11 04:54:20.762572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-qkk25/tempest-run-tests.txt 2026-07-11 04:54:20.762594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-07-11 04:54:20.762612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-07-11 04:54:20.762630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-07-11 04:54:20.762647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-07-11 04:54:20.762664 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-07-11 04:54:20.762682 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-2bkl4/ 2026-07-11 04:54:20.762699 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-2bkl4/manager.txt 2026-07-11 04:54:20.762717 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-07-11 04:54:20.762734 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-8c457/ 2026-07-11 04:54:20.762751 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-8c457/rook-ceph-operator.txt 2026-07-11 04:54:20.762768 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-07-11 04:54:20.762786 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-sw4zj/ 2026-07-11 04:54:20.762803 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-sw4zj/secretgen-controller.txt 2026-07-11 04:54:20.762821 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-07-11 04:54:20.762838 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-zz2cx/ 2026-07-11 04:54:20.762855 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-zz2cx/controller.txt 2026-07-11 04:54:20.762873 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bn66c/ 2026-07-11 04:54:20.762890 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bn66c/ingress-nginx-default-backend.txt 2026-07-11 04:54:20.762908 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-11 04:54:20.762925 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-jhwkr/ 2026-07-11 04:54:20.762943 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-jhwkr/cilium-operator.txt 2026-07-11 04:54:20.762960 | instance | cd+++++++++ pod-logs/kube-system/cilium-zldgv/ 2026-07-11 04:54:20.762977 | instance | >f+++++++++ pod-logs/kube-system/cilium-zldgv/apply-sysctl-overwrites.txt 2026-07-11 04:54:20.762995 | instance | >f+++++++++ pod-logs/kube-system/cilium-zldgv/cilium-agent.txt 2026-07-11 04:54:20.763012 | instance | >f+++++++++ pod-logs/kube-system/cilium-zldgv/clean-cilium-state.txt 2026-07-11 04:54:20.763030 | instance | >f+++++++++ pod-logs/kube-system/cilium-zldgv/config.txt 2026-07-11 04:54:20.763047 | instance | >f+++++++++ pod-logs/kube-system/cilium-zldgv/install-cni-binaries.txt 2026-07-11 04:54:20.763064 | instance | >f+++++++++ pod-logs/kube-system/cilium-zldgv/mount-bpf-fs.txt 2026-07-11 04:54:20.763081 | instance | >f+++++++++ pod-logs/kube-system/cilium-zldgv/mount-cgroup.txt 2026-07-11 04:54:20.763099 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-g7g2p/ 2026-07-11 04:54:20.763116 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-g7g2p/coredns.txt 2026-07-11 04:54:20.763133 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jqlfr/ 2026-07-11 04:54:20.763151 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jqlfr/coredns.txt 2026-07-11 04:54:20.763168 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-11 04:54:20.763186 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-11 04:54:20.763203 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-11 04:54:20.763220 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-11 04:54:20.763237 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-11 04:54:20.763259 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-11 04:54:20.763277 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-zw8dx/ 2026-07-11 04:54:20.763295 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-zw8dx/kube-proxy.txt 2026-07-11 04:54:20.763312 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-11 04:54:20.763329 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-11 04:54:20.763347 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-11 04:54:20.763365 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-11 04:54:20.763382 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-07-11 04:54:20.763400 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-j8hwx/ 2026-07-11 04:54:20.763418 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-j8hwx/local-path-provisioner.txt 2026-07-11 04:54:20.763435 | instance | cd+++++++++ pod-logs/monitoring/ 2026-07-11 04:54:20.763453 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-11 04:54:20.763470 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-11 04:54:20.763488 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-11 04:54:20.763505 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-11 04:54:20.763523 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-11 04:54:20.763541 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-zdh97/ 2026-07-11 04:54:20.763558 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-zdh97/goldpinger-daemon.txt 2026-07-11 04:54:20.763575 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/ 2026-07-11 04:54:20.763593 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana-sc-dashboard.txt 2026-07-11 04:54:20.763611 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana-sc-datasources.txt 2026-07-11 04:54:20.763628 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6985bb6b6c-2bdwb/grafana.txt 2026-07-11 04:54:20.763646 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7/ 2026-07-11 04:54:20.763664 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-c75r7/kube-state-metrics.txt 2026-07-11 04:54:20.763682 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ff478/ 2026-07-11 04:54:20.763699 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ff478/kube-prometheus-stack.txt 2026-07-11 04:54:20.763717 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/ 2026-07-11 04:54:20.763734 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/node-exporter.txt 2026-07-11 04:54:20.763751 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-zwkjv/pod-tls-sidecar.txt 2026-07-11 04:54:20.763768 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-07-11 04:54:20.763785 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-07-11 04:54:20.763803 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-07-11 04:54:20.763821 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-11 04:54:20.763838 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-11 04:54:20.763861 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-z8s7f/ 2026-07-11 04:54:20.763879 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-z8s7f/nginx.txt 2026-07-11 04:54:20.763897 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-07-11 04:54:20.763915 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-07-11 04:54:20.763933 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-07-11 04:54:20.763966 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-d44cv/ 2026-07-11 04:54:20.763986 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-d44cv/gc.txt 2026-07-11 04:54:20.764004 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-zrrls/ 2026-07-11 04:54:20.764021 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-zrrls/master.txt 2026-07-11 04:54:20.764039 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-zsfjs/ 2026-07-11 04:54:20.764056 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-zsfjs/worker.txt 2026-07-11 04:54:20.764073 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-11 04:54:20.764091 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-11 04:54:20.764108 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-11 04:54:20.764126 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-11 04:54:20.764144 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-11 04:54:20.764162 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-11 04:54:20.764180 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xvk26/ 2026-07-11 04:54:20.764198 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xvk26/pushgateway.txt 2026-07-11 04:54:20.764218 | instance | cd+++++++++ pod-logs/monitoring/vector-blcm4/ 2026-07-11 04:54:20.764237 | instance | >f+++++++++ pod-logs/monitoring/vector-blcm4/vector.txt 2026-07-11 04:54:20.764254 | instance | cd+++++++++ pod-logs/openstack/ 2026-07-11 04:54:20.764273 | instance | cd+++++++++ pod-logs/openstack/barbican-api-748b748ccb-86dzl/ 2026-07-11 04:54:20.764291 | instance | >f+++++++++ pod-logs/openstack/barbican-api-748b748ccb-86dzl/barbican-api.txt 2026-07-11 04:54:20.764308 | instance | >f+++++++++ pod-logs/openstack/barbican-api-748b748ccb-86dzl/init.txt 2026-07-11 04:54:20.764326 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-nv27b/ 2026-07-11 04:54:20.764343 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-nv27b/barbican-db-init-0.txt 2026-07-11 04:54:20.764361 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-nv27b/init.txt 2026-07-11 04:54:20.764379 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-zl4zr/ 2026-07-11 04:54:20.764396 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-zl4zr/barbican-db-sync.txt 2026-07-11 04:54:20.764413 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-zl4zr/init.txt 2026-07-11 04:54:20.764430 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-xgdnw/ 2026-07-11 04:54:20.764448 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xgdnw/init.txt 2026-07-11 04:54:20.764466 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-admin.txt 2026-07-11 04:54:20.764483 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-internal.txt 2026-07-11 04:54:20.764501 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xgdnw/key-manager-ks-endpoints-public.txt 2026-07-11 04:54:20.764526 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-bwt9p/ 2026-07-11 04:54:20.764544 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bwt9p/init.txt 2026-07-11 04:54:20.764562 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bwt9p/key-manager-ks-service-registration.txt 2026-07-11 04:54:20.764580 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-sm7gf/ 2026-07-11 04:54:20.764598 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-sm7gf/barbican-ks-user.txt 2026-07-11 04:54:20.764615 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-sm7gf/init.txt 2026-07-11 04:54:20.764633 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-ccxk2/ 2026-07-11 04:54:20.764651 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-ccxk2/init.txt 2026-07-11 04:54:20.764668 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-ccxk2/rabbit-init.txt 2026-07-11 04:54:20.764686 | instance | cd+++++++++ pod-logs/openstack/cinder-api-85446fdf5b-dk79h/ 2026-07-11 04:54:20.764703 | instance | >f+++++++++ pod-logs/openstack/cinder-api-85446fdf5b-dk79h/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.764721 | instance | >f+++++++++ pod-logs/openstack/cinder-api-85446fdf5b-dk79h/cinder-api.txt 2026-07-11 04:54:20.764739 | instance | >f+++++++++ pod-logs/openstack/cinder-api-85446fdf5b-dk79h/init.txt 2026-07-11 04:54:20.764756 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-8469c497fb-6zxtt/ 2026-07-11 04:54:20.764774 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8469c497fb-6zxtt/ceph-backup-keyring-placement.txt 2026-07-11 04:54:20.764791 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8469c497fb-6zxtt/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.764809 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8469c497fb-6zxtt/ceph-keyring-placement-rbd1.txt 2026-07-11 04:54:20.764826 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8469c497fb-6zxtt/cinder-backup.txt 2026-07-11 04:54:20.764844 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8469c497fb-6zxtt/init.txt 2026-07-11 04:54:20.764862 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6m2n/ 2026-07-11 04:54:20.764880 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6m2n/ceph-keyring-placement.txt 2026-07-11 04:54:20.764897 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6m2n/cinder-backup-storage-init.txt 2026-07-11 04:54:20.764915 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-l6m2n/init.txt 2026-07-11 04:54:20.764933 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-96j5x/ 2026-07-11 04:54:20.764963 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-96j5x/bootstrap.txt 2026-07-11 04:54:20.764984 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-96j5x/init.txt 2026-07-11 04:54:20.765002 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cr4jl/ 2026-07-11 04:54:20.765019 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cr4jl/create-internal-tenant.txt 2026-07-11 04:54:20.765037 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cr4jl/init.txt 2026-07-11 04:54:20.765054 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-zl7r9/ 2026-07-11 04:54:20.765072 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-zl7r9/cinder-db-init-0.txt 2026-07-11 04:54:20.765089 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-zl7r9/init.txt 2026-07-11 04:54:20.765106 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-fvj2n/ 2026-07-11 04:54:20.765124 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fvj2n/cinder-db-sync.txt 2026-07-11 04:54:20.765141 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fvj2n/init.txt 2026-07-11 04:54:20.765159 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-5bljz/ 2026-07-11 04:54:20.765176 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5bljz/init.txt 2026-07-11 04:54:20.765199 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-admin.txt 2026-07-11 04:54:20.765217 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-internal.txt 2026-07-11 04:54:20.765234 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5bljz/volumev3-ks-endpoints-public.txt 2026-07-11 04:54:20.765252 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-n6vhq/ 2026-07-11 04:54:20.765269 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-n6vhq/init.txt 2026-07-11 04:54:20.765287 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-n6vhq/volumev3-ks-service-registration.txt 2026-07-11 04:54:20.765304 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-25nns/ 2026-07-11 04:54:20.765322 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-25nns/cinder-ks-user.txt 2026-07-11 04:54:20.765339 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-25nns/init.txt 2026-07-11 04:54:20.765357 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-ksnbh/ 2026-07-11 04:54:20.765374 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-ksnbh/init.txt 2026-07-11 04:54:20.765391 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-ksnbh/rabbit-init.txt 2026-07-11 04:54:20.765408 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-79cf785bb8-ppbbr/ 2026-07-11 04:54:20.765426 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-79cf785bb8-ppbbr/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.765443 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-79cf785bb8-ppbbr/cinder-scheduler.txt 2026-07-11 04:54:20.765461 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-79cf785bb8-ppbbr/init.txt 2026-07-11 04:54:20.765479 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-l2xcs/ 2026-07-11 04:54:20.765496 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-l2xcs/ceph-keyring-placement.txt 2026-07-11 04:54:20.765513 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-l2xcs/cinder-storage-init-rbd1.txt 2026-07-11 04:54:20.765530 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-l2xcs/init.txt 2026-07-11 04:54:20.765547 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7dd696ccf-brztg/ 2026-07-11 04:54:20.765564 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dd696ccf-brztg/ceph-coordination-volume-perms.txt 2026-07-11 04:54:20.765582 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dd696ccf-brztg/ceph-keyring-placement-rbd1.txt 2026-07-11 04:54:20.765599 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dd696ccf-brztg/cinder-volume.txt 2026-07-11 04:54:20.765617 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dd696ccf-brztg/init-cinder-conf.txt 2026-07-11 04:54:20.765634 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7dd696ccf-brztg/init.txt 2026-07-11 04:54:20.765652 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29729045-mk66f/ 2026-07-11 04:54:20.765669 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29729045-mk66f/cinder-volume-usage-audit.txt 2026-07-11 04:54:20.765686 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29729045-mk66f/init.txt 2026-07-11 04:54:20.765704 | instance | cd+++++++++ pod-logs/openstack/glance-api-767856589d-fgb8m/ 2026-07-11 04:54:20.765721 | instance | >f+++++++++ pod-logs/openstack/glance-api-767856589d-fgb8m/ceph-keyring-placement.txt 2026-07-11 04:54:20.765739 | instance | >f+++++++++ pod-logs/openstack/glance-api-767856589d-fgb8m/glance-api.txt 2026-07-11 04:54:20.765756 | instance | >f+++++++++ pod-logs/openstack/glance-api-767856589d-fgb8m/glance-perms.txt 2026-07-11 04:54:20.765773 | instance | >f+++++++++ pod-logs/openstack/glance-api-767856589d-fgb8m/init.txt 2026-07-11 04:54:20.765790 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-9t9z7/ 2026-07-11 04:54:20.765813 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9t9z7/glance-db-init-0.txt 2026-07-11 04:54:20.765831 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9t9z7/init.txt 2026-07-11 04:54:20.765849 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-5kx6p/ 2026-07-11 04:54:20.765866 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-5kx6p/glance-db-sync.txt 2026-07-11 04:54:20.765884 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-5kx6p/init.txt 2026-07-11 04:54:20.765901 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-cffx9/ 2026-07-11 04:54:20.765918 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-admin.txt 2026-07-11 04:54:20.765936 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-internal.txt 2026-07-11 04:54:20.765953 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cffx9/image-ks-endpoints-public.txt 2026-07-11 04:54:20.765971 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cffx9/init.txt 2026-07-11 04:54:20.765988 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-2cdzc/ 2026-07-11 04:54:20.766005 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2cdzc/image-ks-service-registration.txt 2026-07-11 04:54:20.766023 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2cdzc/init.txt 2026-07-11 04:54:20.766040 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-5ttkf/ 2026-07-11 04:54:20.766058 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-5ttkf/glance-ks-user.txt 2026-07-11 04:54:20.766075 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-5ttkf/init.txt 2026-07-11 04:54:20.766093 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-vx7pt/ 2026-07-11 04:54:20.766110 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-vx7pt/glance-metadefs-load.txt 2026-07-11 04:54:20.766127 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-vx7pt/init.txt 2026-07-11 04:54:20.766145 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-8x2r6/ 2026-07-11 04:54:20.766162 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8x2r6/init.txt 2026-07-11 04:54:20.766180 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8x2r6/rabbit-init.txt 2026-07-11 04:54:20.766197 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-8gbhx/ 2026-07-11 04:54:20.766214 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8gbhx/ceph-keyring-placement.txt 2026-07-11 04:54:20.766232 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8gbhx/glance-storage-init.txt 2026-07-11 04:54:20.766249 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8gbhx/init.txt 2026-07-11 04:54:20.766266 | instance | cd+++++++++ pod-logs/openstack/heat-api-74df66c58b-hddnt/ 2026-07-11 04:54:20.766283 | instance | >f+++++++++ pod-logs/openstack/heat-api-74df66c58b-hddnt/heat-api.txt 2026-07-11 04:54:20.766300 | instance | >f+++++++++ pod-logs/openstack/heat-api-74df66c58b-hddnt/init.txt 2026-07-11 04:54:20.766317 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-cktgp/ 2026-07-11 04:54:20.766335 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-cktgp/bootstrap.txt 2026-07-11 04:54:20.766352 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-cktgp/init.txt 2026-07-11 04:54:20.766369 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-58f5d65b48-9pksp/ 2026-07-11 04:54:20.766386 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-58f5d65b48-9pksp/heat-cfn.txt 2026-07-11 04:54:20.766404 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-58f5d65b48-9pksp/init.txt 2026-07-11 04:54:20.766421 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-7g9ww/ 2026-07-11 04:54:20.766438 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-7g9ww/heat-db-init-0.txt 2026-07-11 04:54:20.766456 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-7g9ww/init.txt 2026-07-11 04:54:20.766473 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-h9p6x/ 2026-07-11 04:54:20.766496 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-h9p6x/heat-db-sync.txt 2026-07-11 04:54:20.766514 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-h9p6x/init.txt 2026-07-11 04:54:20.766531 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-dnpjh/ 2026-07-11 04:54:20.766548 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-dnpjh/heat-ks-domain-user.txt 2026-07-11 04:54:20.766566 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-dnpjh/init.txt 2026-07-11 04:54:20.766584 | instance | cd+++++++++ pod-logs/openstack/heat-engine-844b78cdbc-c54m9/ 2026-07-11 04:54:20.766601 | instance | >f+++++++++ pod-logs/openstack/heat-engine-844b78cdbc-c54m9/heat-engine.txt 2026-07-11 04:54:20.766618 | instance | >f+++++++++ pod-logs/openstack/heat-engine-844b78cdbc-c54m9/init.txt 2026-07-11 04:54:20.766635 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29729080-xd979/ 2026-07-11 04:54:20.766652 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29729080-xd979/heat-engine-cleaner.txt 2026-07-11 04:54:20.766670 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29729080-xd979/init.txt 2026-07-11 04:54:20.766688 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29729085-bfnw6/ 2026-07-11 04:54:20.766705 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29729085-bfnw6/heat-engine-cleaner.txt 2026-07-11 04:54:20.766722 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29729085-bfnw6/init.txt 2026-07-11 04:54:20.766739 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29729090-ktz77/ 2026-07-11 04:54:20.766757 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29729090-ktz77/heat-engine-cleaner.txt 2026-07-11 04:54:20.766774 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29729090-ktz77/init.txt 2026-07-11 04:54:20.766791 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/ 2026-07-11 04:54:20.766809 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-admin.txt 2026-07-11 04:54:20.766826 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-internal.txt 2026-07-11 04:54:20.766844 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/cloudformation-ks-endpoints-public.txt 2026-07-11 04:54:20.766862 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/init.txt 2026-07-11 04:54:20.766879 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-admin.txt 2026-07-11 04:54:20.766897 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-internal.txt 2026-07-11 04:54:20.766914 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-89fz5/orchestration-ks-endpoints-public.txt 2026-07-11 04:54:20.766932 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-hgkht/ 2026-07-11 04:54:20.766949 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hgkht/cloudformation-ks-service-registration.txt 2026-07-11 04:54:20.766967 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hgkht/init.txt 2026-07-11 04:54:20.766984 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-hgkht/orchestration-ks-service-registration.txt 2026-07-11 04:54:20.767001 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-bl9hp/ 2026-07-11 04:54:20.767018 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-bl9hp/heat-ks-user.txt 2026-07-11 04:54:20.767036 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-bl9hp/heat-trustee-ks-user.txt 2026-07-11 04:54:20.767053 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-bl9hp/init.txt 2026-07-11 04:54:20.767071 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-5qwhl/ 2026-07-11 04:54:20.767088 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-5qwhl/init.txt 2026-07-11 04:54:20.767105 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-5qwhl/rabbit-init.txt 2026-07-11 04:54:20.767128 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-lmpmn/ 2026-07-11 04:54:20.767146 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-lmpmn/heat-trusts.txt 2026-07-11 04:54:20.767163 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-lmpmn/init.txt 2026-07-11 04:54:20.767181 | instance | cd+++++++++ pod-logs/openstack/horizon-68c85f66c-5dt5r/ 2026-07-11 04:54:20.767198 | instance | >f+++++++++ pod-logs/openstack/horizon-68c85f66c-5dt5r/horizon.txt 2026-07-11 04:54:20.767215 | instance | >f+++++++++ pod-logs/openstack/horizon-68c85f66c-5dt5r/init.txt 2026-07-11 04:54:20.767232 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-wwj56/ 2026-07-11 04:54:20.767250 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-wwj56/horizon-db-init-0.txt 2026-07-11 04:54:20.767267 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-wwj56/init.txt 2026-07-11 04:54:20.767284 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-9scq6/ 2026-07-11 04:54:20.767302 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-9scq6/horizon-db-sync.txt 2026-07-11 04:54:20.767319 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-9scq6/init.txt 2026-07-11 04:54:20.767337 | instance | cd+++++++++ pod-logs/openstack/keepalived-xh9th/ 2026-07-11 04:54:20.767354 | instance | >f+++++++++ pod-logs/openstack/keepalived-xh9th/init.txt 2026-07-11 04:54:20.767371 | instance | >f+++++++++ pod-logs/openstack/keepalived-xh9th/keepalived.txt 2026-07-11 04:54:20.767388 | instance | >f+++++++++ pod-logs/openstack/keepalived-xh9th/wait-for-ip.txt 2026-07-11 04:54:20.767405 | instance | cd+++++++++ pod-logs/openstack/keystone-api-64b89f7f7d-gh7df/ 2026-07-11 04:54:20.767423 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64b89f7f7d-gh7df/init.txt 2026-07-11 04:54:20.767440 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64b89f7f7d-gh7df/keystone-api.txt 2026-07-11 04:54:20.767457 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-fkff4/ 2026-07-11 04:54:20.767475 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-fkff4/bootstrap.txt 2026-07-11 04:54:20.767492 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-fkff4/init.txt 2026-07-11 04:54:20.767509 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-gn97m/ 2026-07-11 04:54:20.767526 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-gn97m/init.txt 2026-07-11 04:54:20.767543 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-gn97m/keystone-credential-setup.txt 2026-07-11 04:54:20.767561 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-n8glv/ 2026-07-11 04:54:20.767578 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-n8glv/init.txt 2026-07-11 04:54:20.767596 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-n8glv/keystone-db-init-0.txt 2026-07-11 04:54:20.767613 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-wrv9z/ 2026-07-11 04:54:20.767631 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-wrv9z/init.txt 2026-07-11 04:54:20.767648 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-wrv9z/keystone-db-sync.txt 2026-07-11 04:54:20.767665 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-85nx6/ 2026-07-11 04:54:20.767682 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-85nx6/init.txt 2026-07-11 04:54:20.767699 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-85nx6/keystone-domain-manage.txt 2026-07-11 04:54:20.767716 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-jsb8w/ 2026-07-11 04:54:20.767733 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jsb8w/init.txt 2026-07-11 04:54:20.767750 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jsb8w/keystone-fernet-setup.txt 2026-07-11 04:54:20.767767 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-pxp9j/ 2026-07-11 04:54:20.767784 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-pxp9j/init.txt 2026-07-11 04:54:20.767806 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-pxp9j/rabbit-init.txt 2026-07-11 04:54:20.767824 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/ 2026-07-11 04:54:20.767842 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/ceph-admin-keyring-placement.txt 2026-07-11 04:54:20.767859 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/ceph-keyring-placement.txt 2026-07-11 04:54:20.767876 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/init-dynamic-options.txt 2026-07-11 04:54:20.767893 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/init.txt 2026-07-11 04:54:20.767910 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/libvirt-exporter.txt 2026-07-11 04:54:20.767927 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/libvirt.txt 2026-07-11 04:54:20.767972 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zrzg8/tls-sidecar.txt 2026-07-11 04:54:20.767992 | instance | cd+++++++++ pod-logs/openstack/magnum-api-d7df5f7fc-ltvjg/ 2026-07-11 04:54:20.768009 | instance | >f+++++++++ pod-logs/openstack/magnum-api-d7df5f7fc-ltvjg/init.txt 2026-07-11 04:54:20.768026 | instance | >f+++++++++ pod-logs/openstack/magnum-api-d7df5f7fc-ltvjg/magnum-api.txt 2026-07-11 04:54:20.768046 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-rnqrv/ 2026-07-11 04:54:20.768064 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-rnqrv/magnum-cluster-api-proxy.txt 2026-07-11 04:54:20.768081 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-07-11 04:54:20.768099 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-07-11 04:54:20.768116 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-11 04:54:20.768133 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-11 04:54:20.768150 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-c5cs7/ 2026-07-11 04:54:20.768168 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-c5cs7/init.txt 2026-07-11 04:54:20.768185 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-c5cs7/magnum-db-init-0.txt 2026-07-11 04:54:20.768203 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-brlrx/ 2026-07-11 04:54:20.768220 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-brlrx/init.txt 2026-07-11 04:54:20.768237 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-brlrx/magnum-db-sync.txt 2026-07-11 04:54:20.768255 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-9d24l/ 2026-07-11 04:54:20.768272 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9d24l/init.txt 2026-07-11 04:54:20.768289 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9d24l/magnum-ks-domain-user.txt 2026-07-11 04:54:20.768307 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-f2rl8/ 2026-07-11 04:54:20.768324 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-admin.txt 2026-07-11 04:54:20.768342 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-internal.txt 2026-07-11 04:54:20.768359 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-f2rl8/container-infra-ks-endpoints-public.txt 2026-07-11 04:54:20.768377 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-f2rl8/init.txt 2026-07-11 04:54:20.768395 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-7k8q7/ 2026-07-11 04:54:20.768412 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-7k8q7/container-infra-ks-service-registration.txt 2026-07-11 04:54:20.768430 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-7k8q7/init.txt 2026-07-11 04:54:20.768447 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-zbn6k/ 2026-07-11 04:54:20.768470 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-zbn6k/init.txt 2026-07-11 04:54:20.768488 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-zbn6k/magnum-ks-user.txt 2026-07-11 04:54:20.768505 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-bfqpx/ 2026-07-11 04:54:20.768523 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-bfqpx/init.txt 2026-07-11 04:54:20.768540 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-bfqpx/rabbit-init.txt 2026-07-11 04:54:20.768558 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-7xprg/ 2026-07-11 04:54:20.768575 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-7xprg/registry.txt 2026-07-11 04:54:20.768593 | instance | cd+++++++++ pod-logs/openstack/manila-api-867c6f9f6f-j6mcc/ 2026-07-11 04:54:20.768611 | instance | >f+++++++++ pod-logs/openstack/manila-api-867c6f9f6f-j6mcc/init.txt 2026-07-11 04:54:20.768628 | instance | >f+++++++++ pod-logs/openstack/manila-api-867c6f9f6f-j6mcc/manila-api.txt 2026-07-11 04:54:20.768645 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-5ccdx/ 2026-07-11 04:54:20.768662 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-5ccdx/bootstrap.txt 2026-07-11 04:54:20.768680 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-5ccdx/init.txt 2026-07-11 04:54:20.768697 | instance | cd+++++++++ pod-logs/openstack/manila-data-8457b7c48d-p5rm8/ 2026-07-11 04:54:20.768714 | instance | >f+++++++++ pod-logs/openstack/manila-data-8457b7c48d-p5rm8/init.txt 2026-07-11 04:54:20.768731 | instance | >f+++++++++ pod-logs/openstack/manila-data-8457b7c48d-p5rm8/manila-data.txt 2026-07-11 04:54:20.768748 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-xn2qn/ 2026-07-11 04:54:20.768765 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-xn2qn/init.txt 2026-07-11 04:54:20.768783 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-xn2qn/manila-db-init-0.txt 2026-07-11 04:54:20.768800 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-szt8r/ 2026-07-11 04:54:20.768818 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-szt8r/init.txt 2026-07-11 04:54:20.768835 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-szt8r/manila-db-sync.txt 2026-07-11 04:54:20.768852 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/ 2026-07-11 04:54:20.768869 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/init.txt 2026-07-11 04:54:20.768887 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-admin.txt 2026-07-11 04:54:20.768904 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-internal.txt 2026-07-11 04:54:20.768921 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/share-ks-endpoints-public.txt 2026-07-11 04:54:20.768938 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-admin.txt 2026-07-11 04:54:20.768991 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-internal.txt 2026-07-11 04:54:20.769017 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-f4z6d/sharev2-ks-endpoints-public.txt 2026-07-11 04:54:20.769035 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-f7gkz/ 2026-07-11 04:54:20.769053 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-f7gkz/init.txt 2026-07-11 04:54:20.769071 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-f7gkz/share-ks-service-registration.txt 2026-07-11 04:54:20.769088 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-f7gkz/sharev2-ks-service-registration.txt 2026-07-11 04:54:20.769106 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-jz7zd/ 2026-07-11 04:54:20.769123 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-jz7zd/init.txt 2026-07-11 04:54:20.769141 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-jz7zd/manila-ks-user.txt 2026-07-11 04:54:20.769159 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-xmtdq/ 2026-07-11 04:54:20.769182 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-xmtdq/init.txt 2026-07-11 04:54:20.769201 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-xmtdq/rabbit-init.txt 2026-07-11 04:54:20.769218 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-6bdbc88ddd-jmjlk/ 2026-07-11 04:54:20.769236 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-6bdbc88ddd-jmjlk/init.txt 2026-07-11 04:54:20.769254 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-6bdbc88ddd-jmjlk/manila-scheduler.txt 2026-07-11 04:54:20.769272 | instance | cd+++++++++ pod-logs/openstack/manila-share-855fcdfd4f-94tbt/ 2026-07-11 04:54:20.769289 | instance | >f+++++++++ pod-logs/openstack/manila-share-855fcdfd4f-94tbt/init.txt 2026-07-11 04:54:20.769306 | instance | >f+++++++++ pod-logs/openstack/manila-share-855fcdfd4f-94tbt/manila-share-init.txt 2026-07-11 04:54:20.769324 | instance | >f+++++++++ pod-logs/openstack/manila-share-855fcdfd4f-94tbt/manila-share.txt 2026-07-11 04:54:20.769341 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j25dc/ 2026-07-11 04:54:20.769359 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j25dc/init.txt 2026-07-11 04:54:20.769376 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j25dc/memcached-exporter.txt 2026-07-11 04:54:20.769394 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-j25dc/memcached.txt 2026-07-11 04:54:20.769412 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-jpkjc/ 2026-07-11 04:54:20.769429 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-jpkjc/init.txt 2026-07-11 04:54:20.769447 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-jpkjc/neutron-db-init-0.txt 2026-07-11 04:54:20.769464 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-dmrbv/ 2026-07-11 04:54:20.769482 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-dmrbv/init.txt 2026-07-11 04:54:20.769500 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-dmrbv/neutron-db-sync.txt 2026-07-11 04:54:20.769517 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-pd66n/ 2026-07-11 04:54:20.769535 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pd66n/init.txt 2026-07-11 04:54:20.769553 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-admin.txt 2026-07-11 04:54:20.769571 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-internal.txt 2026-07-11 04:54:20.769588 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pd66n/network-ks-endpoints-public.txt 2026-07-11 04:54:20.769606 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-8z8ll/ 2026-07-11 04:54:20.769624 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8z8ll/init.txt 2026-07-11 04:54:20.769642 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8z8ll/network-ks-service-registration.txt 2026-07-11 04:54:20.769659 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-486j9/ 2026-07-11 04:54:20.769677 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-486j9/init.txt 2026-07-11 04:54:20.769694 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-486j9/neutron-ks-user.txt 2026-07-11 04:54:20.769712 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tvdst/ 2026-07-11 04:54:20.769729 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tvdst/init.txt 2026-07-11 04:54:20.769747 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tvdst/neutron-netns-cleanup-cron.txt 2026-07-11 04:54:20.769765 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-9l6qq/ 2026-07-11 04:54:20.769782 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-9l6qq/init.txt 2026-07-11 04:54:20.769800 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-9l6qq/neutron-metadata-agent-init.txt 2026-07-11 04:54:20.769823 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-9l6qq/neutron-ovn-metadata-agent.txt 2026-07-11 04:54:20.769841 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-9l6qq/ovn-neutron-init.txt 2026-07-11 04:54:20.769859 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-58cth/ 2026-07-11 04:54:20.769876 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-58cth/init.txt 2026-07-11 04:54:20.769893 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-58cth/neutron-ovn-vpn-agent.txt 2026-07-11 04:54:20.769910 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-58cth/ovn-neutron-init.txt 2026-07-11 04:54:20.769928 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-58cth/ovn-vpn-agent-init.txt 2026-07-11 04:54:20.769945 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-nwfjp/ 2026-07-11 04:54:20.769963 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-nwfjp/init.txt 2026-07-11 04:54:20.769980 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-nwfjp/rabbit-init.txt 2026-07-11 04:54:20.769997 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-66f4d9bd7f-5st46/ 2026-07-11 04:54:20.770014 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-66f4d9bd7f-5st46/init.txt 2026-07-11 04:54:20.770031 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-66f4d9bd7f-5st46/neutron-rpc-server.txt 2026-07-11 04:54:20.770048 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-66f4d9bd7f-5st46/ovn-neutron-init.txt 2026-07-11 04:54:20.770065 | instance | cd+++++++++ pod-logs/openstack/neutron-server-75877f7cbc-wmdgf/ 2026-07-11 04:54:20.770082 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75877f7cbc-wmdgf/init.txt 2026-07-11 04:54:20.770100 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75877f7cbc-wmdgf/neutron-policy-server.txt 2026-07-11 04:54:20.770118 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75877f7cbc-wmdgf/neutron-server.txt 2026-07-11 04:54:20.770135 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75877f7cbc-wmdgf/ovn-neutron-init.txt 2026-07-11 04:54:20.770153 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5fd76f985f-zpsqt/ 2026-07-11 04:54:20.770170 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5fd76f985f-zpsqt/init.txt 2026-07-11 04:54:20.770186 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5fd76f985f-zpsqt/nova-api-metadata-init.txt 2026-07-11 04:54:20.770204 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5fd76f985f-zpsqt/nova-api.txt 2026-07-11 04:54:20.770221 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6fd6df9956-phsrj/ 2026-07-11 04:54:20.770238 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6fd6df9956-phsrj/init.txt 2026-07-11 04:54:20.770256 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6fd6df9956-phsrj/nova-osapi.txt 2026-07-11 04:54:20.770276 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-q5z6r/ 2026-07-11 04:54:20.770301 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-q5z6r/bootstrap.txt 2026-07-11 04:54:20.770331 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-q5z6r/init.txt 2026-07-11 04:54:20.770358 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29729040-bnrgb/ 2026-07-11 04:54:20.770379 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29729040-bnrgb/init.txt 2026-07-11 04:54:20.770397 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29729040-bnrgb/nova-cell-setup.txt 2026-07-11 04:54:20.770415 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-dg4cl/ 2026-07-11 04:54:20.770432 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-dg4cl/init.txt 2026-07-11 04:54:20.770450 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-dg4cl/nova-cell-setup-init.txt 2026-07-11 04:54:20.770473 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-dg4cl/nova-cell-setup.txt 2026-07-11 04:54:20.770491 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/ 2026-07-11 04:54:20.770514 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/ceph-admin-keyring-placement.txt 2026-07-11 04:54:20.770550 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/ceph-keyring-placement.txt 2026-07-11 04:54:20.770577 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/ceph-perms.txt 2026-07-11 04:54:20.770596 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/init.txt 2026-07-11 04:54:20.770614 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/nova-compute-init.txt 2026-07-11 04:54:20.770632 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/nova-compute-ssh-init.txt 2026-07-11 04:54:20.770649 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/nova-compute-ssh.txt 2026-07-11 04:54:20.770667 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/nova-compute-vnc-init.txt 2026-07-11 04:54:20.770684 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-tvtwm/nova-compute.txt 2026-07-11 04:54:20.770701 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-77c4494856-wqwq8/ 2026-07-11 04:54:20.770718 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-77c4494856-wqwq8/init.txt 2026-07-11 04:54:20.770735 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-77c4494856-wqwq8/nova-conductor.txt 2026-07-11 04:54:20.770753 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-skpvv/ 2026-07-11 04:54:20.770770 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-skpvv/init.txt 2026-07-11 04:54:20.770788 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-skpvv/nova-db-init-0.txt 2026-07-11 04:54:20.770805 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-skpvv/nova-db-init-1.txt 2026-07-11 04:54:20.770823 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-skpvv/nova-db-init-2.txt 2026-07-11 04:54:20.770840 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-hrpng/ 2026-07-11 04:54:20.770858 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-hrpng/init.txt 2026-07-11 04:54:20.770875 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-hrpng/nova-db-sync.txt 2026-07-11 04:54:20.770893 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-7nf4r/ 2026-07-11 04:54:20.770911 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-admin.txt 2026-07-11 04:54:20.770928 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-internal.txt 2026-07-11 04:54:20.770946 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7nf4r/compute-ks-endpoints-public.txt 2026-07-11 04:54:20.770963 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-7nf4r/init.txt 2026-07-11 04:54:20.770981 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-svbbz/ 2026-07-11 04:54:20.770999 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-svbbz/compute-ks-service-registration.txt 2026-07-11 04:54:20.771017 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-svbbz/init.txt 2026-07-11 04:54:20.771034 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-npvdv/ 2026-07-11 04:54:20.771052 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-npvdv/init.txt 2026-07-11 04:54:20.771069 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-npvdv/nova-ks-user.txt 2026-07-11 04:54:20.771087 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-8bf8dcc49-j2lfd/ 2026-07-11 04:54:20.771104 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8bf8dcc49-j2lfd/init.txt 2026-07-11 04:54:20.771122 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy-init-assets.txt 2026-07-11 04:54:20.771140 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy-init.txt 2026-07-11 04:54:20.771162 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-8bf8dcc49-j2lfd/nova-novncproxy.txt 2026-07-11 04:54:20.771181 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-nb9m5/ 2026-07-11 04:54:20.771199 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-nb9m5/init.txt 2026-07-11 04:54:20.771216 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-nb9m5/rabbit-init.txt 2026-07-11 04:54:20.771234 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-68d855bd84-7975w/ 2026-07-11 04:54:20.771252 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-68d855bd84-7975w/init.txt 2026-07-11 04:54:20.771270 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-68d855bd84-7975w/nova-scheduler.txt 2026-07-11 04:54:20.771287 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29729040-bqgw8/ 2026-07-11 04:54:20.771304 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29729040-bqgw8/init.txt 2026-07-11 04:54:20.771321 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29729040-bqgw8/nova-service-cleaner.txt 2026-07-11 04:54:20.771338 | instance | cd+++++++++ pod-logs/openstack/octavia-api-79c7c45c46-jbtm5/ 2026-07-11 04:54:20.771356 | instance | >f+++++++++ pod-logs/openstack/octavia-api-79c7c45c46-jbtm5/init.txt 2026-07-11 04:54:20.771373 | instance | >f+++++++++ pod-logs/openstack/octavia-api-79c7c45c46-jbtm5/octavia-api.txt 2026-07-11 04:54:20.771390 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-bghnd/ 2026-07-11 04:54:20.771408 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-bghnd/bootstrap.txt 2026-07-11 04:54:20.771425 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-bghnd/init.txt 2026-07-11 04:54:20.771442 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-w8tjh/ 2026-07-11 04:54:20.771460 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-w8tjh/init.txt 2026-07-11 04:54:20.771477 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-w8tjh/octavia-db-init-0.txt 2026-07-11 04:54:20.771495 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-w8tjh/octavia-db-init-1.txt 2026-07-11 04:54:20.771512 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-kgpts/ 2026-07-11 04:54:20.771529 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-kgpts/init.txt 2026-07-11 04:54:20.771547 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-kgpts/octavia-db-sync.txt 2026-07-11 04:54:20.771565 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-rtnk9/ 2026-07-11 04:54:20.771582 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rtnk9/init.txt 2026-07-11 04:54:20.771600 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rtnk9/octavia-health-manager-get-port.txt 2026-07-11 04:54:20.771619 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rtnk9/octavia-health-manager-nic-init.txt 2026-07-11 04:54:20.771642 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rtnk9/octavia-health-manager.txt 2026-07-11 04:54:20.771671 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-67c456c8d5-q6wjb/ 2026-07-11 04:54:20.771696 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-67c456c8d5-q6wjb/init.txt 2026-07-11 04:54:20.771722 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-67c456c8d5-q6wjb/octavia-housekeeping.txt 2026-07-11 04:54:20.771742 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-s5hch/ 2026-07-11 04:54:20.771763 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-s5hch/init.txt 2026-07-11 04:54:20.771788 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-admin.txt 2026-07-11 04:54:20.771814 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-internal.txt 2026-07-11 04:54:20.771836 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-s5hch/load-balancer-ks-endpoints-public.txt 2026-07-11 04:54:20.771860 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-frp7d/ 2026-07-11 04:54:20.771879 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-frp7d/init.txt 2026-07-11 04:54:20.771897 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-frp7d/load-balancer-ks-service-registration.txt 2026-07-11 04:54:20.771918 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-6wwv8/ 2026-07-11 04:54:20.772001 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-6wwv8/init.txt 2026-07-11 04:54:20.772040 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-6wwv8/octavia-ks-user.txt 2026-07-11 04:54:20.772061 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-fhth9/ 2026-07-11 04:54:20.772080 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-fhth9/init.txt 2026-07-11 04:54:20.772098 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-fhth9/rabbit-init.txt 2026-07-11 04:54:20.772116 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-59d74b4dfd-9mrgq/ 2026-07-11 04:54:20.772133 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-59d74b4dfd-9mrgq/init.txt 2026-07-11 04:54:20.772151 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-59d74b4dfd-9mrgq/octavia-worker.txt 2026-07-11 04:54:20.772169 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-695hg/ 2026-07-11 04:54:20.772187 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-695hg/openstack-database-exporter.txt 2026-07-11 04:54:20.772205 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-799888df9-v2qgc/ 2026-07-11 04:54:20.772223 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-799888df9-v2qgc/build-config.txt 2026-07-11 04:54:20.772241 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-799888df9-v2qgc/openstack-exporter.txt 2026-07-11 04:54:20.772258 | instance | cd+++++++++ pod-logs/openstack/openvswitch-n7lnw/ 2026-07-11 04:54:20.772276 | instance | >f+++++++++ pod-logs/openstack/openvswitch-n7lnw/init.txt 2026-07-11 04:54:20.772294 | instance | >f+++++++++ pod-logs/openstack/openvswitch-n7lnw/openvswitch-db-perms.txt 2026-07-11 04:54:20.772312 | instance | >f+++++++++ pod-logs/openstack/openvswitch-n7lnw/openvswitch-db.txt 2026-07-11 04:54:20.772330 | instance | >f+++++++++ pod-logs/openstack/openvswitch-n7lnw/openvswitch-vswitchd-modules.txt 2026-07-11 04:54:20.772347 | instance | >f+++++++++ pod-logs/openstack/openvswitch-n7lnw/openvswitch-vswitchd.txt 2026-07-11 04:54:20.772365 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-9xnq7/ 2026-07-11 04:54:20.772382 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9xnq7/controller-init.txt 2026-07-11 04:54:20.772399 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9xnq7/controller.txt 2026-07-11 04:54:20.772417 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9xnq7/get-gw-enabled.txt 2026-07-11 04:54:20.772434 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9xnq7/init.txt 2026-07-11 04:54:20.772452 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9xnq7/log-parser.txt 2026-07-11 04:54:20.772469 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9xnq7/vector.txt 2026-07-11 04:54:20.772487 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-9mt2h/ 2026-07-11 04:54:20.772504 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-9mt2h/init.txt 2026-07-11 04:54:20.772521 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-9mt2h/northd.txt 2026-07-11 04:54:20.772538 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-07-11 04:54:20.772556 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-11 04:54:20.772573 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-11 04:54:20.772591 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-07-11 04:54:20.772615 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-11 04:54:20.772634 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-11 04:54:20.772651 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-07-11 04:54:20.772669 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-11 04:54:20.772686 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-11 04:54:20.772704 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-11 04:54:20.772721 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-11 04:54:20.772739 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-07-11 04:54:20.772756 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-11 04:54:20.772773 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-11 04:54:20.772790 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-11 04:54:20.772807 | instance | cd+++++++++ pod-logs/openstack/placement-api-6fb79584fd-jxl7x/ 2026-07-11 04:54:20.772825 | instance | >f+++++++++ pod-logs/openstack/placement-api-6fb79584fd-jxl7x/init.txt 2026-07-11 04:54:20.772842 | instance | >f+++++++++ pod-logs/openstack/placement-api-6fb79584fd-jxl7x/placement-api.txt 2026-07-11 04:54:20.772859 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-dfbqm/ 2026-07-11 04:54:20.772877 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-dfbqm/init.txt 2026-07-11 04:54:20.772894 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-dfbqm/placement-db-init-0.txt 2026-07-11 04:54:20.772912 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-29ds7/ 2026-07-11 04:54:20.772929 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-29ds7/init.txt 2026-07-11 04:54:20.772946 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-29ds7/placement-db-sync.txt 2026-07-11 04:54:20.772985 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-62647/ 2026-07-11 04:54:20.773003 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-62647/init.txt 2026-07-11 04:54:20.773020 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-62647/placement-ks-endpoints-admin.txt 2026-07-11 04:54:20.773038 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-62647/placement-ks-endpoints-internal.txt 2026-07-11 04:54:20.773055 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-62647/placement-ks-endpoints-public.txt 2026-07-11 04:54:20.773073 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-dzszw/ 2026-07-11 04:54:20.773090 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dzszw/init.txt 2026-07-11 04:54:20.773107 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dzszw/placement-ks-service-registration.txt 2026-07-11 04:54:20.773124 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-4p8rr/ 2026-07-11 04:54:20.773142 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-4p8rr/init.txt 2026-07-11 04:54:20.773159 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-4p8rr/placement-ks-user.txt 2026-07-11 04:54:20.773176 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-vncm9/ 2026-07-11 04:54:20.773194 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-vncm9/percona-xtradb-cluster-operator.txt 2026-07-11 04:54:20.773211 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-07-11 04:54:20.773229 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-11 04:54:20.773246 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-11 04:54:20.773263 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-07-11 04:54:20.773281 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-11 04:54:20.773305 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-11 04:54:20.773323 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-7ht64/ 2026-07-11 04:54:20.773341 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-7ht64/rabbitmq-cluster-operator.txt 2026-07-11 04:54:20.773359 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-07-11 04:54:20.773376 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-11 04:54:20.773394 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-11 04:54:20.773412 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-07-11 04:54:20.773429 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-11 04:54:20.773447 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-11 04:54:20.773464 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-07-11 04:54:20.773481 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-11 04:54:20.773498 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-11 04:54:20.773516 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-07-11 04:54:20.773534 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-11 04:54:20.773551 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-11 04:54:20.773568 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-07-11 04:54:20.773585 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-11 04:54:20.773602 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-11 04:54:20.773619 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv/ 2026-07-11 04:54:20.773637 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cm4pv/rabbitmq-cluster-operator.txt 2026-07-11 04:54:20.773654 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-07-11 04:54:20.773671 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-11 04:54:20.773689 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-11 04:54:20.773706 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-07-11 04:54:20.773724 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-11 04:54:20.773741 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-11 04:54:20.773758 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-07-11 04:54:20.773776 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-11 04:54:20.773793 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-11 04:54:20.773810 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/ 2026-07-11 04:54:20.773828 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/ceph-crash.txt 2026-07-11 04:54:20.773845 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/chown-container-data-dir.txt 2026-07-11 04:54:20.773863 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2xn9l/make-container-crash-dir.txt 2026-07-11 04:54:20.773880 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/ 2026-07-11 04:54:20.773898 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/chown-container-data-dir.txt 2026-07-11 04:54:20.773922 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/log-collector.txt 2026-07-11 04:54:20.773940 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-tw4t5/rgw.txt 2026-07-11 04:54:20.773958 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-58d657d7db-454fs/ 2026-07-11 04:54:20.773975 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-58d657d7db-454fs/init.txt 2026-07-11 04:54:20.773992 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-58d657d7db-454fs/staffeln-api.txt 2026-07-11 04:54:20.774009 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5589b9ffc7-spkl7/ 2026-07-11 04:54:20.774027 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5589b9ffc7-spkl7/staffeln-conductor.txt 2026-07-11 04:54:20.774044 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-lnws6/ 2026-07-11 04:54:20.774062 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lnws6/init.txt 2026-07-11 04:54:20.774079 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-lnws6/staffeln-db-init-0.txt 2026-07-11 04:54:20.774097 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-gp9rw/ 2026-07-11 04:54:20.774114 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gp9rw/init.txt 2026-07-11 04:54:20.774132 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gp9rw/staffeln-db-sync.txt 2026-07-11 04:54:20.774149 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-slqfz/ 2026-07-11 04:54:20.774166 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-slqfz/init.txt 2026-07-11 04:54:20.774183 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-slqfz/tempest-ks-user.txt 2026-07-11 04:54:20.774201 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-qkk25/ 2026-07-11 04:54:20.774218 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-qkk25/init.txt 2026-07-11 04:54:20.774236 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-qkk25/tempest-run-tests-init.txt 2026-07-11 04:54:20.774253 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-qkk25/tempest-run-tests.txt 2026-07-11 04:54:20.774270 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-07-11 04:54:20.774287 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-07-11 04:54:20.774304 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-07-11 04:54:20.774322 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-07-11 04:54:20.774339 | instance | cd+++++++++ pod-logs/orc-system/ 2026-07-11 04:54:20.774356 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-2bkl4/ 2026-07-11 04:54:20.774374 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-2bkl4/manager.txt 2026-07-11 04:54:20.774392 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-07-11 04:54:20.774409 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-8c457/ 2026-07-11 04:54:20.774427 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-8c457/rook-ceph-operator.txt 2026-07-11 04:54:20.774444 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-07-11 04:54:20.774461 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-sw4zj/ 2026-07-11 04:54:20.774479 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-sw4zj/secretgen-controller.txt 2026-07-11 04:54:20.794278 | 2026-07-11 04:54:20.794344 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-11 04:54:21.033632 | instance | changed 2026-07-11 04:54:21.040286 | 2026-07-11 04:54:21.040378 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-11 04:54:22.266064 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-11 04:54:22.283257 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-11 04:54:22.283304 | instance | Dload Upload Total Spent Left Speed 2026-07-11 04:54:22.314693 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-11 04:54:22.525680 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-07-11 04:54:22.533147 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-11 04:54:22.533187 | instance | Dload Upload Total Spent Left Speed 2026-07-11 04:54:22.538564 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-07-11 04:54:22.905252 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-11 04:54:22.914544 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-11 04:54:22.914583 | instance | Dload Upload Total Spent Left Speed 2026-07-11 04:54:22.970869 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-11 04:54:23.281157 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-07-11 04:54:23.597401 | instance | ERROR 2026-07-11 04:54:23.597775 | instance | { 2026-07-11 04:54:23.597844 | instance | "delta": "0:00:01.971116", 2026-07-11 04:54:23.597889 | instance | "end": "2026-07-11 04:54:23.286500", 2026-07-11 04:54:23.597930 | instance | "msg": "non-zero return code", 2026-07-11 04:54:23.597971 | instance | "rc": 5, 2026-07-11 04:54:23.598012 | instance | "start": "2026-07-11 04:54:21.315384" 2026-07-11 04:54:23.598051 | instance | } 2026-07-11 04:54:23.598103 | instance | ERROR: Ignoring Errors 2026-07-11 04:54:23.603292 | 2026-07-11 04:54:23.603364 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-11 04:54:23.919685 | instance | ceph-mgr endpoints: 2026-07-11 04:54:24.140667 | instance | ok: Runtime: 0:00:00.091794 2026-07-11 04:54:24.146294 | 2026-07-11 04:54:24.146368 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-11 04:54:24.683259 | instance | ok: Runtime: 0:00:00.099343 2026-07-11 04:54:24.690941 | 2026-07-11 04:54:24.691042 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-11 04:54:25.182372 | instance | changed: 2026-07-11 04:54:25.182613 | instance | cd+++++++++ prometheus/ 2026-07-11 04:54:25.182650 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-11 04:54:25.182678 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-07-11 04:54:25.182707 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-11 04:54:25.194894 | 2026-07-11 04:54:25.194960 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-11 04:54:25.453392 | instance | changed 2026-07-11 04:54:25.458398 | 2026-07-11 04:54:25.458469 | TASK [gather-selenium-data : Get selenium data] 2026-07-11 04:54:25.676204 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-11 04:54:25.678822 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-11 04:54:25.997931 | instance | ERROR 2026-07-11 04:54:25.998186 | instance | { 2026-07-11 04:54:25.998229 | instance | "delta": "0:00:00.008343", 2026-07-11 04:54:25.998258 | instance | "end": "2026-07-11 04:54:25.679190", 2026-07-11 04:54:25.998284 | instance | "msg": "non-zero return code", 2026-07-11 04:54:25.998310 | instance | "rc": 1, 2026-07-11 04:54:25.998336 | instance | "start": "2026-07-11 04:54:25.670847" 2026-07-11 04:54:25.998360 | instance | } 2026-07-11 04:54:25.998392 | instance | ERROR: Ignoring Errors 2026-07-11 04:54:26.005139 | 2026-07-11 04:54:26.005229 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-11 04:54:26.507550 | instance | changed: cd+++++++++ selenium/ 2026-07-11 04:54:26.548720 | 2026-07-11 04:54:26.548781 | PLAY RECAP 2026-07-11 04:54:26.548830 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-07-11 04:54:26.548851 | 2026-07-11 04:54:26.719292 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-11 04:54:26.734506 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 04:54:27.432394 | 2026-07-11 04:54:27.432548 | PLAY [all] 2026-07-11 04:54:27.443879 | 2026-07-11 04:54:27.443955 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-11 04:54:27.490186 | instance | skipping: Conditional result was False 2026-07-11 04:54:27.501147 | 2026-07-11 04:54:27.501225 | TASK [fetch-output : Set log path for single node] 2026-07-11 04:54:27.543392 | instance | ok 2026-07-11 04:54:27.549800 | 2026-07-11 04:54:27.549892 | LOOP [fetch-output : Ensure local output dirs] 2026-07-11 04:54:27.943005 | instance -> localhost | ok: "/var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/work/logs" 2026-07-11 04:54:28.136857 | instance -> localhost | changed: "/var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/work/artifacts" 2026-07-11 04:54:28.356857 | instance -> localhost | changed: "/var/lib/zuul/builds/95611a759dfe40139fcd89ce61cc43ad/work/docs" 2026-07-11 04:54:28.376038 | 2026-07-11 04:54:28.376198 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-11 04:54:28.978882 | instance | changed: .d..t...... ./ 2026-07-11 04:54:28.979139 | instance | changed: All items complete 2026-07-11 04:54:28.979179 | 2026-07-11 04:54:29.397616 | instance | changed: .d..t...... ./ 2026-07-11 04:54:29.884799 | instance | changed: .d..t...... ./ 2026-07-11 04:54:29.906581 | 2026-07-11 04:54:29.906711 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-11 04:54:30.314587 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006479 2026-07-11 04:54:30.541828 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008113 2026-07-11 04:54:30.558056 | 2026-07-11 04:54:30.558186 | PLAY [all] 2026-07-11 04:54:30.564101 | 2026-07-11 04:54:30.564161 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-11 04:54:31.000588 | instance | changed 2026-07-11 04:54:31.006903 | 2026-07-11 04:54:31.006965 | PLAY RECAP 2026-07-11 04:54:31.007014 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-11 04:54:31.007037 | 2026-07-11 04:54:31.172855 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 04:54:31.181509 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-11 04:54:31.813948 | 2026-07-11 04:54:31.814093 | PLAY [localhost] 2026-07-11 04:54:31.824512 | 2026-07-11 04:54:31.824633 | TASK [Generate Zuul manifest] 2026-07-11 04:54:31.847254 | localhost | ok 2026-07-11 04:54:31.868398 | 2026-07-11 04:54:31.868525 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-11 04:54:32.590102 | localhost | changed 2026-07-11 04:54:32.603188 | 2026-07-11 04:54:32.603289 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-11 04:54:32.726269 | localhost | ok 2026-07-11 04:54:32.735633 | 2026-07-11 04:54:32.735767 | TASK [Upload logs] 2026-07-11 04:54:32.755267 | localhost | ok 2026-07-11 04:54:32.867442 | 2026-07-11 04:54:32.867605 | TASK [Set zuul-log-path fact] 2026-07-11 04:54:32.888008 | localhost | ok 2026-07-11 04:54:32.902998 | 2026-07-11 04:54:32.903072 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 04:54:32.935817 | localhost | ok 2026-07-11 04:54:32.943464 | 2026-07-11 04:54:32.943537 | TASK [upload-logs : Create log directories] 2026-07-11 04:54:33.613567 | localhost | changed 2026-07-11 04:54:33.620216 | 2026-07-11 04:54:33.620292 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-11 04:54:34.249318 | localhost -> localhost | ok: Runtime: 0:00:00.038888 2026-07-11 04:54:34.256011 | 2026-07-11 04:54:34.256078 | TASK [upload-logs : Upload logs to log server] 2026-07-11 04:54:35.333410 | localhost | Output suppressed because no_log was given 2026-07-11 04:54:35.338814 | 2026-07-11 04:54:35.338905 | LOOP [upload-logs : Compress console log and json output] 2026-07-11 04:54:35.389036 | localhost | skipping: Conditional result was False 2026-07-11 04:54:35.397002 | localhost | skipping: Conditional result was False 2026-07-11 04:54:35.416096 | 2026-07-11 04:54:35.416254 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-11 04:54:35.461651 | localhost | skipping: Conditional result was False 2026-07-11 04:54:35.462099 | 2026-07-11 04:54:35.465552 | localhost | skipping: Conditional result was False 2026-07-11 04:54:35.483574 | 2026-07-11 04:54:35.483855 | LOOP [upload-logs : Upload console log and json output]