2026-07-17 21:34:33.754935 | Job console starting 2026-07-17 21:34:33.763793 | Updating git repos 2026-07-17 21:34:36.712022 | Cloning repos into workspace 2026-07-17 21:34:48.486951 | Restoring repo states 2026-07-17 21:34:57.094297 | Merging changes 2026-07-17 21:34:58.392509 | Checking out repos 2026-07-17 21:35:01.052787 | Preparing playbooks 2026-07-17 21:35:04.067180 | Running Ansible setup 2026-07-17 21:35:07.446986 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 21:35:08.044633 | 2026-07-17 21:35:08.044739 | PLAY [localhost] 2026-07-17 21:35:08.051829 | 2026-07-17 21:35:08.051896 | TASK [Gathering Facts] 2026-07-17 21:35:09.044188 | localhost | ok 2026-07-17 21:35:09.055356 | 2026-07-17 21:35:09.055436 | TASK [Setup log path fact] 2026-07-17 21:35:09.076034 | localhost | ok 2026-07-17 21:35:09.087188 | 2026-07-17 21:35:09.087251 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 21:35:09.116841 | localhost | ok 2026-07-17 21:35:09.125431 | 2026-07-17 21:35:09.125518 | TASK [emit-job-header : Print job information] 2026-07-17 21:35:09.166635 | # Job Information 2026-07-17 21:35:09.166842 | Ansible Version: 2.16.18 2026-07-17 21:35:09.166912 | Job: atmosphere-molecule-aio-ovn 2026-07-17 21:35:09.166960 | Pipeline: check 2026-07-17 21:35:09.167003 | Executor: 2d72f0692154 2026-07-17 21:35:09.167052 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-07-17 21:35:09.167116 | Event ID: 0d24b180-8227-11f1-93c9-672bb2068e52 2026-07-17 21:35:09.171716 | 2026-07-17 21:35:09.171778 | LOOP [emit-job-header : Print node information] 2026-07-17 21:35:09.261947 | localhost | ok: 2026-07-17 21:35:09.262146 | localhost | # Node Information 2026-07-17 21:35:09.262181 | localhost | Inventory Hostname: instance 2026-07-17 21:35:09.262207 | localhost | Hostname: np0000185834 2026-07-17 21:35:09.262233 | localhost | Username: zuul 2026-07-17 21:35:09.262262 | localhost | Distro: Ubuntu 22.04 2026-07-17 21:35:09.262287 | localhost | Provider: yul1 2026-07-17 21:35:09.262307 | localhost | Region: ca-ymq-1 2026-07-17 21:35:09.262325 | localhost | Label: ubuntu-jammy-16 2026-07-17 21:35:09.262343 | localhost | Product Name: OpenStack Nova 2026-07-17 21:35:09.262362 | localhost | Interface IP: 199.204.45.74 2026-07-17 21:35:09.278051 | 2026-07-17 21:35:09.278208 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 21:35:09.641447 | localhost -> localhost | changed 2026-07-17 21:35:09.657678 | 2026-07-17 21:35:09.657779 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 21:35:10.677617 | localhost -> localhost | changed 2026-07-17 21:35:10.687687 | 2026-07-17 21:35:10.687741 | PLAY [all] 2026-07-17 21:35:10.695426 | 2026-07-17 21:35:10.695497 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 21:35:10.912043 | instance -> localhost | ok 2026-07-17 21:35:10.923042 | 2026-07-17 21:35:10.923172 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 21:35:10.948671 | instance | ok 2026-07-17 21:35:10.965350 | instance | included: /var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 21:35:10.971242 | 2026-07-17 21:35:10.971315 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 21:35:12.533539 | instance -> localhost | Generating public/private rsa key pair. 2026-07-17 21:35:12.533734 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/work/d2427d5f31cd4d92aabf91c749c33d90_id_rsa 2026-07-17 21:35:12.533764 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/work/d2427d5f31cd4d92aabf91c749c33d90_id_rsa.pub 2026-07-17 21:35:12.533786 | instance -> localhost | The key fingerprint is: 2026-07-17 21:35:12.533808 | instance -> localhost | SHA256:HCjKsdHva603sT/JbEybVQWkYgfaFdFOk2dRkIlLLBI zuul-build-sshkey 2026-07-17 21:35:12.533841 | instance -> localhost | The key's randomart image is: 2026-07-17 21:35:12.533862 | instance -> localhost | +---[RSA 3072]----+ 2026-07-17 21:35:12.533887 | instance -> localhost | | E...+*+B+| 2026-07-17 21:35:12.533909 | instance -> localhost | | . ..o.o+.B +| 2026-07-17 21:35:12.533929 | instance -> localhost | | o o . o.+oo+ = | 2026-07-17 21:35:12.533949 | instance -> localhost | | . = o . o o. o | 2026-07-17 21:35:12.533968 | instance -> localhost | | + . S . | 2026-07-17 21:35:12.533987 | instance -> localhost | | . . . . | 2026-07-17 21:35:12.534006 | instance -> localhost | | .. B = | 2026-07-17 21:35:12.534025 | instance -> localhost | | ..= X | 2026-07-17 21:35:12.534046 | instance -> localhost | | .oo +.. | 2026-07-17 21:35:12.534066 | instance -> localhost | +----[SHA256]-----+ 2026-07-17 21:35:12.534133 | instance -> localhost | ok: Runtime: 0:00:01.165301 2026-07-17 21:35:12.540699 | 2026-07-17 21:35:12.540836 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 21:35:12.574892 | instance | ok 2026-07-17 21:35:12.583922 | instance | included: /var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 21:35:12.591265 | 2026-07-17 21:35:12.591326 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 21:35:12.616378 | instance | skipping: Conditional result was False 2026-07-17 21:35:12.622421 | 2026-07-17 21:35:12.622498 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 21:35:13.037682 | instance | changed 2026-07-17 21:35:13.046263 | 2026-07-17 21:35:13.046350 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 21:35:13.306437 | instance | ok 2026-07-17 21:35:13.311308 | 2026-07-17 21:35:13.311373 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 21:35:13.795712 | instance | changed 2026-07-17 21:35:13.800673 | 2026-07-17 21:35:13.800735 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 21:35:14.272128 | instance | changed 2026-07-17 21:35:14.277203 | 2026-07-17 21:35:14.277266 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 21:35:14.299987 | instance | skipping: Conditional result was False 2026-07-17 21:35:14.310477 | 2026-07-17 21:35:14.310572 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 21:35:14.771201 | instance -> localhost | changed 2026-07-17 21:35:14.791537 | 2026-07-17 21:35:14.791677 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 21:35:15.101672 | instance -> localhost | Identity added: /var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/work/d2427d5f31cd4d92aabf91c749c33d90_id_rsa (zuul-build-sshkey) 2026-07-17 21:35:15.101935 | instance -> localhost | ok: Runtime: 0:00:00.014011 2026-07-17 21:35:15.108599 | 2026-07-17 21:35:15.108680 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 21:35:15.386054 | instance | ok 2026-07-17 21:35:15.446103 | 2026-07-17 21:35:15.446251 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 21:35:15.472997 | instance | skipping: Conditional result was False 2026-07-17 21:35:15.489507 | 2026-07-17 21:35:15.489620 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-17 21:35:15.779453 | instance | ok 2026-07-17 21:35:15.787267 | 2026-07-17 21:35:15.787331 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-17 21:35:23.453482 | instance | Output suppressed because no_log was given 2026-07-17 21:35:23.467421 | 2026-07-17 21:35:23.467505 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-17 21:35:23.670985 | instance | ok: "logs" 2026-07-17 21:35:23.671206 | instance | ok: All items complete 2026-07-17 21:35:23.671235 | 2026-07-17 21:35:23.822261 | instance | ok: "artifacts" 2026-07-17 21:35:23.985955 | instance | ok: "docs" 2026-07-17 21:35:24.005470 | 2026-07-17 21:35:24.005651 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-17 21:35:24.205438 | instance | changed: "logs" 2026-07-17 21:35:24.375413 | instance | changed: "artifacts" 2026-07-17 21:35:24.544798 | instance | changed: "docs" 2026-07-17 21:35:24.565827 | 2026-07-17 21:35:24.565974 | PLAY RECAP 2026-07-17 21:35:24.566031 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-17 21:35:24.566060 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 21:35:24.566084 | 2026-07-17 21:35:24.748946 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 21:35:24.757377 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-17 21:35:25.380157 | 2026-07-17 21:35:25.380275 | PLAY [all] 2026-07-17 21:35:25.391032 | 2026-07-17 21:35:25.391106 | TASK [setup-uv : Extract archive] 2026-07-17 21:35:27.854969 | instance | changed 2026-07-17 21:35:27.862198 | 2026-07-17 21:35:27.862272 | TASK [setup-uv : Print version] 2026-07-17 21:35:28.178028 | instance | uv 0.8.13 2026-07-17 21:35:28.396458 | instance | ok: Runtime: 0:00:00.012075 2026-07-17 21:35:28.409886 | 2026-07-17 21:35:28.410030 | TASK [Install Ansible collection siblings] 2026-07-17 21:35:37.677855 | instance | changed: 2026-07-17 21:35:37.678283 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-17 21:35:37.678326 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-17 21:35:37.678356 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-17 21:35:37.678384 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-17 21:35:37.678411 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-17 21:35:37.678443 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-17 21:35:37.678472 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-17 21:35:37.678502 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-17 21:35:37.678529 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-17 21:35:37.678555 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-17 21:35:37.678581 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-17 21:35:37.678607 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-17 21:35:37.678632 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-17 21:35:37.678658 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-17 21:35:37.678683 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-17 21:35:37.678709 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-17 21:35:37.678735 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-17 21:35:37.678760 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-17 21:35:37.678785 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-17 21:35:37.678810 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-17 21:35:37.678834 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-17 21:35:37.678859 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-17 21:35:37.678886 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-17 21:35:37.678928 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-17 21:35:37.678955 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-17 21:35:37.678981 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-17 21:35:37.679006 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-17 21:35:37.679031 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-17 21:35:37.679056 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-17 21:35:37.679082 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-17 21:35:37.679106 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-17 21:35:37.679133 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-17 21:35:37.679158 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-17 21:35:37.679184 | 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-17 21:35:37.679216 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.679242 | instance | Process install dependency map 2026-07-17 21:35:37.679266 | instance | Starting collection install process 2026-07-17 21:35:37.679291 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-17 21:35:37.679317 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-17 21:35:37.679342 | instance | ansible.netcommon:* was installed successfully 2026-07-17 21:35:37.679367 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-17 21:35:37.679392 | instance | Creating virtual environment at: .venv 2026-07-17 21:35:37.679417 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-17 21:35:37.679442 | instance | Downloading rjsonnet (1.2MiB) 2026-07-17 21:35:37.679468 | instance | Downloading setuptools (1.1MiB) 2026-07-17 21:35:37.679493 | instance | Downloading pygments (1.2MiB) 2026-07-17 21:35:37.679519 | instance | Downloading netaddr (2.2MiB) 2026-07-17 21:35:37.679545 | instance | Downloading pydantic-core (2.0MiB) 2026-07-17 21:35:37.679570 | instance | Downloading openstacksdk (1.7MiB) 2026-07-17 21:35:37.679596 | instance | Downloading kubernetes (1.9MiB) 2026-07-17 21:35:37.679621 | instance | Downloading ansible-core (2.1MiB) 2026-07-17 21:35:37.679647 | instance | Downloading cryptography (4.2MiB) 2026-07-17 21:35:37.679672 | instance | Building pyperclip==1.9.0 2026-07-17 21:35:37.679699 | instance | Downloading rjsonnet 2026-07-17 21:35:37.679724 | instance | Downloading pydantic-core 2026-07-17 21:35:37.679750 | instance | Downloading netaddr 2026-07-17 21:35:37.679775 | instance | Downloading pygments 2026-07-17 21:35:37.679800 | instance | Downloading cryptography 2026-07-17 21:35:37.679825 | instance | Downloading setuptools 2026-07-17 21:35:37.679850 | instance | Downloading kubernetes 2026-07-17 21:35:37.679875 | instance | Downloading ansible-core 2026-07-17 21:35:37.679900 | instance | Downloading openstacksdk 2026-07-17 21:35:37.679925 | instance | Built pyperclip==1.9.0 2026-07-17 21:35:37.679950 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-17 21:35:37.679975 | instance | Installed 83 packages in 38ms 2026-07-17 21:35:37.680000 | instance | Checked out ansible.posix to 1.6.0 2026-07-17 21:35:37.680025 | 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-17 21:35:37.680050 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.680075 | instance | Process install dependency map 2026-07-17 21:35:37.680106 | instance | Starting collection install process 2026-07-17 21:35:37.680133 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-17 21:35:37.680158 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-17 21:35:37.680182 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-17 21:35:37.680228 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.680256 | instance | 2.17.12 2026-07-17 21:35:37.680282 | instance | Checked out ansible.utils to v6.0.3 2026-07-17 21:35:37.680307 | 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-17 21:35:37.680332 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.680357 | instance | Process install dependency map 2026-07-17 21:35:37.680382 | instance | Starting collection install process 2026-07-17 21:35:37.680407 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-17 21:35:37.680432 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-17 21:35:37.680457 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-17 21:35:37.680482 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.680507 | instance | 2.17.12 2026-07-17 21:35:37.680533 | instance | Checked out atmosphere.common to v0.7.0 2026-07-17 21:35:37.680561 | 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-17 21:35:37.680587 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.680612 | instance | Process install dependency map 2026-07-17 21:35:37.680637 | instance | Starting collection install process 2026-07-17 21:35:37.680662 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-17 21:35:37.680687 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-17 21:35:37.680712 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-17 21:35:37.680738 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.680763 | instance | 2.17.12 2026-07-17 21:35:37.680788 | instance | Checked out community.crypto to 2.2.3 2026-07-17 21:35:37.680813 | 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-17 21:35:37.680839 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.680863 | instance | Process install dependency map 2026-07-17 21:35:37.680888 | instance | Starting collection install process 2026-07-17 21:35:37.680913 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-17 21:35:37.680938 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-17 21:35:37.680982 | instance | community.crypto:2.2.3 was installed successfully 2026-07-17 21:35:37.681011 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.681037 | instance | 2.17.12 2026-07-17 21:35:37.681062 | instance | Checked out community.general to 7.3.0 2026-07-17 21:35:37.681088 | 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-17 21:35:37.681121 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.681147 | instance | Process install dependency map 2026-07-17 21:35:37.681172 | instance | Starting collection install process 2026-07-17 21:35:37.681197 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-17 21:35:37.681222 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-17 21:35:37.681247 | instance | community.general:7.3.0 was installed successfully 2026-07-17 21:35:37.681272 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.681298 | instance | 2.17.12 2026-07-17 21:35:37.681324 | instance | Checked out community.mysql to 3.6.0 2026-07-17 21:35:37.681352 | 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-17 21:35:37.681379 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.681404 | instance | Process install dependency map 2026-07-17 21:35:37.681430 | instance | Starting collection install process 2026-07-17 21:35:37.681456 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-17 21:35:37.681481 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-17 21:35:37.681506 | instance | community.mysql:3.6.0 was installed successfully 2026-07-17 21:35:37.681532 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.681562 | instance | 2.17.12 2026-07-17 21:35:37.681588 | instance | Checked out kubernetes.core to 2.4.0 2026-07-17 21:35:37.681615 | 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-17 21:35:37.681640 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.681666 | instance | Process install dependency map 2026-07-17 21:35:37.681692 | instance | Starting collection install process 2026-07-17 21:35:37.681718 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-17 21:35:37.681743 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-17 21:35:37.681768 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-17 21:35:37.681793 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.681818 | instance | 2.17.12 2026-07-17 21:35:37.681843 | instance | Checked out openstack.cloud to 2.6.0 2026-07-17 21:35:37.681868 | 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-17 21:35:37.681893 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.681918 | instance | Process install dependency map 2026-07-17 21:35:37.681943 | instance | Starting collection install process 2026-07-17 21:35:37.681967 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-17 21:35:37.681992 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-17 21:35:37.682016 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-17 21:35:37.682041 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.682065 | instance | 2.17.12 2026-07-17 21:35:37.682095 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-17 21:35:37.682121 | 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-17 21:35:37.682146 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.682171 | instance | Process install dependency map 2026-07-17 21:35:37.682195 | instance | Starting collection install process 2026-07-17 21:35:37.682219 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-17 21:35:37.682244 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-17 21:35:37.682268 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-17 21:35:37.682293 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.682317 | instance | 2.17.12 2026-07-17 21:35:37.682342 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-17 21:35:37.682366 | 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-17 21:35:37.682391 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.682416 | instance | Process install dependency map 2026-07-17 21:35:37.682440 | instance | Starting collection install process 2026-07-17 21:35:37.682464 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-17 21:35:37.682489 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-17 21:35:37.682513 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-17 21:35:37.682538 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.682563 | instance | 2.17.12 2026-07-17 21:35:37.682587 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-17 21:35:37.682612 | 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-17 21:35:37.682637 | instance | Starting galaxy collection install process 2026-07-17 21:35:37.682662 | instance | Process install dependency map 2026-07-17 21:35:37.682686 | instance | Starting collection install process 2026-07-17 21:35:37.682710 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-17 21:35:37.682735 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-17 21:35:37.682760 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-17 21:35:37.682786 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-17 21:35:37.682811 | instance | 2.17.12 2026-07-17 21:35:37.691045 | 2026-07-17 21:35:37.691095 | PLAY RECAP 2026-07-17 21:35:37.691140 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 21:35:37.691162 | 2026-07-17 21:35:37.835592 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-17 21:35:37.842961 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-17 21:35:38.475382 | 2026-07-17 21:35:38.475722 | PLAY [all] 2026-07-17 21:35:38.487634 | 2026-07-17 21:35:38.487715 | TASK [Install "jq" for log collection] 2026-07-17 21:35:49.885481 | instance | changed 2026-07-17 21:35:49.887240 | 2026-07-17 21:35:49.887298 | PLAY RECAP 2026-07-17 21:35:49.887347 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 21:35:49.887410 | 2026-07-17 21:35:49.995808 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-17 21:35:50.007380 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-17 21:35:50.616287 | 2026-07-17 21:35:50.616509 | PLAY [all] 2026-07-17 21:35:50.630966 | 2026-07-17 21:35:50.631067 | LOOP [Check inventory directories] 2026-07-17 21:35:50.959516 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-17 21:35:51.110122 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-07-17 21:35:51.269867 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-07-17 21:35:51.280943 | 2026-07-17 21:35:51.281155 | LOOP [Copy inventory file for Zuul] 2026-07-17 21:35:52.098149 | instance | changed: 2026-07-17 21:35:52.098420 | instance | { 2026-07-17 21:35:52.098459 | instance | "ansible_loop_var": "item", 2026-07-17 21:35:52.098504 | instance | "changed": false, 2026-07-17 21:35:52.098531 | instance | "failed": false, 2026-07-17 21:35:52.098563 | instance | "invocation": { 2026-07-17 21:35:52.098589 | instance | "module_args": { 2026-07-17 21:35:52.098614 | instance | "checksum_algorithm": "sha1", 2026-07-17 21:35:52.098639 | instance | "follow": true, 2026-07-17 21:35:52.098664 | instance | "get_attributes": true, 2026-07-17 21:35:52.098691 | instance | "get_checksum": true, 2026-07-17 21:35:52.098716 | instance | "get_mime": true, 2026-07-17 21:35:52.098757 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-17 21:35:52.098784 | instance | } 2026-07-17 21:35:52.098810 | instance | }, 2026-07-17 21:35:52.098833 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-17 21:35:52.098857 | instance | "stat": { 2026-07-17 21:35:52.098881 | instance | "atime": 1784324130.2350533, 2026-07-17 21:35:52.098906 | instance | "attr_flags": "e", 2026-07-17 21:35:52.098930 | instance | "attributes": [ 2026-07-17 21:35:52.098954 | instance | "extents" 2026-07-17 21:35:52.098978 | instance | ], 2026-07-17 21:35:52.099002 | instance | "block_size": 4096, 2026-07-17 21:35:52.099026 | instance | "blocks": 8, 2026-07-17 21:35:52.099051 | instance | "charset": "unknown", 2026-07-17 21:35:52.099078 | instance | "ctime": 1784324129.2190392, 2026-07-17 21:35:52.099103 | instance | "dev": 64513, 2026-07-17 21:35:52.099127 | instance | "device_type": 0, 2026-07-17 21:35:52.099151 | instance | "executable": true, 2026-07-17 21:35:52.099185 | instance | "exists": true, 2026-07-17 21:35:52.099211 | instance | "gid": 1000, 2026-07-17 21:35:52.099236 | instance | "gr_name": "zuul", 2026-07-17 21:35:52.099261 | instance | "inode": 1568021, 2026-07-17 21:35:52.099285 | instance | "isblk": false, 2026-07-17 21:35:52.099311 | instance | "ischr": false, 2026-07-17 21:35:52.099335 | instance | "isdir": true, 2026-07-17 21:35:52.099371 | instance | "isfifo": false, 2026-07-17 21:35:52.099409 | instance | "isgid": false, 2026-07-17 21:35:52.099445 | instance | "islnk": false, 2026-07-17 21:35:52.099475 | instance | "isreg": false, 2026-07-17 21:35:52.099511 | instance | "issock": false, 2026-07-17 21:35:52.099537 | instance | "isuid": false, 2026-07-17 21:35:52.099562 | instance | "mimetype": "unknown", 2026-07-17 21:35:52.099586 | instance | "mode": "0755", 2026-07-17 21:35:52.099609 | instance | "mtime": 1784324129.2190392, 2026-07-17 21:35:52.099642 | instance | "nlink": 23, 2026-07-17 21:35:52.099667 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-17 21:35:52.099691 | instance | "pw_name": "zuul", 2026-07-17 21:35:52.099716 | instance | "readable": true, 2026-07-17 21:35:52.099741 | instance | "rgrp": true, 2026-07-17 21:35:52.099765 | instance | "roth": true, 2026-07-17 21:35:52.099810 | instance | "rusr": true, 2026-07-17 21:35:52.099836 | instance | "size": 4096, 2026-07-17 21:35:52.099860 | instance | "uid": 1000, 2026-07-17 21:35:52.099884 | instance | "version": "2684755686", 2026-07-17 21:35:52.099908 | instance | "wgrp": false, 2026-07-17 21:35:52.099934 | instance | "woth": false, 2026-07-17 21:35:52.099961 | instance | "writeable": true, 2026-07-17 21:35:52.099991 | instance | "wusr": true, 2026-07-17 21:35:52.100017 | instance | "xgrp": true, 2026-07-17 21:35:52.100042 | instance | "xoth": true, 2026-07-17 21:35:52.100066 | instance | "xusr": true 2026-07-17 21:35:52.100090 | instance | } 2026-07-17 21:35:52.100115 | instance | } 2026-07-17 21:35:52.100163 | instance | ok: All items complete 2026-07-17 21:35:52.100206 | 2026-07-17 21:35:52.102037 | instance | skipping: Conditional result was False 2026-07-17 21:35:52.102897 | instance | skipping: Conditional result was False 2026-07-17 21:35:52.119781 | 2026-07-17 21:35:52.119955 | LOOP [Switch "ansible_host" to private IP] 2026-07-17 21:35:52.447290 | instance | changed: 1 replacements made 2026-07-17 21:35:52.448994 | instance | skipping: Conditional result was False 2026-07-17 21:35:52.449955 | instance | skipping: Conditional result was False 2026-07-17 21:35:52.467230 | 2026-07-17 21:35:52.467346 | TASK [Run Molecule scenario] 2026-07-17 21:35:53.406314 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-17 21:35:53.844095 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-17 21:35:53.844180 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-07-17 21:36:05.479835 | instance | INFO [aio > dependency] Executing 2026-07-17 21:36:05.479974 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-07-17 21:36:05.480186 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-07-17 21:36:05.480325 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-17 21:36:05.487768 | instance | INFO [aio > cleanup] Executing 2026-07-17 21:36:05.488114 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-17 21:36:05.495597 | instance | INFO [aio > destroy] Executing 2026-07-17 21:36:05.495648 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-07-17 21:36:05.495696 | instance | INFO [aio > destroy] Executed: Successful 2026-07-17 21:36:05.503434 | instance | INFO [aio > syntax] Executing 2026-07-17 21:36:08.447398 | instance | 2026-07-17 21:36:08.447653 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-07-17 21:36:08.585000 | instance | INFO [aio > syntax] Executed: Successful 2026-07-17 21:36:08.597642 | instance | INFO [aio > create] Executing 2026-07-17 21:36:08.599509 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-17 21:36:08.609011 | instance | INFO [aio > prepare] Executing 2026-07-17 21:36:09.500093 | instance | 2026-07-17 21:36:09.500397 | instance | PLAY [Prepare] ***************************************************************** 2026-07-17 21:36:09.500653 | instance | 2026-07-17 21:36:09.500933 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:36:09.501219 | instance | Friday 17 July 2026 21:36:09 +0000 (0:00:00.027) 0:00:00.027 *********** 2026-07-17 21:36:10.675030 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-17 21:36:10.675284 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-17 21:36:10.675639 | instance | interpreter could change the meaning of that path. See 2026-07-17 21:36:10.675956 | instance | https://docs.ansible.com/ansible- 2026-07-17 21:36:10.676251 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-17 21:36:10.684086 | instance | ok: [instance] 2026-07-17 21:36:10.684335 | instance | 2026-07-17 21:36:10.684635 | instance | TASK [Configure short hostname] ************************************************ 2026-07-17 21:36:10.684938 | instance | Friday 17 July 2026 21:36:10 +0000 (0:00:01.184) 0:00:01.212 *********** 2026-07-17 21:36:11.443975 | instance | changed: [instance] 2026-07-17 21:36:11.444182 | instance | 2026-07-17 21:36:11.444455 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-17 21:36:11.444721 | instance | Friday 17 July 2026 21:36:11 +0000 (0:00:00.759) 0:00:01.971 *********** 2026-07-17 21:36:11.699567 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-17 21:36:11.699817 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-17 21:36:11.700114 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-17 21:36:11.709960 | instance | changed: [instance] 2026-07-17 21:36:11.710202 | instance | 2026-07-17 21:36:11.710495 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-07-17 21:36:11.710747 | instance | Friday 17 July 2026 21:36:11 +0000 (0:00:00.266) 0:00:02.238 *********** 2026-07-17 21:36:12.861699 | instance | ok: [instance] 2026-07-17 21:36:12.861809 | instance | 2026-07-17 21:36:12.862030 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-17 21:36:12.862223 | instance | Friday 17 July 2026 21:36:12 +0000 (0:00:01.151) 0:00:03.389 *********** 2026-07-17 21:36:13.596328 | instance | ok: [instance] 2026-07-17 21:36:13.596428 | instance | 2026-07-17 21:36:13.596590 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-07-17 21:36:13.596732 | instance | 2026-07-17 21:36:13.596884 | instance | TASK [Create folders for workspace] ******************************************** 2026-07-17 21:36:13.597037 | instance | Friday 17 July 2026 21:36:13 +0000 (0:00:00.734) 0:00:04.123 *********** 2026-07-17 21:36:14.706520 | instance | changed: [localhost] => (item=group_vars) 2026-07-17 21:36:14.707013 | instance | changed: [localhost] => (item=group_vars/all) 2026-07-17 21:36:14.707365 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-07-17 21:36:14.707702 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-07-17 21:36:14.708051 | instance | changed: [localhost] => (item=group_vars/computes) 2026-07-17 21:36:14.708472 | instance | changed: [localhost] => (item=host_vars) 2026-07-17 21:36:14.708822 | instance | 2026-07-17 21:36:14.709215 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-07-17 21:36:14.709531 | instance | 2026-07-17 21:36:14.709864 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-07-17 21:36:14.710195 | instance | Friday 17 July 2026 21:36:14 +0000 (0:00:01.110) 0:00:05.234 *********** 2026-07-17 21:36:14.903657 | instance | changed: [localhost] 2026-07-17 21:36:14.903724 | instance | 2026-07-17 21:36:14.903910 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-07-17 21:36:14.904145 | instance | Friday 17 July 2026 21:36:14 +0000 (0:00:00.195) 0:00:05.429 *********** 2026-07-17 21:36:14.931659 | instance | ok: [localhost] 2026-07-17 21:36:14.931870 | instance | 2026-07-17 21:36:14.932032 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-07-17 21:36:14.932190 | instance | Friday 17 July 2026 21:36:14 +0000 (0:00:00.029) 0:00:05.458 *********** 2026-07-17 21:36:14.987002 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '01f67d34-1b1d-5931-a42d-19b403e95153'}) 2026-07-17 21:36:14.987320 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-07-17 21:36:14.987537 | instance | 2026-07-17 21:36:14.987763 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-07-17 21:36:14.987987 | instance | Friday 17 July 2026 21:36:14 +0000 (0:00:00.054) 0:00:05.512 *********** 2026-07-17 21:36:15.552913 | instance | changed: [localhost] 2026-07-17 21:36:15.552971 | instance | 2026-07-17 21:36:15.552979 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-07-17 21:36:15.552986 | instance | 2026-07-17 21:36:15.552991 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-07-17 21:36:15.552997 | instance | Friday 17 July 2026 21:36:15 +0000 (0:00:00.567) 0:00:06.080 *********** 2026-07-17 21:36:15.728387 | instance | changed: [localhost] 2026-07-17 21:36:15.728479 | instance | 2026-07-17 21:36:15.728496 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-07-17 21:36:15.728509 | instance | Friday 17 July 2026 21:36:15 +0000 (0:00:00.174) 0:00:06.254 *********** 2026-07-17 21:36:15.755022 | instance | ok: [localhost] 2026-07-17 21:36:15.755093 | instance | 2026-07-17 21:36:15.755121 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-07-17 21:36:15.755392 | instance | Friday 17 July 2026 21:36:15 +0000 (0:00:00.027) 0:00:06.282 *********** 2026-07-17 21:36:15.792033 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-07-17 21:36:15.792068 | instance | 2026-07-17 21:36:15.792080 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-07-17 21:36:15.792089 | instance | Friday 17 July 2026 21:36:15 +0000 (0:00:00.036) 0:00:06.318 *********** 2026-07-17 21:36:16.157909 | instance | changed: [localhost] 2026-07-17 21:36:16.157972 | instance | 2026-07-17 21:36:16.157978 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-07-17 21:36:16.157983 | instance | 2026-07-17 21:36:16.157987 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-07-17 21:36:16.157998 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.365) 0:00:06.684 *********** 2026-07-17 21:36:16.332814 | instance | changed: [localhost] 2026-07-17 21:36:16.332954 | instance | 2026-07-17 21:36:16.333129 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-07-17 21:36:16.333298 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.176) 0:00:06.860 *********** 2026-07-17 21:36:16.359940 | instance | ok: [localhost] 2026-07-17 21:36:16.360199 | instance | 2026-07-17 21:36:16.360470 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-07-17 21:36:16.360731 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.027) 0:00:06.888 *********** 2026-07-17 21:36:16.405762 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-07-17 21:36:16.406032 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-07-17 21:36:16.406312 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-07-17 21:36:16.406561 | instance | 2026-07-17 21:36:16.406836 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-07-17 21:36:16.407132 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.045) 0:00:06.934 *********** 2026-07-17 21:36:16.770111 | instance | changed: [localhost] 2026-07-17 21:36:16.770175 | instance | 2026-07-17 21:36:16.770187 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-07-17 21:36:16.770196 | instance | 2026-07-17 21:36:16.770203 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-07-17 21:36:16.770211 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.362) 0:00:07.297 *********** 2026-07-17 21:36:16.938423 | instance | changed: [localhost] 2026-07-17 21:36:16.938499 | instance | 2026-07-17 21:36:16.938891 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-07-17 21:36:16.938911 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.169) 0:00:07.466 *********** 2026-07-17 21:36:16.964161 | instance | ok: [localhost] 2026-07-17 21:36:16.965152 | instance | 2026-07-17 21:36:16.965186 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-07-17 21:36:16.965198 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.025) 0:00:07.491 *********** 2026-07-17 21:36:17.005431 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-07-17 21:36:17.005696 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-07-17 21:36:17.006057 | instance | 2026-07-17 21:36:17.006388 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-07-17 21:36:17.006714 | instance | Friday 17 July 2026 21:36:16 +0000 (0:00:00.041) 0:00:07.533 *********** 2026-07-17 21:36:17.398552 | instance | changed: [localhost] 2026-07-17 21:36:17.398655 | instance | 2026-07-17 21:36:17.398901 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-07-17 21:36:17.399200 | instance | 2026-07-17 21:36:17.399425 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:36:17.399642 | instance | Friday 17 July 2026 21:36:17 +0000 (0:00:00.393) 0:00:07.926 *********** 2026-07-17 21:36:18.126561 | instance | ok: [localhost] 2026-07-17 21:36:18.126657 | instance | 2026-07-17 21:36:18.127035 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-17 21:36:18.127140 | instance | Friday 17 July 2026 21:36:18 +0000 (0:00:00.728) 0:00:08.654 *********** 2026-07-17 21:36:18.318179 | instance | changed: [localhost] 2026-07-17 21:36:18.318256 | instance | 2026-07-17 21:36:18.318542 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-07-17 21:36:18.318595 | instance | Friday 17 July 2026 21:36:18 +0000 (0:00:00.191) 0:00:08.846 *********** 2026-07-17 21:36:18.350410 | instance | ok: [localhost] 2026-07-17 21:36:18.350509 | instance | 2026-07-17 21:36:18.351040 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-07-17 21:36:18.351147 | instance | Friday 17 July 2026 21:36:18 +0000 (0:00:00.031) 0:00:08.878 *********** 2026-07-17 21:36:19.118368 | instance | ok: [localhost] => (item=keycloak_host) 2026-07-17 21:36:19.118488 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-07-17 21:36:19.119083 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-07-17 21:36:19.119239 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-07-17 21:36:19.119252 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-07-17 21:36:19.119261 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-07-17 21:36:19.119278 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-07-17 21:36:19.119287 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-07-17 21:36:19.121501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-07-17 21:36:19.121584 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-07-17 21:36:19.121592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-07-17 21:36:19.121598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-07-17 21:36:19.121610 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-07-17 21:36:19.121615 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-07-17 21:36:19.121620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-07-17 21:36:19.121626 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-07-17 21:36:19.121631 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-07-17 21:36:19.121635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-07-17 21:36:19.121639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-07-17 21:36:19.121644 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-07-17 21:36:19.121648 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-07-17 21:36:19.121653 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-07-17 21:36:19.121658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-07-17 21:36:19.121662 | instance | 2026-07-17 21:36:19.121667 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-07-17 21:36:19.121672 | instance | Friday 17 July 2026 21:36:19 +0000 (0:00:00.767) 0:00:09.646 *********** 2026-07-17 21:36:19.489759 | instance | changed: [localhost] 2026-07-17 21:36:19.489899 | instance | 2026-07-17 21:36:19.490303 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-17 21:36:19.490361 | instance | Friday 17 July 2026 21:36:19 +0000 (0:00:00.371) 0:00:10.017 *********** 2026-07-17 21:36:19.679638 | instance | changed: [localhost] 2026-07-17 21:36:19.679743 | instance | 2026-07-17 21:36:19.680500 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-07-17 21:36:19.680564 | instance | 2026-07-17 21:36:19.680572 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-07-17 21:36:19.680579 | instance | Friday 17 July 2026 21:36:19 +0000 (0:00:00.190) 0:00:10.207 *********** 2026-07-17 21:36:19.867499 | instance | changed: [localhost] 2026-07-17 21:36:19.867629 | instance | 2026-07-17 21:36:19.867649 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-07-17 21:36:19.867796 | instance | Friday 17 July 2026 21:36:19 +0000 (0:00:00.187) 0:00:10.395 *********** 2026-07-17 21:36:19.898717 | instance | ok: [localhost] 2026-07-17 21:36:19.899001 | instance | 2026-07-17 21:36:19.899100 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-07-17 21:36:19.899109 | instance | Friday 17 July 2026 21:36:19 +0000 (0:00:00.031) 0:00:10.426 *********** 2026-07-17 21:36:19.942654 | 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-17 21:36:19.942718 | instance | 2026-07-17 21:36:19.942890 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-07-17 21:36:19.943076 | instance | Friday 17 July 2026 21:36:19 +0000 (0:00:00.044) 0:00:10.471 *********** 2026-07-17 21:36:20.315485 | instance | changed: [localhost] 2026-07-17 21:36:20.315591 | instance | 2026-07-17 21:36:20.315694 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-07-17 21:36:20.315854 | instance | 2026-07-17 21:36:20.316023 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-07-17 21:36:20.316274 | instance | Friday 17 July 2026 21:36:20 +0000 (0:00:00.372) 0:00:10.843 *********** 2026-07-17 21:36:20.507780 | instance | changed: [localhost] 2026-07-17 21:36:20.508091 | instance | 2026-07-17 21:36:20.508397 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-07-17 21:36:20.508769 | instance | Friday 17 July 2026 21:36:20 +0000 (0:00:00.192) 0:00:11.035 *********** 2026-07-17 21:36:20.538210 | instance | ok: [localhost] 2026-07-17 21:36:20.538629 | instance | 2026-07-17 21:36:20.538988 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-07-17 21:36:20.539314 | instance | Friday 17 July 2026 21:36:20 +0000 (0:00:00.031) 0:00:11.066 *********** 2026-07-17 21:36:20.581224 | 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-17 21:36:20.581453 | instance | 2026-07-17 21:36:20.581730 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-07-17 21:36:20.581998 | instance | Friday 17 July 2026 21:36:20 +0000 (0:00:00.042) 0:00:11.109 *********** 2026-07-17 21:36:20.967972 | instance | changed: [localhost] 2026-07-17 21:36:20.968228 | instance | 2026-07-17 21:36:20.968538 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-07-17 21:36:20.968810 | instance | 2026-07-17 21:36:20.969103 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-07-17 21:36:20.969429 | instance | Friday 17 July 2026 21:36:20 +0000 (0:00:00.386) 0:00:11.495 *********** 2026-07-17 21:36:21.149210 | instance | changed: [localhost] 2026-07-17 21:36:21.149591 | instance | 2026-07-17 21:36:21.149895 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-07-17 21:36:21.150206 | instance | Friday 17 July 2026 21:36:21 +0000 (0:00:00.180) 0:00:11.676 *********** 2026-07-17 21:36:21.180634 | instance | ok: [localhost] 2026-07-17 21:36:21.180839 | instance | 2026-07-17 21:36:21.181103 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-07-17 21:36:21.181365 | instance | Friday 17 July 2026 21:36:21 +0000 (0:00:00.032) 0:00:11.708 *********** 2026-07-17 21:36:21.604110 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-07-17 21:36:21.604514 | instance | ok: [localhost] => (item=keepalived_password) 2026-07-17 21:36:21.604846 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-07-17 21:36:21.605173 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-07-17 21:36:21.605494 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-07-17 21:36:21.605813 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-07-17 21:36:21.606173 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-07-17 21:36:21.606500 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-07-17 21:36:21.607046 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-07-17 21:36:21.607394 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-07-17 21:36:21.607716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-07-17 21:36:21.608128 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-07-17 21:36:21.608595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-07-17 21:36:21.609256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-07-17 21:36:21.609605 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-07-17 21:36:21.610014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-07-17 21:36:21.610399 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-07-17 21:36:21.610858 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-07-17 21:36:21.611255 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-07-17 21:36:21.611582 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-07-17 21:36:21.611915 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-07-17 21:36:21.612237 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-07-17 21:36:21.612556 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-07-17 21:36:21.612872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-07-17 21:36:21.613192 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-07-17 21:36:21.613511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-07-17 21:36:21.613827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-07-17 21:36:21.614142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-07-17 21:36:21.614457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-07-17 21:36:21.614836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-07-17 21:36:21.615191 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-07-17 21:36:21.615511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-07-17 21:36:21.615827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-07-17 21:36:21.616146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-07-17 21:36:21.616462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-07-17 21:36:21.616779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-07-17 21:36:21.617199 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-07-17 21:36:21.617528 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-07-17 21:36:21.617850 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-07-17 21:36:21.618170 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-07-17 21:36:21.618489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-07-17 21:36:21.618976 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-07-17 21:36:21.619274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-07-17 21:36:21.619488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-07-17 21:36:21.619704 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-07-17 21:36:21.619908 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-07-17 21:36:21.620122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-07-17 21:36:21.620321 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-07-17 21:36:21.620523 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-07-17 21:36:21.620729 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-07-17 21:36:21.620937 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-07-17 21:36:21.621156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-07-17 21:36:21.621352 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-07-17 21:36:21.621554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-07-17 21:36:21.621749 | instance | 2026-07-17 21:36:21.621949 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-07-17 21:36:21.622161 | instance | Friday 17 July 2026 21:36:21 +0000 (0:00:00.423) 0:00:12.131 *********** 2026-07-17 21:36:21.663697 | instance | ok: [localhost] => (item=barbican_kek) 2026-07-17 21:36:21.663818 | instance | 2026-07-17 21:36:21.663974 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-07-17 21:36:21.664261 | instance | Friday 17 July 2026 21:36:21 +0000 (0:00:00.058) 0:00:12.189 *********** 2026-07-17 21:36:22.131276 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-17 21:36:22.131802 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-17 21:36:22.132024 | instance | 2026-07-17 21:36:22.132240 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-07-17 21:36:22.132450 | instance | Friday 17 July 2026 21:36:22 +0000 (0:00:00.465) 0:00:12.655 *********** 2026-07-17 21:36:27.095137 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-17 21:36:27.095232 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-17 21:36:27.095243 | instance | 2026-07-17 21:36:27.095253 | instance | TASK [Set values for SSH keys] ************************************************* 2026-07-17 21:36:27.095262 | instance | Friday 17 July 2026 21:36:27 +0000 (0:00:04.966) 0:00:17.622 *********** 2026-07-17 21:36:27.158228 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-07-17 21:36:27.158523 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-07-17 21:36:27.158792 | instance | 2026-07-17 21:36:27.159106 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-07-17 21:36:27.159377 | instance | Friday 17 July 2026 21:36:27 +0000 (0:00:00.063) 0:00:17.685 *********** 2026-07-17 21:36:27.499354 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-17 21:36:27.499624 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-17 21:36:27.499893 | instance | 2026-07-17 21:36:27.500210 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-07-17 21:36:27.500495 | instance | Friday 17 July 2026 21:36:27 +0000 (0:00:00.341) 0:00:18.026 *********** 2026-07-17 21:36:27.892128 | instance | changed: [localhost] 2026-07-17 21:36:27.892407 | instance | 2026-07-17 21:36:27.892738 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-07-17 21:36:27.893067 | instance | Friday 17 July 2026 21:36:27 +0000 (0:00:00.393) 0:00:18.420 *********** 2026-07-17 21:36:27.927542 | instance | skipping: [localhost] 2026-07-17 21:36:27.927851 | instance | 2026-07-17 21:36:27.928235 | instance | PLAY [Setup networking] ******************************************************** 2026-07-17 21:36:27.928560 | instance | 2026-07-17 21:36:27.928913 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:36:27.929345 | instance | Friday 17 July 2026 21:36:27 +0000 (0:00:00.035) 0:00:18.455 *********** 2026-07-17 21:36:28.646165 | instance | ok: [instance] 2026-07-17 21:36:28.646597 | instance | 2026-07-17 21:36:28.647031 | instance | TASK [Create bridge for management network] ************************************ 2026-07-17 21:36:28.647426 | instance | Friday 17 July 2026 21:36:28 +0000 (0:00:00.718) 0:00:19.173 *********** 2026-07-17 21:36:28.991491 | instance | ok: [instance] 2026-07-17 21:36:28.991753 | instance | 2026-07-17 21:36:28.992093 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-07-17 21:36:28.992323 | instance | Friday 17 July 2026 21:36:28 +0000 (0:00:00.342) 0:00:19.515 *********** 2026-07-17 21:36:29.205793 | instance | ok: [instance] 2026-07-17 21:36:29.205839 | instance | 2026-07-17 21:36:29.205847 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-07-17 21:36:29.205854 | instance | Friday 17 July 2026 21:36:29 +0000 (0:00:00.217) 0:00:19.733 *********** 2026-07-17 21:36:29.414281 | instance | ok: [instance] 2026-07-17 21:36:29.414334 | instance | 2026-07-17 21:36:29.414342 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-07-17 21:36:29.414349 | instance | Friday 17 July 2026 21:36:29 +0000 (0:00:00.208) 0:00:19.941 *********** 2026-07-17 21:36:29.626237 | instance | ok: [instance] 2026-07-17 21:36:29.626289 | instance | 2026-07-17 21:36:29.626297 | instance | TASK [Bring up interfaces] ***************************************************** 2026-07-17 21:36:29.626303 | instance | Friday 17 July 2026 21:36:29 +0000 (0:00:00.211) 0:00:20.153 *********** 2026-07-17 21:36:30.028618 | instance | ok: [instance] => (item=br-mgmt) 2026-07-17 21:36:30.028674 | instance | ok: [instance] => (item=dummy0) 2026-07-17 21:36:30.028682 | instance | 2026-07-17 21:36:30.028689 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-07-17 21:36:30.028695 | instance | 2026-07-17 21:36:30.028700 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:36:30.028705 | instance | Friday 17 July 2026 21:36:30 +0000 (0:00:00.401) 0:00:20.555 *********** 2026-07-17 21:36:30.798202 | instance | ok: [instance] 2026-07-17 21:36:30.798325 | instance | 2026-07-17 21:36:30.798338 | instance | TASK [Install depedencies] ***************************************************** 2026-07-17 21:36:30.798348 | instance | Friday 17 July 2026 21:36:30 +0000 (0:00:00.769) 0:00:21.325 *********** 2026-07-17 21:36:50.796580 | instance | changed: [instance] 2026-07-17 21:36:50.796820 | instance | 2026-07-17 21:36:50.796833 | instance | TASK [Start up service] ******************************************************** 2026-07-17 21:36:50.796843 | instance | Friday 17 July 2026 21:36:50 +0000 (0:00:19.998) 0:00:41.323 *********** 2026-07-17 21:36:51.362958 | instance | ok: [instance] 2026-07-17 21:36:51.363052 | instance | 2026-07-17 21:36:51.363388 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-07-17 21:36:51.363441 | instance | Friday 17 July 2026 21:36:51 +0000 (0:00:00.567) 0:00:41.890 *********** 2026-07-17 21:36:51.601918 | instance | ok: [instance] 2026-07-17 21:36:51.602013 | instance | 2026-07-17 21:36:51.602399 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-07-17 21:36:51.602460 | instance | Friday 17 July 2026 21:36:51 +0000 (0:00:00.238) 0:00:42.129 *********** 2026-07-17 21:36:52.127712 | instance | changed: [instance] 2026-07-17 21:36:52.127796 | instance | 2026-07-17 21:36:52.128139 | instance | TASK [Get list of all loopback devices] **************************************** 2026-07-17 21:36:52.128195 | instance | Friday 17 July 2026 21:36:52 +0000 (0:00:00.526) 0:00:42.656 *********** 2026-07-17 21:36:52.331608 | instance | ok: [instance] 2026-07-17 21:36:52.331716 | instance | 2026-07-17 21:36:52.332064 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-07-17 21:36:52.332107 | instance | Friday 17 July 2026 21:36:52 +0000 (0:00:00.203) 0:00:42.859 *********** 2026-07-17 21:36:52.361777 | instance | skipping: [instance] 2026-07-17 21:36:52.362307 | instance | 2026-07-17 21:36:52.362374 | instance | TASK [Create devices for Ceph] ************************************************* 2026-07-17 21:36:52.362386 | instance | Friday 17 July 2026 21:36:52 +0000 (0:00:00.030) 0:00:42.889 *********** 2026-07-17 21:36:52.925299 | instance | changed: [instance] => (item=osd0) 2026-07-17 21:36:52.925400 | instance | changed: [instance] => (item=osd1) 2026-07-17 21:36:52.926114 | instance | changed: [instance] => (item=osd2) 2026-07-17 21:36:52.926171 | instance | 2026-07-17 21:36:52.926179 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-07-17 21:36:52.926185 | instance | Friday 17 July 2026 21:36:52 +0000 (0:00:00.563) 0:00:43.453 *********** 2026-07-17 21:36:53.476250 | instance | changed: [instance] => (item=osd0) 2026-07-17 21:36:53.476352 | instance | changed: [instance] => (item=osd1) 2026-07-17 21:36:53.476990 | instance | changed: [instance] => (item=osd2) 2026-07-17 21:36:53.477050 | instance | 2026-07-17 21:36:53.477063 | instance | TASK [Start loop devices] ****************************************************** 2026-07-17 21:36:53.477069 | instance | Friday 17 July 2026 21:36:53 +0000 (0:00:00.550) 0:00:44.003 *********** 2026-07-17 21:36:54.227681 | instance | changed: [instance] => (item=osd0) 2026-07-17 21:36:54.227930 | instance | changed: [instance] => (item=osd1) 2026-07-17 21:36:54.228023 | instance | changed: [instance] => (item=osd2) 2026-07-17 21:36:54.228193 | instance | 2026-07-17 21:36:54.228335 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-07-17 21:36:54.228491 | instance | Friday 17 July 2026 21:36:54 +0000 (0:00:00.751) 0:00:44.755 *********** 2026-07-17 21:36:57.436373 | instance | changed: [instance] => (item=osd0) 2026-07-17 21:36:57.436464 | instance | changed: [instance] => (item=osd1) 2026-07-17 21:36:57.436950 | instance | changed: [instance] => (item=osd2) 2026-07-17 21:36:57.437278 | instance | 2026-07-17 21:36:57.437285 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-07-17 21:36:57.437292 | instance | Friday 17 July 2026 21:36:57 +0000 (0:00:03.208) 0:00:47.964 *********** 2026-07-17 21:36:59.355424 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-07-17 21:36:59.355500 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-07-17 21:36:59.356167 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-07-17 21:36:59.356182 | instance | 2026-07-17 21:36:59.356188 | instance | PLAY [controllers] ************************************************************* 2026-07-17 21:36:59.356194 | instance | 2026-07-17 21:36:59.356198 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:36:59.356202 | instance | Friday 17 July 2026 21:36:59 +0000 (0:00:01.919) 0:00:49.883 *********** 2026-07-17 21:37:00.242743 | instance | ok: [instance] 2026-07-17 21:37:00.242828 | instance | 2026-07-17 21:37:00.243235 | instance | TASK [Set masquerade rule] ***************************************************** 2026-07-17 21:37:00.243302 | instance | Friday 17 July 2026 21:37:00 +0000 (0:00:00.887) 0:00:50.770 *********** 2026-07-17 21:37:00.711496 | instance | changed: [instance] 2026-07-17 21:37:00.712006 | instance | 2026-07-17 21:37:00.712336 | instance | PLAY RECAP ********************************************************************* 2026-07-17 21:37:00.712358 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-17 21:37:00.714987 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-17 21:37:00.715062 | instance | 2026-07-17 21:37:00.715076 | instance | Friday 17 July 2026 21:37:00 +0000 (0:00:00.469) 0:00:51.239 *********** 2026-07-17 21:37:00.715088 | instance | =============================================================================== 2026-07-17 21:37:00.715098 | instance | Install depedencies ---------------------------------------------------- 20.00s 2026-07-17 21:37:00.715107 | instance | Generate SSH keys for missing variables --------------------------------- 4.97s 2026-07-17 21:37:00.715117 | instance | Create a volume group for each loop device ------------------------------ 3.21s 2026-07-17 21:37:00.715127 | instance | Create a logical volume for each loop device ---------------------------- 1.92s 2026-07-17 21:37:00.715137 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-07-17 21:37:00.715147 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.15s 2026-07-17 21:37:00.715157 | instance | Create folders for workspace -------------------------------------------- 1.11s 2026-07-17 21:37:00.715167 | instance | Gathering Facts --------------------------------------------------------- 0.89s 2026-07-17 21:37:00.715176 | instance | Gathering Facts --------------------------------------------------------- 0.77s 2026-07-17 21:37:00.715193 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.77s 2026-07-17 21:37:00.715203 | instance | Configure short hostname ------------------------------------------------ 0.76s 2026-07-17 21:37:00.715362 | instance | Start loop devices ------------------------------------------------------ 0.75s 2026-07-17 21:37:00.715620 | instance | Purge "snapd" package --------------------------------------------------- 0.73s 2026-07-17 21:37:00.715831 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-07-17 21:37:00.716043 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-07-17 21:37:00.716278 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.57s 2026-07-17 21:37:00.716509 | instance | Start up service -------------------------------------------------------- 0.57s 2026-07-17 21:37:00.716725 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-07-17 21:37:00.716938 | instance | Set permissions on loopback devices ------------------------------------- 0.55s 2026-07-17 21:37:00.717157 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.53s 2026-07-17 21:37:00.818284 | instance | INFO [aio > prepare] Executed: Successful 2026-07-17 21:37:00.829992 | instance | INFO [aio > converge] Executing 2026-07-17 21:37:03.879173 | instance | 2026-07-17 21:37:03.879575 | instance | PLAY [all] ********************************************************************* 2026-07-17 21:37:03.879883 | instance | 2026-07-17 21:37:03.880204 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:37:03.880523 | instance | Friday 17 July 2026 21:37:03 +0000 (0:00:00.022) 0:00:00.022 *********** 2026-07-17 21:37:05.161254 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-17 21:37:05.161665 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-17 21:37:05.161996 | instance | interpreter could change the meaning of that path. See 2026-07-17 21:37:05.162322 | instance | https://docs.ansible.com/ansible- 2026-07-17 21:37:05.162687 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-17 21:37:05.173062 | instance | ok: [instance] 2026-07-17 21:37:05.173401 | instance | 2026-07-17 21:37:05.173728 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-17 21:37:05.174051 | instance | Friday 17 July 2026 21:37:05 +0000 (0:00:01.294) 0:00:01.316 *********** 2026-07-17 21:37:05.219127 | instance | skipping: [instance] 2026-07-17 21:37:05.219493 | instance | 2026-07-17 21:37:05.219818 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-17 21:37:05.220136 | instance | Friday 17 July 2026 21:37:05 +0000 (0:00:00.045) 0:00:01.362 *********** 2026-07-17 21:37:05.408224 | instance | ok: [instance] 2026-07-17 21:37:05.408600 | instance | 2026-07-17 21:37:05.408925 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-17 21:37:05.409223 | instance | 2026-07-17 21:37:05.409536 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:37:05.409852 | instance | Friday 17 July 2026 21:37:05 +0000 (0:00:00.189) 0:00:01.551 *********** 2026-07-17 21:37:06.339401 | instance | ok: [instance] 2026-07-17 21:37:06.339785 | instance | 2026-07-17 21:37:06.340128 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:37:06.340466 | instance | Friday 17 July 2026 21:37:06 +0000 (0:00:00.931) 0:00:02.482 *********** 2026-07-17 21:37:06.779482 | instance | ok: [instance] 2026-07-17 21:37:06.779572 | instance | 2026-07-17 21:37:06.779657 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:37:06.779855 | instance | Friday 17 July 2026 21:37:06 +0000 (0:00:00.436) 0:00:02.919 *********** 2026-07-17 21:37:06.835715 | instance | skipping: [instance] 2026-07-17 21:37:06.835823 | instance | 2026-07-17 21:37:06.835981 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 21:37:06.836251 | instance | Friday 17 July 2026 21:37:06 +0000 (0:00:00.056) 0:00:02.975 *********** 2026-07-17 21:37:07.215826 | instance | changed: [instance] 2026-07-17 21:37:07.216129 | instance | 2026-07-17 21:37:07.216355 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:37:07.216721 | instance | Friday 17 July 2026 21:37:07 +0000 (0:00:00.383) 0:00:03.358 *********** 2026-07-17 21:37:07.287537 | instance | ok: [instance] => { 2026-07-17 21:37:07.287650 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 21:37:07.287664 | instance | } 2026-07-17 21:37:07.287799 | instance | 2026-07-17 21:37:07.288007 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:37:07.288174 | instance | Friday 17 July 2026 21:37:07 +0000 (0:00:00.070) 0:00:03.429 *********** 2026-07-17 21:37:08.067707 | instance | changed: [instance] 2026-07-17 21:37:08.067806 | instance | 2026-07-17 21:37:08.067989 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:37:08.068261 | instance | Friday 17 July 2026 21:37:08 +0000 (0:00:00.780) 0:00:04.210 *********** 2026-07-17 21:37:08.127646 | instance | skipping: [instance] 2026-07-17 21:37:08.127763 | instance | 2026-07-17 21:37:08.127777 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:37:08.127916 | instance | Friday 17 July 2026 21:37:08 +0000 (0:00:00.058) 0:00:04.268 *********** 2026-07-17 21:37:08.191683 | instance | skipping: [instance] 2026-07-17 21:37:08.191940 | instance | 2026-07-17 21:37:08.192157 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:37:08.192375 | instance | Friday 17 July 2026 21:37:08 +0000 (0:00:00.065) 0:00:04.333 *********** 2026-07-17 21:37:08.435732 | instance | ok: [instance] 2026-07-17 21:37:08.435838 | instance | 2026-07-17 21:37:08.435850 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:37:08.436025 | instance | Friday 17 July 2026 21:37:08 +0000 (0:00:00.243) 0:00:04.577 *********** 2026-07-17 21:37:09.775793 | instance | ok: [instance] 2026-07-17 21:37:09.776069 | instance | 2026-07-17 21:37:09.776419 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:37:09.776650 | instance | Friday 17 July 2026 21:37:09 +0000 (0:00:01.338) 0:00:05.916 *********** 2026-07-17 21:37:09.851665 | instance | ok: [instance] => { 2026-07-17 21:37:09.851751 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 21:37:09.851893 | instance | } 2026-07-17 21:37:09.852101 | instance | 2026-07-17 21:37:09.852295 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:37:09.852473 | instance | Friday 17 July 2026 21:37:09 +0000 (0:00:00.074) 0:00:05.991 *********** 2026-07-17 21:37:10.555464 | instance | changed: [instance] 2026-07-17 21:37:10.555669 | instance | 2026-07-17 21:37:10.555843 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:37:10.555995 | instance | Friday 17 July 2026 21:37:10 +0000 (0:00:00.703) 0:00:06.695 *********** 2026-07-17 21:37:13.618455 | instance | changed: [instance] 2026-07-17 21:37:13.618830 | instance | 2026-07-17 21:37:13.619214 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 21:37:13.619540 | instance | Friday 17 July 2026 21:37:13 +0000 (0:00:03.064) 0:00:09.759 *********** 2026-07-17 21:37:13.655435 | instance | skipping: [instance] 2026-07-17 21:37:13.655532 | instance | 2026-07-17 21:37:13.655632 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 21:37:13.655819 | instance | Friday 17 July 2026 21:37:13 +0000 (0:00:00.037) 0:00:09.797 *********** 2026-07-17 21:37:13.695691 | instance | skipping: [instance] 2026-07-17 21:37:13.695786 | instance | 2026-07-17 21:37:13.696023 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 21:37:13.696299 | instance | Friday 17 July 2026 21:37:13 +0000 (0:00:00.038) 0:00:09.836 *********** 2026-07-17 21:37:13.735604 | instance | skipping: [instance] 2026-07-17 21:37:13.735663 | instance | 2026-07-17 21:37:13.735839 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 21:37:13.736048 | instance | Friday 17 July 2026 21:37:13 +0000 (0:00:00.039) 0:00:09.875 *********** 2026-07-17 21:37:19.043760 | instance | changed: [instance] 2026-07-17 21:37:19.043874 | instance | 2026-07-17 21:37:19.044050 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 21:37:19.044325 | instance | Friday 17 July 2026 21:37:19 +0000 (0:00:05.308) 0:00:15.183 *********** 2026-07-17 21:37:19.719615 | instance | changed: [instance] 2026-07-17 21:37:19.719726 | instance | 2026-07-17 21:37:19.719920 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 21:37:19.720205 | instance | Friday 17 July 2026 21:37:19 +0000 (0:00:00.678) 0:00:15.861 *********** 2026-07-17 21:37:20.655424 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 21:37:20.655797 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 21:37:20.655953 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 21:37:20.656110 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 21:37:20.656266 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 21:37:20.656406 | instance | 2026-07-17 21:37:20.656554 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 21:37:20.656701 | instance | Friday 17 July 2026 21:37:20 +0000 (0:00:00.935) 0:00:16.797 *********** 2026-07-17 21:37:21.267446 | instance | changed: [instance] 2026-07-17 21:37:21.267540 | instance | 2026-07-17 21:37:21.267713 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 21:37:21.268258 | instance | Friday 17 July 2026 21:37:21 +0000 (0:00:00.603) 0:00:17.400 *********** 2026-07-17 21:37:21.268460 | instance | 2026-07-17 21:37:21.268670 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-17 21:37:21.268874 | instance | Friday 17 July 2026 21:37:21 +0000 (0:00:00.008) 0:00:17.408 *********** 2026-07-17 21:37:22.289524 | instance | ok: [instance] 2026-07-17 21:37:22.289606 | instance | 2026-07-17 21:37:22.289874 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-17 21:37:22.289910 | instance | Friday 17 July 2026 21:37:22 +0000 (0:00:01.024) 0:00:18.433 *********** 2026-07-17 21:37:22.773187 | instance | changed: [instance] 2026-07-17 21:37:22.773317 | instance | 2026-07-17 21:37:22.773676 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 21:37:22.773744 | instance | Friday 17 July 2026 21:37:22 +0000 (0:00:00.483) 0:00:18.916 *********** 2026-07-17 21:37:23.331746 | instance | changed: [instance] 2026-07-17 21:37:23.331816 | instance | 2026-07-17 21:37:23.332204 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:37:23.332621 | instance | Friday 17 July 2026 21:37:23 +0000 (0:00:00.558) 0:00:19.475 *********** 2026-07-17 21:37:23.551603 | instance | ok: [instance] 2026-07-17 21:37:23.551703 | instance | 2026-07-17 21:37:23.552069 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:37:23.552090 | instance | Friday 17 July 2026 21:37:23 +0000 (0:00:00.219) 0:00:19.694 *********** 2026-07-17 21:37:23.609146 | instance | ok: [instance] => { 2026-07-17 21:37:23.609947 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-17 21:37:23.609967 | instance | } 2026-07-17 21:37:23.609974 | instance | 2026-07-17 21:37:23.609981 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:37:23.609988 | instance | Friday 17 July 2026 21:37:23 +0000 (0:00:00.057) 0:00:19.752 *********** 2026-07-17 21:37:24.405930 | instance | changed: [instance] 2026-07-17 21:37:24.406043 | instance | 2026-07-17 21:37:24.406056 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:37:24.406220 | instance | Friday 17 July 2026 21:37:24 +0000 (0:00:00.796) 0:00:20.549 *********** 2026-07-17 21:37:29.892101 | instance | changed: [instance] 2026-07-17 21:37:29.892196 | instance | 2026-07-17 21:37:29.892261 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-17 21:37:29.892436 | instance | Friday 17 July 2026 21:37:29 +0000 (0:00:05.486) 0:00:26.035 *********** 2026-07-17 21:37:30.972016 | instance | ok: [instance] 2026-07-17 21:37:30.972109 | instance | 2026-07-17 21:37:30.972172 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-17 21:37:30.972340 | instance | Friday 17 July 2026 21:37:30 +0000 (0:00:01.080) 0:00:27.115 *********** 2026-07-17 21:37:31.590515 | instance | changed: [instance] 2026-07-17 21:37:31.590603 | instance | 2026-07-17 21:37:31.590893 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-17 21:37:31.590959 | instance | Friday 17 July 2026 21:37:31 +0000 (0:00:00.618) 0:00:27.733 *********** 2026-07-17 21:37:32.071983 | instance | changed: [instance] 2026-07-17 21:37:32.072106 | instance | 2026-07-17 21:37:32.072535 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-17 21:37:32.072591 | instance | Friday 17 July 2026 21:37:32 +0000 (0:00:00.481) 0:00:28.215 *********** 2026-07-17 21:37:32.645832 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-07-17 21:37:32.645918 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-17 21:37:32.646399 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-17 21:37:32.646461 | instance | 2026-07-17 21:37:32.646468 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-17 21:37:32.646473 | instance | Friday 17 July 2026 21:37:32 +0000 (0:00:00.573) 0:00:28.789 *********** 2026-07-17 21:37:33.124517 | instance | changed: [instance] 2026-07-17 21:37:33.124602 | instance | 2026-07-17 21:37:33.124884 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-17 21:37:33.124929 | instance | Friday 17 July 2026 21:37:33 +0000 (0:00:00.479) 0:00:29.268 *********** 2026-07-17 21:37:33.601119 | instance | changed: [instance] 2026-07-17 21:37:33.601215 | instance | 2026-07-17 21:37:33.601281 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-17 21:37:33.601829 | instance | Friday 17 July 2026 21:37:33 +0000 (0:00:00.467) 0:00:29.735 *********** 2026-07-17 21:37:33.601888 | instance | 2026-07-17 21:37:33.601894 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-17 21:37:33.601900 | instance | Friday 17 July 2026 21:37:33 +0000 (0:00:00.008) 0:00:29.744 *********** 2026-07-17 21:37:34.322578 | instance | ok: [instance] 2026-07-17 21:37:34.322683 | instance | 2026-07-17 21:37:34.322753 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-07-17 21:37:34.322942 | instance | Friday 17 July 2026 21:37:34 +0000 (0:00:00.721) 0:00:30.465 *********** 2026-07-17 21:37:35.989576 | instance | changed: [instance] 2026-07-17 21:37:35.989671 | instance | 2026-07-17 21:37:35.989948 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-17 21:37:35.990007 | instance | Friday 17 July 2026 21:37:35 +0000 (0:00:01.666) 0:00:32.132 *********** 2026-07-17 21:37:36.605518 | instance | changed: [instance] 2026-07-17 21:37:36.605615 | instance | 2026-07-17 21:37:36.605680 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-17 21:37:36.605851 | instance | Friday 17 July 2026 21:37:36 +0000 (0:00:00.615) 0:00:32.748 *********** 2026-07-17 21:37:36.665638 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-17 21:37:36.665726 | instance | 2026-07-17 21:37:36.665966 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-17 21:37:36.666018 | instance | Friday 17 July 2026 21:37:36 +0000 (0:00:00.060) 0:00:32.808 *********** 2026-07-17 21:37:41.816382 | instance | changed: [instance] 2026-07-17 21:37:41.816487 | instance | 2026-07-17 21:37:41.816550 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-17 21:37:41.816755 | instance | Friday 17 July 2026 21:37:41 +0000 (0:00:05.149) 0:00:37.958 *********** 2026-07-17 21:37:42.514128 | instance | ok: [instance] => (item=chronyd) 2026-07-17 21:37:42.514231 | instance | ok: [instance] => (item=sshd) 2026-07-17 21:37:42.514297 | instance | 2026-07-17 21:37:42.514581 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-17 21:37:42.514842 | instance | Friday 17 July 2026 21:37:42 +0000 (0:00:00.698) 0:00:38.657 *********** 2026-07-17 21:37:43.249738 | instance | changed: [instance] 2026-07-17 21:37:43.249838 | instance | 2026-07-17 21:37:43.249907 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-17 21:37:43.250063 | instance | Friday 17 July 2026 21:37:43 +0000 (0:00:00.735) 0:00:39.393 *********** 2026-07-17 21:37:43.480998 | instance | ok: [instance] 2026-07-17 21:37:43.481071 | instance | 2026-07-17 21:37:43.481147 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-17 21:37:43.481306 | instance | Friday 17 July 2026 21:37:43 +0000 (0:00:00.231) 0:00:39.624 *********** 2026-07-17 21:37:44.043728 | instance | changed: [instance] 2026-07-17 21:37:44.043804 | instance | 2026-07-17 21:37:44.044134 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-17 21:37:44.044193 | instance | Friday 17 July 2026 21:37:44 +0000 (0:00:00.562) 0:00:40.186 *********** 2026-07-17 21:37:44.436009 | instance | changed: [instance] 2026-07-17 21:37:44.436123 | instance | 2026-07-17 21:37:44.436137 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-17 21:37:44.436288 | instance | Friday 17 July 2026 21:37:44 +0000 (0:00:00.392) 0:00:40.579 *********** 2026-07-17 21:37:44.578087 | instance | ok: [instance] 2026-07-17 21:37:44.578177 | instance | 2026-07-17 21:37:44.578382 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-17 21:37:44.578656 | instance | Friday 17 July 2026 21:37:44 +0000 (0:00:00.141) 0:00:40.721 *********** 2026-07-17 21:37:44.818653 | instance | ok: [instance] => (item=instance) 2026-07-17 21:37:44.818754 | instance | 2026-07-17 21:37:44.818765 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-17 21:37:44.818964 | instance | Friday 17 July 2026 21:37:44 +0000 (0:00:00.241) 0:00:40.962 *********** 2026-07-17 21:37:44.878247 | instance | ok: [instance] 2026-07-17 21:37:44.878345 | instance | 2026-07-17 21:37:44.878567 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-17 21:37:44.878832 | instance | Friday 17 July 2026 21:37:44 +0000 (0:00:00.059) 0:00:41.021 *********** 2026-07-17 21:37:44.963629 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-07-17 21:37:44.963721 | instance | 2026-07-17 21:37:44.963800 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-07-17 21:37:44.963939 | instance | Friday 17 July 2026 21:37:44 +0000 (0:00:00.084) 0:00:41.105 *********** 2026-07-17 21:37:45.359758 | instance | changed: [instance] 2026-07-17 21:37:45.359869 | instance | 2026-07-17 21:37:45.359928 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-07-17 21:37:45.359963 | instance | Friday 17 July 2026 21:37:45 +0000 (0:00:00.396) 0:00:41.501 *********** 2026-07-17 21:37:46.176796 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-07-17 21:37:46.176892 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-07-17 21:37:46.177644 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-07-17 21:37:46.177927 | instance | 2026-07-17 21:37:46.177938 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-07-17 21:37:46.177945 | instance | Friday 17 July 2026 21:37:46 +0000 (0:00:00.817) 0:00:42.319 *********** 2026-07-17 21:39:17.770047 | instance | ok: [instance] 2026-07-17 21:39:17.770172 | instance | 2026-07-17 21:39:17.770189 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-07-17 21:39:17.770379 | instance | Friday 17 July 2026 21:39:17 +0000 (0:01:31.593) 0:02:13.913 *********** 2026-07-17 21:39:18.016315 | instance | changed: [instance] 2026-07-17 21:39:18.016369 | instance | 2026-07-17 21:39:18.016375 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-07-17 21:39:18.016386 | instance | Friday 17 July 2026 21:39:18 +0000 (0:00:00.245) 0:02:14.159 *********** 2026-07-17 21:39:18.064464 | instance | ok: [instance] 2026-07-17 21:39:18.064513 | instance | 2026-07-17 21:39:18.064519 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-17 21:39:18.064524 | instance | Friday 17 July 2026 21:39:18 +0000 (0:00:00.048) 0:02:14.207 *********** 2026-07-17 21:39:18.150248 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-17 21:39:18.150353 | instance | 2026-07-17 21:39:18.150361 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-17 21:39:18.150502 | instance | Friday 17 July 2026 21:39:18 +0000 (0:00:00.086) 0:02:14.293 *********** 2026-07-17 21:39:24.047345 | instance | ok: [instance] 2026-07-17 21:39:24.047472 | instance | 2026-07-17 21:39:24.047625 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-17 21:39:24.047773 | instance | Friday 17 July 2026 21:39:24 +0000 (0:00:05.896) 0:02:20.190 *********** 2026-07-17 21:39:24.105209 | instance | ok: [instance] => (item=instance) 2026-07-17 21:39:24.105458 | instance | 2026-07-17 21:39:24.105731 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-17 21:39:24.106016 | instance | Friday 17 July 2026 21:39:24 +0000 (0:00:00.057) 0:02:20.248 *********** 2026-07-17 21:39:24.591646 | instance | ok: [instance] 2026-07-17 21:39:24.591768 | instance | 2026-07-17 21:39:24.591957 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-17 21:39:24.592142 | instance | Friday 17 July 2026 21:39:24 +0000 (0:00:00.486) 0:02:20.734 *********** 2026-07-17 21:39:31.135729 | instance | ok: [instance] 2026-07-17 21:39:31.135848 | instance | 2026-07-17 21:39:31.135864 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-17 21:39:31.135989 | instance | Friday 17 July 2026 21:39:31 +0000 (0:00:06.544) 0:02:27.279 *********** 2026-07-17 21:40:22.392391 | instance | changed: [instance] 2026-07-17 21:40:22.392461 | instance | 2026-07-17 21:40:22.392470 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-17 21:40:22.392477 | instance | Friday 17 July 2026 21:40:22 +0000 (0:00:51.256) 0:03:18.535 *********** 2026-07-17 21:40:36.559208 | instance | ok: [instance] 2026-07-17 21:40:36.559296 | instance | 2026-07-17 21:40:36.559550 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-17 21:40:36.559604 | instance | Friday 17 July 2026 21:40:36 +0000 (0:00:14.167) 0:03:32.702 *********** 2026-07-17 21:40:36.640619 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-17 21:40:36.640690 | instance | 2026-07-17 21:40:36.640994 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-17 21:40:36.641041 | instance | Friday 17 July 2026 21:40:36 +0000 (0:00:00.081) 0:03:32.783 *********** 2026-07-17 21:40:36.693006 | instance | skipping: [instance] 2026-07-17 21:40:36.693442 | instance | 2026-07-17 21:40:36.693490 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-17 21:40:36.693497 | instance | Friday 17 July 2026 21:40:36 +0000 (0:00:00.052) 0:03:32.836 *********** 2026-07-17 21:40:36.746273 | instance | skipping: [instance] => (item=instance) 2026-07-17 21:40:36.746781 | instance | skipping: [instance] 2026-07-17 21:40:36.746826 | instance | 2026-07-17 21:40:36.746832 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-17 21:40:36.746838 | instance | Friday 17 July 2026 21:40:36 +0000 (0:00:00.053) 0:03:32.889 *********** 2026-07-17 21:40:37.009502 | instance | ok: [instance] 2026-07-17 21:40:37.009573 | instance | 2026-07-17 21:40:37.009913 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-17 21:40:37.009962 | instance | Friday 17 July 2026 21:40:37 +0000 (0:00:00.263) 0:03:33.152 *********** 2026-07-17 21:40:43.475142 | instance | ok: [instance] 2026-07-17 21:40:43.475231 | instance | 2026-07-17 21:40:43.475481 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-17 21:40:43.475526 | instance | Friday 17 July 2026 21:40:43 +0000 (0:00:06.465) 0:03:39.618 *********** 2026-07-17 21:40:56.220528 | instance | changed: [instance] 2026-07-17 21:40:56.220732 | instance | 2026-07-17 21:40:56.220922 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-17 21:40:56.220996 | instance | Friday 17 July 2026 21:40:56 +0000 (0:00:12.745) 0:03:52.363 *********** 2026-07-17 21:41:02.258709 | instance | ok: [instance] 2026-07-17 21:41:02.258810 | instance | 2026-07-17 21:41:02.258900 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-17 21:41:02.259146 | instance | Friday 17 July 2026 21:41:02 +0000 (0:00:06.038) 0:03:58.402 *********** 2026-07-17 21:41:10.692383 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-17 21:41:10.692468 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-17 21:41:10.692565 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-07-17 21:41:10.692684 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-17 21:41:10.692800 | instance | 2026-07-17 21:41:10.692931 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-17 21:41:10.693038 | instance | 2026-07-17 21:41:10.693168 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:41:10.693284 | instance | Friday 17 July 2026 21:41:10 +0000 (0:00:08.433) 0:04:06.836 *********** 2026-07-17 21:41:11.689684 | instance | ok: [instance] 2026-07-17 21:41:11.689775 | instance | 2026-07-17 21:41:11.689790 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:41:11.690056 | instance | Friday 17 July 2026 21:41:11 +0000 (0:00:00.996) 0:04:07.832 *********** 2026-07-17 21:41:11.910377 | instance | ok: [instance] 2026-07-17 21:41:11.910473 | instance | 2026-07-17 21:41:11.910614 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:41:11.910737 | instance | Friday 17 July 2026 21:41:11 +0000 (0:00:00.219) 0:04:08.052 *********** 2026-07-17 21:41:12.068750 | instance | skipping: [instance] 2026-07-17 21:41:12.068822 | instance | 2026-07-17 21:41:12.069092 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 21:41:12.069146 | instance | Friday 17 July 2026 21:41:12 +0000 (0:00:00.159) 0:04:08.212 *********** 2026-07-17 21:41:12.278080 | instance | ok: [instance] 2026-07-17 21:41:12.278167 | instance | 2026-07-17 21:41:12.278253 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:41:12.278374 | instance | Friday 17 July 2026 21:41:12 +0000 (0:00:00.209) 0:04:08.421 *********** 2026-07-17 21:41:12.348206 | instance | ok: [instance] => { 2026-07-17 21:41:12.348298 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 21:41:12.348348 | instance | } 2026-07-17 21:41:12.348467 | instance | 2026-07-17 21:41:12.348585 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:41:12.348707 | instance | Friday 17 July 2026 21:41:12 +0000 (0:00:00.070) 0:04:08.491 *********** 2026-07-17 21:41:12.671713 | instance | ok: [instance] 2026-07-17 21:41:12.671780 | instance | 2026-07-17 21:41:12.671912 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:41:12.672036 | instance | Friday 17 July 2026 21:41:12 +0000 (0:00:00.323) 0:04:08.815 *********** 2026-07-17 21:41:12.725971 | instance | skipping: [instance] 2026-07-17 21:41:12.726095 | instance | 2026-07-17 21:41:12.726266 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:41:12.726494 | instance | Friday 17 July 2026 21:41:12 +0000 (0:00:00.053) 0:04:08.869 *********** 2026-07-17 21:41:12.779455 | instance | skipping: [instance] 2026-07-17 21:41:12.779540 | instance | 2026-07-17 21:41:12.779555 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:41:12.779884 | instance | Friday 17 July 2026 21:41:12 +0000 (0:00:00.053) 0:04:08.922 *********** 2026-07-17 21:41:13.022805 | instance | ok: [instance] 2026-07-17 21:41:13.022993 | instance | 2026-07-17 21:41:13.023017 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:41:13.023159 | instance | Friday 17 July 2026 21:41:13 +0000 (0:00:00.243) 0:04:09.166 *********** 2026-07-17 21:41:14.231136 | instance | ok: [instance] 2026-07-17 21:41:14.231197 | instance | 2026-07-17 21:41:14.231334 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:41:14.231473 | instance | Friday 17 July 2026 21:41:14 +0000 (0:00:01.208) 0:04:10.374 *********** 2026-07-17 21:41:14.306980 | instance | ok: [instance] => { 2026-07-17 21:41:14.307069 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 21:41:14.307141 | instance | } 2026-07-17 21:41:14.307255 | instance | 2026-07-17 21:41:14.307382 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:41:14.307509 | instance | Friday 17 July 2026 21:41:14 +0000 (0:00:00.075) 0:04:10.450 *********** 2026-07-17 21:41:14.666826 | instance | ok: [instance] 2026-07-17 21:41:14.666941 | instance | 2026-07-17 21:41:14.667032 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:41:14.667153 | instance | Friday 17 July 2026 21:41:14 +0000 (0:00:00.359) 0:04:10.810 *********** 2026-07-17 21:41:16.623145 | instance | ok: [instance] 2026-07-17 21:41:16.623251 | instance | 2026-07-17 21:41:16.623343 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 21:41:16.623471 | instance | Friday 17 July 2026 21:41:16 +0000 (0:00:01.956) 0:04:12.766 *********** 2026-07-17 21:41:16.659652 | instance | skipping: [instance] 2026-07-17 21:41:16.659765 | instance | 2026-07-17 21:41:16.659809 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 21:41:16.659939 | instance | Friday 17 July 2026 21:41:16 +0000 (0:00:00.036) 0:04:12.803 *********** 2026-07-17 21:41:16.692553 | instance | skipping: [instance] 2026-07-17 21:41:16.692627 | instance | 2026-07-17 21:41:16.692711 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 21:41:16.692839 | instance | Friday 17 July 2026 21:41:16 +0000 (0:00:00.032) 0:04:12.836 *********** 2026-07-17 21:41:16.723537 | instance | skipping: [instance] 2026-07-17 21:41:16.723599 | instance | 2026-07-17 21:41:16.723708 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 21:41:16.723822 | instance | Friday 17 July 2026 21:41:16 +0000 (0:00:00.031) 0:04:12.867 *********** 2026-07-17 21:41:18.076190 | instance | ok: [instance] 2026-07-17 21:41:18.076247 | instance | 2026-07-17 21:41:18.076255 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 21:41:18.076263 | instance | Friday 17 July 2026 21:41:18 +0000 (0:00:01.351) 0:04:14.219 *********** 2026-07-17 21:41:18.534857 | instance | ok: [instance] 2026-07-17 21:41:18.534955 | instance | 2026-07-17 21:41:18.535237 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 21:41:18.535320 | instance | Friday 17 July 2026 21:41:18 +0000 (0:00:00.459) 0:04:14.678 *********** 2026-07-17 21:41:19.485414 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 21:41:19.485525 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 21:41:19.485594 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 21:41:19.486236 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 21:41:19.486289 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 21:41:19.486296 | instance | 2026-07-17 21:41:19.486302 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 21:41:19.486307 | instance | Friday 17 July 2026 21:41:19 +0000 (0:00:00.950) 0:04:15.628 *********** 2026-07-17 21:41:20.014640 | instance | ok: [instance] 2026-07-17 21:41:20.016809 | instance | 2026-07-17 21:41:20.016879 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 21:41:20.016887 | instance | Friday 17 July 2026 21:41:20 +0000 (0:00:00.521) 0:04:16.150 *********** 2026-07-17 21:41:20.016893 | instance | 2026-07-17 21:41:20.016899 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 21:41:20.016904 | instance | Friday 17 July 2026 21:41:20 +0000 (0:00:00.006) 0:04:16.157 *********** 2026-07-17 21:41:20.387462 | instance | ok: [instance] 2026-07-17 21:41:20.387578 | instance | 2026-07-17 21:41:20.387591 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:41:20.387747 | instance | Friday 17 July 2026 21:41:20 +0000 (0:00:00.373) 0:04:16.530 *********** 2026-07-17 21:41:20.606438 | instance | ok: [instance] 2026-07-17 21:41:20.606514 | instance | 2026-07-17 21:41:20.606816 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:41:20.606898 | instance | Friday 17 July 2026 21:41:20 +0000 (0:00:00.218) 0:04:16.749 *********** 2026-07-17 21:41:20.671890 | instance | ok: [instance] => { 2026-07-17 21:41:20.672524 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-17 21:41:20.672846 | instance | } 2026-07-17 21:41:20.672853 | instance | 2026-07-17 21:41:20.672858 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:41:20.672862 | instance | Friday 17 July 2026 21:41:20 +0000 (0:00:00.065) 0:04:16.815 *********** 2026-07-17 21:41:21.038205 | instance | ok: [instance] 2026-07-17 21:41:21.038311 | instance | 2026-07-17 21:41:21.038555 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:41:21.038616 | instance | Friday 17 July 2026 21:41:21 +0000 (0:00:00.366) 0:04:17.181 *********** 2026-07-17 21:41:24.203413 | instance | ok: [instance] 2026-07-17 21:41:24.203475 | instance | 2026-07-17 21:41:24.203494 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-17 21:41:24.203681 | instance | Friday 17 July 2026 21:41:24 +0000 (0:00:03.164) 0:04:20.346 *********** 2026-07-17 21:41:25.663790 | instance | ok: [instance] 2026-07-17 21:41:25.663855 | instance | 2026-07-17 21:41:25.663864 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-17 21:41:25.663872 | instance | Friday 17 July 2026 21:41:25 +0000 (0:00:01.261) 0:04:21.608 *********** 2026-07-17 21:41:25.675957 | instance | ok: [instance] 2026-07-17 21:41:25.676027 | instance | 2026-07-17 21:41:25.676310 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-17 21:41:25.676376 | instance | Friday 17 July 2026 21:41:25 +0000 (0:00:00.211) 0:04:21.819 *********** 2026-07-17 21:41:26.137042 | instance | ok: [instance] 2026-07-17 21:41:26.137148 | instance | 2026-07-17 21:41:26.137213 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-17 21:41:26.137390 | instance | Friday 17 July 2026 21:41:26 +0000 (0:00:00.461) 0:04:22.280 *********** 2026-07-17 21:41:26.755377 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-17 21:41:26.755472 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-17 21:41:26.755937 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-17 21:41:26.756001 | instance | 2026-07-17 21:41:26.756008 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-17 21:41:26.756013 | instance | Friday 17 July 2026 21:41:26 +0000 (0:00:00.618) 0:04:22.898 *********** 2026-07-17 21:41:27.204226 | instance | ok: [instance] 2026-07-17 21:41:27.204340 | instance | 2026-07-17 21:41:27.204695 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-17 21:41:27.204718 | instance | Friday 17 July 2026 21:41:27 +0000 (0:00:00.448) 0:04:23.347 *********** 2026-07-17 21:41:27.675848 | instance | ok: [instance] 2026-07-17 21:41:27.675902 | instance | 2026-07-17 21:41:27.675908 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-17 21:41:27.675914 | instance | Friday 17 July 2026 21:41:27 +0000 (0:00:00.463) 0:04:23.810 *********** 2026-07-17 21:41:27.675919 | instance | 2026-07-17 21:41:27.675929 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-17 21:41:27.675934 | instance | Friday 17 July 2026 21:41:27 +0000 (0:00:00.007) 0:04:23.818 *********** 2026-07-17 21:41:28.046413 | instance | ok: [instance] 2026-07-17 21:41:28.046522 | instance | 2026-07-17 21:41:28.046550 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-17 21:41:28.046725 | instance | Friday 17 July 2026 21:41:28 +0000 (0:00:00.371) 0:04:24.189 *********** 2026-07-17 21:41:28.119446 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-17 21:41:28.119507 | instance | 2026-07-17 21:41:28.119514 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-17 21:41:28.119535 | instance | Friday 17 July 2026 21:41:28 +0000 (0:00:00.072) 0:04:24.262 *********** 2026-07-17 21:41:29.399073 | instance | ok: [instance] 2026-07-17 21:41:29.399165 | instance | 2026-07-17 21:41:29.399217 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-17 21:41:29.399378 | instance | Friday 17 July 2026 21:41:29 +0000 (0:00:01.279) 0:04:25.542 *********** 2026-07-17 21:41:30.082457 | instance | ok: [instance] => (item=chronyd) 2026-07-17 21:41:30.082821 | instance | ok: [instance] => (item=sshd) 2026-07-17 21:41:30.082835 | instance | 2026-07-17 21:41:30.082986 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-17 21:41:30.083220 | instance | Friday 17 July 2026 21:41:30 +0000 (0:00:00.683) 0:04:26.225 *********** 2026-07-17 21:41:30.934803 | instance | ok: [instance] 2026-07-17 21:41:30.934971 | instance | 2026-07-17 21:41:30.935384 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-17 21:41:30.935446 | instance | Friday 17 July 2026 21:41:30 +0000 (0:00:00.852) 0:04:27.077 *********** 2026-07-17 21:41:31.146005 | instance | ok: [instance] 2026-07-17 21:41:31.146099 | instance | 2026-07-17 21:41:31.146112 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-17 21:41:31.146283 | instance | Friday 17 July 2026 21:41:31 +0000 (0:00:00.211) 0:04:27.289 *********** 2026-07-17 21:41:31.409724 | instance | ok: [instance] 2026-07-17 21:41:31.409833 | instance | 2026-07-17 21:41:31.410186 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-17 21:41:31.410243 | instance | Friday 17 July 2026 21:41:31 +0000 (0:00:00.263) 0:04:27.552 *********** 2026-07-17 21:41:31.629264 | instance | ok: [instance] 2026-07-17 21:41:31.629362 | instance | 2026-07-17 21:41:31.629461 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-17 21:41:31.629573 | instance | Friday 17 July 2026 21:41:31 +0000 (0:00:00.219) 0:04:27.772 *********** 2026-07-17 21:41:31.873236 | instance | ok: [instance] => (item=instance) 2026-07-17 21:41:31.873319 | instance | 2026-07-17 21:41:31.873616 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-17 21:41:31.873685 | instance | Friday 17 July 2026 21:41:31 +0000 (0:00:00.243) 0:04:28.016 *********** 2026-07-17 21:41:31.933515 | instance | ok: [instance] 2026-07-17 21:41:31.933589 | instance | 2026-07-17 21:41:31.933873 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-17 21:41:31.933936 | instance | Friday 17 July 2026 21:41:31 +0000 (0:00:00.060) 0:04:28.076 *********** 2026-07-17 21:41:32.002850 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-17 21:41:32.002959 | instance | 2026-07-17 21:41:32.003261 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-17 21:41:32.003325 | instance | Friday 17 July 2026 21:41:31 +0000 (0:00:00.069) 0:04:28.146 *********** 2026-07-17 21:41:32.053912 | instance | skipping: [instance] 2026-07-17 21:41:32.053990 | instance | 2026-07-17 21:41:32.054287 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-17 21:41:32.054353 | instance | Friday 17 July 2026 21:41:32 +0000 (0:00:00.050) 0:04:28.197 *********** 2026-07-17 21:41:32.113114 | instance | skipping: [instance] => (item=instance) 2026-07-17 21:41:32.113218 | instance | skipping: [instance] 2026-07-17 21:41:32.113230 | instance | 2026-07-17 21:41:32.113493 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-17 21:41:32.113556 | instance | Friday 17 July 2026 21:41:32 +0000 (0:00:00.059) 0:04:28.256 *********** 2026-07-17 21:41:32.385592 | instance | ok: [instance] 2026-07-17 21:41:32.385701 | instance | 2026-07-17 21:41:32.385851 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-17 21:41:32.386118 | instance | Friday 17 July 2026 21:41:32 +0000 (0:00:00.272) 0:04:28.528 *********** 2026-07-17 21:41:38.837793 | instance | ok: [instance] 2026-07-17 21:41:38.838276 | instance | 2026-07-17 21:41:38.838293 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-17 21:41:38.838304 | instance | Friday 17 July 2026 21:41:38 +0000 (0:00:06.452) 0:04:34.981 *********** 2026-07-17 21:41:44.233631 | instance | ok: [instance] 2026-07-17 21:41:44.233735 | instance | 2026-07-17 21:41:44.234110 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-17 21:41:44.234184 | instance | Friday 17 July 2026 21:41:44 +0000 (0:00:05.395) 0:04:40.376 *********** 2026-07-17 21:41:58.236079 | instance | ok: [instance] 2026-07-17 21:41:58.236232 | instance | 2026-07-17 21:41:58.236261 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-17 21:41:58.236343 | instance | Friday 17 July 2026 21:41:58 +0000 (0:00:14.002) 0:04:54.379 *********** 2026-07-17 21:43:31.561643 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-17 21:43:31.561744 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-17 21:43:31.561853 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-17 21:43:31.561971 | instance | 2026-07-17 21:43:31.562095 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-17 21:43:31.562218 | instance | Friday 17 July 2026 21:43:31 +0000 (0:01:33.325) 0:06:27.704 *********** 2026-07-17 21:43:37.692149 | instance | ok: [instance] 2026-07-17 21:43:37.692287 | instance | 2026-07-17 21:43:37.692321 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-17 21:43:37.692339 | instance | Friday 17 July 2026 21:43:37 +0000 (0:00:06.130) 0:06:33.835 *********** 2026-07-17 21:43:43.837109 | instance | ok: [instance] 2026-07-17 21:43:43.837246 | instance | 2026-07-17 21:43:43.837260 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-17 21:43:43.837402 | instance | Friday 17 July 2026 21:43:43 +0000 (0:00:06.144) 0:06:39.979 *********** 2026-07-17 21:43:43.907905 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-17 21:43:43.908034 | instance | 2026-07-17 21:43:43.908049 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-17 21:43:43.908188 | instance | Friday 17 July 2026 21:43:43 +0000 (0:00:00.070) 0:06:40.050 *********** 2026-07-17 21:43:43.972707 | instance | ok: [instance] 2026-07-17 21:43:43.972827 | instance | 2026-07-17 21:43:43.973161 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-17 21:43:43.973238 | instance | Friday 17 July 2026 21:43:43 +0000 (0:00:00.064) 0:06:40.115 *********** 2026-07-17 21:43:50.146395 | instance | ok: [instance] 2026-07-17 21:43:50.146486 | instance | 2026-07-17 21:43:50.146756 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-17 21:43:50.146819 | instance | Friday 17 July 2026 21:43:50 +0000 (0:00:06.174) 0:06:46.289 *********** 2026-07-17 21:43:50.202774 | instance | ok: [instance] 2026-07-17 21:43:50.202901 | instance | 2026-07-17 21:43:50.203151 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-17 21:43:50.203266 | instance | Friday 17 July 2026 21:43:50 +0000 (0:00:00.056) 0:06:46.345 *********** 2026-07-17 21:43:50.256409 | instance | skipping: [instance] => (item=1) 2026-07-17 21:43:50.256495 | instance | skipping: [instance] => (item=1) 2026-07-17 21:43:50.257229 | instance | skipping: [instance] => (item=1) 2026-07-17 21:43:50.257306 | instance | skipping: [instance] 2026-07-17 21:43:50.257314 | instance | 2026-07-17 21:43:50.257320 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-17 21:43:50.257326 | instance | Friday 17 July 2026 21:43:50 +0000 (0:00:00.053) 0:06:46.399 *********** 2026-07-17 21:43:50.346426 | instance | skipping: [instance] 2026-07-17 21:43:50.346500 | instance | 2026-07-17 21:43:50.346991 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-17 21:43:50.347088 | instance | 2026-07-17 21:43:50.347103 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:43:50.347226 | instance | Friday 17 July 2026 21:43:50 +0000 (0:00:00.090) 0:06:46.489 *********** 2026-07-17 21:43:51.347433 | instance | ok: [instance] 2026-07-17 21:43:51.347494 | instance | 2026-07-17 21:43:51.347500 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:43:51.347521 | instance | Friday 17 July 2026 21:43:51 +0000 (0:00:01.000) 0:06:47.490 *********** 2026-07-17 21:43:51.570979 | instance | ok: [instance] 2026-07-17 21:43:51.571057 | instance | 2026-07-17 21:43:51.571063 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:43:51.571067 | instance | Friday 17 July 2026 21:43:51 +0000 (0:00:00.223) 0:06:47.713 *********** 2026-07-17 21:43:51.621271 | instance | skipping: [instance] 2026-07-17 21:43:51.621387 | instance | 2026-07-17 21:43:51.621849 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 21:43:51.622090 | instance | Friday 17 July 2026 21:43:51 +0000 (0:00:00.050) 0:06:47.763 *********** 2026-07-17 21:43:51.847215 | instance | ok: [instance] 2026-07-17 21:43:51.847327 | instance | 2026-07-17 21:43:51.847339 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:43:51.847520 | instance | Friday 17 July 2026 21:43:51 +0000 (0:00:00.226) 0:06:47.990 *********** 2026-07-17 21:43:51.912070 | instance | ok: [instance] => { 2026-07-17 21:43:51.912158 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 21:43:51.912845 | instance | } 2026-07-17 21:43:51.912912 | instance | 2026-07-17 21:43:51.912919 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:43:51.912926 | instance | Friday 17 July 2026 21:43:51 +0000 (0:00:00.064) 0:06:48.054 *********** 2026-07-17 21:43:52.230324 | instance | ok: [instance] 2026-07-17 21:43:52.230410 | instance | 2026-07-17 21:43:52.230587 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:43:52.230818 | instance | Friday 17 July 2026 21:43:52 +0000 (0:00:00.318) 0:06:48.373 *********** 2026-07-17 21:43:52.281836 | instance | skipping: [instance] 2026-07-17 21:43:52.281922 | instance | 2026-07-17 21:43:52.282038 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:43:52.282251 | instance | Friday 17 July 2026 21:43:52 +0000 (0:00:00.051) 0:06:48.424 *********** 2026-07-17 21:43:52.339595 | instance | skipping: [instance] 2026-07-17 21:43:52.339682 | instance | 2026-07-17 21:43:52.339803 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:43:52.340015 | instance | Friday 17 July 2026 21:43:52 +0000 (0:00:00.054) 0:06:48.479 *********** 2026-07-17 21:43:52.551548 | instance | ok: [instance] 2026-07-17 21:43:52.551649 | instance | 2026-07-17 21:43:52.551712 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:43:52.551836 | instance | Friday 17 July 2026 21:43:52 +0000 (0:00:00.214) 0:06:48.694 *********** 2026-07-17 21:43:53.703347 | instance | ok: [instance] 2026-07-17 21:43:53.703419 | instance | 2026-07-17 21:43:53.703426 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:43:53.703431 | instance | Friday 17 July 2026 21:43:53 +0000 (0:00:01.151) 0:06:49.846 *********** 2026-07-17 21:43:53.781870 | instance | ok: [instance] => { 2026-07-17 21:43:53.781949 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 21:43:53.781960 | instance | } 2026-07-17 21:43:53.781968 | instance | 2026-07-17 21:43:53.781990 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:43:53.782050 | instance | Friday 17 July 2026 21:43:53 +0000 (0:00:00.078) 0:06:49.924 *********** 2026-07-17 21:43:54.147640 | instance | ok: [instance] 2026-07-17 21:43:54.147742 | instance | 2026-07-17 21:43:54.148027 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:43:54.148095 | instance | Friday 17 July 2026 21:43:54 +0000 (0:00:00.366) 0:06:50.290 *********** 2026-07-17 21:43:56.174819 | instance | ok: [instance] 2026-07-17 21:43:56.174996 | instance | 2026-07-17 21:43:56.175010 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 21:43:56.175147 | instance | Friday 17 July 2026 21:43:56 +0000 (0:00:02.027) 0:06:52.317 *********** 2026-07-17 21:43:56.211645 | instance | skipping: [instance] 2026-07-17 21:43:56.211719 | instance | 2026-07-17 21:43:56.212020 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 21:43:56.212085 | instance | Friday 17 July 2026 21:43:56 +0000 (0:00:00.036) 0:06:52.354 *********** 2026-07-17 21:43:56.249223 | instance | skipping: [instance] 2026-07-17 21:43:56.249632 | instance | 2026-07-17 21:43:56.249696 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 21:43:56.249702 | instance | Friday 17 July 2026 21:43:56 +0000 (0:00:00.037) 0:06:52.392 *********** 2026-07-17 21:43:56.290975 | instance | skipping: [instance] 2026-07-17 21:43:56.291364 | instance | 2026-07-17 21:43:56.291427 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 21:43:56.291434 | instance | Friday 17 July 2026 21:43:56 +0000 (0:00:00.041) 0:06:52.434 *********** 2026-07-17 21:43:57.458435 | instance | ok: [instance] 2026-07-17 21:43:57.458549 | instance | 2026-07-17 21:43:57.458564 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 21:43:57.458737 | instance | Friday 17 July 2026 21:43:57 +0000 (0:00:01.167) 0:06:53.601 *********** 2026-07-17 21:43:57.888046 | instance | ok: [instance] 2026-07-17 21:43:57.888140 | instance | 2026-07-17 21:43:57.888309 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 21:43:57.888566 | instance | Friday 17 July 2026 21:43:57 +0000 (0:00:00.429) 0:06:54.031 *********** 2026-07-17 21:43:58.837732 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 21:43:58.837862 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 21:43:58.839053 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 21:43:58.839138 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 21:43:58.839148 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 21:43:58.839157 | instance | 2026-07-17 21:43:58.839164 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 21:43:58.839178 | instance | Friday 17 July 2026 21:43:58 +0000 (0:00:00.949) 0:06:54.980 *********** 2026-07-17 21:43:59.358775 | instance | ok: [instance] 2026-07-17 21:43:59.358852 | instance | 2026-07-17 21:43:59.359133 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 21:43:59.359250 | instance | Friday 17 July 2026 21:43:59 +0000 (0:00:00.513) 0:06:55.494 *********** 2026-07-17 21:43:59.359259 | instance | 2026-07-17 21:43:59.359493 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 21:43:59.359519 | instance | Friday 17 July 2026 21:43:59 +0000 (0:00:00.007) 0:06:55.502 *********** 2026-07-17 21:43:59.741826 | instance | ok: [instance] 2026-07-17 21:43:59.741918 | instance | 2026-07-17 21:43:59.742301 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:43:59.742354 | instance | Friday 17 July 2026 21:43:59 +0000 (0:00:00.383) 0:06:55.885 *********** 2026-07-17 21:43:59.958659 | instance | ok: [instance] 2026-07-17 21:43:59.958746 | instance | 2026-07-17 21:43:59.959064 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:43:59.959174 | instance | Friday 17 July 2026 21:43:59 +0000 (0:00:00.216) 0:06:56.102 *********** 2026-07-17 21:44:00.016391 | instance | ok: [instance] => { 2026-07-17 21:44:00.017015 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-17 21:44:00.017083 | instance | } 2026-07-17 21:44:00.017089 | instance | 2026-07-17 21:44:00.017094 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:44:00.017099 | instance | Friday 17 July 2026 21:44:00 +0000 (0:00:00.057) 0:06:56.159 *********** 2026-07-17 21:44:00.387638 | instance | ok: [instance] 2026-07-17 21:44:00.387736 | instance | 2026-07-17 21:44:00.388065 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:44:00.388128 | instance | Friday 17 July 2026 21:44:00 +0000 (0:00:00.371) 0:06:56.530 *********** 2026-07-17 21:44:03.505650 | instance | ok: [instance] 2026-07-17 21:44:03.505803 | instance | 2026-07-17 21:44:03.505818 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-17 21:44:03.505964 | instance | Friday 17 July 2026 21:44:03 +0000 (0:00:03.118) 0:06:59.648 *********** 2026-07-17 21:44:04.872869 | instance | ok: [instance] 2026-07-17 21:44:04.872957 | instance | 2026-07-17 21:44:04.873236 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-17 21:44:04.873300 | instance | Friday 17 July 2026 21:44:04 +0000 (0:00:01.367) 0:07:01.016 *********** 2026-07-17 21:44:05.081656 | instance | ok: [instance] 2026-07-17 21:44:05.081733 | instance | 2026-07-17 21:44:05.082103 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-17 21:44:05.082124 | instance | Friday 17 July 2026 21:44:05 +0000 (0:00:00.208) 0:07:01.224 *********** 2026-07-17 21:44:05.521562 | instance | ok: [instance] 2026-07-17 21:44:05.521657 | instance | 2026-07-17 21:44:05.521916 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-17 21:44:05.521936 | instance | Friday 17 July 2026 21:44:05 +0000 (0:00:00.440) 0:07:01.665 *********** 2026-07-17 21:44:06.149154 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-17 21:44:06.149279 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-17 21:44:06.149300 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-17 21:44:06.149711 | instance | 2026-07-17 21:44:06.149784 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-17 21:44:06.149791 | instance | Friday 17 July 2026 21:44:06 +0000 (0:00:00.627) 0:07:02.292 *********** 2026-07-17 21:44:06.628614 | instance | ok: [instance] 2026-07-17 21:44:06.628730 | instance | 2026-07-17 21:44:06.628796 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-17 21:44:06.628963 | instance | Friday 17 July 2026 21:44:06 +0000 (0:00:00.479) 0:07:02.771 *********** 2026-07-17 21:44:07.065130 | instance | ok: [instance] 2026-07-17 21:44:07.065222 | instance | 2026-07-17 21:44:07.065878 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-17 21:44:07.065943 | instance | Friday 17 July 2026 21:44:07 +0000 (0:00:00.428) 0:07:03.200 *********** 2026-07-17 21:44:07.065949 | instance | 2026-07-17 21:44:07.065955 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-17 21:44:07.065960 | instance | Friday 17 July 2026 21:44:07 +0000 (0:00:00.007) 0:07:03.208 *********** 2026-07-17 21:44:07.438826 | instance | ok: [instance] 2026-07-17 21:44:07.438980 | instance | 2026-07-17 21:44:07.438994 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-17 21:44:07.439148 | instance | Friday 17 July 2026 21:44:07 +0000 (0:00:00.373) 0:07:03.582 *********** 2026-07-17 21:44:07.495324 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-17 21:44:07.495397 | instance | 2026-07-17 21:44:07.495629 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-17 21:44:07.495653 | instance | Friday 17 July 2026 21:44:07 +0000 (0:00:00.056) 0:07:03.638 *********** 2026-07-17 21:44:08.626001 | instance | ok: [instance] 2026-07-17 21:44:08.626100 | instance | 2026-07-17 21:44:08.626502 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-17 21:44:08.626567 | instance | Friday 17 July 2026 21:44:08 +0000 (0:00:01.130) 0:07:04.769 *********** 2026-07-17 21:44:09.319007 | instance | ok: [instance] => (item=chronyd) 2026-07-17 21:44:09.319161 | instance | ok: [instance] => (item=sshd) 2026-07-17 21:44:09.319661 | instance | 2026-07-17 21:44:09.320043 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-17 21:44:09.320053 | instance | Friday 17 July 2026 21:44:09 +0000 (0:00:00.693) 0:07:05.462 *********** 2026-07-17 21:44:10.060783 | instance | ok: [instance] 2026-07-17 21:44:10.060888 | instance | 2026-07-17 21:44:10.061251 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-17 21:44:10.061273 | instance | Friday 17 July 2026 21:44:10 +0000 (0:00:00.741) 0:07:06.203 *********** 2026-07-17 21:44:10.288628 | instance | ok: [instance] 2026-07-17 21:44:10.288718 | instance | 2026-07-17 21:44:10.289037 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-17 21:44:10.289059 | instance | Friday 17 July 2026 21:44:10 +0000 (0:00:00.227) 0:07:06.431 *********** 2026-07-17 21:44:10.543162 | instance | ok: [instance] 2026-07-17 21:44:10.543225 | instance | 2026-07-17 21:44:10.543476 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-17 21:44:10.543492 | instance | Friday 17 July 2026 21:44:10 +0000 (0:00:00.254) 0:07:06.686 *********** 2026-07-17 21:44:10.780958 | instance | ok: [instance] 2026-07-17 21:44:10.781055 | instance | 2026-07-17 21:44:10.781300 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-17 21:44:10.781368 | instance | Friday 17 July 2026 21:44:10 +0000 (0:00:00.237) 0:07:06.924 *********** 2026-07-17 21:44:23.123014 | instance | changed: [instance] 2026-07-17 21:44:23.123081 | instance | 2026-07-17 21:44:23.123087 | instance | PLAY [all] ********************************************************************* 2026-07-17 21:44:23.123092 | instance | 2026-07-17 21:44:23.123096 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-17 21:44:23.123100 | instance | Friday 17 July 2026 21:44:23 +0000 (0:00:12.341) 0:07:19.265 *********** 2026-07-17 21:44:23.589598 | instance | changed: [instance] 2026-07-17 21:44:23.589694 | instance | 2026-07-17 21:44:23.590145 | instance | PLAY [all] ********************************************************************* 2026-07-17 21:44:23.590189 | instance | 2026-07-17 21:44:23.590195 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:44:23.590199 | instance | Friday 17 July 2026 21:44:23 +0000 (0:00:00.466) 0:07:19.733 *********** 2026-07-17 21:44:24.653342 | instance | ok: [instance] 2026-07-17 21:44:24.653470 | instance | 2026-07-17 21:44:24.653486 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-17 21:44:24.653657 | instance | Friday 17 July 2026 21:44:24 +0000 (0:00:01.063) 0:07:20.796 *********** 2026-07-17 21:44:29.808893 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-17 21:44:29.808969 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-17 21:44:29.808980 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-17 21:44:29.808989 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-17 21:44:29.808998 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-17 21:44:29.809007 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-17 21:44:29.809016 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-17 21:44:29.809024 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-17 21:44:29.809033 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-17 21:44:29.809042 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-17 21:44:29.809050 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-17 21:44:29.809065 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-17 21:44:29.810344 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-17 21:44:29.810364 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-17 21:44:29.810370 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-17 21:44:29.810383 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-17 21:44:29.810389 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-17 21:44:29.810394 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-17 21:44:29.810413 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-17 21:44:29.810419 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-17 21:44:29.810424 | instance | 2026-07-17 21:44:29.810430 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-17 21:44:29.810435 | instance | Friday 17 July 2026 21:44:29 +0000 (0:00:05.154) 0:07:25.951 *********** 2026-07-17 21:44:30.015389 | instance | changed: [instance] 2026-07-17 21:44:30.015489 | instance | 2026-07-17 21:44:30.015771 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-17 21:44:30.015829 | instance | Friday 17 July 2026 21:44:30 +0000 (0:00:00.207) 0:07:26.158 *********** 2026-07-17 21:44:30.495291 | instance | changed: [instance] 2026-07-17 21:44:30.495378 | instance | 2026-07-17 21:44:30.495646 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-17 21:44:30.495705 | instance | Friday 17 July 2026 21:44:30 +0000 (0:00:00.479) 0:07:26.638 *********** 2026-07-17 21:44:30.756388 | instance | ok: [instance] 2026-07-17 21:44:30.756467 | instance | 2026-07-17 21:44:30.756710 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-17 21:44:30.756726 | instance | Friday 17 July 2026 21:44:30 +0000 (0:00:00.261) 0:07:26.899 *********** 2026-07-17 21:44:30.821148 | instance | ok: [instance] 2026-07-17 21:44:30.822006 | instance | 2026-07-17 21:44:30.822078 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-17 21:44:30.822088 | instance | 2026-07-17 21:44:30.822094 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:44:30.822101 | instance | Friday 17 July 2026 21:44:30 +0000 (0:00:00.063) 0:07:26.963 *********** 2026-07-17 21:44:31.779045 | instance | ok: [instance] 2026-07-17 21:44:31.779165 | instance | 2026-07-17 21:44:31.779521 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-17 21:44:31.779591 | instance | Friday 17 July 2026 21:44:31 +0000 (0:00:00.958) 0:07:27.921 *********** 2026-07-17 21:44:32.008836 | instance | changed: [instance] 2026-07-17 21:44:32.008925 | instance | 2026-07-17 21:44:32.009161 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-17 21:44:32.009218 | instance | Friday 17 July 2026 21:44:32 +0000 (0:00:00.230) 0:07:28.152 *********** 2026-07-17 21:44:32.987932 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-17 21:44:32.987993 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-17 21:44:32.988000 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-17 21:44:32.988005 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-17 21:44:32.988010 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-17 21:44:32.988014 | instance | 2026-07-17 21:44:32.988020 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-17 21:44:32.988024 | instance | Friday 17 July 2026 21:44:32 +0000 (0:00:00.978) 0:07:29.130 *********** 2026-07-17 21:44:33.166974 | 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-17 21:44:33.331503 | 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-17 21:44:33.482999 | 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-17 21:44:33.499961 | instance | ...ignoring 2026-07-17 21:44:33.499982 | instance | 2026-07-17 21:44:33.499987 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-17 21:44:33.500004 | instance | Friday 17 July 2026 21:44:33 +0000 (0:00:00.512) 0:07:29.642 *********** 2026-07-17 21:44:33.698049 | instance | ok: [instance] 2026-07-17 21:44:33.698089 | instance | 2026-07-17 21:44:33.698095 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-17 21:44:33.698100 | instance | Friday 17 July 2026 21:44:33 +0000 (0:00:00.197) 0:07:29.840 *********** 2026-07-17 21:44:33.897287 | instance | ok: [instance] 2026-07-17 21:44:33.897353 | instance | 2026-07-17 21:44:33.897361 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-17 21:44:33.897369 | instance | Friday 17 July 2026 21:44:33 +0000 (0:00:00.199) 0:07:30.040 *********** 2026-07-17 21:44:33.935983 | instance | ok: [instance] 2026-07-17 21:44:33.936043 | instance | 2026-07-17 21:44:33.936052 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-17 21:44:33.936061 | instance | Friday 17 July 2026 21:44:33 +0000 (0:00:00.038) 0:07:30.078 *********** 2026-07-17 21:44:33.988195 | instance | ok: [instance] 2026-07-17 21:44:33.988739 | instance | 2026-07-17 21:44:33.988803 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-17 21:44:33.988813 | instance | Friday 17 July 2026 21:44:33 +0000 (0:00:00.053) 0:07:30.131 *********** 2026-07-17 21:44:34.547898 | instance | ok: [instance] 2026-07-17 21:44:34.547994 | instance | 2026-07-17 21:44:34.548066 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-17 21:44:34.548228 | instance | Friday 17 July 2026 21:44:34 +0000 (0:00:00.559) 0:07:30.691 *********** 2026-07-17 21:44:34.836938 | instance | ok: [instance] 2026-07-17 21:44:34.837061 | instance | 2026-07-17 21:44:34.837075 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-17 21:44:34.837809 | instance | Friday 17 July 2026 21:44:34 +0000 (0:00:00.225) 0:07:30.916 *********** 2026-07-17 21:44:34.837868 | instance | 2026-07-17 21:44:34.837874 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-17 21:44:34.837879 | instance | 2026-07-17 21:44:34.837889 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:44:34.837893 | instance | Friday 17 July 2026 21:44:34 +0000 (0:00:00.064) 0:07:30.980 *********** 2026-07-17 21:44:35.792237 | instance | ok: [instance] 2026-07-17 21:44:35.792316 | instance | 2026-07-17 21:44:35.792548 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:44:35.792588 | instance | Friday 17 July 2026 21:44:35 +0000 (0:00:00.955) 0:07:31.935 *********** 2026-07-17 21:44:36.023306 | instance | ok: [instance] 2026-07-17 21:44:36.023383 | instance | 2026-07-17 21:44:36.023667 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:44:36.023711 | instance | Friday 17 July 2026 21:44:36 +0000 (0:00:00.230) 0:07:32.166 *********** 2026-07-17 21:44:36.067383 | instance | skipping: [instance] 2026-07-17 21:44:36.067467 | instance | 2026-07-17 21:44:36.067551 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 21:44:36.067666 | instance | Friday 17 July 2026 21:44:36 +0000 (0:00:00.044) 0:07:32.210 *********** 2026-07-17 21:44:36.289498 | instance | ok: [instance] 2026-07-17 21:44:36.289624 | instance | 2026-07-17 21:44:36.289797 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:44:36.289949 | instance | Friday 17 July 2026 21:44:36 +0000 (0:00:00.221) 0:07:32.432 *********** 2026-07-17 21:44:36.352179 | instance | ok: [instance] => { 2026-07-17 21:44:36.352494 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 21:44:36.352799 | instance | } 2026-07-17 21:44:36.353074 | instance | 2026-07-17 21:44:36.353395 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:44:36.353702 | instance | Friday 17 July 2026 21:44:36 +0000 (0:00:00.062) 0:07:32.495 *********** 2026-07-17 21:44:36.689747 | instance | ok: [instance] 2026-07-17 21:44:36.690130 | instance | 2026-07-17 21:44:36.690423 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:44:36.690826 | instance | Friday 17 July 2026 21:44:36 +0000 (0:00:00.337) 0:07:32.832 *********** 2026-07-17 21:44:36.741944 | instance | skipping: [instance] 2026-07-17 21:44:36.742090 | instance | 2026-07-17 21:44:36.742278 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:44:36.742408 | instance | Friday 17 July 2026 21:44:36 +0000 (0:00:00.052) 0:07:32.885 *********** 2026-07-17 21:44:36.960585 | instance | ok: [instance] 2026-07-17 21:44:36.960835 | instance | 2026-07-17 21:44:36.961130 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:44:36.961415 | instance | Friday 17 July 2026 21:44:36 +0000 (0:00:00.218) 0:07:33.103 *********** 2026-07-17 21:44:38.264212 | instance | ok: [instance] 2026-07-17 21:44:38.264449 | instance | 2026-07-17 21:44:38.264749 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:44:38.265082 | instance | Friday 17 July 2026 21:44:38 +0000 (0:00:01.303) 0:07:34.407 *********** 2026-07-17 21:44:38.334282 | instance | ok: [instance] => { 2026-07-17 21:44:38.334538 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 21:44:38.334793 | instance | } 2026-07-17 21:44:38.335067 | instance | 2026-07-17 21:44:38.335407 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:44:38.335673 | instance | Friday 17 July 2026 21:44:38 +0000 (0:00:00.070) 0:07:34.477 *********** 2026-07-17 21:44:38.739558 | instance | ok: [instance] 2026-07-17 21:44:38.739659 | instance | 2026-07-17 21:44:38.739840 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:44:38.740006 | instance | Friday 17 July 2026 21:44:38 +0000 (0:00:00.405) 0:07:34.882 *********** 2026-07-17 21:44:40.717388 | instance | ok: [instance] 2026-07-17 21:44:40.717490 | instance | 2026-07-17 21:44:40.717554 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 21:44:40.717678 | instance | Friday 17 July 2026 21:44:40 +0000 (0:00:01.978) 0:07:36.860 *********** 2026-07-17 21:44:40.753690 | instance | skipping: [instance] 2026-07-17 21:44:40.753855 | instance | 2026-07-17 21:44:40.754116 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 21:44:40.754411 | instance | Friday 17 July 2026 21:44:40 +0000 (0:00:00.036) 0:07:36.896 *********** 2026-07-17 21:44:40.794678 | instance | skipping: [instance] 2026-07-17 21:44:40.794853 | instance | 2026-07-17 21:44:40.795151 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 21:44:40.795408 | instance | Friday 17 July 2026 21:44:40 +0000 (0:00:00.040) 0:07:36.937 *********** 2026-07-17 21:44:40.833411 | instance | skipping: [instance] 2026-07-17 21:44:40.833569 | instance | 2026-07-17 21:44:40.833829 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 21:44:40.834088 | instance | Friday 17 July 2026 21:44:40 +0000 (0:00:00.038) 0:07:36.976 *********** 2026-07-17 21:44:42.210422 | instance | ok: [instance] 2026-07-17 21:44:42.210912 | instance | 2026-07-17 21:44:42.210935 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 21:44:42.210948 | instance | Friday 17 July 2026 21:44:42 +0000 (0:00:01.376) 0:07:38.352 *********** 2026-07-17 21:44:42.676140 | instance | ok: [instance] 2026-07-17 21:44:42.676255 | instance | 2026-07-17 21:44:42.676685 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 21:44:42.676756 | instance | Friday 17 July 2026 21:44:42 +0000 (0:00:00.466) 0:07:38.819 *********** 2026-07-17 21:44:43.676679 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 21:44:43.676784 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 21:44:43.676852 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 21:44:43.677532 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 21:44:43.677589 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 21:44:43.677607 | instance | 2026-07-17 21:44:43.677614 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 21:44:43.677623 | instance | Friday 17 July 2026 21:44:43 +0000 (0:00:01.000) 0:07:39.820 *********** 2026-07-17 21:44:44.241348 | instance | ok: [instance] 2026-07-17 21:44:44.241475 | instance | 2026-07-17 21:44:44.242321 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 21:44:44.242376 | instance | Friday 17 July 2026 21:44:44 +0000 (0:00:00.553) 0:07:40.373 *********** 2026-07-17 21:44:44.242383 | instance | 2026-07-17 21:44:44.242390 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 21:44:44.242396 | instance | Friday 17 July 2026 21:44:44 +0000 (0:00:00.011) 0:07:40.384 *********** 2026-07-17 21:44:44.626345 | instance | ok: [instance] 2026-07-17 21:44:44.626421 | instance | 2026-07-17 21:44:44.626669 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-17 21:44:44.626711 | instance | Friday 17 July 2026 21:44:44 +0000 (0:00:00.385) 0:07:40.769 *********** 2026-07-17 21:44:45.313515 | 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-17 21:44:45.329972 | instance | ...ignoring 2026-07-17 21:44:45.330047 | instance | 2026-07-17 21:44:45.330337 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-17 21:44:45.330381 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.703) 0:07:41.473 *********** 2026-07-17 21:44:45.366198 | instance | skipping: [instance] 2026-07-17 21:44:45.366277 | instance | 2026-07-17 21:44:45.366539 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-17 21:44:45.366584 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.036) 0:07:41.509 *********** 2026-07-17 21:44:45.407245 | instance | skipping: [instance] 2026-07-17 21:44:45.407349 | instance | 2026-07-17 21:44:45.407414 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-17 21:44:45.407571 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.040) 0:07:41.550 *********** 2026-07-17 21:44:45.452854 | instance | skipping: [instance] 2026-07-17 21:44:45.453608 | instance | 2026-07-17 21:44:45.453679 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-17 21:44:45.453690 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.044) 0:07:41.595 *********** 2026-07-17 21:44:45.496349 | instance | skipping: [instance] 2026-07-17 21:44:45.496481 | instance | 2026-07-17 21:44:45.497013 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-17 21:44:45.497072 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.043) 0:07:41.639 *********** 2026-07-17 21:44:45.545983 | instance | skipping: [instance] 2026-07-17 21:44:45.546064 | instance | 2026-07-17 21:44:45.546150 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:44:45.546273 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.050) 0:07:41.689 *********** 2026-07-17 21:44:45.783527 | instance | ok: [instance] 2026-07-17 21:44:45.783603 | instance | 2026-07-17 21:44:45.783747 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:44:45.783938 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.237) 0:07:41.926 *********** 2026-07-17 21:44:45.838123 | instance | ok: [instance] => { 2026-07-17 21:44:45.838232 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-17 21:44:45.838435 | instance | } 2026-07-17 21:44:45.838678 | instance | 2026-07-17 21:44:45.838917 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:44:45.839136 | instance | Friday 17 July 2026 21:44:45 +0000 (0:00:00.054) 0:07:41.981 *********** 2026-07-17 21:44:48.681026 | instance | changed: [instance] 2026-07-17 21:44:48.681076 | instance | 2026-07-17 21:44:48.681084 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:44:48.681091 | instance | Friday 17 July 2026 21:44:48 +0000 (0:00:02.842) 0:07:44.823 *********** 2026-07-17 21:44:48.735081 | instance | skipping: [instance] 2026-07-17 21:44:48.735143 | instance | 2026-07-17 21:44:48.735155 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:44:48.735171 | instance | Friday 17 July 2026 21:44:48 +0000 (0:00:00.054) 0:07:44.878 *********** 2026-07-17 21:44:48.970721 | instance | ok: [instance] 2026-07-17 21:44:48.971525 | instance | 2026-07-17 21:44:48.971584 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:44:48.971596 | instance | Friday 17 July 2026 21:44:48 +0000 (0:00:00.234) 0:07:45.113 *********** 2026-07-17 21:44:49.016217 | instance | ok: [instance] => { 2026-07-17 21:44:49.016791 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-17 21:44:49.016807 | instance | } 2026-07-17 21:44:49.016812 | instance | 2026-07-17 21:44:49.016816 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:44:49.016820 | instance | Friday 17 July 2026 21:44:49 +0000 (0:00:00.046) 0:07:45.159 *********** 2026-07-17 21:44:51.520132 | instance | changed: [instance] 2026-07-17 21:44:51.520215 | instance | 2026-07-17 21:44:51.520459 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:44:51.520519 | instance | Friday 17 July 2026 21:44:51 +0000 (0:00:02.503) 0:07:47.663 *********** 2026-07-17 21:44:51.582935 | instance | skipping: [instance] 2026-07-17 21:44:51.583053 | instance | 2026-07-17 21:44:51.583069 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 21:44:51.583312 | instance | Friday 17 July 2026 21:44:51 +0000 (0:00:00.062) 0:07:47.725 *********** 2026-07-17 21:44:51.624998 | instance | skipping: [instance] 2026-07-17 21:44:51.625077 | instance | 2026-07-17 21:44:51.625345 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 21:44:51.625365 | instance | Friday 17 July 2026 21:44:51 +0000 (0:00:00.042) 0:07:47.768 *********** 2026-07-17 21:44:51.657268 | instance | skipping: [instance] 2026-07-17 21:44:51.657338 | instance | 2026-07-17 21:44:51.657564 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 21:44:51.657580 | instance | Friday 17 July 2026 21:44:51 +0000 (0:00:00.032) 0:07:47.800 *********** 2026-07-17 21:44:51.695634 | instance | skipping: [instance] 2026-07-17 21:44:51.696111 | instance | 2026-07-17 21:44:51.696133 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 21:44:51.696140 | instance | Friday 17 July 2026 21:44:51 +0000 (0:00:00.038) 0:07:47.838 *********** 2026-07-17 21:44:53.032212 | instance | ok: [instance] 2026-07-17 21:44:53.032439 | instance | 2026-07-17 21:44:53.032701 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 21:44:53.032725 | instance | Friday 17 July 2026 21:44:53 +0000 (0:00:01.336) 0:07:49.175 *********** 2026-07-17 21:44:53.496316 | instance | ok: [instance] 2026-07-17 21:44:53.496786 | instance | 2026-07-17 21:44:53.496813 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 21:44:53.496821 | instance | Friday 17 July 2026 21:44:53 +0000 (0:00:00.464) 0:07:49.639 *********** 2026-07-17 21:44:54.469802 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 21:44:54.469866 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 21:44:54.469872 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 21:44:54.469877 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 21:44:54.469882 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 21:44:54.469888 | instance | 2026-07-17 21:44:54.469892 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 21:44:54.469911 | instance | Friday 17 July 2026 21:44:54 +0000 (0:00:00.972) 0:07:50.612 *********** 2026-07-17 21:44:55.029083 | instance | ok: [instance] 2026-07-17 21:44:55.029150 | instance | 2026-07-17 21:44:55.029156 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 21:44:55.029161 | instance | Friday 17 July 2026 21:44:55 +0000 (0:00:00.552) 0:07:51.164 *********** 2026-07-17 21:44:55.029166 | instance | 2026-07-17 21:44:55.029170 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 21:44:55.029174 | instance | Friday 17 July 2026 21:44:55 +0000 (0:00:00.007) 0:07:51.171 *********** 2026-07-17 21:44:55.408875 | instance | ok: [instance] 2026-07-17 21:44:55.408940 | instance | 2026-07-17 21:44:55.408946 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:44:55.408952 | instance | Friday 17 July 2026 21:44:55 +0000 (0:00:00.380) 0:07:51.551 *********** 2026-07-17 21:44:55.630720 | instance | ok: [instance] 2026-07-17 21:44:55.630789 | instance | 2026-07-17 21:44:55.630795 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:44:55.630800 | instance | Friday 17 July 2026 21:44:55 +0000 (0:00:00.221) 0:07:51.773 *********** 2026-07-17 21:44:55.698056 | instance | ok: [instance] => { 2026-07-17 21:44:55.698144 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-17 21:44:55.698153 | instance | } 2026-07-17 21:44:55.698159 | instance | 2026-07-17 21:44:55.698165 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:44:55.698171 | instance | Friday 17 July 2026 21:44:55 +0000 (0:00:00.066) 0:07:51.839 *********** 2026-07-17 21:44:56.397648 | instance | changed: [instance] 2026-07-17 21:44:56.397733 | instance | 2026-07-17 21:44:56.397820 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:44:56.397980 | instance | Friday 17 July 2026 21:44:56 +0000 (0:00:00.701) 0:07:52.540 *********** 2026-07-17 21:44:57.866598 | instance | changed: [instance] 2026-07-17 21:44:57.866720 | instance | 2026-07-17 21:44:57.866774 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:44:57.866992 | instance | Friday 17 July 2026 21:44:57 +0000 (0:00:01.469) 0:07:54.010 *********** 2026-07-17 21:44:57.932026 | instance | ok: [instance] => { 2026-07-17 21:44:57.932113 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-17 21:44:57.932180 | instance | } 2026-07-17 21:44:57.932585 | instance | 2026-07-17 21:44:57.932651 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:44:57.932658 | instance | Friday 17 July 2026 21:44:57 +0000 (0:00:00.065) 0:07:54.075 *********** 2026-07-17 21:44:58.527810 | instance | changed: [instance] 2026-07-17 21:44:58.527894 | instance | 2026-07-17 21:44:58.528138 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:44:58.528212 | instance | Friday 17 July 2026 21:44:58 +0000 (0:00:00.595) 0:07:54.670 *********** 2026-07-17 21:44:59.973137 | instance | changed: [instance] 2026-07-17 21:44:59.973219 | instance | 2026-07-17 21:44:59.973488 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-17 21:44:59.973535 | instance | Friday 17 July 2026 21:44:59 +0000 (0:00:01.445) 0:07:56.116 *********** 2026-07-17 21:45:00.470772 | instance | changed: [instance] 2026-07-17 21:45:00.470907 | instance | 2026-07-17 21:45:00.471150 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-17 21:45:00.471197 | instance | Friday 17 July 2026 21:45:00 +0000 (0:00:00.497) 0:07:56.614 *********** 2026-07-17 21:45:00.720112 | instance | changed: [instance] 2026-07-17 21:45:00.720197 | instance | 2026-07-17 21:45:00.720489 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:45:00.720534 | instance | Friday 17 July 2026 21:45:00 +0000 (0:00:00.249) 0:07:56.863 *********** 2026-07-17 21:45:00.952086 | instance | ok: [instance] 2026-07-17 21:45:00.952159 | instance | 2026-07-17 21:45:00.952412 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:45:00.952453 | instance | Friday 17 July 2026 21:45:00 +0000 (0:00:00.232) 0:07:57.095 *********** 2026-07-17 21:45:01.010468 | instance | ok: [instance] => { 2026-07-17 21:45:01.010549 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-17 21:45:01.010971 | instance | } 2026-07-17 21:45:01.011033 | instance | 2026-07-17 21:45:01.011041 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:45:01.011055 | instance | Friday 17 July 2026 21:45:01 +0000 (0:00:00.057) 0:07:57.153 *********** 2026-07-17 21:45:01.818263 | instance | changed: [instance] 2026-07-17 21:45:01.818643 | instance | 2026-07-17 21:45:01.818669 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:45:01.818680 | instance | Friday 17 July 2026 21:45:01 +0000 (0:00:00.808) 0:07:57.961 *********** 2026-07-17 21:45:04.548015 | instance | changed: [instance] 2026-07-17 21:45:04.548083 | instance | 2026-07-17 21:45:04.548384 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-17 21:45:04.548724 | instance | Friday 17 July 2026 21:45:04 +0000 (0:00:02.729) 0:08:00.691 *********** 2026-07-17 21:45:04.612251 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-17 21:45:04.612941 | instance | 2026-07-17 21:45:04.612990 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-17 21:45:04.612999 | instance | Friday 17 July 2026 21:45:04 +0000 (0:00:00.063) 0:08:00.755 *********** 2026-07-17 21:45:06.055984 | instance | ok: [instance] 2026-07-17 21:45:06.056132 | instance | 2026-07-17 21:45:06.056580 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-17 21:45:06.056637 | instance | Friday 17 July 2026 21:45:06 +0000 (0:00:01.443) 0:08:02.199 *********** 2026-07-17 21:45:06.275188 | instance | changed: [instance] 2026-07-17 21:45:06.275242 | instance | 2026-07-17 21:45:06.275249 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-17 21:45:06.275256 | instance | Friday 17 July 2026 21:45:06 +0000 (0:00:00.218) 0:08:02.417 *********** 2026-07-17 21:45:06.747567 | instance | changed: [instance] 2026-07-17 21:45:06.747656 | instance | 2026-07-17 21:45:06.748066 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-17 21:45:06.748134 | instance | Friday 17 July 2026 21:45:06 +0000 (0:00:00.473) 0:08:02.890 *********** 2026-07-17 21:45:07.542592 | instance | changed: [instance] => (item=br_netfilter) 2026-07-17 21:45:07.542682 | instance | ok: [instance] => (item=ip_tables) 2026-07-17 21:45:07.542995 | instance | changed: [instance] => (item=ip6_tables) 2026-07-17 21:45:07.543072 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-17 21:45:07.543484 | instance | 2026-07-17 21:45:07.543504 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:45:07.543512 | instance | Friday 17 July 2026 21:45:07 +0000 (0:00:00.795) 0:08:03.685 *********** 2026-07-17 21:45:07.763452 | instance | ok: [instance] 2026-07-17 21:45:07.763541 | instance | 2026-07-17 21:45:07.763566 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:45:07.763755 | instance | Friday 17 July 2026 21:45:07 +0000 (0:00:00.220) 0:08:03.906 *********** 2026-07-17 21:45:07.820021 | instance | ok: [instance] => { 2026-07-17 21:45:07.820133 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-17 21:45:07.820648 | instance | } 2026-07-17 21:45:07.820714 | instance | 2026-07-17 21:45:07.820721 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:45:07.820727 | instance | Friday 17 July 2026 21:45:07 +0000 (0:00:00.056) 0:08:03.962 *********** 2026-07-17 21:45:17.998456 | instance | changed: [instance] 2026-07-17 21:45:17.998734 | instance | 2026-07-17 21:45:17.998785 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:45:17.999038 | instance | Friday 17 July 2026 21:45:17 +0000 (0:00:10.177) 0:08:14.140 *********** 2026-07-17 21:45:18.041672 | instance | skipping: [instance] 2026-07-17 21:45:18.041788 | instance | 2026-07-17 21:45:18.041800 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-17 21:45:18.041921 | instance | Friday 17 July 2026 21:45:18 +0000 (0:00:00.044) 0:08:14.185 *********** 2026-07-17 21:45:18.109831 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-17 21:45:18.109976 | instance | 2026-07-17 21:45:18.110246 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-17 21:45:18.110413 | instance | Friday 17 July 2026 21:45:18 +0000 (0:00:00.067) 0:08:14.252 *********** 2026-07-17 21:45:18.150920 | instance | skipping: [instance] 2026-07-17 21:45:18.151063 | instance | 2026-07-17 21:45:18.151281 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-17 21:45:18.151431 | instance | Friday 17 July 2026 21:45:18 +0000 (0:00:00.041) 0:08:14.294 *********** 2026-07-17 21:45:22.525080 | instance | changed: [instance] 2026-07-17 21:45:22.525165 | instance | 2026-07-17 21:45:22.525428 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-17 21:45:22.525494 | instance | Friday 17 July 2026 21:45:22 +0000 (0:00:04.374) 0:08:18.668 *********** 2026-07-17 21:45:24.848164 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-17 21:45:24.848281 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-17 21:45:24.848291 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-17 21:45:24.849155 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-17 21:45:24.849209 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-17 21:45:24.849215 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-17 21:45:24.849220 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-17 21:45:24.849224 | instance | 2026-07-17 21:45:24.849229 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-17 21:45:24.849233 | instance | Friday 17 July 2026 21:45:24 +0000 (0:00:02.323) 0:08:20.991 *********** 2026-07-17 21:45:25.442924 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-17 21:45:25.443006 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-17 21:45:25.443528 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-17 21:45:25.443593 | instance | 2026-07-17 21:45:25.443599 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-17 21:45:25.443605 | instance | Friday 17 July 2026 21:45:25 +0000 (0:00:00.594) 0:08:21.586 *********** 2026-07-17 21:45:25.940130 | instance | changed: [instance] 2026-07-17 21:45:25.940275 | instance | 2026-07-17 21:45:25.940291 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-17 21:45:25.940490 | instance | Friday 17 July 2026 21:45:25 +0000 (0:00:00.497) 0:08:22.083 *********** 2026-07-17 21:45:26.423637 | instance | changed: [instance] 2026-07-17 21:45:26.423705 | instance | 2026-07-17 21:45:26.423711 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-17 21:45:26.423717 | instance | Friday 17 July 2026 21:45:26 +0000 (0:00:00.482) 0:08:22.566 *********** 2026-07-17 21:45:26.641019 | instance | ok: [instance] 2026-07-17 21:45:26.641127 | instance | 2026-07-17 21:45:26.641194 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-17 21:45:26.641359 | instance | Friday 17 July 2026 21:45:26 +0000 (0:00:00.218) 0:08:22.784 *********** 2026-07-17 21:45:26.684370 | instance | skipping: [instance] 2026-07-17 21:45:26.684467 | instance | 2026-07-17 21:45:26.684541 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-17 21:45:26.684709 | instance | Friday 17 July 2026 21:45:26 +0000 (0:00:00.042) 0:08:22.827 *********** 2026-07-17 21:45:27.293082 | instance | ok: [instance] => (item=swap) 2026-07-17 21:45:27.293173 | instance | ok: [instance] => (item=none) 2026-07-17 21:45:27.293565 | instance | 2026-07-17 21:45:27.293619 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-17 21:45:27.293625 | instance | Friday 17 July 2026 21:45:27 +0000 (0:00:00.608) 0:08:23.436 *********** 2026-07-17 21:45:27.772477 | instance | changed: [instance] 2026-07-17 21:45:27.772555 | instance | 2026-07-17 21:45:27.772838 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-17 21:45:27.772916 | instance | Friday 17 July 2026 21:45:27 +0000 (0:00:00.479) 0:08:23.915 *********** 2026-07-17 21:45:28.385520 | instance | changed: [instance] 2026-07-17 21:45:28.385639 | instance | 2026-07-17 21:45:28.385654 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-17 21:45:28.386179 | instance | Friday 17 July 2026 21:45:28 +0000 (0:00:00.605) 0:08:24.521 *********** 2026-07-17 21:45:28.386237 | instance | 2026-07-17 21:45:28.386245 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-17 21:45:28.386251 | instance | Friday 17 July 2026 21:45:28 +0000 (0:00:00.007) 0:08:24.529 *********** 2026-07-17 21:45:29.127475 | instance | ok: [instance] 2026-07-17 21:45:29.127515 | instance | 2026-07-17 21:45:29.127521 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-17 21:45:29.127526 | instance | Friday 17 July 2026 21:45:29 +0000 (0:00:00.741) 0:08:25.270 *********** 2026-07-17 21:45:29.719945 | instance | changed: [instance] 2026-07-17 21:45:29.720340 | instance | 2026-07-17 21:45:29.720346 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-17 21:45:29.720506 | instance | Friday 17 July 2026 21:45:29 +0000 (0:00:00.592) 0:08:25.863 *********** 2026-07-17 21:45:31.160114 | instance | ok: [instance] 2026-07-17 21:45:31.160239 | instance | 2026-07-17 21:45:31.160325 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-17 21:45:31.160487 | instance | Friday 17 July 2026 21:45:31 +0000 (0:00:01.440) 0:08:27.303 *********** 2026-07-17 21:45:32.104531 | instance | ok: [instance] 2026-07-17 21:45:32.104642 | instance | 2026-07-17 21:45:32.104771 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-17 21:45:32.104849 | instance | Friday 17 July 2026 21:45:32 +0000 (0:00:00.944) 0:08:28.248 *********** 2026-07-17 21:45:32.351581 | instance | ok: [instance] 2026-07-17 21:45:32.351689 | instance | 2026-07-17 21:45:32.352023 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-17 21:45:32.352071 | instance | Friday 17 July 2026 21:45:32 +0000 (0:00:00.246) 0:08:28.494 *********** 2026-07-17 21:45:32.905861 | instance | ok: [instance] 2026-07-17 21:45:32.905972 | instance | 2026-07-17 21:45:32.906371 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-17 21:45:32.906419 | instance | Friday 17 July 2026 21:45:32 +0000 (0:00:00.554) 0:08:29.048 *********** 2026-07-17 21:45:32.981708 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-17 21:45:32.982196 | instance | 2026-07-17 21:45:32.982217 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-17 21:45:32.982224 | instance | Friday 17 July 2026 21:45:32 +0000 (0:00:00.076) 0:08:29.125 *********** 2026-07-17 21:45:33.159646 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-17 21:45:33.160103 | instance | 2026-07-17 21:45:33.160124 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-17 21:45:33.160132 | instance | Friday 17 July 2026 21:45:33 +0000 (0:00:00.178) 0:08:29.303 *********** 2026-07-17 21:45:33.387516 | instance | ok: [instance] => (item=instance) 2026-07-17 21:45:33.387590 | instance | 2026-07-17 21:45:33.387838 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-17 21:45:33.387853 | instance | Friday 17 July 2026 21:45:33 +0000 (0:00:00.227) 0:08:29.531 *********** 2026-07-17 21:45:33.435504 | instance | skipping: [instance] 2026-07-17 21:45:33.435601 | instance | 2026-07-17 21:45:33.435849 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-17 21:45:33.435864 | instance | Friday 17 July 2026 21:45:33 +0000 (0:00:00.048) 0:08:29.579 *********** 2026-07-17 21:45:33.494319 | instance | ok: [instance] 2026-07-17 21:45:33.494370 | instance | 2026-07-17 21:45:33.494634 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-17 21:45:33.494649 | instance | Friday 17 July 2026 21:45:33 +0000 (0:00:00.058) 0:08:29.637 *********** 2026-07-17 21:45:33.541555 | instance | ok: [instance] => { 2026-07-17 21:45:33.541650 | instance | "msg": "instance" 2026-07-17 21:45:33.542154 | instance | } 2026-07-17 21:45:33.542169 | instance | 2026-07-17 21:45:33.542175 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-17 21:45:33.542180 | instance | Friday 17 July 2026 21:45:33 +0000 (0:00:00.047) 0:08:29.685 *********** 2026-07-17 21:45:34.117913 | instance | changed: [instance] 2026-07-17 21:45:34.117986 | instance | 2026-07-17 21:45:34.118282 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-17 21:45:34.118325 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.576) 0:08:30.261 *********** 2026-07-17 21:45:34.160019 | instance | skipping: [instance] 2026-07-17 21:45:34.160104 | instance | 2026-07-17 21:45:34.160359 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-17 21:45:34.160400 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.042) 0:08:30.303 *********** 2026-07-17 21:45:34.202896 | instance | skipping: [instance] 2026-07-17 21:45:34.202940 | instance | 2026-07-17 21:45:34.202946 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-17 21:45:34.202951 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.042) 0:08:30.345 *********** 2026-07-17 21:45:34.242393 | instance | skipping: [instance] 2026-07-17 21:45:34.242471 | instance | 2026-07-17 21:45:34.242754 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-17 21:45:34.242796 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.039) 0:08:30.385 *********** 2026-07-17 21:45:34.283148 | instance | skipping: [instance] 2026-07-17 21:45:34.283240 | instance | 2026-07-17 21:45:34.283252 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-17 21:45:34.283409 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.040) 0:08:30.426 *********** 2026-07-17 21:45:34.325818 | instance | skipping: [instance] 2026-07-17 21:45:34.325905 | instance | 2026-07-17 21:45:34.326001 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-17 21:45:34.326194 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.042) 0:08:30.469 *********** 2026-07-17 21:45:34.369789 | instance | skipping: [instance] 2026-07-17 21:45:34.369933 | instance | 2026-07-17 21:45:34.370154 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-17 21:45:34.370334 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.043) 0:08:30.513 *********** 2026-07-17 21:45:34.412387 | instance | skipping: [instance] 2026-07-17 21:45:34.412510 | instance | 2026-07-17 21:45:34.412700 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-17 21:45:34.412928 | instance | Friday 17 July 2026 21:45:34 +0000 (0:00:00.042) 0:08:30.555 *********** 2026-07-17 21:46:00.322700 | instance | changed: [instance] 2026-07-17 21:46:00.322829 | instance | 2026-07-17 21:46:00.323246 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-17 21:46:00.323318 | instance | Friday 17 July 2026 21:46:00 +0000 (0:00:25.909) 0:08:56.465 *********** 2026-07-17 21:46:00.562219 | instance | ok: [instance] 2026-07-17 21:46:00.562271 | instance | 2026-07-17 21:46:00.562776 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-17 21:46:00.562833 | instance | Friday 17 July 2026 21:46:00 +0000 (0:00:00.239) 0:08:56.704 *********** 2026-07-17 21:46:00.608348 | instance | skipping: [instance] 2026-07-17 21:46:00.608575 | instance | 2026-07-17 21:46:00.608684 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-17 21:46:00.608860 | instance | Friday 17 July 2026 21:46:00 +0000 (0:00:00.046) 0:08:56.750 *********** 2026-07-17 21:46:00.836807 | instance | changed: [instance] 2026-07-17 21:46:00.836928 | instance | 2026-07-17 21:46:00.837208 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-17 21:46:00.837477 | instance | Friday 17 July 2026 21:46:00 +0000 (0:00:00.229) 0:08:56.980 *********** 2026-07-17 21:46:01.101062 | instance | changed: [instance] 2026-07-17 21:46:01.101126 | instance | 2026-07-17 21:46:01.101260 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-17 21:46:01.101388 | instance | Friday 17 July 2026 21:46:01 +0000 (0:00:00.263) 0:08:57.244 *********** 2026-07-17 21:46:01.328743 | instance | changed: [instance] 2026-07-17 21:46:01.329030 | instance | 2026-07-17 21:46:01.329334 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-17 21:46:01.329623 | instance | Friday 17 July 2026 21:46:01 +0000 (0:00:00.227) 0:08:57.471 *********** 2026-07-17 21:46:06.327024 | instance | changed: [instance] 2026-07-17 21:46:06.327178 | instance | 2026-07-17 21:46:06.327656 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-17 21:46:06.327932 | instance | Friday 17 July 2026 21:46:06 +0000 (0:00:04.998) 0:09:02.469 *********** 2026-07-17 21:46:16.661195 | instance | changed: [instance] 2026-07-17 21:46:16.661470 | instance | 2026-07-17 21:46:16.661986 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-17 21:46:16.662497 | instance | Friday 17 July 2026 21:46:16 +0000 (0:00:10.334) 0:09:12.804 *********** 2026-07-17 21:46:16.715210 | instance | skipping: [instance] 2026-07-17 21:46:16.715464 | instance | 2026-07-17 21:46:16.715757 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-17 21:46:16.716021 | instance | Friday 17 July 2026 21:46:16 +0000 (0:00:00.054) 0:09:12.858 *********** 2026-07-17 21:46:16.776008 | instance | skipping: [instance] 2026-07-17 21:46:16.776253 | instance | 2026-07-17 21:46:16.776656 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-17 21:46:16.776993 | instance | Friday 17 July 2026 21:46:16 +0000 (0:00:00.060) 0:09:12.919 *********** 2026-07-17 21:46:17.542625 | instance | changed: [instance] 2026-07-17 21:46:17.542893 | instance | 2026-07-17 21:46:17.543294 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-17 21:46:17.543664 | instance | Friday 17 July 2026 21:46:17 +0000 (0:00:00.766) 0:09:13.685 *********** 2026-07-17 21:46:17.590159 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-17 21:46:17.590433 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-17 21:46:17.590720 | instance | skipping: [instance] 2026-07-17 21:46:17.591024 | instance | 2026-07-17 21:46:17.591399 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-17 21:46:17.591656 | instance | Friday 17 July 2026 21:46:17 +0000 (0:00:00.047) 0:09:13.733 *********** 2026-07-17 21:46:17.641479 | instance | skipping: [instance] 2026-07-17 21:46:17.641705 | instance | 2026-07-17 21:46:17.641981 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-17 21:46:17.642246 | instance | Friday 17 July 2026 21:46:17 +0000 (0:00:00.051) 0:09:13.785 *********** 2026-07-17 21:46:17.691287 | instance | skipping: [instance] 2026-07-17 21:46:17.691556 | instance | 2026-07-17 21:46:17.691940 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-17 21:46:17.692288 | instance | Friday 17 July 2026 21:46:17 +0000 (0:00:00.049) 0:09:13.834 *********** 2026-07-17 21:46:17.740829 | instance | skipping: [instance] 2026-07-17 21:46:17.740890 | instance | 2026-07-17 21:46:17.741011 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-17 21:46:17.741138 | instance | Friday 17 July 2026 21:46:17 +0000 (0:00:00.049) 0:09:13.884 *********** 2026-07-17 21:46:17.778235 | instance | skipping: [instance] 2026-07-17 21:46:17.778479 | instance | 2026-07-17 21:46:17.778765 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-17 21:46:17.779184 | instance | Friday 17 July 2026 21:46:17 +0000 (0:00:00.037) 0:09:13.921 *********** 2026-07-17 21:46:18.166433 | instance | ok: [instance] 2026-07-17 21:46:18.166712 | instance | 2026-07-17 21:46:18.167068 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-17 21:46:18.167341 | instance | Friday 17 July 2026 21:46:18 +0000 (0:00:00.387) 0:09:14.309 *********** 2026-07-17 21:46:19.288738 | instance | changed: [instance] 2026-07-17 21:46:19.288865 | instance | 2026-07-17 21:46:19.289078 | instance | PLAY [Install control-plane components] **************************************** 2026-07-17 21:46:19.289235 | instance | 2026-07-17 21:46:19.289407 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:46:19.289579 | instance | Friday 17 July 2026 21:46:19 +0000 (0:00:01.122) 0:09:15.432 *********** 2026-07-17 21:46:20.352999 | instance | ok: [instance] 2026-07-17 21:46:20.353103 | instance | 2026-07-17 21:46:20.353263 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 21:46:20.353436 | instance | Friday 17 July 2026 21:46:20 +0000 (0:00:01.063) 0:09:16.495 *********** 2026-07-17 21:46:20.567804 | instance | ok: [instance] 2026-07-17 21:46:20.568030 | instance | 2026-07-17 21:46:20.568309 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:46:20.568583 | instance | Friday 17 July 2026 21:46:20 +0000 (0:00:00.214) 0:09:16.710 *********** 2026-07-17 21:46:22.035299 | instance | ok: [instance] 2026-07-17 21:46:22.035538 | instance | 2026-07-17 21:46:22.035862 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 21:46:22.036167 | instance | Friday 17 July 2026 21:46:22 +0000 (0:00:01.467) 0:09:18.178 *********** 2026-07-17 21:46:22.257272 | instance | ok: [instance] 2026-07-17 21:46:22.257456 | instance | 2026-07-17 21:46:22.257739 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:46:22.257997 | instance | Friday 17 July 2026 21:46:22 +0000 (0:00:00.222) 0:09:18.400 *********** 2026-07-17 21:46:22.307263 | instance | ok: [instance] => { 2026-07-17 21:46:22.307450 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-17 21:46:22.307696 | instance | } 2026-07-17 21:46:22.307934 | instance | 2026-07-17 21:46:22.308230 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:46:22.308499 | instance | Friday 17 July 2026 21:46:22 +0000 (0:00:00.049) 0:09:18.450 *********** 2026-07-17 21:46:23.013213 | instance | changed: [instance] 2026-07-17 21:46:23.013428 | instance | 2026-07-17 21:46:23.013714 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:46:23.013988 | instance | Friday 17 July 2026 21:46:23 +0000 (0:00:00.705) 0:09:19.155 *********** 2026-07-17 21:46:25.587011 | instance | changed: [instance] 2026-07-17 21:46:25.587079 | instance | 2026-07-17 21:46:25.587439 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-17 21:46:25.587536 | instance | Friday 17 July 2026 21:46:25 +0000 (0:00:02.573) 0:09:21.729 *********** 2026-07-17 21:46:25.953926 | instance | ok: [instance] 2026-07-17 21:46:25.954001 | instance | 2026-07-17 21:46:25.954238 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-17 21:46:25.954285 | instance | Friday 17 July 2026 21:46:25 +0000 (0:00:00.367) 0:09:22.097 *********** 2026-07-17 21:46:26.174744 | instance | changed: [instance] 2026-07-17 21:46:26.174835 | instance | 2026-07-17 21:46:26.175158 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-17 21:46:26.175200 | instance | Friday 17 July 2026 21:46:26 +0000 (0:00:00.220) 0:09:22.317 *********** 2026-07-17 21:46:26.465132 | instance | ok: [instance] 2026-07-17 21:46:26.465198 | instance | 2026-07-17 21:46:26.465487 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-17 21:46:26.465505 | instance | Friday 17 July 2026 21:46:26 +0000 (0:00:00.290) 0:09:22.608 *********** 2026-07-17 21:46:26.679089 | instance | changed: [instance] 2026-07-17 21:46:26.679161 | instance | 2026-07-17 21:46:26.679305 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-17 21:46:26.679428 | instance | Friday 17 July 2026 21:46:26 +0000 (0:00:00.214) 0:09:22.822 *********** 2026-07-17 21:46:26.880463 | instance | ok: [instance] 2026-07-17 21:46:26.880587 | instance | 2026-07-17 21:46:26.880950 | instance | TASK [Install plugin] ********************************************************** 2026-07-17 21:46:26.881001 | instance | Friday 17 July 2026 21:46:26 +0000 (0:00:00.201) 0:09:23.023 *********** 2026-07-17 21:46:26.944834 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-17 21:46:26.945077 | instance | 2026-07-17 21:46:26.945519 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:46:26.945537 | instance | Friday 17 July 2026 21:46:26 +0000 (0:00:00.063) 0:09:23.087 *********** 2026-07-17 21:46:26.993884 | instance | ok: [instance] => { 2026-07-17 21:46:26.994027 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-17 21:46:26.994123 | instance | } 2026-07-17 21:46:26.994386 | instance | 2026-07-17 21:46:26.994468 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:46:26.994487 | instance | Friday 17 July 2026 21:46:26 +0000 (0:00:00.049) 0:09:23.137 *********** 2026-07-17 21:46:28.101756 | instance | changed: [instance] 2026-07-17 21:46:28.102332 | instance | 2026-07-17 21:46:28.102377 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:46:28.102386 | instance | Friday 17 July 2026 21:46:28 +0000 (0:00:01.107) 0:09:24.245 *********** 2026-07-17 21:46:30.122574 | instance | changed: [instance] 2026-07-17 21:46:30.122658 | instance | 2026-07-17 21:46:30.122785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:46:30.122842 | instance | Friday 17 July 2026 21:46:30 +0000 (0:00:02.020) 0:09:26.265 *********** 2026-07-17 21:46:30.177515 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:46:30.177595 | instance | 2026-07-17 21:46:30.177849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:46:30.177888 | instance | Friday 17 July 2026 21:46:30 +0000 (0:00:00.054) 0:09:26.320 *********** 2026-07-17 21:46:31.035846 | instance | changed: [instance] 2026-07-17 21:46:31.035936 | instance | 2026-07-17 21:46:31.036049 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-17 21:46:31.036185 | instance | Friday 17 July 2026 21:46:31 +0000 (0:00:00.858) 0:09:27.179 *********** 2026-07-17 21:46:31.905026 | instance | ok: [instance] 2026-07-17 21:46:31.905461 | instance | 2026-07-17 21:46:31.905767 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-17 21:46:31.906055 | instance | Friday 17 July 2026 21:46:31 +0000 (0:00:00.868) 0:09:28.047 *********** 2026-07-17 21:46:34.508951 | instance | changed: [instance] 2026-07-17 21:46:34.509076 | instance | 2026-07-17 21:46:34.509088 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:46:34.509110 | instance | Friday 17 July 2026 21:46:34 +0000 (0:00:02.604) 0:09:30.651 *********** 2026-07-17 21:46:34.545933 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:46:34.546003 | instance | 2026-07-17 21:46:34.546305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:46:34.546360 | instance | Friday 17 July 2026 21:46:34 +0000 (0:00:00.037) 0:09:30.689 *********** 2026-07-17 21:46:35.046145 | instance | changed: [instance] 2026-07-17 21:46:35.046248 | instance | 2026-07-17 21:46:35.046480 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-17 21:46:35.046496 | instance | Friday 17 July 2026 21:46:35 +0000 (0:00:00.500) 0:09:31.189 *********** 2026-07-17 21:47:10.758094 | instance | changed: [instance] 2026-07-17 21:47:10.758282 | instance | 2026-07-17 21:47:10.758552 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-17 21:47:10.758816 | instance | Friday 17 July 2026 21:47:10 +0000 (0:00:35.711) 0:10:06.900 *********** 2026-07-17 21:47:11.588338 | instance | changed: [instance] 2026-07-17 21:47:11.588544 | instance | 2026-07-17 21:47:11.588960 | instance | PLAY [all] ********************************************************************* 2026-07-17 21:47:11.589241 | instance | 2026-07-17 21:47:11.589505 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:47:11.589770 | instance | Friday 17 July 2026 21:47:11 +0000 (0:00:00.830) 0:10:07.731 *********** 2026-07-17 21:47:12.794946 | instance | ok: [instance] 2026-07-17 21:47:12.795176 | instance | 2026-07-17 21:47:12.795441 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-17 21:47:12.795700 | instance | Friday 17 July 2026 21:47:12 +0000 (0:00:01.206) 0:10:08.937 *********** 2026-07-17 21:47:13.680268 | instance | changed: [instance] 2026-07-17 21:47:13.680494 | instance | 2026-07-17 21:47:13.680794 | instance | PLAY [all] ********************************************************************* 2026-07-17 21:47:13.681090 | instance | 2026-07-17 21:47:13.681367 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-17 21:47:13.681645 | instance | Friday 17 July 2026 21:47:13 +0000 (0:00:00.885) 0:10:09.823 *********** 2026-07-17 21:47:14.675296 | instance | ok: [instance] 2026-07-17 21:47:14.675455 | instance | 2026-07-17 21:47:14.675581 | instance | PLAY [controllers] ************************************************************* 2026-07-17 21:47:14.675745 | instance | 2026-07-17 21:47:14.675920 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:47:14.676111 | instance | Friday 17 July 2026 21:47:14 +0000 (0:00:00.995) 0:10:10.818 *********** 2026-07-17 21:47:16.000512 | instance | ok: [instance] 2026-07-17 21:47:16.000707 | instance | 2026-07-17 21:47:16.001029 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:47:16.001313 | instance | Friday 17 July 2026 21:47:15 +0000 (0:00:01.324) 0:10:12.143 *********** 2026-07-17 21:47:16.051903 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:47:16.052181 | instance | 2026-07-17 21:47:16.052473 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:47:16.052749 | instance | Friday 17 July 2026 21:47:16 +0000 (0:00:00.051) 0:10:12.195 *********** 2026-07-17 21:47:16.532824 | instance | changed: [instance] 2026-07-17 21:47:16.533096 | instance | 2026-07-17 21:47:16.533434 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-17 21:47:16.533753 | instance | Friday 17 July 2026 21:47:16 +0000 (0:00:00.480) 0:10:12.675 *********** 2026-07-17 21:47:18.668182 | instance | changed: [instance] 2026-07-17 21:47:18.668394 | instance | 2026-07-17 21:47:18.668740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:47:18.669032 | instance | Friday 17 July 2026 21:47:18 +0000 (0:00:02.135) 0:10:14.810 *********** 2026-07-17 21:47:18.726580 | instance | skipping: [instance] 2026-07-17 21:47:18.726837 | instance | 2026-07-17 21:47:18.727258 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-17 21:47:18.727557 | instance | Friday 17 July 2026 21:47:18 +0000 (0:00:00.058) 0:10:14.868 *********** 2026-07-17 21:47:18.776994 | instance | skipping: [instance] 2026-07-17 21:47:18.777269 | instance | 2026-07-17 21:47:18.777625 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-17 21:47:18.777898 | instance | Friday 17 July 2026 21:47:18 +0000 (0:00:00.051) 0:10:14.920 *********** 2026-07-17 21:47:18.816996 | instance | skipping: [instance] 2026-07-17 21:47:18.817098 | instance | 2026-07-17 21:47:18.817291 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-17 21:47:18.817511 | instance | Friday 17 July 2026 21:47:18 +0000 (0:00:00.039) 0:10:14.960 *********** 2026-07-17 21:47:18.854776 | instance | skipping: [instance] 2026-07-17 21:47:18.854912 | instance | 2026-07-17 21:47:18.855059 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-17 21:47:18.855249 | instance | Friday 17 July 2026 21:47:18 +0000 (0:00:00.037) 0:10:14.997 *********** 2026-07-17 21:47:18.914207 | instance | skipping: [instance] 2026-07-17 21:47:18.914421 | instance | 2026-07-17 21:47:18.914779 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-17 21:47:18.915140 | instance | Friday 17 July 2026 21:47:18 +0000 (0:00:00.059) 0:10:15.057 *********** 2026-07-17 21:47:18.967261 | instance | skipping: [instance] 2026-07-17 21:47:18.967513 | instance | 2026-07-17 21:47:18.967808 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-17 21:47:18.968146 | instance | Friday 17 July 2026 21:47:18 +0000 (0:00:00.053) 0:10:15.110 *********** 2026-07-17 21:47:19.026634 | instance | skipping: [instance] 2026-07-17 21:47:19.026704 | instance | 2026-07-17 21:47:19.026822 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-17 21:47:19.026958 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.059) 0:10:15.169 *********** 2026-07-17 21:47:19.079095 | instance | skipping: [instance] 2026-07-17 21:47:19.079279 | instance | 2026-07-17 21:47:19.079548 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-17 21:47:19.079831 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.052) 0:10:15.222 *********** 2026-07-17 21:47:19.137508 | instance | skipping: [instance] 2026-07-17 21:47:19.137737 | instance | 2026-07-17 21:47:19.138024 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-17 21:47:19.138315 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.058) 0:10:15.280 *********** 2026-07-17 21:47:19.177810 | instance | skipping: [instance] 2026-07-17 21:47:19.178021 | instance | 2026-07-17 21:47:19.178291 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-17 21:47:19.178560 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.040) 0:10:15.321 *********** 2026-07-17 21:47:19.219190 | instance | skipping: [instance] 2026-07-17 21:47:19.219403 | instance | 2026-07-17 21:47:19.219671 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-17 21:47:19.219936 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.041) 0:10:15.362 *********** 2026-07-17 21:47:19.264733 | instance | skipping: [instance] 2026-07-17 21:47:19.264971 | instance | 2026-07-17 21:47:19.265202 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-17 21:47:19.265391 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.044) 0:10:15.407 *********** 2026-07-17 21:47:19.320200 | instance | skipping: [instance] 2026-07-17 21:47:19.320359 | instance | 2026-07-17 21:47:19.320719 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-17 21:47:19.321089 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.055) 0:10:15.463 *********** 2026-07-17 21:47:19.359819 | instance | skipping: [instance] 2026-07-17 21:47:19.359967 | instance | 2026-07-17 21:47:19.360176 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-17 21:47:19.360342 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.040) 0:10:15.503 *********** 2026-07-17 21:47:19.399167 | instance | skipping: [instance] 2026-07-17 21:47:19.399407 | instance | 2026-07-17 21:47:19.399697 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-17 21:47:19.400009 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.039) 0:10:15.542 *********** 2026-07-17 21:47:19.449545 | instance | skipping: [instance] 2026-07-17 21:47:19.449786 | instance | 2026-07-17 21:47:19.450053 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-17 21:47:19.450302 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.050) 0:10:15.592 *********** 2026-07-17 21:47:19.488414 | instance | skipping: [instance] 2026-07-17 21:47:19.488493 | instance | 2026-07-17 21:47:19.488688 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-17 21:47:19.488915 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.038) 0:10:15.631 *********** 2026-07-17 21:47:19.529842 | instance | skipping: [instance] 2026-07-17 21:47:19.530014 | instance | 2026-07-17 21:47:19.530241 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-17 21:47:19.530386 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.041) 0:10:15.672 *********** 2026-07-17 21:47:19.563255 | instance | skipping: [instance] 2026-07-17 21:47:19.563364 | instance | 2026-07-17 21:47:19.563543 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-17 21:47:19.563717 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.033) 0:10:15.706 *********** 2026-07-17 21:47:19.602334 | instance | skipping: [instance] 2026-07-17 21:47:19.602412 | instance | 2026-07-17 21:47:19.602427 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-17 21:47:19.602446 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.038) 0:10:15.744 *********** 2026-07-17 21:47:19.642292 | instance | skipping: [instance] 2026-07-17 21:47:19.642524 | instance | 2026-07-17 21:47:19.642821 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-17 21:47:19.643195 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.040) 0:10:15.785 *********** 2026-07-17 21:47:19.681430 | instance | skipping: [instance] 2026-07-17 21:47:19.681627 | instance | 2026-07-17 21:47:19.681853 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-17 21:47:19.682088 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.039) 0:10:15.824 *********** 2026-07-17 21:47:19.735806 | instance | skipping: [instance] 2026-07-17 21:47:19.736174 | instance | 2026-07-17 21:47:19.736487 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-17 21:47:19.736742 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.054) 0:10:15.878 *********** 2026-07-17 21:47:19.778928 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-17 21:47:19.779229 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-17 21:47:19.779520 | instance | skipping: [instance] 2026-07-17 21:47:19.779963 | instance | 2026-07-17 21:47:19.780280 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-17 21:47:19.780563 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.042) 0:10:15.921 *********** 2026-07-17 21:47:19.824560 | instance | skipping: [instance] 2026-07-17 21:47:19.824745 | instance | 2026-07-17 21:47:19.825008 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-17 21:47:19.825263 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.045) 0:10:15.967 *********** 2026-07-17 21:47:19.885145 | instance | skipping: [instance] 2026-07-17 21:47:19.885468 | instance | 2026-07-17 21:47:19.885857 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-17 21:47:19.886237 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.060) 0:10:16.028 *********** 2026-07-17 21:47:19.925697 | instance | skipping: [instance] 2026-07-17 21:47:19.925781 | instance | 2026-07-17 21:47:19.925921 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-17 21:47:19.926046 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.040) 0:10:16.068 *********** 2026-07-17 21:47:19.960499 | instance | skipping: [instance] 2026-07-17 21:47:19.960584 | instance | 2026-07-17 21:47:19.960760 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-17 21:47:19.960921 | instance | Friday 17 July 2026 21:47:19 +0000 (0:00:00.034) 0:10:16.103 *********** 2026-07-17 21:47:20.015022 | instance | skipping: [instance] 2026-07-17 21:47:20.015301 | instance | 2026-07-17 21:47:20.015591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:47:20.015858 | instance | Friday 17 July 2026 21:47:20 +0000 (0:00:00.054) 0:10:16.157 *********** 2026-07-17 21:47:20.067016 | instance | skipping: [instance] 2026-07-17 21:47:20.067318 | instance | 2026-07-17 21:47:20.068035 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-07-17 21:47:20.068484 | instance | Friday 17 July 2026 21:47:20 +0000 (0:00:00.052) 0:10:16.210 *********** 2026-07-17 21:47:20.104003 | instance | skipping: [instance] 2026-07-17 21:47:20.104169 | instance | 2026-07-17 21:47:20.104448 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-07-17 21:47:20.104692 | instance | Friday 17 July 2026 21:47:20 +0000 (0:00:00.037) 0:10:16.247 *********** 2026-07-17 21:47:20.140839 | instance | skipping: [instance] 2026-07-17 21:47:20.140961 | instance | 2026-07-17 21:47:20.141128 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-07-17 21:47:20.141286 | instance | Friday 17 July 2026 21:47:20 +0000 (0:00:00.036) 0:10:16.283 *********** 2026-07-17 21:47:20.185127 | instance | skipping: [instance] 2026-07-17 21:47:20.185239 | instance | 2026-07-17 21:47:20.185405 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-07-17 21:47:20.185563 | instance | Friday 17 July 2026 21:47:20 +0000 (0:00:00.043) 0:10:16.327 *********** 2026-07-17 21:47:20.278417 | instance | skipping: [instance] 2026-07-17 21:47:20.278549 | instance | 2026-07-17 21:47:20.278759 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-17 21:47:20.278926 | instance | 2026-07-17 21:47:20.279077 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:47:20.279229 | instance | Friday 17 July 2026 21:47:20 +0000 (0:00:00.093) 0:10:16.421 *********** 2026-07-17 21:47:21.559817 | instance | ok: [instance] 2026-07-17 21:47:21.559937 | instance | 2026-07-17 21:47:21.559988 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-17 21:47:21.560104 | instance | Friday 17 July 2026 21:47:21 +0000 (0:00:01.281) 0:10:17.703 *********** 2026-07-17 21:47:21.617455 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-17 21:47:21.617717 | instance | 2026-07-17 21:47:21.618006 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-17 21:47:21.618297 | instance | Friday 17 July 2026 21:47:21 +0000 (0:00:00.057) 0:10:17.760 *********** 2026-07-17 21:47:21.741122 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-07-17 21:47:21.741314 | instance | 2026-07-17 21:47:21.741592 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-17 21:47:21.741935 | instance | Friday 17 July 2026 21:47:21 +0000 (0:00:00.123) 0:10:17.883 *********** 2026-07-17 21:47:46.043978 | instance | changed: [instance] 2026-07-17 21:47:46.044089 | instance | 2026-07-17 21:47:46.044137 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-17 21:47:46.044554 | instance | Friday 17 July 2026 21:47:46 +0000 (0:00:24.302) 0:10:42.186 *********** 2026-07-17 21:47:46.846928 | instance | changed: [instance] 2026-07-17 21:47:46.847176 | instance | 2026-07-17 21:47:46.847520 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-17 21:47:46.847803 | instance | Friday 17 July 2026 21:47:46 +0000 (0:00:00.803) 0:10:42.989 *********** 2026-07-17 21:47:46.895133 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-17 21:47:46.895318 | instance | 2026-07-17 21:47:46.895589 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-17 21:47:46.895848 | instance | Friday 17 July 2026 21:47:46 +0000 (0:00:00.048) 0:10:43.037 *********** 2026-07-17 21:47:47.627696 | instance | changed: [instance] 2026-07-17 21:47:47.628093 | instance | 2026-07-17 21:47:47.628439 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-17 21:47:47.628804 | instance | Friday 17 July 2026 21:47:47 +0000 (0:00:00.732) 0:10:43.770 *********** 2026-07-17 21:47:48.364969 | instance | ok: [instance] 2026-07-17 21:47:48.365065 | instance | 2026-07-17 21:47:48.365183 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-17 21:47:48.365304 | instance | Friday 17 July 2026 21:47:48 +0000 (0:00:00.737) 0:10:44.508 *********** 2026-07-17 21:47:48.864803 | instance | changed: [instance] 2026-07-17 21:47:48.865014 | instance | 2026-07-17 21:47:48.865289 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-17 21:47:48.865554 | instance | Friday 17 July 2026 21:47:48 +0000 (0:00:00.492) 0:10:45.000 *********** 2026-07-17 21:47:48.865799 | instance | 2026-07-17 21:47:48.866078 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-07-17 21:47:48.866340 | instance | Friday 17 July 2026 21:47:48 +0000 (0:00:00.007) 0:10:45.007 *********** 2026-07-17 21:47:48.908113 | instance | skipping: [instance] 2026-07-17 21:47:48.908297 | instance | 2026-07-17 21:47:48.908774 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-07-17 21:47:48.909066 | instance | Friday 17 July 2026 21:47:48 +0000 (0:00:00.043) 0:10:45.051 *********** 2026-07-17 21:47:50.412273 | instance | changed: [instance] 2026-07-17 21:47:50.412369 | instance | 2026-07-17 21:47:50.412389 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-07-17 21:47:50.412648 | instance | Friday 17 July 2026 21:47:50 +0000 (0:00:01.503) 0:10:46.555 *********** 2026-07-17 21:47:52.535239 | instance | changed: [instance] 2026-07-17 21:47:52.535367 | instance | 2026-07-17 21:47:52.535392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:47:52.535546 | instance | Friday 17 July 2026 21:47:52 +0000 (0:00:02.123) 0:10:48.678 *********** 2026-07-17 21:47:52.586070 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:47:52.586121 | instance | 2026-07-17 21:47:52.586146 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:47:52.586157 | instance | Friday 17 July 2026 21:47:52 +0000 (0:00:00.050) 0:10:48.728 *********** 2026-07-17 21:47:53.110942 | instance | changed: [instance] 2026-07-17 21:47:53.111033 | instance | 2026-07-17 21:47:53.111273 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-17 21:47:53.111334 | instance | Friday 17 July 2026 21:47:53 +0000 (0:00:00.525) 0:10:49.254 *********** 2026-07-17 21:48:08.001568 | instance | changed: [instance] 2026-07-17 21:48:08.001680 | instance | 2026-07-17 21:48:08.001752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:48:08.001900 | instance | Friday 17 July 2026 21:48:07 +0000 (0:00:14.890) 0:11:04.144 *********** 2026-07-17 21:48:08.054985 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:48:08.055067 | instance | 2026-07-17 21:48:08.055304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:48:08.055381 | instance | Friday 17 July 2026 21:48:08 +0000 (0:00:00.053) 0:11:04.198 *********** 2026-07-17 21:48:08.576083 | instance | changed: [instance] 2026-07-17 21:48:08.576211 | instance | 2026-07-17 21:48:08.576219 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-17 21:48:08.576225 | instance | Friday 17 July 2026 21:48:08 +0000 (0:00:00.520) 0:11:04.718 *********** 2026-07-17 21:48:11.694392 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-17 21:48:11.694463 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-17 21:48:11.694528 | instance | 2026-07-17 21:48:11.694536 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-17 21:48:11.694542 | instance | Friday 17 July 2026 21:48:11 +0000 (0:00:03.118) 0:11:07.836 *********** 2026-07-17 21:48:15.468423 | instance | changed: [instance] 2026-07-17 21:48:15.468504 | instance | 2026-07-17 21:48:15.468827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:48:15.468874 | instance | Friday 17 July 2026 21:48:15 +0000 (0:00:03.774) 0:11:11.611 *********** 2026-07-17 21:48:15.522914 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:48:15.523527 | instance | 2026-07-17 21:48:15.523573 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:48:15.523590 | instance | Friday 17 July 2026 21:48:15 +0000 (0:00:00.054) 0:11:11.666 *********** 2026-07-17 21:48:16.061897 | instance | changed: [instance] 2026-07-17 21:48:16.061986 | instance | 2026-07-17 21:48:16.062106 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-17 21:48:16.062237 | instance | Friday 17 July 2026 21:48:16 +0000 (0:00:00.538) 0:11:12.205 *********** 2026-07-17 21:48:19.472235 | instance | ok: [instance] 2026-07-17 21:48:19.472501 | instance | 2026-07-17 21:48:19.472558 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-17 21:48:19.472573 | instance | Friday 17 July 2026 21:48:19 +0000 (0:00:03.410) 0:11:15.615 *********** 2026-07-17 21:48:22.060215 | instance | changed: [instance] 2026-07-17 21:48:22.060296 | instance | 2026-07-17 21:48:22.060510 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-17 21:48:22.060654 | instance | Friday 17 July 2026 21:48:22 +0000 (0:00:02.587) 0:11:18.203 *********** 2026-07-17 21:48:22.714653 | instance | ok: [instance] 2026-07-17 21:48:22.714734 | instance | 2026-07-17 21:48:22.714746 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-17 21:48:22.714954 | instance | Friday 17 July 2026 21:48:22 +0000 (0:00:00.654) 0:11:18.857 *********** 2026-07-17 21:48:23.473885 | instance | changed: [instance] 2026-07-17 21:48:23.473962 | instance | 2026-07-17 21:48:23.474192 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-17 21:48:23.474275 | instance | Friday 17 July 2026 21:48:23 +0000 (0:00:00.759) 0:11:19.617 *********** 2026-07-17 21:48:24.558083 | instance | ok: [instance] 2026-07-17 21:48:24.558192 | instance | 2026-07-17 21:48:24.558200 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-17 21:48:24.558338 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:01.084) 0:11:20.701 *********** 2026-07-17 21:48:24.603333 | instance | skipping: [instance] 2026-07-17 21:48:24.603435 | instance | 2026-07-17 21:48:24.603584 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-17 21:48:24.603654 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:00.045) 0:11:20.746 *********** 2026-07-17 21:48:24.672115 | instance | skipping: [instance] 2026-07-17 21:48:24.672470 | instance | 2026-07-17 21:48:24.672669 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-17 21:48:24.672975 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:00.067) 0:11:20.814 *********** 2026-07-17 21:48:24.723590 | instance | skipping: [instance] 2026-07-17 21:48:24.723667 | instance | 2026-07-17 21:48:24.723679 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-17 21:48:24.723689 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:00.050) 0:11:20.865 *********** 2026-07-17 21:48:24.772337 | instance | skipping: [instance] 2026-07-17 21:48:24.772390 | instance | 2026-07-17 21:48:24.772398 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-17 21:48:24.772411 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:00.049) 0:11:20.915 *********** 2026-07-17 21:48:24.834610 | instance | skipping: [instance] 2026-07-17 21:48:24.834674 | instance | 2026-07-17 21:48:24.834834 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-17 21:48:24.835080 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:00.062) 0:11:20.977 *********** 2026-07-17 21:48:24.885221 | instance | skipping: [instance] 2026-07-17 21:48:24.885344 | instance | 2026-07-17 21:48:24.885537 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-17 21:48:24.885722 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:00.050) 0:11:21.028 *********** 2026-07-17 21:48:24.934066 | instance | skipping: [instance] 2026-07-17 21:48:24.934147 | instance | 2026-07-17 21:48:24.934380 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-17 21:48:24.934573 | instance | Friday 17 July 2026 21:48:24 +0000 (0:00:00.048) 0:11:21.076 *********** 2026-07-17 21:50:12.843863 | instance | changed: [instance] 2026-07-17 21:50:12.843986 | instance | 2026-07-17 21:50:12.844044 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-17 21:50:12.844166 | instance | Friday 17 July 2026 21:50:12 +0000 (0:01:47.909) 0:13:08.986 *********** 2026-07-17 21:50:13.579395 | instance | changed: [instance] 2026-07-17 21:50:13.579495 | instance | 2026-07-17 21:50:13.579740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:50:13.579805 | instance | Friday 17 July 2026 21:50:13 +0000 (0:00:00.735) 0:13:09.722 *********** 2026-07-17 21:50:13.634273 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:50:13.634373 | instance | 2026-07-17 21:50:13.634646 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:50:13.634760 | instance | Friday 17 July 2026 21:50:13 +0000 (0:00:00.054) 0:13:09.777 *********** 2026-07-17 21:50:14.151402 | instance | changed: [instance] 2026-07-17 21:50:14.151492 | instance | 2026-07-17 21:50:14.151716 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-17 21:50:14.151776 | instance | Friday 17 July 2026 21:50:14 +0000 (0:00:00.516) 0:13:10.294 *********** 2026-07-17 21:50:14.970093 | instance | changed: [instance] 2026-07-17 21:50:14.970192 | instance | 2026-07-17 21:50:14.970266 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-17 21:50:14.970384 | instance | Friday 17 July 2026 21:50:14 +0000 (0:00:00.818) 0:13:11.113 *********** 2026-07-17 21:50:16.663005 | instance | changed: [instance] 2026-07-17 21:50:16.663341 | instance | 2026-07-17 21:50:16.663359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 21:50:16.663370 | instance | Friday 17 July 2026 21:50:16 +0000 (0:00:01.692) 0:13:12.806 *********** 2026-07-17 21:50:16.723627 | instance | skipping: [instance] 2026-07-17 21:50:16.723755 | instance | 2026-07-17 21:50:16.723927 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 21:50:16.724093 | instance | Friday 17 July 2026 21:50:16 +0000 (0:00:00.056) 0:13:12.862 *********** 2026-07-17 21:50:16.757836 | instance | skipping: [instance] 2026-07-17 21:50:16.757910 | instance | 2026-07-17 21:50:16.758039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 21:50:16.758156 | instance | Friday 17 July 2026 21:50:16 +0000 (0:00:00.038) 0:13:12.901 *********** 2026-07-17 21:50:16.804017 | instance | skipping: [instance] 2026-07-17 21:50:16.804106 | instance | 2026-07-17 21:50:16.804257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 21:50:16.804365 | instance | Friday 17 July 2026 21:50:16 +0000 (0:00:00.045) 0:13:12.946 *********** 2026-07-17 21:50:16.850758 | instance | skipping: [instance] 2026-07-17 21:50:16.850958 | instance | 2026-07-17 21:50:16.851303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 21:50:16.851506 | instance | Friday 17 July 2026 21:50:16 +0000 (0:00:00.046) 0:13:12.993 *********** 2026-07-17 21:50:17.595620 | instance | ok: [instance] 2026-07-17 21:50:17.595898 | instance | 2026-07-17 21:50:17.596253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 21:50:17.596528 | instance | Friday 17 July 2026 21:50:17 +0000 (0:00:00.745) 0:13:13.738 *********** 2026-07-17 21:50:17.655308 | instance | ok: [instance] 2026-07-17 21:50:17.655575 | instance | 2026-07-17 21:50:17.655924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 21:50:17.656206 | instance | Friday 17 July 2026 21:50:17 +0000 (0:00:00.059) 0:13:13.798 *********** 2026-07-17 21:50:17.707595 | instance | ok: [instance] 2026-07-17 21:50:17.707897 | instance | 2026-07-17 21:50:17.708268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 21:50:17.708724 | instance | Friday 17 July 2026 21:50:17 +0000 (0:00:00.052) 0:13:13.850 *********** 2026-07-17 21:50:17.773653 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 21:50:17.773738 | instance | 2026-07-17 21:50:17.773812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 21:50:17.773933 | instance | Friday 17 July 2026 21:50:17 +0000 (0:00:00.066) 0:13:13.916 *********** 2026-07-17 21:50:17.831882 | instance | ok: [instance] 2026-07-17 21:50:17.832099 | instance | 2026-07-17 21:50:17.832385 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:50:17.832647 | instance | Friday 17 July 2026 21:50:17 +0000 (0:00:00.058) 0:13:13.975 *********** 2026-07-17 21:50:17.886046 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:50:17.886167 | instance | 2026-07-17 21:50:17.886344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:50:17.886528 | instance | Friday 17 July 2026 21:50:17 +0000 (0:00:00.054) 0:13:14.029 *********** 2026-07-17 21:50:18.403008 | instance | changed: [instance] 2026-07-17 21:50:18.403293 | instance | 2026-07-17 21:50:18.403666 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-17 21:50:18.404000 | instance | Friday 17 July 2026 21:50:18 +0000 (0:00:00.516) 0:13:14.545 *********** 2026-07-17 21:50:19.133332 | instance | ok: [instance] 2026-07-17 21:50:19.133705 | instance | 2026-07-17 21:50:19.134014 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-17 21:50:19.134282 | instance | Friday 17 July 2026 21:50:19 +0000 (0:00:00.730) 0:13:15.275 *********** 2026-07-17 21:50:20.312630 | instance | changed: [instance] 2026-07-17 21:50:20.312739 | instance | 2026-07-17 21:50:20.313017 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-17 21:50:20.313103 | instance | Friday 17 July 2026 21:50:20 +0000 (0:00:01.179) 0:13:16.455 *********** 2026-07-17 21:50:20.697740 | instance | ok: [instance] 2026-07-17 21:50:20.697822 | instance | 2026-07-17 21:50:20.698022 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-17 21:50:20.698664 | instance | Friday 17 July 2026 21:50:20 +0000 (0:00:00.384) 0:13:16.840 *********** 2026-07-17 21:50:21.065151 | instance | changed: [instance] 2026-07-17 21:50:21.065367 | instance | 2026-07-17 21:50:21.065646 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-17 21:50:21.065904 | instance | Friday 17 July 2026 21:50:21 +0000 (0:00:00.366) 0:13:17.207 *********** 2026-07-17 21:50:21.476266 | instance | changed: [instance] 2026-07-17 21:50:21.476400 | instance | 2026-07-17 21:50:21.476547 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-17 21:50:21.476706 | instance | Friday 17 July 2026 21:50:21 +0000 (0:00:00.412) 0:13:17.619 *********** 2026-07-17 21:50:21.824446 | instance | ok: [instance] 2026-07-17 21:50:21.824554 | instance | 2026-07-17 21:50:21.824758 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-17 21:50:21.824926 | instance | Friday 17 July 2026 21:50:21 +0000 (0:00:00.348) 0:13:17.967 *********** 2026-07-17 21:52:55.329593 | instance | changed: [instance] 2026-07-17 21:52:55.329680 | instance | 2026-07-17 21:52:55.329687 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-17 21:52:55.329694 | instance | Friday 17 July 2026 21:52:55 +0000 (0:02:33.504) 0:15:51.472 *********** 2026-07-17 21:52:56.087173 | instance | ok: [instance] 2026-07-17 21:52:56.087267 | instance | 2026-07-17 21:52:56.087280 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-17 21:52:56.087291 | instance | Friday 17 July 2026 21:52:56 +0000 (0:00:00.757) 0:15:52.229 *********** 2026-07-17 21:52:56.153026 | instance | included: ingress for instance 2026-07-17 21:52:56.153129 | instance | 2026-07-17 21:52:56.153294 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-17 21:52:56.153458 | instance | Friday 17 July 2026 21:52:56 +0000 (0:00:00.066) 0:15:52.296 *********** 2026-07-17 21:52:57.068112 | instance | changed: [instance] 2026-07-17 21:52:57.068194 | instance | 2026-07-17 21:52:57.068309 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-17 21:52:57.068425 | instance | Friday 17 July 2026 21:52:57 +0000 (0:00:00.915) 0:15:53.211 *********** 2026-07-17 21:52:57.361058 | instance | ok: [instance] 2026-07-17 21:52:57.361140 | instance | 2026-07-17 21:52:57.361251 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-17 21:52:57.361648 | instance | Friday 17 July 2026 21:52:57 +0000 (0:00:00.293) 0:15:53.504 *********** 2026-07-17 21:52:58.314270 | instance | changed: [instance] 2026-07-17 21:52:58.314365 | instance | 2026-07-17 21:52:58.314499 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-17 21:52:58.314606 | instance | 2026-07-17 21:52:58.314740 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:52:58.314886 | instance | Friday 17 July 2026 21:52:58 +0000 (0:00:00.953) 0:15:54.457 *********** 2026-07-17 21:52:59.910621 | instance | ok: [instance] 2026-07-17 21:52:59.910756 | instance | 2026-07-17 21:52:59.910900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:52:59.911032 | instance | Friday 17 July 2026 21:52:59 +0000 (0:00:01.596) 0:15:56.053 *********** 2026-07-17 21:52:59.966039 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:52:59.966139 | instance | 2026-07-17 21:52:59.966217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:52:59.966342 | instance | Friday 17 July 2026 21:52:59 +0000 (0:00:00.055) 0:15:56.109 *********** 2026-07-17 21:53:00.462586 | instance | changed: [instance] 2026-07-17 21:53:00.462675 | instance | 2026-07-17 21:53:00.463088 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-17 21:53:00.463182 | instance | Friday 17 July 2026 21:53:00 +0000 (0:00:00.496) 0:15:56.605 *********** 2026-07-17 21:53:01.240706 | instance | ok: [instance] 2026-07-17 21:53:01.240794 | instance | 2026-07-17 21:53:01.241055 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-17 21:53:01.241073 | instance | Friday 17 July 2026 21:53:01 +0000 (0:00:00.777) 0:15:57.383 *********** 2026-07-17 21:53:03.567125 | instance | changed: [instance] 2026-07-17 21:53:03.567222 | instance | 2026-07-17 21:53:03.567475 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:53:03.567532 | instance | Friday 17 July 2026 21:53:03 +0000 (0:00:02.326) 0:15:59.710 *********** 2026-07-17 21:53:03.626937 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:53:03.627017 | instance | 2026-07-17 21:53:03.627195 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:53:03.627352 | instance | Friday 17 July 2026 21:53:03 +0000 (0:00:00.059) 0:15:59.769 *********** 2026-07-17 21:53:04.297700 | instance | changed: [instance] 2026-07-17 21:53:04.297914 | instance | 2026-07-17 21:53:04.298201 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-17 21:53:04.298503 | instance | Friday 17 July 2026 21:53:04 +0000 (0:00:00.671) 0:16:00.440 *********** 2026-07-17 21:53:05.577853 | instance | changed: [instance] 2026-07-17 21:53:05.578070 | instance | 2026-07-17 21:53:05.578374 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-17 21:53:05.578642 | instance | Friday 17 July 2026 21:53:05 +0000 (0:00:01.280) 0:16:01.720 *********** 2026-07-17 21:53:06.212959 | instance | ok: [instance] 2026-07-17 21:53:06.213159 | instance | 2026-07-17 21:53:06.213398 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-17 21:53:06.213580 | instance | Friday 17 July 2026 21:53:06 +0000 (0:00:00.634) 0:16:02.355 *********** 2026-07-17 21:53:14.410631 | instance | ok: [instance] 2026-07-17 21:53:14.410923 | instance | 2026-07-17 21:53:14.411309 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-17 21:53:14.411600 | instance | Friday 17 July 2026 21:53:14 +0000 (0:00:08.197) 0:16:10.553 *********** 2026-07-17 21:53:16.218971 | instance | ok: [instance] 2026-07-17 21:53:16.219030 | instance | 2026-07-17 21:53:16.219038 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-17 21:53:16.219051 | instance | Friday 17 July 2026 21:53:16 +0000 (0:00:01.807) 0:16:12.361 *********** 2026-07-17 21:53:16.523037 | instance | ok: [instance] 2026-07-17 21:53:16.523152 | instance | 2026-07-17 21:53:16.523178 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-17 21:53:16.523190 | instance | Friday 17 July 2026 21:53:16 +0000 (0:00:00.304) 0:16:12.665 *********** 2026-07-17 21:53:16.763706 | instance | ok: [instance] 2026-07-17 21:53:16.763779 | instance | 2026-07-17 21:53:16.763796 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-17 21:53:16.764073 | instance | Friday 17 July 2026 21:53:16 +0000 (0:00:00.240) 0:16:12.906 *********** 2026-07-17 21:53:16.990162 | instance | ok: [instance] 2026-07-17 21:53:16.990687 | instance | 2026-07-17 21:53:16.990704 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-17 21:53:16.990711 | instance | Friday 17 July 2026 21:53:16 +0000 (0:00:00.226) 0:16:13.133 *********** 2026-07-17 21:53:17.729875 | instance | changed: [instance] 2026-07-17 21:53:17.729942 | instance | 2026-07-17 21:53:17.729948 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-17 21:53:17.729953 | instance | Friday 17 July 2026 21:53:17 +0000 (0:00:00.739) 0:16:13.872 *********** 2026-07-17 21:53:34.956710 | instance | changed: [instance] => (item=alertmanager) 2026-07-17 21:53:34.956799 | instance | changed: [instance] => (item=grafana) 2026-07-17 21:53:34.956951 | instance | changed: [instance] => (item=prometheus) 2026-07-17 21:53:34.957256 | instance | 2026-07-17 21:53:34.957577 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-17 21:53:34.957891 | instance | Friday 17 July 2026 21:53:34 +0000 (0:00:17.226) 0:16:31.099 *********** 2026-07-17 21:53:36.972682 | instance | ok: [instance] => (item=alertmanager) 2026-07-17 21:53:36.972754 | instance | ok: [instance] => (item=grafana) 2026-07-17 21:53:36.972761 | instance | ok: [instance] => (item=prometheus) 2026-07-17 21:53:36.972767 | instance | 2026-07-17 21:53:36.972774 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-17 21:53:36.972780 | instance | Friday 17 July 2026 21:53:36 +0000 (0:00:02.015) 0:16:33.114 *********** 2026-07-17 21:53:40.317903 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:40.317986 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:40.317998 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:40.318008 | instance | changed: [instance] 2026-07-17 21:53:40.318018 | instance | 2026-07-17 21:53:40.318029 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-17 21:53:40.318049 | instance | Friday 17 July 2026 21:53:40 +0000 (0:00:03.345) 0:16:36.460 *********** 2026-07-17 21:53:48.001408 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:48.001509 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:48.001589 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:48.002221 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:48.002254 | instance | changed: [instance] => (item=None) 2026-07-17 21:53:48.002265 | instance | changed: [instance] 2026-07-17 21:53:48.002276 | instance | 2026-07-17 21:53:48.002285 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-17 21:53:48.002298 | instance | Friday 17 July 2026 21:53:47 +0000 (0:00:07.684) 0:16:44.144 *********** 2026-07-17 21:53:59.414477 | instance | changed: [instance] => (item=alertmanager) 2026-07-17 21:53:59.414594 | instance | changed: [instance] => (item=prometheus) 2026-07-17 21:53:59.414658 | instance | 2026-07-17 21:53:59.414998 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-17 21:53:59.415067 | instance | Friday 17 July 2026 21:53:59 +0000 (0:00:11.412) 0:16:55.557 *********** 2026-07-17 21:54:10.873954 | instance | changed: [instance] => (item=alertmanager) 2026-07-17 21:54:10.874023 | instance | changed: [instance] => (item=prometheus) 2026-07-17 21:54:10.874029 | instance | 2026-07-17 21:54:10.874034 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-17 21:54:10.874038 | instance | Friday 17 July 2026 21:54:10 +0000 (0:00:11.459) 0:17:07.016 *********** 2026-07-17 21:54:11.601706 | instance | changed: [instance] 2026-07-17 21:54:11.601856 | instance | 2026-07-17 21:54:11.601893 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-17 21:54:11.602066 | instance | Friday 17 July 2026 21:54:11 +0000 (0:00:00.728) 0:17:07.745 *********** 2026-07-17 21:54:19.125465 | instance | ok: [instance] 2026-07-17 21:54:19.125529 | instance | 2026-07-17 21:54:19.125535 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-17 21:54:19.125540 | instance | Friday 17 July 2026 21:54:19 +0000 (0:00:07.523) 0:17:15.268 *********** 2026-07-17 21:54:33.423664 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-17 21:54:33.423740 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-17 21:54:33.424997 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-17 21:54:33.425111 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-17 21:54:33.425124 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-17 21:54:33.425135 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-17 21:54:33.425146 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-17 21:54:33.425155 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-17 21:54:33.425165 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-17 21:54:33.425174 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-17 21:54:33.425184 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-17 21:54:33.425193 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-17 21:54:33.425214 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-17 21:54:33.425224 | instance | 2026-07-17 21:54:33.425237 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-17 21:54:33.425400 | instance | Friday 17 July 2026 21:54:33 +0000 (0:00:14.298) 0:17:29.566 *********** 2026-07-17 21:55:05.058101 | instance | changed: [instance] 2026-07-17 21:55:05.058204 | instance | 2026-07-17 21:55:05.058279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:55:05.058470 | instance | Friday 17 July 2026 21:55:05 +0000 (0:00:31.634) 0:18:01.201 *********** 2026-07-17 21:55:05.136193 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:55:05.136251 | instance | 2026-07-17 21:55:05.136259 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:55:05.136266 | instance | Friday 17 July 2026 21:55:05 +0000 (0:00:00.077) 0:18:01.278 *********** 2026-07-17 21:55:05.744921 | instance | changed: [instance] 2026-07-17 21:55:05.745013 | instance | 2026-07-17 21:55:05.745283 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-17 21:55:05.745336 | instance | Friday 17 July 2026 21:55:05 +0000 (0:00:00.609) 0:18:01.888 *********** 2026-07-17 21:55:09.146386 | instance | changed: [instance] 2026-07-17 21:55:09.146457 | instance | 2026-07-17 21:55:09.146598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:55:09.146902 | instance | Friday 17 July 2026 21:55:09 +0000 (0:00:03.401) 0:18:05.289 *********** 2026-07-17 21:55:09.206250 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:55:09.206324 | instance | 2026-07-17 21:55:09.206457 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:55:09.206593 | instance | Friday 17 July 2026 21:55:09 +0000 (0:00:00.059) 0:18:05.349 *********** 2026-07-17 21:55:09.805873 | instance | changed: [instance] 2026-07-17 21:55:09.806099 | instance | 2026-07-17 21:55:09.806393 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-17 21:55:09.806662 | instance | Friday 17 July 2026 21:55:09 +0000 (0:00:00.599) 0:18:05.948 *********** 2026-07-17 21:55:11.677061 | instance | changed: [instance] 2026-07-17 21:55:11.677152 | instance | 2026-07-17 21:55:11.677251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:55:11.677367 | instance | Friday 17 July 2026 21:55:11 +0000 (0:00:01.871) 0:18:07.820 *********** 2026-07-17 21:55:11.741990 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:55:11.742069 | instance | 2026-07-17 21:55:11.742199 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:55:11.742322 | instance | Friday 17 July 2026 21:55:11 +0000 (0:00:00.064) 0:18:07.884 *********** 2026-07-17 21:55:12.276056 | instance | changed: [instance] 2026-07-17 21:55:12.276148 | instance | 2026-07-17 21:55:12.276360 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-17 21:55:12.276532 | instance | Friday 17 July 2026 21:55:12 +0000 (0:00:00.534) 0:18:08.419 *********** 2026-07-17 21:55:13.833857 | instance | changed: [instance] 2026-07-17 21:55:13.834033 | instance | 2026-07-17 21:55:13.834170 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-17 21:55:13.834294 | instance | Friday 17 July 2026 21:55:13 +0000 (0:00:01.557) 0:18:09.976 *********** 2026-07-17 21:55:14.767941 | instance | changed: [instance] 2026-07-17 21:55:14.768155 | instance | 2026-07-17 21:55:14.768350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:55:14.768535 | instance | Friday 17 July 2026 21:55:14 +0000 (0:00:00.934) 0:18:10.911 *********** 2026-07-17 21:55:14.828985 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:55:14.829125 | instance | 2026-07-17 21:55:14.829347 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:55:14.829559 | instance | Friday 17 July 2026 21:55:14 +0000 (0:00:00.060) 0:18:10.971 *********** 2026-07-17 21:55:15.403667 | instance | changed: [instance] 2026-07-17 21:55:15.403740 | instance | 2026-07-17 21:55:15.403869 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-17 21:55:15.403991 | instance | Friday 17 July 2026 21:55:15 +0000 (0:00:00.574) 0:18:11.546 *********** 2026-07-17 21:55:17.002661 | instance | changed: [instance] 2026-07-17 21:55:17.002755 | instance | 2026-07-17 21:55:17.002904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:55:17.003041 | instance | Friday 17 July 2026 21:55:16 +0000 (0:00:01.598) 0:18:13.145 *********** 2026-07-17 21:55:17.069363 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:55:17.069451 | instance | 2026-07-17 21:55:17.069543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:55:17.069682 | instance | Friday 17 July 2026 21:55:17 +0000 (0:00:00.066) 0:18:13.211 *********** 2026-07-17 21:55:17.559906 | instance | changed: [instance] 2026-07-17 21:55:17.560006 | instance | 2026-07-17 21:55:17.560093 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-17 21:55:17.560212 | instance | Friday 17 July 2026 21:55:17 +0000 (0:00:00.491) 0:18:13.703 *********** 2026-07-17 21:55:19.837904 | instance | changed: [instance] 2026-07-17 21:55:19.838006 | instance | 2026-07-17 21:55:19.838083 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-17 21:55:19.838195 | instance | 2026-07-17 21:55:19.838328 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 21:55:19.838452 | instance | Friday 17 July 2026 21:55:19 +0000 (0:00:02.277) 0:18:15.981 *********** 2026-07-17 21:55:21.782824 | instance | ok: [instance] 2026-07-17 21:55:21.782920 | instance | 2026-07-17 21:55:21.782930 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-17 21:55:21.782937 | instance | Friday 17 July 2026 21:55:21 +0000 (0:00:01.944) 0:18:17.925 *********** 2026-07-17 21:55:21.866524 | instance | skipping: [instance] 2026-07-17 21:55:21.866604 | instance | 2026-07-17 21:55:21.866703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 21:55:21.866819 | instance | Friday 17 July 2026 21:55:21 +0000 (0:00:00.084) 0:18:18.009 *********** 2026-07-17 21:55:21.951289 | instance | ok: [instance] 2026-07-17 21:55:21.951395 | instance | 2026-07-17 21:55:21.951555 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 21:55:21.951714 | instance | Friday 17 July 2026 21:55:21 +0000 (0:00:00.084) 0:18:18.094 *********** 2026-07-17 21:55:22.004051 | instance | skipping: [instance] 2026-07-17 21:55:22.004216 | instance | 2026-07-17 21:55:22.004460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 21:55:22.004630 | instance | Friday 17 July 2026 21:55:21 +0000 (0:00:00.052) 0:18:18.147 *********** 2026-07-17 21:55:22.048570 | instance | skipping: [instance] 2026-07-17 21:55:22.048655 | instance | 2026-07-17 21:55:22.048775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 21:55:22.048900 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.044) 0:18:18.191 *********** 2026-07-17 21:55:22.099770 | instance | skipping: [instance] 2026-07-17 21:55:22.099836 | instance | 2026-07-17 21:55:22.099970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 21:55:22.100223 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.051) 0:18:18.243 *********** 2026-07-17 21:55:22.151699 | instance | skipping: [instance] 2026-07-17 21:55:22.151966 | instance | 2026-07-17 21:55:22.152291 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 21:55:22.152672 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.051) 0:18:18.294 *********** 2026-07-17 21:55:22.198890 | instance | skipping: [instance] 2026-07-17 21:55:22.199013 | instance | 2026-07-17 21:55:22.199190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 21:55:22.199357 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.047) 0:18:18.342 *********** 2026-07-17 21:55:22.256842 | instance | ok: [instance] 2026-07-17 21:55:22.257104 | instance | 2026-07-17 21:55:22.257462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 21:55:22.257756 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.057) 0:18:18.399 *********** 2026-07-17 21:55:22.316422 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 21:55:22.316619 | instance | 2026-07-17 21:55:22.316974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 21:55:22.317277 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.059) 0:18:18.459 *********** 2026-07-17 21:55:22.384419 | instance | ok: [instance] 2026-07-17 21:55:22.384580 | instance | 2026-07-17 21:55:22.384939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:55:22.385173 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.068) 0:18:18.527 *********** 2026-07-17 21:55:22.446633 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:55:22.446854 | instance | 2026-07-17 21:55:22.447168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:55:22.447474 | instance | Friday 17 July 2026 21:55:22 +0000 (0:00:00.062) 0:18:18.589 *********** 2026-07-17 21:55:23.217234 | instance | changed: [instance] 2026-07-17 21:55:23.217479 | instance | 2026-07-17 21:55:23.217800 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-17 21:55:23.218102 | instance | Friday 17 July 2026 21:55:23 +0000 (0:00:00.770) 0:18:19.360 *********** 2026-07-17 21:55:24.790888 | instance | changed: [instance] 2026-07-17 21:55:24.790993 | instance | 2026-07-17 21:55:24.791009 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-17 21:55:24.791023 | instance | Friday 17 July 2026 21:55:24 +0000 (0:00:01.572) 0:18:20.932 *********** 2026-07-17 21:55:26.251380 | instance | changed: [instance] 2026-07-17 21:55:26.251493 | instance | 2026-07-17 21:55:26.251739 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-17 21:55:26.251832 | instance | Friday 17 July 2026 21:55:26 +0000 (0:00:01.462) 0:18:22.394 *********** 2026-07-17 21:55:30.278034 | instance | changed: [instance] 2026-07-17 21:55:30.278135 | instance | 2026-07-17 21:55:30.278366 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-17 21:55:30.278429 | instance | Friday 17 July 2026 21:55:30 +0000 (0:00:04.026) 0:18:26.421 *********** 2026-07-17 21:55:30.501772 | instance | changed: [instance] 2026-07-17 21:55:30.501855 | instance | 2026-07-17 21:55:30.502018 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-17 21:55:30.502059 | instance | Friday 17 July 2026 21:55:30 +0000 (0:00:00.223) 0:18:26.645 *********** 2026-07-17 21:55:31.037508 | instance | changed: [instance] 2026-07-17 21:55:31.037623 | instance | 2026-07-17 21:55:31.037897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 21:55:31.037988 | instance | Friday 17 July 2026 21:55:31 +0000 (0:00:00.535) 0:18:27.180 *********** 2026-07-17 21:55:31.147990 | instance | ok: [instance] 2026-07-17 21:55:31.148046 | instance | 2026-07-17 21:55:31.148052 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 21:55:31.148057 | instance | Friday 17 July 2026 21:55:31 +0000 (0:00:00.109) 0:18:27.290 *********** 2026-07-17 21:55:31.248101 | instance | included: rabbitmq for instance 2026-07-17 21:55:31.248155 | instance | 2026-07-17 21:55:31.248162 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 21:55:31.248168 | instance | Friday 17 July 2026 21:55:31 +0000 (0:00:00.100) 0:18:27.391 *********** 2026-07-17 21:55:31.971943 | instance | ok: [instance] 2026-07-17 21:55:31.972078 | instance | 2026-07-17 21:55:31.972275 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 21:55:31.972557 | instance | Friday 17 July 2026 21:55:31 +0000 (0:00:00.723) 0:18:28.114 *********** 2026-07-17 21:55:32.030918 | instance | skipping: [instance] 2026-07-17 21:55:32.031245 | instance | 2026-07-17 21:55:32.031586 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 21:55:32.031924 | instance | Friday 17 July 2026 21:55:32 +0000 (0:00:00.058) 0:18:28.173 *********** 2026-07-17 21:55:32.090144 | instance | skipping: [instance] 2026-07-17 21:55:32.090362 | instance | 2026-07-17 21:55:32.090655 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 21:55:32.091027 | instance | Friday 17 July 2026 21:55:32 +0000 (0:00:00.059) 0:18:28.233 *********** 2026-07-17 21:55:32.174291 | instance | skipping: [instance] 2026-07-17 21:55:32.174408 | instance | 2026-07-17 21:55:32.174420 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 21:55:32.174589 | instance | Friday 17 July 2026 21:55:32 +0000 (0:00:00.083) 0:18:28.317 *********** 2026-07-17 21:56:03.065187 | instance | changed: [instance] 2026-07-17 21:56:03.065393 | instance | 2026-07-17 21:56:03.065794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 21:56:03.066081 | instance | Friday 17 July 2026 21:56:03 +0000 (0:00:30.890) 0:18:59.208 *********** 2026-07-17 21:56:03.779019 | instance | ok: [instance] 2026-07-17 21:56:03.779224 | instance | 2026-07-17 21:56:03.779554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 21:56:03.779826 | instance | Friday 17 July 2026 21:56:03 +0000 (0:00:00.713) 0:18:59.921 *********** 2026-07-17 21:56:03.850128 | instance | ok: [instance] 2026-07-17 21:56:03.850311 | instance | 2026-07-17 21:56:03.850590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 21:56:03.850850 | instance | Friday 17 July 2026 21:56:03 +0000 (0:00:00.072) 0:18:59.993 *********** 2026-07-17 21:56:03.918212 | instance | skipping: [instance] 2026-07-17 21:56:03.918479 | instance | 2026-07-17 21:56:03.918845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 21:56:03.919172 | instance | Friday 17 July 2026 21:56:03 +0000 (0:00:00.067) 0:19:00.060 *********** 2026-07-17 21:56:03.980464 | instance | skipping: [instance] 2026-07-17 21:56:03.981785 | instance | 2026-07-17 21:56:03.981893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 21:56:03.981907 | instance | Friday 17 July 2026 21:56:03 +0000 (0:00:00.060) 0:19:00.121 *********** 2026-07-17 21:56:04.033486 | instance | ok: [instance] 2026-07-17 21:56:04.033597 | instance | 2026-07-17 21:56:04.033781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 21:56:04.033953 | instance | Friday 17 July 2026 21:56:04 +0000 (0:00:00.055) 0:19:00.176 *********** 2026-07-17 21:56:04.134459 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 21:56:04.134901 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 21:56:04.135244 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 21:56:04.135568 | instance | ok: [instance] => (item=identity) 2026-07-17 21:56:04.136024 | instance | 2026-07-17 21:56:04.136375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 21:56:04.136711 | instance | Friday 17 July 2026 21:56:04 +0000 (0:00:00.100) 0:19:00.277 *********** 2026-07-17 21:56:04.210978 | instance | ok: [instance] 2026-07-17 21:56:04.211568 | instance | 2026-07-17 21:56:04.211827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 21:56:04.211987 | instance | Friday 17 July 2026 21:56:04 +0000 (0:00:00.075) 0:19:00.353 *********** 2026-07-17 21:56:04.276229 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 21:56:04.276461 | instance | 2026-07-17 21:56:04.276730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 21:56:04.276990 | instance | Friday 17 July 2026 21:56:04 +0000 (0:00:00.065) 0:19:00.419 *********** 2026-07-17 21:56:04.824027 | instance | changed: [instance] 2026-07-17 21:56:04.824127 | instance | 2026-07-17 21:56:04.824422 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-17 21:56:04.824622 | instance | Friday 17 July 2026 21:56:04 +0000 (0:00:00.547) 0:19:00.967 *********** 2026-07-17 21:56:06.347847 | instance | ok: [instance] => (item=None) 2026-07-17 21:56:06.348064 | instance | ok: [instance] 2026-07-17 21:56:06.348378 | instance | 2026-07-17 21:56:06.348676 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-17 21:56:06.348952 | instance | Friday 17 July 2026 21:56:06 +0000 (0:00:01.523) 0:19:02.490 *********** 2026-07-17 21:56:07.664143 | instance | ok: [instance] => (item=atmosphere) 2026-07-17 21:56:07.664368 | instance | 2026-07-17 21:56:07.664665 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-17 21:56:07.664926 | instance | Friday 17 July 2026 21:56:07 +0000 (0:00:01.316) 0:19:03.806 *********** 2026-07-17 21:56:08.580941 | instance | changed: [instance] 2026-07-17 21:56:08.581139 | instance | 2026-07-17 21:56:08.581433 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-17 21:56:08.581685 | instance | Friday 17 July 2026 21:56:08 +0000 (0:00:00.916) 0:19:04.723 *********** 2026-07-17 21:56:09.671399 | instance | changed: [instance] => (item=None) 2026-07-17 21:56:09.671517 | instance | changed: [instance] 2026-07-17 21:56:09.672048 | instance | 2026-07-17 21:56:09.672123 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-17 21:56:09.672162 | instance | Friday 17 July 2026 21:56:09 +0000 (0:00:01.090) 0:19:05.814 *********** 2026-07-17 21:56:11.246567 | instance | changed: [instance] => (item=None) 2026-07-17 21:56:11.246640 | instance | changed: [instance] 2026-07-17 21:56:11.246650 | instance | 2026-07-17 21:56:11.246662 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-17 21:56:11.246824 | instance | Friday 17 July 2026 21:56:11 +0000 (0:00:01.574) 0:19:07.389 *********** 2026-07-17 21:59:06.137695 | instance | changed: [instance] 2026-07-17 21:59:06.137824 | instance | 2026-07-17 21:59:06.137836 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 21:59:06.137965 | instance | Friday 17 July 2026 21:59:06 +0000 (0:02:54.890) 0:22:02.279 *********** 2026-07-17 21:59:06.260737 | instance | included: openstack_helm_ingress for instance 2026-07-17 21:59:06.260850 | instance | 2026-07-17 21:59:06.260893 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 21:59:06.261019 | instance | Friday 17 July 2026 21:59:06 +0000 (0:00:00.124) 0:22:02.403 *********** 2026-07-17 21:59:06.320243 | instance | skipping: [instance] 2026-07-17 21:59:06.320371 | instance | 2026-07-17 21:59:06.320530 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 21:59:06.320745 | instance | Friday 17 July 2026 21:59:06 +0000 (0:00:00.059) 0:22:02.463 *********** 2026-07-17 21:59:06.371760 | instance | skipping: [instance] 2026-07-17 21:59:06.371994 | instance | 2026-07-17 21:59:06.372014 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 21:59:06.372116 | instance | Friday 17 July 2026 21:59:06 +0000 (0:00:00.051) 0:22:02.514 *********** 2026-07-17 21:59:06.440745 | instance | ok: [instance] 2026-07-17 21:59:06.440859 | instance | 2026-07-17 21:59:06.441248 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-17 21:59:06.441311 | instance | Friday 17 July 2026 21:59:06 +0000 (0:00:00.068) 0:22:02.583 *********** 2026-07-17 21:59:06.526539 | instance | included: ingress for instance 2026-07-17 21:59:06.526648 | instance | 2026-07-17 21:59:06.526717 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-17 21:59:06.526836 | instance | Friday 17 July 2026 21:59:06 +0000 (0:00:00.085) 0:22:02.669 *********** 2026-07-17 21:59:07.595788 | instance | changed: [instance] 2026-07-17 21:59:07.596103 | instance | 2026-07-17 21:59:07.596482 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-17 21:59:07.596847 | instance | Friday 17 July 2026 21:59:07 +0000 (0:00:01.068) 0:22:03.738 *********** 2026-07-17 21:59:12.058252 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-07-17 21:59:12.058608 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-07-17 21:59:12.058674 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-07-17 21:59:12.058944 | instance | ok: [instance] 2026-07-17 21:59:12.059198 | instance | 2026-07-17 21:59:12.060356 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-17 21:59:12.060383 | instance | Friday 17 July 2026 21:59:12 +0000 (0:00:04.461) 0:22:08.200 *********** 2026-07-17 21:59:12.811736 | instance | ok: [instance] 2026-07-17 21:59:12.811844 | instance | 2026-07-17 21:59:12.811964 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-17 21:59:12.812088 | instance | Friday 17 July 2026 21:59:12 +0000 (0:00:00.754) 0:22:08.954 *********** 2026-07-17 21:59:14.205050 | instance | ok: [instance] => (item=atmosphere) 2026-07-17 21:59:14.205157 | instance | 2026-07-17 21:59:14.205336 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-17 21:59:14.205517 | instance | Friday 17 July 2026 21:59:14 +0000 (0:00:01.393) 0:22:10.348 *********** 2026-07-17 21:59:15.490759 | instance | changed: [instance] => (item=atmosphere) 2026-07-17 21:59:15.490905 | instance | 2026-07-17 21:59:15.490939 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-17 21:59:15.490985 | instance | Friday 17 July 2026 21:59:15 +0000 (0:00:01.284) 0:22:11.632 *********** 2026-07-17 21:59:16.686449 | instance | changed: [instance] => (item=atmosphere) 2026-07-17 21:59:16.686566 | instance | 2026-07-17 21:59:16.686698 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-17 21:59:16.686858 | instance | Friday 17 July 2026 21:59:16 +0000 (0:00:01.196) 0:22:12.829 *********** 2026-07-17 21:59:17.907863 | instance | changed: [instance] => (item=atmosphere) 2026-07-17 21:59:17.907986 | instance | 2026-07-17 21:59:17.908068 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-17 21:59:17.908183 | instance | Friday 17 July 2026 21:59:17 +0000 (0:00:01.221) 0:22:14.050 *********** 2026-07-17 21:59:18.168252 | instance | changed: [instance] 2026-07-17 21:59:18.168362 | instance | 2026-07-17 21:59:18.168442 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 21:59:18.168596 | instance | Friday 17 July 2026 21:59:18 +0000 (0:00:00.260) 0:22:14.311 *********** 2026-07-17 21:59:19.641386 | instance | ok: [instance] 2026-07-17 21:59:19.641475 | instance | 2026-07-17 21:59:19.641719 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 21:59:19.641842 | instance | Friday 17 July 2026 21:59:19 +0000 (0:00:01.472) 0:22:15.784 *********** 2026-07-17 21:59:19.900745 | instance | ok: [instance] 2026-07-17 21:59:19.900830 | instance | 2026-07-17 21:59:19.900932 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 21:59:19.901061 | instance | Friday 17 July 2026 21:59:19 +0000 (0:00:00.259) 0:22:16.044 *********** 2026-07-17 21:59:19.989836 | instance | ok: [instance] => { 2026-07-17 21:59:19.989908 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-17 21:59:19.990041 | instance | } 2026-07-17 21:59:19.990160 | instance | 2026-07-17 21:59:19.990333 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 21:59:19.990460 | instance | Friday 17 July 2026 21:59:19 +0000 (0:00:00.089) 0:22:16.133 *********** 2026-07-17 21:59:20.706779 | instance | changed: [instance] 2026-07-17 21:59:20.706902 | instance | 2026-07-17 21:59:20.707073 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 21:59:20.707215 | instance | Friday 17 July 2026 21:59:20 +0000 (0:00:00.717) 0:22:16.850 *********** 2026-07-17 21:59:22.099630 | instance | changed: [instance] 2026-07-17 21:59:22.099737 | instance | 2026-07-17 21:59:22.099838 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-17 21:59:22.099929 | instance | Friday 17 July 2026 21:59:22 +0000 (0:00:01.392) 0:22:18.242 *********** 2026-07-17 21:59:22.649055 | instance | changed: [instance] 2026-07-17 21:59:22.649147 | instance | 2026-07-17 21:59:22.649213 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-17 21:59:22.649383 | instance | Friday 17 July 2026 21:59:22 +0000 (0:00:00.549) 0:22:18.792 *********** 2026-07-17 21:59:23.499007 | instance | ok: [instance] 2026-07-17 21:59:23.499134 | instance | 2026-07-17 21:59:23.499144 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-17 21:59:23.499160 | instance | Friday 17 July 2026 21:59:23 +0000 (0:00:00.848) 0:22:19.640 *********** 2026-07-17 21:59:24.444684 | instance | ok: [instance] 2026-07-17 21:59:24.444788 | instance | 2026-07-17 21:59:24.444850 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-17 21:59:24.444986 | instance | Friday 17 July 2026 21:59:24 +0000 (0:00:00.947) 0:22:20.587 *********** 2026-07-17 21:59:24.857706 | instance | ok: [instance] 2026-07-17 21:59:24.857810 | instance | 2026-07-17 21:59:24.857984 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-17 21:59:24.858161 | instance | Friday 17 July 2026 21:59:24 +0000 (0:00:00.412) 0:22:21.000 *********** 2026-07-17 21:59:25.022780 | instance | included: openstack_helm_endpoints for instance 2026-07-17 21:59:25.022901 | instance | 2026-07-17 21:59:25.023047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 21:59:25.023182 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.165) 0:22:21.166 *********** 2026-07-17 21:59:25.081359 | instance | skipping: [instance] 2026-07-17 21:59:25.081480 | instance | 2026-07-17 21:59:25.081560 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 21:59:25.081658 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.058) 0:22:21.224 *********** 2026-07-17 21:59:25.135690 | instance | skipping: [instance] 2026-07-17 21:59:25.135769 | instance | 2026-07-17 21:59:25.135912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 21:59:25.136039 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.054) 0:22:21.279 *********** 2026-07-17 21:59:25.187990 | instance | skipping: [instance] 2026-07-17 21:59:25.188383 | instance | 2026-07-17 21:59:25.188447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 21:59:25.188454 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.052) 0:22:21.331 *********** 2026-07-17 21:59:25.245270 | instance | skipping: [instance] 2026-07-17 21:59:25.245373 | instance | 2026-07-17 21:59:25.245522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 21:59:25.245591 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.056) 0:22:21.388 *********** 2026-07-17 21:59:25.303339 | instance | skipping: [instance] 2026-07-17 21:59:25.303417 | instance | 2026-07-17 21:59:25.304519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 21:59:25.304656 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.058) 0:22:21.446 *********** 2026-07-17 21:59:25.365022 | instance | skipping: [instance] 2026-07-17 21:59:25.365282 | instance | 2026-07-17 21:59:25.365951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 21:59:25.366280 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.061) 0:22:21.508 *********** 2026-07-17 21:59:25.429753 | instance | ok: [instance] 2026-07-17 21:59:25.429906 | instance | 2026-07-17 21:59:25.430065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 21:59:25.430235 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.064) 0:22:21.572 *********** 2026-07-17 21:59:25.498433 | instance | ok: [instance] => (item=identity) 2026-07-17 21:59:25.498532 | instance | 2026-07-17 21:59:25.498702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 21:59:25.498890 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.068) 0:22:21.641 *********** 2026-07-17 21:59:25.577295 | instance | ok: [instance] 2026-07-17 21:59:25.577520 | instance | 2026-07-17 21:59:25.577809 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-17 21:59:25.578087 | instance | Friday 17 July 2026 21:59:25 +0000 (0:00:00.078) 0:22:21.720 *********** 2026-07-17 21:59:26.166570 | instance | changed: [instance] 2026-07-17 21:59:26.166666 | instance | 2026-07-17 21:59:26.166875 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-17 21:59:26.167072 | instance | Friday 17 July 2026 21:59:26 +0000 (0:00:00.589) 0:22:22.309 *********** 2026-07-17 21:59:26.704155 | instance | changed: [instance] 2026-07-17 21:59:26.704386 | instance | 2026-07-17 21:59:26.704940 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-17 21:59:26.705539 | instance | Friday 17 July 2026 21:59:26 +0000 (0:00:00.537) 0:22:22.846 *********** 2026-07-17 21:59:27.219082 | instance | changed: [instance] 2026-07-17 21:59:27.219241 | instance | 2026-07-17 21:59:27.219553 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-17 21:59:27.219841 | instance | Friday 17 July 2026 21:59:27 +0000 (0:00:00.514) 0:22:23.361 *********** 2026-07-17 21:59:27.775761 | instance | changed: [instance] 2026-07-17 21:59:27.775865 | instance | 2026-07-17 21:59:27.775954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 21:59:27.776073 | instance | Friday 17 July 2026 21:59:27 +0000 (0:00:00.557) 0:22:23.919 *********** 2026-07-17 21:59:27.987767 | instance | ok: [instance] 2026-07-17 21:59:27.987880 | instance | 2026-07-17 21:59:27.987925 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 21:59:27.988049 | instance | Friday 17 July 2026 21:59:27 +0000 (0:00:00.212) 0:22:24.131 *********** 2026-07-17 21:59:28.089224 | instance | included: rabbitmq for instance 2026-07-17 21:59:28.089339 | instance | 2026-07-17 21:59:28.089386 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 21:59:28.089512 | instance | Friday 17 July 2026 21:59:28 +0000 (0:00:00.101) 0:22:24.232 *********** 2026-07-17 21:59:28.853545 | instance | ok: [instance] 2026-07-17 21:59:28.853787 | instance | 2026-07-17 21:59:28.853945 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 21:59:28.854189 | instance | Friday 17 July 2026 21:59:28 +0000 (0:00:00.763) 0:22:24.996 *********** 2026-07-17 21:59:28.917140 | instance | skipping: [instance] 2026-07-17 21:59:28.917387 | instance | 2026-07-17 21:59:28.917681 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 21:59:28.917972 | instance | Friday 17 July 2026 21:59:28 +0000 (0:00:00.063) 0:22:25.059 *********** 2026-07-17 21:59:28.978985 | instance | skipping: [instance] 2026-07-17 21:59:28.979095 | instance | 2026-07-17 21:59:28.979311 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 21:59:28.979491 | instance | Friday 17 July 2026 21:59:28 +0000 (0:00:00.062) 0:22:25.121 *********** 2026-07-17 21:59:29.035038 | instance | skipping: [instance] 2026-07-17 21:59:29.035258 | instance | 2026-07-17 21:59:29.035610 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 21:59:29.035898 | instance | Friday 17 July 2026 21:59:29 +0000 (0:00:00.055) 0:22:25.177 *********** 2026-07-17 22:00:00.208869 | instance | changed: [instance] 2026-07-17 22:00:00.208981 | instance | 2026-07-17 22:00:00.209050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:00:00.209173 | instance | Friday 17 July 2026 22:00:00 +0000 (0:00:31.174) 0:22:56.352 *********** 2026-07-17 22:00:00.942105 | instance | ok: [instance] 2026-07-17 22:00:00.942220 | instance | 2026-07-17 22:00:00.942458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:00:00.942675 | instance | Friday 17 July 2026 22:00:00 +0000 (0:00:00.732) 0:22:57.085 *********** 2026-07-17 22:00:01.005239 | instance | ok: [instance] 2026-07-17 22:00:01.005507 | instance | 2026-07-17 22:00:01.005821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:00:01.006123 | instance | Friday 17 July 2026 22:00:01 +0000 (0:00:00.062) 0:22:57.148 *********** 2026-07-17 22:00:01.063564 | instance | skipping: [instance] 2026-07-17 22:00:01.063785 | instance | 2026-07-17 22:00:01.064079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:00:01.064355 | instance | Friday 17 July 2026 22:00:01 +0000 (0:00:00.058) 0:22:57.206 *********** 2026-07-17 22:00:01.129671 | instance | skipping: [instance] 2026-07-17 22:00:01.132046 | instance | 2026-07-17 22:00:01.132408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:00:01.132749 | instance | Friday 17 July 2026 22:00:01 +0000 (0:00:00.065) 0:22:57.272 *********** 2026-07-17 22:00:01.189111 | instance | ok: [instance] 2026-07-17 22:00:01.189220 | instance | 2026-07-17 22:00:01.189239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:00:01.189253 | instance | Friday 17 July 2026 22:00:01 +0000 (0:00:00.058) 0:22:57.331 *********** 2026-07-17 22:00:01.304162 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:00:01.304615 | instance | ok: [instance] => (item=identity) 2026-07-17 22:00:01.304981 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:00:01.305461 | instance | ok: [instance] => (item=key_manager) 2026-07-17 22:00:01.305853 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:00:01.306334 | instance | 2026-07-17 22:00:01.306836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:00:01.307338 | instance | Friday 17 July 2026 22:00:01 +0000 (0:00:00.115) 0:22:57.447 *********** 2026-07-17 22:00:01.380170 | instance | ok: [instance] 2026-07-17 22:00:01.380578 | instance | 2026-07-17 22:00:01.380813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:00:01.381026 | instance | Friday 17 July 2026 22:00:01 +0000 (0:00:00.076) 0:22:57.523 *********** 2026-07-17 22:00:01.463660 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:00:01.463961 | instance | 2026-07-17 22:00:01.464230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:00:01.464516 | instance | Friday 17 July 2026 22:00:01 +0000 (0:00:00.083) 0:22:57.606 *********** 2026-07-17 22:00:02.022175 | instance | changed: [instance] 2026-07-17 22:00:02.022301 | instance | 2026-07-17 22:00:02.022329 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-17 22:00:02.022409 | instance | Friday 17 July 2026 22:00:02 +0000 (0:00:00.557) 0:22:58.164 *********** 2026-07-17 22:01:55.665096 | instance | changed: [instance] 2026-07-17 22:01:55.665204 | instance | 2026-07-17 22:01:55.665534 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:01:55.665599 | instance | Friday 17 July 2026 22:01:55 +0000 (0:01:53.640) 0:24:51.805 *********** 2026-07-17 22:01:55.780261 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:01:55.780391 | instance | 2026-07-17 22:01:55.780564 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:01:55.780730 | instance | Friday 17 July 2026 22:01:55 +0000 (0:00:00.118) 0:24:51.923 *********** 2026-07-17 22:01:55.843124 | instance | skipping: [instance] 2026-07-17 22:01:55.843361 | instance | 2026-07-17 22:01:55.843657 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:01:55.843934 | instance | Friday 17 July 2026 22:01:55 +0000 (0:00:00.062) 0:24:51.986 *********** 2026-07-17 22:01:55.914093 | instance | skipping: [instance] 2026-07-17 22:01:55.914294 | instance | 2026-07-17 22:01:55.914563 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:01:55.914821 | instance | Friday 17 July 2026 22:01:55 +0000 (0:00:00.070) 0:24:52.057 *********** 2026-07-17 22:01:55.988927 | instance | ok: [instance] 2026-07-17 22:01:55.989119 | instance | 2026-07-17 22:01:55.989381 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-17 22:01:55.989697 | instance | Friday 17 July 2026 22:01:55 +0000 (0:00:00.074) 0:24:52.132 *********** 2026-07-17 22:01:56.084769 | instance | included: ingress for instance 2026-07-17 22:01:56.084965 | instance | 2026-07-17 22:01:56.085233 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-17 22:01:56.085533 | instance | Friday 17 July 2026 22:01:56 +0000 (0:00:00.095) 0:24:52.228 *********** 2026-07-17 22:01:57.154582 | instance | changed: [instance] 2026-07-17 22:01:57.154722 | instance | 2026-07-17 22:01:57.154930 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-17 22:01:57.155130 | instance | Friday 17 July 2026 22:01:57 +0000 (0:00:01.069) 0:24:53.297 *********** 2026-07-17 22:01:58.360995 | instance | changed: [instance] 2026-07-17 22:01:58.361170 | instance | 2026-07-17 22:01:58.361458 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-17 22:01:58.361731 | instance | Friday 17 July 2026 22:01:58 +0000 (0:00:01.207) 0:24:54.504 *********** 2026-07-17 22:02:08.892900 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-17 22:02:08.892988 | instance | 2026-07-17 22:02:08.893001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:02:08.893010 | instance | Friday 17 July 2026 22:02:08 +0000 (0:00:10.530) 0:25:05.034 *********** 2026-07-17 22:02:08.967175 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:02:08.967311 | instance | 2026-07-17 22:02:08.967534 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:02:08.967589 | instance | Friday 17 July 2026 22:02:08 +0000 (0:00:00.076) 0:25:05.110 *********** 2026-07-17 22:02:09.497094 | instance | changed: [instance] 2026-07-17 22:02:09.497882 | instance | 2026-07-17 22:02:09.497963 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-17 22:02:09.498183 | instance | Friday 17 July 2026 22:02:09 +0000 (0:00:00.528) 0:25:05.639 *********** 2026-07-17 22:02:12.192558 | instance | changed: [instance] 2026-07-17 22:02:12.192656 | instance | 2026-07-17 22:02:12.192918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:02:12.192974 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:02.696) 0:25:08.335 *********** 2026-07-17 22:02:12.248917 | instance | skipping: [instance] 2026-07-17 22:02:12.248996 | instance | 2026-07-17 22:02:12.249261 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:02:12.249305 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.056) 0:25:08.392 *********** 2026-07-17 22:02:12.307228 | instance | skipping: [instance] 2026-07-17 22:02:12.307408 | instance | 2026-07-17 22:02:12.307616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:02:12.307851 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.057) 0:25:08.450 *********** 2026-07-17 22:02:12.356497 | instance | skipping: [instance] 2026-07-17 22:02:12.356599 | instance | 2026-07-17 22:02:12.356736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:02:12.356861 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.049) 0:25:08.499 *********** 2026-07-17 22:02:12.405976 | instance | skipping: [instance] 2026-07-17 22:02:12.406692 | instance | 2026-07-17 22:02:12.406752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:02:12.406763 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.049) 0:25:08.549 *********** 2026-07-17 22:02:12.479447 | instance | skipping: [instance] 2026-07-17 22:02:12.479555 | instance | 2026-07-17 22:02:12.479905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:02:12.479959 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.073) 0:25:08.622 *********** 2026-07-17 22:02:12.534362 | instance | skipping: [instance] 2026-07-17 22:02:12.534458 | instance | 2026-07-17 22:02:12.534668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:02:12.534847 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.054) 0:25:08.677 *********** 2026-07-17 22:02:12.598259 | instance | ok: [instance] 2026-07-17 22:02:12.598336 | instance | 2026-07-17 22:02:12.598348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:02:12.598358 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.063) 0:25:08.740 *********** 2026-07-17 22:02:12.670070 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-17 22:02:12.670163 | instance | 2026-07-17 22:02:12.670383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:02:12.670437 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.072) 0:25:08.813 *********** 2026-07-17 22:02:12.765668 | instance | ok: [instance] 2026-07-17 22:02:12.765762 | instance | 2026-07-17 22:02:12.765769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:02:12.765905 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.095) 0:25:08.909 *********** 2026-07-17 22:02:12.848490 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:02:12.848552 | instance | 2026-07-17 22:02:12.848560 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:02:12.848566 | instance | Friday 17 July 2026 22:02:12 +0000 (0:00:00.081) 0:25:08.990 *********** 2026-07-17 22:02:13.350222 | instance | changed: [instance] 2026-07-17 22:02:13.350532 | instance | 2026-07-17 22:02:13.350600 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-17 22:02:13.350615 | instance | Friday 17 July 2026 22:02:13 +0000 (0:00:00.502) 0:25:09.493 *********** 2026-07-17 22:02:31.793813 | instance | ok: [instance] 2026-07-17 22:02:31.793936 | instance | 2026-07-17 22:02:31.794157 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-17 22:02:31.794415 | instance | Friday 17 July 2026 22:02:31 +0000 (0:00:18.443) 0:25:27.937 *********** 2026-07-17 22:02:46.281675 | instance | ok: [instance] 2026-07-17 22:02:46.281748 | instance | 2026-07-17 22:02:46.281760 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-17 22:02:46.281767 | instance | Friday 17 July 2026 22:02:46 +0000 (0:00:14.487) 0:25:42.424 *********** 2026-07-17 22:02:47.713800 | instance | ok: [instance] 2026-07-17 22:02:47.713877 | instance | 2026-07-17 22:02:47.713889 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-17 22:02:47.713903 | instance | Friday 17 July 2026 22:02:47 +0000 (0:00:01.432) 0:25:43.857 *********** 2026-07-17 22:02:48.996381 | instance | ok: [instance] 2026-07-17 22:02:48.996461 | instance | 2026-07-17 22:02:48.996735 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-17 22:02:48.996794 | instance | Friday 17 July 2026 22:02:48 +0000 (0:00:01.282) 0:25:45.139 *********** 2026-07-17 22:02:49.728638 | instance | changed: [instance] 2026-07-17 22:02:49.728733 | instance | 2026-07-17 22:02:49.728858 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-17 22:02:49.729133 | instance | Friday 17 July 2026 22:02:49 +0000 (0:00:00.731) 0:25:45.871 *********** 2026-07-17 22:02:50.492923 | instance | changed: [instance] 2026-07-17 22:02:50.493600 | instance | 2026-07-17 22:02:50.493696 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-17 22:02:50.493715 | instance | Friday 17 July 2026 22:02:50 +0000 (0:00:00.763) 0:25:46.635 *********** 2026-07-17 22:02:53.613841 | instance | changed: [instance] 2026-07-17 22:02:53.613932 | instance | 2026-07-17 22:02:53.614068 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-17 22:02:53.614192 | instance | Friday 17 July 2026 22:02:53 +0000 (0:00:03.121) 0:25:49.757 *********** 2026-07-17 22:02:55.183696 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-17 22:02:55.208050 | instance | changed: [instance] 2026-07-17 22:02:55.208459 | instance | 2026-07-17 22:02:55.208509 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-17 22:02:55.208515 | instance | Friday 17 July 2026 22:02:55 +0000 (0:00:01.594) 0:25:51.351 *********** 2026-07-17 22:03:03.608579 | instance | ok: [instance] 2026-07-17 22:03:03.608706 | instance | 2026-07-17 22:03:03.608720 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-17 22:03:03.608730 | instance | Friday 17 July 2026 22:03:03 +0000 (0:00:08.399) 0:25:59.750 *********** 2026-07-17 22:03:04.821394 | instance | changed: [instance] 2026-07-17 22:03:04.821484 | instance | 2026-07-17 22:03:04.821762 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-17 22:03:04.821815 | instance | Friday 17 July 2026 22:03:04 +0000 (0:00:01.213) 0:26:00.964 *********** 2026-07-17 22:03:06.971190 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-74.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-17 22:03:06.971318 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-17 22:03:06.971421 | instance | 2026-07-17 22:03:06.971544 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:03:06.971678 | instance | Friday 17 July 2026 22:03:06 +0000 (0:00:02.149) 0:26:03.114 *********** 2026-07-17 22:03:07.085374 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:03:07.085634 | instance | 2026-07-17 22:03:07.085933 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:03:07.086256 | instance | Friday 17 July 2026 22:03:07 +0000 (0:00:00.113) 0:26:03.228 *********** 2026-07-17 22:03:07.138859 | instance | skipping: [instance] 2026-07-17 22:03:07.139149 | instance | 2026-07-17 22:03:07.139553 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:03:07.139878 | instance | Friday 17 July 2026 22:03:07 +0000 (0:00:00.053) 0:26:03.282 *********** 2026-07-17 22:03:07.200618 | instance | skipping: [instance] 2026-07-17 22:03:07.200868 | instance | 2026-07-17 22:03:07.201176 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:03:07.201470 | instance | Friday 17 July 2026 22:03:07 +0000 (0:00:00.061) 0:26:03.343 *********** 2026-07-17 22:03:07.268492 | instance | ok: [instance] 2026-07-17 22:03:07.268736 | instance | 2026-07-17 22:03:07.269025 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-17 22:03:07.269307 | instance | Friday 17 July 2026 22:03:07 +0000 (0:00:00.068) 0:26:03.411 *********** 2026-07-17 22:03:07.351462 | instance | included: ingress for instance 2026-07-17 22:03:07.351710 | instance | 2026-07-17 22:03:07.351987 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-17 22:03:07.352248 | instance | Friday 17 July 2026 22:03:07 +0000 (0:00:00.083) 0:26:03.494 *********** 2026-07-17 22:03:08.410072 | instance | changed: [instance] 2026-07-17 22:03:08.410211 | instance | 2026-07-17 22:03:08.410393 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:03:08.410522 | instance | Friday 17 July 2026 22:03:08 +0000 (0:00:01.058) 0:26:04.553 *********** 2026-07-17 22:03:08.467785 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:03:08.467863 | instance | 2026-07-17 22:03:08.467994 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:03:08.468108 | instance | Friday 17 July 2026 22:03:08 +0000 (0:00:00.057) 0:26:04.611 *********** 2026-07-17 22:03:09.018269 | instance | changed: [instance] 2026-07-17 22:03:09.018629 | instance | 2026-07-17 22:03:09.019061 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-17 22:03:09.019423 | instance | Friday 17 July 2026 22:03:09 +0000 (0:00:00.550) 0:26:05.161 *********** 2026-07-17 22:03:23.529761 | instance | ok: [instance] 2026-07-17 22:03:23.529859 | instance | 2026-07-17 22:03:23.530461 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-17 22:03:23.530504 | instance | Friday 17 July 2026 22:03:23 +0000 (0:00:14.511) 0:26:19.672 *********** 2026-07-17 22:03:23.611339 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-17 22:03:23.611464 | instance | 2026-07-17 22:03:23.611628 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-17 22:03:23.611798 | instance | Friday 17 July 2026 22:03:23 +0000 (0:00:00.081) 0:26:19.754 *********** 2026-07-17 22:03:24.422469 | instance | changed: [instance] 2026-07-17 22:03:24.422733 | instance | 2026-07-17 22:03:24.423056 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-17 22:03:24.423351 | instance | Friday 17 July 2026 22:03:24 +0000 (0:00:00.811) 0:26:20.565 *********** 2026-07-17 22:03:25.194561 | instance | changed: [instance] 2026-07-17 22:03:25.194701 | instance | 2026-07-17 22:03:25.194933 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-17 22:03:25.195152 | instance | Friday 17 July 2026 22:03:25 +0000 (0:00:00.772) 0:26:21.337 *********** 2026-07-17 22:03:27.076063 | instance | ok: [instance] 2026-07-17 22:03:27.076152 | instance | 2026-07-17 22:03:27.076403 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-17 22:03:27.076437 | instance | Friday 17 July 2026 22:03:27 +0000 (0:00:01.881) 0:26:23.219 *********** 2026-07-17 22:03:27.134438 | instance | ok: [instance] 2026-07-17 22:03:27.136512 | instance | 2026-07-17 22:03:27.136533 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-17 22:03:27.136560 | instance | Friday 17 July 2026 22:03:27 +0000 (0:00:00.058) 0:26:23.277 *********** 2026-07-17 22:03:27.893751 | instance | changed: [instance] 2026-07-17 22:03:27.893836 | instance | 2026-07-17 22:03:27.894148 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-07-17 22:03:27.894195 | instance | Friday 17 July 2026 22:03:27 +0000 (0:00:00.759) 0:26:24.037 *********** 2026-07-17 22:03:28.067604 | instance | ok: [instance] 2026-07-17 22:03:28.067694 | instance | 2026-07-17 22:03:28.067869 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-17 22:03:28.068035 | instance | Friday 17 July 2026 22:03:28 +0000 (0:00:00.173) 0:26:24.210 *********** 2026-07-17 22:03:29.609514 | instance | changed: [instance] 2026-07-17 22:03:29.611230 | instance | 2026-07-17 22:03:29.611255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:03:29.611277 | instance | Friday 17 July 2026 22:03:29 +0000 (0:00:01.542) 0:26:25.752 *********** 2026-07-17 22:03:29.810538 | instance | ok: [instance] 2026-07-17 22:03:29.810615 | instance | 2026-07-17 22:03:29.810708 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:03:29.810829 | instance | Friday 17 July 2026 22:03:29 +0000 (0:00:00.201) 0:26:25.954 *********** 2026-07-17 22:03:29.892183 | instance | included: rabbitmq for instance 2026-07-17 22:03:29.892267 | instance | 2026-07-17 22:03:29.892353 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:03:29.892487 | instance | Friday 17 July 2026 22:03:29 +0000 (0:00:00.081) 0:26:26.035 *********** 2026-07-17 22:03:30.612413 | instance | ok: [instance] 2026-07-17 22:03:30.612470 | instance | 2026-07-17 22:03:30.612478 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:03:30.612485 | instance | Friday 17 July 2026 22:03:30 +0000 (0:00:00.719) 0:26:26.755 *********** 2026-07-17 22:03:30.663038 | instance | skipping: [instance] 2026-07-17 22:03:30.663143 | instance | 2026-07-17 22:03:30.663274 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:03:30.663396 | instance | Friday 17 July 2026 22:03:30 +0000 (0:00:00.051) 0:26:26.806 *********** 2026-07-17 22:03:30.717578 | instance | skipping: [instance] 2026-07-17 22:03:30.717661 | instance | 2026-07-17 22:03:30.717800 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:03:30.717927 | instance | Friday 17 July 2026 22:03:30 +0000 (0:00:00.054) 0:26:26.861 *********** 2026-07-17 22:03:30.769055 | instance | skipping: [instance] 2026-07-17 22:03:30.769132 | instance | 2026-07-17 22:03:30.769149 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:03:30.769163 | instance | Friday 17 July 2026 22:03:30 +0000 (0:00:00.051) 0:26:26.912 *********** 2026-07-17 22:04:01.650765 | instance | changed: [instance] 2026-07-17 22:04:01.650850 | instance | 2026-07-17 22:04:01.651154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:04:01.651244 | instance | Friday 17 July 2026 22:04:01 +0000 (0:00:30.881) 0:26:57.794 *********** 2026-07-17 22:04:02.549546 | instance | ok: [instance] 2026-07-17 22:04:02.549632 | instance | 2026-07-17 22:04:02.550022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:04:02.550133 | instance | Friday 17 July 2026 22:04:02 +0000 (0:00:00.897) 0:26:58.692 *********** 2026-07-17 22:04:02.616492 | instance | ok: [instance] 2026-07-17 22:04:02.616607 | instance | 2026-07-17 22:04:02.616617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:04:02.616625 | instance | Friday 17 July 2026 22:04:02 +0000 (0:00:00.066) 0:26:58.758 *********** 2026-07-17 22:04:02.673235 | instance | skipping: [instance] 2026-07-17 22:04:02.673351 | instance | 2026-07-17 22:04:02.673359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:04:02.673517 | instance | Friday 17 July 2026 22:04:02 +0000 (0:00:00.058) 0:26:58.816 *********** 2026-07-17 22:04:02.746125 | instance | skipping: [instance] 2026-07-17 22:04:02.746186 | instance | 2026-07-17 22:04:02.746193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:04:02.746198 | instance | Friday 17 July 2026 22:04:02 +0000 (0:00:00.072) 0:26:58.888 *********** 2026-07-17 22:04:02.814108 | instance | ok: [instance] 2026-07-17 22:04:02.814200 | instance | 2026-07-17 22:04:02.814351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:04:02.814499 | instance | Friday 17 July 2026 22:04:02 +0000 (0:00:00.068) 0:26:58.957 *********** 2026-07-17 22:04:02.947813 | instance | ok: [instance] => (item=dashboard) 2026-07-17 22:04:02.947925 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:04:02.947979 | instance | ok: [instance] => (item=identity) 2026-07-17 22:04:02.948101 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:04:02.948220 | instance | ok: [instance] => (item=image) 2026-07-17 22:04:02.948341 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:04:02.948774 | instance | 2026-07-17 22:04:02.948830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:04:02.948836 | instance | Friday 17 July 2026 22:04:02 +0000 (0:00:00.134) 0:26:59.091 *********** 2026-07-17 22:04:03.017821 | instance | ok: [instance] 2026-07-17 22:04:03.018026 | instance | 2026-07-17 22:04:03.018136 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:04:03.018339 | instance | Friday 17 July 2026 22:04:03 +0000 (0:00:00.070) 0:26:59.161 *********** 2026-07-17 22:04:03.113116 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:04:03.113204 | instance | 2026-07-17 22:04:03.113339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:04:03.113463 | instance | Friday 17 July 2026 22:04:03 +0000 (0:00:00.095) 0:26:59.256 *********** 2026-07-17 22:04:03.657579 | instance | changed: [instance] 2026-07-17 22:04:03.657644 | instance | 2026-07-17 22:04:03.657653 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-07-17 22:04:03.657660 | instance | Friday 17 July 2026 22:04:03 +0000 (0:00:00.543) 0:26:59.800 *********** 2026-07-17 22:04:04.284588 | instance | ok: [instance] 2026-07-17 22:04:04.284688 | instance | 2026-07-17 22:04:04.284933 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-17 22:04:04.284978 | instance | Friday 17 July 2026 22:04:04 +0000 (0:00:00.628) 0:27:00.428 *********** 2026-07-17 22:06:27.407866 | instance | changed: [instance] 2026-07-17 22:06:27.407970 | instance | 2026-07-17 22:06:27.407983 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:06:27.408257 | instance | Friday 17 July 2026 22:06:27 +0000 (0:02:23.121) 0:29:23.550 *********** 2026-07-17 22:06:27.533146 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:06:27.533230 | instance | 2026-07-17 22:06:27.533341 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:06:27.533458 | instance | Friday 17 July 2026 22:06:27 +0000 (0:00:00.126) 0:29:23.676 *********** 2026-07-17 22:06:27.592369 | instance | skipping: [instance] 2026-07-17 22:06:27.592594 | instance | 2026-07-17 22:06:27.593074 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:06:27.593378 | instance | Friday 17 July 2026 22:06:27 +0000 (0:00:00.058) 0:29:23.735 *********** 2026-07-17 22:06:27.658147 | instance | skipping: [instance] 2026-07-17 22:06:27.658361 | instance | 2026-07-17 22:06:27.658647 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:06:27.658965 | instance | Friday 17 July 2026 22:06:27 +0000 (0:00:00.065) 0:29:23.801 *********** 2026-07-17 22:06:27.742354 | instance | ok: [instance] 2026-07-17 22:06:27.742461 | instance | 2026-07-17 22:06:27.742612 | instance | TASK [Create Ingress image] **************************************************** 2026-07-17 22:06:27.742807 | instance | Friday 17 July 2026 22:06:27 +0000 (0:00:00.084) 0:29:23.885 *********** 2026-07-17 22:06:27.832595 | instance | included: ingress for instance 2026-07-17 22:06:27.832716 | instance | 2026-07-17 22:06:27.832733 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-17 22:06:27.832863 | instance | Friday 17 July 2026 22:06:27 +0000 (0:00:00.090) 0:29:23.976 *********** 2026-07-17 22:06:28.947533 | instance | changed: [instance] 2026-07-17 22:06:28.947826 | instance | 2026-07-17 22:06:28.948197 | instance | TASK [Create images] *********************************************************** 2026-07-17 22:06:28.948830 | instance | Friday 17 July 2026 22:06:28 +0000 (0:00:01.114) 0:29:25.090 *********** 2026-07-17 22:06:29.077996 | 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-17 22:06:29.078188 | instance | 2026-07-17 22:06:29.078470 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-17 22:06:29.078790 | instance | Friday 17 July 2026 22:06:29 +0000 (0:00:00.130) 0:29:25.220 *********** 2026-07-17 22:06:32.765211 | instance | changed: [instance] 2026-07-17 22:06:32.765350 | instance | 2026-07-17 22:06:32.765597 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:06:32.765760 | instance | Friday 17 July 2026 22:06:32 +0000 (0:00:03.687) 0:29:28.907 *********** 2026-07-17 22:06:33.795848 | instance | ok: [instance] 2026-07-17 22:06:33.795911 | instance | 2026-07-17 22:06:33.796166 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:06:33.796184 | instance | Friday 17 July 2026 22:06:33 +0000 (0:00:01.031) 0:29:29.939 *********** 2026-07-17 22:06:33.870074 | instance | ok: [instance] 2026-07-17 22:06:33.870154 | instance | 2026-07-17 22:06:33.870162 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:06:33.870170 | instance | Friday 17 July 2026 22:06:33 +0000 (0:00:00.072) 0:29:30.012 *********** 2026-07-17 22:08:29.942595 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-07-17 22:08:29.942688 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-07-17 22:08:29.942717 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-07-17 22:08:29.942963 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-07-17 22:08:29.943043 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-07-17 22:08:29.943058 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-07-17 22:08:29.943309 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-07-17 22:08:29.943392 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-07-17 22:08:29.943456 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-07-17 22:08:29.943684 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-07-17 22:08:29.943793 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-07-17 22:08:29.943808 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-07-17 22:08:29.944801 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-07-17 22:08:29.944838 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-07-17 22:08:29.944849 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-07-17 22:08:29.944859 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-07-17 22:08:29.944867 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-07-17 22:08:29.944876 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-07-17 22:08:29.944885 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-07-17 22:08:29.944899 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-07-17 22:08:29.944936 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-07-17 22:08:29.945111 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-07-17 22:08:29.945291 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-07-17 22:08:29.945316 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-07-17 22:08:29.945463 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-07-17 22:08:29.945665 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-07-17 22:08:29.945707 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-07-17 22:08:29.945937 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-07-17 22:08:29.946029 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-07-17 22:08:29.946175 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-07-17 22:08:29.946275 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-07-17 22:08:29.946581 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-07-17 22:08:29.946602 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-07-17 22:08:29.946611 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-07-17 22:08:29.946835 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-07-17 22:08:29.947019 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-07-17 22:08:29.947182 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-07-17 22:08:29.947293 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-07-17 22:08:29.947326 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-07-17 22:08:29.947536 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-07-17 22:08:29.947570 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-07-17 22:08:29.948059 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-07-17 22:08:29.948096 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-07-17 22:08:29.948108 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-07-17 22:08:29.948123 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-07-17 22:08:29.948226 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-07-17 22:08:29.948441 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-07-17 22:08:29.948589 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-07-17 22:08:29.948789 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-07-17 22:08:29.948953 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-07-17 22:08:29.949151 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-07-17 22:08:29.949316 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-07-17 22:08:29.949466 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-07-17 22:08:29.949615 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-07-17 22:08:29.949763 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-07-17 22:08:29.949911 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-07-17 22:08:29.950058 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-07-17 22:08:29.950207 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-07-17 22:08:29.950360 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-07-17 22:08:29.950515 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-07-17 22:08:29.950665 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-07-17 22:08:29.950834 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-07-17 22:08:29.951016 | instance | ok: [instance] 2026-07-17 22:08:29.951180 | instance | 2026-07-17 22:08:29.951340 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:08:29.951489 | instance | Friday 17 July 2026 22:08:29 +0000 (0:01:56.073) 0:31:26.085 *********** 2026-07-17 22:08:30.013000 | instance | ok: [instance] 2026-07-17 22:08:30.013121 | instance | 2026-07-17 22:08:30.013462 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:08:30.013535 | instance | Friday 17 July 2026 22:08:30 +0000 (0:00:00.069) 0:31:26.155 *********** 2026-07-17 22:08:30.077475 | instance | ok: [instance] 2026-07-17 22:08:30.077576 | instance | 2026-07-17 22:08:30.077795 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:08:30.077966 | instance | Friday 17 July 2026 22:08:30 +0000 (0:00:00.065) 0:31:26.220 *********** 2026-07-17 22:08:30.289090 | instance | changed: [instance] 2026-07-17 22:08:30.289224 | instance | 2026-07-17 22:08:30.289533 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:08:30.289838 | instance | Friday 17 July 2026 22:08:30 +0000 (0:00:00.211) 0:31:26.431 *********** 2026-07-17 22:08:31.145107 | instance | changed: [instance] 2026-07-17 22:08:31.145346 | instance | 2026-07-17 22:08:31.145631 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:08:31.145906 | instance | Friday 17 July 2026 22:08:31 +0000 (0:00:00.856) 0:31:27.288 *********** 2026-07-17 22:08:31.397733 | instance | ok: [instance] 2026-07-17 22:08:31.397962 | instance | 2026-07-17 22:08:31.398323 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:08:31.398499 | instance | Friday 17 July 2026 22:08:31 +0000 (0:00:00.252) 0:31:27.540 *********** 2026-07-17 22:08:31.671011 | instance | changed: [instance] 2026-07-17 22:08:31.671447 | instance | 2026-07-17 22:08:31.671718 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:08:31.671987 | instance | Friday 17 July 2026 22:08:31 +0000 (0:00:00.273) 0:31:27.814 *********** 2026-07-17 22:08:32.392196 | instance | ok: [instance] 2026-07-17 22:08:32.393004 | instance | 2026-07-17 22:08:32.393500 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:08:32.393513 | instance | Friday 17 July 2026 22:08:32 +0000 (0:00:00.720) 0:31:28.535 *********** 2026-07-17 22:08:32.461139 | instance | ok: [instance] 2026-07-17 22:08:32.461258 | instance | 2026-07-17 22:08:32.461557 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:08:32.461823 | instance | Friday 17 July 2026 22:08:32 +0000 (0:00:00.068) 0:31:28.604 *********** 2026-07-17 22:08:37.432493 | instance | changed: [instance] 2026-07-17 22:08:37.432814 | instance | 2026-07-17 22:08:37.432952 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:08:37.433155 | instance | Friday 17 July 2026 22:08:37 +0000 (0:00:04.971) 0:31:33.575 *********** 2026-07-17 22:08:37.475841 | instance | skipping: [instance] 2026-07-17 22:08:37.476105 | instance | 2026-07-17 22:08:37.476428 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:08:37.476713 | instance | Friday 17 July 2026 22:08:37 +0000 (0:00:00.043) 0:31:33.619 *********** 2026-07-17 22:08:37.515758 | instance | skipping: [instance] 2026-07-17 22:08:37.516002 | instance | 2026-07-17 22:08:37.516388 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:08:37.516669 | instance | Friday 17 July 2026 22:08:37 +0000 (0:00:00.039) 0:31:33.659 *********** 2026-07-17 22:08:37.828257 | instance | changed: [instance] 2026-07-17 22:08:37.828472 | instance | 2026-07-17 22:08:37.828761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:08:37.829024 | instance | Friday 17 July 2026 22:08:37 +0000 (0:00:00.311) 0:31:33.970 *********** 2026-07-17 22:08:37.908357 | instance | ok: [instance] 2026-07-17 22:08:37.908595 | instance | 2026-07-17 22:08:37.908874 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:08:37.909157 | instance | Friday 17 July 2026 22:08:37 +0000 (0:00:00.080) 0:31:34.051 *********** 2026-07-17 22:08:37.957671 | instance | skipping: [instance] 2026-07-17 22:08:37.957879 | instance | 2026-07-17 22:08:37.958186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:08:37.958466 | instance | Friday 17 July 2026 22:08:37 +0000 (0:00:00.049) 0:31:34.100 *********** 2026-07-17 22:08:37.999751 | instance | skipping: [instance] 2026-07-17 22:08:37.999961 | instance | 2026-07-17 22:08:38.000244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:08:38.000498 | instance | Friday 17 July 2026 22:08:37 +0000 (0:00:00.042) 0:31:34.143 *********** 2026-07-17 22:08:38.046632 | instance | skipping: [instance] 2026-07-17 22:08:38.046814 | instance | 2026-07-17 22:08:38.047146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:08:38.047410 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.046) 0:31:34.189 *********** 2026-07-17 22:08:38.105839 | instance | skipping: [instance] 2026-07-17 22:08:38.106057 | instance | 2026-07-17 22:08:38.106348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:08:38.106613 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.059) 0:31:34.249 *********** 2026-07-17 22:08:38.156692 | instance | skipping: [instance] 2026-07-17 22:08:38.156923 | instance | 2026-07-17 22:08:38.157205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:08:38.157469 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.051) 0:31:34.300 *********** 2026-07-17 22:08:38.218656 | instance | ok: [instance] 2026-07-17 22:08:38.218963 | instance | 2026-07-17 22:08:38.219258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:08:38.219626 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.061) 0:31:34.361 *********** 2026-07-17 22:08:38.321381 | instance | ok: [instance] => (item=staffeln) 2026-07-17 22:08:38.321607 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:08:38.321861 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:08:38.322119 | instance | ok: [instance] => (item=identity) 2026-07-17 22:08:38.322462 | instance | 2026-07-17 22:08:38.322767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:08:38.323066 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.102) 0:31:34.464 *********** 2026-07-17 22:08:38.402835 | instance | ok: [instance] 2026-07-17 22:08:38.403105 | instance | 2026-07-17 22:08:38.403410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:08:38.403919 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.080) 0:31:34.545 *********** 2026-07-17 22:08:38.476621 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:08:38.476860 | instance | 2026-07-17 22:08:38.477112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:08:38.477381 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.074) 0:31:34.619 *********** 2026-07-17 22:08:39.006421 | instance | changed: [instance] 2026-07-17 22:08:39.006495 | instance | 2026-07-17 22:08:39.006659 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-17 22:08:39.006782 | instance | Friday 17 July 2026 22:08:38 +0000 (0:00:00.530) 0:31:35.149 *********** 2026-07-17 22:09:01.007715 | instance | changed: [instance] 2026-07-17 22:09:01.007906 | instance | 2026-07-17 22:09:01.008194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:09:01.008473 | instance | Friday 17 July 2026 22:09:00 +0000 (0:00:22.000) 0:31:57.150 *********** 2026-07-17 22:09:01.113481 | instance | ok: [instance] 2026-07-17 22:09:01.113653 | instance | 2026-07-17 22:09:01.113908 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:09:01.114249 | instance | Friday 17 July 2026 22:09:01 +0000 (0:00:00.106) 0:31:57.256 *********** 2026-07-17 22:09:01.213600 | instance | included: rabbitmq for instance 2026-07-17 22:09:01.213801 | instance | 2026-07-17 22:09:01.214086 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:09:01.214394 | instance | Friday 17 July 2026 22:09:01 +0000 (0:00:00.099) 0:31:57.356 *********** 2026-07-17 22:09:01.906156 | instance | ok: [instance] 2026-07-17 22:09:01.906256 | instance | 2026-07-17 22:09:01.906328 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:09:01.906451 | instance | Friday 17 July 2026 22:09:01 +0000 (0:00:00.692) 0:31:58.049 *********** 2026-07-17 22:09:01.974422 | instance | skipping: [instance] 2026-07-17 22:09:01.974524 | instance | 2026-07-17 22:09:01.974731 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:09:01.974919 | instance | Friday 17 July 2026 22:09:01 +0000 (0:00:00.067) 0:31:58.117 *********** 2026-07-17 22:09:02.031886 | instance | skipping: [instance] 2026-07-17 22:09:02.031956 | instance | 2026-07-17 22:09:02.032601 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:09:02.032673 | instance | Friday 17 July 2026 22:09:02 +0000 (0:00:00.057) 0:31:58.174 *********** 2026-07-17 22:09:02.089336 | instance | skipping: [instance] 2026-07-17 22:09:02.089405 | instance | 2026-07-17 22:09:02.089413 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:09:02.089420 | instance | Friday 17 July 2026 22:09:02 +0000 (0:00:00.056) 0:31:58.231 *********** 2026-07-17 22:09:32.977684 | instance | changed: [instance] 2026-07-17 22:09:32.977752 | instance | 2026-07-17 22:09:32.978016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:09:32.978033 | instance | Friday 17 July 2026 22:09:32 +0000 (0:00:30.889) 0:32:29.121 *********** 2026-07-17 22:09:33.755382 | instance | ok: [instance] 2026-07-17 22:09:33.755822 | instance | 2026-07-17 22:09:33.755938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:09:33.756308 | instance | Friday 17 July 2026 22:09:33 +0000 (0:00:00.776) 0:32:29.897 *********** 2026-07-17 22:09:33.823564 | instance | ok: [instance] 2026-07-17 22:09:33.823656 | instance | 2026-07-17 22:09:33.823904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:09:33.823942 | instance | Friday 17 July 2026 22:09:33 +0000 (0:00:00.069) 0:32:29.967 *********** 2026-07-17 22:09:33.882161 | instance | skipping: [instance] 2026-07-17 22:09:33.882250 | instance | 2026-07-17 22:09:33.882265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:09:33.882393 | instance | Friday 17 July 2026 22:09:33 +0000 (0:00:00.058) 0:32:30.025 *********** 2026-07-17 22:09:33.936893 | instance | skipping: [instance] 2026-07-17 22:09:33.936987 | instance | 2026-07-17 22:09:33.937232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:09:33.937276 | instance | Friday 17 July 2026 22:09:33 +0000 (0:00:00.055) 0:32:30.080 *********** 2026-07-17 22:09:33.998697 | instance | ok: [instance] 2026-07-17 22:09:33.998789 | instance | 2026-07-17 22:09:33.998948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:09:33.999094 | instance | Friday 17 July 2026 22:09:33 +0000 (0:00:00.061) 0:32:30.142 *********** 2026-07-17 22:09:34.134240 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:09:34.134313 | instance | ok: [instance] => (item=identity) 2026-07-17 22:09:34.134461 | instance | ok: [instance] => (item=volumev3) 2026-07-17 22:09:34.134646 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:09:34.134793 | instance | ok: [instance] => (item=image) 2026-07-17 22:09:34.134966 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:09:34.135108 | instance | 2026-07-17 22:09:34.135260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:09:34.135406 | instance | Friday 17 July 2026 22:09:34 +0000 (0:00:00.135) 0:32:30.277 *********** 2026-07-17 22:09:34.217057 | instance | ok: [instance] 2026-07-17 22:09:34.217178 | instance | 2026-07-17 22:09:34.217318 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:09:34.217512 | instance | Friday 17 July 2026 22:09:34 +0000 (0:00:00.082) 0:32:30.360 *********** 2026-07-17 22:09:34.296962 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:09:34.297071 | instance | 2026-07-17 22:09:34.297247 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:09:34.297399 | instance | Friday 17 July 2026 22:09:34 +0000 (0:00:00.080) 0:32:30.440 *********** 2026-07-17 22:09:34.822681 | instance | changed: [instance] 2026-07-17 22:09:34.822973 | instance | 2026-07-17 22:09:34.823049 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-17 22:09:34.823186 | instance | Friday 17 July 2026 22:09:34 +0000 (0:00:00.525) 0:32:30.966 *********** 2026-07-17 22:09:35.228356 | instance | ok: [instance] 2026-07-17 22:09:35.228440 | instance | 2026-07-17 22:09:35.228643 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-17 22:09:35.228688 | instance | Friday 17 July 2026 22:09:35 +0000 (0:00:00.405) 0:32:31.372 *********** 2026-07-17 22:09:35.294707 | instance | ok: [instance] 2026-07-17 22:09:35.294783 | instance | 2026-07-17 22:09:35.295009 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-07-17 22:09:35.295171 | instance | Friday 17 July 2026 22:09:35 +0000 (0:00:00.065) 0:32:31.437 *********** 2026-07-17 22:09:35.461199 | instance | ok: [instance] 2026-07-17 22:09:35.461489 | instance | 2026-07-17 22:09:35.461804 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-17 22:09:35.462083 | instance | Friday 17 July 2026 22:09:35 +0000 (0:00:00.166) 0:32:31.604 *********** 2026-07-17 22:14:25.883762 | instance | changed: [instance] 2026-07-17 22:14:25.884053 | instance | 2026-07-17 22:14:25.884402 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:14:25.884720 | instance | Friday 17 July 2026 22:14:25 +0000 (0:04:50.422) 0:37:22.026 *********** 2026-07-17 22:14:25.985270 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:14:25.985542 | instance | 2026-07-17 22:14:25.985843 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:14:25.986206 | instance | Friday 17 July 2026 22:14:25 +0000 (0:00:00.101) 0:37:22.128 *********** 2026-07-17 22:14:26.035605 | instance | skipping: [instance] 2026-07-17 22:14:26.035869 | instance | 2026-07-17 22:14:26.036192 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:14:26.036490 | instance | Friday 17 July 2026 22:14:26 +0000 (0:00:00.050) 0:37:22.179 *********** 2026-07-17 22:14:26.089570 | instance | skipping: [instance] 2026-07-17 22:14:26.089928 | instance | 2026-07-17 22:14:26.090398 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:14:26.090669 | instance | Friday 17 July 2026 22:14:26 +0000 (0:00:00.053) 0:37:22.232 *********** 2026-07-17 22:14:26.147219 | instance | ok: [instance] 2026-07-17 22:14:26.147418 | instance | 2026-07-17 22:14:26.147781 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-17 22:14:26.148112 | instance | Friday 17 July 2026 22:14:26 +0000 (0:00:00.057) 0:37:22.290 *********** 2026-07-17 22:14:26.225123 | instance | included: ingress for instance 2026-07-17 22:14:26.225213 | instance | 2026-07-17 22:14:26.225387 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-17 22:14:26.225544 | instance | Friday 17 July 2026 22:14:26 +0000 (0:00:00.077) 0:37:22.368 *********** 2026-07-17 22:14:27.397631 | instance | changed: [instance] 2026-07-17 22:14:27.397976 | instance | 2026-07-17 22:14:27.398263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:14:27.398571 | instance | Friday 17 July 2026 22:14:27 +0000 (0:00:01.172) 0:37:23.540 *********** 2026-07-17 22:14:27.703134 | instance | ok: [instance] 2026-07-17 22:14:27.703288 | instance | 2026-07-17 22:14:27.703469 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:14:27.703660 | instance | Friday 17 July 2026 22:14:27 +0000 (0:00:00.306) 0:37:23.846 *********** 2026-07-17 22:14:27.765761 | instance | skipping: [instance] 2026-07-17 22:14:27.765945 | instance | 2026-07-17 22:14:27.766152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:14:27.766373 | instance | Friday 17 July 2026 22:14:27 +0000 (0:00:00.062) 0:37:23.909 *********** 2026-07-17 22:14:27.817114 | instance | skipping: [instance] 2026-07-17 22:14:27.817339 | instance | 2026-07-17 22:14:27.817570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:14:27.817795 | instance | Friday 17 July 2026 22:14:27 +0000 (0:00:00.051) 0:37:23.960 *********** 2026-07-17 22:14:27.868493 | instance | skipping: [instance] 2026-07-17 22:14:27.868711 | instance | 2026-07-17 22:14:27.868948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:14:27.869148 | instance | Friday 17 July 2026 22:14:27 +0000 (0:00:00.051) 0:37:24.011 *********** 2026-07-17 22:14:27.920500 | instance | skipping: [instance] 2026-07-17 22:14:27.920757 | instance | 2026-07-17 22:14:27.921066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:14:27.921422 | instance | Friday 17 July 2026 22:14:27 +0000 (0:00:00.052) 0:37:24.063 *********** 2026-07-17 22:14:27.973904 | instance | skipping: [instance] 2026-07-17 22:14:27.974016 | instance | 2026-07-17 22:14:27.974127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:14:27.974246 | instance | Friday 17 July 2026 22:14:27 +0000 (0:00:00.053) 0:37:24.117 *********** 2026-07-17 22:14:28.026556 | instance | ok: [instance] 2026-07-17 22:14:28.026893 | instance | 2026-07-17 22:14:28.027202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:14:28.027486 | instance | Friday 17 July 2026 22:14:28 +0000 (0:00:00.052) 0:37:24.169 *********** 2026-07-17 22:14:28.124713 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:14:28.124869 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:14:28.125144 | instance | ok: [instance] => (item=placement) 2026-07-17 22:14:28.125389 | instance | ok: [instance] => (item=identity) 2026-07-17 22:14:28.125564 | instance | 2026-07-17 22:14:28.125766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:14:28.125938 | instance | Friday 17 July 2026 22:14:28 +0000 (0:00:00.098) 0:37:24.268 *********** 2026-07-17 22:14:28.296179 | instance | ok: [instance] 2026-07-17 22:14:28.296392 | instance | 2026-07-17 22:14:28.296670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:14:28.296929 | instance | Friday 17 July 2026 22:14:28 +0000 (0:00:00.171) 0:37:24.439 *********** 2026-07-17 22:14:28.358736 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:14:28.359005 | instance | 2026-07-17 22:14:28.359279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:14:28.359659 | instance | Friday 17 July 2026 22:14:28 +0000 (0:00:00.062) 0:37:24.502 *********** 2026-07-17 22:14:28.917438 | instance | changed: [instance] 2026-07-17 22:14:28.917562 | instance | 2026-07-17 22:14:28.917733 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-17 22:14:28.917902 | instance | Friday 17 July 2026 22:14:28 +0000 (0:00:00.558) 0:37:25.060 *********** 2026-07-17 22:16:13.245956 | instance | changed: [instance] 2026-07-17 22:16:13.246163 | instance | 2026-07-17 22:16:13.246417 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:16:13.246710 | instance | Friday 17 July 2026 22:16:13 +0000 (0:01:44.328) 0:39:09.389 *********** 2026-07-17 22:16:13.373214 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:16:13.373395 | instance | 2026-07-17 22:16:13.373674 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:16:13.373935 | instance | Friday 17 July 2026 22:16:13 +0000 (0:00:00.126) 0:39:09.516 *********** 2026-07-17 22:16:13.447072 | instance | skipping: [instance] 2026-07-17 22:16:13.447231 | instance | 2026-07-17 22:16:13.447536 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:16:13.447835 | instance | Friday 17 July 2026 22:16:13 +0000 (0:00:00.074) 0:39:09.590 *********** 2026-07-17 22:16:13.505384 | instance | skipping: [instance] 2026-07-17 22:16:13.505600 | instance | 2026-07-17 22:16:13.505878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:16:13.506142 | instance | Friday 17 July 2026 22:16:13 +0000 (0:00:00.058) 0:39:09.648 *********** 2026-07-17 22:16:13.580698 | instance | ok: [instance] 2026-07-17 22:16:13.580806 | instance | 2026-07-17 22:16:13.580953 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-17 22:16:13.581117 | instance | Friday 17 July 2026 22:16:13 +0000 (0:00:00.075) 0:39:09.723 *********** 2026-07-17 22:16:13.665961 | instance | included: ingress for instance 2026-07-17 22:16:13.666198 | instance | 2026-07-17 22:16:13.666468 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-17 22:16:13.666739 | instance | Friday 17 July 2026 22:16:13 +0000 (0:00:00.085) 0:39:09.808 *********** 2026-07-17 22:16:14.807567 | instance | changed: [instance] 2026-07-17 22:16:14.807825 | instance | 2026-07-17 22:16:14.808153 | instance | PLAY [Configure operating system] ********************************************** 2026-07-17 22:16:14.808425 | instance | 2026-07-17 22:16:14.808663 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:16:14.808926 | instance | Friday 17 July 2026 22:16:14 +0000 (0:00:01.142) 0:39:10.950 *********** 2026-07-17 22:16:17.536294 | instance | ok: [instance] 2026-07-17 22:16:17.536675 | instance | 2026-07-17 22:16:17.537145 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-17 22:16:17.537530 | instance | Friday 17 July 2026 22:16:17 +0000 (0:00:02.727) 0:39:13.678 *********** 2026-07-17 22:16:17.772671 | instance | ok: [instance] 2026-07-17 22:16:17.772936 | instance | 2026-07-17 22:16:17.773311 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-17 22:16:17.773591 | instance | Friday 17 July 2026 22:16:17 +0000 (0:00:00.233) 0:39:13.912 *********** 2026-07-17 22:16:17.831396 | instance | skipping: [instance] 2026-07-17 22:16:17.831609 | instance | 2026-07-17 22:16:17.831921 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-17 22:16:17.832198 | instance | Friday 17 July 2026 22:16:17 +0000 (0:00:00.062) 0:39:13.974 *********** 2026-07-17 22:16:17.904263 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-17 22:16:17.904520 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-17 22:16:17.904782 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-17 22:16:17.905043 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-17 22:16:17.905298 | instance | skipping: [instance] 2026-07-17 22:16:17.905539 | instance | 2026-07-17 22:16:17.905826 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-17 22:16:17.906122 | instance | Friday 17 July 2026 22:16:17 +0000 (0:00:00.072) 0:39:14.047 *********** 2026-07-17 22:16:17.967747 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-17 22:16:17.967990 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-17 22:16:17.968257 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-17 22:16:17.968523 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-17 22:16:17.968776 | instance | skipping: [instance] 2026-07-17 22:16:17.969021 | instance | 2026-07-17 22:16:17.969301 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-17 22:16:17.969562 | instance | Friday 17 July 2026 22:16:17 +0000 (0:00:00.063) 0:39:14.110 *********** 2026-07-17 22:16:18.022573 | instance | skipping: [instance] 2026-07-17 22:16:18.022742 | instance | 2026-07-17 22:16:18.023039 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-17 22:16:18.023307 | instance | Friday 17 July 2026 22:16:18 +0000 (0:00:00.054) 0:39:14.165 *********** 2026-07-17 22:16:18.096699 | instance | skipping: [instance] 2026-07-17 22:16:18.096883 | instance | 2026-07-17 22:16:18.097150 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-17 22:16:18.097409 | instance | Friday 17 July 2026 22:16:18 +0000 (0:00:00.073) 0:39:14.239 *********** 2026-07-17 22:16:22.828738 | instance | changed: [instance] 2026-07-17 22:16:22.829200 | instance | 2026-07-17 22:16:22.829214 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-17 22:16:22.829470 | instance | Friday 17 July 2026 22:16:22 +0000 (0:00:04.732) 0:39:18.971 *********** 2026-07-17 22:16:45.958176 | instance | changed: [instance] 2026-07-17 22:16:45.958404 | instance | 2026-07-17 22:16:45.958679 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-17 22:16:45.959168 | instance | Friday 17 July 2026 22:16:45 +0000 (0:00:23.128) 0:39:42.100 *********** 2026-07-17 22:16:46.528174 | instance | changed: [instance] 2026-07-17 22:16:46.528384 | instance | 2026-07-17 22:16:46.528660 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-17 22:16:46.528960 | instance | Friday 17 July 2026 22:16:46 +0000 (0:00:00.569) 0:39:42.670 *********** 2026-07-17 22:16:47.635893 | instance | ok: [instance] 2026-07-17 22:16:47.636137 | instance | 2026-07-17 22:16:47.636433 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-17 22:16:47.636725 | instance | Friday 17 July 2026 22:16:47 +0000 (0:00:01.107) 0:39:43.778 *********** 2026-07-17 22:16:48.095133 | instance | changed: [instance] 2026-07-17 22:16:48.095361 | instance | 2026-07-17 22:16:48.095658 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-17 22:16:48.096028 | instance | Friday 17 July 2026 22:16:48 +0000 (0:00:00.459) 0:39:44.238 *********** 2026-07-17 22:16:48.616846 | instance | changed: [instance] 2026-07-17 22:16:48.616926 | instance | 2026-07-17 22:16:48.617045 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-17 22:16:48.617162 | instance | Friday 17 July 2026 22:16:48 +0000 (0:00:00.521) 0:39:44.760 *********** 2026-07-17 22:16:49.180531 | instance | changed: [instance] 2026-07-17 22:16:49.180630 | instance | 2026-07-17 22:16:49.180642 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-07-17 22:16:49.180791 | instance | Friday 17 July 2026 22:16:49 +0000 (0:00:00.562) 0:39:45.322 *********** 2026-07-17 22:16:49.648454 | instance | changed: [instance] 2026-07-17 22:16:49.648567 | instance | 2026-07-17 22:16:49.648974 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-07-17 22:16:49.649046 | instance | Friday 17 July 2026 22:16:49 +0000 (0:00:00.468) 0:39:45.791 *********** 2026-07-17 22:16:49.985978 | instance | ok: [instance] 2026-07-17 22:16:49.986089 | instance | 2026-07-17 22:16:49.986291 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-17 22:16:49.986459 | instance | 2026-07-17 22:16:49.986621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:16:49.986736 | instance | Friday 17 July 2026 22:16:49 +0000 (0:00:00.337) 0:39:46.128 *********** 2026-07-17 22:16:50.078676 | instance | ok: [instance] 2026-07-17 22:16:50.078831 | instance | 2026-07-17 22:16:50.079140 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:16:50.079396 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.093) 0:39:46.221 *********** 2026-07-17 22:16:50.129664 | instance | skipping: [instance] 2026-07-17 22:16:50.129897 | instance | 2026-07-17 22:16:50.130229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:16:50.130591 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.050) 0:39:46.272 *********** 2026-07-17 22:16:50.188777 | instance | skipping: [instance] 2026-07-17 22:16:50.188987 | instance | 2026-07-17 22:16:50.189274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:16:50.189535 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.058) 0:39:46.331 *********** 2026-07-17 22:16:50.254138 | instance | skipping: [instance] 2026-07-17 22:16:50.254298 | instance | 2026-07-17 22:16:50.254326 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:16:50.254413 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.065) 0:39:46.397 *********** 2026-07-17 22:16:50.310352 | instance | skipping: [instance] 2026-07-17 22:16:50.310570 | instance | 2026-07-17 22:16:50.311026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:16:50.311355 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.055) 0:39:46.453 *********** 2026-07-17 22:16:50.360149 | instance | skipping: [instance] 2026-07-17 22:16:50.360356 | instance | 2026-07-17 22:16:50.360654 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:16:50.360917 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.049) 0:39:46.502 *********** 2026-07-17 22:16:50.436623 | instance | ok: [instance] 2026-07-17 22:16:50.436811 | instance | 2026-07-17 22:16:50.437082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:16:50.437342 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.076) 0:39:46.579 *********** 2026-07-17 22:16:50.496536 | instance | skipping: [instance] 2026-07-17 22:16:50.496737 | instance | 2026-07-17 22:16:50.497007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:16:50.497272 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.060) 0:39:46.639 *********** 2026-07-17 22:16:50.575925 | instance | ok: [instance] 2026-07-17 22:16:50.576327 | instance | 2026-07-17 22:16:50.576676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:16:50.576965 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.079) 0:39:46.719 *********** 2026-07-17 22:16:50.662176 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:16:50.662272 | instance | 2026-07-17 22:16:50.662466 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:16:50.662646 | instance | Friday 17 July 2026 22:16:50 +0000 (0:00:00.086) 0:39:46.805 *********** 2026-07-17 22:16:51.213966 | instance | changed: [instance] 2026-07-17 22:16:51.214093 | instance | 2026-07-17 22:16:51.214392 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-17 22:16:51.214658 | instance | Friday 17 July 2026 22:16:51 +0000 (0:00:00.551) 0:39:47.357 *********** 2026-07-17 22:16:51.469338 | instance | ok: [instance] 2026-07-17 22:16:51.469553 | instance | 2026-07-17 22:16:51.469828 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-17 22:16:51.470096 | instance | Friday 17 July 2026 22:16:51 +0000 (0:00:00.255) 0:39:47.612 *********** 2026-07-17 22:16:51.523073 | instance | ok: [instance] => { 2026-07-17 22:16:51.523497 | instance | "changed": false, 2026-07-17 22:16:51.523533 | instance | "msg": "All assertions passed" 2026-07-17 22:16:51.523790 | instance | } 2026-07-17 22:16:51.524028 | instance | 2026-07-17 22:16:51.524293 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-17 22:16:51.524576 | instance | Friday 17 July 2026 22:16:51 +0000 (0:00:00.053) 0:39:47.666 *********** 2026-07-17 22:16:58.456650 | instance | ok: [instance] 2026-07-17 22:16:58.456891 | instance | 2026-07-17 22:16:58.457184 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-17 22:16:58.457509 | instance | Friday 17 July 2026 22:16:58 +0000 (0:00:06.933) 0:39:54.599 *********** 2026-07-17 22:16:58.517938 | instance | ok: [instance] => { 2026-07-17 22:16:58.518042 | instance | "changed": false, 2026-07-17 22:16:58.518128 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-17 22:16:58.518326 | instance | } 2026-07-17 22:16:58.518445 | instance | 2026-07-17 22:16:58.518568 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-17 22:16:58.518705 | instance | Friday 17 July 2026 22:16:58 +0000 (0:00:00.061) 0:39:54.661 *********** 2026-07-17 22:17:00.258403 | instance | changed: [instance] 2026-07-17 22:17:00.258671 | instance | 2026-07-17 22:17:00.259041 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:17:00.259332 | instance | Friday 17 July 2026 22:17:00 +0000 (0:00:01.740) 0:39:56.401 *********** 2026-07-17 22:17:00.334520 | instance | skipping: [instance] 2026-07-17 22:17:00.334842 | instance | 2026-07-17 22:17:00.335164 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-17 22:17:00.335503 | instance | Friday 17 July 2026 22:17:00 +0000 (0:00:00.075) 0:39:56.476 *********** 2026-07-17 22:17:00.441633 | instance | skipping: [instance] 2026-07-17 22:17:00.572352 | instance | 2026-07-17 22:17:00.572432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:17:00.572450 | instance | Friday 17 July 2026 22:17:00 +0000 (0:00:00.108) 0:39:56.585 *********** 2026-07-17 22:17:00.572465 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:17:00.572479 | instance | 2026-07-17 22:17:00.572492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:17:00.572504 | instance | Friday 17 July 2026 22:17:00 +0000 (0:00:00.084) 0:39:56.669 *********** 2026-07-17 22:17:01.070539 | instance | changed: [instance] 2026-07-17 22:17:01.070694 | instance | 2026-07-17 22:17:01.071004 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-17 22:17:01.071301 | instance | Friday 17 July 2026 22:17:01 +0000 (0:00:00.544) 0:39:57.213 *********** 2026-07-17 22:17:01.834470 | instance | ok: [instance] 2026-07-17 22:17:01.834741 | instance | 2026-07-17 22:17:01.835152 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-17 22:17:01.835567 | instance | Friday 17 July 2026 22:17:01 +0000 (0:00:00.763) 0:39:57.977 *********** 2026-07-17 22:17:01.891258 | instance | skipping: [instance] 2026-07-17 22:17:01.891417 | instance | 2026-07-17 22:17:01.891663 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-17 22:17:01.891919 | instance | Friday 17 July 2026 22:17:01 +0000 (0:00:00.056) 0:39:58.033 *********** 2026-07-17 22:17:08.446347 | instance | ok: [instance] 2026-07-17 22:17:08.446596 | instance | 2026-07-17 22:17:08.446913 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-17 22:17:08.447219 | instance | Friday 17 July 2026 22:17:08 +0000 (0:00:06.555) 0:40:04.589 *********** 2026-07-17 22:17:08.503993 | instance | ok: [instance] => { 2026-07-17 22:17:08.504136 | instance | "changed": false, 2026-07-17 22:17:08.504424 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-17 22:17:08.504561 | instance | } 2026-07-17 22:17:08.504706 | instance | 2026-07-17 22:17:08.504870 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-17 22:17:08.505033 | instance | Friday 17 July 2026 22:17:08 +0000 (0:00:00.058) 0:40:04.647 *********** 2026-07-17 22:17:10.666785 | instance | changed: [instance] 2026-07-17 22:17:10.666855 | instance | 2026-07-17 22:17:10.667146 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-17 22:17:10.667156 | instance | 2026-07-17 22:17:10.667258 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:17:10.667380 | instance | Friday 17 July 2026 22:17:10 +0000 (0:00:02.162) 0:40:06.810 *********** 2026-07-17 22:17:13.358020 | instance | ok: [instance] 2026-07-17 22:17:13.358107 | instance | 2026-07-17 22:17:13.358677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:17:13.358914 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:02.690) 0:40:09.501 *********** 2026-07-17 22:17:13.439395 | instance | ok: [instance] 2026-07-17 22:17:13.439523 | instance | 2026-07-17 22:17:13.439785 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:17:13.440009 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.081) 0:40:09.582 *********** 2026-07-17 22:17:13.498035 | instance | skipping: [instance] 2026-07-17 22:17:13.498120 | instance | 2026-07-17 22:17:13.498387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:17:13.498686 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.058) 0:40:09.641 *********** 2026-07-17 22:17:13.549431 | instance | skipping: [instance] 2026-07-17 22:17:13.549502 | instance | 2026-07-17 22:17:13.549634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:17:13.549758 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.051) 0:40:09.693 *********** 2026-07-17 22:17:13.602238 | instance | skipping: [instance] 2026-07-17 22:17:13.602983 | instance | 2026-07-17 22:17:13.603092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:17:13.603485 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.052) 0:40:09.745 *********** 2026-07-17 22:17:13.655326 | instance | skipping: [instance] 2026-07-17 22:17:13.655459 | instance | 2026-07-17 22:17:13.655651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:17:13.655834 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.053) 0:40:09.798 *********** 2026-07-17 22:17:13.702772 | instance | skipping: [instance] 2026-07-17 22:17:13.703045 | instance | 2026-07-17 22:17:13.703467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:17:13.703852 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.047) 0:40:09.846 *********** 2026-07-17 22:17:13.761637 | instance | ok: [instance] 2026-07-17 22:17:13.761826 | instance | 2026-07-17 22:17:13.762242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:17:13.762672 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.058) 0:40:09.904 *********** 2026-07-17 22:17:13.834991 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-17 22:17:13.835035 | instance | 2026-07-17 22:17:13.835177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:17:13.835469 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.073) 0:40:09.977 *********** 2026-07-17 22:17:13.912806 | instance | ok: [instance] 2026-07-17 22:17:13.912956 | instance | 2026-07-17 22:17:13.913144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:17:13.913328 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.078) 0:40:10.056 *********** 2026-07-17 22:17:13.983524 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:17:13.983792 | instance | 2026-07-17 22:17:13.984115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:17:13.984413 | instance | Friday 17 July 2026 22:17:13 +0000 (0:00:00.070) 0:40:10.126 *********** 2026-07-17 22:17:14.532935 | instance | changed: [instance] 2026-07-17 22:17:14.533022 | instance | 2026-07-17 22:17:14.533163 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-07-17 22:17:14.533325 | instance | Friday 17 July 2026 22:17:14 +0000 (0:00:00.549) 0:40:10.676 *********** 2026-07-17 22:17:14.590347 | instance | skipping: [instance] 2026-07-17 22:17:14.590588 | instance | 2026-07-17 22:17:14.590966 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-17 22:17:14.591271 | instance | Friday 17 July 2026 22:17:14 +0000 (0:00:00.057) 0:40:10.733 *********** 2026-07-17 22:17:16.052327 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-17 22:17:16.053026 | instance | changed: [instance] => (item=libvirt-api) 2026-07-17 22:17:16.053096 | instance | 2026-07-17 22:17:16.053108 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-17 22:17:16.053154 | instance | Friday 17 July 2026 22:17:16 +0000 (0:00:01.461) 0:40:12.195 *********** 2026-07-17 22:17:17.382893 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-17 22:17:17.383030 | instance | changed: [instance] => (item=libvirt-api) 2026-07-17 22:17:17.383624 | instance | 2026-07-17 22:17:17.383696 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-07-17 22:17:17.383705 | instance | Friday 17 July 2026 22:17:17 +0000 (0:00:01.330) 0:40:13.526 *********** 2026-07-17 22:17:17.703577 | instance | ok: [instance] 2026-07-17 22:17:17.703683 | instance | 2026-07-17 22:17:17.703706 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-17 22:17:17.703862 | instance | Friday 17 July 2026 22:17:17 +0000 (0:00:00.320) 0:40:13.846 *********** 2026-07-17 22:17:19.505173 | instance | changed: [instance] 2026-07-17 22:17:19.505249 | instance | 2026-07-17 22:17:19.505375 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:17:19.505494 | instance | Friday 17 July 2026 22:17:19 +0000 (0:00:01.801) 0:40:15.648 *********** 2026-07-17 22:17:19.584893 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:17:19.584997 | instance | 2026-07-17 22:17:19.585169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:17:19.585306 | instance | Friday 17 July 2026 22:17:19 +0000 (0:00:00.079) 0:40:15.728 *********** 2026-07-17 22:17:20.139959 | instance | changed: [instance] 2026-07-17 22:17:20.140020 | instance | 2026-07-17 22:17:20.140028 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-17 22:17:20.140040 | instance | Friday 17 July 2026 22:17:20 +0000 (0:00:00.554) 0:40:16.283 *********** 2026-07-17 22:17:20.244230 | instance | skipping: [instance] 2026-07-17 22:17:20.244344 | instance | 2026-07-17 22:17:20.244511 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-17 22:17:20.244677 | instance | Friday 17 July 2026 22:17:20 +0000 (0:00:00.104) 0:40:16.387 *********** 2026-07-17 22:17:21.271181 | instance | ok: [instance] 2026-07-17 22:17:21.271557 | instance | 2026-07-17 22:17:21.271855 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-17 22:17:21.272159 | instance | Friday 17 July 2026 22:17:21 +0000 (0:00:01.026) 0:40:17.414 *********** 2026-07-17 22:17:21.495421 | instance | ok: [instance] 2026-07-17 22:17:21.495642 | instance | 2026-07-17 22:17:21.495926 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-17 22:17:21.496201 | instance | Friday 17 July 2026 22:17:21 +0000 (0:00:00.224) 0:40:17.638 *********** 2026-07-17 22:17:22.001745 | instance | ok: [instance] 2026-07-17 22:17:22.002018 | instance | 2026-07-17 22:17:22.002373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:17:22.002734 | instance | Friday 17 July 2026 22:17:21 +0000 (0:00:00.506) 0:40:18.145 *********** 2026-07-17 22:17:22.220517 | instance | ok: [instance] 2026-07-17 22:17:22.220591 | instance | 2026-07-17 22:17:22.220709 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:17:22.220828 | instance | Friday 17 July 2026 22:17:22 +0000 (0:00:00.218) 0:40:18.364 *********** 2026-07-17 22:17:22.437731 | instance | included: rabbitmq for instance 2026-07-17 22:17:22.437995 | instance | 2026-07-17 22:17:22.438290 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:17:22.438566 | instance | Friday 17 July 2026 22:17:22 +0000 (0:00:00.216) 0:40:18.580 *********** 2026-07-17 22:17:23.144762 | instance | ok: [instance] 2026-07-17 22:17:23.145006 | instance | 2026-07-17 22:17:23.145304 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:17:23.145592 | instance | Friday 17 July 2026 22:17:23 +0000 (0:00:00.706) 0:40:19.287 *********** 2026-07-17 22:17:23.196355 | instance | skipping: [instance] 2026-07-17 22:17:23.196609 | instance | 2026-07-17 22:17:23.196974 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:17:23.197265 | instance | Friday 17 July 2026 22:17:23 +0000 (0:00:00.051) 0:40:19.339 *********** 2026-07-17 22:17:23.253214 | instance | skipping: [instance] 2026-07-17 22:17:23.253496 | instance | 2026-07-17 22:17:23.253781 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:17:23.254338 | instance | Friday 17 July 2026 22:17:23 +0000 (0:00:00.057) 0:40:19.396 *********** 2026-07-17 22:17:23.304321 | instance | skipping: [instance] 2026-07-17 22:17:23.304582 | instance | 2026-07-17 22:17:23.304871 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:17:23.305154 | instance | Friday 17 July 2026 22:17:23 +0000 (0:00:00.050) 0:40:19.447 *********** 2026-07-17 22:17:54.198926 | instance | changed: [instance] 2026-07-17 22:17:54.199186 | instance | 2026-07-17 22:17:54.199484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:17:54.199748 | instance | Friday 17 July 2026 22:17:54 +0000 (0:00:30.894) 0:40:50.341 *********** 2026-07-17 22:17:54.961871 | instance | ok: [instance] 2026-07-17 22:17:54.962248 | instance | 2026-07-17 22:17:54.963532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:17:54.963917 | instance | Friday 17 July 2026 22:17:54 +0000 (0:00:00.763) 0:40:51.105 *********** 2026-07-17 22:17:55.026386 | instance | ok: [instance] 2026-07-17 22:17:55.026526 | instance | 2026-07-17 22:17:55.026711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:17:55.026915 | instance | Friday 17 July 2026 22:17:55 +0000 (0:00:00.064) 0:40:51.169 *********** 2026-07-17 22:17:55.086308 | instance | skipping: [instance] 2026-07-17 22:17:55.086543 | instance | 2026-07-17 22:17:55.086882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:17:55.087228 | instance | Friday 17 July 2026 22:17:55 +0000 (0:00:00.059) 0:40:51.229 *********** 2026-07-17 22:17:55.153869 | instance | skipping: [instance] 2026-07-17 22:17:55.154104 | instance | 2026-07-17 22:17:55.154416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:17:55.154673 | instance | Friday 17 July 2026 22:17:55 +0000 (0:00:00.067) 0:40:51.297 *********** 2026-07-17 22:17:55.208068 | instance | ok: [instance] 2026-07-17 22:17:55.208196 | instance | 2026-07-17 22:17:55.208373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:17:55.208635 | instance | Friday 17 July 2026 22:17:55 +0000 (0:00:00.054) 0:40:51.351 *********** 2026-07-17 22:17:55.441275 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-17 22:17:55.441555 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:17:55.441821 | instance | ok: [instance] => (item=placement) 2026-07-17 22:17:55.442076 | instance | ok: [instance] => (item=identity) 2026-07-17 22:17:55.442343 | instance | ok: [instance] => (item=volumev3) 2026-07-17 22:17:55.442615 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-17 22:17:55.442878 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:17:55.443287 | instance | ok: [instance] => (item=image) 2026-07-17 22:17:55.443622 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-17 22:17:55.443904 | instance | ok: [instance] => (item=network) 2026-07-17 22:17:55.444159 | instance | ok: [instance] => (item=compute) 2026-07-17 22:17:55.444466 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:17:55.444840 | instance | ok: [instance] => (item=baremetal) 2026-07-17 22:17:55.445192 | instance | ok: [instance] => (item=compute_metadata) 2026-07-17 22:17:55.445541 | instance | 2026-07-17 22:17:55.445918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:17:55.446220 | instance | Friday 17 July 2026 22:17:55 +0000 (0:00:00.232) 0:40:51.584 *********** 2026-07-17 22:17:55.523630 | instance | ok: [instance] 2026-07-17 22:17:55.523691 | instance | 2026-07-17 22:17:55.523815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:17:55.523957 | instance | Friday 17 July 2026 22:17:55 +0000 (0:00:00.082) 0:40:51.667 *********** 2026-07-17 22:17:55.604978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:17:55.605026 | instance | 2026-07-17 22:17:55.605034 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:17:55.605054 | instance | Friday 17 July 2026 22:17:55 +0000 (0:00:00.079) 0:40:51.746 *********** 2026-07-17 22:17:56.179593 | instance | changed: [instance] 2026-07-17 22:17:56.179771 | instance | 2026-07-17 22:17:56.180013 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-07-17 22:17:56.180245 | instance | Friday 17 July 2026 22:17:56 +0000 (0:00:00.576) 0:40:52.322 *********** 2026-07-17 22:17:56.249087 | instance | skipping: [instance] 2026-07-17 22:17:56.249254 | instance | 2026-07-17 22:17:56.249456 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-17 22:17:56.249765 | instance | Friday 17 July 2026 22:17:56 +0000 (0:00:00.069) 0:40:52.392 *********** 2026-07-17 22:17:56.456973 | instance | ok: [instance -> localhost] 2026-07-17 22:17:56.457234 | instance | 2026-07-17 22:17:56.457589 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-17 22:17:56.457932 | instance | Friday 17 July 2026 22:17:56 +0000 (0:00:00.207) 0:40:52.600 *********** 2026-07-17 22:17:56.857075 | instance | ok: [instance -> localhost] 2026-07-17 22:17:56.857311 | instance | 2026-07-17 22:17:56.857607 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-17 22:17:56.857883 | instance | Friday 17 July 2026 22:17:56 +0000 (0:00:00.399) 0:40:52.999 *********** 2026-07-17 22:17:57.427084 | instance | ok: [instance -> localhost] 2026-07-17 22:17:57.427327 | instance | 2026-07-17 22:17:57.427634 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-17 22:17:57.427928 | instance | Friday 17 July 2026 22:17:57 +0000 (0:00:00.570) 0:40:53.570 *********** 2026-07-17 22:17:57.638655 | instance | ok: [instance -> localhost] 2026-07-17 22:17:57.638912 | instance | 2026-07-17 22:17:57.639248 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-17 22:17:57.639572 | instance | Friday 17 July 2026 22:17:57 +0000 (0:00:00.211) 0:40:53.782 *********** 2026-07-17 22:17:59.053542 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-17 22:17:59.053888 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-17 22:17:59.054141 | instance | 2026-07-17 22:17:59.054401 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-07-17 22:17:59.054688 | instance | Friday 17 July 2026 22:17:59 +0000 (0:00:01.414) 0:40:55.196 *********** 2026-07-17 22:17:59.560797 | instance | ok: [instance] 2026-07-17 22:17:59.561206 | instance | 2026-07-17 22:17:59.561671 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-17 22:17:59.562115 | instance | Friday 17 July 2026 22:17:59 +0000 (0:00:00.505) 0:40:55.702 *********** 2026-07-17 22:20:55.288890 | instance | changed: [instance] 2026-07-17 22:20:55.289014 | instance | 2026-07-17 22:20:55.289027 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:20:55.289048 | instance | Friday 17 July 2026 22:20:55 +0000 (0:02:55.728) 0:43:51.431 *********** 2026-07-17 22:20:55.443617 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:20:55.443733 | instance | 2026-07-17 22:20:55.443897 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:20:55.444061 | instance | Friday 17 July 2026 22:20:55 +0000 (0:00:00.155) 0:43:51.586 *********** 2026-07-17 22:20:55.504852 | instance | skipping: [instance] 2026-07-17 22:20:55.505050 | instance | 2026-07-17 22:20:55.505332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:20:55.505600 | instance | Friday 17 July 2026 22:20:55 +0000 (0:00:00.061) 0:43:51.648 *********** 2026-07-17 22:20:55.567380 | instance | skipping: [instance] 2026-07-17 22:20:55.567497 | instance | 2026-07-17 22:20:55.567540 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:20:55.567669 | instance | Friday 17 July 2026 22:20:55 +0000 (0:00:00.062) 0:43:51.710 *********** 2026-07-17 22:20:55.639881 | instance | ok: [instance] 2026-07-17 22:20:55.640046 | instance | 2026-07-17 22:20:55.642985 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-17 22:20:55.643069 | instance | Friday 17 July 2026 22:20:55 +0000 (0:00:00.072) 0:43:51.783 *********** 2026-07-17 22:20:55.731969 | instance | included: ingress for instance 2026-07-17 22:20:55.732194 | instance | 2026-07-17 22:20:55.732522 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-17 22:20:55.732806 | instance | Friday 17 July 2026 22:20:55 +0000 (0:00:00.091) 0:43:51.875 *********** 2026-07-17 22:20:56.925194 | instance | changed: [instance] 2026-07-17 22:20:56.925462 | instance | 2026-07-17 22:20:56.925752 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:20:56.926054 | instance | Friday 17 July 2026 22:20:56 +0000 (0:00:01.193) 0:43:53.068 *********** 2026-07-17 22:20:57.086119 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:20:57.086392 | instance | 2026-07-17 22:20:57.086710 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:20:57.087170 | instance | Friday 17 July 2026 22:20:57 +0000 (0:00:00.160) 0:43:53.229 *********** 2026-07-17 22:20:57.150397 | instance | skipping: [instance] 2026-07-17 22:20:57.150464 | instance | 2026-07-17 22:20:57.150603 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:20:57.150726 | instance | Friday 17 July 2026 22:20:57 +0000 (0:00:00.064) 0:43:53.293 *********** 2026-07-17 22:20:57.215881 | instance | skipping: [instance] 2026-07-17 22:20:57.215990 | instance | 2026-07-17 22:20:57.216172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:20:57.216360 | instance | Friday 17 July 2026 22:20:57 +0000 (0:00:00.065) 0:43:53.359 *********** 2026-07-17 22:20:57.289543 | instance | ok: [instance] 2026-07-17 22:20:57.289618 | instance | 2026-07-17 22:20:57.289736 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-17 22:20:57.289862 | instance | Friday 17 July 2026 22:20:57 +0000 (0:00:00.073) 0:43:53.432 *********** 2026-07-17 22:20:57.401735 | instance | included: ingress for instance 2026-07-17 22:20:57.401797 | instance | 2026-07-17 22:20:57.401960 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-17 22:20:57.402076 | instance | Friday 17 July 2026 22:20:57 +0000 (0:00:00.112) 0:43:53.545 *********** 2026-07-17 22:20:58.583614 | instance | changed: [instance] 2026-07-17 22:20:58.583852 | instance | 2026-07-17 22:20:58.584190 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-17 22:20:58.584487 | instance | Friday 17 July 2026 22:20:58 +0000 (0:00:01.181) 0:43:54.726 *********** 2026-07-17 22:20:59.361044 | instance | ok: [instance] 2026-07-17 22:20:59.361185 | instance | 2026-07-17 22:20:59.361369 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-17 22:20:59.361578 | instance | Friday 17 July 2026 22:20:59 +0000 (0:00:00.776) 0:43:55.503 *********** 2026-07-17 22:21:23.073230 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-07-17 22:21:23.073467 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-07-17 22:21:23.073767 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-07-17 22:21:23.074061 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-17 22:21:23.074363 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-17 22:21:23.074622 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-17 22:21:23.074961 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-17 22:21:23.075290 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-17 22:21:23.075550 | instance | 2026-07-17 22:21:23.075836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:21:23.076109 | instance | Friday 17 July 2026 22:21:23 +0000 (0:00:23.712) 0:44:19.216 *********** 2026-07-17 22:21:23.194323 | instance | ok: [instance] 2026-07-17 22:21:23.194459 | instance | 2026-07-17 22:21:23.194761 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:21:23.195107 | instance | Friday 17 July 2026 22:21:23 +0000 (0:00:00.121) 0:44:19.337 *********** 2026-07-17 22:21:23.299726 | instance | included: rabbitmq for instance 2026-07-17 22:21:23.299908 | instance | 2026-07-17 22:21:23.300214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:21:23.300499 | instance | Friday 17 July 2026 22:21:23 +0000 (0:00:00.105) 0:44:19.442 *********** 2026-07-17 22:21:23.987565 | instance | ok: [instance] 2026-07-17 22:21:23.987799 | instance | 2026-07-17 22:21:23.988459 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:21:23.988513 | instance | Friday 17 July 2026 22:21:23 +0000 (0:00:00.687) 0:44:20.130 *********** 2026-07-17 22:21:24.042706 | instance | skipping: [instance] 2026-07-17 22:21:24.042739 | instance | 2026-07-17 22:21:24.042744 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:21:24.042749 | instance | Friday 17 July 2026 22:21:24 +0000 (0:00:00.055) 0:44:20.185 *********** 2026-07-17 22:21:24.097998 | instance | skipping: [instance] 2026-07-17 22:21:24.098043 | instance | 2026-07-17 22:21:24.098050 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:21:24.098057 | instance | Friday 17 July 2026 22:21:24 +0000 (0:00:00.055) 0:44:20.240 *********** 2026-07-17 22:21:24.168753 | instance | skipping: [instance] 2026-07-17 22:21:24.169278 | instance | 2026-07-17 22:21:24.169313 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:21:24.169329 | instance | Friday 17 July 2026 22:21:24 +0000 (0:00:00.070) 0:44:20.311 *********** 2026-07-17 22:21:55.057712 | instance | changed: [instance] 2026-07-17 22:21:55.057830 | instance | 2026-07-17 22:21:55.057961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:21:55.058091 | instance | Friday 17 July 2026 22:21:55 +0000 (0:00:30.889) 0:44:51.200 *********** 2026-07-17 22:21:55.731595 | instance | ok: [instance] 2026-07-17 22:21:55.731872 | instance | 2026-07-17 22:21:55.731970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:21:55.732216 | instance | Friday 17 July 2026 22:21:55 +0000 (0:00:00.672) 0:44:51.873 *********** 2026-07-17 22:21:55.800317 | instance | ok: [instance] 2026-07-17 22:21:55.800554 | instance | 2026-07-17 22:21:55.800840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:21:55.801115 | instance | Friday 17 July 2026 22:21:55 +0000 (0:00:00.070) 0:44:51.943 *********** 2026-07-17 22:21:55.861315 | instance | skipping: [instance] 2026-07-17 22:21:55.861560 | instance | 2026-07-17 22:21:55.861878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:21:55.862152 | instance | Friday 17 July 2026 22:21:55 +0000 (0:00:00.060) 0:44:52.004 *********** 2026-07-17 22:21:55.918783 | instance | skipping: [instance] 2026-07-17 22:21:55.919072 | instance | 2026-07-17 22:21:55.919490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:21:55.919755 | instance | Friday 17 July 2026 22:21:55 +0000 (0:00:00.056) 0:44:52.061 *********** 2026-07-17 22:21:55.974475 | instance | ok: [instance] 2026-07-17 22:21:55.974710 | instance | 2026-07-17 22:21:55.975008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:21:55.975321 | instance | Friday 17 July 2026 22:21:55 +0000 (0:00:00.056) 0:44:52.117 *********** 2026-07-17 22:21:56.182542 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:21:56.182812 | instance | ok: [instance] => (item=load_balancer) 2026-07-17 22:21:56.183140 | instance | ok: [instance] => (item=identity) 2026-07-17 22:21:56.183412 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:21:56.183674 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:21:56.183933 | instance | ok: [instance] => (item=network) 2026-07-17 22:21:56.184185 | instance | ok: [instance] => (item=compute) 2026-07-17 22:21:56.184591 | instance | ok: [instance] => (item=dns) 2026-07-17 22:21:56.185073 | instance | ok: [instance] => (item=baremetal) 2026-07-17 22:21:56.185348 | instance | ok: [instance] => (item=compute_metadata) 2026-07-17 22:21:56.185597 | instance | 2026-07-17 22:21:56.185864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:21:56.186195 | instance | Friday 17 July 2026 22:21:56 +0000 (0:00:00.207) 0:44:52.325 *********** 2026-07-17 22:21:56.278902 | instance | ok: [instance] 2026-07-17 22:21:56.278994 | instance | 2026-07-17 22:21:56.279255 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:21:56.279532 | instance | Friday 17 July 2026 22:21:56 +0000 (0:00:00.096) 0:44:52.422 *********** 2026-07-17 22:21:56.369937 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:21:56.370020 | instance | 2026-07-17 22:21:56.370266 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:21:56.370531 | instance | Friday 17 July 2026 22:21:56 +0000 (0:00:00.090) 0:44:52.513 *********** 2026-07-17 22:21:56.930238 | instance | changed: [instance] 2026-07-17 22:21:56.930465 | instance | 2026-07-17 22:21:56.930805 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-17 22:21:56.931162 | instance | Friday 17 July 2026 22:21:56 +0000 (0:00:00.559) 0:44:53.073 *********** 2026-07-17 22:21:57.708068 | instance | ok: [instance] 2026-07-17 22:21:57.708626 | instance | 2026-07-17 22:21:57.708929 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-17 22:21:57.709279 | instance | Friday 17 July 2026 22:21:57 +0000 (0:00:00.777) 0:44:53.850 *********** 2026-07-17 22:21:57.783135 | instance | skipping: [instance] 2026-07-17 22:21:57.783287 | instance | 2026-07-17 22:21:57.783957 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-17 22:21:57.784287 | instance | Friday 17 July 2026 22:21:57 +0000 (0:00:00.075) 0:44:53.926 *********** 2026-07-17 22:21:58.224752 | instance | ok: [instance] 2026-07-17 22:21:58.224874 | instance | 2026-07-17 22:21:58.225153 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-17 22:21:58.225406 | instance | Friday 17 July 2026 22:21:58 +0000 (0:00:00.441) 0:44:54.367 *********** 2026-07-17 22:21:58.307556 | instance | ok: [instance] 2026-07-17 22:21:58.307654 | instance | 2026-07-17 22:21:58.307786 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-17 22:21:58.307927 | instance | Friday 17 July 2026 22:21:58 +0000 (0:00:00.083) 0:44:54.450 *********** 2026-07-17 22:21:58.384279 | instance | ok: [instance] 2026-07-17 22:21:58.384406 | instance | 2026-07-17 22:21:58.384599 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-17 22:21:58.384771 | instance | Friday 17 July 2026 22:21:58 +0000 (0:00:00.076) 0:44:54.527 *********** 2026-07-17 22:21:58.437850 | instance | skipping: [instance] 2026-07-17 22:21:58.437939 | instance | 2026-07-17 22:21:58.438154 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-17 22:21:58.438308 | instance | Friday 17 July 2026 22:21:58 +0000 (0:00:00.053) 0:44:54.581 *********** 2026-07-17 22:24:28.419665 | instance | changed: [instance] 2026-07-17 22:24:28.419913 | instance | 2026-07-17 22:24:28.420195 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:24:28.420607 | instance | Friday 17 July 2026 22:24:28 +0000 (0:02:29.981) 0:47:24.562 *********** 2026-07-17 22:24:28.575657 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:24:28.575891 | instance | 2026-07-17 22:24:28.576207 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:24:28.576500 | instance | Friday 17 July 2026 22:24:28 +0000 (0:00:00.155) 0:47:24.718 *********** 2026-07-17 22:24:28.633287 | instance | skipping: [instance] 2026-07-17 22:24:28.633577 | instance | 2026-07-17 22:24:28.633931 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:24:28.634215 | instance | Friday 17 July 2026 22:24:28 +0000 (0:00:00.057) 0:47:24.776 *********** 2026-07-17 22:24:28.692640 | instance | skipping: [instance] 2026-07-17 22:24:28.692871 | instance | 2026-07-17 22:24:28.693150 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:24:28.693423 | instance | Friday 17 July 2026 22:24:28 +0000 (0:00:00.059) 0:47:24.836 *********** 2026-07-17 22:24:28.769724 | instance | ok: [instance] 2026-07-17 22:24:28.769840 | instance | 2026-07-17 22:24:28.770094 | instance | TASK [Create Ingress network] ************************************************** 2026-07-17 22:24:28.770257 | instance | Friday 17 July 2026 22:24:28 +0000 (0:00:00.076) 0:47:24.912 *********** 2026-07-17 22:24:28.853728 | instance | included: ingress for instance 2026-07-17 22:24:28.853904 | instance | 2026-07-17 22:24:28.854167 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-17 22:24:28.854471 | instance | Friday 17 July 2026 22:24:28 +0000 (0:00:00.084) 0:47:24.997 *********** 2026-07-17 22:24:29.971855 | instance | changed: [instance] 2026-07-17 22:24:29.972147 | instance | 2026-07-17 22:24:29.972481 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-17 22:24:29.972830 | instance | Friday 17 July 2026 22:24:29 +0000 (0:00:01.117) 0:47:26.115 *********** 2026-07-17 22:24:31.082635 | instance | ok: [instance] 2026-07-17 22:24:31.082993 | instance | 2026-07-17 22:24:31.083280 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-17 22:24:31.083546 | instance | Friday 17 July 2026 22:24:31 +0000 (0:00:01.110) 0:47:27.225 *********** 2026-07-17 22:24:52.313281 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-07-17 22:24:52.313477 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-07-17 22:24:52.313798 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-07-17 22:24:52.314118 | 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-17 22:24:52.314377 | instance | 2026-07-17 22:24:52.314651 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-17 22:24:52.315006 | instance | Friday 17 July 2026 22:24:52 +0000 (0:00:21.230) 0:47:48.456 *********** 2026-07-17 22:24:55.449868 | 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-17 22:24:55.450124 | instance | 2026-07-17 22:24:55.450436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:24:55.450737 | instance | Friday 17 July 2026 22:24:55 +0000 (0:00:03.135) 0:47:51.592 *********** 2026-07-17 22:24:55.539440 | instance | ok: [instance] 2026-07-17 22:24:55.539517 | instance | 2026-07-17 22:24:55.539704 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:24:55.539889 | instance | Friday 17 July 2026 22:24:55 +0000 (0:00:00.090) 0:47:51.683 *********** 2026-07-17 22:24:55.650733 | instance | included: rabbitmq for instance 2026-07-17 22:24:55.650857 | instance | 2026-07-17 22:24:55.651053 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:24:55.651231 | instance | Friday 17 July 2026 22:24:55 +0000 (0:00:00.110) 0:47:51.793 *********** 2026-07-17 22:24:56.324458 | instance | ok: [instance] 2026-07-17 22:24:56.324601 | instance | 2026-07-17 22:24:56.324786 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:24:56.324965 | instance | Friday 17 July 2026 22:24:56 +0000 (0:00:00.674) 0:47:52.467 *********** 2026-07-17 22:24:56.388570 | instance | skipping: [instance] 2026-07-17 22:24:56.388655 | instance | 2026-07-17 22:24:56.388795 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:24:56.388926 | instance | Friday 17 July 2026 22:24:56 +0000 (0:00:00.064) 0:47:52.532 *********** 2026-07-17 22:24:56.444304 | instance | skipping: [instance] 2026-07-17 22:24:56.444372 | instance | 2026-07-17 22:24:56.444527 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:24:56.444652 | instance | Friday 17 July 2026 22:24:56 +0000 (0:00:00.055) 0:47:52.587 *********** 2026-07-17 22:24:56.507008 | instance | skipping: [instance] 2026-07-17 22:24:56.507276 | instance | 2026-07-17 22:24:56.507606 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:24:56.507763 | instance | Friday 17 July 2026 22:24:56 +0000 (0:00:00.061) 0:47:52.649 *********** 2026-07-17 22:25:27.404102 | instance | changed: [instance] 2026-07-17 22:25:27.404303 | instance | 2026-07-17 22:25:27.404612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:25:27.404961 | instance | Friday 17 July 2026 22:25:27 +0000 (0:00:30.897) 0:48:23.547 *********** 2026-07-17 22:25:28.105188 | instance | ok: [instance] 2026-07-17 22:25:28.105431 | instance | 2026-07-17 22:25:28.105725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:25:28.106013 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.701) 0:48:24.248 *********** 2026-07-17 22:25:28.168642 | instance | ok: [instance] 2026-07-17 22:25:28.168966 | instance | 2026-07-17 22:25:28.169254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:25:28.169522 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.063) 0:48:24.311 *********** 2026-07-17 22:25:28.228852 | instance | skipping: [instance] 2026-07-17 22:25:28.229063 | instance | 2026-07-17 22:25:28.229355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:25:28.229752 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.060) 0:48:24.372 *********** 2026-07-17 22:25:28.291972 | instance | skipping: [instance] 2026-07-17 22:25:28.292221 | instance | 2026-07-17 22:25:28.292583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:25:28.292920 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.062) 0:48:24.435 *********** 2026-07-17 22:25:28.355693 | instance | ok: [instance] 2026-07-17 22:25:28.355845 | instance | 2026-07-17 22:25:28.356062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:25:28.356240 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.063) 0:48:24.499 *********** 2026-07-17 22:25:28.490767 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:25:28.491050 | instance | ok: [instance] => (item=identity) 2026-07-17 22:25:28.491317 | instance | ok: [instance] => (item=orchestration) 2026-07-17 22:25:28.491576 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:25:28.491846 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:25:28.492103 | instance | ok: [instance] => (item=cloudformation) 2026-07-17 22:25:28.492383 | instance | 2026-07-17 22:25:28.492679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:25:28.492936 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.134) 0:48:24.634 *********** 2026-07-17 22:25:28.584030 | instance | ok: [instance] 2026-07-17 22:25:28.584345 | instance | 2026-07-17 22:25:28.584643 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:25:28.584918 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.093) 0:48:24.727 *********** 2026-07-17 22:25:28.784000 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:25:28.784268 | instance | 2026-07-17 22:25:28.784557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:25:28.784831 | instance | Friday 17 July 2026 22:25:28 +0000 (0:00:00.200) 0:48:24.927 *********** 2026-07-17 22:25:29.358575 | instance | changed: [instance] 2026-07-17 22:25:29.358844 | instance | 2026-07-17 22:25:29.359288 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-17 22:25:29.359588 | instance | Friday 17 July 2026 22:25:29 +0000 (0:00:00.574) 0:48:25.501 *********** 2026-07-17 22:29:22.384116 | instance | changed: [instance] 2026-07-17 22:29:22.384367 | instance | 2026-07-17 22:29:22.384647 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:29:22.384937 | instance | Friday 17 July 2026 22:29:22 +0000 (0:03:53.025) 0:52:18.527 *********** 2026-07-17 22:29:22.511013 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:29:22.511400 | instance | 2026-07-17 22:29:22.511778 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:29:22.512247 | instance | Friday 17 July 2026 22:29:22 +0000 (0:00:00.126) 0:52:18.654 *********** 2026-07-17 22:29:22.578499 | instance | skipping: [instance] 2026-07-17 22:29:22.578595 | instance | 2026-07-17 22:29:22.578714 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:29:22.578838 | instance | Friday 17 July 2026 22:29:22 +0000 (0:00:00.067) 0:52:18.721 *********** 2026-07-17 22:29:22.639330 | instance | skipping: [instance] 2026-07-17 22:29:22.639415 | instance | 2026-07-17 22:29:22.639528 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:29:22.639649 | instance | Friday 17 July 2026 22:29:22 +0000 (0:00:00.060) 0:52:18.782 *********** 2026-07-17 22:29:22.709834 | instance | ok: [instance] 2026-07-17 22:29:22.709911 | instance | 2026-07-17 22:29:22.710060 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-17 22:29:22.710202 | instance | Friday 17 July 2026 22:29:22 +0000 (0:00:00.070) 0:52:18.853 *********** 2026-07-17 22:29:22.815688 | instance | included: ingress for instance 2026-07-17 22:29:22.815750 | instance | 2026-07-17 22:29:22.815879 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-17 22:29:22.815992 | instance | Friday 17 July 2026 22:29:22 +0000 (0:00:00.106) 0:52:18.959 *********** 2026-07-17 22:29:23.876856 | instance | changed: [instance] 2026-07-17 22:29:23.876988 | instance | 2026-07-17 22:29:23.877162 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:29:23.877334 | instance | Friday 17 July 2026 22:29:23 +0000 (0:00:01.060) 0:52:20.020 *********** 2026-07-17 22:29:24.012158 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:29:24.012397 | instance | 2026-07-17 22:29:24.012725 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:29:24.013011 | instance | Friday 17 July 2026 22:29:24 +0000 (0:00:00.134) 0:52:20.155 *********** 2026-07-17 22:29:24.075170 | instance | skipping: [instance] 2026-07-17 22:29:24.075445 | instance | 2026-07-17 22:29:24.076091 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:29:24.076525 | instance | Friday 17 July 2026 22:29:24 +0000 (0:00:00.062) 0:52:20.217 *********** 2026-07-17 22:29:24.141497 | instance | skipping: [instance] 2026-07-17 22:29:24.141867 | instance | 2026-07-17 22:29:24.142294 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:29:24.142725 | instance | Friday 17 July 2026 22:29:24 +0000 (0:00:00.067) 0:52:20.284 *********** 2026-07-17 22:29:24.212844 | instance | ok: [instance] 2026-07-17 22:29:24.212988 | instance | 2026-07-17 22:29:24.213174 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-17 22:29:24.213357 | instance | Friday 17 July 2026 22:29:24 +0000 (0:00:00.071) 0:52:20.356 *********** 2026-07-17 22:29:24.311283 | instance | included: ingress for instance 2026-07-17 22:29:24.311538 | instance | 2026-07-17 22:29:24.311825 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-17 22:29:24.312097 | instance | Friday 17 July 2026 22:29:24 +0000 (0:00:00.098) 0:52:20.454 *********** 2026-07-17 22:29:25.419358 | instance | changed: [instance] 2026-07-17 22:29:25.419480 | instance | 2026-07-17 22:29:25.419659 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-17 22:29:25.419821 | instance | Friday 17 July 2026 22:29:25 +0000 (0:00:01.107) 0:52:21.562 *********** 2026-07-17 22:29:25.676335 | instance | ok: [instance] 2026-07-17 22:29:25.676560 | instance | 2026-07-17 22:29:25.676846 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:29:25.677115 | instance | Friday 17 July 2026 22:29:25 +0000 (0:00:00.257) 0:52:21.819 *********** 2026-07-17 22:29:26.915633 | instance | ok: [instance] 2026-07-17 22:29:26.915691 | instance | 2026-07-17 22:29:26.915861 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:29:26.916145 | instance | Friday 17 July 2026 22:29:26 +0000 (0:00:01.238) 0:52:23.058 *********** 2026-07-17 22:29:27.204065 | instance | ok: [instance] 2026-07-17 22:29:27.204321 | instance | 2026-07-17 22:29:27.204601 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:29:27.204875 | instance | Friday 17 July 2026 22:29:27 +0000 (0:00:00.288) 0:52:23.347 *********** 2026-07-17 22:29:27.292652 | instance | ok: [instance] => { 2026-07-17 22:29:27.292829 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-17 22:29:27.293034 | instance | } 2026-07-17 22:29:27.293199 | instance | 2026-07-17 22:29:27.293380 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:29:27.293612 | instance | Friday 17 July 2026 22:29:27 +0000 (0:00:00.089) 0:52:23.436 *********** 2026-07-17 22:29:27.683139 | instance | ok: [instance] 2026-07-17 22:29:27.683375 | instance | 2026-07-17 22:29:27.683655 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:29:27.683934 | instance | Friday 17 July 2026 22:29:27 +0000 (0:00:00.390) 0:52:23.826 *********** 2026-07-17 22:29:28.801317 | instance | ok: [instance] 2026-07-17 22:29:28.801358 | instance | 2026-07-17 22:29:28.801366 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-17 22:29:28.801373 | instance | Friday 17 July 2026 22:29:28 +0000 (0:00:01.117) 0:52:24.943 *********** 2026-07-17 22:29:29.302919 | instance | ok: [instance] 2026-07-17 22:29:29.303000 | instance | 2026-07-17 22:29:29.303278 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-17 22:29:29.303323 | instance | Friday 17 July 2026 22:29:29 +0000 (0:00:00.502) 0:52:25.446 *********** 2026-07-17 22:29:30.140027 | instance | ok: [instance] 2026-07-17 22:29:30.140067 | instance | 2026-07-17 22:29:30.140072 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-17 22:29:30.140077 | instance | Friday 17 July 2026 22:29:30 +0000 (0:00:00.836) 0:52:26.283 *********** 2026-07-17 22:29:31.016150 | instance | ok: [instance] 2026-07-17 22:29:31.016227 | instance | 2026-07-17 22:29:31.016507 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-17 22:29:31.016546 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.876) 0:52:27.159 *********** 2026-07-17 22:29:31.398077 | instance | ok: [instance] 2026-07-17 22:29:31.398155 | instance | 2026-07-17 22:29:31.398417 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-17 22:29:31.398454 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.381) 0:52:27.541 *********** 2026-07-17 22:29:31.551608 | instance | included: openstack_helm_endpoints for instance 2026-07-17 22:29:31.551678 | instance | 2026-07-17 22:29:31.551957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:29:31.551998 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.153) 0:52:27.695 *********** 2026-07-17 22:29:31.611404 | instance | skipping: [instance] 2026-07-17 22:29:31.611468 | instance | 2026-07-17 22:29:31.611744 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:29:31.611786 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.059) 0:52:27.754 *********** 2026-07-17 22:29:31.668548 | instance | skipping: [instance] 2026-07-17 22:29:31.668639 | instance | 2026-07-17 22:29:31.668884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:29:31.668913 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.057) 0:52:27.812 *********** 2026-07-17 22:29:31.730006 | instance | skipping: [instance] 2026-07-17 22:29:31.730082 | instance | 2026-07-17 22:29:31.730230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:29:31.730363 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.061) 0:52:27.873 *********** 2026-07-17 22:29:31.806591 | instance | skipping: [instance] 2026-07-17 22:29:31.806652 | instance | 2026-07-17 22:29:31.807081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:29:31.807131 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.076) 0:52:27.949 *********** 2026-07-17 22:29:31.863240 | instance | skipping: [instance] 2026-07-17 22:29:31.863337 | instance | 2026-07-17 22:29:31.863474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:29:31.863615 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.057) 0:52:28.006 *********** 2026-07-17 22:29:31.936522 | instance | skipping: [instance] 2026-07-17 22:29:31.936629 | instance | 2026-07-17 22:29:31.936988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:29:31.937039 | instance | Friday 17 July 2026 22:29:31 +0000 (0:00:00.073) 0:52:28.079 *********** 2026-07-17 22:29:32.007145 | instance | ok: [instance] 2026-07-17 22:29:32.007335 | instance | 2026-07-17 22:29:32.007497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:29:32.007649 | instance | Friday 17 July 2026 22:29:32 +0000 (0:00:00.070) 0:52:28.150 *********** 2026-07-17 22:29:32.085373 | instance | ok: [instance] => (item=identity) 2026-07-17 22:29:32.085512 | instance | 2026-07-17 22:29:32.085767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:29:32.085978 | instance | Friday 17 July 2026 22:29:32 +0000 (0:00:00.078) 0:52:28.228 *********** 2026-07-17 22:29:32.179875 | instance | ok: [instance] 2026-07-17 22:29:32.179989 | instance | 2026-07-17 22:29:32.180002 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-17 22:29:32.180015 | instance | Friday 17 July 2026 22:29:32 +0000 (0:00:00.094) 0:52:28.323 *********** 2026-07-17 22:29:32.645288 | instance | ok: [instance] 2026-07-17 22:29:32.645376 | instance | 2026-07-17 22:29:32.645506 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-17 22:29:32.645629 | instance | Friday 17 July 2026 22:29:32 +0000 (0:00:00.465) 0:52:28.788 *********** 2026-07-17 22:29:33.127795 | instance | ok: [instance] 2026-07-17 22:29:33.127878 | instance | 2026-07-17 22:29:33.128114 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-17 22:29:33.128200 | instance | Friday 17 July 2026 22:29:33 +0000 (0:00:00.482) 0:52:29.271 *********** 2026-07-17 22:29:33.572355 | instance | ok: [instance] 2026-07-17 22:29:33.572427 | instance | 2026-07-17 22:29:33.572558 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-17 22:29:33.572680 | instance | Friday 17 July 2026 22:29:33 +0000 (0:00:00.444) 0:52:29.715 *********** 2026-07-17 22:29:34.124180 | instance | ok: [instance] 2026-07-17 22:29:34.124221 | instance | 2026-07-17 22:29:34.124226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:29:34.124231 | instance | Friday 17 July 2026 22:29:34 +0000 (0:00:00.551) 0:52:30.267 *********** 2026-07-17 22:29:34.434705 | instance | ok: [instance] 2026-07-17 22:29:34.434790 | instance | 2026-07-17 22:29:34.435092 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:29:34.435138 | instance | Friday 17 July 2026 22:29:34 +0000 (0:00:00.310) 0:52:30.578 *********** 2026-07-17 22:29:34.529783 | instance | included: rabbitmq for instance 2026-07-17 22:29:34.529875 | instance | 2026-07-17 22:29:34.530157 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:29:34.530201 | instance | Friday 17 July 2026 22:29:34 +0000 (0:00:00.094) 0:52:30.673 *********** 2026-07-17 22:29:35.205031 | instance | ok: [instance] 2026-07-17 22:29:35.205361 | instance | 2026-07-17 22:29:35.205484 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:29:35.205493 | instance | Friday 17 July 2026 22:29:35 +0000 (0:00:00.675) 0:52:31.348 *********** 2026-07-17 22:29:35.267411 | instance | skipping: [instance] 2026-07-17 22:29:35.267507 | instance | 2026-07-17 22:29:35.267764 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:29:35.267849 | instance | Friday 17 July 2026 22:29:35 +0000 (0:00:00.062) 0:52:31.410 *********** 2026-07-17 22:29:35.337188 | instance | skipping: [instance] 2026-07-17 22:29:35.337551 | instance | 2026-07-17 22:29:35.337620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:29:35.337642 | instance | Friday 17 July 2026 22:29:35 +0000 (0:00:00.069) 0:52:31.480 *********** 2026-07-17 22:29:35.396996 | instance | skipping: [instance] 2026-07-17 22:29:35.397086 | instance | 2026-07-17 22:29:35.397208 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:29:35.397349 | instance | Friday 17 July 2026 22:29:35 +0000 (0:00:00.059) 0:52:31.540 *********** 2026-07-17 22:30:06.316774 | instance | changed: [instance] 2026-07-17 22:30:06.316828 | instance | 2026-07-17 22:30:06.316835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:30:06.316842 | instance | Friday 17 July 2026 22:30:06 +0000 (0:00:30.919) 0:53:02.459 *********** 2026-07-17 22:30:07.065740 | instance | ok: [instance] 2026-07-17 22:30:07.065817 | instance | 2026-07-17 22:30:07.065940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:30:07.066099 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.749) 0:53:03.209 *********** 2026-07-17 22:30:07.127396 | instance | ok: [instance] 2026-07-17 22:30:07.127460 | instance | 2026-07-17 22:30:07.127600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:30:07.127722 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.061) 0:53:03.271 *********** 2026-07-17 22:30:07.194140 | instance | skipping: [instance] 2026-07-17 22:30:07.194290 | instance | 2026-07-17 22:30:07.194494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:30:07.194672 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.066) 0:53:03.337 *********** 2026-07-17 22:30:07.265864 | instance | skipping: [instance] 2026-07-17 22:30:07.265931 | instance | 2026-07-17 22:30:07.266115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:30:07.266233 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.072) 0:53:03.409 *********** 2026-07-17 22:30:07.329067 | instance | ok: [instance] 2026-07-17 22:30:07.329151 | instance | 2026-07-17 22:30:07.329272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:30:07.329438 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.063) 0:53:03.472 *********** 2026-07-17 22:30:07.478925 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:30:07.479175 | instance | ok: [instance] => (item=load_balancer) 2026-07-17 22:30:07.479445 | instance | ok: [instance] => (item=identity) 2026-07-17 22:30:07.479713 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:30:07.479977 | instance | ok: [instance] => (item=network) 2026-07-17 22:30:07.480255 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-17 22:30:07.480510 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:30:07.480768 | instance | ok: [instance] => (item=valkey) 2026-07-17 22:30:07.481018 | instance | 2026-07-17 22:30:07.481289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:30:07.481554 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.149) 0:53:03.622 *********** 2026-07-17 22:30:07.588933 | instance | ok: [instance] 2026-07-17 22:30:07.589083 | instance | 2026-07-17 22:30:07.589264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:30:07.589441 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.110) 0:53:03.732 *********** 2026-07-17 22:30:07.668329 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:30:07.668552 | instance | 2026-07-17 22:30:07.668827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:30:07.669096 | instance | Friday 17 July 2026 22:30:07 +0000 (0:00:00.079) 0:53:03.811 *********** 2026-07-17 22:30:08.234766 | instance | changed: [instance] 2026-07-17 22:30:08.234851 | instance | 2026-07-17 22:30:08.235647 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-17 22:30:08.235718 | instance | Friday 17 July 2026 22:30:08 +0000 (0:00:00.566) 0:53:04.378 *********** 2026-07-17 22:30:09.489790 | instance | ok: [instance] 2026-07-17 22:30:09.489851 | instance | 2026-07-17 22:30:09.489863 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-17 22:30:09.489874 | instance | Friday 17 July 2026 22:30:09 +0000 (0:00:01.252) 0:53:05.630 *********** 2026-07-17 22:30:11.196208 | instance | changed: [instance] 2026-07-17 22:30:11.196274 | instance | 2026-07-17 22:30:11.196414 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-17 22:30:11.196533 | instance | Friday 17 July 2026 22:30:11 +0000 (0:00:01.708) 0:53:07.339 *********** 2026-07-17 22:30:13.005364 | instance | changed: [instance] 2026-07-17 22:30:13.005431 | instance | 2026-07-17 22:30:13.005564 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-17 22:30:13.005691 | instance | Friday 17 July 2026 22:30:12 +0000 (0:00:01.809) 0:53:09.149 *********** 2026-07-17 22:30:14.368942 | instance | changed: [instance] 2026-07-17 22:30:14.369023 | instance | 2026-07-17 22:30:14.369153 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-17 22:30:14.369277 | instance | Friday 17 July 2026 22:30:14 +0000 (0:00:01.363) 0:53:10.512 *********** 2026-07-17 22:30:20.378732 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-17 22:30:20.378839 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-17 22:30:20.378958 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-17 22:30:20.379070 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-17 22:30:20.379181 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-17 22:30:20.379292 | instance | 2026-07-17 22:30:20.379408 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-17 22:30:20.379534 | instance | Friday 17 July 2026 22:30:20 +0000 (0:00:06.009) 0:53:16.522 *********** 2026-07-17 22:30:22.215205 | instance | changed: [instance] => (item=instance) 2026-07-17 22:30:22.215466 | instance | 2026-07-17 22:30:22.215762 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-17 22:30:22.216030 | instance | Friday 17 July 2026 22:30:22 +0000 (0:00:01.835) 0:53:18.358 *********** 2026-07-17 22:30:24.348998 | instance | ok: [instance] => (item=instance) 2026-07-17 22:30:24.349070 | instance | 2026-07-17 22:30:24.349489 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-17 22:30:24.349720 | instance | Friday 17 July 2026 22:30:24 +0000 (0:00:02.133) 0:53:20.491 *********** 2026-07-17 22:30:30.902978 | instance | ok: [instance] => (item=instance) 2026-07-17 22:30:30.903137 | instance | 2026-07-17 22:30:30.903263 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-17 22:30:30.903388 | instance | Friday 17 July 2026 22:30:30 +0000 (0:00:06.554) 0:53:27.046 *********** 2026-07-17 22:30:32.149240 | instance | ok: [instance] => (item=instance) 2026-07-17 22:30:32.149470 | instance | 2026-07-17 22:30:32.149753 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-17 22:30:32.150019 | instance | Friday 17 July 2026 22:30:32 +0000 (0:00:01.246) 0:53:28.292 *********** 2026-07-17 22:30:32.232277 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-17 22:30:32.232597 | instance | 2026-07-17 22:30:32.232899 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-17 22:30:32.233176 | instance | Friday 17 July 2026 22:30:32 +0000 (0:00:00.082) 0:53:28.375 *********** 2026-07-17 22:30:33.392612 | instance | changed: [instance] 2026-07-17 22:30:33.392689 | instance | 2026-07-17 22:30:33.393044 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-17 22:30:33.393305 | instance | Friday 17 July 2026 22:30:33 +0000 (0:00:01.159) 0:53:29.535 *********** 2026-07-17 22:30:35.830746 | 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-17T22:30:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.73', 'hostname': 'host-172-24-2-73', 'fqdn': 'host-172-24-2-73.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '605dfd12-d32d-4be6-868c-ba53346cad89', 'ip_address': '172.24.2.73'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ee:bb:27', 'name': 'octavia-health-manager-port-instance', 'network_id': '21569402-3329-4e6a-98d8-be54cb217bf7', 'numa_affinity_policy': None, 'project_id': '174e8628d7544aa68a2dff3405391451', 'tenant_id': '174e8628d7544aa68a2dff3405391451', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['4301eeb0-04b4-4870-84d1-0ef9ef9146e4'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-17T22:30:30Z', 'revision_number': 4, 'if_match': None, 'id': '17007599-dce6-4ac3-9c98-5394224f58d5', '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-17 22:30:35.830920 | 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-17T22:30:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.73', 'hostname': 'host-172-24-2-73', 'fqdn': 'host-172-24-2-73.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '605dfd12-d32d-4be6-868c-ba53346cad89', 'ip_address': '172.24.2.73'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ee:bb:27', 'name': 'octavia-health-manager-port-instance', 'network_id': '21569402-3329-4e6a-98d8-be54cb217bf7', 'numa_affinity_policy': None, 'project_id': '174e8628d7544aa68a2dff3405391451', 'tenant_id': '174e8628d7544aa68a2dff3405391451', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['4301eeb0-04b4-4870-84d1-0ef9ef9146e4'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-17T22:30:30Z', 'revision_number': 4, 'if_match': None, 'id': '17007599-dce6-4ac3-9c98-5394224f58d5', '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-17 22:30:35.831059 | instance | 2026-07-17 22:30:35.831192 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-17 22:30:35.831319 | instance | Friday 17 July 2026 22:30:35 +0000 (0:00:02.438) 0:53:31.974 *********** 2026-07-17 22:30:37.360856 | instance | changed: [instance] 2026-07-17 22:30:37.361183 | instance | 2026-07-17 22:30:37.361612 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-17 22:30:37.362024 | instance | Friday 17 July 2026 22:30:37 +0000 (0:00:01.529) 0:53:33.504 *********** 2026-07-17 22:30:37.502988 | instance | included: atmosphere.common.glance_image for instance 2026-07-17 22:30:37.503131 | instance | 2026-07-17 22:30:37.503318 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-17 22:30:37.503515 | instance | Friday 17 July 2026 22:30:37 +0000 (0:00:00.142) 0:53:33.646 *********** 2026-07-17 22:30:38.676243 | instance | ok: [instance] 2026-07-17 22:30:38.676292 | instance | 2026-07-17 22:30:38.676300 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:30:38.676483 | instance | Friday 17 July 2026 22:30:38 +0000 (0:00:01.171) 0:53:34.818 *********** 2026-07-17 22:30:39.207954 | instance | ok: [instance] 2026-07-17 22:30:39.208029 | instance | 2026-07-17 22:30:39.208305 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:30:39.208382 | instance | Friday 17 July 2026 22:30:39 +0000 (0:00:00.533) 0:53:35.351 *********** 2026-07-17 22:30:39.291708 | instance | ok: [instance] 2026-07-17 22:30:39.292248 | instance | 2026-07-17 22:30:39.292293 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:30:39.292300 | instance | Friday 17 July 2026 22:30:39 +0000 (0:00:00.083) 0:53:35.434 *********** 2026-07-17 22:30:40.702838 | instance | ok: [instance] 2026-07-17 22:30:40.702948 | instance | 2026-07-17 22:30:40.703122 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:30:40.703204 | instance | Friday 17 July 2026 22:30:40 +0000 (0:00:01.411) 0:53:36.846 *********** 2026-07-17 22:30:40.773046 | instance | ok: [instance] 2026-07-17 22:30:40.773119 | instance | 2026-07-17 22:30:40.773262 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:30:40.773401 | instance | Friday 17 July 2026 22:30:40 +0000 (0:00:00.070) 0:53:36.916 *********** 2026-07-17 22:30:40.853161 | instance | ok: [instance] 2026-07-17 22:30:40.853299 | instance | 2026-07-17 22:30:40.853434 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:30:40.853588 | instance | Friday 17 July 2026 22:30:40 +0000 (0:00:00.080) 0:53:36.996 *********** 2026-07-17 22:30:41.099491 | instance | changed: [instance] 2026-07-17 22:30:41.099564 | instance | 2026-07-17 22:30:41.099807 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:30:41.099849 | instance | Friday 17 July 2026 22:30:41 +0000 (0:00:00.246) 0:53:37.243 *********** 2026-07-17 22:30:53.583642 | instance | changed: [instance] 2026-07-17 22:30:53.583702 | instance | 2026-07-17 22:30:53.583853 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:30:53.584011 | instance | Friday 17 July 2026 22:30:53 +0000 (0:00:12.483) 0:53:49.726 *********** 2026-07-17 22:30:53.863146 | instance | ok: [instance] 2026-07-17 22:30:53.863180 | instance | 2026-07-17 22:30:53.863186 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:30:53.863190 | instance | Friday 17 July 2026 22:30:53 +0000 (0:00:00.279) 0:53:50.006 *********** 2026-07-17 22:30:56.961795 | instance | changed: [instance] 2026-07-17 22:30:56.961871 | instance | 2026-07-17 22:30:56.961886 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:30:56.961899 | instance | Friday 17 July 2026 22:30:56 +0000 (0:00:03.097) 0:53:53.104 *********** 2026-07-17 22:30:57.664754 | instance | ok: [instance] 2026-07-17 22:30:57.664999 | instance | 2026-07-17 22:30:57.665215 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:30:57.665491 | instance | Friday 17 July 2026 22:30:57 +0000 (0:00:00.703) 0:53:53.807 *********** 2026-07-17 22:30:57.747254 | instance | ok: [instance] 2026-07-17 22:30:57.747660 | instance | 2026-07-17 22:30:57.747768 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:30:57.748073 | instance | Friday 17 July 2026 22:30:57 +0000 (0:00:00.082) 0:53:53.890 *********** 2026-07-17 22:31:28.600844 | instance | changed: [instance] 2026-07-17 22:31:28.601107 | instance | 2026-07-17 22:31:28.601413 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:31:28.601684 | instance | Friday 17 July 2026 22:31:28 +0000 (0:00:30.853) 0:54:24.744 *********** 2026-07-17 22:31:28.666180 | instance | skipping: [instance] 2026-07-17 22:31:28.666379 | instance | 2026-07-17 22:31:28.666959 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:31:28.667015 | instance | Friday 17 July 2026 22:31:28 +0000 (0:00:00.065) 0:54:24.809 *********** 2026-07-17 22:31:28.731172 | instance | skipping: [instance] 2026-07-17 22:31:28.731531 | instance | 2026-07-17 22:31:28.731873 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:31:28.732050 | instance | Friday 17 July 2026 22:31:28 +0000 (0:00:00.064) 0:54:24.874 *********** 2026-07-17 22:31:29.260726 | instance | changed: [instance] 2026-07-17 22:31:29.260852 | instance | 2026-07-17 22:31:29.261034 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-17 22:31:29.261207 | instance | Friday 17 July 2026 22:31:29 +0000 (0:00:00.529) 0:54:25.404 *********** 2026-07-17 22:31:30.220218 | instance | ok: [instance] 2026-07-17 22:31:30.220443 | instance | 2026-07-17 22:31:30.220719 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-17 22:31:30.221014 | instance | Friday 17 July 2026 22:31:30 +0000 (0:00:00.959) 0:54:26.363 *********** 2026-07-17 22:31:35.965333 | instance | changed: [instance] 2026-07-17 22:31:35.965554 | instance | 2026-07-17 22:31:35.965828 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-17 22:31:35.966088 | instance | Friday 17 July 2026 22:31:35 +0000 (0:00:05.745) 0:54:32.108 *********** 2026-07-17 22:31:36.648172 | instance | ok: [instance] 2026-07-17 22:31:36.648420 | instance | 2026-07-17 22:31:36.648755 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-17 22:31:36.649034 | instance | Friday 17 July 2026 22:31:36 +0000 (0:00:00.682) 0:54:32.791 *********** 2026-07-17 22:31:38.013027 | instance | changed: [instance] 2026-07-17 22:31:38.013277 | instance | 2026-07-17 22:31:38.013569 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-17 22:31:38.013972 | instance | Friday 17 July 2026 22:31:38 +0000 (0:00:01.363) 0:54:34.155 *********** 2026-07-17 22:31:39.448311 | instance | changed: [instance] => (item=octavia-client) 2026-07-17 22:31:39.448515 | instance | changed: [instance] => (item=octavia-server) 2026-07-17 22:31:39.448679 | instance | 2026-07-17 22:31:39.448850 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-17 22:31:39.449046 | instance | Friday 17 July 2026 22:31:39 +0000 (0:00:01.436) 0:54:35.591 *********** 2026-07-17 22:31:40.227556 | instance | changed: [instance] 2026-07-17 22:31:40.227835 | instance | 2026-07-17 22:31:40.228120 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-17 22:31:40.228401 | instance | Friday 17 July 2026 22:31:40 +0000 (0:00:00.779) 0:54:36.370 *********** 2026-07-17 22:31:42.262238 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-07-17 22:31:42.262958 | instance | loadbalancer quotas. 2026-07-17 22:31:42.302110 | instance | changed: [instance] 2026-07-17 22:31:42.302182 | instance | 2026-07-17 22:31:42.302194 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-17 22:31:42.302203 | instance | Friday 17 July 2026 22:31:42 +0000 (0:00:02.073) 0:54:38.444 *********** 2026-07-17 22:34:07.321977 | instance | changed: [instance] 2026-07-17 22:34:07.322045 | instance | 2026-07-17 22:34:07.322058 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-17 22:34:07.322069 | instance | Friday 17 July 2026 22:34:07 +0000 (0:02:25.019) 0:57:03.464 *********** 2026-07-17 22:34:20.426790 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-17 22:34:20.426851 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-17 22:34:20.426885 | instance | 2026-07-17 22:34:20.426894 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:34:20.426901 | instance | Friday 17 July 2026 22:34:20 +0000 (0:00:13.105) 0:57:16.569 *********** 2026-07-17 22:34:20.578030 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:34:20.578109 | instance | 2026-07-17 22:34:20.578338 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:34:20.578455 | instance | Friday 17 July 2026 22:34:20 +0000 (0:00:00.152) 0:57:16.721 *********** 2026-07-17 22:34:20.644580 | instance | skipping: [instance] 2026-07-17 22:34:20.644750 | instance | 2026-07-17 22:34:20.645006 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:34:20.645264 | instance | Friday 17 July 2026 22:34:20 +0000 (0:00:00.066) 0:57:16.788 *********** 2026-07-17 22:34:20.710610 | instance | skipping: [instance] 2026-07-17 22:34:20.710999 | instance | 2026-07-17 22:34:20.711070 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:34:20.711256 | instance | Friday 17 July 2026 22:34:20 +0000 (0:00:00.065) 0:57:16.854 *********** 2026-07-17 22:34:20.792415 | instance | ok: [instance] 2026-07-17 22:34:20.792666 | instance | 2026-07-17 22:34:20.792936 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-17 22:34:20.793212 | instance | Friday 17 July 2026 22:34:20 +0000 (0:00:00.081) 0:57:16.935 *********** 2026-07-17 22:34:20.907808 | instance | included: ingress for instance 2026-07-17 22:34:20.908096 | instance | 2026-07-17 22:34:20.908414 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-17 22:34:20.908682 | instance | Friday 17 July 2026 22:34:20 +0000 (0:00:00.115) 0:57:17.050 *********** 2026-07-17 22:34:22.323311 | instance | changed: [instance] 2026-07-17 22:34:22.323597 | instance | 2026-07-17 22:34:22.323907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:34:22.324195 | instance | Friday 17 July 2026 22:34:22 +0000 (0:00:01.415) 0:57:18.466 *********** 2026-07-17 22:34:22.416920 | instance | ok: [instance] 2026-07-17 22:34:22.417184 | instance | 2026-07-17 22:34:22.417452 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:34:22.417713 | instance | Friday 17 July 2026 22:34:22 +0000 (0:00:00.094) 0:57:18.560 *********** 2026-07-17 22:34:22.524561 | instance | included: rabbitmq for instance 2026-07-17 22:34:22.524777 | instance | 2026-07-17 22:34:22.525037 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:34:22.525272 | instance | Friday 17 July 2026 22:34:22 +0000 (0:00:00.107) 0:57:18.667 *********** 2026-07-17 22:34:23.288731 | instance | ok: [instance] 2026-07-17 22:34:23.289057 | instance | 2026-07-17 22:34:23.289373 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:34:23.289665 | instance | Friday 17 July 2026 22:34:23 +0000 (0:00:00.763) 0:57:19.431 *********** 2026-07-17 22:34:23.372783 | instance | skipping: [instance] 2026-07-17 22:34:23.372976 | instance | 2026-07-17 22:34:23.373221 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:34:23.373448 | instance | Friday 17 July 2026 22:34:23 +0000 (0:00:00.084) 0:57:19.515 *********** 2026-07-17 22:34:23.434851 | instance | skipping: [instance] 2026-07-17 22:34:23.435142 | instance | 2026-07-17 22:34:23.435448 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:34:23.435743 | instance | Friday 17 July 2026 22:34:23 +0000 (0:00:00.062) 0:57:19.578 *********** 2026-07-17 22:34:23.500704 | instance | skipping: [instance] 2026-07-17 22:34:23.500990 | instance | 2026-07-17 22:34:23.501274 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:34:23.501554 | instance | Friday 17 July 2026 22:34:23 +0000 (0:00:00.065) 0:57:19.643 *********** 2026-07-17 22:34:54.471793 | instance | changed: [instance] 2026-07-17 22:34:54.472063 | instance | 2026-07-17 22:34:54.472363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:34:54.472641 | instance | Friday 17 July 2026 22:34:54 +0000 (0:00:30.971) 0:57:50.615 *********** 2026-07-17 22:34:55.201934 | instance | ok: [instance] 2026-07-17 22:34:55.202036 | instance | 2026-07-17 22:34:55.202233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:34:55.202402 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.730) 0:57:51.345 *********** 2026-07-17 22:34:55.281011 | instance | ok: [instance] 2026-07-17 22:34:55.281231 | instance | 2026-07-17 22:34:55.281543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:34:55.281829 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.078) 0:57:51.423 *********** 2026-07-17 22:34:55.347624 | instance | skipping: [instance] 2026-07-17 22:34:55.347880 | instance | 2026-07-17 22:34:55.348240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:34:55.348503 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.066) 0:57:51.490 *********** 2026-07-17 22:34:55.413791 | instance | skipping: [instance] 2026-07-17 22:34:55.414010 | instance | 2026-07-17 22:34:55.414224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:34:55.414495 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.066) 0:57:51.557 *********** 2026-07-17 22:34:55.483614 | instance | ok: [instance] 2026-07-17 22:34:55.483832 | instance | 2026-07-17 22:34:55.484110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:34:55.484348 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.069) 0:57:51.627 *********** 2026-07-17 22:34:55.632807 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:34:55.632934 | instance | ok: [instance] => (item=identity) 2026-07-17 22:34:55.633137 | instance | ok: [instance] => (item=orchestration) 2026-07-17 22:34:55.633279 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:34:55.633423 | instance | ok: [instance] => (item=key_manager) 2026-07-17 22:34:55.633576 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:34:55.633677 | instance | ok: [instance] => (item=container_infra) 2026-07-17 22:34:55.633788 | instance | 2026-07-17 22:34:55.633938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:34:55.634060 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.149) 0:57:51.776 *********** 2026-07-17 22:34:55.744922 | instance | ok: [instance] 2026-07-17 22:34:55.745072 | instance | 2026-07-17 22:34:55.745268 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:34:55.745441 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.111) 0:57:51.888 *********** 2026-07-17 22:34:55.842050 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:34:55.842277 | instance | 2026-07-17 22:34:55.842590 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:34:55.842885 | instance | Friday 17 July 2026 22:34:55 +0000 (0:00:00.097) 0:57:51.985 *********** 2026-07-17 22:34:56.388666 | instance | changed: [instance] 2026-07-17 22:34:56.388892 | instance | 2026-07-17 22:34:56.389163 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:34:56.389423 | instance | Friday 17 July 2026 22:34:56 +0000 (0:00:00.546) 0:57:52.531 *********** 2026-07-17 22:34:56.472389 | instance | ok: [instance] => { 2026-07-17 22:34:56.472677 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-17 22:34:56.472969 | instance | } 2026-07-17 22:34:56.473209 | instance | 2026-07-17 22:34:56.473471 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:34:56.473744 | instance | Friday 17 July 2026 22:34:56 +0000 (0:00:00.083) 0:57:52.615 *********** 2026-07-17 22:34:57.476109 | instance | changed: [instance] 2026-07-17 22:34:57.476381 | instance | 2026-07-17 22:34:57.476660 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:34:57.476928 | instance | Friday 17 July 2026 22:34:57 +0000 (0:00:01.003) 0:57:53.619 *********** 2026-07-17 22:34:57.573798 | instance | skipping: [instance] 2026-07-17 22:34:57.574040 | instance | 2026-07-17 22:34:57.574337 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-17 22:34:57.574614 | instance | Friday 17 July 2026 22:34:57 +0000 (0:00:00.097) 0:57:53.716 *********** 2026-07-17 22:34:58.196257 | instance | changed: [instance] 2026-07-17 22:34:58.196367 | instance | 2026-07-17 22:34:58.196539 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:34:58.196737 | instance | Friday 17 July 2026 22:34:58 +0000 (0:00:00.622) 0:57:54.339 *********** 2026-07-17 22:34:58.307906 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:34:58.308017 | instance | 2026-07-17 22:34:58.308200 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:34:58.308371 | instance | Friday 17 July 2026 22:34:58 +0000 (0:00:00.110) 0:57:54.450 *********** 2026-07-17 22:34:58.863709 | instance | changed: [instance] 2026-07-17 22:34:58.863988 | instance | 2026-07-17 22:34:58.864314 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-17 22:34:58.864662 | instance | Friday 17 July 2026 22:34:58 +0000 (0:00:00.556) 0:57:55.006 *********** 2026-07-17 22:34:59.109140 | instance | changed: [instance] 2026-07-17 22:34:59.109429 | instance | 2026-07-17 22:34:59.109719 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-17 22:34:59.110002 | instance | Friday 17 July 2026 22:34:59 +0000 (0:00:00.245) 0:57:55.252 *********** 2026-07-17 22:34:59.663646 | instance | changed: [instance] 2026-07-17 22:34:59.663723 | instance | 2026-07-17 22:34:59.663944 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-17 22:34:59.664119 | instance | Friday 17 July 2026 22:34:59 +0000 (0:00:00.554) 0:57:55.806 *********** 2026-07-17 22:35:00.701323 | instance | changed: [instance] 2026-07-17 22:35:00.701431 | instance | 2026-07-17 22:35:00.701598 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-17 22:35:00.701759 | instance | Friday 17 July 2026 22:35:00 +0000 (0:00:01.037) 0:57:56.844 *********** 2026-07-17 22:35:04.234330 | instance | changed: [instance] 2026-07-17 22:35:04.234564 | instance | 2026-07-17 22:35:04.234847 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-17 22:35:04.235245 | instance | Friday 17 July 2026 22:35:04 +0000 (0:00:03.533) 0:58:00.377 *********** 2026-07-17 22:35:04.494825 | instance | changed: [instance] 2026-07-17 22:35:04.495052 | instance | 2026-07-17 22:35:04.495356 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-17 22:35:04.495591 | instance | Friday 17 July 2026 22:35:04 +0000 (0:00:00.260) 0:58:00.638 *********** 2026-07-17 22:35:06.931682 | instance | changed: [instance] 2026-07-17 22:35:06.931912 | instance | 2026-07-17 22:35:06.932206 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-17 22:35:06.932480 | instance | Friday 17 July 2026 22:35:06 +0000 (0:00:02.436) 0:58:03.074 *********** 2026-07-17 22:35:07.683391 | instance | ok: [instance] 2026-07-17 22:35:07.683645 | instance | 2026-07-17 22:35:07.683944 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-17 22:35:07.684229 | instance | Friday 17 July 2026 22:35:07 +0000 (0:00:00.751) 0:58:03.826 *********** 2026-07-17 22:35:13.054251 | instance | changed: [instance] 2026-07-17 22:35:13.054492 | instance | 2026-07-17 22:35:13.054794 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-17 22:35:13.055110 | instance | Friday 17 July 2026 22:35:13 +0000 (0:00:05.371) 0:58:09.197 *********** 2026-07-17 22:35:13.123080 | instance | skipping: [instance] 2026-07-17 22:35:13.123195 | instance | 2026-07-17 22:35:13.123309 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-17 22:35:13.123488 | instance | Friday 17 July 2026 22:35:13 +0000 (0:00:00.068) 0:58:09.266 *********** 2026-07-17 22:35:13.189064 | instance | skipping: [instance] 2026-07-17 22:35:13.189154 | instance | 2026-07-17 22:35:13.189337 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-17 22:35:13.189517 | instance | Friday 17 July 2026 22:35:13 +0000 (0:00:00.065) 0:58:09.332 *********** 2026-07-17 22:36:11.140485 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-17 22:36:11.140758 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-17 22:36:11.141036 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-17 22:36:11.141332 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-17 22:36:11.141577 | instance | 2026-07-17 22:36:11.141853 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-17 22:36:11.142114 | instance | Friday 17 July 2026 22:36:11 +0000 (0:00:57.951) 0:59:07.283 *********** 2026-07-17 22:36:11.233081 | 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-17 22:36:11.233219 | 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-17 22:36:11.233411 | 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-17 22:36:11.233607 | 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-17 22:36:11.233785 | 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-17 22:36:11.233994 | 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-17 22:36:11.234143 | 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-17 22:36:11.234330 | 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-17 22:36:11.234481 | instance | skipping: [instance] 2026-07-17 22:36:11.234623 | instance | 2026-07-17 22:36:11.234800 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-17 22:36:11.234986 | instance | Friday 17 July 2026 22:36:11 +0000 (0:00:00.092) 0:59:07.376 *********** 2026-07-17 22:36:17.313906 | instance | changed: [instance] 2026-07-17 22:36:17.314007 | instance | 2026-07-17 22:36:17.314016 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-17 22:36:17.314023 | instance | Friday 17 July 2026 22:36:17 +0000 (0:00:06.079) 0:59:13.455 *********** 2026-07-17 22:36:18.061676 | instance | changed: [instance] 2026-07-17 22:36:18.061741 | instance | 2026-07-17 22:36:18.061879 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-17 22:36:18.062011 | instance | Friday 17 July 2026 22:36:18 +0000 (0:00:00.749) 0:59:14.205 *********** 2026-07-17 22:38:42.418044 | instance | changed: [instance] 2026-07-17 22:38:42.418092 | instance | 2026-07-17 22:38:42.418097 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-17 22:38:42.418101 | instance | Friday 17 July 2026 22:38:42 +0000 (0:02:24.355) 1:01:38.561 *********** 2026-07-17 22:38:43.257604 | instance | changed: [instance] 2026-07-17 22:38:43.257668 | instance | 2026-07-17 22:38:43.257680 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:38:43.257690 | instance | Friday 17 July 2026 22:38:43 +0000 (0:00:00.838) 1:01:39.399 *********** 2026-07-17 22:38:43.414439 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:38:43.414478 | instance | 2026-07-17 22:38:43.414484 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:38:43.414489 | instance | Friday 17 July 2026 22:38:43 +0000 (0:00:00.157) 1:01:39.557 *********** 2026-07-17 22:38:43.485799 | instance | skipping: [instance] 2026-07-17 22:38:43.485837 | instance | 2026-07-17 22:38:43.485842 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:38:43.485847 | instance | Friday 17 July 2026 22:38:43 +0000 (0:00:00.071) 1:01:39.629 *********** 2026-07-17 22:38:43.557185 | instance | skipping: [instance] 2026-07-17 22:38:43.557248 | instance | 2026-07-17 22:38:43.557367 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:38:43.557496 | instance | Friday 17 July 2026 22:38:43 +0000 (0:00:00.071) 1:01:39.700 *********** 2026-07-17 22:38:43.631209 | instance | ok: [instance] 2026-07-17 22:38:43.631270 | instance | 2026-07-17 22:38:43.631282 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-17 22:38:43.631293 | instance | Friday 17 July 2026 22:38:43 +0000 (0:00:00.072) 1:01:39.773 *********** 2026-07-17 22:38:43.751783 | instance | included: ingress for instance 2026-07-17 22:38:43.751868 | instance | 2026-07-17 22:38:43.752086 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-17 22:38:43.752128 | instance | Friday 17 July 2026 22:38:43 +0000 (0:00:00.120) 1:01:39.894 *********** 2026-07-17 22:38:44.985383 | instance | changed: [instance] 2026-07-17 22:38:44.985499 | instance | 2026-07-17 22:38:44.985848 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-17 22:38:44.985860 | instance | Friday 17 July 2026 22:38:44 +0000 (0:00:01.233) 1:01:41.127 *********** 2026-07-17 22:38:45.919695 | instance | changed: [instance] 2026-07-17 22:38:45.919936 | instance | 2026-07-17 22:38:45.920214 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-17 22:38:45.920490 | instance | Friday 17 July 2026 22:38:45 +0000 (0:00:00.932) 1:01:42.060 *********** 2026-07-17 22:38:46.106772 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:38:46.106826 | instance | 2026-07-17 22:38:46.106833 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:38:46.106840 | instance | Friday 17 July 2026 22:38:46 +0000 (0:00:00.187) 1:01:42.248 *********** 2026-07-17 22:38:46.173616 | instance | skipping: [instance] 2026-07-17 22:38:46.173678 | instance | 2026-07-17 22:38:46.173689 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:38:46.173699 | instance | Friday 17 July 2026 22:38:46 +0000 (0:00:00.067) 1:01:42.316 *********** 2026-07-17 22:38:46.231710 | instance | skipping: [instance] 2026-07-17 22:38:46.231931 | instance | 2026-07-17 22:38:46.232219 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:38:46.232484 | instance | Friday 17 July 2026 22:38:46 +0000 (0:00:00.058) 1:01:42.375 *********** 2026-07-17 22:38:46.319862 | instance | ok: [instance] 2026-07-17 22:38:46.320009 | instance | 2026-07-17 22:38:46.320405 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-17 22:38:46.320818 | instance | Friday 17 July 2026 22:38:46 +0000 (0:00:00.087) 1:01:42.462 *********** 2026-07-17 22:38:46.420719 | instance | included: ingress for instance 2026-07-17 22:38:46.420816 | instance | 2026-07-17 22:38:46.420825 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-17 22:38:46.420840 | instance | Friday 17 July 2026 22:38:46 +0000 (0:00:00.100) 1:01:42.563 *********** 2026-07-17 22:38:47.711468 | instance | changed: [instance] 2026-07-17 22:38:47.711544 | instance | 2026-07-17 22:38:47.711677 | instance | TASK [Upload images] *********************************************************** 2026-07-17 22:38:47.711796 | instance | Friday 17 July 2026 22:38:47 +0000 (0:00:01.291) 1:01:43.855 *********** 2026-07-17 22:38:47.866938 | 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-17 22:38:47.866997 | instance | 2026-07-17 22:38:47.867005 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:38:47.867098 | instance | Friday 17 July 2026 22:38:47 +0000 (0:00:00.155) 1:01:44.010 *********** 2026-07-17 22:38:48.475974 | instance | ok: [instance] 2026-07-17 22:38:48.476028 | instance | 2026-07-17 22:38:48.476041 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:38:48.476047 | instance | Friday 17 July 2026 22:38:48 +0000 (0:00:00.608) 1:01:44.618 *********** 2026-07-17 22:38:48.543657 | instance | ok: [instance] 2026-07-17 22:38:48.544063 | instance | 2026-07-17 22:38:48.544481 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:38:48.544890 | instance | Friday 17 July 2026 22:38:48 +0000 (0:00:00.067) 1:01:44.686 *********** 2026-07-17 22:38:49.704944 | instance | ok: [instance] 2026-07-17 22:38:49.705024 | instance | 2026-07-17 22:38:49.705165 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:38:49.721509 | instance | Friday 17 July 2026 22:38:49 +0000 (0:00:01.161) 1:01:45.848 *********** 2026-07-17 22:38:49.775893 | instance | ok: [instance] 2026-07-17 22:38:49.775970 | instance | 2026-07-17 22:38:49.776090 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:38:49.776217 | instance | Friday 17 July 2026 22:38:49 +0000 (0:00:00.070) 1:01:45.919 *********** 2026-07-17 22:38:49.854653 | instance | ok: [instance] 2026-07-17 22:38:49.854731 | instance | 2026-07-17 22:38:49.854851 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:38:49.855024 | instance | Friday 17 July 2026 22:38:49 +0000 (0:00:00.079) 1:01:45.998 *********** 2026-07-17 22:38:50.098895 | instance | changed: [instance] 2026-07-17 22:38:50.099131 | instance | 2026-07-17 22:38:50.099402 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:38:50.099668 | instance | Friday 17 July 2026 22:38:50 +0000 (0:00:00.243) 1:01:46.242 *********** 2026-07-17 22:39:01.584805 | instance | changed: [instance] 2026-07-17 22:39:01.585031 | instance | 2026-07-17 22:39:01.585356 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:39:01.585663 | instance | Friday 17 July 2026 22:39:01 +0000 (0:00:11.485) 1:01:57.727 *********** 2026-07-17 22:39:01.845099 | instance | ok: [instance] 2026-07-17 22:39:01.845210 | instance | 2026-07-17 22:39:01.845334 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:39:01.845471 | instance | Friday 17 July 2026 22:39:01 +0000 (0:00:00.254) 1:01:57.982 *********** 2026-07-17 22:39:01.904055 | instance | skipping: [instance] 2026-07-17 22:39:02.253731 | instance | 2026-07-17 22:39:02.253765 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:39:02.253773 | instance | Friday 17 July 2026 22:39:01 +0000 (0:00:00.063) 1:01:58.045 *********** 2026-07-17 22:39:07.229694 | instance | ok: [instance] 2026-07-17 22:39:07.229965 | instance | 2026-07-17 22:39:07.230282 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:39:07.230572 | instance | Friday 17 July 2026 22:39:07 +0000 (0:00:05.327) 1:02:03.373 *********** 2026-07-17 22:39:07.300606 | instance | ok: [instance] 2026-07-17 22:39:07.300773 | instance | 2026-07-17 22:39:07.300947 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:39:07.301144 | instance | Friday 17 July 2026 22:39:07 +0000 (0:00:00.070) 1:02:03.443 *********** 2026-07-17 22:39:40.463710 | instance | changed: [instance] 2026-07-17 22:39:40.464085 | instance | 2026-07-17 22:39:40.464458 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:39:40.464761 | instance | Friday 17 July 2026 22:39:40 +0000 (0:00:33.162) 1:02:36.606 *********** 2026-07-17 22:39:40.521986 | instance | skipping: [instance] 2026-07-17 22:39:40.522232 | instance | 2026-07-17 22:39:40.522533 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:39:40.522793 | instance | Friday 17 July 2026 22:39:40 +0000 (0:00:00.058) 1:02:36.665 *********** 2026-07-17 22:39:40.581717 | instance | skipping: [instance] 2026-07-17 22:39:40.581835 | instance | 2026-07-17 22:39:40.582015 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:39:40.582190 | instance | Friday 17 July 2026 22:39:40 +0000 (0:00:00.059) 1:02:36.725 *********** 2026-07-17 22:39:41.001721 | instance | changed: [instance] 2026-07-17 22:39:41.001851 | instance | 2026-07-17 22:39:41.002040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:39:41.002209 | instance | Friday 17 July 2026 22:39:40 +0000 (0:00:00.420) 1:02:37.145 *********** 2026-07-17 22:39:41.098495 | instance | ok: [instance] 2026-07-17 22:39:41.098759 | instance | 2026-07-17 22:39:41.099118 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:39:41.099401 | instance | Friday 17 July 2026 22:39:41 +0000 (0:00:00.096) 1:02:37.241 *********** 2026-07-17 22:39:41.206270 | instance | included: rabbitmq for instance 2026-07-17 22:39:41.206405 | instance | 2026-07-17 22:39:41.206579 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:39:41.206763 | instance | Friday 17 July 2026 22:39:41 +0000 (0:00:00.107) 1:02:37.349 *********** 2026-07-17 22:39:41.939904 | instance | ok: [instance] 2026-07-17 22:39:41.940122 | instance | 2026-07-17 22:39:41.940670 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:39:41.940725 | instance | Friday 17 July 2026 22:39:41 +0000 (0:00:00.733) 1:02:38.083 *********** 2026-07-17 22:39:41.995991 | instance | skipping: [instance] 2026-07-17 22:39:41.996048 | instance | 2026-07-17 22:39:41.996185 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:39:41.996305 | instance | Friday 17 July 2026 22:39:41 +0000 (0:00:00.056) 1:02:38.139 *********** 2026-07-17 22:39:42.055793 | instance | skipping: [instance] 2026-07-17 22:39:42.055870 | instance | 2026-07-17 22:39:42.055998 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:39:42.056181 | instance | Friday 17 July 2026 22:39:42 +0000 (0:00:00.059) 1:02:38.199 *********** 2026-07-17 22:39:42.119561 | instance | skipping: [instance] 2026-07-17 22:39:42.119636 | instance | 2026-07-17 22:39:42.119749 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:39:42.119868 | instance | Friday 17 July 2026 22:39:42 +0000 (0:00:00.063) 1:02:38.263 *********** 2026-07-17 22:40:18.074966 | instance | changed: [instance] 2026-07-17 22:40:18.075054 | instance | 2026-07-17 22:40:18.075193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:40:18.075268 | instance | Friday 17 July 2026 22:40:18 +0000 (0:00:35.955) 1:03:14.218 *********** 2026-07-17 22:40:18.759290 | instance | ok: [instance] 2026-07-17 22:40:18.759373 | instance | 2026-07-17 22:40:18.759510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:40:18.759631 | instance | Friday 17 July 2026 22:40:18 +0000 (0:00:00.684) 1:03:14.902 *********** 2026-07-17 22:40:18.823822 | instance | ok: [instance] 2026-07-17 22:40:18.823913 | instance | 2026-07-17 22:40:18.824067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:40:18.824164 | instance | Friday 17 July 2026 22:40:18 +0000 (0:00:00.064) 1:03:14.967 *********** 2026-07-17 22:40:18.888871 | instance | skipping: [instance] 2026-07-17 22:40:18.888964 | instance | 2026-07-17 22:40:18.889114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:40:18.889229 | instance | Friday 17 July 2026 22:40:18 +0000 (0:00:00.065) 1:03:15.032 *********** 2026-07-17 22:40:18.954532 | instance | skipping: [instance] 2026-07-17 22:40:18.954636 | instance | 2026-07-17 22:40:18.954962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:40:18.955024 | instance | Friday 17 July 2026 22:40:18 +0000 (0:00:00.065) 1:03:15.098 *********** 2026-07-17 22:40:19.022085 | instance | ok: [instance] 2026-07-17 22:40:19.022153 | instance | 2026-07-17 22:40:19.022434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:40:19.022476 | instance | Friday 17 July 2026 22:40:19 +0000 (0:00:00.067) 1:03:15.165 *********** 2026-07-17 22:40:19.136115 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:40:19.136215 | instance | ok: [instance] => (item=identity) 2026-07-17 22:40:19.136974 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:40:19.137018 | instance | ok: [instance] => (item=sharev2) 2026-07-17 22:40:19.137024 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:40:19.137029 | instance | 2026-07-17 22:40:19.137034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:40:19.137039 | instance | Friday 17 July 2026 22:40:19 +0000 (0:00:00.113) 1:03:15.279 *********** 2026-07-17 22:40:19.229012 | instance | ok: [instance] 2026-07-17 22:40:19.229095 | instance | 2026-07-17 22:40:19.229107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:40:19.229252 | instance | Friday 17 July 2026 22:40:19 +0000 (0:00:00.092) 1:03:15.372 *********** 2026-07-17 22:40:19.323961 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:40:19.324216 | instance | 2026-07-17 22:40:19.324541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:40:19.324841 | instance | Friday 17 July 2026 22:40:19 +0000 (0:00:00.094) 1:03:15.466 *********** 2026-07-17 22:40:19.879691 | instance | changed: [instance] 2026-07-17 22:40:19.879785 | instance | 2026-07-17 22:40:19.879920 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-17 22:40:19.880075 | instance | Friday 17 July 2026 22:40:19 +0000 (0:00:00.556) 1:03:16.023 *********** 2026-07-17 22:40:21.937508 | instance | changed: [instance] 2026-07-17 22:40:21.937683 | instance | 2026-07-17 22:40:21.937926 | instance | TASK [Upload service image] **************************************************** 2026-07-17 22:40:21.938155 | instance | Friday 17 July 2026 22:40:21 +0000 (0:00:02.057) 1:03:18.080 *********** 2026-07-17 22:40:22.077421 | instance | included: atmosphere.common.glance_image for instance 2026-07-17 22:40:22.077497 | instance | 2026-07-17 22:40:22.077625 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:40:22.077746 | instance | Friday 17 July 2026 22:40:22 +0000 (0:00:00.140) 1:03:18.220 *********** 2026-07-17 22:40:22.838495 | instance | ok: [instance] 2026-07-17 22:40:22.838688 | instance | 2026-07-17 22:40:22.838986 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:40:22.839241 | instance | Friday 17 July 2026 22:40:22 +0000 (0:00:00.761) 1:03:18.981 *********** 2026-07-17 22:40:22.904963 | instance | ok: [instance] 2026-07-17 22:40:22.905085 | instance | 2026-07-17 22:40:22.905252 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:40:22.905418 | instance | Friday 17 July 2026 22:40:22 +0000 (0:00:00.066) 1:03:19.048 *********** 2026-07-17 22:40:23.855821 | instance | ok: [instance] 2026-07-17 22:40:23.856542 | instance | 2026-07-17 22:40:23.856556 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:40:23.856674 | instance | Friday 17 July 2026 22:40:23 +0000 (0:00:00.950) 1:03:19.999 *********** 2026-07-17 22:40:23.921444 | instance | ok: [instance] 2026-07-17 22:40:23.921582 | instance | 2026-07-17 22:40:23.921769 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:40:23.921938 | instance | Friday 17 July 2026 22:40:23 +0000 (0:00:00.065) 1:03:20.064 *********** 2026-07-17 22:40:23.985298 | instance | ok: [instance] 2026-07-17 22:40:23.985425 | instance | 2026-07-17 22:40:23.985599 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:40:23.985767 | instance | Friday 17 July 2026 22:40:23 +0000 (0:00:00.063) 1:03:20.128 *********** 2026-07-17 22:40:24.208828 | instance | changed: [instance] 2026-07-17 22:40:24.209215 | instance | 2026-07-17 22:40:24.209671 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:40:24.210089 | instance | Friday 17 July 2026 22:40:24 +0000 (0:00:00.223) 1:03:20.351 *********** 2026-07-17 22:40:38.418730 | instance | changed: [instance] 2026-07-17 22:40:38.419033 | instance | 2026-07-17 22:40:38.419298 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:40:38.419648 | instance | Friday 17 July 2026 22:40:38 +0000 (0:00:14.209) 1:03:34.561 *********** 2026-07-17 22:40:38.680394 | instance | ok: [instance] 2026-07-17 22:40:38.680664 | instance | 2026-07-17 22:40:38.680938 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:40:38.681225 | instance | Friday 17 July 2026 22:40:38 +0000 (0:00:00.261) 1:03:34.823 *********** 2026-07-17 22:40:38.748478 | instance | skipping: [instance] 2026-07-17 22:40:38.748646 | instance | 2026-07-17 22:40:38.748859 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:40:38.749028 | instance | Friday 17 July 2026 22:40:38 +0000 (0:00:00.068) 1:03:34.891 *********** 2026-07-17 22:40:39.500751 | instance | ok: [instance] 2026-07-17 22:40:39.500969 | instance | 2026-07-17 22:40:39.501253 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:40:39.501548 | instance | Friday 17 July 2026 22:40:39 +0000 (0:00:00.751) 1:03:35.643 *********** 2026-07-17 22:40:39.581738 | instance | ok: [instance] 2026-07-17 22:40:39.581973 | instance | 2026-07-17 22:40:39.582277 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:40:39.582585 | instance | Friday 17 July 2026 22:40:39 +0000 (0:00:00.080) 1:03:35.724 *********** 2026-07-17 22:40:55.439034 | instance | changed: [instance] 2026-07-17 22:40:55.439337 | instance | 2026-07-17 22:40:55.439729 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:40:55.440106 | instance | Friday 17 July 2026 22:40:55 +0000 (0:00:15.857) 1:03:51.582 *********** 2026-07-17 22:40:55.501728 | instance | skipping: [instance] 2026-07-17 22:40:55.501873 | instance | 2026-07-17 22:40:55.502054 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:40:55.502223 | instance | Friday 17 July 2026 22:40:55 +0000 (0:00:00.062) 1:03:51.645 *********** 2026-07-17 22:40:55.554454 | instance | skipping: [instance] 2026-07-17 22:40:55.554709 | instance | 2026-07-17 22:40:55.555078 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:40:55.555517 | instance | Friday 17 July 2026 22:40:55 +0000 (0:00:00.052) 1:03:51.697 *********** 2026-07-17 22:40:55.971223 | instance | changed: [instance] 2026-07-17 22:40:55.971474 | instance | 2026-07-17 22:40:55.971760 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-17 22:40:55.972027 | instance | Friday 17 July 2026 22:40:55 +0000 (0:00:00.416) 1:03:52.114 *********** 2026-07-17 22:40:57.601215 | instance | changed: [instance] 2026-07-17 22:40:57.601297 | instance | 2026-07-17 22:40:57.601410 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-17 22:40:57.601537 | instance | Friday 17 July 2026 22:40:57 +0000 (0:00:01.630) 1:03:53.744 *********** 2026-07-17 22:41:01.497370 | instance | changed: [instance] => (item=22) 2026-07-17 22:41:01.497629 | instance | changed: [instance] => (item=111) 2026-07-17 22:41:01.497910 | instance | changed: [instance] => (item=2049) 2026-07-17 22:41:01.498165 | instance | 2026-07-17 22:41:01.498464 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-17 22:41:01.498830 | instance | Friday 17 July 2026 22:41:01 +0000 (0:00:03.895) 1:03:57.640 *********** 2026-07-17 22:41:02.795193 | instance | changed: [instance] 2026-07-17 22:41:02.795343 | instance | 2026-07-17 22:41:02.795532 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-17 22:41:02.795713 | instance | Friday 17 July 2026 22:41:02 +0000 (0:00:01.296) 1:03:58.937 *********** 2026-07-17 22:41:03.002912 | instance | ok: [instance -> localhost] 2026-07-17 22:41:03.003290 | instance | 2026-07-17 22:41:03.003752 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-17 22:41:03.004248 | instance | Friday 17 July 2026 22:41:02 +0000 (0:00:00.208) 1:03:59.145 *********** 2026-07-17 22:41:03.423951 | instance | ok: [instance -> localhost] 2026-07-17 22:41:03.424019 | instance | 2026-07-17 22:41:03.424031 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-17 22:41:03.424041 | instance | Friday 17 July 2026 22:41:03 +0000 (0:00:00.420) 1:03:59.566 *********** 2026-07-17 22:41:03.758251 | instance | ok: [instance -> localhost] 2026-07-17 22:41:03.758521 | instance | 2026-07-17 22:41:03.758840 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-17 22:41:03.759242 | instance | Friday 17 July 2026 22:41:03 +0000 (0:00:00.334) 1:03:59.901 *********** 2026-07-17 22:41:03.967185 | instance | ok: [instance -> localhost] 2026-07-17 22:41:03.967432 | instance | 2026-07-17 22:41:03.967709 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-17 22:41:03.967967 | instance | Friday 17 July 2026 22:41:03 +0000 (0:00:00.209) 1:04:00.110 *********** 2026-07-17 22:41:04.639978 | instance | changed: [instance] 2026-07-17 22:41:04.640139 | instance | 2026-07-17 22:41:04.640331 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-17 22:41:04.640507 | instance | Friday 17 July 2026 22:41:04 +0000 (0:00:00.673) 1:04:00.783 *********** 2026-07-17 22:44:21.264072 | instance | changed: [instance] 2026-07-17 22:44:21.264210 | instance | 2026-07-17 22:44:21.264416 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:44:21.264590 | instance | Friday 17 July 2026 22:44:21 +0000 (0:03:16.623) 1:07:17.407 *********** 2026-07-17 22:44:21.409616 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:44:21.409863 | instance | 2026-07-17 22:44:21.410146 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:44:21.410424 | instance | Friday 17 July 2026 22:44:21 +0000 (0:00:00.145) 1:07:17.552 *********** 2026-07-17 22:44:21.477024 | instance | skipping: [instance] 2026-07-17 22:44:21.477249 | instance | 2026-07-17 22:44:21.477529 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:44:21.477794 | instance | Friday 17 July 2026 22:44:21 +0000 (0:00:00.067) 1:07:17.620 *********** 2026-07-17 22:44:21.553339 | instance | skipping: [instance] 2026-07-17 22:44:21.553465 | instance | 2026-07-17 22:44:21.553652 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:44:21.553822 | instance | Friday 17 July 2026 22:44:21 +0000 (0:00:00.076) 1:07:17.696 *********** 2026-07-17 22:44:21.625152 | instance | ok: [instance] 2026-07-17 22:44:21.625416 | instance | 2026-07-17 22:44:21.625679 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-17 22:44:21.625918 | instance | Friday 17 July 2026 22:44:21 +0000 (0:00:00.072) 1:07:17.768 *********** 2026-07-17 22:44:21.733013 | instance | included: ingress for instance 2026-07-17 22:44:21.733078 | instance | 2026-07-17 22:44:21.733090 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-17 22:44:21.733107 | instance | Friday 17 July 2026 22:44:21 +0000 (0:00:00.106) 1:07:17.875 *********** 2026-07-17 22:44:23.009238 | instance | changed: [instance] 2026-07-17 22:44:23.009328 | instance | 2026-07-17 22:44:23.009517 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-17 22:44:23.009688 | instance | Friday 17 July 2026 22:44:23 +0000 (0:00:01.276) 1:07:19.152 *********** 2026-07-17 22:44:25.344095 | instance | changed: [instance] 2026-07-17 22:44:25.344215 | instance | 2026-07-17 22:44:25.344416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:44:25.344588 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:02.335) 1:07:21.487 *********** 2026-07-17 22:44:25.435746 | instance | ok: [instance] 2026-07-17 22:44:25.435976 | instance | 2026-07-17 22:44:25.436315 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:44:25.436607 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.091) 1:07:21.578 *********** 2026-07-17 22:44:25.494095 | instance | skipping: [instance] 2026-07-17 22:44:25.494468 | instance | 2026-07-17 22:44:25.494857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:44:25.495277 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.058) 1:07:21.637 *********** 2026-07-17 22:44:25.553175 | instance | skipping: [instance] 2026-07-17 22:44:25.553485 | instance | 2026-07-17 22:44:25.553823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:44:25.554128 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.059) 1:07:21.696 *********** 2026-07-17 22:44:25.616054 | instance | skipping: [instance] 2026-07-17 22:44:25.616189 | instance | 2026-07-17 22:44:25.616381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:44:25.616563 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.062) 1:07:21.759 *********** 2026-07-17 22:44:25.683063 | instance | skipping: [instance] 2026-07-17 22:44:25.683328 | instance | 2026-07-17 22:44:25.683838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:44:25.684066 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.066) 1:07:21.826 *********** 2026-07-17 22:44:25.751451 | instance | skipping: [instance] 2026-07-17 22:44:25.751734 | instance | 2026-07-17 22:44:25.752149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:44:25.752443 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.068) 1:07:21.894 *********** 2026-07-17 22:44:25.835930 | instance | ok: [instance] 2026-07-17 22:44:25.836140 | instance | 2026-07-17 22:44:25.836370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:44:25.836590 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.083) 1:07:21.978 *********** 2026-07-17 22:44:25.925821 | instance | ok: [instance] => (item=dashboard) 2026-07-17 22:44:25.926111 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:44:25.926368 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:44:25.926641 | instance | ok: [instance] => (item=identity) 2026-07-17 22:44:25.926941 | instance | 2026-07-17 22:44:25.927192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:44:25.927444 | instance | Friday 17 July 2026 22:44:25 +0000 (0:00:00.090) 1:07:22.069 *********** 2026-07-17 22:44:26.015909 | instance | ok: [instance] 2026-07-17 22:44:26.016052 | instance | 2026-07-17 22:44:26.016232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:44:26.016420 | instance | Friday 17 July 2026 22:44:26 +0000 (0:00:00.089) 1:07:22.158 *********** 2026-07-17 22:44:26.117841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:44:26.117978 | instance | 2026-07-17 22:44:26.118172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:44:26.118360 | instance | Friday 17 July 2026 22:44:26 +0000 (0:00:00.102) 1:07:22.261 *********** 2026-07-17 22:44:26.667058 | instance | changed: [instance] 2026-07-17 22:44:26.667174 | instance | 2026-07-17 22:44:26.667217 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-17 22:44:26.667360 | instance | Friday 17 July 2026 22:44:26 +0000 (0:00:00.549) 1:07:22.810 *********** 2026-07-17 22:45:00.100744 | instance | changed: [instance] 2026-07-17 22:45:00.100978 | instance | 2026-07-17 22:45:00.101243 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:45:00.101520 | instance | Friday 17 July 2026 22:45:00 +0000 (0:00:33.433) 1:07:56.243 *********** 2026-07-17 22:45:00.374317 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:45:00.374462 | instance | 2026-07-17 22:45:00.374655 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:45:00.374831 | instance | Friday 17 July 2026 22:45:00 +0000 (0:00:00.273) 1:07:56.517 *********** 2026-07-17 22:45:00.438852 | instance | skipping: [instance] 2026-07-17 22:45:00.438958 | instance | 2026-07-17 22:45:00.439090 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:45:00.439378 | instance | Friday 17 July 2026 22:45:00 +0000 (0:00:00.064) 1:07:56.582 *********** 2026-07-17 22:45:00.502964 | instance | skipping: [instance] 2026-07-17 22:45:00.503067 | instance | 2026-07-17 22:45:00.503210 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:45:00.503350 | instance | Friday 17 July 2026 22:45:00 +0000 (0:00:00.064) 1:07:56.646 *********** 2026-07-17 22:45:00.588773 | instance | ok: [instance] 2026-07-17 22:45:00.588865 | instance | 2026-07-17 22:45:00.588988 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-17 22:45:00.589111 | instance | Friday 17 July 2026 22:45:00 +0000 (0:00:00.085) 1:07:56.732 *********** 2026-07-17 22:45:00.692311 | instance | included: ingress for instance 2026-07-17 22:45:00.692453 | instance | 2026-07-17 22:45:00.692624 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-17 22:45:00.692888 | instance | Friday 17 July 2026 22:45:00 +0000 (0:00:00.103) 1:07:56.835 *********** 2026-07-17 22:45:01.839066 | instance | changed: [instance] 2026-07-17 22:45:01.839204 | instance | 2026-07-17 22:45:01.839381 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-17 22:45:01.839564 | instance | Friday 17 July 2026 22:45:01 +0000 (0:00:01.146) 1:07:57.982 *********** 2026-07-17 22:45:02.715089 | instance | changed: [instance] 2026-07-17 22:45:02.717982 | instance | 2026-07-17 22:45:02.718006 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-17 22:45:02.718016 | instance | Friday 17 July 2026 22:45:02 +0000 (0:00:00.873) 1:07:58.855 *********** 2026-07-17 22:45:11.266026 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.266254 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.266516 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.266763 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.267051 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.267304 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.267552 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.267865 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.268116 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.268362 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.268615 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.268862 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.269107 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.269348 | instance | ok: [instance] 2026-07-17 22:45:11.269571 | instance | 2026-07-17 22:45:11.269839 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-17 22:45:11.270109 | instance | Friday 17 July 2026 22:45:11 +0000 (0:00:08.553) 1:08:07.409 *********** 2026-07-17 22:45:11.518302 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.518561 | instance | skipping: [instance] => (item=None) 2026-07-17 22:45:11.518858 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.519184 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.519564 | instance | skipping: [instance] => (item=None) 2026-07-17 22:45:11.519896 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.520177 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.520451 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.520725 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.521001 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.521273 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.521543 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.521818 | instance | ok: [instance] => (item=None) 2026-07-17 22:45:11.522074 | instance | ok: [instance] 2026-07-17 22:45:11.522324 | instance | 2026-07-17 22:45:11.522601 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-17 22:45:11.522863 | instance | Friday 17 July 2026 22:45:11 +0000 (0:00:00.252) 1:08:07.661 *********** 2026-07-17 22:45:12.195528 | instance | changed: [instance] 2026-07-17 22:45:12.195598 | instance | 2026-07-17 22:45:12.195728 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-17 22:45:12.195851 | instance | Friday 17 July 2026 22:45:12 +0000 (0:00:00.677) 1:08:08.339 *********** 2026-07-17 22:45:13.009789 | instance | changed: [instance] 2026-07-17 22:45:13.010076 | instance | 2026-07-17 22:45:13.010371 | instance | PLAY [controllers] ************************************************************* 2026-07-17 22:45:13.010623 | instance | 2026-07-17 22:45:13.010977 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:45:13.011271 | instance | Friday 17 July 2026 22:45:13 +0000 (0:00:00.814) 1:08:09.153 *********** 2026-07-17 22:45:16.721243 | instance | ok: [instance] 2026-07-17 22:45:16.721428 | instance | 2026-07-17 22:45:16.721673 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-17 22:45:16.721905 | instance | Friday 17 July 2026 22:45:16 +0000 (0:00:03.711) 1:08:12.864 *********** 2026-07-17 22:45:17.031693 | instance | ok: [instance] 2026-07-17 22:45:17.031956 | instance | 2026-07-17 22:45:17.032314 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:45:17.032600 | instance | Friday 17 July 2026 22:45:17 +0000 (0:00:00.309) 1:08:13.173 *********** 2026-07-17 22:45:18.257964 | instance | ok: [instance] 2026-07-17 22:45:18.258205 | instance | 2026-07-17 22:45:18.258487 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:45:18.258767 | instance | Friday 17 July 2026 22:45:18 +0000 (0:00:01.227) 1:08:14.401 *********** 2026-07-17 22:45:18.546830 | instance | ok: [instance] 2026-07-17 22:45:18.547138 | instance | 2026-07-17 22:45:18.547455 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:45:18.547730 | instance | Friday 17 July 2026 22:45:18 +0000 (0:00:00.286) 1:08:14.687 *********** 2026-07-17 22:45:18.663537 | instance | ok: [instance] => { 2026-07-17 22:45:18.663843 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-17 22:45:18.664097 | instance | } 2026-07-17 22:45:18.664328 | instance | 2026-07-17 22:45:18.664589 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:45:18.664844 | instance | Friday 17 July 2026 22:45:18 +0000 (0:00:00.118) 1:08:14.806 *********** 2026-07-17 22:45:19.310502 | instance | ok: [instance] 2026-07-17 22:45:19.310819 | instance | 2026-07-17 22:45:19.311237 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:45:19.311454 | instance | Friday 17 July 2026 22:45:19 +0000 (0:00:00.647) 1:08:15.453 *********** 2026-07-17 22:45:20.424727 | instance | ok: [instance] 2026-07-17 22:45:20.424966 | instance | 2026-07-17 22:45:20.425246 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-17 22:45:20.425545 | instance | Friday 17 July 2026 22:45:20 +0000 (0:00:01.114) 1:08:16.568 *********** 2026-07-17 22:45:20.968538 | instance | ok: [instance] 2026-07-17 22:45:20.968764 | instance | 2026-07-17 22:45:20.969050 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-17 22:45:20.969335 | instance | Friday 17 July 2026 22:45:20 +0000 (0:00:00.543) 1:08:17.111 *********** 2026-07-17 22:45:21.704143 | instance | ok: [instance] 2026-07-17 22:45:21.704244 | instance | 2026-07-17 22:45:21.704376 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-17 22:45:21.704499 | instance | Friday 17 July 2026 22:45:21 +0000 (0:00:00.735) 1:08:17.847 *********** 2026-07-17 22:45:22.503685 | instance | ok: [instance] 2026-07-17 22:45:22.503789 | instance | 2026-07-17 22:45:22.503962 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-17 22:45:22.504112 | instance | Friday 17 July 2026 22:45:22 +0000 (0:00:00.799) 1:08:18.647 *********** 2026-07-17 22:45:22.916965 | instance | ok: [instance] 2026-07-17 22:45:22.917183 | instance | 2026-07-17 22:45:22.917457 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-17 22:45:22.917722 | instance | Friday 17 July 2026 22:45:22 +0000 (0:00:00.413) 1:08:19.060 *********** 2026-07-17 22:45:23.088019 | instance | included: openstack_helm_endpoints for instance 2026-07-17 22:45:23.088190 | instance | 2026-07-17 22:45:23.088388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:45:23.088572 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.168) 1:08:19.228 *********** 2026-07-17 22:45:23.159993 | instance | skipping: [instance] 2026-07-17 22:45:23.160265 | instance | 2026-07-17 22:45:23.160529 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:45:23.160820 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.074) 1:08:19.303 *********** 2026-07-17 22:45:23.227157 | instance | skipping: [instance] 2026-07-17 22:45:23.227395 | instance | 2026-07-17 22:45:23.227678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:45:23.227951 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.067) 1:08:19.370 *********** 2026-07-17 22:45:23.300292 | instance | skipping: [instance] 2026-07-17 22:45:23.300545 | instance | 2026-07-17 22:45:23.300830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:45:23.301095 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.073) 1:08:19.443 *********** 2026-07-17 22:45:23.364879 | instance | skipping: [instance] 2026-07-17 22:45:23.365083 | instance | 2026-07-17 22:45:23.365367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:45:23.365631 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.064) 1:08:19.508 *********** 2026-07-17 22:45:23.431852 | instance | skipping: [instance] 2026-07-17 22:45:23.432068 | instance | 2026-07-17 22:45:23.432372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:45:23.432702 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.066) 1:08:19.575 *********** 2026-07-17 22:45:23.506459 | instance | skipping: [instance] 2026-07-17 22:45:23.506678 | instance | 2026-07-17 22:45:23.506984 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:45:23.507251 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.074) 1:08:19.649 *********** 2026-07-17 22:45:23.575374 | instance | ok: [instance] 2026-07-17 22:45:23.575573 | instance | 2026-07-17 22:45:23.575866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:45:23.576155 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.068) 1:08:19.718 *********** 2026-07-17 22:45:23.660316 | instance | ok: [instance] => (item=identity) 2026-07-17 22:45:23.660530 | instance | 2026-07-17 22:45:23.660817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:45:23.661081 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.084) 1:08:19.803 *********** 2026-07-17 22:45:23.771473 | instance | ok: [instance] 2026-07-17 22:45:23.771624 | instance | 2026-07-17 22:45:23.771818 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-17 22:45:23.771995 | instance | Friday 17 July 2026 22:45:23 +0000 (0:00:00.110) 1:08:19.914 *********** 2026-07-17 22:45:24.245223 | instance | ok: [instance] 2026-07-17 22:45:24.245399 | instance | 2026-07-17 22:45:24.245582 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-17 22:45:24.245757 | instance | Friday 17 July 2026 22:45:24 +0000 (0:00:00.473) 1:08:20.388 *********** 2026-07-17 22:45:24.796636 | instance | ok: [instance] 2026-07-17 22:45:24.796780 | instance | 2026-07-17 22:45:24.796953 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-17 22:45:24.797162 | instance | Friday 17 July 2026 22:45:24 +0000 (0:00:00.551) 1:08:20.939 *********** 2026-07-17 22:45:25.312268 | instance | ok: [instance] 2026-07-17 22:45:25.312446 | instance | 2026-07-17 22:45:25.312810 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-17 22:45:25.313080 | instance | Friday 17 July 2026 22:45:25 +0000 (0:00:00.515) 1:08:21.455 *********** 2026-07-17 22:45:25.853961 | instance | ok: [instance] 2026-07-17 22:45:25.854051 | instance | 2026-07-17 22:45:25.854175 | instance | PLAY [Configure networking] **************************************************** 2026-07-17 22:45:25.854287 | instance | 2026-07-17 22:45:25.854406 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:45:25.854524 | instance | Friday 17 July 2026 22:45:25 +0000 (0:00:00.542) 1:08:21.997 *********** 2026-07-17 22:45:29.788295 | instance | ok: [instance] 2026-07-17 22:45:29.788457 | instance | 2026-07-17 22:45:29.788655 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-17 22:45:29.788857 | instance | Friday 17 July 2026 22:45:29 +0000 (0:00:03.934) 1:08:25.931 *********** 2026-07-17 22:45:30.031258 | instance | ok: [instance] 2026-07-17 22:45:30.031488 | instance | 2026-07-17 22:45:30.031760 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-17 22:45:30.032027 | instance | Friday 17 July 2026 22:45:30 +0000 (0:00:00.242) 1:08:26.174 *********** 2026-07-17 22:45:30.244853 | instance | ok: [instance] 2026-07-17 22:45:30.245002 | instance | 2026-07-17 22:45:30.245186 | instance | PLAY RECAP ********************************************************************* 2026-07-17 22:45:30.245376 | instance | instance : ok=851 changed=293 unreachable=0 failed=0 skipped=270 rescued=0 ignored=2 2026-07-17 22:45:30.245596 | instance | 2026-07-17 22:45:30.245789 | instance | Friday 17 July 2026 22:45:30 +0000 (0:00:00.210) 1:08:26.384 *********** 2026-07-17 22:45:30.245946 | instance | =============================================================================== 2026-07-17 22:45:30.246125 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 290.42s 2026-07-17 22:45:30.246375 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 233.03s 2026-07-17 22:45:30.246635 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 196.62s 2026-07-17 22:45:30.246976 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 175.73s 2026-07-17 22:45:30.247242 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 174.89s 2026-07-17 22:45:30.247518 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.50s 2026-07-17 22:45:30.247772 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 149.98s 2026-07-17 22:45:30.248036 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 145.02s 2026-07-17 22:45:30.248278 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 144.36s 2026-07-17 22:45:30.248538 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 143.12s 2026-07-17 22:45:30.248785 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 116.07s 2026-07-17 22:45:30.249035 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 113.64s 2026-07-17 22:45:30.249307 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 107.91s 2026-07-17 22:45:30.249590 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 104.33s 2026-07-17 22:45:30.249837 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.33s 2026-07-17 22:45:30.250091 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 91.59s 2026-07-17 22:45:30.250355 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 57.95s 2026-07-17 22:45:30.250609 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 51.26s 2026-07-17 22:45:30.250947 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 35.96s 2026-07-17 22:45:30.251813 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 35.71s 2026-07-17 22:45:30.482036 | instance | INFO [aio > converge] Executed: Successful 2026-07-17 22:45:30.494612 | instance | INFO [aio > idempotence] Executing 2026-07-17 22:45:33.476514 | instance | 2026-07-17 22:45:33.476772 | instance | PLAY [all] ********************************************************************* 2026-07-17 22:45:33.477030 | instance | 2026-07-17 22:45:33.477297 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:45:33.477563 | instance | Friday 17 July 2026 22:45:33 +0000 (0:00:00.025) 0:00:00.025 *********** 2026-07-17 22:45:37.720801 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-17 22:45:37.721055 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-17 22:45:37.721339 | instance | interpreter could change the meaning of that path. See 2026-07-17 22:45:37.721652 | instance | https://docs.ansible.com/ansible- 2026-07-17 22:45:37.722953 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-17 22:45:37.771622 | instance | ok: [instance] 2026-07-17 22:45:37.771835 | instance | 2026-07-17 22:45:37.772067 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-17 22:45:37.772286 | instance | Friday 17 July 2026 22:45:37 +0000 (0:00:04.295) 0:00:04.320 *********** 2026-07-17 22:45:37.954326 | instance | skipping: [instance] 2026-07-17 22:45:37.954459 | instance | 2026-07-17 22:45:37.954640 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-17 22:45:37.954811 | instance | Friday 17 July 2026 22:45:37 +0000 (0:00:00.182) 0:00:04.503 *********** 2026-07-17 22:45:38.173830 | instance | ok: [instance] 2026-07-17 22:45:38.174058 | instance | 2026-07-17 22:45:38.174341 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-17 22:45:38.174581 | instance | 2026-07-17 22:45:38.174848 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:45:38.175148 | instance | Friday 17 July 2026 22:45:38 +0000 (0:00:00.219) 0:00:04.722 *********** 2026-07-17 22:45:42.036723 | instance | ok: [instance] 2026-07-17 22:45:42.036934 | instance | 2026-07-17 22:45:42.037208 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:45:42.037476 | instance | Friday 17 July 2026 22:45:42 +0000 (0:00:03.862) 0:00:08.585 *********** 2026-07-17 22:45:42.481567 | instance | ok: [instance] 2026-07-17 22:45:42.481642 | instance | 2026-07-17 22:45:42.481763 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:45:42.481885 | instance | Friday 17 July 2026 22:45:42 +0000 (0:00:00.445) 0:00:09.030 *********** 2026-07-17 22:45:42.596981 | instance | skipping: [instance] 2026-07-17 22:45:42.597190 | instance | 2026-07-17 22:45:42.597459 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:45:42.597742 | instance | Friday 17 July 2026 22:45:42 +0000 (0:00:00.115) 0:00:09.146 *********** 2026-07-17 22:45:43.077781 | instance | ok: [instance] 2026-07-17 22:45:43.078040 | instance | 2026-07-17 22:45:43.078402 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:45:43.078715 | instance | Friday 17 July 2026 22:45:43 +0000 (0:00:00.480) 0:00:09.626 *********** 2026-07-17 22:45:43.181755 | instance | ok: [instance] => { 2026-07-17 22:45:43.181894 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 22:45:43.182058 | instance | } 2026-07-17 22:45:43.182257 | instance | 2026-07-17 22:45:43.182423 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:45:43.182608 | instance | Friday 17 July 2026 22:45:43 +0000 (0:00:00.104) 0:00:09.731 *********** 2026-07-17 22:45:43.745454 | instance | ok: [instance] 2026-07-17 22:45:43.745593 | instance | 2026-07-17 22:45:43.745783 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:45:43.746004 | instance | Friday 17 July 2026 22:45:43 +0000 (0:00:00.563) 0:00:10.294 *********** 2026-07-17 22:45:43.891188 | instance | skipping: [instance] 2026-07-17 22:45:43.891430 | instance | 2026-07-17 22:45:43.891713 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:45:43.891974 | instance | Friday 17 July 2026 22:45:43 +0000 (0:00:00.145) 0:00:10.439 *********** 2026-07-17 22:45:44.036195 | instance | skipping: [instance] 2026-07-17 22:45:44.036439 | instance | 2026-07-17 22:45:44.036815 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:45:44.037111 | instance | Friday 17 July 2026 22:45:44 +0000 (0:00:00.145) 0:00:10.585 *********** 2026-07-17 22:45:44.500256 | instance | ok: [instance] 2026-07-17 22:45:44.500466 | instance | 2026-07-17 22:45:44.500758 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:45:44.501051 | instance | Friday 17 July 2026 22:45:44 +0000 (0:00:00.464) 0:00:11.049 *********** 2026-07-17 22:45:45.860546 | instance | ok: [instance] 2026-07-17 22:45:45.860737 | instance | 2026-07-17 22:45:45.860943 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:45:45.861121 | instance | Friday 17 July 2026 22:45:45 +0000 (0:00:01.360) 0:00:12.409 *********** 2026-07-17 22:45:45.991031 | instance | ok: [instance] => { 2026-07-17 22:45:45.991303 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 22:45:45.991562 | instance | } 2026-07-17 22:45:45.991807 | instance | 2026-07-17 22:45:45.992070 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:45:45.992356 | instance | Friday 17 July 2026 22:45:45 +0000 (0:00:00.130) 0:00:12.540 *********** 2026-07-17 22:45:46.515679 | instance | ok: [instance] 2026-07-17 22:45:46.515983 | instance | 2026-07-17 22:45:46.516335 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:45:46.516760 | instance | Friday 17 July 2026 22:45:46 +0000 (0:00:00.524) 0:00:13.064 *********** 2026-07-17 22:45:49.019689 | instance | ok: [instance] 2026-07-17 22:45:49.019768 | instance | 2026-07-17 22:45:49.019882 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 22:45:49.020009 | instance | Friday 17 July 2026 22:45:49 +0000 (0:00:02.503) 0:00:15.568 *********** 2026-07-17 22:45:49.104040 | instance | skipping: [instance] 2026-07-17 22:45:49.104294 | instance | 2026-07-17 22:45:49.104574 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 22:45:49.104848 | instance | Friday 17 July 2026 22:45:49 +0000 (0:00:00.084) 0:00:15.653 *********** 2026-07-17 22:45:49.191397 | instance | skipping: [instance] 2026-07-17 22:45:49.191622 | instance | 2026-07-17 22:45:49.191877 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 22:45:49.192136 | instance | Friday 17 July 2026 22:45:49 +0000 (0:00:00.087) 0:00:15.740 *********** 2026-07-17 22:45:49.281280 | instance | skipping: [instance] 2026-07-17 22:45:49.281522 | instance | 2026-07-17 22:45:49.281806 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 22:45:49.282082 | instance | Friday 17 July 2026 22:45:49 +0000 (0:00:00.089) 0:00:15.830 *********** 2026-07-17 22:45:50.694100 | instance | ok: [instance] 2026-07-17 22:45:50.694234 | instance | 2026-07-17 22:45:50.694453 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 22:45:50.694638 | instance | Friday 17 July 2026 22:45:50 +0000 (0:00:01.412) 0:00:17.243 *********** 2026-07-17 22:45:51.202236 | instance | ok: [instance] 2026-07-17 22:45:51.202408 | instance | 2026-07-17 22:45:51.202644 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 22:45:51.202878 | instance | Friday 17 July 2026 22:45:51 +0000 (0:00:00.508) 0:00:17.751 *********** 2026-07-17 22:45:52.158264 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 22:45:52.158846 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 22:45:52.158903 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 22:45:52.159201 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 22:45:52.159482 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 22:45:52.159703 | instance | 2026-07-17 22:45:52.159960 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 22:45:52.160288 | instance | Friday 17 July 2026 22:45:52 +0000 (0:00:00.955) 0:00:18.707 *********** 2026-07-17 22:45:52.808509 | instance | ok: [instance] 2026-07-17 22:45:52.808634 | instance | 2026-07-17 22:45:52.808765 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 22:45:52.808892 | instance | Friday 17 July 2026 22:45:52 +0000 (0:00:00.602) 0:00:19.310 *********** 2026-07-17 22:45:52.809011 | instance | 2026-07-17 22:45:52.809123 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 22:45:52.809290 | instance | Friday 17 July 2026 22:45:52 +0000 (0:00:00.047) 0:00:19.357 *********** 2026-07-17 22:45:53.515082 | instance | ok: [instance] 2026-07-17 22:45:53.515160 | instance | 2026-07-17 22:45:53.515459 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:45:53.515582 | instance | Friday 17 July 2026 22:45:53 +0000 (0:00:00.706) 0:00:20.064 *********** 2026-07-17 22:45:53.797897 | instance | ok: [instance] 2026-07-17 22:45:53.797970 | instance | 2026-07-17 22:45:53.798089 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:45:53.798210 | instance | Friday 17 July 2026 22:45:53 +0000 (0:00:00.282) 0:00:20.347 *********** 2026-07-17 22:45:53.900506 | instance | ok: [instance] => { 2026-07-17 22:45:53.900618 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-17 22:45:53.900756 | instance | } 2026-07-17 22:45:53.900869 | instance | 2026-07-17 22:45:53.900993 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:45:53.901123 | instance | Friday 17 July 2026 22:45:53 +0000 (0:00:00.102) 0:00:20.449 *********** 2026-07-17 22:45:54.425113 | instance | ok: [instance] 2026-07-17 22:45:54.425357 | instance | 2026-07-17 22:45:54.425625 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:45:54.425895 | instance | Friday 17 July 2026 22:45:54 +0000 (0:00:00.524) 0:00:20.974 *********** 2026-07-17 22:45:57.780365 | instance | ok: [instance] 2026-07-17 22:45:57.780607 | instance | 2026-07-17 22:45:57.780894 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-17 22:45:57.781167 | instance | Friday 17 July 2026 22:45:57 +0000 (0:00:03.354) 0:00:24.328 *********** 2026-07-17 22:45:59.106395 | instance | ok: [instance] 2026-07-17 22:45:59.106526 | instance | 2026-07-17 22:45:59.106794 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-17 22:45:59.106944 | instance | Friday 17 July 2026 22:45:59 +0000 (0:00:01.326) 0:00:25.655 *********** 2026-07-17 22:45:59.640174 | instance | ok: [instance] 2026-07-17 22:45:59.640278 | instance | 2026-07-17 22:45:59.640468 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-17 22:45:59.640628 | instance | Friday 17 July 2026 22:45:59 +0000 (0:00:00.533) 0:00:26.189 *********** 2026-07-17 22:46:00.154160 | instance | ok: [instance] 2026-07-17 22:46:00.154314 | instance | 2026-07-17 22:46:00.154489 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-17 22:46:00.154656 | instance | Friday 17 July 2026 22:46:00 +0000 (0:00:00.513) 0:00:26.703 *********** 2026-07-17 22:46:00.773522 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-17 22:46:00.773704 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-17 22:46:00.773894 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-17 22:46:00.774076 | instance | 2026-07-17 22:46:00.774253 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-17 22:46:00.774445 | instance | Friday 17 July 2026 22:46:00 +0000 (0:00:00.619) 0:00:27.322 *********** 2026-07-17 22:46:01.322087 | instance | ok: [instance] 2026-07-17 22:46:01.322300 | instance | 2026-07-17 22:46:01.322605 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-17 22:46:01.322935 | instance | Friday 17 July 2026 22:46:01 +0000 (0:00:00.548) 0:00:27.871 *********** 2026-07-17 22:46:01.824195 | instance | ok: [instance] 2026-07-17 22:46:01.824328 | instance | 2026-07-17 22:46:01.824509 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-17 22:46:01.824690 | instance | Friday 17 July 2026 22:46:01 +0000 (0:00:00.462) 0:00:28.333 *********** 2026-07-17 22:46:01.824879 | instance | 2026-07-17 22:46:01.825057 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-17 22:46:01.825228 | instance | Friday 17 July 2026 22:46:01 +0000 (0:00:00.039) 0:00:28.373 *********** 2026-07-17 22:46:02.301564 | instance | ok: [instance] 2026-07-17 22:46:02.301784 | instance | 2026-07-17 22:46:02.302059 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-17 22:46:02.302329 | instance | Friday 17 July 2026 22:46:02 +0000 (0:00:00.477) 0:00:28.850 *********** 2026-07-17 22:46:02.444281 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-17 22:46:02.444399 | instance | 2026-07-17 22:46:02.444743 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-17 22:46:02.445005 | instance | Friday 17 July 2026 22:46:02 +0000 (0:00:00.142) 0:00:28.993 *********** 2026-07-17 22:46:03.543687 | instance | ok: [instance] 2026-07-17 22:46:03.543753 | instance | 2026-07-17 22:46:03.543765 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-17 22:46:03.543776 | instance | Friday 17 July 2026 22:46:03 +0000 (0:00:01.098) 0:00:30.091 *********** 2026-07-17 22:46:04.276024 | instance | ok: [instance] => (item=chronyd) 2026-07-17 22:46:04.276081 | instance | ok: [instance] => (item=sshd) 2026-07-17 22:46:04.276092 | instance | 2026-07-17 22:46:04.276102 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-17 22:46:04.276112 | instance | Friday 17 July 2026 22:46:04 +0000 (0:00:00.732) 0:00:30.824 *********** 2026-07-17 22:46:05.025396 | instance | ok: [instance] 2026-07-17 22:46:05.025666 | instance | 2026-07-17 22:46:05.025727 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-17 22:46:05.025919 | instance | Friday 17 July 2026 22:46:05 +0000 (0:00:00.750) 0:00:31.574 *********** 2026-07-17 22:46:05.265965 | instance | ok: [instance] 2026-07-17 22:46:05.266056 | instance | 2026-07-17 22:46:05.266306 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-17 22:46:05.266420 | instance | Friday 17 July 2026 22:46:05 +0000 (0:00:00.240) 0:00:31.815 *********** 2026-07-17 22:46:05.728537 | instance | ok: [instance] 2026-07-17 22:46:05.728608 | instance | 2026-07-17 22:46:05.728804 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-17 22:46:05.729101 | instance | Friday 17 July 2026 22:46:05 +0000 (0:00:00.462) 0:00:32.277 *********** 2026-07-17 22:46:06.109115 | instance | ok: [instance] 2026-07-17 22:46:06.109187 | instance | 2026-07-17 22:46:06.109433 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-17 22:46:06.109473 | instance | Friday 17 July 2026 22:46:06 +0000 (0:00:00.380) 0:00:32.658 *********** 2026-07-17 22:46:06.251827 | instance | ok: [instance] 2026-07-17 22:46:06.251910 | instance | 2026-07-17 22:46:06.252135 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-17 22:46:06.252172 | instance | Friday 17 July 2026 22:46:06 +0000 (0:00:00.142) 0:00:32.801 *********** 2026-07-17 22:46:06.581480 | instance | ok: [instance] => (item=instance) 2026-07-17 22:46:06.581549 | instance | 2026-07-17 22:46:06.581796 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-17 22:46:06.581832 | instance | Friday 17 July 2026 22:46:06 +0000 (0:00:00.329) 0:00:33.131 *********** 2026-07-17 22:46:06.662699 | instance | ok: [instance] 2026-07-17 22:46:06.662766 | instance | 2026-07-17 22:46:06.663063 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-17 22:46:06.663100 | instance | Friday 17 July 2026 22:46:06 +0000 (0:00:00.081) 0:00:33.212 *********** 2026-07-17 22:46:06.743458 | instance | skipping: [instance] 2026-07-17 22:46:06.743553 | instance | 2026-07-17 22:46:06.743959 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-17 22:46:06.744002 | instance | Friday 17 July 2026 22:46:06 +0000 (0:00:00.080) 0:00:33.292 *********** 2026-07-17 22:46:06.897144 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-17 22:46:06.897213 | instance | 2026-07-17 22:46:06.897486 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-17 22:46:06.897528 | instance | Friday 17 July 2026 22:46:06 +0000 (0:00:00.153) 0:00:33.446 *********** 2026-07-17 22:46:13.670234 | instance | ok: [instance] 2026-07-17 22:46:13.670321 | instance | 2026-07-17 22:46:13.670436 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-17 22:46:13.670576 | instance | Friday 17 July 2026 22:46:13 +0000 (0:00:06.772) 0:00:40.219 *********** 2026-07-17 22:46:13.813009 | instance | ok: [instance] => (item=instance) 2026-07-17 22:46:13.813151 | instance | 2026-07-17 22:46:13.813292 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-17 22:46:13.813455 | instance | Friday 17 July 2026 22:46:13 +0000 (0:00:00.143) 0:00:40.362 *********** 2026-07-17 22:46:14.309829 | instance | ok: [instance] 2026-07-17 22:46:14.310033 | instance | 2026-07-17 22:46:14.310315 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-17 22:46:14.310580 | instance | Friday 17 July 2026 22:46:14 +0000 (0:00:00.496) 0:00:40.858 *********** 2026-07-17 22:46:21.378935 | instance | ok: [instance] 2026-07-17 22:46:21.379168 | instance | 2026-07-17 22:46:21.379469 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-17 22:46:21.379725 | instance | Friday 17 July 2026 22:46:21 +0000 (0:00:07.069) 0:00:47.927 *********** 2026-07-17 22:46:28.304103 | instance | ok: [instance] 2026-07-17 22:46:28.304220 | instance | 2026-07-17 22:46:28.304381 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-17 22:46:28.304563 | instance | Friday 17 July 2026 22:46:28 +0000 (0:00:06.925) 0:00:54.853 *********** 2026-07-17 22:46:43.215725 | instance | ok: [instance] 2026-07-17 22:46:43.215851 | instance | 2026-07-17 22:46:43.216055 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-17 22:46:43.216243 | instance | Friday 17 July 2026 22:46:43 +0000 (0:00:14.911) 0:01:09.765 *********** 2026-07-17 22:46:43.470645 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-17 22:46:43.470778 | instance | 2026-07-17 22:46:43.470990 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-17 22:46:43.471185 | instance | Friday 17 July 2026 22:46:43 +0000 (0:00:00.255) 0:01:10.020 *********** 2026-07-17 22:46:43.585550 | instance | skipping: [instance] 2026-07-17 22:46:43.585814 | instance | 2026-07-17 22:46:43.586111 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-17 22:46:43.586394 | instance | Friday 17 July 2026 22:46:43 +0000 (0:00:00.114) 0:01:10.134 *********** 2026-07-17 22:46:43.703572 | instance | skipping: [instance] => (item=instance) 2026-07-17 22:46:43.703670 | instance | skipping: [instance] 2026-07-17 22:46:43.703799 | instance | 2026-07-17 22:46:43.703909 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-17 22:46:43.704025 | instance | Friday 17 July 2026 22:46:43 +0000 (0:00:00.118) 0:01:10.253 *********** 2026-07-17 22:46:44.076207 | instance | ok: [instance] 2026-07-17 22:46:44.076457 | instance | 2026-07-17 22:46:44.076725 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-17 22:46:44.076991 | instance | Friday 17 July 2026 22:46:44 +0000 (0:00:00.372) 0:01:10.625 *********** 2026-07-17 22:46:51.235770 | instance | ok: [instance] 2026-07-17 22:46:51.235879 | instance | 2026-07-17 22:46:51.235950 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-17 22:46:51.236080 | instance | Friday 17 July 2026 22:46:51 +0000 (0:00:07.159) 0:01:17.784 *********** 2026-07-17 22:46:57.640582 | instance | ok: [instance] 2026-07-17 22:46:57.640718 | instance | 2026-07-17 22:46:57.640895 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-17 22:46:57.641068 | instance | Friday 17 July 2026 22:46:57 +0000 (0:00:06.405) 0:01:24.189 *********** 2026-07-17 22:47:04.224453 | instance | ok: [instance] 2026-07-17 22:47:04.224807 | instance | 2026-07-17 22:47:04.225140 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-17 22:47:04.225510 | instance | Friday 17 July 2026 22:47:04 +0000 (0:00:06.583) 0:01:30.773 *********** 2026-07-17 22:47:11.839791 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-17 22:47:11.839858 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-17 22:47:11.839871 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-07-17 22:47:11.839892 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-17 22:47:11.839902 | instance | 2026-07-17 22:47:11.839912 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-17 22:47:11.839922 | instance | 2026-07-17 22:47:11.839931 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:47:11.839941 | instance | Friday 17 July 2026 22:47:11 +0000 (0:00:07.613) 0:01:38.386 *********** 2026-07-17 22:47:15.590744 | instance | ok: [instance] 2026-07-17 22:47:15.590804 | instance | 2026-07-17 22:47:15.590812 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:47:15.590865 | instance | Friday 17 July 2026 22:47:15 +0000 (0:00:03.753) 0:01:42.139 *********** 2026-07-17 22:47:15.924057 | instance | ok: [instance] 2026-07-17 22:47:15.924258 | instance | 2026-07-17 22:47:15.924532 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:47:15.924802 | instance | Friday 17 July 2026 22:47:15 +0000 (0:00:00.332) 0:01:42.472 *********** 2026-07-17 22:47:16.018855 | instance | skipping: [instance] 2026-07-17 22:47:16.019142 | instance | 2026-07-17 22:47:16.019404 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:47:16.019664 | instance | Friday 17 July 2026 22:47:16 +0000 (0:00:00.095) 0:01:42.568 *********** 2026-07-17 22:47:16.333184 | instance | ok: [instance] 2026-07-17 22:47:16.333318 | instance | 2026-07-17 22:47:16.333499 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:47:16.333666 | instance | Friday 17 July 2026 22:47:16 +0000 (0:00:00.314) 0:01:42.882 *********** 2026-07-17 22:47:16.517065 | instance | ok: [instance] => { 2026-07-17 22:47:16.517318 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 22:47:16.517583 | instance | } 2026-07-17 22:47:16.517820 | instance | 2026-07-17 22:47:16.518127 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:47:16.518390 | instance | Friday 17 July 2026 22:47:16 +0000 (0:00:00.183) 0:01:43.066 *********** 2026-07-17 22:47:16.903100 | instance | ok: [instance] 2026-07-17 22:47:16.903353 | instance | 2026-07-17 22:47:16.903695 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:47:16.903979 | instance | Friday 17 July 2026 22:47:16 +0000 (0:00:00.385) 0:01:43.451 *********** 2026-07-17 22:47:17.067948 | instance | skipping: [instance] 2026-07-17 22:47:17.068192 | instance | 2026-07-17 22:47:17.068437 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:47:17.068698 | instance | Friday 17 July 2026 22:47:17 +0000 (0:00:00.164) 0:01:43.616 *********** 2026-07-17 22:47:17.204916 | instance | skipping: [instance] 2026-07-17 22:47:17.205183 | instance | 2026-07-17 22:47:17.205455 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:47:17.205739 | instance | Friday 17 July 2026 22:47:17 +0000 (0:00:00.137) 0:01:43.754 *********** 2026-07-17 22:47:17.516980 | instance | ok: [instance] 2026-07-17 22:47:17.517320 | instance | 2026-07-17 22:47:17.517672 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:47:17.517965 | instance | Friday 17 July 2026 22:47:17 +0000 (0:00:00.311) 0:01:44.065 *********** 2026-07-17 22:47:18.724104 | instance | ok: [instance] 2026-07-17 22:47:18.724227 | instance | 2026-07-17 22:47:18.724368 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:47:18.724540 | instance | Friday 17 July 2026 22:47:18 +0000 (0:00:01.207) 0:01:45.273 *********** 2026-07-17 22:47:18.851188 | instance | ok: [instance] => { 2026-07-17 22:47:18.851455 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 22:47:18.851742 | instance | } 2026-07-17 22:47:18.851991 | instance | 2026-07-17 22:47:18.852256 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:47:18.852543 | instance | Friday 17 July 2026 22:47:18 +0000 (0:00:00.127) 0:01:45.400 *********** 2026-07-17 22:47:19.285824 | instance | ok: [instance] 2026-07-17 22:47:19.286087 | instance | 2026-07-17 22:47:19.286401 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:47:19.286729 | instance | Friday 17 July 2026 22:47:19 +0000 (0:00:00.434) 0:01:45.834 *********** 2026-07-17 22:47:21.415321 | instance | ok: [instance] 2026-07-17 22:47:21.415444 | instance | 2026-07-17 22:47:21.415637 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 22:47:21.415812 | instance | Friday 17 July 2026 22:47:21 +0000 (0:00:02.128) 0:01:47.963 *********** 2026-07-17 22:47:21.493368 | instance | skipping: [instance] 2026-07-17 22:47:21.493655 | instance | 2026-07-17 22:47:21.493953 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 22:47:21.494305 | instance | Friday 17 July 2026 22:47:21 +0000 (0:00:00.079) 0:01:48.042 *********** 2026-07-17 22:47:21.573214 | instance | skipping: [instance] 2026-07-17 22:47:21.573433 | instance | 2026-07-17 22:47:21.573763 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 22:47:21.574019 | instance | Friday 17 July 2026 22:47:21 +0000 (0:00:00.079) 0:01:48.122 *********** 2026-07-17 22:47:21.655805 | instance | skipping: [instance] 2026-07-17 22:47:21.655933 | instance | 2026-07-17 22:47:21.656103 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 22:47:21.656268 | instance | Friday 17 July 2026 22:47:21 +0000 (0:00:00.082) 0:01:48.205 *********** 2026-07-17 22:47:22.837093 | instance | ok: [instance] 2026-07-17 22:47:22.837315 | instance | 2026-07-17 22:47:22.837603 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 22:47:22.837870 | instance | Friday 17 July 2026 22:47:22 +0000 (0:00:01.180) 0:01:49.386 *********** 2026-07-17 22:47:23.323018 | instance | ok: [instance] 2026-07-17 22:47:23.323284 | instance | 2026-07-17 22:47:23.323671 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 22:47:23.323907 | instance | Friday 17 July 2026 22:47:23 +0000 (0:00:00.485) 0:01:49.872 *********** 2026-07-17 22:47:24.356378 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 22:47:24.356480 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 22:47:24.356596 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 22:47:24.356723 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 22:47:24.356859 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 22:47:24.356971 | instance | 2026-07-17 22:47:24.357124 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 22:47:24.357228 | instance | Friday 17 July 2026 22:47:24 +0000 (0:00:01.033) 0:01:50.905 *********** 2026-07-17 22:47:25.035940 | instance | ok: [instance] 2026-07-17 22:47:25.036068 | instance | 2026-07-17 22:47:25.036245 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 22:47:25.036423 | instance | Friday 17 July 2026 22:47:24 +0000 (0:00:00.638) 0:01:51.544 *********** 2026-07-17 22:47:25.036582 | instance | 2026-07-17 22:47:25.036751 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 22:47:25.036920 | instance | Friday 17 July 2026 22:47:25 +0000 (0:00:00.040) 0:01:51.585 *********** 2026-07-17 22:47:25.485003 | instance | ok: [instance] 2026-07-17 22:47:25.485243 | instance | 2026-07-17 22:47:25.485540 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:47:25.485890 | instance | Friday 17 July 2026 22:47:25 +0000 (0:00:00.449) 0:01:52.034 *********** 2026-07-17 22:47:25.788071 | instance | ok: [instance] 2026-07-17 22:47:25.788255 | instance | 2026-07-17 22:47:25.788485 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:47:25.788708 | instance | Friday 17 July 2026 22:47:25 +0000 (0:00:00.303) 0:01:52.337 *********** 2026-07-17 22:47:25.891479 | instance | ok: [instance] => { 2026-07-17 22:47:25.891651 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-17 22:47:25.891838 | instance | } 2026-07-17 22:47:25.892007 | instance | 2026-07-17 22:47:25.892185 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:47:25.892370 | instance | Friday 17 July 2026 22:47:25 +0000 (0:00:00.103) 0:01:52.440 *********** 2026-07-17 22:47:26.495856 | instance | ok: [instance] 2026-07-17 22:47:26.496084 | instance | 2026-07-17 22:47:26.496366 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:47:26.496653 | instance | Friday 17 July 2026 22:47:26 +0000 (0:00:00.604) 0:01:53.045 *********** 2026-07-17 22:47:29.710479 | instance | ok: [instance] 2026-07-17 22:47:29.710709 | instance | 2026-07-17 22:47:29.711097 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-17 22:47:29.711340 | instance | Friday 17 July 2026 22:47:29 +0000 (0:00:03.213) 0:01:56.258 *********** 2026-07-17 22:47:30.870728 | instance | ok: [instance] 2026-07-17 22:47:30.870768 | instance | 2026-07-17 22:47:30.870774 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-17 22:47:30.870778 | instance | Friday 17 July 2026 22:47:30 +0000 (0:00:01.161) 0:01:57.419 *********** 2026-07-17 22:47:31.105236 | instance | ok: [instance] 2026-07-17 22:47:31.105299 | instance | 2026-07-17 22:47:31.105577 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-17 22:47:31.105616 | instance | Friday 17 July 2026 22:47:31 +0000 (0:00:00.234) 0:01:57.654 *********** 2026-07-17 22:47:31.573989 | instance | ok: [instance] 2026-07-17 22:47:31.574082 | instance | 2026-07-17 22:47:31.574247 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-17 22:47:31.574304 | instance | Friday 17 July 2026 22:47:31 +0000 (0:00:00.468) 0:01:58.123 *********** 2026-07-17 22:47:32.176390 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-17 22:47:32.176509 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-17 22:47:32.176724 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-17 22:47:32.176809 | instance | 2026-07-17 22:47:32.177035 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-17 22:47:32.177076 | instance | Friday 17 July 2026 22:47:32 +0000 (0:00:00.602) 0:01:58.725 *********** 2026-07-17 22:47:32.631533 | instance | ok: [instance] 2026-07-17 22:47:32.631603 | instance | 2026-07-17 22:47:32.631736 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-17 22:47:32.631859 | instance | Friday 17 July 2026 22:47:32 +0000 (0:00:00.455) 0:01:59.181 *********** 2026-07-17 22:47:33.135228 | instance | ok: [instance] 2026-07-17 22:47:33.135333 | instance | 2026-07-17 22:47:33.135474 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-17 22:47:33.135596 | instance | Friday 17 July 2026 22:47:33 +0000 (0:00:00.469) 0:01:59.651 *********** 2026-07-17 22:47:33.135742 | instance | 2026-07-17 22:47:33.135897 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-17 22:47:33.136038 | instance | Friday 17 July 2026 22:47:33 +0000 (0:00:00.033) 0:01:59.684 *********** 2026-07-17 22:47:33.584575 | instance | ok: [instance] 2026-07-17 22:47:33.584643 | instance | 2026-07-17 22:47:33.584896 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-17 22:47:33.584936 | instance | Friday 17 July 2026 22:47:33 +0000 (0:00:00.449) 0:02:00.134 *********** 2026-07-17 22:47:33.732171 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-17 22:47:33.732259 | instance | 2026-07-17 22:47:33.732387 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-17 22:47:33.732509 | instance | Friday 17 July 2026 22:47:33 +0000 (0:00:00.147) 0:02:00.281 *********** 2026-07-17 22:47:34.890141 | instance | ok: [instance] 2026-07-17 22:47:34.890204 | instance | 2026-07-17 22:47:34.890372 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-17 22:47:34.890490 | instance | Friday 17 July 2026 22:47:34 +0000 (0:00:01.157) 0:02:01.439 *********** 2026-07-17 22:47:35.604483 | instance | ok: [instance] => (item=chronyd) 2026-07-17 22:47:35.604677 | instance | ok: [instance] => (item=sshd) 2026-07-17 22:47:35.604891 | instance | 2026-07-17 22:47:35.605077 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-17 22:47:35.605248 | instance | Friday 17 July 2026 22:47:35 +0000 (0:00:00.714) 0:02:02.153 *********** 2026-07-17 22:47:36.412214 | instance | ok: [instance] 2026-07-17 22:47:36.412510 | instance | 2026-07-17 22:47:36.412761 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-17 22:47:36.413042 | instance | Friday 17 July 2026 22:47:36 +0000 (0:00:00.807) 0:02:02.961 *********** 2026-07-17 22:47:36.649680 | instance | ok: [instance] 2026-07-17 22:47:36.649888 | instance | 2026-07-17 22:47:36.650165 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-17 22:47:36.650433 | instance | Friday 17 July 2026 22:47:36 +0000 (0:00:00.237) 0:02:03.198 *********** 2026-07-17 22:47:36.963022 | instance | ok: [instance] 2026-07-17 22:47:36.963087 | instance | 2026-07-17 22:47:36.963099 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-17 22:47:36.963109 | instance | Friday 17 July 2026 22:47:36 +0000 (0:00:00.309) 0:02:03.508 *********** 2026-07-17 22:47:37.219850 | instance | ok: [instance] 2026-07-17 22:47:37.220121 | instance | 2026-07-17 22:47:37.220401 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-17 22:47:37.220673 | instance | Friday 17 July 2026 22:47:37 +0000 (0:00:00.260) 0:02:03.769 *********** 2026-07-17 22:47:37.561533 | instance | ok: [instance] => (item=instance) 2026-07-17 22:47:37.561658 | instance | 2026-07-17 22:47:37.561839 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-17 22:47:37.562005 | instance | Friday 17 July 2026 22:47:37 +0000 (0:00:00.342) 0:02:04.111 *********** 2026-07-17 22:47:37.669740 | instance | ok: [instance] 2026-07-17 22:47:37.669966 | instance | 2026-07-17 22:47:37.670229 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-17 22:47:37.670494 | instance | Friday 17 July 2026 22:47:37 +0000 (0:00:00.107) 0:02:04.218 *********** 2026-07-17 22:47:37.829965 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-17 22:47:37.830099 | instance | 2026-07-17 22:47:37.830294 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-17 22:47:37.830452 | instance | Friday 17 July 2026 22:47:37 +0000 (0:00:00.160) 0:02:04.379 *********** 2026-07-17 22:47:37.948054 | instance | skipping: [instance] 2026-07-17 22:47:37.948150 | instance | 2026-07-17 22:47:37.948346 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-17 22:47:37.948509 | instance | Friday 17 July 2026 22:47:37 +0000 (0:00:00.117) 0:02:04.496 *********** 2026-07-17 22:47:38.069986 | instance | skipping: [instance] => (item=instance) 2026-07-17 22:47:38.070135 | instance | skipping: [instance] 2026-07-17 22:47:38.070297 | instance | 2026-07-17 22:47:38.070470 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-17 22:47:38.070640 | instance | Friday 17 July 2026 22:47:38 +0000 (0:00:00.122) 0:02:04.619 *********** 2026-07-17 22:47:38.364956 | instance | ok: [instance] 2026-07-17 22:47:38.365224 | instance | 2026-07-17 22:47:38.365521 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-17 22:47:38.366934 | instance | Friday 17 July 2026 22:47:38 +0000 (0:00:00.294) 0:02:04.914 *********** 2026-07-17 22:47:45.748717 | instance | ok: [instance] 2026-07-17 22:47:45.748943 | instance | 2026-07-17 22:47:45.749215 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-17 22:47:45.749511 | instance | Friday 17 July 2026 22:47:45 +0000 (0:00:07.383) 0:02:12.297 *********** 2026-07-17 22:47:51.299597 | instance | ok: [instance] 2026-07-17 22:47:51.299821 | instance | 2026-07-17 22:47:51.300143 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-17 22:47:51.300425 | instance | Friday 17 July 2026 22:47:51 +0000 (0:00:05.551) 0:02:17.848 *********** 2026-07-17 22:48:05.812286 | instance | ok: [instance] 2026-07-17 22:48:05.812524 | instance | 2026-07-17 22:48:05.812807 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-17 22:48:05.813084 | instance | Friday 17 July 2026 22:48:05 +0000 (0:00:14.512) 0:02:32.361 *********** 2026-07-17 22:48:06.012211 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-17 22:48:06.012460 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-17 22:48:06.012724 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-17 22:48:06.012990 | instance | skipping: [instance] 2026-07-17 22:48:06.013241 | instance | 2026-07-17 22:48:06.013522 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-17 22:48:06.013778 | instance | Friday 17 July 2026 22:48:06 +0000 (0:00:00.196) 0:02:32.558 *********** 2026-07-17 22:48:12.728081 | instance | ok: [instance] 2026-07-17 22:48:12.728136 | instance | 2026-07-17 22:48:12.728452 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-17 22:48:12.729143 | instance | Friday 17 July 2026 22:48:12 +0000 (0:00:06.717) 0:02:39.276 *********** 2026-07-17 22:48:19.343030 | instance | ok: [instance] 2026-07-17 22:48:19.343094 | instance | 2026-07-17 22:48:19.343106 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-17 22:48:19.343354 | instance | Friday 17 July 2026 22:48:19 +0000 (0:00:06.615) 0:02:45.891 *********** 2026-07-17 22:48:19.500350 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-17 22:48:19.500438 | instance | 2026-07-17 22:48:19.500573 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-17 22:48:19.500699 | instance | Friday 17 July 2026 22:48:19 +0000 (0:00:00.158) 0:02:46.049 *********** 2026-07-17 22:48:19.581855 | instance | ok: [instance] 2026-07-17 22:48:19.581960 | instance | 2026-07-17 22:48:19.582219 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-17 22:48:19.582308 | instance | Friday 17 July 2026 22:48:19 +0000 (0:00:00.081) 0:02:46.131 *********** 2026-07-17 22:48:26.280592 | instance | ok: [instance] 2026-07-17 22:48:26.280675 | instance | 2026-07-17 22:48:26.280937 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-17 22:48:26.280977 | instance | Friday 17 July 2026 22:48:26 +0000 (0:00:06.698) 0:02:52.830 *********** 2026-07-17 22:48:26.355314 | instance | ok: [instance] 2026-07-17 22:48:26.355387 | instance | 2026-07-17 22:48:26.355640 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-17 22:48:26.355676 | instance | Friday 17 July 2026 22:48:26 +0000 (0:00:00.074) 0:02:52.904 *********** 2026-07-17 22:48:26.439138 | instance | skipping: [instance] => (item=1) 2026-07-17 22:48:26.439973 | instance | skipping: [instance] => (item=1) 2026-07-17 22:48:26.440017 | instance | skipping: [instance] => (item=1) 2026-07-17 22:48:26.440022 | instance | skipping: [instance] 2026-07-17 22:48:26.440027 | instance | 2026-07-17 22:48:26.440032 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-17 22:48:26.440037 | instance | Friday 17 July 2026 22:48:26 +0000 (0:00:00.083) 0:02:52.988 *********** 2026-07-17 22:48:26.572511 | instance | skipping: [instance] 2026-07-17 22:48:26.572580 | instance | 2026-07-17 22:48:26.573086 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-17 22:48:26.573129 | instance | 2026-07-17 22:48:26.573135 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:48:26.573145 | instance | Friday 17 July 2026 22:48:26 +0000 (0:00:00.133) 0:02:53.122 *********** 2026-07-17 22:48:30.546760 | instance | ok: [instance] 2026-07-17 22:48:30.546842 | instance | 2026-07-17 22:48:30.547108 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:48:30.547155 | instance | Friday 17 July 2026 22:48:30 +0000 (0:00:03.974) 0:02:57.096 *********** 2026-07-17 22:48:30.840422 | instance | ok: [instance] 2026-07-17 22:48:30.840511 | instance | 2026-07-17 22:48:30.840641 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:48:30.840765 | instance | Friday 17 July 2026 22:48:30 +0000 (0:00:00.293) 0:02:57.390 *********** 2026-07-17 22:48:30.947795 | instance | skipping: [instance] 2026-07-17 22:48:30.947870 | instance | 2026-07-17 22:48:30.948134 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:48:30.948176 | instance | Friday 17 July 2026 22:48:30 +0000 (0:00:00.107) 0:02:57.497 *********** 2026-07-17 22:48:31.322286 | instance | ok: [instance] 2026-07-17 22:48:31.322359 | instance | 2026-07-17 22:48:31.322495 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:48:31.322623 | instance | Friday 17 July 2026 22:48:31 +0000 (0:00:00.374) 0:02:57.871 *********** 2026-07-17 22:48:31.419971 | instance | ok: [instance] => { 2026-07-17 22:48:31.420047 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 22:48:31.420548 | instance | } 2026-07-17 22:48:31.420591 | instance | 2026-07-17 22:48:31.420597 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:48:31.420602 | instance | Friday 17 July 2026 22:48:31 +0000 (0:00:00.097) 0:02:57.969 *********** 2026-07-17 22:48:31.797047 | instance | ok: [instance] 2026-07-17 22:48:31.797194 | instance | 2026-07-17 22:48:31.797394 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:48:31.797565 | instance | Friday 17 July 2026 22:48:31 +0000 (0:00:00.376) 0:02:58.346 *********** 2026-07-17 22:48:31.952876 | instance | skipping: [instance] 2026-07-17 22:48:31.953164 | instance | 2026-07-17 22:48:31.953466 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:48:31.953767 | instance | Friday 17 July 2026 22:48:31 +0000 (0:00:00.154) 0:02:58.501 *********** 2026-07-17 22:48:32.096007 | instance | skipping: [instance] 2026-07-17 22:48:32.096227 | instance | 2026-07-17 22:48:32.096504 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:48:32.096808 | instance | Friday 17 July 2026 22:48:32 +0000 (0:00:00.143) 0:02:58.644 *********** 2026-07-17 22:48:32.371090 | instance | ok: [instance] 2026-07-17 22:48:32.371364 | instance | 2026-07-17 22:48:32.371639 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:48:32.371906 | instance | Friday 17 July 2026 22:48:32 +0000 (0:00:00.275) 0:02:58.920 *********** 2026-07-17 22:48:33.550369 | instance | ok: [instance] 2026-07-17 22:48:33.550517 | instance | 2026-07-17 22:48:33.550735 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:48:33.550959 | instance | Friday 17 July 2026 22:48:33 +0000 (0:00:01.178) 0:03:00.099 *********** 2026-07-17 22:48:33.676683 | instance | ok: [instance] => { 2026-07-17 22:48:33.676787 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 22:48:33.676924 | instance | } 2026-07-17 22:48:33.677079 | instance | 2026-07-17 22:48:33.677208 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:48:33.677344 | instance | Friday 17 July 2026 22:48:33 +0000 (0:00:00.126) 0:03:00.226 *********** 2026-07-17 22:48:34.165092 | instance | ok: [instance] 2026-07-17 22:48:34.165394 | instance | 2026-07-17 22:48:34.165669 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:48:34.165954 | instance | Friday 17 July 2026 22:48:34 +0000 (0:00:00.488) 0:03:00.714 *********** 2026-07-17 22:48:36.191508 | instance | ok: [instance] 2026-07-17 22:48:36.191765 | instance | 2026-07-17 22:48:36.192079 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 22:48:36.192352 | instance | Friday 17 July 2026 22:48:36 +0000 (0:00:02.025) 0:03:02.739 *********** 2026-07-17 22:48:36.266753 | instance | skipping: [instance] 2026-07-17 22:48:36.267028 | instance | 2026-07-17 22:48:36.267316 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 22:48:36.267766 | instance | Friday 17 July 2026 22:48:36 +0000 (0:00:00.076) 0:03:02.815 *********** 2026-07-17 22:48:36.341532 | instance | skipping: [instance] 2026-07-17 22:48:36.341740 | instance | 2026-07-17 22:48:36.341998 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 22:48:36.342255 | instance | Friday 17 July 2026 22:48:36 +0000 (0:00:00.074) 0:03:02.890 *********** 2026-07-17 22:48:36.424749 | instance | skipping: [instance] 2026-07-17 22:48:36.424996 | instance | 2026-07-17 22:48:36.425291 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 22:48:36.425569 | instance | Friday 17 July 2026 22:48:36 +0000 (0:00:00.083) 0:03:02.974 *********** 2026-07-17 22:48:37.630130 | instance | ok: [instance] 2026-07-17 22:48:37.630472 | instance | 2026-07-17 22:48:37.630834 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 22:48:37.631206 | instance | Friday 17 July 2026 22:48:37 +0000 (0:00:01.205) 0:03:04.179 *********** 2026-07-17 22:48:38.155592 | instance | ok: [instance] 2026-07-17 22:48:38.155735 | instance | 2026-07-17 22:48:38.155913 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 22:48:38.156086 | instance | Friday 17 July 2026 22:48:38 +0000 (0:00:00.525) 0:03:04.704 *********** 2026-07-17 22:48:39.166485 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 22:48:39.166748 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 22:48:39.167064 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 22:48:39.167357 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 22:48:39.167677 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 22:48:39.167932 | instance | 2026-07-17 22:48:39.168203 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 22:48:39.168471 | instance | Friday 17 July 2026 22:48:39 +0000 (0:00:01.010) 0:03:05.715 *********** 2026-07-17 22:48:39.864411 | instance | ok: [instance] 2026-07-17 22:48:39.864657 | instance | 2026-07-17 22:48:39.864980 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 22:48:39.865258 | instance | Friday 17 July 2026 22:48:39 +0000 (0:00:00.649) 0:03:06.365 *********** 2026-07-17 22:48:39.865528 | instance | 2026-07-17 22:48:39.865805 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 22:48:39.866099 | instance | Friday 17 July 2026 22:48:39 +0000 (0:00:00.047) 0:03:06.413 *********** 2026-07-17 22:48:40.306319 | instance | ok: [instance] 2026-07-17 22:48:40.306373 | instance | 2026-07-17 22:48:40.306385 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:48:40.306394 | instance | Friday 17 July 2026 22:48:40 +0000 (0:00:00.441) 0:03:06.854 *********** 2026-07-17 22:48:40.694701 | instance | ok: [instance] 2026-07-17 22:48:40.694775 | instance | 2026-07-17 22:48:40.694991 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:48:40.695119 | instance | Friday 17 July 2026 22:48:40 +0000 (0:00:00.389) 0:03:07.243 *********** 2026-07-17 22:48:40.791920 | instance | ok: [instance] => { 2026-07-17 22:48:40.792009 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-17 22:48:40.792176 | instance | } 2026-07-17 22:48:40.792254 | instance | 2026-07-17 22:48:40.792377 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:48:40.792519 | instance | Friday 17 July 2026 22:48:40 +0000 (0:00:00.097) 0:03:07.341 *********** 2026-07-17 22:48:41.243955 | instance | ok: [instance] 2026-07-17 22:48:41.244410 | instance | 2026-07-17 22:48:41.244737 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:48:41.245041 | instance | Friday 17 July 2026 22:48:41 +0000 (0:00:00.451) 0:03:07.793 *********** 2026-07-17 22:48:44.477612 | instance | ok: [instance] 2026-07-17 22:48:44.477689 | instance | 2026-07-17 22:48:44.477708 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-17 22:48:44.477959 | instance | Friday 17 July 2026 22:48:44 +0000 (0:00:03.232) 0:03:11.025 *********** 2026-07-17 22:48:45.638234 | instance | ok: [instance] 2026-07-17 22:48:45.638342 | instance | 2026-07-17 22:48:45.638633 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-17 22:48:45.638979 | instance | Friday 17 July 2026 22:48:45 +0000 (0:00:01.161) 0:03:12.187 *********** 2026-07-17 22:48:45.891328 | instance | ok: [instance] 2026-07-17 22:48:45.891615 | instance | 2026-07-17 22:48:45.891918 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-17 22:48:45.892191 | instance | Friday 17 July 2026 22:48:45 +0000 (0:00:00.253) 0:03:12.440 *********** 2026-07-17 22:48:46.360521 | instance | ok: [instance] 2026-07-17 22:48:46.360738 | instance | 2026-07-17 22:48:46.361006 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-17 22:48:46.361264 | instance | Friday 17 July 2026 22:48:46 +0000 (0:00:00.469) 0:03:12.909 *********** 2026-07-17 22:48:46.991353 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-17 22:48:46.991743 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-17 22:48:46.992155 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-17 22:48:46.992594 | instance | 2026-07-17 22:48:46.992932 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-17 22:48:46.993226 | instance | Friday 17 July 2026 22:48:46 +0000 (0:00:00.630) 0:03:13.540 *********** 2026-07-17 22:48:47.449159 | instance | ok: [instance] 2026-07-17 22:48:47.449254 | instance | 2026-07-17 22:48:47.449350 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-17 22:48:47.449449 | instance | Friday 17 July 2026 22:48:47 +0000 (0:00:00.457) 0:03:13.998 *********** 2026-07-17 22:48:47.974155 | instance | ok: [instance] 2026-07-17 22:48:47.974551 | instance | 2026-07-17 22:48:47.975011 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-17 22:48:47.975337 | instance | Friday 17 July 2026 22:48:47 +0000 (0:00:00.490) 0:03:14.488 *********** 2026-07-17 22:48:47.975549 | instance | 2026-07-17 22:48:47.975779 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-17 22:48:47.976009 | instance | Friday 17 July 2026 22:48:47 +0000 (0:00:00.034) 0:03:14.523 *********** 2026-07-17 22:48:48.444788 | instance | ok: [instance] 2026-07-17 22:48:48.444936 | instance | 2026-07-17 22:48:48.445239 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-17 22:48:48.445539 | instance | Friday 17 July 2026 22:48:48 +0000 (0:00:00.470) 0:03:14.993 *********** 2026-07-17 22:48:48.592570 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-17 22:48:48.592796 | instance | 2026-07-17 22:48:48.593079 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-17 22:48:48.593404 | instance | Friday 17 July 2026 22:48:48 +0000 (0:00:00.147) 0:03:15.141 *********** 2026-07-17 22:48:49.752529 | instance | ok: [instance] 2026-07-17 22:48:49.752596 | instance | 2026-07-17 22:48:49.752734 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-17 22:48:49.752859 | instance | Friday 17 July 2026 22:48:49 +0000 (0:00:01.160) 0:03:16.302 *********** 2026-07-17 22:48:50.470218 | instance | ok: [instance] => (item=chronyd) 2026-07-17 22:48:50.470478 | instance | ok: [instance] => (item=sshd) 2026-07-17 22:48:50.470738 | instance | 2026-07-17 22:48:50.471194 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-17 22:48:50.471502 | instance | Friday 17 July 2026 22:48:50 +0000 (0:00:00.717) 0:03:17.019 *********** 2026-07-17 22:48:51.064917 | instance | ok: [instance] 2026-07-17 22:48:51.064986 | instance | 2026-07-17 22:48:51.065350 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-17 22:48:51.065408 | instance | Friday 17 July 2026 22:48:51 +0000 (0:00:00.595) 0:03:17.614 *********** 2026-07-17 22:48:51.299075 | instance | ok: [instance] 2026-07-17 22:48:51.299153 | instance | 2026-07-17 22:48:51.299433 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-17 22:48:51.299483 | instance | Friday 17 July 2026 22:48:51 +0000 (0:00:00.233) 0:03:17.848 *********** 2026-07-17 22:48:51.576824 | instance | ok: [instance] 2026-07-17 22:48:51.576895 | instance | 2026-07-17 22:48:51.577050 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-17 22:48:51.577240 | instance | Friday 17 July 2026 22:48:51 +0000 (0:00:00.278) 0:03:18.126 *********** 2026-07-17 22:48:51.875369 | instance | ok: [instance] 2026-07-17 22:48:51.875447 | instance | 2026-07-17 22:48:51.875703 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-17 22:48:51.875745 | instance | Friday 17 July 2026 22:48:51 +0000 (0:00:00.297) 0:03:18.424 *********** 2026-07-17 22:48:58.667101 | instance | ok: [instance] 2026-07-17 22:48:58.667219 | instance | 2026-07-17 22:48:58.667343 | instance | PLAY [all] ********************************************************************* 2026-07-17 22:48:58.667454 | instance | 2026-07-17 22:48:58.667574 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-17 22:48:58.667689 | instance | Friday 17 July 2026 22:48:58 +0000 (0:00:06.792) 0:03:25.216 *********** 2026-07-17 22:48:59.080948 | instance | ok: [instance] 2026-07-17 22:48:59.081175 | instance | 2026-07-17 22:48:59.081442 | instance | PLAY [all] ********************************************************************* 2026-07-17 22:48:59.081745 | instance | 2026-07-17 22:48:59.082014 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:48:59.082297 | instance | Friday 17 July 2026 22:48:59 +0000 (0:00:00.412) 0:03:25.629 *********** 2026-07-17 22:49:03.181646 | instance | ok: [instance] 2026-07-17 22:49:03.181896 | instance | 2026-07-17 22:49:03.182181 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-17 22:49:03.182516 | instance | Friday 17 July 2026 22:49:03 +0000 (0:00:04.101) 0:03:29.730 *********** 2026-07-17 22:49:08.039627 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-17 22:49:08.039937 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-17 22:49:08.040250 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-17 22:49:08.040556 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-17 22:49:08.040868 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-17 22:49:08.041255 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-17 22:49:08.041567 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-17 22:49:08.041895 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-17 22:49:08.042283 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-17 22:49:08.042707 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-17 22:49:08.043100 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-17 22:49:08.043469 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-17 22:49:08.043826 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-17 22:49:08.044249 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-17 22:49:08.044550 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-17 22:49:08.044859 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-17 22:49:08.045218 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-17 22:49:08.045503 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-17 22:49:08.045779 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-17 22:49:08.046054 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-17 22:49:08.046216 | instance | 2026-07-17 22:49:08.046406 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-17 22:49:08.046581 | instance | Friday 17 July 2026 22:49:08 +0000 (0:00:04.857) 0:03:34.588 *********** 2026-07-17 22:49:08.286795 | instance | ok: [instance] 2026-07-17 22:49:08.287053 | instance | 2026-07-17 22:49:08.287321 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-17 22:49:08.287580 | instance | Friday 17 July 2026 22:49:08 +0000 (0:00:00.247) 0:03:34.836 *********** 2026-07-17 22:49:08.773934 | instance | ok: [instance] 2026-07-17 22:49:08.774016 | instance | 2026-07-17 22:49:08.774145 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-17 22:49:08.774280 | instance | Friday 17 July 2026 22:49:08 +0000 (0:00:00.487) 0:03:35.323 *********** 2026-07-17 22:49:09.105274 | instance | ok: [instance] 2026-07-17 22:49:09.105541 | instance | 2026-07-17 22:49:09.105896 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-17 22:49:09.106183 | instance | Friday 17 July 2026 22:49:09 +0000 (0:00:00.330) 0:03:35.654 *********** 2026-07-17 22:49:09.204204 | instance | ok: [instance] 2026-07-17 22:49:09.204338 | instance | 2026-07-17 22:49:09.204518 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-17 22:49:09.204682 | instance | 2026-07-17 22:49:09.204854 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:49:09.205031 | instance | Friday 17 July 2026 22:49:09 +0000 (0:00:00.099) 0:03:35.753 *********** 2026-07-17 22:49:13.289882 | instance | ok: [instance] 2026-07-17 22:49:13.290033 | instance | 2026-07-17 22:49:13.290238 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-17 22:49:13.290420 | instance | Friday 17 July 2026 22:49:13 +0000 (0:00:04.086) 0:03:39.839 *********** 2026-07-17 22:49:13.710237 | instance | ok: [instance] 2026-07-17 22:49:13.710478 | instance | 2026-07-17 22:49:13.710761 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-17 22:49:13.711088 | instance | Friday 17 July 2026 22:49:13 +0000 (0:00:00.419) 0:03:40.258 *********** 2026-07-17 22:49:14.700113 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-17 22:49:14.700396 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-17 22:49:14.700804 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-17 22:49:14.701138 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-17 22:49:14.701417 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-17 22:49:14.701693 | instance | 2026-07-17 22:49:14.702074 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-17 22:49:14.702317 | instance | Friday 17 July 2026 22:49:14 +0000 (0:00:00.990) 0:03:41.249 *********** 2026-07-17 22:49:15.318848 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-07-17 22:49:15.319203 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-07-17 22:49:15.319545 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-07-17 22:49:15.319822 | instance | 2026-07-17 22:49:15.320171 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-17 22:49:15.320452 | instance | Friday 17 July 2026 22:49:15 +0000 (0:00:00.618) 0:03:41.867 *********** 2026-07-17 22:49:15.544815 | instance | ok: [instance] 2026-07-17 22:49:15.545146 | instance | 2026-07-17 22:49:15.545432 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-17 22:49:15.545709 | instance | Friday 17 July 2026 22:49:15 +0000 (0:00:00.225) 0:03:42.093 *********** 2026-07-17 22:49:15.780296 | instance | ok: [instance] 2026-07-17 22:49:15.780533 | instance | 2026-07-17 22:49:15.780815 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-17 22:49:15.781076 | instance | Friday 17 July 2026 22:49:15 +0000 (0:00:00.235) 0:03:42.329 *********** 2026-07-17 22:49:15.852641 | instance | ok: [instance] 2026-07-17 22:49:15.852790 | instance | 2026-07-17 22:49:15.852987 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-17 22:49:15.853171 | instance | Friday 17 July 2026 22:49:15 +0000 (0:00:00.072) 0:03:42.401 *********** 2026-07-17 22:49:15.920558 | instance | skipping: [instance] 2026-07-17 22:49:15.920886 | instance | 2026-07-17 22:49:15.921345 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-17 22:49:15.921884 | instance | Friday 17 July 2026 22:49:15 +0000 (0:00:00.067) 0:03:42.469 *********** 2026-07-17 22:49:16.476888 | instance | ok: [instance] 2026-07-17 22:49:16.477199 | instance | 2026-07-17 22:49:16.477624 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-17 22:49:16.478009 | instance | Friday 17 July 2026 22:49:16 +0000 (0:00:00.556) 0:03:43.026 *********** 2026-07-17 22:49:16.847736 | instance | ok: [instance] 2026-07-17 22:49:16.847877 | instance | 2026-07-17 22:49:16.848063 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-17 22:49:16.848241 | instance | Friday 17 July 2026 22:49:16 +0000 (0:00:00.239) 0:03:43.265 *********** 2026-07-17 22:49:16.848409 | instance | 2026-07-17 22:49:16.848585 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-17 22:49:16.848758 | instance | 2026-07-17 22:49:16.848954 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:49:16.849111 | instance | Friday 17 July 2026 22:49:16 +0000 (0:00:00.131) 0:03:43.397 *********** 2026-07-17 22:49:20.541475 | instance | ok: [instance] 2026-07-17 22:49:20.541727 | instance | 2026-07-17 22:49:20.542003 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:49:20.542278 | instance | Friday 17 July 2026 22:49:20 +0000 (0:00:03.693) 0:03:47.090 *********** 2026-07-17 22:49:20.862526 | instance | ok: [instance] 2026-07-17 22:49:20.862796 | instance | 2026-07-17 22:49:20.863156 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:49:20.863416 | instance | Friday 17 July 2026 22:49:20 +0000 (0:00:00.321) 0:03:47.411 *********** 2026-07-17 22:49:20.964115 | instance | skipping: [instance] 2026-07-17 22:49:20.964335 | instance | 2026-07-17 22:49:20.964611 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:49:20.964879 | instance | Friday 17 July 2026 22:49:20 +0000 (0:00:00.101) 0:03:47.513 *********** 2026-07-17 22:49:21.257570 | instance | ok: [instance] 2026-07-17 22:49:21.257791 | instance | 2026-07-17 22:49:21.258066 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:21.258337 | instance | Friday 17 July 2026 22:49:21 +0000 (0:00:00.293) 0:03:47.806 *********** 2026-07-17 22:49:21.353731 | instance | ok: [instance] => { 2026-07-17 22:49:21.353967 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-17 22:49:21.354220 | instance | } 2026-07-17 22:49:21.354481 | instance | 2026-07-17 22:49:21.354748 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:21.355069 | instance | Friday 17 July 2026 22:49:21 +0000 (0:00:00.096) 0:03:47.902 *********** 2026-07-17 22:49:21.971193 | instance | ok: [instance] 2026-07-17 22:49:21.971258 | instance | 2026-07-17 22:49:21.971270 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:21.971279 | instance | Friday 17 July 2026 22:49:21 +0000 (0:00:00.616) 0:03:48.519 *********** 2026-07-17 22:49:22.108683 | instance | skipping: [instance] 2026-07-17 22:49:22.108757 | instance | 2026-07-17 22:49:22.108923 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:49:22.109023 | instance | Friday 17 July 2026 22:49:22 +0000 (0:00:00.137) 0:03:48.657 *********** 2026-07-17 22:49:22.395671 | instance | ok: [instance] 2026-07-17 22:49:22.395748 | instance | 2026-07-17 22:49:22.395862 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:49:22.395985 | instance | Friday 17 July 2026 22:49:22 +0000 (0:00:00.287) 0:03:48.945 *********** 2026-07-17 22:49:23.595609 | instance | ok: [instance] 2026-07-17 22:49:23.595846 | instance | 2026-07-17 22:49:23.596118 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:23.596387 | instance | Friday 17 July 2026 22:49:23 +0000 (0:00:01.198) 0:03:50.144 *********** 2026-07-17 22:49:23.732718 | instance | ok: [instance] => { 2026-07-17 22:49:23.732886 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-17 22:49:23.733101 | instance | } 2026-07-17 22:49:23.733328 | instance | 2026-07-17 22:49:23.733598 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:23.733829 | instance | Friday 17 July 2026 22:49:23 +0000 (0:00:00.138) 0:03:50.282 *********** 2026-07-17 22:49:24.205269 | instance | ok: [instance] 2026-07-17 22:49:24.205427 | instance | 2026-07-17 22:49:24.205648 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:24.205825 | instance | Friday 17 July 2026 22:49:24 +0000 (0:00:00.472) 0:03:50.754 *********** 2026-07-17 22:49:26.342213 | instance | ok: [instance] 2026-07-17 22:49:26.342514 | instance | 2026-07-17 22:49:26.342847 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 22:49:26.343213 | instance | Friday 17 July 2026 22:49:26 +0000 (0:00:02.136) 0:03:52.891 *********** 2026-07-17 22:49:26.426855 | instance | skipping: [instance] 2026-07-17 22:49:26.427163 | instance | 2026-07-17 22:49:26.427432 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 22:49:26.427701 | instance | Friday 17 July 2026 22:49:26 +0000 (0:00:00.084) 0:03:52.976 *********** 2026-07-17 22:49:26.504774 | instance | skipping: [instance] 2026-07-17 22:49:26.504832 | instance | 2026-07-17 22:49:26.504839 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 22:49:26.504847 | instance | Friday 17 July 2026 22:49:26 +0000 (0:00:00.077) 0:03:53.053 *********** 2026-07-17 22:49:26.580248 | instance | skipping: [instance] 2026-07-17 22:49:26.580469 | instance | 2026-07-17 22:49:26.580766 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 22:49:26.581113 | instance | Friday 17 July 2026 22:49:26 +0000 (0:00:00.075) 0:03:53.129 *********** 2026-07-17 22:49:27.782006 | instance | ok: [instance] 2026-07-17 22:49:27.782284 | instance | 2026-07-17 22:49:27.782624 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 22:49:27.783042 | instance | Friday 17 July 2026 22:49:27 +0000 (0:00:01.200) 0:03:54.330 *********** 2026-07-17 22:49:28.277957 | instance | ok: [instance] 2026-07-17 22:49:28.278231 | instance | 2026-07-17 22:49:28.278505 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 22:49:28.278779 | instance | Friday 17 July 2026 22:49:28 +0000 (0:00:00.496) 0:03:54.827 *********** 2026-07-17 22:49:29.285536 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 22:49:29.285616 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 22:49:29.285750 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 22:49:29.285883 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 22:49:29.286010 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 22:49:29.286125 | instance | 2026-07-17 22:49:29.286238 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 22:49:29.286359 | instance | Friday 17 July 2026 22:49:29 +0000 (0:00:01.007) 0:03:55.835 *********** 2026-07-17 22:49:29.930390 | instance | ok: [instance] 2026-07-17 22:49:29.930540 | instance | 2026-07-17 22:49:29.930732 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 22:49:29.930951 | instance | Friday 17 July 2026 22:49:29 +0000 (0:00:00.603) 0:03:56.438 *********** 2026-07-17 22:49:29.931136 | instance | 2026-07-17 22:49:29.931328 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 22:49:29.931514 | instance | Friday 17 July 2026 22:49:29 +0000 (0:00:00.040) 0:03:56.478 *********** 2026-07-17 22:49:30.385193 | instance | ok: [instance] 2026-07-17 22:49:30.385243 | instance | 2026-07-17 22:49:30.385470 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-17 22:49:30.385746 | instance | Friday 17 July 2026 22:49:30 +0000 (0:00:00.454) 0:03:56.933 *********** 2026-07-17 22:49:31.321382 | instance | ok: [instance] 2026-07-17 22:49:31.321699 | instance | 2026-07-17 22:49:31.321765 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-17 22:49:31.321890 | instance | Friday 17 July 2026 22:49:31 +0000 (0:00:00.937) 0:03:57.870 *********** 2026-07-17 22:49:31.396303 | instance | ok: [instance] 2026-07-17 22:49:31.396362 | instance | 2026-07-17 22:49:31.396623 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-17 22:49:31.396639 | instance | Friday 17 July 2026 22:49:31 +0000 (0:00:00.074) 0:03:57.945 *********** 2026-07-17 22:49:31.491530 | instance | ok: [instance] 2026-07-17 22:49:31.491584 | instance | 2026-07-17 22:49:31.491596 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-17 22:49:31.491606 | instance | Friday 17 July 2026 22:49:31 +0000 (0:00:00.093) 0:03:58.039 *********** 2026-07-17 22:49:31.578423 | instance | ok: [instance] 2026-07-17 22:49:31.578488 | instance | 2026-07-17 22:49:31.578641 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-17 22:49:31.578776 | instance | Friday 17 July 2026 22:49:31 +0000 (0:00:00.088) 0:03:58.127 *********** 2026-07-17 22:49:31.664729 | instance | skipping: [instance] 2026-07-17 22:49:31.664802 | instance | 2026-07-17 22:49:31.665084 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-17 22:49:31.665126 | instance | Friday 17 July 2026 22:49:31 +0000 (0:00:00.086) 0:03:58.214 *********** 2026-07-17 22:49:31.915896 | instance | ok: [instance] 2026-07-17 22:49:31.915975 | instance | 2026-07-17 22:49:31.916121 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:49:31.916246 | instance | Friday 17 July 2026 22:49:31 +0000 (0:00:00.250) 0:03:58.464 *********** 2026-07-17 22:49:32.196736 | instance | ok: [instance] 2026-07-17 22:49:32.196835 | instance | 2026-07-17 22:49:32.197063 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:32.197103 | instance | Friday 17 July 2026 22:49:32 +0000 (0:00:00.281) 0:03:58.746 *********** 2026-07-17 22:49:32.303444 | instance | ok: [instance] => { 2026-07-17 22:49:32.303517 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-17 22:49:32.303698 | instance | } 2026-07-17 22:49:32.303753 | instance | 2026-07-17 22:49:32.304023 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:32.304102 | instance | Friday 17 July 2026 22:49:32 +0000 (0:00:00.106) 0:03:58.853 *********** 2026-07-17 22:49:32.827627 | instance | ok: [instance] 2026-07-17 22:49:32.827717 | instance | 2026-07-17 22:49:32.827849 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:32.827973 | instance | Friday 17 July 2026 22:49:32 +0000 (0:00:00.523) 0:03:59.377 *********** 2026-07-17 22:49:32.972296 | instance | skipping: [instance] 2026-07-17 22:49:32.972365 | instance | 2026-07-17 22:49:32.972657 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:49:32.972698 | instance | Friday 17 July 2026 22:49:32 +0000 (0:00:00.144) 0:03:59.521 *********** 2026-07-17 22:49:33.258667 | instance | ok: [instance] 2026-07-17 22:49:33.258741 | instance | 2026-07-17 22:49:33.258862 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:33.258988 | instance | Friday 17 July 2026 22:49:33 +0000 (0:00:00.286) 0:03:59.808 *********** 2026-07-17 22:49:33.364243 | instance | ok: [instance] => { 2026-07-17 22:49:33.364318 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-17 22:49:33.364460 | instance | } 2026-07-17 22:49:33.364569 | instance | 2026-07-17 22:49:33.364695 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:33.364818 | instance | Friday 17 July 2026 22:49:33 +0000 (0:00:00.105) 0:03:59.913 *********** 2026-07-17 22:49:34.034274 | instance | ok: [instance] 2026-07-17 22:49:34.034355 | instance | 2026-07-17 22:49:34.034371 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:34.034386 | instance | Friday 17 July 2026 22:49:34 +0000 (0:00:00.669) 0:04:00.583 *********** 2026-07-17 22:49:34.227876 | instance | skipping: [instance] 2026-07-17 22:49:34.228010 | instance | 2026-07-17 22:49:34.228186 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-17 22:49:34.228361 | instance | Friday 17 July 2026 22:49:34 +0000 (0:00:00.194) 0:04:00.777 *********** 2026-07-17 22:49:34.306792 | instance | skipping: [instance] 2026-07-17 22:49:34.307083 | instance | 2026-07-17 22:49:34.307389 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-17 22:49:34.307669 | instance | Friday 17 July 2026 22:49:34 +0000 (0:00:00.078) 0:04:00.855 *********** 2026-07-17 22:49:34.389302 | instance | skipping: [instance] 2026-07-17 22:49:34.389570 | instance | 2026-07-17 22:49:34.389943 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-17 22:49:34.390242 | instance | Friday 17 July 2026 22:49:34 +0000 (0:00:00.082) 0:04:00.938 *********** 2026-07-17 22:49:34.468445 | instance | skipping: [instance] 2026-07-17 22:49:34.468729 | instance | 2026-07-17 22:49:34.469088 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-17 22:49:34.469385 | instance | Friday 17 July 2026 22:49:34 +0000 (0:00:00.079) 0:04:01.017 *********** 2026-07-17 22:49:35.582323 | instance | ok: [instance] 2026-07-17 22:49:35.582599 | instance | 2026-07-17 22:49:35.582946 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-17 22:49:35.583245 | instance | Friday 17 July 2026 22:49:35 +0000 (0:00:01.113) 0:04:02.131 *********** 2026-07-17 22:49:36.062458 | instance | ok: [instance] 2026-07-17 22:49:36.062698 | instance | 2026-07-17 22:49:36.063048 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-17 22:49:36.063357 | instance | Friday 17 July 2026 22:49:36 +0000 (0:00:00.480) 0:04:02.611 *********** 2026-07-17 22:49:37.063672 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-17 22:49:37.064051 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-17 22:49:37.064391 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-17 22:49:37.064780 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-17 22:49:37.065161 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-17 22:49:37.065503 | instance | 2026-07-17 22:49:37.065841 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-17 22:49:37.066170 | instance | Friday 17 July 2026 22:49:37 +0000 (0:00:01.001) 0:04:03.612 *********** 2026-07-17 22:49:37.683940 | instance | ok: [instance] 2026-07-17 22:49:37.684189 | instance | 2026-07-17 22:49:37.684469 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-17 22:49:37.684746 | instance | Friday 17 July 2026 22:49:37 +0000 (0:00:00.582) 0:04:04.195 *********** 2026-07-17 22:49:37.685004 | instance | 2026-07-17 22:49:37.685291 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-17 22:49:37.685557 | instance | Friday 17 July 2026 22:49:37 +0000 (0:00:00.037) 0:04:04.233 *********** 2026-07-17 22:49:38.130118 | instance | ok: [instance] 2026-07-17 22:49:38.130199 | instance | 2026-07-17 22:49:38.130770 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:49:38.130830 | instance | Friday 17 July 2026 22:49:38 +0000 (0:00:00.445) 0:04:04.678 *********** 2026-07-17 22:49:38.422007 | instance | ok: [instance] 2026-07-17 22:49:38.422085 | instance | 2026-07-17 22:49:38.422362 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:38.422404 | instance | Friday 17 July 2026 22:49:38 +0000 (0:00:00.292) 0:04:04.971 *********** 2026-07-17 22:49:38.543083 | instance | ok: [instance] => { 2026-07-17 22:49:38.543162 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-17 22:49:38.543181 | instance | } 2026-07-17 22:49:38.543346 | instance | 2026-07-17 22:49:38.543623 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:38.543897 | instance | Friday 17 July 2026 22:49:38 +0000 (0:00:00.120) 0:04:05.091 *********** 2026-07-17 22:49:39.012843 | instance | ok: [instance] 2026-07-17 22:49:39.012965 | instance | 2026-07-17 22:49:39.012980 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:39.013165 | instance | Friday 17 July 2026 22:49:39 +0000 (0:00:00.470) 0:04:05.562 *********** 2026-07-17 22:49:40.237331 | instance | ok: [instance] 2026-07-17 22:49:40.237415 | instance | 2026-07-17 22:49:40.237505 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:40.237664 | instance | Friday 17 July 2026 22:49:40 +0000 (0:00:01.223) 0:04:06.785 *********** 2026-07-17 22:49:40.345451 | instance | ok: [instance] => { 2026-07-17 22:49:40.345510 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-17 22:49:40.345524 | instance | } 2026-07-17 22:49:40.345532 | instance | 2026-07-17 22:49:40.345754 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:40.345829 | instance | Friday 17 July 2026 22:49:40 +0000 (0:00:00.108) 0:04:06.894 *********** 2026-07-17 22:49:40.869692 | instance | ok: [instance] 2026-07-17 22:49:40.869815 | instance | 2026-07-17 22:49:40.869830 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:40.870004 | instance | Friday 17 July 2026 22:49:40 +0000 (0:00:00.524) 0:04:07.419 *********** 2026-07-17 22:49:42.329917 | instance | ok: [instance] 2026-07-17 22:49:42.329987 | instance | 2026-07-17 22:49:42.330130 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-17 22:49:42.330243 | instance | Friday 17 July 2026 22:49:42 +0000 (0:00:01.460) 0:04:08.879 *********** 2026-07-17 22:49:42.845191 | instance | ok: [instance] 2026-07-17 22:49:42.845310 | instance | 2026-07-17 22:49:42.845357 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-17 22:49:42.845504 | instance | Friday 17 July 2026 22:49:42 +0000 (0:00:00.514) 0:04:09.394 *********** 2026-07-17 22:49:43.119962 | instance | ok: [instance] 2026-07-17 22:49:43.120204 | instance | 2026-07-17 22:49:43.120653 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:49:43.120994 | instance | Friday 17 July 2026 22:49:43 +0000 (0:00:00.274) 0:04:09.669 *********** 2026-07-17 22:49:43.410981 | instance | ok: [instance] 2026-07-17 22:49:43.411215 | instance | 2026-07-17 22:49:43.411484 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:43.411775 | instance | Friday 17 July 2026 22:49:43 +0000 (0:00:00.290) 0:04:09.959 *********** 2026-07-17 22:49:43.516610 | instance | ok: [instance] => { 2026-07-17 22:49:43.516768 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-17 22:49:43.516973 | instance | } 2026-07-17 22:49:43.517156 | instance | 2026-07-17 22:49:43.517341 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:43.517528 | instance | Friday 17 July 2026 22:49:43 +0000 (0:00:00.106) 0:04:10.066 *********** 2026-07-17 22:49:44.060712 | instance | ok: [instance] 2026-07-17 22:49:44.060938 | instance | 2026-07-17 22:49:44.061239 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:44.061511 | instance | Friday 17 July 2026 22:49:44 +0000 (0:00:00.543) 0:04:10.609 *********** 2026-07-17 22:49:46.232419 | instance | ok: [instance] 2026-07-17 22:49:46.232632 | instance | 2026-07-17 22:49:46.232915 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-17 22:49:46.233185 | instance | Friday 17 July 2026 22:49:46 +0000 (0:00:02.171) 0:04:12.781 *********** 2026-07-17 22:49:46.370291 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-17 22:49:46.370537 | instance | 2026-07-17 22:49:46.370826 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-17 22:49:46.371216 | instance | Friday 17 July 2026 22:49:46 +0000 (0:00:00.137) 0:04:12.919 *********** 2026-07-17 22:49:47.502501 | instance | ok: [instance] 2026-07-17 22:49:47.502793 | instance | 2026-07-17 22:49:47.503207 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-17 22:49:47.503499 | instance | Friday 17 July 2026 22:49:47 +0000 (0:00:01.132) 0:04:14.051 *********** 2026-07-17 22:49:47.742419 | instance | ok: [instance] 2026-07-17 22:49:47.742605 | instance | 2026-07-17 22:49:47.742792 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-17 22:49:47.743023 | instance | Friday 17 July 2026 22:49:47 +0000 (0:00:00.240) 0:04:14.291 *********** 2026-07-17 22:49:48.218649 | instance | ok: [instance] 2026-07-17 22:49:48.218867 | instance | 2026-07-17 22:49:48.219195 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-17 22:49:48.219442 | instance | Friday 17 July 2026 22:49:48 +0000 (0:00:00.475) 0:04:14.767 *********** 2026-07-17 22:49:48.986061 | instance | ok: [instance] => (item=br_netfilter) 2026-07-17 22:49:48.986301 | instance | ok: [instance] => (item=ip_tables) 2026-07-17 22:49:48.986611 | instance | ok: [instance] => (item=ip6_tables) 2026-07-17 22:49:48.986896 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-17 22:49:48.987257 | instance | 2026-07-17 22:49:48.987633 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:49:48.987978 | instance | Friday 17 July 2026 22:49:48 +0000 (0:00:00.767) 0:04:15.535 *********** 2026-07-17 22:49:49.278197 | instance | ok: [instance] 2026-07-17 22:49:49.278542 | instance | 2026-07-17 22:49:49.278849 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:49:49.279208 | instance | Friday 17 July 2026 22:49:49 +0000 (0:00:00.291) 0:04:15.826 *********** 2026-07-17 22:49:49.377600 | instance | ok: [instance] => { 2026-07-17 22:49:49.377873 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-17 22:49:49.378150 | instance | } 2026-07-17 22:49:49.378391 | instance | 2026-07-17 22:49:49.378662 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:49:49.378969 | instance | Friday 17 July 2026 22:49:49 +0000 (0:00:00.100) 0:04:15.926 *********** 2026-07-17 22:49:49.810936 | instance | ok: [instance] 2026-07-17 22:49:49.811244 | instance | 2026-07-17 22:49:49.811550 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:49:49.811822 | instance | Friday 17 July 2026 22:49:49 +0000 (0:00:00.433) 0:04:16.359 *********** 2026-07-17 22:49:49.915187 | instance | skipping: [instance] 2026-07-17 22:49:49.915429 | instance | 2026-07-17 22:49:49.915840 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-17 22:49:49.916104 | instance | Friday 17 July 2026 22:49:49 +0000 (0:00:00.104) 0:04:16.464 *********** 2026-07-17 22:49:50.050492 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-17 22:49:50.050767 | instance | 2026-07-17 22:49:50.051096 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-17 22:49:50.051381 | instance | Friday 17 July 2026 22:49:50 +0000 (0:00:00.135) 0:04:16.599 *********** 2026-07-17 22:49:50.127302 | instance | skipping: [instance] 2026-07-17 22:49:50.127629 | instance | 2026-07-17 22:49:50.127908 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-17 22:49:50.128387 | instance | Friday 17 July 2026 22:49:50 +0000 (0:00:00.076) 0:04:16.676 *********** 2026-07-17 22:49:51.299502 | instance | ok: [instance] 2026-07-17 22:49:51.299762 | instance | 2026-07-17 22:49:51.300059 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-17 22:49:51.300373 | instance | Friday 17 July 2026 22:49:51 +0000 (0:00:01.172) 0:04:17.848 *********** 2026-07-17 22:49:52.643233 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-17 22:49:52.643504 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-17 22:49:52.643805 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-17 22:49:52.644058 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-17 22:49:52.644331 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-17 22:49:52.644609 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-17 22:49:52.644878 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-17 22:49:52.645125 | instance | 2026-07-17 22:49:52.645397 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-17 22:49:52.645663 | instance | Friday 17 July 2026 22:49:52 +0000 (0:00:01.343) 0:04:19.192 *********** 2026-07-17 22:49:53.277223 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-17 22:49:53.277358 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-17 22:49:53.277520 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-17 22:49:53.277686 | instance | 2026-07-17 22:49:53.277868 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-17 22:49:53.278030 | instance | Friday 17 July 2026 22:49:53 +0000 (0:00:00.634) 0:04:19.826 *********** 2026-07-17 22:49:53.979757 | instance | ok: [instance] 2026-07-17 22:49:53.980108 | instance | 2026-07-17 22:49:53.980407 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-17 22:49:53.980743 | instance | Friday 17 July 2026 22:49:53 +0000 (0:00:00.702) 0:04:20.528 *********** 2026-07-17 22:49:54.486582 | instance | ok: [instance] 2026-07-17 22:49:54.486818 | instance | 2026-07-17 22:49:54.487155 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-17 22:49:54.487428 | instance | Friday 17 July 2026 22:49:54 +0000 (0:00:00.506) 0:04:21.035 *********** 2026-07-17 22:49:54.730542 | instance | ok: [instance] 2026-07-17 22:49:54.730757 | instance | 2026-07-17 22:49:54.731123 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-17 22:49:54.731411 | instance | Friday 17 July 2026 22:49:54 +0000 (0:00:00.243) 0:04:21.279 *********** 2026-07-17 22:49:54.800041 | instance | skipping: [instance] 2026-07-17 22:49:54.800264 | instance | 2026-07-17 22:49:54.800558 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-17 22:49:54.800860 | instance | Friday 17 July 2026 22:49:54 +0000 (0:00:00.069) 0:04:21.349 *********** 2026-07-17 22:49:55.322429 | instance | ok: [instance] => (item=swap) 2026-07-17 22:49:55.322661 | instance | ok: [instance] => (item=none) 2026-07-17 22:49:55.322955 | instance | 2026-07-17 22:49:55.323223 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-17 22:49:55.323494 | instance | Friday 17 July 2026 22:49:55 +0000 (0:00:00.522) 0:04:21.871 *********** 2026-07-17 22:49:55.788044 | instance | ok: [instance] 2026-07-17 22:49:55.788257 | instance | 2026-07-17 22:49:55.788467 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-17 22:49:55.788653 | instance | Friday 17 July 2026 22:49:55 +0000 (0:00:00.465) 0:04:22.337 *********** 2026-07-17 22:49:56.235373 | instance | ok: [instance] 2026-07-17 22:49:56.235750 | instance | 2026-07-17 22:49:56.235769 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-17 22:49:56.236020 | instance | Friday 17 July 2026 22:49:56 +0000 (0:00:00.408) 0:04:22.745 *********** 2026-07-17 22:49:56.236263 | instance | 2026-07-17 22:49:56.236517 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-17 22:49:56.236740 | instance | Friday 17 July 2026 22:49:56 +0000 (0:00:00.038) 0:04:22.783 *********** 2026-07-17 22:49:56.644284 | instance | ok: [instance] 2026-07-17 22:49:56.644571 | instance | 2026-07-17 22:49:56.644896 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-17 22:49:56.645181 | instance | Friday 17 July 2026 22:49:56 +0000 (0:00:00.409) 0:04:23.193 *********** 2026-07-17 22:49:57.763804 | instance | ok: [instance] 2026-07-17 22:49:57.764110 | instance | 2026-07-17 22:49:57.764509 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-17 22:49:57.764840 | instance | Friday 17 July 2026 22:49:57 +0000 (0:00:01.118) 0:04:24.312 *********** 2026-07-17 22:50:00.562911 | instance | ok: [instance] 2026-07-17 22:50:00.563404 | instance | 2026-07-17 22:50:00.563500 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-17 22:50:00.563786 | instance | Friday 17 July 2026 22:50:00 +0000 (0:00:02.799) 0:04:27.112 *********** 2026-07-17 22:50:00.873784 | instance | ok: [instance] 2026-07-17 22:50:00.874236 | instance | 2026-07-17 22:50:00.874582 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-17 22:50:00.874944 | instance | Friday 17 July 2026 22:50:00 +0000 (0:00:00.310) 0:04:27.422 *********** 2026-07-17 22:50:01.501672 | instance | ok: [instance] 2026-07-17 22:50:01.501928 | instance | 2026-07-17 22:50:01.502212 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-17 22:50:01.502495 | instance | Friday 17 July 2026 22:50:01 +0000 (0:00:00.628) 0:04:28.050 *********** 2026-07-17 22:50:01.644748 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-17 22:50:01.644900 | instance | 2026-07-17 22:50:01.645064 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-17 22:50:01.645234 | instance | Friday 17 July 2026 22:50:01 +0000 (0:00:00.143) 0:04:28.194 *********** 2026-07-17 22:50:01.800993 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-17 22:50:01.801093 | instance | 2026-07-17 22:50:01.801223 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-17 22:50:01.801344 | instance | Friday 17 July 2026 22:50:01 +0000 (0:00:00.156) 0:04:28.350 *********** 2026-07-17 22:50:02.093842 | instance | ok: [instance] => (item=instance) 2026-07-17 22:50:02.094067 | instance | 2026-07-17 22:50:02.094377 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-17 22:50:02.094615 | instance | Friday 17 July 2026 22:50:02 +0000 (0:00:00.292) 0:04:28.643 *********** 2026-07-17 22:50:02.178165 | instance | ok: [instance] 2026-07-17 22:50:02.178415 | instance | 2026-07-17 22:50:02.178745 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-17 22:50:02.179274 | instance | Friday 17 July 2026 22:50:02 +0000 (0:00:00.084) 0:04:28.727 *********** 2026-07-17 22:50:02.256912 | instance | skipping: [instance] 2026-07-17 22:50:02.257142 | instance | 2026-07-17 22:50:02.257446 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-17 22:50:02.257717 | instance | Friday 17 July 2026 22:50:02 +0000 (0:00:00.078) 0:04:28.806 *********** 2026-07-17 22:50:02.328527 | instance | ok: [instance] => { 2026-07-17 22:50:02.328914 | instance | "msg": "instance" 2026-07-17 22:50:02.329325 | instance | } 2026-07-17 22:50:02.329629 | instance | 2026-07-17 22:50:02.330028 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-17 22:50:02.330347 | instance | Friday 17 July 2026 22:50:02 +0000 (0:00:00.071) 0:04:28.877 *********** 2026-07-17 22:50:02.940095 | instance | ok: [instance] 2026-07-17 22:50:02.940335 | instance | 2026-07-17 22:50:02.940614 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-17 22:50:02.940978 | instance | Friday 17 July 2026 22:50:02 +0000 (0:00:00.611) 0:04:29.489 *********** 2026-07-17 22:50:03.010978 | instance | skipping: [instance] 2026-07-17 22:50:03.011105 | instance | 2026-07-17 22:50:03.011276 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-17 22:50:03.011450 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.071) 0:04:29.560 *********** 2026-07-17 22:50:03.077437 | instance | skipping: [instance] 2026-07-17 22:50:03.077596 | instance | 2026-07-17 22:50:03.077779 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-17 22:50:03.077958 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.066) 0:04:29.626 *********** 2026-07-17 22:50:03.145178 | instance | skipping: [instance] 2026-07-17 22:50:03.145596 | instance | 2026-07-17 22:50:03.145957 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-17 22:50:03.146346 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.067) 0:04:29.694 *********** 2026-07-17 22:50:03.212171 | instance | skipping: [instance] 2026-07-17 22:50:03.212321 | instance | 2026-07-17 22:50:03.212587 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-17 22:50:03.212824 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.067) 0:04:29.761 *********** 2026-07-17 22:50:03.281183 | instance | skipping: [instance] 2026-07-17 22:50:03.281394 | instance | 2026-07-17 22:50:03.281732 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-17 22:50:03.282006 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.068) 0:04:29.830 *********** 2026-07-17 22:50:03.346303 | instance | skipping: [instance] 2026-07-17 22:50:03.346515 | instance | 2026-07-17 22:50:03.346798 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-17 22:50:03.347155 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.065) 0:04:29.895 *********** 2026-07-17 22:50:03.417245 | instance | skipping: [instance] 2026-07-17 22:50:03.417396 | instance | 2026-07-17 22:50:03.417584 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-17 22:50:03.417820 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.070) 0:04:29.966 *********** 2026-07-17 22:50:03.880118 | instance | ok: [instance] 2026-07-17 22:50:03.880216 | instance | 2026-07-17 22:50:03.880371 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-17 22:50:03.880515 | instance | Friday 17 July 2026 22:50:03 +0000 (0:00:00.463) 0:04:30.429 *********** 2026-07-17 22:50:04.113017 | instance | ok: [instance] 2026-07-17 22:50:04.113286 | instance | 2026-07-17 22:50:04.113603 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-17 22:50:04.113889 | instance | Friday 17 July 2026 22:50:04 +0000 (0:00:00.232) 0:04:30.662 *********** 2026-07-17 22:50:04.183567 | instance | skipping: [instance] 2026-07-17 22:50:04.183720 | instance | 2026-07-17 22:50:04.183905 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-17 22:50:04.184083 | instance | Friday 17 July 2026 22:50:04 +0000 (0:00:00.066) 0:04:30.728 *********** 2026-07-17 22:50:04.424158 | instance | ok: [instance] 2026-07-17 22:50:04.424417 | instance | 2026-07-17 22:50:04.424712 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-17 22:50:04.424977 | instance | Friday 17 July 2026 22:50:04 +0000 (0:00:00.242) 0:04:30.971 *********** 2026-07-17 22:50:04.668722 | instance | ok: [instance] 2026-07-17 22:50:04.668841 | instance | 2026-07-17 22:50:04.669022 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-17 22:50:04.669189 | instance | Friday 17 July 2026 22:50:04 +0000 (0:00:00.246) 0:04:31.218 *********** 2026-07-17 22:50:04.919938 | instance | ok: [instance] 2026-07-17 22:50:04.920039 | instance | 2026-07-17 22:50:04.920163 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-17 22:50:04.920284 | instance | Friday 17 July 2026 22:50:04 +0000 (0:00:00.251) 0:04:31.469 *********** 2026-07-17 22:50:06.126688 | instance | ok: [instance] 2026-07-17 22:50:06.126737 | instance | 2026-07-17 22:50:06.126743 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-17 22:50:06.126748 | instance | Friday 17 July 2026 22:50:06 +0000 (0:00:01.205) 0:04:32.675 *********** 2026-07-17 22:50:07.363065 | instance | ok: [instance] 2026-07-17 22:50:07.363181 | instance | 2026-07-17 22:50:07.363355 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-17 22:50:07.363536 | instance | Friday 17 July 2026 22:50:07 +0000 (0:00:01.237) 0:04:33.912 *********** 2026-07-17 22:50:07.449345 | instance | skipping: [instance] 2026-07-17 22:50:07.449619 | instance | 2026-07-17 22:50:07.449929 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-17 22:50:07.450212 | instance | Friday 17 July 2026 22:50:07 +0000 (0:00:00.086) 0:04:33.998 *********** 2026-07-17 22:50:07.536347 | instance | skipping: [instance] 2026-07-17 22:50:07.536586 | instance | 2026-07-17 22:50:07.536857 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-17 22:50:07.537123 | instance | Friday 17 July 2026 22:50:07 +0000 (0:00:00.086) 0:04:34.085 *********** 2026-07-17 22:50:08.326796 | instance | ok: [instance] 2026-07-17 22:50:08.327047 | instance | 2026-07-17 22:50:08.327328 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-17 22:50:08.327600 | instance | Friday 17 July 2026 22:50:08 +0000 (0:00:00.790) 0:04:34.875 *********** 2026-07-17 22:50:08.412508 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-17 22:50:08.412628 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-17 22:50:08.412739 | instance | skipping: [instance] 2026-07-17 22:50:08.412853 | instance | 2026-07-17 22:50:08.412991 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-17 22:50:08.413112 | instance | Friday 17 July 2026 22:50:08 +0000 (0:00:00.085) 0:04:34.961 *********** 2026-07-17 22:50:08.489505 | instance | skipping: [instance] 2026-07-17 22:50:08.489722 | instance | 2026-07-17 22:50:08.490007 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-17 22:50:08.490278 | instance | Friday 17 July 2026 22:50:08 +0000 (0:00:00.076) 0:04:35.038 *********** 2026-07-17 22:50:08.563551 | instance | skipping: [instance] 2026-07-17 22:50:08.563877 | instance | 2026-07-17 22:50:08.564154 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-17 22:50:08.564431 | instance | Friday 17 July 2026 22:50:08 +0000 (0:00:00.074) 0:04:35.112 *********** 2026-07-17 22:50:08.649965 | instance | skipping: [instance] 2026-07-17 22:50:08.650179 | instance | 2026-07-17 22:50:08.650462 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-17 22:50:08.650770 | instance | Friday 17 July 2026 22:50:08 +0000 (0:00:00.086) 0:04:35.199 *********** 2026-07-17 22:50:08.716030 | instance | skipping: [instance] 2026-07-17 22:50:08.716288 | instance | 2026-07-17 22:50:08.716623 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-17 22:50:08.716897 | instance | Friday 17 July 2026 22:50:08 +0000 (0:00:00.065) 0:04:35.265 *********** 2026-07-17 22:50:09.263050 | instance | ok: [instance] 2026-07-17 22:50:09.263130 | instance | 2026-07-17 22:50:09.263255 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-17 22:50:09.263374 | instance | Friday 17 July 2026 22:50:09 +0000 (0:00:00.547) 0:04:35.812 *********** 2026-07-17 22:50:10.326959 | instance | ok: [instance] 2026-07-17 22:50:10.327312 | instance | 2026-07-17 22:50:10.327591 | instance | PLAY [Install control-plane components] **************************************** 2026-07-17 22:50:10.327834 | instance | 2026-07-17 22:50:10.328092 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:50:10.328347 | instance | Friday 17 July 2026 22:50:10 +0000 (0:00:01.063) 0:04:36.876 *********** 2026-07-17 22:50:14.388126 | instance | ok: [instance] 2026-07-17 22:50:14.388350 | instance | 2026-07-17 22:50:14.388683 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-17 22:50:14.388930 | instance | Friday 17 July 2026 22:50:14 +0000 (0:00:04.060) 0:04:40.937 *********** 2026-07-17 22:50:14.669001 | instance | ok: [instance] 2026-07-17 22:50:14.669227 | instance | 2026-07-17 22:50:14.669499 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:50:14.669762 | instance | Friday 17 July 2026 22:50:14 +0000 (0:00:00.281) 0:04:41.218 *********** 2026-07-17 22:50:15.856397 | instance | ok: [instance] 2026-07-17 22:50:15.856547 | instance | 2026-07-17 22:50:15.856742 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:50:15.856946 | instance | Friday 17 July 2026 22:50:15 +0000 (0:00:01.187) 0:04:42.405 *********** 2026-07-17 22:50:16.142140 | instance | ok: [instance] 2026-07-17 22:50:16.142391 | instance | 2026-07-17 22:50:16.142679 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:50:16.143034 | instance | Friday 17 July 2026 22:50:16 +0000 (0:00:00.285) 0:04:42.691 *********** 2026-07-17 22:50:16.236076 | instance | ok: [instance] => { 2026-07-17 22:50:16.236330 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-17 22:50:16.236572 | instance | } 2026-07-17 22:50:16.236822 | instance | 2026-07-17 22:50:16.237079 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:50:16.237328 | instance | Friday 17 July 2026 22:50:16 +0000 (0:00:00.093) 0:04:42.785 *********** 2026-07-17 22:50:16.630886 | instance | ok: [instance] 2026-07-17 22:50:16.631157 | instance | 2026-07-17 22:50:16.631449 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:50:16.631726 | instance | Friday 17 July 2026 22:50:16 +0000 (0:00:00.394) 0:04:43.180 *********** 2026-07-17 22:50:17.991669 | instance | ok: [instance] 2026-07-17 22:50:17.991955 | instance | 2026-07-17 22:50:17.992318 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-17 22:50:17.992627 | instance | Friday 17 July 2026 22:50:17 +0000 (0:00:01.359) 0:04:44.540 *********** 2026-07-17 22:50:18.363441 | instance | ok: [instance] 2026-07-17 22:50:18.363508 | instance | 2026-07-17 22:50:18.363657 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-17 22:50:18.363809 | instance | Friday 17 July 2026 22:50:18 +0000 (0:00:00.372) 0:04:44.912 *********** 2026-07-17 22:50:18.614167 | instance | ok: [instance] 2026-07-17 22:50:18.614235 | instance | 2026-07-17 22:50:18.614377 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-17 22:50:18.614498 | instance | Friday 17 July 2026 22:50:18 +0000 (0:00:00.250) 0:04:45.163 *********** 2026-07-17 22:50:18.898051 | instance | ok: [instance] 2026-07-17 22:50:18.898315 | instance | 2026-07-17 22:50:18.898604 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-17 22:50:18.898979 | instance | Friday 17 July 2026 22:50:18 +0000 (0:00:00.283) 0:04:45.446 *********** 2026-07-17 22:50:19.158953 | instance | ok: [instance] 2026-07-17 22:50:19.159017 | instance | 2026-07-17 22:50:19.159437 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-17 22:50:19.159512 | instance | Friday 17 July 2026 22:50:19 +0000 (0:00:00.260) 0:04:45.707 *********** 2026-07-17 22:50:19.395676 | instance | ok: [instance] 2026-07-17 22:50:19.395920 | instance | 2026-07-17 22:50:19.396195 | instance | TASK [Install plugin] ********************************************************** 2026-07-17 22:50:19.396460 | instance | Friday 17 July 2026 22:50:19 +0000 (0:00:00.237) 0:04:45.944 *********** 2026-07-17 22:50:19.503562 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-17 22:50:19.503787 | instance | 2026-07-17 22:50:19.504069 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:50:19.504342 | instance | Friday 17 July 2026 22:50:19 +0000 (0:00:00.107) 0:04:46.052 *********** 2026-07-17 22:50:19.598178 | instance | ok: [instance] => { 2026-07-17 22:50:19.598498 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-17 22:50:19.598841 | instance | } 2026-07-17 22:50:19.599185 | instance | 2026-07-17 22:50:19.599491 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:50:19.599787 | instance | Friday 17 July 2026 22:50:19 +0000 (0:00:00.094) 0:04:46.147 *********** 2026-07-17 22:50:20.008723 | instance | ok: [instance] 2026-07-17 22:50:20.008985 | instance | 2026-07-17 22:50:20.009265 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:50:20.009532 | instance | Friday 17 July 2026 22:50:20 +0000 (0:00:00.410) 0:04:46.557 *********** 2026-07-17 22:50:21.459559 | instance | ok: [instance] 2026-07-17 22:50:21.459780 | instance | 2026-07-17 22:50:21.460045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:50:21.460304 | instance | Friday 17 July 2026 22:50:21 +0000 (0:00:01.450) 0:04:48.008 *********** 2026-07-17 22:50:21.557636 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:50:21.557905 | instance | 2026-07-17 22:50:21.558179 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:50:21.558446 | instance | Friday 17 July 2026 22:50:21 +0000 (0:00:00.098) 0:04:48.107 *********** 2026-07-17 22:50:22.365104 | instance | ok: [instance] 2026-07-17 22:50:22.365338 | instance | 2026-07-17 22:50:22.365622 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-17 22:50:22.365893 | instance | Friday 17 July 2026 22:50:22 +0000 (0:00:00.806) 0:04:48.913 *********** 2026-07-17 22:50:23.469663 | instance | ok: [instance] 2026-07-17 22:50:23.469744 | instance | 2026-07-17 22:50:23.469921 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-17 22:50:23.470095 | instance | Friday 17 July 2026 22:50:23 +0000 (0:00:01.105) 0:04:50.019 *********** 2026-07-17 22:50:25.556841 | instance | ok: [instance] 2026-07-17 22:50:25.557143 | instance | 2026-07-17 22:50:25.557460 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:50:25.557712 | instance | Friday 17 July 2026 22:50:25 +0000 (0:00:02.086) 0:04:52.105 *********** 2026-07-17 22:50:25.765793 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:50:25.766061 | instance | 2026-07-17 22:50:25.766363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:50:25.766656 | instance | Friday 17 July 2026 22:50:25 +0000 (0:00:00.209) 0:04:52.314 *********** 2026-07-17 22:50:26.349676 | instance | ok: [instance] 2026-07-17 22:50:26.349901 | instance | 2026-07-17 22:50:26.350170 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-17 22:50:26.350428 | instance | Friday 17 July 2026 22:50:26 +0000 (0:00:00.584) 0:04:52.898 *********** 2026-07-17 22:50:28.336390 | instance | ok: [instance] 2026-07-17 22:50:28.336531 | instance | 2026-07-17 22:50:28.336732 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-17 22:50:28.336946 | instance | Friday 17 July 2026 22:50:28 +0000 (0:00:01.986) 0:04:54.885 *********** 2026-07-17 22:50:29.114275 | instance | ok: [instance] 2026-07-17 22:50:29.114363 | instance | 2026-07-17 22:50:29.114491 | instance | PLAY [all] ********************************************************************* 2026-07-17 22:50:29.114725 | instance | 2026-07-17 22:50:29.114759 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:50:29.114905 | instance | Friday 17 July 2026 22:50:29 +0000 (0:00:00.778) 0:04:55.663 *********** 2026-07-17 22:50:33.152444 | instance | ok: [instance] 2026-07-17 22:50:33.152540 | instance | 2026-07-17 22:50:33.152666 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-17 22:50:33.152806 | instance | Friday 17 July 2026 22:50:33 +0000 (0:00:04.038) 0:04:59.701 *********** 2026-07-17 22:50:34.056479 | instance | ok: [instance] 2026-07-17 22:50:34.056619 | instance | 2026-07-17 22:50:34.056772 | instance | PLAY [all] ********************************************************************* 2026-07-17 22:50:34.056921 | instance | 2026-07-17 22:50:34.057273 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-17 22:50:34.057291 | instance | Friday 17 July 2026 22:50:34 +0000 (0:00:00.904) 0:05:00.606 *********** 2026-07-17 22:50:34.801687 | instance | ok: [instance] 2026-07-17 22:50:34.801870 | instance | 2026-07-17 22:50:34.802068 | instance | PLAY [controllers] ************************************************************* 2026-07-17 22:50:34.802276 | instance | 2026-07-17 22:50:34.802481 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:50:34.802693 | instance | Friday 17 July 2026 22:50:34 +0000 (0:00:00.743) 0:05:01.349 *********** 2026-07-17 22:50:39.031187 | instance | ok: [instance] 2026-07-17 22:50:39.031422 | instance | 2026-07-17 22:50:39.031730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:50:39.032118 | instance | Friday 17 July 2026 22:50:39 +0000 (0:00:04.230) 0:05:05.580 *********** 2026-07-17 22:50:39.128864 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:50:39.129088 | instance | 2026-07-17 22:50:39.129377 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:50:39.129671 | instance | Friday 17 July 2026 22:50:39 +0000 (0:00:00.097) 0:05:05.678 *********** 2026-07-17 22:50:39.677483 | instance | ok: [instance] 2026-07-17 22:50:39.677735 | instance | 2026-07-17 22:50:39.678052 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-17 22:50:39.678646 | instance | Friday 17 July 2026 22:50:39 +0000 (0:00:00.547) 0:05:06.225 *********** 2026-07-17 22:50:41.128250 | instance | ok: [instance] 2026-07-17 22:50:41.128523 | instance | 2026-07-17 22:50:41.128958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:50:41.129307 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:01.452) 0:05:07.677 *********** 2026-07-17 22:50:41.216111 | instance | skipping: [instance] 2026-07-17 22:50:41.216345 | instance | 2026-07-17 22:50:41.216689 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-17 22:50:41.217050 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.087) 0:05:07.765 *********** 2026-07-17 22:50:41.316514 | instance | skipping: [instance] 2026-07-17 22:50:41.316815 | instance | 2026-07-17 22:50:41.317249 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-17 22:50:41.317550 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.100) 0:05:07.865 *********** 2026-07-17 22:50:41.375767 | instance | skipping: [instance] 2026-07-17 22:50:41.376016 | instance | 2026-07-17 22:50:41.376342 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-17 22:50:41.376725 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.059) 0:05:07.925 *********** 2026-07-17 22:50:41.440356 | instance | skipping: [instance] 2026-07-17 22:50:41.440588 | instance | 2026-07-17 22:50:41.440939 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-17 22:50:41.441326 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.064) 0:05:07.989 *********** 2026-07-17 22:50:41.546403 | instance | skipping: [instance] 2026-07-17 22:50:41.546679 | instance | 2026-07-17 22:50:41.547098 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-17 22:50:41.547417 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.104) 0:05:08.094 *********** 2026-07-17 22:50:41.656100 | instance | skipping: [instance] 2026-07-17 22:50:41.656398 | instance | 2026-07-17 22:50:41.656706 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-17 22:50:41.657017 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.110) 0:05:08.205 *********** 2026-07-17 22:50:41.758194 | instance | skipping: [instance] 2026-07-17 22:50:41.758350 | instance | 2026-07-17 22:50:41.758533 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-17 22:50:41.758711 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.102) 0:05:08.307 *********** 2026-07-17 22:50:41.820974 | instance | skipping: [instance] 2026-07-17 22:50:41.821109 | instance | 2026-07-17 22:50:41.821321 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-17 22:50:41.821487 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.062) 0:05:08.370 *********** 2026-07-17 22:50:41.960609 | instance | skipping: [instance] 2026-07-17 22:50:41.960855 | instance | 2026-07-17 22:50:41.961147 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-17 22:50:41.961514 | instance | Friday 17 July 2026 22:50:41 +0000 (0:00:00.139) 0:05:08.509 *********** 2026-07-17 22:50:42.036479 | instance | skipping: [instance] 2026-07-17 22:50:42.036710 | instance | 2026-07-17 22:50:42.036995 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-17 22:50:42.037272 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.076) 0:05:08.585 *********** 2026-07-17 22:50:42.105490 | instance | skipping: [instance] 2026-07-17 22:50:42.105532 | instance | 2026-07-17 22:50:42.105537 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-17 22:50:42.105542 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.064) 0:05:08.650 *********** 2026-07-17 22:50:42.168614 | instance | skipping: [instance] 2026-07-17 22:50:42.168865 | instance | 2026-07-17 22:50:42.169147 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-17 22:50:42.169396 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.067) 0:05:08.717 *********** 2026-07-17 22:50:42.304988 | instance | skipping: [instance] 2026-07-17 22:50:42.305234 | instance | 2026-07-17 22:50:42.305582 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-17 22:50:42.305861 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.135) 0:05:08.853 *********** 2026-07-17 22:50:42.372733 | instance | skipping: [instance] 2026-07-17 22:50:42.372966 | instance | 2026-07-17 22:50:42.373241 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-17 22:50:42.373562 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.068) 0:05:08.921 *********** 2026-07-17 22:50:42.442461 | instance | skipping: [instance] 2026-07-17 22:50:42.442728 | instance | 2026-07-17 22:50:42.443078 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-17 22:50:42.443369 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.069) 0:05:08.991 *********** 2026-07-17 22:50:42.542894 | instance | skipping: [instance] 2026-07-17 22:50:42.543149 | instance | 2026-07-17 22:50:42.543443 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-17 22:50:42.543734 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.099) 0:05:09.091 *********** 2026-07-17 22:50:42.704721 | instance | skipping: [instance] 2026-07-17 22:50:42.704956 | instance | 2026-07-17 22:50:42.705232 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-17 22:50:42.705510 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.162) 0:05:09.254 *********** 2026-07-17 22:50:42.772964 | instance | skipping: [instance] 2026-07-17 22:50:42.773106 | instance | 2026-07-17 22:50:42.773296 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-17 22:50:42.773519 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.068) 0:05:09.322 *********** 2026-07-17 22:50:42.852782 | instance | skipping: [instance] 2026-07-17 22:50:42.852928 | instance | 2026-07-17 22:50:42.853108 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-17 22:50:42.853283 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.079) 0:05:09.402 *********** 2026-07-17 22:50:42.913548 | instance | skipping: [instance] 2026-07-17 22:50:42.913698 | instance | 2026-07-17 22:50:42.913911 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-17 22:50:42.914096 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.060) 0:05:09.463 *********** 2026-07-17 22:50:42.976196 | instance | skipping: [instance] 2026-07-17 22:50:42.976320 | instance | 2026-07-17 22:50:42.976487 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-17 22:50:42.976666 | instance | Friday 17 July 2026 22:50:42 +0000 (0:00:00.062) 0:05:09.525 *********** 2026-07-17 22:50:43.039929 | instance | skipping: [instance] 2026-07-17 22:50:43.040056 | instance | 2026-07-17 22:50:43.040232 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-17 22:50:43.040401 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.063) 0:05:09.589 *********** 2026-07-17 22:50:43.170340 | instance | skipping: [instance] 2026-07-17 22:50:43.170595 | instance | 2026-07-17 22:50:43.170938 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-17 22:50:43.171262 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.129) 0:05:09.718 *********** 2026-07-17 22:50:43.243087 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-17 22:50:43.243256 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-17 22:50:43.243470 | instance | skipping: [instance] 2026-07-17 22:50:43.243652 | instance | 2026-07-17 22:50:43.243874 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-17 22:50:43.244229 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.073) 0:05:09.792 *********** 2026-07-17 22:50:43.301380 | instance | skipping: [instance] 2026-07-17 22:50:43.301630 | instance | 2026-07-17 22:50:43.301908 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-17 22:50:43.302247 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.058) 0:05:09.850 *********** 2026-07-17 22:50:43.445810 | instance | skipping: [instance] 2026-07-17 22:50:43.446285 | instance | 2026-07-17 22:50:43.446651 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-17 22:50:43.447095 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.143) 0:05:09.994 *********** 2026-07-17 22:50:43.513262 | instance | skipping: [instance] 2026-07-17 22:50:43.513473 | instance | 2026-07-17 22:50:43.513743 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-17 22:50:43.514004 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.068) 0:05:10.062 *********** 2026-07-17 22:50:43.574246 | instance | skipping: [instance] 2026-07-17 22:50:43.574437 | instance | 2026-07-17 22:50:43.574670 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-17 22:50:43.574895 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.060) 0:05:10.122 *********** 2026-07-17 22:50:43.700847 | instance | skipping: [instance] 2026-07-17 22:50:43.700944 | instance | 2026-07-17 22:50:43.701148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:50:43.701322 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.126) 0:05:10.249 *********** 2026-07-17 22:50:43.822239 | instance | skipping: [instance] 2026-07-17 22:50:43.822366 | instance | 2026-07-17 22:50:43.822523 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-07-17 22:50:43.822700 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.121) 0:05:10.371 *********** 2026-07-17 22:50:43.888211 | instance | skipping: [instance] 2026-07-17 22:50:43.888484 | instance | 2026-07-17 22:50:43.888776 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-07-17 22:50:43.889047 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.065) 0:05:10.436 *********** 2026-07-17 22:50:43.953144 | instance | skipping: [instance] 2026-07-17 22:50:43.953374 | instance | 2026-07-17 22:50:43.953599 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-07-17 22:50:43.953772 | instance | Friday 17 July 2026 22:50:43 +0000 (0:00:00.064) 0:05:10.501 *********** 2026-07-17 22:50:44.016461 | instance | skipping: [instance] 2026-07-17 22:50:44.016736 | instance | 2026-07-17 22:50:44.017045 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-07-17 22:50:44.017347 | instance | Friday 17 July 2026 22:50:44 +0000 (0:00:00.063) 0:05:10.565 *********** 2026-07-17 22:50:44.166996 | instance | skipping: [instance] 2026-07-17 22:50:44.167280 | instance | 2026-07-17 22:50:44.167504 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-17 22:50:44.167742 | instance | 2026-07-17 22:50:44.168025 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:50:44.168285 | instance | Friday 17 July 2026 22:50:44 +0000 (0:00:00.150) 0:05:10.716 *********** 2026-07-17 22:50:48.369702 | instance | ok: [instance] 2026-07-17 22:50:48.370008 | instance | 2026-07-17 22:50:48.370309 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-17 22:50:48.370602 | instance | Friday 17 July 2026 22:50:48 +0000 (0:00:04.202) 0:05:14.918 *********** 2026-07-17 22:50:48.487778 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-17 22:50:48.488015 | instance | 2026-07-17 22:50:48.488297 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-17 22:50:48.488553 | instance | Friday 17 July 2026 22:50:48 +0000 (0:00:00.117) 0:05:15.036 *********** 2026-07-17 22:50:48.625235 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-07-17 22:50:48.625464 | instance | 2026-07-17 22:50:48.625952 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-17 22:50:48.626371 | instance | Friday 17 July 2026 22:50:48 +0000 (0:00:00.136) 0:05:15.173 *********** 2026-07-17 22:50:51.841091 | instance | ok: [instance] 2026-07-17 22:50:51.841190 | instance | 2026-07-17 22:50:51.841315 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-17 22:50:51.841433 | instance | Friday 17 July 2026 22:50:51 +0000 (0:00:03.216) 0:05:18.390 *********** 2026-07-17 22:50:52.577319 | instance | ok: [instance] 2026-07-17 22:50:52.577398 | instance | 2026-07-17 22:50:52.577536 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-17 22:50:52.577657 | instance | Friday 17 July 2026 22:50:52 +0000 (0:00:00.736) 0:05:19.126 *********** 2026-07-17 22:50:52.678731 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-17 22:50:52.678808 | instance | 2026-07-17 22:50:52.679030 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-17 22:50:52.679107 | instance | Friday 17 July 2026 22:50:52 +0000 (0:00:00.101) 0:05:19.228 *********** 2026-07-17 22:50:53.434479 | instance | ok: [instance] 2026-07-17 22:50:53.434562 | instance | 2026-07-17 22:50:53.434689 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-17 22:50:53.434811 | instance | Friday 17 July 2026 22:50:53 +0000 (0:00:00.755) 0:05:19.983 *********** 2026-07-17 22:50:54.188220 | instance | ok: [instance] 2026-07-17 22:50:54.188300 | instance | 2026-07-17 22:50:54.188317 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-17 22:50:54.188332 | instance | Friday 17 July 2026 22:50:54 +0000 (0:00:00.752) 0:05:20.736 *********** 2026-07-17 22:50:54.801175 | instance | ok: [instance] 2026-07-17 22:50:54.801241 | instance | 2026-07-17 22:50:54.801251 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-17 22:50:54.801260 | instance | Friday 17 July 2026 22:50:54 +0000 (0:00:00.482) 0:05:21.218 *********** 2026-07-17 22:50:54.801267 | instance | 2026-07-17 22:50:54.801274 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:50:54.801282 | instance | Friday 17 July 2026 22:50:54 +0000 (0:00:00.128) 0:05:21.347 *********** 2026-07-17 22:50:54.921813 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:50:54.921868 | instance | 2026-07-17 22:50:54.921880 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:50:54.921890 | instance | Friday 17 July 2026 22:50:54 +0000 (0:00:00.122) 0:05:21.470 *********** 2026-07-17 22:50:55.538203 | instance | ok: [instance] 2026-07-17 22:50:55.538265 | instance | 2026-07-17 22:50:55.538283 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-17 22:50:55.538481 | instance | Friday 17 July 2026 22:50:55 +0000 (0:00:00.616) 0:05:22.086 *********** 2026-07-17 22:50:57.554219 | instance | ok: [instance] 2026-07-17 22:50:57.554534 | instance | 2026-07-17 22:50:57.555009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:50:57.555331 | instance | Friday 17 July 2026 22:50:57 +0000 (0:00:02.015) 0:05:24.102 *********** 2026-07-17 22:50:57.663719 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:50:57.663935 | instance | 2026-07-17 22:50:57.664214 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:50:57.664491 | instance | Friday 17 July 2026 22:50:57 +0000 (0:00:00.110) 0:05:24.212 *********** 2026-07-17 22:50:58.276080 | instance | ok: [instance] 2026-07-17 22:50:58.276344 | instance | 2026-07-17 22:50:58.276650 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-17 22:50:58.276945 | instance | Friday 17 July 2026 22:50:58 +0000 (0:00:00.611) 0:05:24.824 *********** 2026-07-17 22:51:01.482633 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-17 22:51:01.482888 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-17 22:51:01.483243 | instance | 2026-07-17 22:51:01.483785 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-17 22:51:01.484251 | instance | Friday 17 July 2026 22:51:01 +0000 (0:00:03.207) 0:05:28.031 *********** 2026-07-17 22:51:03.982844 | instance | ok: [instance] 2026-07-17 22:51:03.983031 | instance | 2026-07-17 22:51:03.983257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:51:03.983536 | instance | Friday 17 July 2026 22:51:03 +0000 (0:00:02.500) 0:05:30.532 *********** 2026-07-17 22:51:04.090983 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:51:04.091097 | instance | 2026-07-17 22:51:04.091571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:51:04.091588 | instance | Friday 17 July 2026 22:51:04 +0000 (0:00:00.108) 0:05:30.640 *********** 2026-07-17 22:51:04.661755 | instance | ok: [instance] 2026-07-17 22:51:04.661947 | instance | 2026-07-17 22:51:04.662250 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-17 22:51:04.662536 | instance | Friday 17 July 2026 22:51:04 +0000 (0:00:00.570) 0:05:31.210 *********** 2026-07-17 22:51:07.884935 | instance | ok: [instance] 2026-07-17 22:51:07.885060 | instance | 2026-07-17 22:51:07.885195 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-17 22:51:07.885354 | instance | Friday 17 July 2026 22:51:07 +0000 (0:00:03.223) 0:05:34.434 *********** 2026-07-17 22:51:09.685001 | instance | ok: [instance] 2026-07-17 22:51:09.685245 | instance | 2026-07-17 22:51:09.685555 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-17 22:51:09.685826 | instance | Friday 17 July 2026 22:51:09 +0000 (0:00:01.799) 0:05:36.234 *********** 2026-07-17 22:51:10.376717 | instance | ok: [instance] 2026-07-17 22:51:10.376950 | instance | 2026-07-17 22:51:10.377229 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-17 22:51:10.377512 | instance | Friday 17 July 2026 22:51:10 +0000 (0:00:00.691) 0:05:36.925 *********** 2026-07-17 22:51:10.444981 | instance | skipping: [instance] 2026-07-17 22:51:10.445223 | instance | 2026-07-17 22:51:10.445302 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-17 22:51:10.445498 | instance | Friday 17 July 2026 22:51:10 +0000 (0:00:00.068) 0:05:36.994 *********** 2026-07-17 22:51:11.135245 | instance | ok: [instance] 2026-07-17 22:51:11.135466 | instance | 2026-07-17 22:51:11.135751 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-17 22:51:11.136023 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.689) 0:05:37.684 *********** 2026-07-17 22:51:11.219104 | instance | ok: [instance] 2026-07-17 22:51:11.219302 | instance | 2026-07-17 22:51:11.219577 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-17 22:51:11.219835 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.084) 0:05:37.768 *********** 2026-07-17 22:51:11.314210 | instance | skipping: [instance] 2026-07-17 22:51:11.314426 | instance | 2026-07-17 22:51:11.314708 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-17 22:51:11.315082 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.094) 0:05:37.863 *********** 2026-07-17 22:51:11.404641 | instance | skipping: [instance] 2026-07-17 22:51:11.404930 | instance | 2026-07-17 22:51:11.405239 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-17 22:51:11.405513 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.090) 0:05:37.953 *********** 2026-07-17 22:51:11.487674 | instance | skipping: [instance] 2026-07-17 22:51:11.487833 | instance | 2026-07-17 22:51:11.488003 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-17 22:51:11.488166 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.083) 0:05:38.036 *********** 2026-07-17 22:51:11.566339 | instance | skipping: [instance] 2026-07-17 22:51:11.566482 | instance | 2026-07-17 22:51:11.566833 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-17 22:51:11.566848 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.078) 0:05:38.115 *********** 2026-07-17 22:51:11.640655 | instance | skipping: [instance] 2026-07-17 22:51:11.640871 | instance | 2026-07-17 22:51:11.641174 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-17 22:51:11.641435 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.074) 0:05:38.189 *********** 2026-07-17 22:51:11.744317 | instance | skipping: [instance] 2026-07-17 22:51:11.744566 | instance | 2026-07-17 22:51:11.744859 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-17 22:51:11.745189 | instance | Friday 17 July 2026 22:51:11 +0000 (0:00:00.103) 0:05:38.293 *********** 2026-07-17 22:51:12.584143 | instance | ok: [instance] 2026-07-17 22:51:12.584409 | instance | 2026-07-17 22:51:12.584726 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-17 22:51:12.584895 | instance | Friday 17 July 2026 22:51:12 +0000 (0:00:00.839) 0:05:39.133 *********** 2026-07-17 22:51:13.512518 | instance | ok: [instance] 2026-07-17 22:51:13.512765 | instance | 2026-07-17 22:51:13.513047 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:51:13.513311 | instance | Friday 17 July 2026 22:51:13 +0000 (0:00:00.928) 0:05:40.061 *********** 2026-07-17 22:51:13.633108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:51:13.633390 | instance | 2026-07-17 22:51:13.633698 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:51:13.634033 | instance | Friday 17 July 2026 22:51:13 +0000 (0:00:00.120) 0:05:40.181 *********** 2026-07-17 22:51:14.237372 | instance | ok: [instance] 2026-07-17 22:51:14.237643 | instance | 2026-07-17 22:51:14.237922 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-17 22:51:14.238194 | instance | Friday 17 July 2026 22:51:14 +0000 (0:00:00.604) 0:05:40.786 *********** 2026-07-17 22:51:15.093398 | instance | ok: [instance] 2026-07-17 22:51:15.093654 | instance | 2026-07-17 22:51:15.093933 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-17 22:51:15.094222 | instance | Friday 17 July 2026 22:51:15 +0000 (0:00:00.855) 0:05:41.642 *********** 2026-07-17 22:51:17.094776 | instance | ok: [instance] 2026-07-17 22:51:17.095061 | instance | 2026-07-17 22:51:17.095380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:51:17.095674 | instance | Friday 17 July 2026 22:51:17 +0000 (0:00:02.000) 0:05:43.643 *********** 2026-07-17 22:51:17.171588 | instance | skipping: [instance] 2026-07-17 22:51:17.171833 | instance | 2026-07-17 22:51:17.172136 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:51:17.172417 | instance | Friday 17 July 2026 22:51:17 +0000 (0:00:00.077) 0:05:43.720 *********** 2026-07-17 22:51:17.240722 | instance | skipping: [instance] 2026-07-17 22:51:17.240958 | instance | 2026-07-17 22:51:17.241240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:51:17.241520 | instance | Friday 17 July 2026 22:51:17 +0000 (0:00:00.068) 0:05:43.789 *********** 2026-07-17 22:51:17.305065 | instance | skipping: [instance] 2026-07-17 22:51:17.305376 | instance | 2026-07-17 22:51:17.305720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:51:17.306023 | instance | Friday 17 July 2026 22:51:17 +0000 (0:00:00.064) 0:05:43.854 *********** 2026-07-17 22:51:17.369222 | instance | skipping: [instance] 2026-07-17 22:51:17.369438 | instance | 2026-07-17 22:51:17.369756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:51:17.370044 | instance | Friday 17 July 2026 22:51:17 +0000 (0:00:00.064) 0:05:43.918 *********** 2026-07-17 22:51:18.073177 | instance | ok: [instance] 2026-07-17 22:51:18.073273 | instance | 2026-07-17 22:51:18.073399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:51:18.073518 | instance | Friday 17 July 2026 22:51:18 +0000 (0:00:00.704) 0:05:44.622 *********** 2026-07-17 22:51:18.148549 | instance | ok: [instance] 2026-07-17 22:51:18.148803 | instance | 2026-07-17 22:51:18.149101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:51:18.149429 | instance | Friday 17 July 2026 22:51:18 +0000 (0:00:00.075) 0:05:44.697 *********** 2026-07-17 22:51:18.224032 | instance | ok: [instance] 2026-07-17 22:51:18.224284 | instance | 2026-07-17 22:51:18.224585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:51:18.224968 | instance | Friday 17 July 2026 22:51:18 +0000 (0:00:00.075) 0:05:44.773 *********** 2026-07-17 22:51:18.318528 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:51:18.318836 | instance | 2026-07-17 22:51:18.319284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:51:18.319616 | instance | Friday 17 July 2026 22:51:18 +0000 (0:00:00.094) 0:05:44.867 *********** 2026-07-17 22:51:18.425519 | instance | ok: [instance] 2026-07-17 22:51:18.425763 | instance | 2026-07-17 22:51:18.426047 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:51:18.426314 | instance | Friday 17 July 2026 22:51:18 +0000 (0:00:00.106) 0:05:44.973 *********** 2026-07-17 22:51:18.546724 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:51:18.547014 | instance | 2026-07-17 22:51:18.547260 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:51:18.547477 | instance | Friday 17 July 2026 22:51:18 +0000 (0:00:00.121) 0:05:45.095 *********** 2026-07-17 22:51:19.165014 | instance | ok: [instance] 2026-07-17 22:51:19.165260 | instance | 2026-07-17 22:51:19.165552 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-17 22:51:19.165843 | instance | Friday 17 July 2026 22:51:19 +0000 (0:00:00.618) 0:05:45.714 *********** 2026-07-17 22:51:19.910988 | instance | ok: [instance] 2026-07-17 22:51:19.911121 | instance | 2026-07-17 22:51:19.911327 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-17 22:51:19.911535 | instance | Friday 17 July 2026 22:51:19 +0000 (0:00:00.745) 0:05:46.460 *********** 2026-07-17 22:51:20.949624 | instance | ok: [instance] 2026-07-17 22:51:20.949836 | instance | 2026-07-17 22:51:20.950077 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-17 22:51:20.950308 | instance | Friday 17 July 2026 22:51:20 +0000 (0:00:01.038) 0:05:47.498 *********** 2026-07-17 22:51:21.485670 | instance | ok: [instance] 2026-07-17 22:51:21.485754 | instance | 2026-07-17 22:51:21.485898 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-17 22:51:21.486036 | instance | Friday 17 July 2026 22:51:21 +0000 (0:00:00.536) 0:05:48.035 *********** 2026-07-17 22:51:22.006623 | instance | ok: [instance] 2026-07-17 22:51:22.006691 | instance | 2026-07-17 22:51:22.007023 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-17 22:51:22.007278 | instance | Friday 17 July 2026 22:51:22 +0000 (0:00:00.520) 0:05:48.555 *********** 2026-07-17 22:51:23.568504 | instance | ok: [instance] 2026-07-17 22:51:23.568801 | instance | 2026-07-17 22:51:23.569313 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-17 22:51:23.569345 | instance | Friday 17 July 2026 22:51:23 +0000 (0:00:01.560) 0:05:50.116 *********** 2026-07-17 22:51:24.040559 | instance | ok: [instance] 2026-07-17 22:51:24.040661 | instance | 2026-07-17 22:51:24.040725 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-17 22:51:24.040869 | instance | Friday 17 July 2026 22:51:24 +0000 (0:00:00.473) 0:05:50.590 *********** 2026-07-17 22:51:25.619268 | instance | ok: [instance] 2026-07-17 22:51:25.619314 | instance | 2026-07-17 22:51:25.619320 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-17 22:51:25.619325 | instance | Friday 17 July 2026 22:51:25 +0000 (0:00:01.578) 0:05:52.168 *********** 2026-07-17 22:51:26.362642 | instance | ok: [instance] 2026-07-17 22:51:26.362730 | instance | 2026-07-17 22:51:26.362859 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-17 22:51:26.363021 | instance | Friday 17 July 2026 22:51:26 +0000 (0:00:00.743) 0:05:52.912 *********** 2026-07-17 22:51:26.469770 | instance | included: ingress for instance 2026-07-17 22:51:26.469860 | instance | 2026-07-17 22:51:26.469988 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-17 22:51:26.470123 | instance | Friday 17 July 2026 22:51:26 +0000 (0:00:00.107) 0:05:53.019 *********** 2026-07-17 22:51:27.646743 | instance | ok: [instance] 2026-07-17 22:51:27.646841 | instance | 2026-07-17 22:51:27.646931 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-17 22:51:27.647078 | instance | Friday 17 July 2026 22:51:27 +0000 (0:00:01.176) 0:05:54.195 *********** 2026-07-17 22:51:28.118016 | instance | ok: [instance] 2026-07-17 22:51:28.118082 | instance | 2026-07-17 22:51:28.118233 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-17 22:51:28.118362 | instance | Friday 17 July 2026 22:51:28 +0000 (0:00:00.471) 0:05:54.667 *********** 2026-07-17 22:51:29.026217 | instance | ok: [instance] 2026-07-17 22:51:29.026399 | instance | 2026-07-17 22:51:29.026414 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-17 22:51:29.026763 | instance | 2026-07-17 22:51:29.026825 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:51:29.026831 | instance | Friday 17 July 2026 22:51:29 +0000 (0:00:00.908) 0:05:55.575 *********** 2026-07-17 22:51:33.850681 | instance | ok: [instance] 2026-07-17 22:51:33.850724 | instance | 2026-07-17 22:51:33.850729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:51:33.850734 | instance | Friday 17 July 2026 22:51:33 +0000 (0:00:04.823) 0:06:00.399 *********** 2026-07-17 22:51:33.961399 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:51:33.961472 | instance | 2026-07-17 22:51:33.961753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:51:33.961792 | instance | Friday 17 July 2026 22:51:33 +0000 (0:00:00.111) 0:06:00.510 *********** 2026-07-17 22:51:34.556492 | instance | ok: [instance] 2026-07-17 22:51:34.556633 | instance | 2026-07-17 22:51:34.556822 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-17 22:51:34.557000 | instance | Friday 17 July 2026 22:51:34 +0000 (0:00:00.594) 0:06:01.105 *********** 2026-07-17 22:51:35.355430 | instance | ok: [instance] 2026-07-17 22:51:35.355511 | instance | 2026-07-17 22:51:35.355748 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-17 22:51:35.355790 | instance | Friday 17 July 2026 22:51:35 +0000 (0:00:00.799) 0:06:01.904 *********** 2026-07-17 22:51:37.048085 | instance | ok: [instance] 2026-07-17 22:51:37.048313 | instance | 2026-07-17 22:51:37.048382 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:51:37.048522 | instance | Friday 17 July 2026 22:51:37 +0000 (0:00:01.691) 0:06:03.596 *********** 2026-07-17 22:51:37.148559 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:51:37.148644 | instance | 2026-07-17 22:51:37.148866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:51:37.148892 | instance | Friday 17 July 2026 22:51:37 +0000 (0:00:00.101) 0:06:03.698 *********** 2026-07-17 22:51:37.934655 | instance | ok: [instance] 2026-07-17 22:51:37.934787 | instance | 2026-07-17 22:51:37.934994 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-17 22:51:37.935164 | instance | Friday 17 July 2026 22:51:37 +0000 (0:00:00.785) 0:06:04.483 *********** 2026-07-17 22:51:39.164836 | instance | ok: [instance] 2026-07-17 22:51:39.165117 | instance | 2026-07-17 22:51:39.165427 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-17 22:51:39.165721 | instance | Friday 17 July 2026 22:51:39 +0000 (0:00:01.230) 0:06:05.713 *********** 2026-07-17 22:51:39.524052 | instance | ok: [instance] 2026-07-17 22:51:39.524180 | instance | 2026-07-17 22:51:39.524198 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-17 22:51:39.524328 | instance | Friday 17 July 2026 22:51:39 +0000 (0:00:00.359) 0:06:06.073 *********** 2026-07-17 22:51:40.921686 | instance | ok: [instance] 2026-07-17 22:51:40.921753 | instance | 2026-07-17 22:51:40.921994 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-17 22:51:40.922175 | instance | Friday 17 July 2026 22:51:40 +0000 (0:00:01.397) 0:06:07.470 *********** 2026-07-17 22:51:42.151238 | instance | ok: [instance] 2026-07-17 22:51:42.151310 | instance | 2026-07-17 22:51:42.151444 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-17 22:51:42.151575 | instance | Friday 17 July 2026 22:51:42 +0000 (0:00:01.230) 0:06:08.700 *********** 2026-07-17 22:51:42.467884 | instance | ok: [instance] 2026-07-17 22:51:42.467955 | instance | 2026-07-17 22:51:42.468269 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-17 22:51:42.468344 | instance | Friday 17 July 2026 22:51:42 +0000 (0:00:00.316) 0:06:09.017 *********** 2026-07-17 22:51:42.701325 | instance | ok: [instance] 2026-07-17 22:51:42.701390 | instance | 2026-07-17 22:51:42.701584 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-17 22:51:42.701663 | instance | Friday 17 July 2026 22:51:42 +0000 (0:00:00.233) 0:06:09.250 *********** 2026-07-17 22:51:42.971919 | instance | ok: [instance] 2026-07-17 22:51:42.971999 | instance | 2026-07-17 22:51:42.972123 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-17 22:51:42.972246 | instance | Friday 17 July 2026 22:51:42 +0000 (0:00:00.269) 0:06:09.520 *********** 2026-07-17 22:51:43.706038 | instance | ok: [instance] 2026-07-17 22:51:43.706140 | instance | 2026-07-17 22:51:43.706308 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-17 22:51:43.706455 | instance | Friday 17 July 2026 22:51:43 +0000 (0:00:00.734) 0:06:10.255 *********** 2026-07-17 22:51:45.825486 | instance | ok: [instance] => (item=alertmanager) 2026-07-17 22:51:45.825613 | instance | ok: [instance] => (item=grafana) 2026-07-17 22:51:45.825783 | instance | ok: [instance] => (item=prometheus) 2026-07-17 22:51:45.825985 | instance | 2026-07-17 22:51:45.826168 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-17 22:51:45.826309 | instance | Friday 17 July 2026 22:51:45 +0000 (0:00:02.119) 0:06:12.374 *********** 2026-07-17 22:51:47.811051 | instance | ok: [instance] => (item=alertmanager) 2026-07-17 22:51:47.811270 | instance | ok: [instance] => (item=grafana) 2026-07-17 22:51:47.811505 | instance | ok: [instance] => (item=prometheus) 2026-07-17 22:51:47.811728 | instance | 2026-07-17 22:51:47.811970 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-17 22:51:47.812218 | instance | Friday 17 July 2026 22:51:47 +0000 (0:00:01.985) 0:06:14.360 *********** 2026-07-17 22:51:50.785641 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:50.785789 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:50.785981 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:50.786168 | instance | ok: [instance] 2026-07-17 22:51:50.786328 | instance | 2026-07-17 22:51:50.786518 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-17 22:51:50.786678 | instance | Friday 17 July 2026 22:51:50 +0000 (0:00:02.974) 0:06:17.334 *********** 2026-07-17 22:51:55.222633 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:55.222924 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:55.223246 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:55.223551 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:55.223996 | instance | ok: [instance] => (item=None) 2026-07-17 22:51:55.224287 | instance | ok: [instance] 2026-07-17 22:51:55.224547 | instance | 2026-07-17 22:51:55.224841 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-17 22:51:55.225098 | instance | Friday 17 July 2026 22:51:55 +0000 (0:00:04.436) 0:06:21.771 *********** 2026-07-17 22:51:56.639623 | instance | ok: [instance] => (item=alertmanager) 2026-07-17 22:51:56.639734 | instance | ok: [instance] => (item=prometheus) 2026-07-17 22:51:56.639853 | instance | 2026-07-17 22:51:56.639974 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-17 22:51:56.640095 | instance | Friday 17 July 2026 22:51:56 +0000 (0:00:01.417) 0:06:23.189 *********** 2026-07-17 22:51:58.116302 | instance | ok: [instance] => (item=alertmanager) 2026-07-17 22:51:58.116592 | instance | ok: [instance] => (item=prometheus) 2026-07-17 22:51:58.116850 | instance | 2026-07-17 22:51:58.117126 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-17 22:51:58.117398 | instance | Friday 17 July 2026 22:51:58 +0000 (0:00:01.476) 0:06:24.665 *********** 2026-07-17 22:51:58.888902 | instance | ok: [instance] 2026-07-17 22:51:58.889042 | instance | 2026-07-17 22:51:58.889186 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-17 22:51:58.889338 | instance | Friday 17 July 2026 22:51:58 +0000 (0:00:00.772) 0:06:25.437 *********** 2026-07-17 22:52:06.512947 | instance | ok: [instance] 2026-07-17 22:52:06.513182 | instance | 2026-07-17 22:52:06.513485 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-17 22:52:06.513771 | instance | Friday 17 July 2026 22:52:06 +0000 (0:00:07.624) 0:06:33.062 *********** 2026-07-17 22:52:22.039971 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-17 22:52:22.040114 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-17 22:52:22.040295 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-17 22:52:22.040487 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-17 22:52:22.040654 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-17 22:52:22.040838 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-17 22:52:22.041016 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-17 22:52:22.041198 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-17 22:52:22.041365 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-17 22:52:22.041540 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-17 22:52:22.041720 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-17 22:52:22.041891 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-17 22:52:22.042319 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-17 22:52:22.042447 | instance | 2026-07-17 22:52:22.042622 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-17 22:52:22.042831 | instance | Friday 17 July 2026 22:52:22 +0000 (0:00:15.527) 0:06:48.589 *********** 2026-07-17 22:52:37.530463 | instance | ok: [instance] 2026-07-17 22:52:37.530533 | instance | 2026-07-17 22:52:37.530546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:52:37.530556 | instance | Friday 17 July 2026 22:52:37 +0000 (0:00:15.489) 0:07:04.078 *********** 2026-07-17 22:52:37.737003 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:52:37.737355 | instance | 2026-07-17 22:52:37.737759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:52:37.738113 | instance | Friday 17 July 2026 22:52:37 +0000 (0:00:00.205) 0:07:04.284 *********** 2026-07-17 22:52:38.403479 | instance | ok: [instance] 2026-07-17 22:52:38.403782 | instance | 2026-07-17 22:52:38.403821 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-17 22:52:38.403939 | instance | Friday 17 July 2026 22:52:38 +0000 (0:00:00.668) 0:07:04.952 *********** 2026-07-17 22:52:41.545627 | instance | ok: [instance] 2026-07-17 22:52:41.545682 | instance | 2026-07-17 22:52:41.545690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:52:41.545696 | instance | Friday 17 July 2026 22:52:41 +0000 (0:00:03.140) 0:07:08.093 *********** 2026-07-17 22:52:41.650376 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:52:41.650429 | instance | 2026-07-17 22:52:41.650441 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:52:41.650450 | instance | Friday 17 July 2026 22:52:41 +0000 (0:00:00.105) 0:07:08.198 *********** 2026-07-17 22:52:42.220874 | instance | ok: [instance] 2026-07-17 22:52:42.220926 | instance | 2026-07-17 22:52:42.220934 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-17 22:52:42.221063 | instance | Friday 17 July 2026 22:52:42 +0000 (0:00:00.570) 0:07:08.769 *********** 2026-07-17 22:52:43.879243 | instance | ok: [instance] 2026-07-17 22:52:43.879305 | instance | 2026-07-17 22:52:43.879317 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:52:43.879328 | instance | Friday 17 July 2026 22:52:43 +0000 (0:00:01.657) 0:07:10.427 *********** 2026-07-17 22:52:43.976746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:52:43.976826 | instance | 2026-07-17 22:52:43.976882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:52:43.977028 | instance | Friday 17 July 2026 22:52:43 +0000 (0:00:00.099) 0:07:10.526 *********** 2026-07-17 22:52:44.546521 | instance | ok: [instance] 2026-07-17 22:52:44.546772 | instance | 2026-07-17 22:52:44.547149 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-17 22:52:44.547429 | instance | Friday 17 July 2026 22:52:44 +0000 (0:00:00.568) 0:07:11.095 *********** 2026-07-17 22:52:46.175637 | instance | ok: [instance] 2026-07-17 22:52:46.175721 | instance | 2026-07-17 22:52:46.175930 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-17 22:52:46.176103 | instance | Friday 17 July 2026 22:52:46 +0000 (0:00:01.628) 0:07:12.724 *********** 2026-07-17 22:52:47.063309 | instance | ok: [instance] 2026-07-17 22:52:47.063438 | instance | 2026-07-17 22:52:47.063601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:52:47.063762 | instance | Friday 17 July 2026 22:52:47 +0000 (0:00:00.888) 0:07:13.612 *********** 2026-07-17 22:52:47.178611 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:52:47.178751 | instance | 2026-07-17 22:52:47.178989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:52:47.179192 | instance | Friday 17 July 2026 22:52:47 +0000 (0:00:00.115) 0:07:13.727 *********** 2026-07-17 22:52:47.759855 | instance | ok: [instance] 2026-07-17 22:52:47.759955 | instance | 2026-07-17 22:52:47.760034 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-17 22:52:47.760161 | instance | Friday 17 July 2026 22:52:47 +0000 (0:00:00.580) 0:07:14.308 *********** 2026-07-17 22:52:49.531393 | instance | ok: [instance] 2026-07-17 22:52:49.531717 | instance | 2026-07-17 22:52:49.532105 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:52:49.532447 | instance | Friday 17 July 2026 22:52:49 +0000 (0:00:01.771) 0:07:16.079 *********** 2026-07-17 22:52:49.625223 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:52:49.625541 | instance | 2026-07-17 22:52:49.625842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:52:49.626155 | instance | Friday 17 July 2026 22:52:49 +0000 (0:00:00.094) 0:07:16.174 *********** 2026-07-17 22:52:50.213772 | instance | ok: [instance] 2026-07-17 22:52:50.214084 | instance | 2026-07-17 22:52:50.214448 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-17 22:52:50.214742 | instance | Friday 17 July 2026 22:52:50 +0000 (0:00:00.588) 0:07:16.762 *********** 2026-07-17 22:52:51.780630 | instance | ok: [instance] 2026-07-17 22:52:51.780956 | instance | 2026-07-17 22:52:51.781286 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-17 22:52:51.781537 | instance | 2026-07-17 22:52:51.781817 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:52:51.782175 | instance | Friday 17 July 2026 22:52:51 +0000 (0:00:01.566) 0:07:18.329 *********** 2026-07-17 22:52:55.412578 | instance | ok: [instance] 2026-07-17 22:52:55.412816 | instance | 2026-07-17 22:52:55.413113 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-17 22:52:55.413403 | instance | Friday 17 July 2026 22:52:55 +0000 (0:00:03.632) 0:07:21.961 *********** 2026-07-17 22:52:55.558443 | instance | skipping: [instance] 2026-07-17 22:52:55.558737 | instance | 2026-07-17 22:52:55.559074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:52:55.559349 | instance | Friday 17 July 2026 22:52:55 +0000 (0:00:00.145) 0:07:22.106 *********** 2026-07-17 22:52:55.652338 | instance | ok: [instance] 2026-07-17 22:52:55.652422 | instance | 2026-07-17 22:52:55.652553 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:52:55.652676 | instance | Friday 17 July 2026 22:52:55 +0000 (0:00:00.094) 0:07:22.201 *********** 2026-07-17 22:52:55.728921 | instance | skipping: [instance] 2026-07-17 22:52:55.729251 | instance | 2026-07-17 22:52:55.729665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:52:55.730028 | instance | Friday 17 July 2026 22:52:55 +0000 (0:00:00.076) 0:07:22.278 *********** 2026-07-17 22:52:55.810340 | instance | skipping: [instance] 2026-07-17 22:52:55.810552 | instance | 2026-07-17 22:52:55.810560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:52:55.810687 | instance | Friday 17 July 2026 22:52:55 +0000 (0:00:00.081) 0:07:22.359 *********** 2026-07-17 22:52:55.888044 | instance | skipping: [instance] 2026-07-17 22:52:55.888297 | instance | 2026-07-17 22:52:55.888594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:52:55.888867 | instance | Friday 17 July 2026 22:52:55 +0000 (0:00:00.077) 0:07:22.437 *********** 2026-07-17 22:52:55.959475 | instance | skipping: [instance] 2026-07-17 22:52:55.959785 | instance | 2026-07-17 22:52:55.960229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:52:55.960441 | instance | Friday 17 July 2026 22:52:55 +0000 (0:00:00.071) 0:07:22.508 *********** 2026-07-17 22:52:56.025288 | instance | skipping: [instance] 2026-07-17 22:52:56.025581 | instance | 2026-07-17 22:52:56.025917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:52:56.026253 | instance | Friday 17 July 2026 22:52:56 +0000 (0:00:00.065) 0:07:22.574 *********** 2026-07-17 22:52:56.098916 | instance | ok: [instance] 2026-07-17 22:52:56.098989 | instance | 2026-07-17 22:52:56.099001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:52:56.099092 | instance | Friday 17 July 2026 22:52:56 +0000 (0:00:00.072) 0:07:22.647 *********** 2026-07-17 22:52:56.204183 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:52:56.204461 | instance | 2026-07-17 22:52:56.204760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:52:56.205054 | instance | Friday 17 July 2026 22:52:56 +0000 (0:00:00.106) 0:07:22.753 *********** 2026-07-17 22:52:56.415938 | instance | ok: [instance] 2026-07-17 22:52:56.416189 | instance | 2026-07-17 22:52:56.416525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:52:56.416801 | instance | Friday 17 July 2026 22:52:56 +0000 (0:00:00.211) 0:07:22.965 *********** 2026-07-17 22:52:56.532978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:52:56.533320 | instance | 2026-07-17 22:52:56.533617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:52:56.533898 | instance | Friday 17 July 2026 22:52:56 +0000 (0:00:00.116) 0:07:23.082 *********** 2026-07-17 22:52:57.133625 | instance | ok: [instance] 2026-07-17 22:52:57.133861 | instance | 2026-07-17 22:52:57.134181 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-17 22:52:57.134463 | instance | Friday 17 July 2026 22:52:57 +0000 (0:00:00.600) 0:07:23.682 *********** 2026-07-17 22:52:58.823983 | instance | ok: [instance] 2026-07-17 22:52:58.824061 | instance | 2026-07-17 22:52:58.824087 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-17 22:52:58.824214 | instance | Friday 17 July 2026 22:52:58 +0000 (0:00:01.690) 0:07:25.373 *********** 2026-07-17 22:52:59.623751 | instance | ok: [instance] 2026-07-17 22:52:59.623848 | instance | 2026-07-17 22:52:59.624098 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-17 22:52:59.624116 | instance | Friday 17 July 2026 22:52:59 +0000 (0:00:00.800) 0:07:26.173 *********** 2026-07-17 22:53:00.686279 | instance | ok: [instance] 2026-07-17 22:53:00.686333 | instance | 2026-07-17 22:53:00.686344 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-17 22:53:00.686354 | instance | Friday 17 July 2026 22:53:00 +0000 (0:00:01.061) 0:07:27.234 *********** 2026-07-17 22:53:00.945482 | instance | ok: [instance] 2026-07-17 22:53:00.945590 | instance | 2026-07-17 22:53:00.945698 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-17 22:53:00.945825 | instance | Friday 17 July 2026 22:53:00 +0000 (0:00:00.260) 0:07:27.495 *********** 2026-07-17 22:53:01.490112 | instance | ok: [instance] 2026-07-17 22:53:01.490190 | instance | 2026-07-17 22:53:01.490368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:53:01.490498 | instance | Friday 17 July 2026 22:53:01 +0000 (0:00:00.544) 0:07:28.039 *********** 2026-07-17 22:53:01.591457 | instance | ok: [instance] 2026-07-17 22:53:01.591555 | instance | 2026-07-17 22:53:01.591675 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:53:01.591795 | instance | Friday 17 July 2026 22:53:01 +0000 (0:00:00.101) 0:07:28.141 *********** 2026-07-17 22:53:01.731982 | instance | included: rabbitmq for instance 2026-07-17 22:53:01.732143 | instance | 2026-07-17 22:53:01.732334 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:53:01.732510 | instance | Friday 17 July 2026 22:53:01 +0000 (0:00:00.139) 0:07:28.280 *********** 2026-07-17 22:53:02.432248 | instance | ok: [instance] 2026-07-17 22:53:02.432319 | instance | 2026-07-17 22:53:02.432504 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:53:02.432645 | instance | Friday 17 July 2026 22:53:02 +0000 (0:00:00.701) 0:07:28.981 *********** 2026-07-17 22:53:02.595932 | instance | skipping: [instance] 2026-07-17 22:53:02.596003 | instance | 2026-07-17 22:53:02.596145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:53:02.596270 | instance | Friday 17 July 2026 22:53:02 +0000 (0:00:00.163) 0:07:29.145 *********** 2026-07-17 22:53:02.779897 | instance | skipping: [instance] 2026-07-17 22:53:02.779982 | instance | 2026-07-17 22:53:02.780099 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:53:02.780225 | instance | Friday 17 July 2026 22:53:02 +0000 (0:00:00.183) 0:07:29.329 *********** 2026-07-17 22:53:02.942426 | instance | skipping: [instance] 2026-07-17 22:53:02.942500 | instance | 2026-07-17 22:53:02.942629 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:53:02.942752 | instance | Friday 17 July 2026 22:53:02 +0000 (0:00:00.162) 0:07:29.492 *********** 2026-07-17 22:53:03.807605 | instance | ok: [instance] 2026-07-17 22:53:03.808675 | instance | 2026-07-17 22:53:03.809041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:53:03.809438 | instance | Friday 17 July 2026 22:53:03 +0000 (0:00:00.862) 0:07:30.354 *********** 2026-07-17 22:53:04.484765 | instance | ok: [instance] 2026-07-17 22:53:04.484899 | instance | 2026-07-17 22:53:04.485087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:53:04.485266 | instance | Friday 17 July 2026 22:53:04 +0000 (0:00:00.679) 0:07:31.034 *********** 2026-07-17 22:53:04.559207 | instance | ok: [instance] 2026-07-17 22:53:04.559446 | instance | 2026-07-17 22:53:04.561137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:53:04.561194 | instance | Friday 17 July 2026 22:53:04 +0000 (0:00:00.074) 0:07:31.108 *********** 2026-07-17 22:53:04.638236 | instance | skipping: [instance] 2026-07-17 22:53:04.638463 | instance | 2026-07-17 22:53:04.638752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:53:04.639028 | instance | Friday 17 July 2026 22:53:04 +0000 (0:00:00.079) 0:07:31.187 *********** 2026-07-17 22:53:04.708327 | instance | skipping: [instance] 2026-07-17 22:53:04.708553 | instance | 2026-07-17 22:53:04.709856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:53:04.709933 | instance | Friday 17 July 2026 22:53:04 +0000 (0:00:00.070) 0:07:31.257 *********** 2026-07-17 22:53:04.788423 | instance | ok: [instance] 2026-07-17 22:53:04.788649 | instance | 2026-07-17 22:53:04.788920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:53:04.789232 | instance | Friday 17 July 2026 22:53:04 +0000 (0:00:00.080) 0:07:31.337 *********** 2026-07-17 22:53:04.895896 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:53:04.896185 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:53:04.896473 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:53:04.896758 | instance | ok: [instance] => (item=identity) 2026-07-17 22:53:04.897035 | instance | 2026-07-17 22:53:04.897405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:53:04.897671 | instance | Friday 17 July 2026 22:53:04 +0000 (0:00:00.107) 0:07:31.445 *********** 2026-07-17 22:53:05.093611 | instance | ok: [instance] 2026-07-17 22:53:05.093735 | instance | 2026-07-17 22:53:05.093988 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:53:05.094180 | instance | Friday 17 July 2026 22:53:05 +0000 (0:00:00.197) 0:07:31.642 *********** 2026-07-17 22:53:05.187883 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:53:05.188036 | instance | 2026-07-17 22:53:05.188228 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:53:05.188418 | instance | Friday 17 July 2026 22:53:05 +0000 (0:00:00.094) 0:07:31.737 *********** 2026-07-17 22:53:05.810381 | instance | ok: [instance] 2026-07-17 22:53:05.810648 | instance | 2026-07-17 22:53:05.810948 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-17 22:53:05.811256 | instance | Friday 17 July 2026 22:53:05 +0000 (0:00:00.620) 0:07:32.357 *********** 2026-07-17 22:53:07.033223 | instance | ok: [instance] => (item=None) 2026-07-17 22:53:07.033284 | instance | ok: [instance] 2026-07-17 22:53:07.033296 | instance | 2026-07-17 22:53:07.033305 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-17 22:53:07.033315 | instance | Friday 17 July 2026 22:53:07 +0000 (0:00:01.223) 0:07:33.581 *********** 2026-07-17 22:53:08.135635 | instance | ok: [instance] => (item=atmosphere) 2026-07-17 22:53:08.135710 | instance | 2026-07-17 22:53:08.135852 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-17 22:53:08.135975 | instance | Friday 17 July 2026 22:53:08 +0000 (0:00:01.103) 0:07:34.685 *********** 2026-07-17 22:53:09.099903 | instance | ok: [instance] 2026-07-17 22:53:09.099952 | instance | 2026-07-17 22:53:09.099958 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-17 22:53:09.099963 | instance | Friday 17 July 2026 22:53:09 +0000 (0:00:00.963) 0:07:35.648 *********** 2026-07-17 22:53:10.046250 | instance | ok: [instance] => (item=None) 2026-07-17 22:53:10.046291 | instance | ok: [instance] 2026-07-17 22:53:10.046296 | instance | 2026-07-17 22:53:10.046301 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-17 22:53:10.046397 | instance | Friday 17 July 2026 22:53:10 +0000 (0:00:00.946) 0:07:36.595 *********** 2026-07-17 22:53:11.251521 | instance | ok: [instance] => (item=None) 2026-07-17 22:53:11.251586 | instance | ok: [instance] 2026-07-17 22:53:11.251598 | instance | 2026-07-17 22:53:11.251609 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-17 22:53:11.251619 | instance | Friday 17 July 2026 22:53:11 +0000 (0:00:01.204) 0:07:37.799 *********** 2026-07-17 22:53:14.490149 | instance | ok: [instance] 2026-07-17 22:53:14.490210 | instance | 2026-07-17 22:53:14.490224 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:53:14.490295 | instance | Friday 17 July 2026 22:53:14 +0000 (0:00:03.239) 0:07:41.039 *********** 2026-07-17 22:53:14.648851 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:53:14.648941 | instance | 2026-07-17 22:53:14.649175 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:53:14.649212 | instance | Friday 17 July 2026 22:53:14 +0000 (0:00:00.158) 0:07:41.198 *********** 2026-07-17 22:53:14.719217 | instance | skipping: [instance] 2026-07-17 22:53:14.719284 | instance | 2026-07-17 22:53:14.719569 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:53:14.719624 | instance | Friday 17 July 2026 22:53:14 +0000 (0:00:00.070) 0:07:41.268 *********** 2026-07-17 22:53:14.809448 | instance | skipping: [instance] 2026-07-17 22:53:14.809537 | instance | 2026-07-17 22:53:14.809862 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:53:14.809908 | instance | Friday 17 July 2026 22:53:14 +0000 (0:00:00.090) 0:07:41.359 *********** 2026-07-17 22:53:14.899038 | instance | ok: [instance] 2026-07-17 22:53:14.899298 | instance | 2026-07-17 22:53:14.899360 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-17 22:53:14.899500 | instance | Friday 17 July 2026 22:53:14 +0000 (0:00:00.089) 0:07:41.448 *********** 2026-07-17 22:53:15.035404 | instance | included: ingress for instance 2026-07-17 22:53:15.035484 | instance | 2026-07-17 22:53:15.035737 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-17 22:53:15.035776 | instance | Friday 17 July 2026 22:53:15 +0000 (0:00:00.136) 0:07:41.584 *********** 2026-07-17 22:53:16.286432 | instance | ok: [instance] 2026-07-17 22:53:16.287030 | instance | 2026-07-17 22:53:16.287055 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-17 22:53:16.287062 | instance | Friday 17 July 2026 22:53:16 +0000 (0:00:01.249) 0:07:42.834 *********** 2026-07-17 22:53:16.692796 | instance | ok: [instance] 2026-07-17 22:53:16.692835 | instance | 2026-07-17 22:53:16.692841 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-17 22:53:16.692845 | instance | Friday 17 July 2026 22:53:16 +0000 (0:00:00.407) 0:07:43.241 *********** 2026-07-17 22:53:17.443900 | instance | ok: [instance] 2026-07-17 22:53:17.443988 | instance | 2026-07-17 22:53:17.444228 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-17 22:53:17.444264 | instance | Friday 17 July 2026 22:53:17 +0000 (0:00:00.751) 0:07:43.993 *********** 2026-07-17 22:53:18.623138 | instance | ok: [instance] => (item=atmosphere) 2026-07-17 22:53:18.623240 | instance | 2026-07-17 22:53:18.623500 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-17 22:53:18.623537 | instance | Friday 17 July 2026 22:53:18 +0000 (0:00:01.179) 0:07:45.172 *********** 2026-07-17 22:53:19.920660 | instance | ok: [instance] => (item=atmosphere) 2026-07-17 22:53:19.920749 | instance | 2026-07-17 22:53:19.921031 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-17 22:53:19.921066 | instance | Friday 17 July 2026 22:53:19 +0000 (0:00:01.297) 0:07:46.470 *********** 2026-07-17 22:53:21.040506 | instance | ok: [instance] => (item=atmosphere) 2026-07-17 22:53:21.040574 | instance | 2026-07-17 22:53:21.040857 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-17 22:53:21.040893 | instance | Friday 17 July 2026 22:53:21 +0000 (0:00:01.119) 0:07:47.589 *********** 2026-07-17 22:53:22.415615 | instance | ok: [instance] => (item=atmosphere) 2026-07-17 22:53:22.415691 | instance | 2026-07-17 22:53:22.415824 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-17 22:53:22.415949 | instance | Friday 17 July 2026 22:53:22 +0000 (0:00:01.374) 0:07:48.964 *********** 2026-07-17 22:53:22.706619 | instance | ok: [instance] 2026-07-17 22:53:22.706695 | instance | 2026-07-17 22:53:22.706993 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:53:22.707032 | instance | Friday 17 July 2026 22:53:22 +0000 (0:00:00.291) 0:07:49.256 *********** 2026-07-17 22:53:23.910272 | instance | ok: [instance] 2026-07-17 22:53:23.910351 | instance | 2026-07-17 22:53:23.910627 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:53:23.910667 | instance | Friday 17 July 2026 22:53:23 +0000 (0:00:01.203) 0:07:50.459 *********** 2026-07-17 22:53:24.209987 | instance | ok: [instance] 2026-07-17 22:53:24.210059 | instance | 2026-07-17 22:53:24.210337 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:53:24.210377 | instance | Friday 17 July 2026 22:53:24 +0000 (0:00:00.299) 0:07:50.758 *********** 2026-07-17 22:53:24.331355 | instance | ok: [instance] => { 2026-07-17 22:53:24.331415 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-17 22:53:24.331426 | instance | } 2026-07-17 22:53:24.331434 | instance | 2026-07-17 22:53:24.331442 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:53:24.331450 | instance | Friday 17 July 2026 22:53:24 +0000 (0:00:00.120) 0:07:50.879 *********** 2026-07-17 22:53:24.735801 | instance | ok: [instance] 2026-07-17 22:53:24.735879 | instance | 2026-07-17 22:53:24.735892 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:53:24.735910 | instance | Friday 17 July 2026 22:53:24 +0000 (0:00:00.405) 0:07:51.284 *********** 2026-07-17 22:53:25.908926 | instance | ok: [instance] 2026-07-17 22:53:25.909243 | instance | 2026-07-17 22:53:25.909594 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-17 22:53:25.909893 | instance | Friday 17 July 2026 22:53:25 +0000 (0:00:01.173) 0:07:52.458 *********** 2026-07-17 22:53:26.444761 | instance | ok: [instance] 2026-07-17 22:53:26.445123 | instance | 2026-07-17 22:53:26.445465 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-17 22:53:26.445727 | instance | Friday 17 July 2026 22:53:26 +0000 (0:00:00.535) 0:07:52.994 *********** 2026-07-17 22:53:27.285586 | instance | ok: [instance] 2026-07-17 22:53:27.285702 | instance | 2026-07-17 22:53:27.285898 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-17 22:53:27.285969 | instance | Friday 17 July 2026 22:53:27 +0000 (0:00:00.840) 0:07:53.835 *********** 2026-07-17 22:53:28.086976 | instance | ok: [instance] 2026-07-17 22:53:28.087054 | instance | 2026-07-17 22:53:28.087335 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-17 22:53:28.087381 | instance | Friday 17 July 2026 22:53:28 +0000 (0:00:00.801) 0:07:54.636 *********** 2026-07-17 22:53:28.505730 | instance | ok: [instance] 2026-07-17 22:53:28.505804 | instance | 2026-07-17 22:53:28.506078 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-17 22:53:28.506120 | instance | Friday 17 July 2026 22:53:28 +0000 (0:00:00.418) 0:07:55.055 *********** 2026-07-17 22:53:28.707194 | instance | included: openstack_helm_endpoints for instance 2026-07-17 22:53:28.707257 | instance | 2026-07-17 22:53:28.707468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:53:28.707615 | instance | Friday 17 July 2026 22:53:28 +0000 (0:00:00.201) 0:07:55.256 *********** 2026-07-17 22:53:28.782025 | instance | skipping: [instance] 2026-07-17 22:53:28.782091 | instance | 2026-07-17 22:53:28.782103 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:53:28.782121 | instance | Friday 17 July 2026 22:53:28 +0000 (0:00:00.074) 0:07:55.331 *********** 2026-07-17 22:53:28.850777 | instance | skipping: [instance] 2026-07-17 22:53:28.850861 | instance | 2026-07-17 22:53:28.851170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:53:28.851210 | instance | Friday 17 July 2026 22:53:28 +0000 (0:00:00.069) 0:07:55.400 *********** 2026-07-17 22:53:28.914827 | instance | skipping: [instance] 2026-07-17 22:53:28.914944 | instance | 2026-07-17 22:53:28.915079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:53:28.915202 | instance | Friday 17 July 2026 22:53:28 +0000 (0:00:00.064) 0:07:55.464 *********** 2026-07-17 22:53:28.974847 | instance | skipping: [instance] 2026-07-17 22:53:28.974951 | instance | 2026-07-17 22:53:28.975194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:53:28.975235 | instance | Friday 17 July 2026 22:53:28 +0000 (0:00:00.059) 0:07:55.524 *********** 2026-07-17 22:53:29.042631 | instance | skipping: [instance] 2026-07-17 22:53:29.042702 | instance | 2026-07-17 22:53:29.042982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:53:29.043102 | instance | Friday 17 July 2026 22:53:29 +0000 (0:00:00.067) 0:07:55.592 *********** 2026-07-17 22:53:29.113372 | instance | skipping: [instance] 2026-07-17 22:53:29.113721 | instance | 2026-07-17 22:53:29.114134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:53:29.114529 | instance | Friday 17 July 2026 22:53:29 +0000 (0:00:00.070) 0:07:55.662 *********** 2026-07-17 22:53:29.182572 | instance | ok: [instance] 2026-07-17 22:53:29.182798 | instance | 2026-07-17 22:53:29.183128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:53:29.183396 | instance | Friday 17 July 2026 22:53:29 +0000 (0:00:00.069) 0:07:55.731 *********** 2026-07-17 22:53:29.274088 | instance | ok: [instance] => (item=identity) 2026-07-17 22:53:29.274319 | instance | 2026-07-17 22:53:29.274618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:53:29.274931 | instance | Friday 17 July 2026 22:53:29 +0000 (0:00:00.091) 0:07:55.822 *********** 2026-07-17 22:53:29.540949 | instance | ok: [instance] 2026-07-17 22:53:29.541251 | instance | 2026-07-17 22:53:29.541554 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-17 22:53:29.541896 | instance | Friday 17 July 2026 22:53:29 +0000 (0:00:00.266) 0:07:56.089 *********** 2026-07-17 22:53:30.035677 | instance | ok: [instance] 2026-07-17 22:53:30.036006 | instance | 2026-07-17 22:53:30.036341 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-17 22:53:30.036641 | instance | Friday 17 July 2026 22:53:30 +0000 (0:00:00.495) 0:07:56.584 *********** 2026-07-17 22:53:30.570817 | instance | ok: [instance] 2026-07-17 22:53:30.570976 | instance | 2026-07-17 22:53:30.571050 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-17 22:53:30.571235 | instance | Friday 17 July 2026 22:53:30 +0000 (0:00:00.535) 0:07:57.120 *********** 2026-07-17 22:53:31.089129 | instance | ok: [instance] 2026-07-17 22:53:31.089351 | instance | 2026-07-17 22:53:31.089624 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-17 22:53:31.089885 | instance | Friday 17 July 2026 22:53:31 +0000 (0:00:00.517) 0:07:57.638 *********** 2026-07-17 22:53:31.689988 | instance | ok: [instance] 2026-07-17 22:53:31.690135 | instance | 2026-07-17 22:53:31.690314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:53:31.690488 | instance | Friday 17 July 2026 22:53:31 +0000 (0:00:00.600) 0:07:58.238 *********** 2026-07-17 22:53:31.808789 | instance | ok: [instance] 2026-07-17 22:53:31.808936 | instance | 2026-07-17 22:53:31.809127 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:53:31.809299 | instance | Friday 17 July 2026 22:53:31 +0000 (0:00:00.119) 0:07:58.358 *********** 2026-07-17 22:53:31.933035 | instance | included: rabbitmq for instance 2026-07-17 22:53:31.933273 | instance | 2026-07-17 22:53:31.933574 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:53:31.933856 | instance | Friday 17 July 2026 22:53:31 +0000 (0:00:00.124) 0:07:58.482 *********** 2026-07-17 22:53:32.676954 | instance | ok: [instance] 2026-07-17 22:53:32.677211 | instance | 2026-07-17 22:53:32.677490 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:53:32.677759 | instance | Friday 17 July 2026 22:53:32 +0000 (0:00:00.743) 0:07:59.226 *********** 2026-07-17 22:53:32.868512 | instance | skipping: [instance] 2026-07-17 22:53:32.868740 | instance | 2026-07-17 22:53:32.869025 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:53:32.869311 | instance | Friday 17 July 2026 22:53:32 +0000 (0:00:00.191) 0:07:59.417 *********** 2026-07-17 22:53:33.044939 | instance | skipping: [instance] 2026-07-17 22:53:33.045181 | instance | 2026-07-17 22:53:33.045464 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:53:33.045738 | instance | Friday 17 July 2026 22:53:33 +0000 (0:00:00.176) 0:07:59.594 *********** 2026-07-17 22:53:33.218821 | instance | skipping: [instance] 2026-07-17 22:53:33.219091 | instance | 2026-07-17 22:53:33.219422 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:53:33.219719 | instance | Friday 17 July 2026 22:53:33 +0000 (0:00:00.173) 0:07:59.767 *********** 2026-07-17 22:53:34.115691 | instance | ok: [instance] 2026-07-17 22:53:34.115947 | instance | 2026-07-17 22:53:34.116238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:53:34.116496 | instance | Friday 17 July 2026 22:53:34 +0000 (0:00:00.896) 0:08:00.664 *********** 2026-07-17 22:53:34.786645 | instance | ok: [instance] 2026-07-17 22:53:34.786969 | instance | 2026-07-17 22:53:34.787281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:53:34.787574 | instance | Friday 17 July 2026 22:53:34 +0000 (0:00:00.670) 0:08:01.335 *********** 2026-07-17 22:53:34.869374 | instance | ok: [instance] 2026-07-17 22:53:34.869456 | instance | 2026-07-17 22:53:34.869635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:53:34.869890 | instance | Friday 17 July 2026 22:53:34 +0000 (0:00:00.082) 0:08:01.418 *********** 2026-07-17 22:53:34.946567 | instance | skipping: [instance] 2026-07-17 22:53:34.946705 | instance | 2026-07-17 22:53:34.946902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:53:34.947073 | instance | Friday 17 July 2026 22:53:34 +0000 (0:00:00.077) 0:08:01.496 *********** 2026-07-17 22:53:35.028781 | instance | skipping: [instance] 2026-07-17 22:53:35.029021 | instance | 2026-07-17 22:53:35.029313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:53:35.029581 | instance | Friday 17 July 2026 22:53:35 +0000 (0:00:00.081) 0:08:01.577 *********** 2026-07-17 22:53:35.103531 | instance | ok: [instance] 2026-07-17 22:53:35.104256 | instance | 2026-07-17 22:53:35.104370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:53:35.105044 | instance | Friday 17 July 2026 22:53:35 +0000 (0:00:00.074) 0:08:01.652 *********** 2026-07-17 22:53:35.237304 | instance | ok: [instance] => (item=identity) 2026-07-17 22:53:35.237594 | instance | ok: [instance] => (item=key_manager) 2026-07-17 22:53:35.237883 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:53:35.238161 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:53:35.238478 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:53:35.238783 | instance | 2026-07-17 22:53:35.239219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:53:35.239589 | instance | Friday 17 July 2026 22:53:35 +0000 (0:00:00.133) 0:08:01.786 *********** 2026-07-17 22:53:35.366220 | instance | ok: [instance] 2026-07-17 22:53:35.366313 | instance | 2026-07-17 22:53:35.366408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:53:35.366526 | instance | Friday 17 July 2026 22:53:35 +0000 (0:00:00.128) 0:08:01.915 *********** 2026-07-17 22:53:35.478192 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:53:35.478472 | instance | 2026-07-17 22:53:35.478761 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:53:35.479073 | instance | Friday 17 July 2026 22:53:35 +0000 (0:00:00.112) 0:08:02.027 *********** 2026-07-17 22:53:36.062117 | instance | ok: [instance] 2026-07-17 22:53:36.062322 | instance | 2026-07-17 22:53:36.062622 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-17 22:53:36.063021 | instance | Friday 17 July 2026 22:53:36 +0000 (0:00:00.583) 0:08:02.611 *********** 2026-07-17 22:53:38.436233 | instance | ok: [instance] 2026-07-17 22:53:38.436358 | instance | 2026-07-17 22:53:38.436526 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:53:38.436702 | instance | Friday 17 July 2026 22:53:38 +0000 (0:00:02.374) 0:08:04.985 *********** 2026-07-17 22:53:38.704969 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:53:38.705232 | instance | 2026-07-17 22:53:38.705529 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:53:38.705822 | instance | Friday 17 July 2026 22:53:38 +0000 (0:00:00.268) 0:08:05.254 *********** 2026-07-17 22:53:38.784359 | instance | skipping: [instance] 2026-07-17 22:53:38.784586 | instance | 2026-07-17 22:53:38.784874 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:53:38.785154 | instance | Friday 17 July 2026 22:53:38 +0000 (0:00:00.079) 0:08:05.333 *********** 2026-07-17 22:53:38.864280 | instance | skipping: [instance] 2026-07-17 22:53:38.864406 | instance | 2026-07-17 22:53:38.864589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:53:38.864757 | instance | Friday 17 July 2026 22:53:38 +0000 (0:00:00.079) 0:08:05.413 *********** 2026-07-17 22:53:38.949796 | instance | ok: [instance] 2026-07-17 22:53:38.949968 | instance | 2026-07-17 22:53:38.950159 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-17 22:53:38.950346 | instance | Friday 17 July 2026 22:53:38 +0000 (0:00:00.085) 0:08:05.499 *********** 2026-07-17 22:53:39.080601 | instance | included: ingress for instance 2026-07-17 22:53:39.080779 | instance | 2026-07-17 22:53:39.081035 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-17 22:53:39.081310 | instance | Friday 17 July 2026 22:53:39 +0000 (0:00:00.130) 0:08:05.629 *********** 2026-07-17 22:53:40.279361 | instance | ok: [instance] 2026-07-17 22:53:40.279627 | instance | 2026-07-17 22:53:40.279921 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-17 22:53:40.280192 | instance | Friday 17 July 2026 22:53:40 +0000 (0:00:01.198) 0:08:06.827 *********** 2026-07-17 22:53:41.354592 | instance | ok: [instance] 2026-07-17 22:53:41.354741 | instance | 2026-07-17 22:53:41.354894 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-17 22:53:41.355070 | instance | Friday 17 July 2026 22:53:41 +0000 (0:00:01.076) 0:08:07.904 *********** 2026-07-17 22:53:47.565116 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-17 22:53:47.565201 | instance | 2026-07-17 22:53:47.565472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:53:47.565518 | instance | Friday 17 July 2026 22:53:47 +0000 (0:00:06.210) 0:08:14.114 *********** 2026-07-17 22:53:47.678206 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:53:47.678625 | instance | 2026-07-17 22:53:47.678666 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:53:47.678672 | instance | Friday 17 July 2026 22:53:47 +0000 (0:00:00.113) 0:08:14.227 *********** 2026-07-17 22:53:48.273644 | instance | ok: [instance] 2026-07-17 22:53:48.273718 | instance | 2026-07-17 22:53:48.273972 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-17 22:53:48.274018 | instance | Friday 17 July 2026 22:53:48 +0000 (0:00:00.595) 0:08:14.823 *********** 2026-07-17 22:53:51.032082 | instance | ok: [instance] 2026-07-17 22:53:51.032151 | instance | 2026-07-17 22:53:51.032454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:53:51.032497 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:02.758) 0:08:17.581 *********** 2026-07-17 22:53:51.107188 | instance | skipping: [instance] 2026-07-17 22:53:51.107270 | instance | 2026-07-17 22:53:51.107408 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:53:51.107539 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.075) 0:08:17.656 *********** 2026-07-17 22:53:51.178161 | instance | skipping: [instance] 2026-07-17 22:53:51.178369 | instance | 2026-07-17 22:53:51.178651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:53:51.178949 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.070) 0:08:17.727 *********** 2026-07-17 22:53:51.246071 | instance | skipping: [instance] 2026-07-17 22:53:51.246265 | instance | 2026-07-17 22:53:51.246693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:53:51.246991 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.067) 0:08:17.795 *********** 2026-07-17 22:53:51.320246 | instance | skipping: [instance] 2026-07-17 22:53:51.320450 | instance | 2026-07-17 22:53:51.320725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:53:51.321041 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.074) 0:08:17.869 *********** 2026-07-17 22:53:51.388080 | instance | skipping: [instance] 2026-07-17 22:53:51.388150 | instance | 2026-07-17 22:53:51.388284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:53:51.388403 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.068) 0:08:17.937 *********** 2026-07-17 22:53:51.464395 | instance | skipping: [instance] 2026-07-17 22:53:51.464733 | instance | 2026-07-17 22:53:51.465179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:53:51.465560 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.075) 0:08:18.013 *********** 2026-07-17 22:53:51.543157 | instance | ok: [instance] 2026-07-17 22:53:51.543301 | instance | 2026-07-17 22:53:51.543531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:53:51.543703 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.079) 0:08:18.092 *********** 2026-07-17 22:53:51.649432 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-17 22:53:51.649664 | instance | 2026-07-17 22:53:51.649947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:53:51.650211 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.105) 0:08:18.198 *********** 2026-07-17 22:53:51.782219 | instance | ok: [instance] 2026-07-17 22:53:51.782554 | instance | 2026-07-17 22:53:51.782888 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:53:51.783296 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.132) 0:08:18.331 *********** 2026-07-17 22:53:51.992665 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:53:51.992907 | instance | 2026-07-17 22:53:51.993215 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:53:51.993501 | instance | Friday 17 July 2026 22:53:51 +0000 (0:00:00.210) 0:08:18.541 *********** 2026-07-17 22:53:52.568870 | instance | ok: [instance] 2026-07-17 22:53:52.569066 | instance | 2026-07-17 22:53:52.569350 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-17 22:53:52.569620 | instance | Friday 17 July 2026 22:53:52 +0000 (0:00:00.575) 0:08:19.117 *********** 2026-07-17 22:54:07.444481 | instance | ok: [instance] 2026-07-17 22:54:07.444730 | instance | 2026-07-17 22:54:07.445018 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-17 22:54:07.445284 | instance | Friday 17 July 2026 22:54:07 +0000 (0:00:14.876) 0:08:33.993 *********** 2026-07-17 22:54:22.194848 | instance | ok: [instance] 2026-07-17 22:54:22.194961 | instance | 2026-07-17 22:54:22.194974 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-17 22:54:22.194984 | instance | Friday 17 July 2026 22:54:22 +0000 (0:00:14.749) 0:08:48.743 *********** 2026-07-17 22:54:23.585870 | instance | ok: [instance] 2026-07-17 22:54:23.586404 | instance | 2026-07-17 22:54:23.586847 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-17 22:54:23.587335 | instance | Friday 17 July 2026 22:54:23 +0000 (0:00:01.391) 0:08:50.135 *********** 2026-07-17 22:54:24.929050 | instance | ok: [instance] 2026-07-17 22:54:24.929193 | instance | 2026-07-17 22:54:24.929665 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-17 22:54:24.929683 | instance | Friday 17 July 2026 22:54:24 +0000 (0:00:01.343) 0:08:51.478 *********** 2026-07-17 22:54:25.638430 | instance | ok: [instance] 2026-07-17 22:54:25.638486 | instance | 2026-07-17 22:54:25.639036 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-17 22:54:25.639084 | instance | Friday 17 July 2026 22:54:25 +0000 (0:00:00.708) 0:08:52.187 *********** 2026-07-17 22:54:26.393105 | instance | ok: [instance] 2026-07-17 22:54:26.393179 | instance | 2026-07-17 22:54:26.393463 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-17 22:54:26.393532 | instance | Friday 17 July 2026 22:54:26 +0000 (0:00:00.754) 0:08:52.942 *********** 2026-07-17 22:54:28.355200 | instance | ok: [instance] 2026-07-17 22:54:28.355322 | instance | 2026-07-17 22:54:28.355380 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-17 22:54:28.355519 | instance | Friday 17 July 2026 22:54:28 +0000 (0:00:01.962) 0:08:54.904 *********** 2026-07-17 22:54:29.485694 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-17 22:54:29.532018 | instance | ok: [instance] 2026-07-17 22:54:29.532084 | instance | 2026-07-17 22:54:29.532216 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-17 22:54:29.532336 | instance | Friday 17 July 2026 22:54:29 +0000 (0:00:01.176) 0:08:56.081 *********** 2026-07-17 22:54:35.642444 | instance | ok: [instance] 2026-07-17 22:54:35.643276 | instance | 2026-07-17 22:54:35.643299 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-17 22:54:35.643310 | instance | Friday 17 July 2026 22:54:35 +0000 (0:00:06.110) 0:09:02.191 *********** 2026-07-17 22:54:36.673763 | instance | ok: [instance] 2026-07-17 22:54:36.673848 | instance | 2026-07-17 22:54:36.674098 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-17 22:54:36.674140 | instance | Friday 17 July 2026 22:54:36 +0000 (0:00:01.031) 0:09:03.222 *********** 2026-07-17 22:54:38.837618 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-74.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-17 22:54:38.837861 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-17 22:54:38.838095 | instance | 2026-07-17 22:54:38.838308 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:54:38.838485 | instance | Friday 17 July 2026 22:54:38 +0000 (0:00:02.163) 0:09:05.386 *********** 2026-07-17 22:54:39.008481 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:54:39.008568 | instance | 2026-07-17 22:54:39.008700 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:54:39.008821 | instance | Friday 17 July 2026 22:54:39 +0000 (0:00:00.171) 0:09:05.558 *********** 2026-07-17 22:54:39.084722 | instance | skipping: [instance] 2026-07-17 22:54:39.084801 | instance | 2026-07-17 22:54:39.085064 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:54:39.085103 | instance | Friday 17 July 2026 22:54:39 +0000 (0:00:00.076) 0:09:05.634 *********** 2026-07-17 22:54:39.168614 | instance | skipping: [instance] 2026-07-17 22:54:39.168672 | instance | 2026-07-17 22:54:39.168683 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:54:39.168693 | instance | Friday 17 July 2026 22:54:39 +0000 (0:00:00.082) 0:09:05.716 *********** 2026-07-17 22:54:39.264887 | instance | ok: [instance] 2026-07-17 22:54:39.264969 | instance | 2026-07-17 22:54:39.265093 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-17 22:54:39.265208 | instance | Friday 17 July 2026 22:54:39 +0000 (0:00:00.097) 0:09:05.814 *********** 2026-07-17 22:54:39.386355 | instance | included: ingress for instance 2026-07-17 22:54:39.386437 | instance | 2026-07-17 22:54:39.386762 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-17 22:54:39.386812 | instance | Friday 17 July 2026 22:54:39 +0000 (0:00:00.121) 0:09:05.935 *********** 2026-07-17 22:54:40.661094 | instance | ok: [instance] 2026-07-17 22:54:40.661172 | instance | 2026-07-17 22:54:40.661187 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:54:40.661202 | instance | Friday 17 July 2026 22:54:40 +0000 (0:00:01.270) 0:09:07.206 *********** 2026-07-17 22:54:40.780793 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:54:40.780916 | instance | 2026-07-17 22:54:40.781202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:54:40.781246 | instance | Friday 17 July 2026 22:54:40 +0000 (0:00:00.123) 0:09:07.330 *********** 2026-07-17 22:54:41.513202 | instance | ok: [instance] 2026-07-17 22:54:41.513282 | instance | 2026-07-17 22:54:41.513418 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-17 22:54:41.513545 | instance | Friday 17 July 2026 22:54:41 +0000 (0:00:00.731) 0:09:08.062 *********** 2026-07-17 22:54:56.385244 | instance | ok: [instance] 2026-07-17 22:54:56.385332 | instance | 2026-07-17 22:54:56.385635 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-17 22:54:56.385720 | instance | Friday 17 July 2026 22:54:56 +0000 (0:00:14.872) 0:09:22.934 *********** 2026-07-17 22:54:56.482127 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-17 22:54:56.482206 | instance | 2026-07-17 22:54:56.482457 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-17 22:54:56.482498 | instance | Friday 17 July 2026 22:54:56 +0000 (0:00:00.096) 0:09:23.031 *********** 2026-07-17 22:54:57.220224 | instance | ok: [instance] 2026-07-17 22:54:57.220281 | instance | 2026-07-17 22:54:57.220598 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-17 22:54:57.220641 | instance | Friday 17 July 2026 22:54:57 +0000 (0:00:00.738) 0:09:23.769 *********** 2026-07-17 22:54:57.955630 | instance | ok: [instance] 2026-07-17 22:54:57.955694 | instance | 2026-07-17 22:54:57.955712 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-17 22:54:57.955843 | instance | Friday 17 July 2026 22:54:57 +0000 (0:00:00.734) 0:09:24.504 *********** 2026-07-17 22:54:59.349805 | instance | ok: [instance] 2026-07-17 22:54:59.349891 | instance | 2026-07-17 22:54:59.350022 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-17 22:54:59.350144 | instance | Friday 17 July 2026 22:54:59 +0000 (0:00:01.394) 0:09:25.899 *********** 2026-07-17 22:54:59.433009 | instance | ok: [instance] 2026-07-17 22:54:59.433119 | instance | 2026-07-17 22:54:59.433246 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-17 22:54:59.433373 | instance | Friday 17 July 2026 22:54:59 +0000 (0:00:00.083) 0:09:25.982 *********** 2026-07-17 22:55:00.160580 | instance | ok: [instance] 2026-07-17 22:55:00.160624 | instance | 2026-07-17 22:55:00.160630 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-07-17 22:55:00.160634 | instance | Friday 17 July 2026 22:55:00 +0000 (0:00:00.726) 0:09:26.709 *********** 2026-07-17 22:55:00.365128 | instance | ok: [instance] 2026-07-17 22:55:00.365173 | instance | 2026-07-17 22:55:00.365178 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-17 22:55:00.365183 | instance | Friday 17 July 2026 22:55:00 +0000 (0:00:00.204) 0:09:26.914 *********** 2026-07-17 22:55:02.076178 | instance | ok: [instance] 2026-07-17 22:55:02.076257 | instance | 2026-07-17 22:55:02.076456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:55:02.076702 | instance | Friday 17 July 2026 22:55:02 +0000 (0:00:01.710) 0:09:28.625 *********** 2026-07-17 22:55:02.183792 | instance | ok: [instance] 2026-07-17 22:55:02.183855 | instance | 2026-07-17 22:55:02.183994 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:55:02.184115 | instance | Friday 17 July 2026 22:55:02 +0000 (0:00:00.108) 0:09:28.733 *********** 2026-07-17 22:55:02.307906 | instance | included: rabbitmq for instance 2026-07-17 22:55:02.307981 | instance | 2026-07-17 22:55:02.308128 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:55:02.308248 | instance | Friday 17 July 2026 22:55:02 +0000 (0:00:00.124) 0:09:28.857 *********** 2026-07-17 22:55:03.045942 | instance | ok: [instance] 2026-07-17 22:55:03.046044 | instance | 2026-07-17 22:55:03.046322 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:55:03.046359 | instance | Friday 17 July 2026 22:55:03 +0000 (0:00:00.737) 0:09:29.595 *********** 2026-07-17 22:55:03.223585 | instance | skipping: [instance] 2026-07-17 22:55:03.223683 | instance | 2026-07-17 22:55:03.223793 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:55:03.223938 | instance | Friday 17 July 2026 22:55:03 +0000 (0:00:00.177) 0:09:29.773 *********** 2026-07-17 22:55:03.402694 | instance | skipping: [instance] 2026-07-17 22:55:03.402775 | instance | 2026-07-17 22:55:03.402992 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:55:03.403069 | instance | Friday 17 July 2026 22:55:03 +0000 (0:00:00.178) 0:09:29.951 *********** 2026-07-17 22:55:03.600129 | instance | skipping: [instance] 2026-07-17 22:55:03.600193 | instance | 2026-07-17 22:55:03.600478 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:55:03.600524 | instance | Friday 17 July 2026 22:55:03 +0000 (0:00:00.197) 0:09:30.149 *********** 2026-07-17 22:55:04.525767 | instance | ok: [instance] 2026-07-17 22:55:04.525842 | instance | 2026-07-17 22:55:04.526155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:55:04.526197 | instance | Friday 17 July 2026 22:55:04 +0000 (0:00:00.924) 0:09:31.074 *********** 2026-07-17 22:55:05.253295 | instance | ok: [instance] 2026-07-17 22:55:05.253349 | instance | 2026-07-17 22:55:05.253361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:55:05.253371 | instance | Friday 17 July 2026 22:55:05 +0000 (0:00:00.726) 0:09:31.801 *********** 2026-07-17 22:55:05.339062 | instance | ok: [instance] 2026-07-17 22:55:05.339113 | instance | 2026-07-17 22:55:05.339125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:55:05.339136 | instance | Friday 17 July 2026 22:55:05 +0000 (0:00:00.085) 0:09:31.887 *********** 2026-07-17 22:55:05.420263 | instance | skipping: [instance] 2026-07-17 22:55:05.420322 | instance | 2026-07-17 22:55:05.420335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:55:05.420346 | instance | Friday 17 July 2026 22:55:05 +0000 (0:00:00.080) 0:09:31.967 *********** 2026-07-17 22:55:05.495392 | instance | skipping: [instance] 2026-07-17 22:55:05.495700 | instance | 2026-07-17 22:55:05.495931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:55:05.496081 | instance | Friday 17 July 2026 22:55:05 +0000 (0:00:00.076) 0:09:32.044 *********** 2026-07-17 22:55:05.571945 | instance | ok: [instance] 2026-07-17 22:55:05.572306 | instance | 2026-07-17 22:55:05.572651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:55:05.572972 | instance | Friday 17 July 2026 22:55:05 +0000 (0:00:00.076) 0:09:32.121 *********** 2026-07-17 22:55:05.712243 | instance | ok: [instance] => (item=identity) 2026-07-17 22:55:05.712735 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:55:05.713200 | instance | ok: [instance] => (item=dashboard) 2026-07-17 22:55:05.713627 | instance | ok: [instance] => (item=image) 2026-07-17 22:55:05.713968 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:55:05.714342 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:55:05.714668 | instance | 2026-07-17 22:55:05.715123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:55:05.715566 | instance | Friday 17 July 2026 22:55:05 +0000 (0:00:00.140) 0:09:32.261 *********** 2026-07-17 22:55:05.829870 | instance | ok: [instance] 2026-07-17 22:55:05.830277 | instance | 2026-07-17 22:55:05.830689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:05.831111 | instance | Friday 17 July 2026 22:55:05 +0000 (0:00:00.117) 0:09:32.379 *********** 2026-07-17 22:55:06.051580 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:55:06.052080 | instance | 2026-07-17 22:55:06.052533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:55:06.052905 | instance | Friday 17 July 2026 22:55:06 +0000 (0:00:00.221) 0:09:32.600 *********** 2026-07-17 22:55:06.639419 | instance | ok: [instance] 2026-07-17 22:55:06.639475 | instance | 2026-07-17 22:55:06.639487 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-07-17 22:55:06.639497 | instance | Friday 17 July 2026 22:55:06 +0000 (0:00:00.586) 0:09:33.187 *********** 2026-07-17 22:55:06.954455 | instance | ok: [instance] 2026-07-17 22:55:06.954498 | instance | 2026-07-17 22:55:06.954506 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-17 22:55:06.954513 | instance | Friday 17 July 2026 22:55:06 +0000 (0:00:00.316) 0:09:33.503 *********** 2026-07-17 22:55:09.327256 | instance | ok: [instance] 2026-07-17 22:55:09.327313 | instance | 2026-07-17 22:55:09.327325 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:55:09.327336 | instance | Friday 17 July 2026 22:55:09 +0000 (0:00:02.372) 0:09:35.875 *********** 2026-07-17 22:55:09.519882 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:55:09.519987 | instance | 2026-07-17 22:55:09.520223 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:55:09.520241 | instance | Friday 17 July 2026 22:55:09 +0000 (0:00:00.193) 0:09:36.069 *********** 2026-07-17 22:55:09.595227 | instance | skipping: [instance] 2026-07-17 22:55:09.595601 | instance | 2026-07-17 22:55:09.595616 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:55:09.595622 | instance | Friday 17 July 2026 22:55:09 +0000 (0:00:00.075) 0:09:36.144 *********** 2026-07-17 22:55:09.672639 | instance | skipping: [instance] 2026-07-17 22:55:09.672732 | instance | 2026-07-17 22:55:09.672861 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:55:09.672982 | instance | Friday 17 July 2026 22:55:09 +0000 (0:00:00.077) 0:09:36.222 *********** 2026-07-17 22:55:09.770513 | instance | ok: [instance] 2026-07-17 22:55:09.770611 | instance | 2026-07-17 22:55:09.770912 | instance | TASK [Create Ingress image] **************************************************** 2026-07-17 22:55:09.770951 | instance | Friday 17 July 2026 22:55:09 +0000 (0:00:00.098) 0:09:36.320 *********** 2026-07-17 22:55:09.886072 | instance | included: ingress for instance 2026-07-17 22:55:09.886150 | instance | 2026-07-17 22:55:09.886275 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-17 22:55:09.886418 | instance | Friday 17 July 2026 22:55:09 +0000 (0:00:00.115) 0:09:36.435 *********** 2026-07-17 22:55:11.055915 | instance | ok: [instance] 2026-07-17 22:55:11.055986 | instance | 2026-07-17 22:55:11.056126 | instance | TASK [Create images] *********************************************************** 2026-07-17 22:55:11.056237 | instance | Friday 17 July 2026 22:55:11 +0000 (0:00:01.169) 0:09:37.605 *********** 2026-07-17 22:55:11.222507 | 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-17 22:55:11.222585 | instance | 2026-07-17 22:55:11.222799 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-17 22:55:11.222834 | instance | Friday 17 July 2026 22:55:11 +0000 (0:00:00.166) 0:09:37.771 *********** 2026-07-17 22:55:12.426550 | instance | ok: [instance] 2026-07-17 22:55:12.426789 | instance | 2026-07-17 22:55:12.427117 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:55:12.427396 | instance | Friday 17 July 2026 22:55:12 +0000 (0:00:01.203) 0:09:38.975 *********** 2026-07-17 22:55:13.212225 | instance | ok: [instance] 2026-07-17 22:55:13.212439 | instance | 2026-07-17 22:55:13.212705 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:55:13.212979 | instance | Friday 17 July 2026 22:55:13 +0000 (0:00:00.785) 0:09:39.761 *********** 2026-07-17 22:55:13.299078 | instance | ok: [instance] 2026-07-17 22:55:13.299294 | instance | 2026-07-17 22:55:13.299599 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:55:13.299916 | instance | Friday 17 July 2026 22:55:13 +0000 (0:00:00.086) 0:09:39.848 *********** 2026-07-17 22:55:14.593659 | instance | ok: [instance] 2026-07-17 22:55:14.593727 | instance | 2026-07-17 22:55:14.593738 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:55:14.593755 | instance | Friday 17 July 2026 22:55:14 +0000 (0:00:01.294) 0:09:41.142 *********** 2026-07-17 22:55:14.688878 | instance | ok: [instance] 2026-07-17 22:55:14.689005 | instance | 2026-07-17 22:55:14.689178 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:55:14.689306 | instance | Friday 17 July 2026 22:55:14 +0000 (0:00:00.096) 0:09:41.238 *********** 2026-07-17 22:55:14.776012 | instance | ok: [instance] 2026-07-17 22:55:14.776080 | instance | 2026-07-17 22:55:14.776226 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:55:14.776353 | instance | Friday 17 July 2026 22:55:14 +0000 (0:00:00.087) 0:09:41.325 *********** 2026-07-17 22:55:14.858237 | instance | skipping: [instance] 2026-07-17 22:55:14.858327 | instance | 2026-07-17 22:55:14.858613 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:55:14.858990 | instance | Friday 17 July 2026 22:55:14 +0000 (0:00:00.082) 0:09:41.407 *********** 2026-07-17 22:55:14.930955 | instance | skipping: [instance] 2026-07-17 22:55:14.931039 | instance | 2026-07-17 22:55:14.931327 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:55:14.931371 | instance | Friday 17 July 2026 22:55:14 +0000 (0:00:00.072) 0:09:41.480 *********** 2026-07-17 22:55:15.013383 | instance | skipping: [instance] 2026-07-17 22:55:15.013459 | instance | 2026-07-17 22:55:15.013728 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:55:15.013768 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.082) 0:09:41.562 *********** 2026-07-17 22:55:15.095155 | instance | skipping: [instance] 2026-07-17 22:55:15.095262 | instance | 2026-07-17 22:55:15.095536 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:55:15.095576 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.081) 0:09:41.644 *********** 2026-07-17 22:55:15.165858 | instance | skipping: [instance] 2026-07-17 22:55:15.165919 | instance | 2026-07-17 22:55:15.166060 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:55:15.166180 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.070) 0:09:41.715 *********** 2026-07-17 22:55:15.223064 | instance | skipping: [instance] 2026-07-17 22:55:15.223173 | instance | 2026-07-17 22:55:15.223410 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:55:15.223427 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.057) 0:09:41.772 *********** 2026-07-17 22:55:15.410113 | instance | skipping: [instance] 2026-07-17 22:55:15.410188 | instance | 2026-07-17 22:55:15.410335 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:55:15.410458 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.187) 0:09:41.959 *********** 2026-07-17 22:55:15.484397 | instance | skipping: [instance] 2026-07-17 22:55:15.484452 | instance | 2026-07-17 22:55:15.484782 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:55:15.484801 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.074) 0:09:42.033 *********** 2026-07-17 22:55:15.560684 | instance | skipping: [instance] 2026-07-17 22:55:15.560760 | instance | 2026-07-17 22:55:15.561095 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:55:15.561136 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.076) 0:09:42.110 *********** 2026-07-17 22:55:15.813490 | instance | skipping: [instance] 2026-07-17 22:55:15.813838 | instance | 2026-07-17 22:55:15.814134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:55:15.815297 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.251) 0:09:42.361 *********** 2026-07-17 22:55:15.931193 | instance | ok: [instance] 2026-07-17 22:55:15.931268 | instance | 2026-07-17 22:55:15.931512 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:55:15.931551 | instance | Friday 17 July 2026 22:55:15 +0000 (0:00:00.118) 0:09:42.480 *********** 2026-07-17 22:55:16.005978 | instance | skipping: [instance] 2026-07-17 22:55:16.006060 | instance | 2026-07-17 22:55:16.006350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:55:16.006390 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.074) 0:09:42.555 *********** 2026-07-17 22:55:16.079124 | instance | skipping: [instance] 2026-07-17 22:55:16.079202 | instance | 2026-07-17 22:55:16.079276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:55:16.079443 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.072) 0:09:42.628 *********** 2026-07-17 22:55:16.153451 | instance | skipping: [instance] 2026-07-17 22:55:16.153525 | instance | 2026-07-17 22:55:16.153634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:55:16.153774 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.074) 0:09:42.702 *********** 2026-07-17 22:55:16.235161 | instance | skipping: [instance] 2026-07-17 22:55:16.235262 | instance | 2026-07-17 22:55:16.235342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:55:16.235490 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.081) 0:09:42.784 *********** 2026-07-17 22:55:16.333893 | instance | skipping: [instance] 2026-07-17 22:55:16.333970 | instance | 2026-07-17 22:55:16.334096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:55:16.334233 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.098) 0:09:42.883 *********** 2026-07-17 22:55:16.416778 | instance | ok: [instance] 2026-07-17 22:55:16.416854 | instance | 2026-07-17 22:55:16.416978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:55:16.417091 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.083) 0:09:42.966 *********** 2026-07-17 22:55:16.547072 | instance | ok: [instance] => (item=staffeln) 2026-07-17 22:55:16.547138 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:55:16.547260 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:55:16.547382 | instance | ok: [instance] => (item=identity) 2026-07-17 22:55:16.547492 | instance | 2026-07-17 22:55:16.547614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:55:16.547722 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.130) 0:09:43.096 *********** 2026-07-17 22:55:16.682561 | instance | ok: [instance] 2026-07-17 22:55:16.682772 | instance | 2026-07-17 22:55:16.683132 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:16.683402 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.134) 0:09:43.230 *********** 2026-07-17 22:55:16.826708 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:55:16.827029 | instance | 2026-07-17 22:55:16.827340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:55:16.827615 | instance | Friday 17 July 2026 22:55:16 +0000 (0:00:00.145) 0:09:43.375 *********** 2026-07-17 22:55:17.437629 | instance | ok: [instance] 2026-07-17 22:55:17.437832 | instance | 2026-07-17 22:55:17.438135 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-17 22:55:17.438380 | instance | Friday 17 July 2026 22:55:17 +0000 (0:00:00.609) 0:09:43.985 *********** 2026-07-17 22:55:19.686207 | instance | ok: [instance] 2026-07-17 22:55:19.686365 | instance | 2026-07-17 22:55:19.686378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:55:19.686488 | instance | Friday 17 July 2026 22:55:19 +0000 (0:00:02.249) 0:09:46.235 *********** 2026-07-17 22:55:19.799608 | instance | ok: [instance] 2026-07-17 22:55:19.799840 | instance | 2026-07-17 22:55:19.800467 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:55:19.800908 | instance | Friday 17 July 2026 22:55:19 +0000 (0:00:00.113) 0:09:46.348 *********** 2026-07-17 22:55:19.920914 | instance | included: rabbitmq for instance 2026-07-17 22:55:19.921162 | instance | 2026-07-17 22:55:19.921473 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:55:19.921768 | instance | Friday 17 July 2026 22:55:19 +0000 (0:00:00.121) 0:09:46.470 *********** 2026-07-17 22:55:20.669252 | instance | ok: [instance] 2026-07-17 22:55:20.669475 | instance | 2026-07-17 22:55:20.669760 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:55:20.670037 | instance | Friday 17 July 2026 22:55:20 +0000 (0:00:00.748) 0:09:47.218 *********** 2026-07-17 22:55:20.854967 | instance | skipping: [instance] 2026-07-17 22:55:20.855156 | instance | 2026-07-17 22:55:20.855428 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:55:20.855689 | instance | Friday 17 July 2026 22:55:20 +0000 (0:00:00.185) 0:09:47.403 *********** 2026-07-17 22:55:21.275073 | instance | skipping: [instance] 2026-07-17 22:55:21.275276 | instance | 2026-07-17 22:55:21.275618 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:55:21.275891 | instance | Friday 17 July 2026 22:55:21 +0000 (0:00:00.420) 0:09:47.824 *********** 2026-07-17 22:55:21.449207 | instance | skipping: [instance] 2026-07-17 22:55:21.449326 | instance | 2026-07-17 22:55:21.449498 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:55:21.449670 | instance | Friday 17 July 2026 22:55:21 +0000 (0:00:00.173) 0:09:47.998 *********** 2026-07-17 22:55:22.328057 | instance | ok: [instance] 2026-07-17 22:55:22.328308 | instance | 2026-07-17 22:55:22.328636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:55:22.328924 | instance | Friday 17 July 2026 22:55:22 +0000 (0:00:00.879) 0:09:48.877 *********** 2026-07-17 22:55:23.058435 | instance | ok: [instance] 2026-07-17 22:55:23.058555 | instance | 2026-07-17 22:55:23.058774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:55:23.059106 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.730) 0:09:49.607 *********** 2026-07-17 22:55:23.131515 | instance | ok: [instance] 2026-07-17 22:55:23.131616 | instance | 2026-07-17 22:55:23.131819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:55:23.132003 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.073) 0:09:49.680 *********** 2026-07-17 22:55:23.210144 | instance | skipping: [instance] 2026-07-17 22:55:23.210354 | instance | 2026-07-17 22:55:23.210644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:55:23.210940 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.078) 0:09:49.759 *********** 2026-07-17 22:55:23.297505 | instance | skipping: [instance] 2026-07-17 22:55:23.297729 | instance | 2026-07-17 22:55:23.298010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:55:23.298277 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.087) 0:09:49.846 *********** 2026-07-17 22:55:23.375488 | instance | ok: [instance] 2026-07-17 22:55:23.375734 | instance | 2026-07-17 22:55:23.376109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:55:23.376431 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.077) 0:09:49.924 *********** 2026-07-17 22:55:23.533781 | instance | ok: [instance] => (item=identity) 2026-07-17 22:55:23.534207 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:55:23.534594 | instance | ok: [instance] => (item=volumev3) 2026-07-17 22:55:23.535007 | instance | ok: [instance] => (item=image) 2026-07-17 22:55:23.535380 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:55:23.535961 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:55:23.536280 | instance | 2026-07-17 22:55:23.536577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:55:23.536864 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.158) 0:09:50.082 *********** 2026-07-17 22:55:23.647680 | instance | ok: [instance] 2026-07-17 22:55:23.647761 | instance | 2026-07-17 22:55:23.647905 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:23.648017 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.113) 0:09:50.196 *********** 2026-07-17 22:55:23.747192 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:55:23.747462 | instance | 2026-07-17 22:55:23.747788 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:55:23.748538 | instance | Friday 17 July 2026 22:55:23 +0000 (0:00:00.099) 0:09:50.296 *********** 2026-07-17 22:55:24.376437 | instance | ok: [instance] 2026-07-17 22:55:24.376739 | instance | 2026-07-17 22:55:24.377085 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-17 22:55:24.377409 | instance | Friday 17 July 2026 22:55:24 +0000 (0:00:00.629) 0:09:50.925 *********** 2026-07-17 22:55:24.695830 | instance | ok: [instance] 2026-07-17 22:55:24.696131 | instance | 2026-07-17 22:55:24.696440 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-17 22:55:24.696798 | instance | Friday 17 July 2026 22:55:24 +0000 (0:00:00.319) 0:09:51.245 *********** 2026-07-17 22:55:24.795691 | instance | ok: [instance] 2026-07-17 22:55:24.795815 | instance | 2026-07-17 22:55:24.795995 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-07-17 22:55:24.796169 | instance | Friday 17 July 2026 22:55:24 +0000 (0:00:00.099) 0:09:51.344 *********** 2026-07-17 22:55:25.007317 | instance | ok: [instance] 2026-07-17 22:55:25.007723 | instance | 2026-07-17 22:55:25.008781 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-17 22:55:25.008836 | instance | Friday 17 July 2026 22:55:25 +0000 (0:00:00.211) 0:09:51.556 *********** 2026-07-17 22:55:27.488649 | instance | ok: [instance] 2026-07-17 22:55:27.488907 | instance | 2026-07-17 22:55:27.489201 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:55:27.489473 | instance | Friday 17 July 2026 22:55:27 +0000 (0:00:02.481) 0:09:54.037 *********** 2026-07-17 22:55:27.650072 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:55:27.650299 | instance | 2026-07-17 22:55:27.650590 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:55:27.650904 | instance | Friday 17 July 2026 22:55:27 +0000 (0:00:00.161) 0:09:54.199 *********** 2026-07-17 22:55:27.728970 | instance | skipping: [instance] 2026-07-17 22:55:27.729172 | instance | 2026-07-17 22:55:27.729375 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:55:27.729513 | instance | Friday 17 July 2026 22:55:27 +0000 (0:00:00.078) 0:09:54.277 *********** 2026-07-17 22:55:27.830645 | instance | skipping: [instance] 2026-07-17 22:55:27.831101 | instance | 2026-07-17 22:55:27.831560 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:55:27.831978 | instance | Friday 17 July 2026 22:55:27 +0000 (0:00:00.102) 0:09:54.379 *********** 2026-07-17 22:55:27.916779 | instance | ok: [instance] 2026-07-17 22:55:27.917023 | instance | 2026-07-17 22:55:27.917300 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-17 22:55:27.917578 | instance | Friday 17 July 2026 22:55:27 +0000 (0:00:00.086) 0:09:54.466 *********** 2026-07-17 22:55:28.045705 | instance | included: ingress for instance 2026-07-17 22:55:28.045939 | instance | 2026-07-17 22:55:28.046207 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-17 22:55:28.046469 | instance | Friday 17 July 2026 22:55:28 +0000 (0:00:00.128) 0:09:54.595 *********** 2026-07-17 22:55:29.484518 | instance | ok: [instance] 2026-07-17 22:55:29.484776 | instance | 2026-07-17 22:55:29.485120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:55:29.485397 | instance | Friday 17 July 2026 22:55:29 +0000 (0:00:01.437) 0:09:56.032 *********** 2026-07-17 22:55:29.598393 | instance | ok: [instance] 2026-07-17 22:55:29.598616 | instance | 2026-07-17 22:55:29.598962 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:55:29.599239 | instance | Friday 17 July 2026 22:55:29 +0000 (0:00:00.114) 0:09:56.147 *********** 2026-07-17 22:55:29.669024 | instance | skipping: [instance] 2026-07-17 22:55:29.669367 | instance | 2026-07-17 22:55:29.669672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:55:29.669951 | instance | Friday 17 July 2026 22:55:29 +0000 (0:00:00.070) 0:09:56.218 *********** 2026-07-17 22:55:29.745729 | instance | skipping: [instance] 2026-07-17 22:55:29.745988 | instance | 2026-07-17 22:55:29.746295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:55:29.746559 | instance | Friday 17 July 2026 22:55:29 +0000 (0:00:00.076) 0:09:56.294 *********** 2026-07-17 22:55:29.820057 | instance | skipping: [instance] 2026-07-17 22:55:29.820195 | instance | 2026-07-17 22:55:29.820408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:55:29.820596 | instance | Friday 17 July 2026 22:55:29 +0000 (0:00:00.074) 0:09:56.369 *********** 2026-07-17 22:55:29.901217 | instance | skipping: [instance] 2026-07-17 22:55:29.901464 | instance | 2026-07-17 22:55:29.901753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:55:29.902019 | instance | Friday 17 July 2026 22:55:29 +0000 (0:00:00.081) 0:09:56.450 *********** 2026-07-17 22:55:29.984312 | instance | skipping: [instance] 2026-07-17 22:55:29.984603 | instance | 2026-07-17 22:55:29.984955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:55:29.985343 | instance | Friday 17 July 2026 22:55:29 +0000 (0:00:00.083) 0:09:56.533 *********** 2026-07-17 22:55:30.064606 | instance | ok: [instance] 2026-07-17 22:55:30.064835 | instance | 2026-07-17 22:55:30.065123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:55:30.065400 | instance | Friday 17 July 2026 22:55:30 +0000 (0:00:00.080) 0:09:56.613 *********** 2026-07-17 22:55:30.191750 | instance | ok: [instance] => (item=placement) 2026-07-17 22:55:30.192015 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:55:30.192303 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:55:30.192572 | instance | ok: [instance] => (item=identity) 2026-07-17 22:55:30.192819 | instance | 2026-07-17 22:55:30.193118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:55:30.193451 | instance | Friday 17 July 2026 22:55:30 +0000 (0:00:00.127) 0:09:56.741 *********** 2026-07-17 22:55:30.303544 | instance | ok: [instance] 2026-07-17 22:55:30.303680 | instance | 2026-07-17 22:55:30.303863 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:30.304017 | instance | Friday 17 July 2026 22:55:30 +0000 (0:00:00.111) 0:09:56.852 *********** 2026-07-17 22:55:30.423411 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:55:30.423629 | instance | 2026-07-17 22:55:30.423901 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:55:30.424176 | instance | Friday 17 July 2026 22:55:30 +0000 (0:00:00.119) 0:09:56.972 *********** 2026-07-17 22:55:31.046669 | instance | ok: [instance] 2026-07-17 22:55:31.046749 | instance | 2026-07-17 22:55:31.046902 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-17 22:55:31.047011 | instance | Friday 17 July 2026 22:55:31 +0000 (0:00:00.623) 0:09:57.596 *********** 2026-07-17 22:55:33.240587 | instance | ok: [instance] 2026-07-17 22:55:33.240682 | instance | 2026-07-17 22:55:33.240844 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:55:33.240963 | instance | Friday 17 July 2026 22:55:33 +0000 (0:00:02.193) 0:09:59.790 *********** 2026-07-17 22:55:33.402767 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:55:33.402849 | instance | 2026-07-17 22:55:33.403006 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:55:33.403123 | instance | Friday 17 July 2026 22:55:33 +0000 (0:00:00.162) 0:09:59.952 *********** 2026-07-17 22:55:33.479181 | instance | skipping: [instance] 2026-07-17 22:55:33.479275 | instance | 2026-07-17 22:55:33.479406 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:55:33.479524 | instance | Friday 17 July 2026 22:55:33 +0000 (0:00:00.076) 0:10:00.028 *********** 2026-07-17 22:55:33.553546 | instance | skipping: [instance] 2026-07-17 22:55:33.553636 | instance | 2026-07-17 22:55:33.553769 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:55:33.553891 | instance | Friday 17 July 2026 22:55:33 +0000 (0:00:00.074) 0:10:00.102 *********** 2026-07-17 22:55:33.642276 | instance | ok: [instance] 2026-07-17 22:55:33.642367 | instance | 2026-07-17 22:55:33.642494 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-17 22:55:33.642614 | instance | Friday 17 July 2026 22:55:33 +0000 (0:00:00.088) 0:10:00.191 *********** 2026-07-17 22:55:33.785270 | instance | included: ingress for instance 2026-07-17 22:55:33.785371 | instance | 2026-07-17 22:55:33.785524 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-17 22:55:33.785668 | instance | Friday 17 July 2026 22:55:33 +0000 (0:00:00.142) 0:10:00.333 *********** 2026-07-17 22:55:35.121666 | instance | ok: [instance] 2026-07-17 22:55:35.121965 | instance | 2026-07-17 22:55:35.122295 | instance | PLAY [Configure operating system] ********************************************** 2026-07-17 22:55:35.122567 | instance | 2026-07-17 22:55:35.122949 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:55:35.123364 | instance | Friday 17 July 2026 22:55:35 +0000 (0:00:01.337) 0:10:01.671 *********** 2026-07-17 22:55:39.387992 | instance | ok: [instance] 2026-07-17 22:55:39.388211 | instance | 2026-07-17 22:55:39.388457 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-17 22:55:39.388646 | instance | Friday 17 July 2026 22:55:39 +0000 (0:00:04.266) 0:10:05.937 *********** 2026-07-17 22:55:39.623053 | instance | ok: [instance] 2026-07-17 22:55:39.623131 | instance | 2026-07-17 22:55:39.623253 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-17 22:55:39.623377 | instance | Friday 17 July 2026 22:55:39 +0000 (0:00:00.235) 0:10:06.172 *********** 2026-07-17 22:55:39.691357 | instance | skipping: [instance] 2026-07-17 22:55:39.691438 | instance | 2026-07-17 22:55:39.691685 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-17 22:55:39.691729 | instance | Friday 17 July 2026 22:55:39 +0000 (0:00:00.068) 0:10:06.240 *********** 2026-07-17 22:55:39.778072 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-17 22:55:39.779209 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-17 22:55:39.779260 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-17 22:55:39.779267 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-17 22:55:39.779273 | instance | skipping: [instance] 2026-07-17 22:55:39.779279 | instance | 2026-07-17 22:55:39.779285 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-17 22:55:39.779291 | instance | Friday 17 July 2026 22:55:39 +0000 (0:00:00.086) 0:10:06.327 *********** 2026-07-17 22:55:39.868162 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-17 22:55:39.868252 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-17 22:55:39.868990 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-17 22:55:39.869030 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-17 22:55:39.869035 | instance | skipping: [instance] 2026-07-17 22:55:39.869040 | instance | 2026-07-17 22:55:39.869045 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-17 22:55:39.869049 | instance | Friday 17 July 2026 22:55:39 +0000 (0:00:00.090) 0:10:06.417 *********** 2026-07-17 22:55:39.930457 | instance | skipping: [instance] 2026-07-17 22:55:39.930530 | instance | 2026-07-17 22:55:39.930654 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-17 22:55:39.930774 | instance | Friday 17 July 2026 22:55:39 +0000 (0:00:00.062) 0:10:06.479 *********** 2026-07-17 22:55:40.031665 | instance | skipping: [instance] 2026-07-17 22:55:40.031740 | instance | 2026-07-17 22:55:40.031867 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-17 22:55:40.031988 | instance | Friday 17 July 2026 22:55:40 +0000 (0:00:00.101) 0:10:06.581 *********** 2026-07-17 22:55:40.411539 | instance | ok: [instance] 2026-07-17 22:55:40.411847 | instance | 2026-07-17 22:55:40.412162 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-17 22:55:40.412475 | instance | Friday 17 July 2026 22:55:40 +0000 (0:00:00.379) 0:10:06.960 *********** 2026-07-17 22:55:41.552141 | instance | ok: [instance] 2026-07-17 22:55:41.552212 | instance | 2026-07-17 22:55:41.552225 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-17 22:55:41.552250 | instance | Friday 17 July 2026 22:55:41 +0000 (0:00:01.139) 0:10:08.100 *********** 2026-07-17 22:55:42.059011 | instance | ok: [instance] 2026-07-17 22:55:42.059089 | instance | 2026-07-17 22:55:42.059213 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-17 22:55:42.059344 | instance | Friday 17 July 2026 22:55:42 +0000 (0:00:00.507) 0:10:08.607 *********** 2026-07-17 22:55:43.222434 | instance | ok: [instance] 2026-07-17 22:55:43.222533 | instance | 2026-07-17 22:55:43.222829 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-17 22:55:43.222896 | instance | Friday 17 July 2026 22:55:43 +0000 (0:00:01.164) 0:10:09.771 *********** 2026-07-17 22:55:43.650628 | instance | ok: [instance] 2026-07-17 22:55:43.650698 | instance | 2026-07-17 22:55:43.650961 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-17 22:55:43.651037 | instance | Friday 17 July 2026 22:55:43 +0000 (0:00:00.428) 0:10:10.200 *********** 2026-07-17 22:55:44.115181 | instance | ok: [instance] 2026-07-17 22:55:44.115318 | instance | 2026-07-17 22:55:44.115502 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-17 22:55:44.115741 | instance | Friday 17 July 2026 22:55:44 +0000 (0:00:00.464) 0:10:10.664 *********** 2026-07-17 22:55:44.693145 | instance | ok: [instance] 2026-07-17 22:55:44.693216 | instance | 2026-07-17 22:55:44.693364 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-17 22:55:44.693479 | instance | 2026-07-17 22:55:44.693647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:55:44.693848 | instance | Friday 17 July 2026 22:55:44 +0000 (0:00:00.578) 0:10:11.242 *********** 2026-07-17 22:55:44.819950 | instance | ok: [instance] 2026-07-17 22:55:44.820528 | instance | 2026-07-17 22:55:44.820581 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:55:44.820593 | instance | Friday 17 July 2026 22:55:44 +0000 (0:00:00.125) 0:10:11.368 *********** 2026-07-17 22:55:44.891502 | instance | skipping: [instance] 2026-07-17 22:55:44.891598 | instance | 2026-07-17 22:55:44.891717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:55:44.891857 | instance | Friday 17 July 2026 22:55:44 +0000 (0:00:00.072) 0:10:11.440 *********** 2026-07-17 22:55:44.959887 | instance | skipping: [instance] 2026-07-17 22:55:44.959975 | instance | 2026-07-17 22:55:44.960215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:55:44.960253 | instance | Friday 17 July 2026 22:55:44 +0000 (0:00:00.068) 0:10:11.509 *********** 2026-07-17 22:55:45.036083 | instance | skipping: [instance] 2026-07-17 22:55:45.036578 | instance | 2026-07-17 22:55:45.036630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:55:45.036638 | instance | Friday 17 July 2026 22:55:45 +0000 (0:00:00.075) 0:10:11.585 *********** 2026-07-17 22:55:45.102387 | instance | skipping: [instance] 2026-07-17 22:55:45.102489 | instance | 2026-07-17 22:55:45.102659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:55:45.102847 | instance | Friday 17 July 2026 22:55:45 +0000 (0:00:00.066) 0:10:11.651 *********** 2026-07-17 22:55:45.176682 | instance | skipping: [instance] 2026-07-17 22:55:45.176805 | instance | 2026-07-17 22:55:45.177009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:55:45.177164 | instance | Friday 17 July 2026 22:55:45 +0000 (0:00:00.074) 0:10:11.726 *********** 2026-07-17 22:55:45.251073 | instance | ok: [instance] 2026-07-17 22:55:45.251205 | instance | 2026-07-17 22:55:45.251321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:55:45.251506 | instance | Friday 17 July 2026 22:55:45 +0000 (0:00:00.074) 0:10:11.800 *********** 2026-07-17 22:55:45.314210 | instance | skipping: [instance] 2026-07-17 22:55:45.314297 | instance | 2026-07-17 22:55:45.314426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:55:45.314565 | instance | Friday 17 July 2026 22:55:45 +0000 (0:00:00.063) 0:10:11.863 *********** 2026-07-17 22:55:45.523367 | instance | ok: [instance] 2026-07-17 22:55:45.523622 | instance | 2026-07-17 22:55:45.523874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:45.524093 | instance | Friday 17 July 2026 22:55:45 +0000 (0:00:00.209) 0:10:12.072 *********** 2026-07-17 22:55:45.630439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:55:45.630844 | instance | 2026-07-17 22:55:45.631222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:55:45.631558 | instance | Friday 17 July 2026 22:55:45 +0000 (0:00:00.106) 0:10:12.179 *********** 2026-07-17 22:55:46.261532 | instance | ok: [instance] 2026-07-17 22:55:46.261584 | instance | 2026-07-17 22:55:46.261596 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-17 22:55:46.261606 | instance | Friday 17 July 2026 22:55:46 +0000 (0:00:00.630) 0:10:12.809 *********** 2026-07-17 22:55:46.509459 | instance | ok: [instance] 2026-07-17 22:55:46.509517 | instance | 2026-07-17 22:55:46.509524 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-17 22:55:46.509531 | instance | Friday 17 July 2026 22:55:46 +0000 (0:00:00.248) 0:10:13.058 *********** 2026-07-17 22:55:46.584594 | instance | ok: [instance] => { 2026-07-17 22:55:46.584664 | instance | "changed": false, 2026-07-17 22:55:46.584678 | instance | "msg": "All assertions passed" 2026-07-17 22:55:46.584691 | instance | } 2026-07-17 22:55:46.584703 | instance | 2026-07-17 22:55:46.584715 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-17 22:55:46.584728 | instance | Friday 17 July 2026 22:55:46 +0000 (0:00:00.073) 0:10:13.131 *********** 2026-07-17 22:55:47.124181 | instance | ok: [instance] 2026-07-17 22:55:47.124248 | instance | 2026-07-17 22:55:47.124267 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-17 22:55:47.124522 | instance | Friday 17 July 2026 22:55:47 +0000 (0:00:00.541) 0:10:13.673 *********** 2026-07-17 22:55:47.199684 | instance | ok: [instance] => { 2026-07-17 22:55:47.199757 | instance | "changed": false, 2026-07-17 22:55:47.199891 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-17 22:55:47.200055 | instance | } 2026-07-17 22:55:47.200222 | instance | 2026-07-17 22:55:47.200356 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-17 22:55:47.200489 | instance | Friday 17 July 2026 22:55:47 +0000 (0:00:00.076) 0:10:13.749 *********** 2026-07-17 22:55:49.043149 | instance | ok: [instance] 2026-07-17 22:55:49.043400 | instance | 2026-07-17 22:55:49.043768 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:49.044216 | instance | Friday 17 July 2026 22:55:49 +0000 (0:00:01.842) 0:10:15.591 *********** 2026-07-17 22:55:49.149620 | instance | skipping: [instance] 2026-07-17 22:55:49.149752 | instance | 2026-07-17 22:55:49.149928 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-17 22:55:49.150100 | instance | Friday 17 July 2026 22:55:49 +0000 (0:00:00.106) 0:10:15.698 *********** 2026-07-17 22:55:49.301688 | instance | skipping: [instance] 2026-07-17 22:55:49.301957 | instance | 2026-07-17 22:55:49.302295 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:49.302598 | instance | Friday 17 July 2026 22:55:49 +0000 (0:00:00.151) 0:10:15.850 *********** 2026-07-17 22:55:49.406684 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:55:49.406814 | instance | 2026-07-17 22:55:49.407048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:55:49.407188 | instance | Friday 17 July 2026 22:55:49 +0000 (0:00:00.105) 0:10:15.956 *********** 2026-07-17 22:55:49.993195 | instance | ok: [instance] 2026-07-17 22:55:49.993462 | instance | 2026-07-17 22:55:49.993678 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-17 22:55:49.993880 | instance | Friday 17 July 2026 22:55:49 +0000 (0:00:00.585) 0:10:16.541 *********** 2026-07-17 22:55:50.751384 | instance | ok: [instance] 2026-07-17 22:55:50.751620 | instance | 2026-07-17 22:55:50.751922 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-17 22:55:50.752193 | instance | Friday 17 July 2026 22:55:50 +0000 (0:00:00.757) 0:10:17.299 *********** 2026-07-17 22:55:50.825399 | instance | skipping: [instance] 2026-07-17 22:55:50.825520 | instance | 2026-07-17 22:55:50.825655 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-17 22:55:50.825818 | instance | Friday 17 July 2026 22:55:50 +0000 (0:00:00.075) 0:10:17.374 *********** 2026-07-17 22:55:51.684629 | instance | ok: [instance] 2026-07-17 22:55:51.684866 | instance | 2026-07-17 22:55:51.685159 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-17 22:55:51.685435 | instance | Friday 17 July 2026 22:55:51 +0000 (0:00:00.858) 0:10:18.233 *********** 2026-07-17 22:55:51.783812 | instance | ok: [instance] => { 2026-07-17 22:55:51.784050 | instance | "changed": false, 2026-07-17 22:55:51.784187 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-17 22:55:51.784354 | instance | } 2026-07-17 22:55:51.784542 | instance | 2026-07-17 22:55:51.784710 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-17 22:55:51.784903 | instance | Friday 17 July 2026 22:55:51 +0000 (0:00:00.098) 0:10:18.332 *********** 2026-07-17 22:55:54.249056 | instance | ok: [instance] 2026-07-17 22:55:54.249290 | instance | 2026-07-17 22:55:54.249592 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-17 22:55:54.249831 | instance | 2026-07-17 22:55:54.250098 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:55:54.250371 | instance | Friday 17 July 2026 22:55:54 +0000 (0:00:02.466) 0:10:20.798 *********** 2026-07-17 22:55:58.469217 | instance | ok: [instance] 2026-07-17 22:55:58.469437 | instance | 2026-07-17 22:55:58.469721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:55:58.469993 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:04.220) 0:10:25.018 *********** 2026-07-17 22:55:58.572879 | instance | ok: [instance] 2026-07-17 22:55:58.573183 | instance | 2026-07-17 22:55:58.573477 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:55:58.573749 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:00.103) 0:10:25.122 *********** 2026-07-17 22:55:58.640373 | instance | skipping: [instance] 2026-07-17 22:55:58.640596 | instance | 2026-07-17 22:55:58.640941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:55:58.641197 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:00.067) 0:10:25.189 *********** 2026-07-17 22:55:58.710907 | instance | skipping: [instance] 2026-07-17 22:55:58.711136 | instance | 2026-07-17 22:55:58.711420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:55:58.711683 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:00.070) 0:10:25.260 *********** 2026-07-17 22:55:58.789821 | instance | skipping: [instance] 2026-07-17 22:55:58.790178 | instance | 2026-07-17 22:55:58.790611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:55:58.791206 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:00.078) 0:10:25.339 *********** 2026-07-17 22:55:58.860024 | instance | skipping: [instance] 2026-07-17 22:55:58.860351 | instance | 2026-07-17 22:55:58.860770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:55:58.861157 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:00.070) 0:10:25.409 *********** 2026-07-17 22:55:58.926064 | instance | skipping: [instance] 2026-07-17 22:55:58.926340 | instance | 2026-07-17 22:55:58.926635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:55:58.926964 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:00.066) 0:10:25.475 *********** 2026-07-17 22:55:58.995293 | instance | ok: [instance] 2026-07-17 22:55:58.995462 | instance | 2026-07-17 22:55:58.995727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:55:58.995940 | instance | Friday 17 July 2026 22:55:58 +0000 (0:00:00.069) 0:10:25.544 *********** 2026-07-17 22:55:59.079709 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-17 22:55:59.079772 | instance | 2026-07-17 22:55:59.079901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:55:59.080021 | instance | Friday 17 July 2026 22:55:59 +0000 (0:00:00.084) 0:10:25.629 *********** 2026-07-17 22:55:59.198919 | instance | ok: [instance] 2026-07-17 22:55:59.199244 | instance | 2026-07-17 22:55:59.199630 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:55:59.200000 | instance | Friday 17 July 2026 22:55:59 +0000 (0:00:00.118) 0:10:25.747 *********** 2026-07-17 22:55:59.312526 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:55:59.312664 | instance | 2026-07-17 22:55:59.312834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:55:59.313026 | instance | Friday 17 July 2026 22:55:59 +0000 (0:00:00.114) 0:10:25.861 *********** 2026-07-17 22:55:59.923989 | instance | ok: [instance] 2026-07-17 22:55:59.924211 | instance | 2026-07-17 22:55:59.924499 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-07-17 22:55:59.924757 | instance | Friday 17 July 2026 22:55:59 +0000 (0:00:00.611) 0:10:26.473 *********** 2026-07-17 22:56:00.004302 | instance | skipping: [instance] 2026-07-17 22:56:00.004540 | instance | 2026-07-17 22:56:00.004806 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-17 22:56:00.005076 | instance | Friday 17 July 2026 22:55:59 +0000 (0:00:00.080) 0:10:26.553 *********** 2026-07-17 22:56:01.411812 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-17 22:56:01.412103 | instance | ok: [instance] => (item=libvirt-api) 2026-07-17 22:56:01.412381 | instance | 2026-07-17 22:56:01.412652 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-17 22:56:01.412936 | instance | Friday 17 July 2026 22:56:01 +0000 (0:00:01.407) 0:10:27.961 *********** 2026-07-17 22:56:02.811283 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-17 22:56:02.811547 | instance | ok: [instance] => (item=libvirt-api) 2026-07-17 22:56:02.811841 | instance | 2026-07-17 22:56:02.812105 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-07-17 22:56:02.812374 | instance | Friday 17 July 2026 22:56:02 +0000 (0:00:01.399) 0:10:29.360 *********** 2026-07-17 22:56:03.177521 | instance | ok: [instance] 2026-07-17 22:56:03.177762 | instance | 2026-07-17 22:56:03.178042 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-17 22:56:03.178317 | instance | Friday 17 July 2026 22:56:03 +0000 (0:00:00.366) 0:10:29.726 *********** 2026-07-17 22:56:05.144615 | instance | ok: [instance] 2026-07-17 22:56:05.144699 | instance | 2026-07-17 22:56:05.144828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:56:05.144949 | instance | Friday 17 July 2026 22:56:05 +0000 (0:00:01.966) 0:10:31.693 *********** 2026-07-17 22:56:05.354693 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:56:05.354963 | instance | 2026-07-17 22:56:05.355246 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:56:05.355510 | instance | Friday 17 July 2026 22:56:05 +0000 (0:00:00.210) 0:10:31.904 *********** 2026-07-17 22:56:05.917896 | instance | ok: [instance] 2026-07-17 22:56:05.918227 | instance | 2026-07-17 22:56:05.918453 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-17 22:56:05.918670 | instance | Friday 17 July 2026 22:56:05 +0000 (0:00:00.562) 0:10:32.466 *********** 2026-07-17 22:56:06.061554 | instance | skipping: [instance] 2026-07-17 22:56:06.061876 | instance | 2026-07-17 22:56:06.062172 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-17 22:56:06.062454 | instance | Friday 17 July 2026 22:56:06 +0000 (0:00:00.142) 0:10:32.609 *********** 2026-07-17 22:56:07.130443 | instance | ok: [instance] 2026-07-17 22:56:07.130687 | instance | 2026-07-17 22:56:07.131195 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-17 22:56:07.131483 | instance | Friday 17 July 2026 22:56:07 +0000 (0:00:01.070) 0:10:33.679 *********** 2026-07-17 22:56:07.370337 | instance | ok: [instance] 2026-07-17 22:56:07.370796 | instance | 2026-07-17 22:56:07.370810 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-17 22:56:07.370818 | instance | Friday 17 July 2026 22:56:07 +0000 (0:00:00.239) 0:10:33.919 *********** 2026-07-17 22:56:07.911718 | instance | ok: [instance] 2026-07-17 22:56:07.911973 | instance | 2026-07-17 22:56:07.912269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:56:07.912569 | instance | Friday 17 July 2026 22:56:07 +0000 (0:00:00.540) 0:10:34.460 *********** 2026-07-17 22:56:08.026320 | instance | ok: [instance] 2026-07-17 22:56:08.026577 | instance | 2026-07-17 22:56:08.026856 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:56:08.027162 | instance | Friday 17 July 2026 22:56:08 +0000 (0:00:00.115) 0:10:34.575 *********** 2026-07-17 22:56:08.154075 | instance | included: rabbitmq for instance 2026-07-17 22:56:08.154307 | instance | 2026-07-17 22:56:08.154591 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:56:08.154862 | instance | Friday 17 July 2026 22:56:08 +0000 (0:00:00.127) 0:10:34.703 *********** 2026-07-17 22:56:08.909059 | instance | ok: [instance] 2026-07-17 22:56:08.909126 | instance | 2026-07-17 22:56:08.909217 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:56:08.909352 | instance | Friday 17 July 2026 22:56:08 +0000 (0:00:00.755) 0:10:35.458 *********** 2026-07-17 22:56:09.081463 | instance | skipping: [instance] 2026-07-17 22:56:09.081603 | instance | 2026-07-17 22:56:09.081797 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:56:09.082028 | instance | Friday 17 July 2026 22:56:09 +0000 (0:00:00.172) 0:10:35.630 *********** 2026-07-17 22:56:09.266591 | instance | skipping: [instance] 2026-07-17 22:56:09.266907 | instance | 2026-07-17 22:56:09.267238 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:56:09.267433 | instance | Friday 17 July 2026 22:56:09 +0000 (0:00:00.184) 0:10:35.815 *********** 2026-07-17 22:56:09.432981 | instance | skipping: [instance] 2026-07-17 22:56:09.433021 | instance | 2026-07-17 22:56:09.433026 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:56:09.433030 | instance | Friday 17 July 2026 22:56:09 +0000 (0:00:00.166) 0:10:35.982 *********** 2026-07-17 22:56:10.340235 | instance | ok: [instance] 2026-07-17 22:56:10.340302 | instance | 2026-07-17 22:56:10.340311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:56:10.340318 | instance | Friday 17 July 2026 22:56:10 +0000 (0:00:00.905) 0:10:36.888 *********** 2026-07-17 22:56:11.087347 | instance | ok: [instance] 2026-07-17 22:56:11.087414 | instance | 2026-07-17 22:56:11.087426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:56:11.087444 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.739) 0:10:37.627 *********** 2026-07-17 22:56:11.151192 | instance | ok: [instance] 2026-07-17 22:56:11.151264 | instance | 2026-07-17 22:56:11.151406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:56:11.151519 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.073) 0:10:37.700 *********** 2026-07-17 22:56:11.233056 | instance | skipping: [instance] 2026-07-17 22:56:11.233114 | instance | 2026-07-17 22:56:11.233256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:56:11.233377 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.081) 0:10:37.782 *********** 2026-07-17 22:56:11.312525 | instance | skipping: [instance] 2026-07-17 22:56:11.312767 | instance | 2026-07-17 22:56:11.313048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:56:11.313338 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.078) 0:10:37.861 *********** 2026-07-17 22:56:11.382251 | instance | ok: [instance] 2026-07-17 22:56:11.382531 | instance | 2026-07-17 22:56:11.382863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:56:11.383730 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.069) 0:10:37.931 *********** 2026-07-17 22:56:11.630662 | instance | ok: [instance] => (item=placement) 2026-07-17 22:56:11.631040 | instance | ok: [instance] => (item=identity) 2026-07-17 22:56:11.631337 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-17 22:56:11.631605 | instance | ok: [instance] => (item=baremetal) 2026-07-17 22:56:11.631892 | instance | ok: [instance] => (item=network) 2026-07-17 22:56:11.632202 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:56:11.632462 | instance | ok: [instance] => (item=volumev3) 2026-07-17 22:56:11.632718 | instance | ok: [instance] => (item=compute) 2026-07-17 22:56:11.633033 | instance | ok: [instance] => (item=image) 2026-07-17 22:56:11.633303 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:56:11.633583 | instance | ok: [instance] => (item=compute_metadata) 2026-07-17 22:56:11.633847 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-17 22:56:11.634110 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:56:11.634368 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-17 22:56:11.634611 | instance | 2026-07-17 22:56:11.634918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:56:11.635207 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.248) 0:10:38.179 *********** 2026-07-17 22:56:11.755994 | instance | ok: [instance] 2026-07-17 22:56:11.756141 | instance | 2026-07-17 22:56:11.756440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:56:11.756682 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.125) 0:10:38.305 *********** 2026-07-17 22:56:11.991428 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:56:11.991696 | instance | 2026-07-17 22:56:11.992019 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:56:11.992315 | instance | Friday 17 July 2026 22:56:11 +0000 (0:00:00.235) 0:10:38.540 *********** 2026-07-17 22:56:12.613512 | instance | ok: [instance] 2026-07-17 22:56:12.613741 | instance | 2026-07-17 22:56:12.614020 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-07-17 22:56:12.614293 | instance | Friday 17 July 2026 22:56:12 +0000 (0:00:00.622) 0:10:39.162 *********** 2026-07-17 22:56:12.688410 | instance | skipping: [instance] 2026-07-17 22:56:12.688648 | instance | 2026-07-17 22:56:12.688916 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-17 22:56:12.689176 | instance | Friday 17 July 2026 22:56:12 +0000 (0:00:00.074) 0:10:39.237 *********** 2026-07-17 22:56:12.998533 | instance | ok: [instance -> localhost] 2026-07-17 22:56:12.998625 | instance | 2026-07-17 22:56:12.998750 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-17 22:56:12.998901 | instance | Friday 17 July 2026 22:56:12 +0000 (0:00:00.310) 0:10:39.548 *********** 2026-07-17 22:56:13.504340 | instance | ok: [instance -> localhost] 2026-07-17 22:56:13.504448 | instance | 2026-07-17 22:56:13.504620 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-17 22:56:13.504754 | instance | Friday 17 July 2026 22:56:13 +0000 (0:00:00.505) 0:10:40.053 *********** 2026-07-17 22:56:13.942923 | instance | ok: [instance -> localhost] 2026-07-17 22:56:13.943148 | instance | 2026-07-17 22:56:13.943448 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-17 22:56:13.943715 | instance | Friday 17 July 2026 22:56:13 +0000 (0:00:00.438) 0:10:40.492 *********** 2026-07-17 22:56:14.162048 | instance | ok: [instance -> localhost] 2026-07-17 22:56:14.162317 | instance | 2026-07-17 22:56:14.162663 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-17 22:56:14.163129 | instance | Friday 17 July 2026 22:56:14 +0000 (0:00:00.219) 0:10:40.711 *********** 2026-07-17 22:56:15.577773 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-17 22:56:15.578134 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-17 22:56:15.578436 | instance | 2026-07-17 22:56:15.578619 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-07-17 22:56:15.578785 | instance | Friday 17 July 2026 22:56:15 +0000 (0:00:01.415) 0:10:42.127 *********** 2026-07-17 22:56:16.081498 | instance | ok: [instance] 2026-07-17 22:56:16.081731 | instance | 2026-07-17 22:56:16.082013 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-17 22:56:16.082290 | instance | Friday 17 July 2026 22:56:16 +0000 (0:00:00.503) 0:10:42.630 *********** 2026-07-17 22:56:19.404798 | instance | ok: [instance] 2026-07-17 22:56:19.404872 | instance | 2026-07-17 22:56:19.404887 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:56:19.404900 | instance | Friday 17 July 2026 22:56:19 +0000 (0:00:03.322) 0:10:45.952 *********** 2026-07-17 22:56:19.572504 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:56:19.572617 | instance | 2026-07-17 22:56:19.572865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:56:19.572904 | instance | Friday 17 July 2026 22:56:19 +0000 (0:00:00.169) 0:10:46.122 *********** 2026-07-17 22:56:19.649940 | instance | skipping: [instance] 2026-07-17 22:56:19.650313 | instance | 2026-07-17 22:56:19.650354 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:56:19.650360 | instance | Friday 17 July 2026 22:56:19 +0000 (0:00:00.077) 0:10:46.199 *********** 2026-07-17 22:56:19.740954 | instance | skipping: [instance] 2026-07-17 22:56:19.741060 | instance | 2026-07-17 22:56:19.741225 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:56:19.741365 | instance | Friday 17 July 2026 22:56:19 +0000 (0:00:00.090) 0:10:46.290 *********** 2026-07-17 22:56:19.845930 | instance | ok: [instance] 2026-07-17 22:56:19.846042 | instance | 2026-07-17 22:56:19.846279 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-17 22:56:19.846319 | instance | Friday 17 July 2026 22:56:19 +0000 (0:00:00.105) 0:10:46.395 *********** 2026-07-17 22:56:19.965422 | instance | included: ingress for instance 2026-07-17 22:56:19.965494 | instance | 2026-07-17 22:56:19.965637 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-17 22:56:19.965755 | instance | Friday 17 July 2026 22:56:19 +0000 (0:00:00.119) 0:10:46.514 *********** 2026-07-17 22:56:21.212584 | instance | ok: [instance] 2026-07-17 22:56:21.212725 | instance | 2026-07-17 22:56:21.213090 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:56:21.213160 | instance | Friday 17 July 2026 22:56:21 +0000 (0:00:01.246) 0:10:47.761 *********** 2026-07-17 22:56:21.397188 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:56:21.397263 | instance | 2026-07-17 22:56:21.397274 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:56:21.397291 | instance | Friday 17 July 2026 22:56:21 +0000 (0:00:00.184) 0:10:47.946 *********** 2026-07-17 22:56:21.474631 | instance | skipping: [instance] 2026-07-17 22:56:21.474707 | instance | 2026-07-17 22:56:21.475018 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:56:21.475059 | instance | Friday 17 July 2026 22:56:21 +0000 (0:00:00.077) 0:10:48.024 *********** 2026-07-17 22:56:21.560928 | instance | skipping: [instance] 2026-07-17 22:56:21.561036 | instance | 2026-07-17 22:56:21.561168 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:56:21.561329 | instance | Friday 17 July 2026 22:56:21 +0000 (0:00:00.086) 0:10:48.110 *********** 2026-07-17 22:56:21.654542 | instance | ok: [instance] 2026-07-17 22:56:21.654611 | instance | 2026-07-17 22:56:21.654919 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-17 22:56:21.654964 | instance | Friday 17 July 2026 22:56:21 +0000 (0:00:00.093) 0:10:48.204 *********** 2026-07-17 22:56:21.773787 | instance | included: ingress for instance 2026-07-17 22:56:21.773870 | instance | 2026-07-17 22:56:21.774004 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-17 22:56:21.774175 | instance | Friday 17 July 2026 22:56:21 +0000 (0:00:00.119) 0:10:48.323 *********** 2026-07-17 22:56:23.125495 | instance | ok: [instance] 2026-07-17 22:56:23.125595 | instance | 2026-07-17 22:56:23.125693 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-17 22:56:23.125795 | instance | Friday 17 July 2026 22:56:23 +0000 (0:00:01.351) 0:10:49.675 *********** 2026-07-17 22:56:23.864208 | instance | ok: [instance] 2026-07-17 22:56:23.864302 | instance | 2026-07-17 22:56:23.864433 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-17 22:56:23.864557 | instance | Friday 17 July 2026 22:56:23 +0000 (0:00:00.738) 0:10:50.413 *********** 2026-07-17 22:56:29.171658 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-17 22:56:29.171763 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-17 22:56:29.171886 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-17 22:56:29.172011 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-17 22:56:29.172136 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-17 22:56:29.172249 | instance | 2026-07-17 22:56:29.172367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:56:29.172490 | instance | Friday 17 July 2026 22:56:29 +0000 (0:00:05.306) 0:10:55.719 *********** 2026-07-17 22:56:29.299071 | instance | ok: [instance] 2026-07-17 22:56:29.299162 | instance | 2026-07-17 22:56:29.299289 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:56:29.299445 | instance | Friday 17 July 2026 22:56:29 +0000 (0:00:00.128) 0:10:55.848 *********** 2026-07-17 22:56:29.433207 | instance | included: rabbitmq for instance 2026-07-17 22:56:29.433287 | instance | 2026-07-17 22:56:29.433544 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:56:29.433588 | instance | Friday 17 July 2026 22:56:29 +0000 (0:00:00.134) 0:10:55.982 *********** 2026-07-17 22:56:30.195941 | instance | ok: [instance] 2026-07-17 22:56:30.196023 | instance | 2026-07-17 22:56:30.196049 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:56:30.196401 | instance | Friday 17 July 2026 22:56:30 +0000 (0:00:00.761) 0:10:56.744 *********** 2026-07-17 22:56:30.372437 | instance | skipping: [instance] 2026-07-17 22:56:30.372685 | instance | 2026-07-17 22:56:30.373064 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:56:30.373350 | instance | Friday 17 July 2026 22:56:30 +0000 (0:00:00.177) 0:10:56.921 *********** 2026-07-17 22:56:30.569346 | instance | skipping: [instance] 2026-07-17 22:56:30.569420 | instance | 2026-07-17 22:56:30.569554 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:56:30.569717 | instance | Friday 17 July 2026 22:56:30 +0000 (0:00:00.196) 0:10:57.118 *********** 2026-07-17 22:56:30.768247 | instance | skipping: [instance] 2026-07-17 22:56:30.768364 | instance | 2026-07-17 22:56:30.768553 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:56:30.768715 | instance | Friday 17 July 2026 22:56:30 +0000 (0:00:00.198) 0:10:57.317 *********** 2026-07-17 22:56:31.646111 | instance | ok: [instance] 2026-07-17 22:56:31.646492 | instance | 2026-07-17 22:56:31.646841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:56:31.647218 | instance | Friday 17 July 2026 22:56:31 +0000 (0:00:00.876) 0:10:58.193 *********** 2026-07-17 22:56:32.393848 | instance | ok: [instance] 2026-07-17 22:56:32.393890 | instance | 2026-07-17 22:56:32.393896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:56:32.393907 | instance | Friday 17 July 2026 22:56:32 +0000 (0:00:00.749) 0:10:58.943 *********** 2026-07-17 22:56:32.483410 | instance | ok: [instance] 2026-07-17 22:56:32.483445 | instance | 2026-07-17 22:56:32.483450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:56:32.483456 | instance | Friday 17 July 2026 22:56:32 +0000 (0:00:00.089) 0:10:59.032 *********** 2026-07-17 22:56:32.561840 | instance | skipping: [instance] 2026-07-17 22:56:32.561874 | instance | 2026-07-17 22:56:32.562153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:56:32.562164 | instance | Friday 17 July 2026 22:56:32 +0000 (0:00:00.077) 0:10:59.110 *********** 2026-07-17 22:56:32.641143 | instance | skipping: [instance] 2026-07-17 22:56:32.641176 | instance | 2026-07-17 22:56:32.641182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:56:32.641187 | instance | Friday 17 July 2026 22:56:32 +0000 (0:00:00.079) 0:10:59.190 *********** 2026-07-17 22:56:32.718428 | instance | ok: [instance] 2026-07-17 22:56:32.718483 | instance | 2026-07-17 22:56:32.718490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:56:32.718642 | instance | Friday 17 July 2026 22:56:32 +0000 (0:00:00.076) 0:10:59.266 *********** 2026-07-17 22:56:32.942639 | instance | ok: [instance] => (item=identity) 2026-07-17 22:56:32.942676 | instance | ok: [instance] => (item=baremetal) 2026-07-17 22:56:32.942682 | instance | ok: [instance] => (item=network) 2026-07-17 22:56:32.942686 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:56:32.942690 | instance | ok: [instance] => (item=dns) 2026-07-17 22:56:32.942694 | instance | ok: [instance] => (item=compute) 2026-07-17 22:56:32.942698 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:56:32.942702 | instance | ok: [instance] => (item=load_balancer) 2026-07-17 22:56:32.942706 | instance | ok: [instance] => (item=compute_metadata) 2026-07-17 22:56:32.942710 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:56:32.942714 | instance | 2026-07-17 22:56:32.942718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:56:32.942723 | instance | Friday 17 July 2026 22:56:32 +0000 (0:00:00.224) 0:10:59.490 *********** 2026-07-17 22:56:33.048196 | instance | ok: [instance] 2026-07-17 22:56:33.048270 | instance | 2026-07-17 22:56:33.048360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:56:33.048469 | instance | Friday 17 July 2026 22:56:33 +0000 (0:00:00.106) 0:10:59.597 *********** 2026-07-17 22:56:33.158247 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:56:33.158478 | instance | 2026-07-17 22:56:33.158753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:56:33.159018 | instance | Friday 17 July 2026 22:56:33 +0000 (0:00:00.109) 0:10:59.707 *********** 2026-07-17 22:56:33.772640 | instance | ok: [instance] 2026-07-17 22:56:33.772992 | instance | 2026-07-17 22:56:33.773472 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-17 22:56:33.773657 | instance | Friday 17 July 2026 22:56:33 +0000 (0:00:00.614) 0:11:00.322 *********** 2026-07-17 22:56:34.494962 | instance | ok: [instance] 2026-07-17 22:56:34.495215 | instance | 2026-07-17 22:56:34.495489 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-17 22:56:34.495761 | instance | Friday 17 July 2026 22:56:34 +0000 (0:00:00.722) 0:11:01.044 *********** 2026-07-17 22:56:34.566748 | instance | skipping: [instance] 2026-07-17 22:56:34.567064 | instance | 2026-07-17 22:56:34.567348 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-17 22:56:34.567611 | instance | Friday 17 July 2026 22:56:34 +0000 (0:00:00.071) 0:11:01.116 *********** 2026-07-17 22:56:35.152097 | instance | ok: [instance] 2026-07-17 22:56:35.152345 | instance | 2026-07-17 22:56:35.152664 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-17 22:56:35.152889 | instance | Friday 17 July 2026 22:56:35 +0000 (0:00:00.585) 0:11:01.701 *********** 2026-07-17 22:56:35.471808 | instance | ok: [instance] 2026-07-17 22:56:35.471925 | instance | 2026-07-17 22:56:35.472149 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-17 22:56:35.472306 | instance | Friday 17 July 2026 22:56:35 +0000 (0:00:00.319) 0:11:02.021 *********** 2026-07-17 22:56:35.553326 | instance | ok: [instance] 2026-07-17 22:56:35.553574 | instance | 2026-07-17 22:56:35.553950 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-17 22:56:35.554225 | instance | Friday 17 July 2026 22:56:35 +0000 (0:00:00.081) 0:11:02.102 *********** 2026-07-17 22:56:35.631884 | instance | skipping: [instance] 2026-07-17 22:56:35.632132 | instance | 2026-07-17 22:56:35.632551 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-17 22:56:35.632880 | instance | Friday 17 July 2026 22:56:35 +0000 (0:00:00.078) 0:11:02.181 *********** 2026-07-17 22:56:38.213375 | instance | ok: [instance] 2026-07-17 22:56:38.213618 | instance | 2026-07-17 22:56:38.214071 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:56:38.214167 | instance | Friday 17 July 2026 22:56:38 +0000 (0:00:02.581) 0:11:04.762 *********** 2026-07-17 22:56:38.376928 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:56:38.377170 | instance | 2026-07-17 22:56:38.377507 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:56:38.377813 | instance | Friday 17 July 2026 22:56:38 +0000 (0:00:00.163) 0:11:04.926 *********** 2026-07-17 22:56:38.448800 | instance | skipping: [instance] 2026-07-17 22:56:38.448909 | instance | 2026-07-17 22:56:38.449131 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:56:38.449317 | instance | Friday 17 July 2026 22:56:38 +0000 (0:00:00.071) 0:11:04.998 *********** 2026-07-17 22:56:38.522096 | instance | skipping: [instance] 2026-07-17 22:56:38.522218 | instance | 2026-07-17 22:56:38.522400 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:56:38.522571 | instance | Friday 17 July 2026 22:56:38 +0000 (0:00:00.073) 0:11:05.071 *********** 2026-07-17 22:56:38.608820 | instance | ok: [instance] 2026-07-17 22:56:38.608941 | instance | 2026-07-17 22:56:38.609109 | instance | TASK [Create Ingress network] ************************************************** 2026-07-17 22:56:38.609265 | instance | Friday 17 July 2026 22:56:38 +0000 (0:00:00.086) 0:11:05.158 *********** 2026-07-17 22:56:38.720593 | instance | included: ingress for instance 2026-07-17 22:56:38.720736 | instance | 2026-07-17 22:56:38.720937 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-17 22:56:38.721139 | instance | Friday 17 July 2026 22:56:38 +0000 (0:00:00.111) 0:11:05.269 *********** 2026-07-17 22:56:39.798368 | instance | ok: [instance] 2026-07-17 22:56:39.798491 | instance | 2026-07-17 22:56:39.798640 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-17 22:56:39.798813 | instance | Friday 17 July 2026 22:56:39 +0000 (0:00:01.077) 0:11:06.347 *********** 2026-07-17 22:56:40.506897 | instance | ok: [instance] 2026-07-17 22:56:40.507143 | instance | 2026-07-17 22:56:40.507452 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-17 22:56:40.507726 | instance | Friday 17 July 2026 22:56:40 +0000 (0:00:00.708) 0:11:07.055 *********** 2026-07-17 22:56:41.768344 | 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-17 22:56:41.768463 | instance | 2026-07-17 22:56:41.768621 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-17 22:56:41.768772 | instance | Friday 17 July 2026 22:56:41 +0000 (0:00:01.261) 0:11:08.317 *********** 2026-07-17 22:56:43.158061 | 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-17 22:56:43.158138 | instance | 2026-07-17 22:56:43.158275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:56:43.158396 | instance | Friday 17 July 2026 22:56:43 +0000 (0:00:01.389) 0:11:09.706 *********** 2026-07-17 22:56:43.270939 | instance | ok: [instance] 2026-07-17 22:56:43.271047 | instance | 2026-07-17 22:56:43.271176 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:56:43.271291 | instance | Friday 17 July 2026 22:56:43 +0000 (0:00:00.113) 0:11:09.820 *********** 2026-07-17 22:56:43.406348 | instance | included: rabbitmq for instance 2026-07-17 22:56:43.406583 | instance | 2026-07-17 22:56:43.406910 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:56:43.407219 | instance | Friday 17 July 2026 22:56:43 +0000 (0:00:00.135) 0:11:09.955 *********** 2026-07-17 22:56:44.160798 | instance | ok: [instance] 2026-07-17 22:56:44.161014 | instance | 2026-07-17 22:56:44.161296 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:56:44.161724 | instance | Friday 17 July 2026 22:56:44 +0000 (0:00:00.754) 0:11:10.709 *********** 2026-07-17 22:56:44.342681 | instance | skipping: [instance] 2026-07-17 22:56:44.343107 | instance | 2026-07-17 22:56:44.343533 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:56:44.343834 | instance | Friday 17 July 2026 22:56:44 +0000 (0:00:00.181) 0:11:10.891 *********** 2026-07-17 22:56:44.512697 | instance | skipping: [instance] 2026-07-17 22:56:44.512979 | instance | 2026-07-17 22:56:44.513301 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:56:44.513607 | instance | Friday 17 July 2026 22:56:44 +0000 (0:00:00.169) 0:11:11.061 *********** 2026-07-17 22:56:44.686922 | instance | skipping: [instance] 2026-07-17 22:56:44.687184 | instance | 2026-07-17 22:56:44.687465 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:56:44.687765 | instance | Friday 17 July 2026 22:56:44 +0000 (0:00:00.174) 0:11:11.236 *********** 2026-07-17 22:56:45.578463 | instance | ok: [instance] 2026-07-17 22:56:45.578708 | instance | 2026-07-17 22:56:45.579222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:56:45.579518 | instance | Friday 17 July 2026 22:56:45 +0000 (0:00:00.891) 0:11:12.127 *********** 2026-07-17 22:56:46.432014 | instance | ok: [instance] 2026-07-17 22:56:46.432262 | instance | 2026-07-17 22:56:46.432616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:56:46.432927 | instance | Friday 17 July 2026 22:56:46 +0000 (0:00:00.853) 0:11:12.981 *********** 2026-07-17 22:56:46.508866 | instance | ok: [instance] 2026-07-17 22:56:46.509137 | instance | 2026-07-17 22:56:46.509466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:56:46.509761 | instance | Friday 17 July 2026 22:56:46 +0000 (0:00:00.076) 0:11:13.058 *********** 2026-07-17 22:56:46.582154 | instance | skipping: [instance] 2026-07-17 22:56:46.582492 | instance | 2026-07-17 22:56:46.582954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:56:46.583323 | instance | Friday 17 July 2026 22:56:46 +0000 (0:00:00.073) 0:11:13.131 *********** 2026-07-17 22:56:46.672803 | instance | skipping: [instance] 2026-07-17 22:56:46.672993 | instance | 2026-07-17 22:56:46.673263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:56:46.673522 | instance | Friday 17 July 2026 22:56:46 +0000 (0:00:00.090) 0:11:13.222 *********** 2026-07-17 22:56:46.755037 | instance | ok: [instance] 2026-07-17 22:56:46.755335 | instance | 2026-07-17 22:56:46.755702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:56:46.756000 | instance | Friday 17 July 2026 22:56:46 +0000 (0:00:00.082) 0:11:13.304 *********** 2026-07-17 22:56:46.920144 | instance | ok: [instance] => (item=orchestration) 2026-07-17 22:56:46.920393 | instance | ok: [instance] => (item=identity) 2026-07-17 22:56:46.920926 | instance | ok: [instance] => (item=cloudformation) 2026-07-17 22:56:46.921206 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:56:46.921479 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:56:46.921793 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:56:46.922003 | instance | 2026-07-17 22:56:46.922268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:56:46.922531 | instance | Friday 17 July 2026 22:56:46 +0000 (0:00:00.165) 0:11:13.469 *********** 2026-07-17 22:56:47.037763 | instance | ok: [instance] 2026-07-17 22:56:47.037930 | instance | 2026-07-17 22:56:47.038112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:56:47.038292 | instance | Friday 17 July 2026 22:56:47 +0000 (0:00:00.117) 0:11:13.586 *********** 2026-07-17 22:56:47.152833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:56:47.153063 | instance | 2026-07-17 22:56:47.153408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:56:47.153748 | instance | Friday 17 July 2026 22:56:47 +0000 (0:00:00.115) 0:11:13.701 *********** 2026-07-17 22:56:47.782656 | instance | ok: [instance] 2026-07-17 22:56:47.782966 | instance | 2026-07-17 22:56:47.783250 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-17 22:56:47.783517 | instance | Friday 17 July 2026 22:56:47 +0000 (0:00:00.629) 0:11:14.331 *********** 2026-07-17 22:56:50.525483 | instance | ok: [instance] 2026-07-17 22:56:50.525735 | instance | 2026-07-17 22:56:50.526035 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:56:50.526313 | instance | Friday 17 July 2026 22:56:50 +0000 (0:00:02.743) 0:11:17.074 *********** 2026-07-17 22:56:50.716783 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:56:50.717012 | instance | 2026-07-17 22:56:50.718310 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:56:50.718349 | instance | Friday 17 July 2026 22:56:50 +0000 (0:00:00.191) 0:11:17.266 *********** 2026-07-17 22:56:50.807519 | instance | skipping: [instance] 2026-07-17 22:56:50.807808 | instance | 2026-07-17 22:56:50.808116 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:56:50.808402 | instance | Friday 17 July 2026 22:56:50 +0000 (0:00:00.090) 0:11:17.356 *********** 2026-07-17 22:56:50.885417 | instance | skipping: [instance] 2026-07-17 22:56:50.885521 | instance | 2026-07-17 22:56:50.885649 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:56:50.885769 | instance | Friday 17 July 2026 22:56:50 +0000 (0:00:00.078) 0:11:17.435 *********** 2026-07-17 22:56:50.968072 | instance | ok: [instance] 2026-07-17 22:56:50.968164 | instance | 2026-07-17 22:56:50.968293 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-17 22:56:50.968418 | instance | Friday 17 July 2026 22:56:50 +0000 (0:00:00.082) 0:11:17.517 *********** 2026-07-17 22:56:51.091638 | instance | included: ingress for instance 2026-07-17 22:56:51.091721 | instance | 2026-07-17 22:56:51.091852 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-17 22:56:51.091975 | instance | Friday 17 July 2026 22:56:51 +0000 (0:00:00.123) 0:11:17.641 *********** 2026-07-17 22:56:52.355865 | instance | ok: [instance] 2026-07-17 22:56:52.356142 | instance | 2026-07-17 22:56:52.356396 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:56:52.356658 | instance | Friday 17 July 2026 22:56:52 +0000 (0:00:01.263) 0:11:18.904 *********** 2026-07-17 22:56:52.542536 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:56:52.542775 | instance | 2026-07-17 22:56:52.543151 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:56:52.543416 | instance | Friday 17 July 2026 22:56:52 +0000 (0:00:00.187) 0:11:19.091 *********** 2026-07-17 22:56:52.617245 | instance | skipping: [instance] 2026-07-17 22:56:52.617487 | instance | 2026-07-17 22:56:52.617777 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:56:52.618033 | instance | Friday 17 July 2026 22:56:52 +0000 (0:00:00.074) 0:11:19.166 *********** 2026-07-17 22:56:52.693502 | instance | skipping: [instance] 2026-07-17 22:56:52.693669 | instance | 2026-07-17 22:56:52.693863 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:56:52.694074 | instance | Friday 17 July 2026 22:56:52 +0000 (0:00:00.075) 0:11:19.242 *********** 2026-07-17 22:56:52.786978 | instance | ok: [instance] 2026-07-17 22:56:52.787146 | instance | 2026-07-17 22:56:52.787316 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-17 22:56:52.787479 | instance | Friday 17 July 2026 22:56:52 +0000 (0:00:00.093) 0:11:19.336 *********** 2026-07-17 22:56:52.902638 | instance | included: ingress for instance 2026-07-17 22:56:52.902846 | instance | 2026-07-17 22:56:52.903163 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-17 22:56:52.903462 | instance | Friday 17 July 2026 22:56:52 +0000 (0:00:00.115) 0:11:19.451 *********** 2026-07-17 22:56:54.375271 | instance | ok: [instance] 2026-07-17 22:56:54.375330 | instance | 2026-07-17 22:56:54.375342 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-17 22:56:54.375352 | instance | Friday 17 July 2026 22:56:54 +0000 (0:00:01.471) 0:11:20.923 *********** 2026-07-17 22:56:54.661453 | instance | ok: [instance] 2026-07-17 22:56:54.661523 | instance | 2026-07-17 22:56:54.661807 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:56:54.661848 | instance | Friday 17 July 2026 22:56:54 +0000 (0:00:00.287) 0:11:21.211 *********** 2026-07-17 22:56:55.876492 | instance | ok: [instance] 2026-07-17 22:56:55.877090 | instance | 2026-07-17 22:56:55.877109 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:56:55.877119 | instance | Friday 17 July 2026 22:56:55 +0000 (0:00:01.214) 0:11:22.425 *********** 2026-07-17 22:56:56.161564 | instance | ok: [instance] 2026-07-17 22:56:56.161652 | instance | 2026-07-17 22:56:56.161906 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:56:56.161948 | instance | Friday 17 July 2026 22:56:56 +0000 (0:00:00.284) 0:11:22.710 *********** 2026-07-17 22:56:56.290346 | instance | ok: [instance] => { 2026-07-17 22:56:56.290955 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-17 22:56:56.291019 | instance | } 2026-07-17 22:56:56.291026 | instance | 2026-07-17 22:56:56.291032 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:56:56.291052 | instance | Friday 17 July 2026 22:56:56 +0000 (0:00:00.129) 0:11:22.839 *********** 2026-07-17 22:56:56.699755 | instance | ok: [instance] 2026-07-17 22:56:56.699913 | instance | 2026-07-17 22:56:56.700149 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:56:56.700165 | instance | Friday 17 July 2026 22:56:56 +0000 (0:00:00.409) 0:11:23.249 *********** 2026-07-17 22:56:57.815523 | instance | ok: [instance] 2026-07-17 22:56:57.815605 | instance | 2026-07-17 22:56:57.815885 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-17 22:56:57.815926 | instance | Friday 17 July 2026 22:56:57 +0000 (0:00:01.115) 0:11:24.365 *********** 2026-07-17 22:56:58.326474 | instance | ok: [instance] 2026-07-17 22:56:58.326530 | instance | 2026-07-17 22:56:58.326730 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-17 22:56:58.326769 | instance | Friday 17 July 2026 22:56:58 +0000 (0:00:00.510) 0:11:24.875 *********** 2026-07-17 22:56:59.063826 | instance | ok: [instance] 2026-07-17 22:56:59.064224 | instance | 2026-07-17 22:56:59.064240 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-17 22:56:59.064246 | instance | Friday 17 July 2026 22:56:59 +0000 (0:00:00.737) 0:11:25.613 *********** 2026-07-17 22:56:59.787306 | instance | ok: [instance] 2026-07-17 22:56:59.787346 | instance | 2026-07-17 22:56:59.787351 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-17 22:56:59.787357 | instance | Friday 17 July 2026 22:56:59 +0000 (0:00:00.723) 0:11:26.336 *********** 2026-07-17 22:57:00.177949 | instance | ok: [instance] 2026-07-17 22:57:00.178044 | instance | 2026-07-17 22:57:00.178309 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-17 22:57:00.178349 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.390) 0:11:26.727 *********** 2026-07-17 22:57:00.366214 | instance | included: openstack_helm_endpoints for instance 2026-07-17 22:57:00.366289 | instance | 2026-07-17 22:57:00.366537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:57:00.366573 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.188) 0:11:26.915 *********** 2026-07-17 22:57:00.452028 | instance | skipping: [instance] 2026-07-17 22:57:00.452097 | instance | 2026-07-17 22:57:00.452550 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:57:00.452595 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.085) 0:11:27.001 *********** 2026-07-17 22:57:00.524213 | instance | skipping: [instance] 2026-07-17 22:57:00.524290 | instance | 2026-07-17 22:57:00.524560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:57:00.524600 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.072) 0:11:27.073 *********** 2026-07-17 22:57:00.617688 | instance | skipping: [instance] 2026-07-17 22:57:00.617760 | instance | 2026-07-17 22:57:00.617909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:57:00.618040 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.093) 0:11:27.167 *********** 2026-07-17 22:57:00.685922 | instance | skipping: [instance] 2026-07-17 22:57:00.685995 | instance | 2026-07-17 22:57:00.686278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:57:00.686319 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.068) 0:11:27.235 *********** 2026-07-17 22:57:00.757509 | instance | skipping: [instance] 2026-07-17 22:57:00.757580 | instance | 2026-07-17 22:57:00.757876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:57:00.757915 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.071) 0:11:27.307 *********** 2026-07-17 22:57:00.835522 | instance | skipping: [instance] 2026-07-17 22:57:00.835630 | instance | 2026-07-17 22:57:00.835986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:57:00.836059 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.077) 0:11:27.384 *********** 2026-07-17 22:57:00.907436 | instance | ok: [instance] 2026-07-17 22:57:00.907493 | instance | 2026-07-17 22:57:00.907507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:57:00.907518 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.071) 0:11:27.455 *********** 2026-07-17 22:57:00.993817 | instance | ok: [instance] => (item=identity) 2026-07-17 22:57:00.993899 | instance | 2026-07-17 22:57:00.994030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:57:00.994152 | instance | Friday 17 July 2026 22:57:00 +0000 (0:00:00.087) 0:11:27.543 *********** 2026-07-17 22:57:01.110468 | instance | ok: [instance] 2026-07-17 22:57:01.110560 | instance | 2026-07-17 22:57:01.110683 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-17 22:57:01.110801 | instance | Friday 17 July 2026 22:57:01 +0000 (0:00:00.116) 0:11:27.659 *********** 2026-07-17 22:57:01.559054 | instance | ok: [instance] 2026-07-17 22:57:01.559136 | instance | 2026-07-17 22:57:01.559257 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-17 22:57:01.559409 | instance | Friday 17 July 2026 22:57:01 +0000 (0:00:00.448) 0:11:28.108 *********** 2026-07-17 22:57:02.090970 | instance | ok: [instance] 2026-07-17 22:57:02.091043 | instance | 2026-07-17 22:57:02.091157 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-17 22:57:02.091277 | instance | Friday 17 July 2026 22:57:02 +0000 (0:00:00.532) 0:11:28.640 *********** 2026-07-17 22:57:02.773121 | instance | ok: [instance] 2026-07-17 22:57:02.773170 | instance | 2026-07-17 22:57:02.773177 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-17 22:57:02.773182 | instance | Friday 17 July 2026 22:57:02 +0000 (0:00:00.681) 0:11:29.322 *********** 2026-07-17 22:57:03.357575 | instance | ok: [instance] 2026-07-17 22:57:03.357613 | instance | 2026-07-17 22:57:03.357785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:57:03.357796 | instance | Friday 17 July 2026 22:57:03 +0000 (0:00:00.583) 0:11:29.906 *********** 2026-07-17 22:57:03.483278 | instance | ok: [instance] 2026-07-17 22:57:03.483327 | instance | 2026-07-17 22:57:03.483336 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:57:03.483342 | instance | Friday 17 July 2026 22:57:03 +0000 (0:00:00.125) 0:11:30.032 *********** 2026-07-17 22:57:03.600634 | instance | included: rabbitmq for instance 2026-07-17 22:57:03.600677 | instance | 2026-07-17 22:57:03.600695 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:57:03.600702 | instance | Friday 17 July 2026 22:57:03 +0000 (0:00:00.117) 0:11:30.149 *********** 2026-07-17 22:57:04.383273 | instance | ok: [instance] 2026-07-17 22:57:04.383321 | instance | 2026-07-17 22:57:04.383333 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:57:04.383343 | instance | Friday 17 July 2026 22:57:04 +0000 (0:00:00.781) 0:11:30.931 *********** 2026-07-17 22:57:04.558028 | instance | skipping: [instance] 2026-07-17 22:57:04.558078 | instance | 2026-07-17 22:57:04.558285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:57:04.558631 | instance | Friday 17 July 2026 22:57:04 +0000 (0:00:00.175) 0:11:31.107 *********** 2026-07-17 22:57:04.758586 | instance | skipping: [instance] 2026-07-17 22:57:04.758656 | instance | 2026-07-17 22:57:04.759652 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:57:04.759677 | instance | Friday 17 July 2026 22:57:04 +0000 (0:00:00.200) 0:11:31.307 *********** 2026-07-17 22:57:04.958967 | instance | skipping: [instance] 2026-07-17 22:57:04.959231 | instance | 2026-07-17 22:57:04.959530 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:57:04.959805 | instance | Friday 17 July 2026 22:57:04 +0000 (0:00:00.200) 0:11:31.508 *********** 2026-07-17 22:57:05.845842 | instance | ok: [instance] 2026-07-17 22:57:05.846083 | instance | 2026-07-17 22:57:05.846375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:57:05.846646 | instance | Friday 17 July 2026 22:57:05 +0000 (0:00:00.886) 0:11:32.395 *********** 2026-07-17 22:57:06.534630 | instance | ok: [instance] 2026-07-17 22:57:06.534950 | instance | 2026-07-17 22:57:06.535317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:57:06.535538 | instance | Friday 17 July 2026 22:57:06 +0000 (0:00:00.688) 0:11:33.083 *********** 2026-07-17 22:57:06.613258 | instance | ok: [instance] 2026-07-17 22:57:06.613578 | instance | 2026-07-17 22:57:06.613879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:57:06.614228 | instance | Friday 17 July 2026 22:57:06 +0000 (0:00:00.078) 0:11:33.162 *********** 2026-07-17 22:57:06.691464 | instance | skipping: [instance] 2026-07-17 22:57:06.691677 | instance | 2026-07-17 22:57:06.691981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:57:06.692320 | instance | Friday 17 July 2026 22:57:06 +0000 (0:00:00.078) 0:11:33.240 *********** 2026-07-17 22:57:06.766651 | instance | skipping: [instance] 2026-07-17 22:57:06.766993 | instance | 2026-07-17 22:57:06.767416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:57:06.767822 | instance | Friday 17 July 2026 22:57:06 +0000 (0:00:00.075) 0:11:33.315 *********** 2026-07-17 22:57:06.850680 | instance | ok: [instance] 2026-07-17 22:57:06.850966 | instance | 2026-07-17 22:57:06.851253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:57:06.851553 | instance | Friday 17 July 2026 22:57:06 +0000 (0:00:00.083) 0:11:33.399 *********** 2026-07-17 22:57:07.021858 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-17 22:57:07.021983 | instance | ok: [instance] => (item=identity) 2026-07-17 22:57:07.022166 | instance | ok: [instance] => (item=network) 2026-07-17 22:57:07.022361 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:57:07.022540 | instance | ok: [instance] => (item=valkey) 2026-07-17 22:57:07.022735 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:57:07.022925 | instance | ok: [instance] => (item=load_balancer) 2026-07-17 22:57:07.023175 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:57:07.023401 | instance | 2026-07-17 22:57:07.023682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:57:07.023934 | instance | Friday 17 July 2026 22:57:07 +0000 (0:00:00.170) 0:11:33.570 *********** 2026-07-17 22:57:07.134956 | instance | ok: [instance] 2026-07-17 22:57:07.135216 | instance | 2026-07-17 22:57:07.135540 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:57:07.135921 | instance | Friday 17 July 2026 22:57:07 +0000 (0:00:00.112) 0:11:33.683 *********** 2026-07-17 22:57:07.242516 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:57:07.242783 | instance | 2026-07-17 22:57:07.243130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:57:07.243475 | instance | Friday 17 July 2026 22:57:07 +0000 (0:00:00.107) 0:11:33.791 *********** 2026-07-17 22:57:07.837310 | instance | ok: [instance] 2026-07-17 22:57:07.837589 | instance | 2026-07-17 22:57:07.837882 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-17 22:57:07.839386 | instance | Friday 17 July 2026 22:57:07 +0000 (0:00:00.595) 0:11:34.386 *********** 2026-07-17 22:57:09.283545 | instance | ok: [instance] 2026-07-17 22:57:09.283621 | instance | 2026-07-17 22:57:09.283911 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-17 22:57:09.284221 | instance | Friday 17 July 2026 22:57:09 +0000 (0:00:01.445) 0:11:35.832 *********** 2026-07-17 22:57:10.289152 | instance | ok: [instance] 2026-07-17 22:57:10.289431 | instance | 2026-07-17 22:57:10.289661 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-17 22:57:10.289932 | instance | Friday 17 July 2026 22:57:10 +0000 (0:00:01.005) 0:11:36.837 *********** 2026-07-17 22:57:11.398033 | instance | ok: [instance] 2026-07-17 22:57:11.398289 | instance | 2026-07-17 22:57:11.398649 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-17 22:57:11.399086 | instance | Friday 17 July 2026 22:57:11 +0000 (0:00:01.108) 0:11:37.946 *********** 2026-07-17 22:57:12.583987 | instance | ok: [instance] 2026-07-17 22:57:12.584410 | instance | 2026-07-17 22:57:12.584874 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-17 22:57:12.585215 | instance | Friday 17 July 2026 22:57:12 +0000 (0:00:01.186) 0:11:39.132 *********** 2026-07-17 22:57:17.698968 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-17 22:57:17.699044 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-17 22:57:17.699211 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-17 22:57:17.699264 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-17 22:57:17.699754 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-17 22:57:17.699796 | instance | 2026-07-17 22:57:17.699801 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-17 22:57:17.699807 | instance | Friday 17 July 2026 22:57:17 +0000 (0:00:05.115) 0:11:44.248 *********** 2026-07-17 22:57:19.182121 | instance | ok: [instance] => (item=instance) 2026-07-17 22:57:19.182216 | instance | 2026-07-17 22:57:19.182536 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-17 22:57:19.182582 | instance | Friday 17 July 2026 22:57:19 +0000 (0:00:01.483) 0:11:45.731 *********** 2026-07-17 22:57:22.785285 | instance | ok: [instance] => (item=instance) 2026-07-17 22:57:22.785368 | instance | 2026-07-17 22:57:22.785500 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-17 22:57:22.785691 | instance | Friday 17 July 2026 22:57:22 +0000 (0:00:03.603) 0:11:49.334 *********** 2026-07-17 22:57:28.850215 | instance | ok: [instance] => (item=instance) 2026-07-17 22:57:28.850260 | instance | 2026-07-17 22:57:28.850267 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-17 22:57:28.850271 | instance | Friday 17 July 2026 22:57:28 +0000 (0:00:06.064) 0:11:55.399 *********** 2026-07-17 22:57:30.007135 | instance | ok: [instance] => (item=instance) 2026-07-17 22:57:30.007200 | instance | 2026-07-17 22:57:30.007481 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-17 22:57:30.007519 | instance | Friday 17 July 2026 22:57:29 +0000 (0:00:01.157) 0:11:56.556 *********** 2026-07-17 22:57:30.101548 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-17 22:57:30.101988 | instance | 2026-07-17 22:57:30.102007 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-17 22:57:30.102013 | instance | Friday 17 July 2026 22:57:30 +0000 (0:00:00.094) 0:11:56.651 *********** 2026-07-17 22:57:31.087347 | instance | ok: [instance] 2026-07-17 22:57:31.087448 | instance | 2026-07-17 22:57:31.087691 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-17 22:57:31.088107 | instance | Friday 17 July 2026 22:57:31 +0000 (0:00:00.985) 0:11:57.636 *********** 2026-07-17 22:57:33.048371 | 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-17T22:30:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.73', 'hostname': 'host-172-24-2-73', 'fqdn': 'host-172-24-2-73.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '605dfd12-d32d-4be6-868c-ba53346cad89', 'ip_address': '172.24.2.73'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ee:bb:27', 'name': 'octavia-health-manager-port-instance', 'network_id': '21569402-3329-4e6a-98d8-be54cb217bf7', 'numa_affinity_policy': None, 'project_id': '174e8628d7544aa68a2dff3405391451', 'tenant_id': '174e8628d7544aa68a2dff3405391451', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['4301eeb0-04b4-4870-84d1-0ef9ef9146e4'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-17T22:34:17Z', 'revision_number': 5, 'if_match': None, 'id': '17007599-dce6-4ac3-9c98-5394224f58d5', '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-17 22:57:33.048814 | 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-17T22:30:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.73', 'hostname': 'host-172-24-2-73', 'fqdn': 'host-172-24-2-73.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '605dfd12-d32d-4be6-868c-ba53346cad89', 'ip_address': '172.24.2.73'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ee:bb:27', 'name': 'octavia-health-manager-port-instance', 'network_id': '21569402-3329-4e6a-98d8-be54cb217bf7', 'numa_affinity_policy': None, 'project_id': '174e8628d7544aa68a2dff3405391451', 'tenant_id': '174e8628d7544aa68a2dff3405391451', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['4301eeb0-04b4-4870-84d1-0ef9ef9146e4'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-17T22:34:17Z', 'revision_number': 5, 'if_match': None, 'id': '17007599-dce6-4ac3-9c98-5394224f58d5', '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-17 22:57:33.048863 | instance | 2026-07-17 22:57:33.049111 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-17 22:57:33.049122 | instance | Friday 17 July 2026 22:57:33 +0000 (0:00:01.960) 0:11:59.597 *********** 2026-07-17 22:57:34.055555 | instance | ok: [instance] 2026-07-17 22:57:34.055607 | instance | 2026-07-17 22:57:34.055614 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-17 22:57:34.055621 | instance | Friday 17 July 2026 22:57:34 +0000 (0:00:01.006) 0:12:00.604 *********** 2026-07-17 22:57:34.197400 | instance | included: atmosphere.common.glance_image for instance 2026-07-17 22:57:34.197447 | instance | 2026-07-17 22:57:34.197454 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-17 22:57:34.197475 | instance | Friday 17 July 2026 22:57:34 +0000 (0:00:00.141) 0:12:00.746 *********** 2026-07-17 22:57:35.449269 | instance | ok: [instance] 2026-07-17 22:57:35.449402 | instance | 2026-07-17 22:57:35.449675 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:57:35.449938 | instance | Friday 17 July 2026 22:57:35 +0000 (0:00:01.251) 0:12:01.997 *********** 2026-07-17 22:57:35.964779 | instance | ok: [instance] 2026-07-17 22:57:35.965013 | instance | 2026-07-17 22:57:35.965290 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:57:35.965561 | instance | Friday 17 July 2026 22:57:35 +0000 (0:00:00.516) 0:12:02.514 *********** 2026-07-17 22:57:36.053391 | instance | ok: [instance] 2026-07-17 22:57:36.053568 | instance | 2026-07-17 22:57:36.053847 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:57:36.054172 | instance | Friday 17 July 2026 22:57:36 +0000 (0:00:00.088) 0:12:02.602 *********** 2026-07-17 22:57:37.013925 | instance | ok: [instance] 2026-07-17 22:57:37.014089 | instance | 2026-07-17 22:57:37.014285 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:57:37.014463 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.960) 0:12:03.563 *********** 2026-07-17 22:57:37.092586 | instance | ok: [instance] 2026-07-17 22:57:37.092827 | instance | 2026-07-17 22:57:37.093112 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:57:37.093386 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.078) 0:12:03.641 *********** 2026-07-17 22:57:37.298432 | instance | ok: [instance] 2026-07-17 22:57:37.298648 | instance | 2026-07-17 22:57:37.299001 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:57:37.299281 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.205) 0:12:03.847 *********** 2026-07-17 22:57:37.366419 | instance | skipping: [instance] 2026-07-17 22:57:37.366618 | instance | 2026-07-17 22:57:37.367035 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:57:37.367306 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.066) 0:12:03.914 *********** 2026-07-17 22:57:37.443019 | instance | skipping: [instance] 2026-07-17 22:57:37.443168 | instance | 2026-07-17 22:57:37.443358 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:57:37.443556 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.077) 0:12:03.992 *********** 2026-07-17 22:57:37.512188 | instance | skipping: [instance] 2026-07-17 22:57:37.512385 | instance | 2026-07-17 22:57:37.512649 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:57:37.512913 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.069) 0:12:04.061 *********** 2026-07-17 22:57:37.593999 | instance | skipping: [instance] 2026-07-17 22:57:37.594232 | instance | 2026-07-17 22:57:37.594502 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:57:37.594836 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.081) 0:12:04.142 *********** 2026-07-17 22:57:37.668080 | instance | skipping: [instance] 2026-07-17 22:57:37.668330 | instance | 2026-07-17 22:57:37.668582 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:57:37.668863 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.074) 0:12:04.217 *********** 2026-07-17 22:57:37.752545 | instance | skipping: [instance] 2026-07-17 22:57:37.752693 | instance | 2026-07-17 22:57:37.752906 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:57:37.753125 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.084) 0:12:04.301 *********** 2026-07-17 22:57:37.835774 | instance | skipping: [instance] 2026-07-17 22:57:37.835848 | instance | 2026-07-17 22:57:37.835911 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:57:37.836152 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.082) 0:12:04.384 *********** 2026-07-17 22:57:37.907658 | instance | skipping: [instance] 2026-07-17 22:57:37.907946 | instance | 2026-07-17 22:57:37.908312 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:57:37.908650 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.072) 0:12:04.456 *********** 2026-07-17 22:57:37.988155 | instance | skipping: [instance] 2026-07-17 22:57:37.988399 | instance | 2026-07-17 22:57:37.988686 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:57:37.988984 | instance | Friday 17 July 2026 22:57:37 +0000 (0:00:00.080) 0:12:04.537 *********** 2026-07-17 22:57:38.116619 | instance | skipping: [instance] 2026-07-17 22:57:38.116749 | instance | 2026-07-17 22:57:38.116920 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-17 22:57:38.117113 | instance | Friday 17 July 2026 22:57:38 +0000 (0:00:00.128) 0:12:04.665 *********** 2026-07-17 22:57:39.080705 | instance | ok: [instance] 2026-07-17 22:57:39.080854 | instance | 2026-07-17 22:57:39.081052 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-17 22:57:39.081255 | instance | Friday 17 July 2026 22:57:39 +0000 (0:00:00.964) 0:12:05.630 *********** 2026-07-17 22:57:39.826234 | instance | ok: [instance] 2026-07-17 22:57:39.826386 | instance | 2026-07-17 22:57:39.826579 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-17 22:57:39.826745 | instance | Friday 17 July 2026 22:57:39 +0000 (0:00:00.745) 0:12:06.375 *********** 2026-07-17 22:57:40.562284 | instance | ok: [instance] 2026-07-17 22:57:40.562365 | instance | 2026-07-17 22:57:40.562481 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-17 22:57:40.562605 | instance | Friday 17 July 2026 22:57:40 +0000 (0:00:00.735) 0:12:07.111 *********** 2026-07-17 22:57:41.864318 | instance | ok: [instance] 2026-07-17 22:57:41.864395 | instance | 2026-07-17 22:57:41.864504 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-17 22:57:41.864645 | instance | Friday 17 July 2026 22:57:41 +0000 (0:00:01.302) 0:12:08.413 *********** 2026-07-17 22:57:43.327511 | instance | ok: [instance] => (item=octavia-client) 2026-07-17 22:57:43.327929 | instance | ok: [instance] => (item=octavia-server) 2026-07-17 22:57:43.328209 | instance | 2026-07-17 22:57:43.328503 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-17 22:57:43.328852 | instance | Friday 17 July 2026 22:57:43 +0000 (0:00:01.462) 0:12:09.876 *********** 2026-07-17 22:57:44.108065 | instance | ok: [instance] 2026-07-17 22:57:44.108292 | instance | 2026-07-17 22:57:44.108714 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-17 22:57:44.108965 | instance | Friday 17 July 2026 22:57:44 +0000 (0:00:00.780) 0:12:10.656 *********** 2026-07-17 22:57:45.651106 | instance | ok: [instance] 2026-07-17 22:57:45.651253 | instance | 2026-07-17 22:57:45.651977 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-17 22:57:45.652062 | instance | Friday 17 July 2026 22:57:45 +0000 (0:00:01.543) 0:12:12.200 *********** 2026-07-17 22:57:48.184788 | instance | ok: [instance] 2026-07-17 22:57:48.184867 | instance | 2026-07-17 22:57:48.185138 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-17 22:57:48.185180 | instance | Friday 17 July 2026 22:57:48 +0000 (0:00:02.534) 0:12:14.734 *********** 2026-07-17 22:57:59.854986 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-17 22:57:59.855065 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-17 22:57:59.855458 | instance | 2026-07-17 22:57:59.855498 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:57:59.855505 | instance | Friday 17 July 2026 22:57:59 +0000 (0:00:11.670) 0:12:26.404 *********** 2026-07-17 22:58:00.028307 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:58:00.028380 | instance | 2026-07-17 22:58:00.028608 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:58:00.028650 | instance | Friday 17 July 2026 22:58:00 +0000 (0:00:00.173) 0:12:26.577 *********** 2026-07-17 22:58:00.110894 | instance | skipping: [instance] 2026-07-17 22:58:00.111334 | instance | 2026-07-17 22:58:00.111374 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:58:00.111380 | instance | Friday 17 July 2026 22:58:00 +0000 (0:00:00.082) 0:12:26.660 *********** 2026-07-17 22:58:00.194914 | instance | skipping: [instance] 2026-07-17 22:58:00.194984 | instance | 2026-07-17 22:58:00.195299 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:58:00.195344 | instance | Friday 17 July 2026 22:58:00 +0000 (0:00:00.084) 0:12:26.744 *********** 2026-07-17 22:58:00.285361 | instance | ok: [instance] 2026-07-17 22:58:00.285417 | instance | 2026-07-17 22:58:00.285688 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-17 22:58:00.285723 | instance | Friday 17 July 2026 22:58:00 +0000 (0:00:00.090) 0:12:26.834 *********** 2026-07-17 22:58:00.403529 | instance | included: ingress for instance 2026-07-17 22:58:00.403644 | instance | 2026-07-17 22:58:00.403797 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-17 22:58:00.403965 | instance | Friday 17 July 2026 22:58:00 +0000 (0:00:00.118) 0:12:26.952 *********** 2026-07-17 22:58:01.874263 | instance | ok: [instance] 2026-07-17 22:58:01.874384 | instance | 2026-07-17 22:58:01.874426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:58:01.874571 | instance | Friday 17 July 2026 22:58:01 +0000 (0:00:01.470) 0:12:28.423 *********** 2026-07-17 22:58:01.978780 | instance | ok: [instance] 2026-07-17 22:58:01.978893 | instance | 2026-07-17 22:58:01.978948 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:58:01.979119 | instance | Friday 17 July 2026 22:58:01 +0000 (0:00:00.104) 0:12:28.528 *********** 2026-07-17 22:58:02.110456 | instance | included: rabbitmq for instance 2026-07-17 22:58:02.110672 | instance | 2026-07-17 22:58:02.111054 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:58:02.111322 | instance | Friday 17 July 2026 22:58:02 +0000 (0:00:00.131) 0:12:28.659 *********** 2026-07-17 22:58:02.825265 | instance | ok: [instance] 2026-07-17 22:58:02.825539 | instance | 2026-07-17 22:58:02.825897 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:58:02.826221 | instance | Friday 17 July 2026 22:58:02 +0000 (0:00:00.714) 0:12:29.374 *********** 2026-07-17 22:58:03.009783 | instance | skipping: [instance] 2026-07-17 22:58:03.010007 | instance | 2026-07-17 22:58:03.010291 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:58:03.010573 | instance | Friday 17 July 2026 22:58:03 +0000 (0:00:00.184) 0:12:29.558 *********** 2026-07-17 22:58:03.184807 | instance | skipping: [instance] 2026-07-17 22:58:03.185044 | instance | 2026-07-17 22:58:03.185321 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:58:03.185587 | instance | Friday 17 July 2026 22:58:03 +0000 (0:00:00.175) 0:12:29.734 *********** 2026-07-17 22:58:03.351552 | instance | skipping: [instance] 2026-07-17 22:58:03.351750 | instance | 2026-07-17 22:58:03.352017 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:58:03.352280 | instance | Friday 17 July 2026 22:58:03 +0000 (0:00:00.166) 0:12:29.900 *********** 2026-07-17 22:58:04.246960 | instance | ok: [instance] 2026-07-17 22:58:04.247051 | instance | 2026-07-17 22:58:04.247063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:58:04.247073 | instance | Friday 17 July 2026 22:58:04 +0000 (0:00:00.894) 0:12:30.795 *********** 2026-07-17 22:58:04.930851 | instance | ok: [instance] 2026-07-17 22:58:04.931126 | instance | 2026-07-17 22:58:04.931422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:58:04.932793 | instance | Friday 17 July 2026 22:58:04 +0000 (0:00:00.684) 0:12:31.479 *********** 2026-07-17 22:58:05.014858 | instance | ok: [instance] 2026-07-17 22:58:05.015195 | instance | 2026-07-17 22:58:05.015548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:58:05.015985 | instance | Friday 17 July 2026 22:58:05 +0000 (0:00:00.084) 0:12:31.563 *********** 2026-07-17 22:58:05.088216 | instance | skipping: [instance] 2026-07-17 22:58:05.088355 | instance | 2026-07-17 22:58:05.088542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:58:05.088698 | instance | Friday 17 July 2026 22:58:05 +0000 (0:00:00.073) 0:12:31.637 *********** 2026-07-17 22:58:05.158102 | instance | skipping: [instance] 2026-07-17 22:58:05.158338 | instance | 2026-07-17 22:58:05.158615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:58:05.158923 | instance | Friday 17 July 2026 22:58:05 +0000 (0:00:00.069) 0:12:31.707 *********** 2026-07-17 22:58:05.227104 | instance | ok: [instance] 2026-07-17 22:58:05.227330 | instance | 2026-07-17 22:58:05.227682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:58:05.227937 | instance | Friday 17 July 2026 22:58:05 +0000 (0:00:00.068) 0:12:31.776 *********** 2026-07-17 22:58:05.386492 | instance | ok: [instance] => (item=orchestration) 2026-07-17 22:58:05.386635 | instance | ok: [instance] => (item=container_infra) 2026-07-17 22:58:05.386792 | instance | ok: [instance] => (item=identity) 2026-07-17 22:58:05.386973 | instance | ok: [instance] => (item=key_manager) 2026-07-17 22:58:05.387128 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:58:05.387288 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:58:05.387454 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:58:05.387750 | instance | 2026-07-17 22:58:05.387919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:58:05.388076 | instance | Friday 17 July 2026 22:58:05 +0000 (0:00:00.159) 0:12:31.935 *********** 2026-07-17 22:58:05.500508 | instance | ok: [instance] 2026-07-17 22:58:05.500713 | instance | 2026-07-17 22:58:05.501006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:58:05.501312 | instance | Friday 17 July 2026 22:58:05 +0000 (0:00:00.113) 0:12:32.049 *********** 2026-07-17 22:58:05.606085 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:58:05.607905 | instance | 2026-07-17 22:58:05.607966 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:58:05.607976 | instance | Friday 17 July 2026 22:58:05 +0000 (0:00:00.106) 0:12:32.155 *********** 2026-07-17 22:58:06.193623 | instance | ok: [instance] 2026-07-17 22:58:06.193845 | instance | 2026-07-17 22:58:06.194112 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:58:06.194382 | instance | Friday 17 July 2026 22:58:06 +0000 (0:00:00.587) 0:12:32.742 *********** 2026-07-17 22:58:06.286189 | instance | ok: [instance] => { 2026-07-17 22:58:06.286449 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-17 22:58:06.286712 | instance | } 2026-07-17 22:58:06.287004 | instance | 2026-07-17 22:58:06.287279 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:58:06.287549 | instance | Friday 17 July 2026 22:58:06 +0000 (0:00:00.092) 0:12:32.835 *********** 2026-07-17 22:58:06.637198 | instance | ok: [instance] 2026-07-17 22:58:06.637267 | instance | 2026-07-17 22:58:06.637839 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:58:06.637859 | instance | Friday 17 July 2026 22:58:06 +0000 (0:00:00.350) 0:12:33.186 *********** 2026-07-17 22:58:06.744766 | instance | skipping: [instance] 2026-07-17 22:58:06.744825 | instance | 2026-07-17 22:58:06.744958 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-17 22:58:06.745089 | instance | Friday 17 July 2026 22:58:06 +0000 (0:00:00.107) 0:12:33.293 *********** 2026-07-17 22:58:07.364144 | instance | ok: [instance] 2026-07-17 22:58:07.364185 | instance | 2026-07-17 22:58:07.364388 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:58:07.364429 | instance | Friday 17 July 2026 22:58:07 +0000 (0:00:00.618) 0:12:33.912 *********** 2026-07-17 22:58:07.481232 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:58:07.481331 | instance | 2026-07-17 22:58:07.481580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:58:07.481601 | instance | Friday 17 July 2026 22:58:07 +0000 (0:00:00.118) 0:12:34.030 *********** 2026-07-17 22:58:08.071400 | instance | ok: [instance] 2026-07-17 22:58:08.071506 | instance | 2026-07-17 22:58:08.071641 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-17 22:58:08.071901 | instance | Friday 17 July 2026 22:58:08 +0000 (0:00:00.590) 0:12:34.620 *********** 2026-07-17 22:58:08.340999 | instance | ok: [instance] 2026-07-17 22:58:08.341222 | instance | 2026-07-17 22:58:08.341520 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-17 22:58:08.341790 | instance | Friday 17 July 2026 22:58:08 +0000 (0:00:00.269) 0:12:34.890 *********** 2026-07-17 22:58:08.898407 | instance | ok: [instance] 2026-07-17 22:58:08.898509 | instance | 2026-07-17 22:58:08.898602 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-17 22:58:08.898744 | instance | Friday 17 July 2026 22:58:08 +0000 (0:00:00.557) 0:12:35.447 *********** 2026-07-17 22:58:09.934152 | instance | ok: [instance] 2026-07-17 22:58:09.934370 | instance | 2026-07-17 22:58:09.934689 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-17 22:58:09.935023 | instance | Friday 17 July 2026 22:58:09 +0000 (0:00:01.035) 0:12:36.482 *********** 2026-07-17 22:58:13.281545 | instance | ok: [instance] 2026-07-17 22:58:13.281801 | instance | 2026-07-17 22:58:13.282080 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-17 22:58:13.282347 | instance | Friday 17 July 2026 22:58:13 +0000 (0:00:03.347) 0:12:39.830 *********** 2026-07-17 22:58:13.519800 | instance | ok: [instance] 2026-07-17 22:58:13.520031 | instance | 2026-07-17 22:58:13.520339 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-17 22:58:13.520612 | instance | Friday 17 July 2026 22:58:13 +0000 (0:00:00.238) 0:12:40.069 *********** 2026-07-17 22:58:15.763833 | instance | ok: [instance] 2026-07-17 22:58:15.763889 | instance | 2026-07-17 22:58:15.763901 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-17 22:58:15.763912 | instance | Friday 17 July 2026 22:58:15 +0000 (0:00:02.243) 0:12:42.312 *********** 2026-07-17 22:58:16.465709 | instance | ok: [instance] 2026-07-17 22:58:16.465799 | instance | 2026-07-17 22:58:16.465933 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-17 22:58:16.466057 | instance | Friday 17 July 2026 22:58:16 +0000 (0:00:00.703) 0:12:43.015 *********** 2026-07-17 22:58:16.546076 | instance | skipping: [instance] 2026-07-17 22:58:16.546194 | instance | 2026-07-17 22:58:16.546354 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-17 22:58:16.546509 | instance | Friday 17 July 2026 22:58:16 +0000 (0:00:00.080) 0:12:43.095 *********** 2026-07-17 22:58:16.632221 | instance | ok: [instance] 2026-07-17 22:58:16.632341 | instance | 2026-07-17 22:58:16.632472 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-17 22:58:16.632600 | instance | Friday 17 July 2026 22:58:16 +0000 (0:00:00.085) 0:12:43.181 *********** 2026-07-17 22:58:16.708586 | instance | skipping: [instance] 2026-07-17 22:58:16.708731 | instance | 2026-07-17 22:58:16.708866 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-17 22:58:16.708994 | instance | Friday 17 July 2026 22:58:16 +0000 (0:00:00.075) 0:12:43.257 *********** 2026-07-17 22:58:19.458726 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-17 22:58:19.458911 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-17 22:58:19.459105 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-17 22:58:19.459289 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-17 22:58:19.459455 | instance | 2026-07-17 22:58:19.459640 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-17 22:58:19.459814 | instance | Friday 17 July 2026 22:58:19 +0000 (0:00:02.750) 0:12:46.007 *********** 2026-07-17 22:58:19.560949 | 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-17 22:58:19.561116 | 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-17 22:58:19.561314 | 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-17 22:58:19.561494 | 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-17 22:58:19.561695 | 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-17 22:58:19.561870 | 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-17 22:58:19.562051 | 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-17 22:58:19.562231 | 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-17 22:58:19.562396 | instance | skipping: [instance] 2026-07-17 22:58:19.562559 | instance | 2026-07-17 22:58:19.562751 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-17 22:58:19.562946 | instance | Friday 17 July 2026 22:58:19 +0000 (0:00:00.102) 0:12:46.110 *********** 2026-07-17 22:58:20.607901 | instance | ok: [instance] 2026-07-17 22:58:20.608156 | instance | 2026-07-17 22:58:20.608459 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-17 22:58:20.608748 | instance | Friday 17 July 2026 22:58:20 +0000 (0:00:01.046) 0:12:47.157 *********** 2026-07-17 22:58:21.327456 | instance | ok: [instance] 2026-07-17 22:58:21.327532 | instance | 2026-07-17 22:58:21.327740 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-17 22:58:21.327926 | instance | Friday 17 July 2026 22:58:21 +0000 (0:00:00.719) 0:12:47.876 *********** 2026-07-17 22:58:23.624139 | instance | ok: [instance] 2026-07-17 22:58:23.624274 | instance | 2026-07-17 22:58:23.624468 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-17 22:58:23.624644 | instance | Friday 17 July 2026 22:58:23 +0000 (0:00:02.296) 0:12:50.173 *********** 2026-07-17 22:58:24.449731 | instance | ok: [instance] 2026-07-17 22:58:24.449847 | instance | 2026-07-17 22:58:24.450037 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:58:24.450210 | instance | Friday 17 July 2026 22:58:24 +0000 (0:00:00.825) 0:12:50.999 *********** 2026-07-17 22:58:24.617538 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:58:24.617617 | instance | 2026-07-17 22:58:24.617815 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:58:24.617968 | instance | Friday 17 July 2026 22:58:24 +0000 (0:00:00.167) 0:12:51.167 *********** 2026-07-17 22:58:24.687357 | instance | skipping: [instance] 2026-07-17 22:58:24.687551 | instance | 2026-07-17 22:58:24.687825 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:58:24.688114 | instance | Friday 17 July 2026 22:58:24 +0000 (0:00:00.069) 0:12:51.236 *********** 2026-07-17 22:58:24.762922 | instance | skipping: [instance] 2026-07-17 22:58:24.763179 | instance | 2026-07-17 22:58:24.763755 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:58:24.763819 | instance | Friday 17 July 2026 22:58:24 +0000 (0:00:00.075) 0:12:51.312 *********** 2026-07-17 22:58:24.858444 | instance | ok: [instance] 2026-07-17 22:58:24.858670 | instance | 2026-07-17 22:58:24.858988 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-17 22:58:24.859256 | instance | Friday 17 July 2026 22:58:24 +0000 (0:00:00.095) 0:12:51.407 *********** 2026-07-17 22:58:25.003624 | instance | included: ingress for instance 2026-07-17 22:58:25.003713 | instance | 2026-07-17 22:58:25.003840 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-17 22:58:25.003961 | instance | Friday 17 July 2026 22:58:24 +0000 (0:00:00.145) 0:12:51.553 *********** 2026-07-17 22:58:26.418022 | instance | ok: [instance] 2026-07-17 22:58:26.418263 | instance | 2026-07-17 22:58:26.418554 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-17 22:58:26.418840 | instance | Friday 17 July 2026 22:58:26 +0000 (0:00:01.413) 0:12:52.966 *********** 2026-07-17 22:58:27.208562 | instance | ok: [instance] 2026-07-17 22:58:27.208794 | instance | 2026-07-17 22:58:27.209070 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-17 22:58:27.209346 | instance | Friday 17 July 2026 22:58:27 +0000 (0:00:00.790) 0:12:53.757 *********** 2026-07-17 22:58:27.381667 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:58:27.381884 | instance | 2026-07-17 22:58:27.382150 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:58:27.382431 | instance | Friday 17 July 2026 22:58:27 +0000 (0:00:00.173) 0:12:53.931 *********** 2026-07-17 22:58:27.469517 | instance | skipping: [instance] 2026-07-17 22:58:27.469752 | instance | 2026-07-17 22:58:27.470048 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:58:27.470359 | instance | Friday 17 July 2026 22:58:27 +0000 (0:00:00.087) 0:12:54.018 *********** 2026-07-17 22:58:27.549892 | instance | skipping: [instance] 2026-07-17 22:58:27.550112 | instance | 2026-07-17 22:58:27.550392 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:58:27.550750 | instance | Friday 17 July 2026 22:58:27 +0000 (0:00:00.080) 0:12:54.099 *********** 2026-07-17 22:58:27.640814 | instance | ok: [instance] 2026-07-17 22:58:27.641026 | instance | 2026-07-17 22:58:27.641288 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-17 22:58:27.641547 | instance | Friday 17 July 2026 22:58:27 +0000 (0:00:00.090) 0:12:54.190 *********** 2026-07-17 22:58:27.776022 | instance | included: ingress for instance 2026-07-17 22:58:27.776299 | instance | 2026-07-17 22:58:27.776631 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-17 22:58:27.776975 | instance | Friday 17 July 2026 22:58:27 +0000 (0:00:00.135) 0:12:54.325 *********** 2026-07-17 22:58:28.915592 | instance | ok: [instance] 2026-07-17 22:58:28.915721 | instance | 2026-07-17 22:58:28.915882 | instance | TASK [Upload images] *********************************************************** 2026-07-17 22:58:28.916031 | instance | Friday 17 July 2026 22:58:28 +0000 (0:00:01.139) 0:12:55.465 *********** 2026-07-17 22:58:29.069297 | 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-17 22:58:29.069522 | instance | 2026-07-17 22:58:29.069825 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:58:29.070124 | instance | Friday 17 July 2026 22:58:29 +0000 (0:00:00.153) 0:12:55.618 *********** 2026-07-17 22:58:29.675950 | instance | ok: [instance] 2026-07-17 22:58:29.676266 | instance | 2026-07-17 22:58:29.676594 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:58:29.676845 | instance | Friday 17 July 2026 22:58:29 +0000 (0:00:00.606) 0:12:56.225 *********** 2026-07-17 22:58:29.755137 | instance | ok: [instance] 2026-07-17 22:58:29.755468 | instance | 2026-07-17 22:58:29.755833 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:58:29.756079 | instance | Friday 17 July 2026 22:58:29 +0000 (0:00:00.078) 0:12:56.303 *********** 2026-07-17 22:58:30.682495 | instance | ok: [instance] 2026-07-17 22:58:30.682723 | instance | 2026-07-17 22:58:30.683051 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:58:30.683340 | instance | Friday 17 July 2026 22:58:30 +0000 (0:00:00.927) 0:12:57.231 *********** 2026-07-17 22:58:30.760704 | instance | ok: [instance] 2026-07-17 22:58:30.760838 | instance | 2026-07-17 22:58:30.761068 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:58:30.761235 | instance | Friday 17 July 2026 22:58:30 +0000 (0:00:00.078) 0:12:57.310 *********** 2026-07-17 22:58:30.858923 | instance | ok: [instance] 2026-07-17 22:58:30.859044 | instance | 2026-07-17 22:58:30.859217 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:58:30.859412 | instance | Friday 17 July 2026 22:58:30 +0000 (0:00:00.097) 0:12:57.408 *********** 2026-07-17 22:58:30.921986 | instance | skipping: [instance] 2026-07-17 22:58:30.922206 | instance | 2026-07-17 22:58:30.922487 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:58:30.922756 | instance | Friday 17 July 2026 22:58:30 +0000 (0:00:00.063) 0:12:57.471 *********** 2026-07-17 22:58:30.998388 | instance | skipping: [instance] 2026-07-17 22:58:30.998589 | instance | 2026-07-17 22:58:30.998892 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:58:30.999177 | instance | Friday 17 July 2026 22:58:30 +0000 (0:00:00.076) 0:12:57.547 *********** 2026-07-17 22:58:31.067324 | instance | skipping: [instance] 2026-07-17 22:58:31.067561 | instance | 2026-07-17 22:58:31.067831 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:58:31.068098 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.068) 0:12:57.616 *********** 2026-07-17 22:58:31.135038 | instance | skipping: [instance] 2026-07-17 22:58:31.135239 | instance | 2026-07-17 22:58:31.135529 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:58:31.135787 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.067) 0:12:57.684 *********** 2026-07-17 22:58:31.204001 | instance | skipping: [instance] 2026-07-17 22:58:31.204276 | instance | 2026-07-17 22:58:31.204616 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:58:31.204887 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.068) 0:12:57.753 *********** 2026-07-17 22:58:31.271681 | instance | skipping: [instance] 2026-07-17 22:58:31.271933 | instance | 2026-07-17 22:58:31.272213 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:58:31.272517 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.067) 0:12:57.820 *********** 2026-07-17 22:58:31.340584 | instance | skipping: [instance] 2026-07-17 22:58:31.340808 | instance | 2026-07-17 22:58:31.341205 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:58:31.341625 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.068) 0:12:57.889 *********** 2026-07-17 22:58:31.415659 | instance | skipping: [instance] 2026-07-17 22:58:31.415895 | instance | 2026-07-17 22:58:31.416173 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:58:31.416438 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.075) 0:12:57.964 *********** 2026-07-17 22:58:31.494011 | instance | skipping: [instance] 2026-07-17 22:58:31.494163 | instance | 2026-07-17 22:58:31.494313 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:58:31.494485 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.078) 0:12:58.043 *********** 2026-07-17 22:58:31.704610 | instance | skipping: [instance] 2026-07-17 22:58:31.704999 | instance | 2026-07-17 22:58:31.705400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:58:31.705795 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.210) 0:12:58.253 *********** 2026-07-17 22:58:31.975510 | instance | ok: [instance] 2026-07-17 22:58:31.975775 | instance | 2026-07-17 22:58:31.976059 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:58:31.976413 | instance | Friday 17 July 2026 22:58:31 +0000 (0:00:00.270) 0:12:58.524 *********** 2026-07-17 22:58:32.100269 | instance | included: rabbitmq for instance 2026-07-17 22:58:32.100407 | instance | 2026-07-17 22:58:32.100683 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-17 22:58:32.100901 | instance | Friday 17 July 2026 22:58:32 +0000 (0:00:00.125) 0:12:58.649 *********** 2026-07-17 22:58:32.866922 | instance | ok: [instance] 2026-07-17 22:58:32.866974 | instance | 2026-07-17 22:58:32.866979 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-17 22:58:32.866984 | instance | Friday 17 July 2026 22:58:32 +0000 (0:00:00.765) 0:12:59.415 *********** 2026-07-17 22:58:33.292372 | instance | skipping: [instance] 2026-07-17 22:58:33.292434 | instance | 2026-07-17 22:58:33.292445 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-17 22:58:33.292455 | instance | Friday 17 July 2026 22:58:33 +0000 (0:00:00.424) 0:12:59.840 *********** 2026-07-17 22:58:33.460360 | instance | skipping: [instance] 2026-07-17 22:58:33.460417 | instance | 2026-07-17 22:58:33.460438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-17 22:58:33.460448 | instance | Friday 17 July 2026 22:58:33 +0000 (0:00:00.168) 0:13:00.008 *********** 2026-07-17 22:58:33.652365 | instance | skipping: [instance] 2026-07-17 22:58:33.652619 | instance | 2026-07-17 22:58:33.652840 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-17 22:58:33.653056 | instance | Friday 17 July 2026 22:58:33 +0000 (0:00:00.192) 0:13:00.201 *********** 2026-07-17 22:58:34.519877 | instance | ok: [instance] 2026-07-17 22:58:34.519937 | instance | 2026-07-17 22:58:34.519949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:58:34.519959 | instance | Friday 17 July 2026 22:58:34 +0000 (0:00:00.866) 0:13:01.068 *********** 2026-07-17 22:58:35.235997 | instance | ok: [instance] 2026-07-17 22:58:35.236080 | instance | 2026-07-17 22:58:35.236392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:58:35.236714 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.716) 0:13:01.784 *********** 2026-07-17 22:58:35.319342 | instance | ok: [instance] 2026-07-17 22:58:35.319598 | instance | 2026-07-17 22:58:35.319894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:58:35.320177 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.083) 0:13:01.868 *********** 2026-07-17 22:58:35.398913 | instance | skipping: [instance] 2026-07-17 22:58:35.399267 | instance | 2026-07-17 22:58:35.399550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:58:35.399806 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.079) 0:13:01.948 *********** 2026-07-17 22:58:35.476943 | instance | skipping: [instance] 2026-07-17 22:58:35.477059 | instance | 2026-07-17 22:58:35.477234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:58:35.477408 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.078) 0:13:02.026 *********** 2026-07-17 22:58:35.549651 | instance | ok: [instance] 2026-07-17 22:58:35.549962 | instance | 2026-07-17 22:58:35.550262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:58:35.550546 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.072) 0:13:02.098 *********** 2026-07-17 22:58:35.677102 | instance | ok: [instance] => (item=sharev2) 2026-07-17 22:58:35.677360 | instance | ok: [instance] => (item=identity) 2026-07-17 22:58:35.677653 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:58:35.677933 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:58:35.678523 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-17 22:58:35.678569 | instance | 2026-07-17 22:58:35.678672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:58:35.679201 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.127) 0:13:02.225 *********** 2026-07-17 22:58:35.812257 | instance | ok: [instance] 2026-07-17 22:58:35.812500 | instance | 2026-07-17 22:58:35.812799 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:58:35.813068 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.134) 0:13:02.360 *********** 2026-07-17 22:58:35.920889 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:58:35.921170 | instance | 2026-07-17 22:58:35.921414 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:58:35.921678 | instance | Friday 17 July 2026 22:58:35 +0000 (0:00:00.109) 0:13:02.469 *********** 2026-07-17 22:58:36.468494 | instance | ok: [instance] 2026-07-17 22:58:36.468573 | instance | 2026-07-17 22:58:36.468665 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-17 22:58:36.468789 | instance | Friday 17 July 2026 22:58:36 +0000 (0:00:00.547) 0:13:03.017 *********** 2026-07-17 22:58:37.502672 | instance | ok: [instance] 2026-07-17 22:58:37.502963 | instance | 2026-07-17 22:58:37.503275 | instance | TASK [Upload service image] **************************************************** 2026-07-17 22:58:37.503529 | instance | Friday 17 July 2026 22:58:37 +0000 (0:00:01.034) 0:13:04.051 *********** 2026-07-17 22:58:37.653848 | instance | included: atmosphere.common.glance_image for instance 2026-07-17 22:58:37.654123 | instance | 2026-07-17 22:58:37.654418 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-17 22:58:37.654735 | instance | Friday 17 July 2026 22:58:37 +0000 (0:00:00.151) 0:13:04.203 *********** 2026-07-17 22:58:38.231387 | instance | ok: [instance] 2026-07-17 22:58:38.231486 | instance | 2026-07-17 22:58:38.231685 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-17 22:58:38.231846 | instance | Friday 17 July 2026 22:58:38 +0000 (0:00:00.577) 0:13:04.780 *********** 2026-07-17 22:58:38.317938 | instance | ok: [instance] 2026-07-17 22:58:38.318233 | instance | 2026-07-17 22:58:38.318494 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-17 22:58:38.318768 | instance | Friday 17 July 2026 22:58:38 +0000 (0:00:00.086) 0:13:04.866 *********** 2026-07-17 22:58:39.349048 | instance | ok: [instance] 2026-07-17 22:58:39.349117 | instance | 2026-07-17 22:58:39.349260 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-17 22:58:39.349378 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:01.031) 0:13:05.898 *********** 2026-07-17 22:58:39.434215 | instance | ok: [instance] 2026-07-17 22:58:39.434281 | instance | 2026-07-17 22:58:39.434379 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-17 22:58:39.434503 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.085) 0:13:05.983 *********** 2026-07-17 22:58:39.519175 | instance | ok: [instance] 2026-07-17 22:58:39.519238 | instance | 2026-07-17 22:58:39.519384 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-17 22:58:39.519505 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.084) 0:13:06.068 *********** 2026-07-17 22:58:39.603460 | instance | skipping: [instance] 2026-07-17 22:58:39.603548 | instance | 2026-07-17 22:58:39.603684 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-17 22:58:39.603812 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.084) 0:13:06.153 *********** 2026-07-17 22:58:39.671305 | instance | skipping: [instance] 2026-07-17 22:58:39.671376 | instance | 2026-07-17 22:58:39.671577 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-17 22:58:39.671634 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.067) 0:13:06.220 *********** 2026-07-17 22:58:39.743759 | instance | skipping: [instance] 2026-07-17 22:58:39.743853 | instance | 2026-07-17 22:58:39.744139 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-17 22:58:39.744179 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.072) 0:13:06.293 *********** 2026-07-17 22:58:39.819533 | instance | skipping: [instance] 2026-07-17 22:58:39.819692 | instance | 2026-07-17 22:58:39.819876 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-17 22:58:39.820064 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.075) 0:13:06.369 *********** 2026-07-17 22:58:39.900642 | instance | skipping: [instance] 2026-07-17 22:58:39.900874 | instance | 2026-07-17 22:58:39.901197 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-17 22:58:39.901462 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.080) 0:13:06.449 *********** 2026-07-17 22:58:39.972546 | instance | skipping: [instance] 2026-07-17 22:58:39.972788 | instance | 2026-07-17 22:58:39.973117 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-17 22:58:39.973387 | instance | Friday 17 July 2026 22:58:39 +0000 (0:00:00.071) 0:13:06.521 *********** 2026-07-17 22:58:40.034040 | instance | skipping: [instance] 2026-07-17 22:58:40.034301 | instance | 2026-07-17 22:58:40.034609 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-17 22:58:40.034935 | instance | Friday 17 July 2026 22:58:40 +0000 (0:00:00.061) 0:13:06.583 *********** 2026-07-17 22:58:40.109149 | instance | skipping: [instance] 2026-07-17 22:58:40.109392 | instance | 2026-07-17 22:58:40.109669 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-17 22:58:40.110073 | instance | Friday 17 July 2026 22:58:40 +0000 (0:00:00.075) 0:13:06.658 *********** 2026-07-17 22:58:40.175751 | instance | skipping: [instance] 2026-07-17 22:58:40.176005 | instance | 2026-07-17 22:58:40.176619 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-17 22:58:40.176639 | instance | Friday 17 July 2026 22:58:40 +0000 (0:00:00.066) 0:13:06.725 *********** 2026-07-17 22:58:40.405921 | instance | skipping: [instance] 2026-07-17 22:58:40.406155 | instance | 2026-07-17 22:58:40.406485 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-17 22:58:40.406830 | instance | Friday 17 July 2026 22:58:40 +0000 (0:00:00.229) 0:13:06.954 *********** 2026-07-17 22:58:41.491554 | instance | ok: [instance] 2026-07-17 22:58:41.491765 | instance | 2026-07-17 22:58:41.492093 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-17 22:58:41.492561 | instance | Friday 17 July 2026 22:58:41 +0000 (0:00:01.086) 0:13:08.040 *********** 2026-07-17 22:58:44.663810 | instance | ok: [instance] => (item=22) 2026-07-17 22:58:44.664102 | instance | ok: [instance] => (item=111) 2026-07-17 22:58:44.664379 | instance | ok: [instance] => (item=2049) 2026-07-17 22:58:44.664647 | instance | 2026-07-17 22:58:44.664936 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-17 22:58:44.665207 | instance | Friday 17 July 2026 22:58:44 +0000 (0:00:03.172) 0:13:11.213 *********** 2026-07-17 22:58:45.803488 | instance | ok: [instance] 2026-07-17 22:58:45.803614 | instance | 2026-07-17 22:58:45.803826 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-17 22:58:45.804025 | instance | Friday 17 July 2026 22:58:45 +0000 (0:00:01.139) 0:13:12.352 *********** 2026-07-17 22:58:46.007025 | instance | ok: [instance -> localhost] 2026-07-17 22:58:46.007114 | instance | 2026-07-17 22:58:46.007327 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-17 22:58:46.007410 | instance | Friday 17 July 2026 22:58:46 +0000 (0:00:00.203) 0:13:12.556 *********** 2026-07-17 22:58:46.404310 | instance | ok: [instance -> localhost] 2026-07-17 22:58:46.404389 | instance | 2026-07-17 22:58:46.404661 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-17 22:58:46.404703 | instance | Friday 17 July 2026 22:58:46 +0000 (0:00:00.397) 0:13:12.953 *********** 2026-07-17 22:58:46.704831 | instance | ok: [instance -> localhost] 2026-07-17 22:58:46.704936 | instance | 2026-07-17 22:58:46.705104 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-17 22:58:46.705177 | instance | Friday 17 July 2026 22:58:46 +0000 (0:00:00.300) 0:13:13.254 *********** 2026-07-17 22:58:46.934213 | instance | ok: [instance -> localhost] 2026-07-17 22:58:46.934295 | instance | 2026-07-17 22:58:46.934569 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-17 22:58:46.934612 | instance | Friday 17 July 2026 22:58:46 +0000 (0:00:00.229) 0:13:13.483 *********** 2026-07-17 22:58:47.655602 | instance | ok: [instance] 2026-07-17 22:58:47.655717 | instance | 2026-07-17 22:58:47.655869 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-17 22:58:47.655982 | instance | Friday 17 July 2026 22:58:47 +0000 (0:00:00.721) 0:13:14.204 *********** 2026-07-17 22:58:50.023685 | instance | ok: [instance] 2026-07-17 22:58:50.023927 | instance | 2026-07-17 22:58:50.024208 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:58:50.024483 | instance | Friday 17 July 2026 22:58:50 +0000 (0:00:02.367) 0:13:16.572 *********** 2026-07-17 22:58:50.209546 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:58:50.209781 | instance | 2026-07-17 22:58:50.210146 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:58:50.210429 | instance | Friday 17 July 2026 22:58:50 +0000 (0:00:00.185) 0:13:16.758 *********** 2026-07-17 22:58:50.277929 | instance | skipping: [instance] 2026-07-17 22:58:50.278204 | instance | 2026-07-17 22:58:50.278491 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:58:50.278759 | instance | Friday 17 July 2026 22:58:50 +0000 (0:00:00.068) 0:13:16.827 *********** 2026-07-17 22:58:50.345206 | instance | skipping: [instance] 2026-07-17 22:58:50.345487 | instance | 2026-07-17 22:58:50.345757 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:58:50.346026 | instance | Friday 17 July 2026 22:58:50 +0000 (0:00:00.067) 0:13:16.894 *********** 2026-07-17 22:58:50.419463 | instance | ok: [instance] 2026-07-17 22:58:50.419694 | instance | 2026-07-17 22:58:50.419985 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-17 22:58:50.420269 | instance | Friday 17 July 2026 22:58:50 +0000 (0:00:00.074) 0:13:16.968 *********** 2026-07-17 22:58:50.538253 | instance | included: ingress for instance 2026-07-17 22:58:50.538489 | instance | 2026-07-17 22:58:50.538764 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-17 22:58:50.539119 | instance | Friday 17 July 2026 22:58:50 +0000 (0:00:00.118) 0:13:17.087 *********** 2026-07-17 22:58:51.700237 | instance | ok: [instance] 2026-07-17 22:58:51.700478 | instance | 2026-07-17 22:58:51.700765 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-17 22:58:51.701040 | instance | Friday 17 July 2026 22:58:51 +0000 (0:00:01.161) 0:13:18.249 *********** 2026-07-17 22:58:53.313670 | instance | ok: [instance] 2026-07-17 22:58:53.314200 | instance | 2026-07-17 22:58:53.314237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:58:53.314614 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:01.611) 0:13:19.861 *********** 2026-07-17 22:58:53.414409 | instance | ok: [instance] 2026-07-17 22:58:53.414551 | instance | 2026-07-17 22:58:53.414854 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:58:53.415074 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.102) 0:13:19.963 *********** 2026-07-17 22:58:53.480330 | instance | skipping: [instance] 2026-07-17 22:58:53.480554 | instance | 2026-07-17 22:58:53.480854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:58:53.481134 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.065) 0:13:20.029 *********** 2026-07-17 22:58:53.552917 | instance | skipping: [instance] 2026-07-17 22:58:53.553222 | instance | 2026-07-17 22:58:53.553586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:58:53.553942 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.072) 0:13:20.102 *********** 2026-07-17 22:58:53.620578 | instance | skipping: [instance] 2026-07-17 22:58:53.620838 | instance | 2026-07-17 22:58:53.621239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:58:53.621665 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.067) 0:13:20.169 *********** 2026-07-17 22:58:53.694662 | instance | skipping: [instance] 2026-07-17 22:58:53.694886 | instance | 2026-07-17 22:58:53.695255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:58:53.695547 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.074) 0:13:20.243 *********** 2026-07-17 22:58:53.785555 | instance | skipping: [instance] 2026-07-17 22:58:53.785722 | instance | 2026-07-17 22:58:53.785956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:58:53.786190 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.090) 0:13:20.334 *********** 2026-07-17 22:58:53.861907 | instance | ok: [instance] 2026-07-17 22:58:53.861981 | instance | 2026-07-17 22:58:53.862135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:58:53.862282 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.077) 0:13:20.411 *********** 2026-07-17 22:58:53.970214 | instance | ok: [instance] => (item=dashboard) 2026-07-17 22:58:53.970486 | instance | ok: [instance] => (item=oslo_db) 2026-07-17 22:58:53.970756 | instance | ok: [instance] => (item=oslo_cache) 2026-07-17 22:58:53.971074 | instance | ok: [instance] => (item=identity) 2026-07-17 22:58:53.971320 | instance | 2026-07-17 22:58:53.971582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:58:53.972006 | instance | Friday 17 July 2026 22:58:53 +0000 (0:00:00.107) 0:13:20.519 *********** 2026-07-17 22:58:54.080464 | instance | ok: [instance] 2026-07-17 22:58:54.080712 | instance | 2026-07-17 22:58:54.081006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:58:54.081281 | instance | Friday 17 July 2026 22:58:54 +0000 (0:00:00.110) 0:13:20.629 *********** 2026-07-17 22:58:54.315419 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:58:54.315812 | instance | 2026-07-17 22:58:54.316253 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:58:54.316742 | instance | Friday 17 July 2026 22:58:54 +0000 (0:00:00.234) 0:13:20.864 *********** 2026-07-17 22:58:54.925267 | instance | ok: [instance] 2026-07-17 22:58:54.925588 | instance | 2026-07-17 22:58:54.925905 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-17 22:58:54.926225 | instance | Friday 17 July 2026 22:58:54 +0000 (0:00:00.610) 0:13:21.474 *********** 2026-07-17 22:58:57.334441 | instance | ok: [instance] 2026-07-17 22:58:57.334707 | instance | 2026-07-17 22:58:57.335085 | instance | TASK [Create Ingress] ********************************************************** 2026-07-17 22:58:57.335412 | instance | Friday 17 July 2026 22:58:57 +0000 (0:00:02.409) 0:13:23.883 *********** 2026-07-17 22:58:57.498231 | instance | included: openstack_helm_ingress for instance 2026-07-17 22:58:57.498469 | instance | 2026-07-17 22:58:57.498749 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-17 22:58:57.499159 | instance | Friday 17 July 2026 22:58:57 +0000 (0:00:00.163) 0:13:24.047 *********** 2026-07-17 22:58:57.576768 | instance | skipping: [instance] 2026-07-17 22:58:57.577025 | instance | 2026-07-17 22:58:57.577332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-17 22:58:57.577645 | instance | Friday 17 July 2026 22:58:57 +0000 (0:00:00.078) 0:13:24.125 *********** 2026-07-17 22:58:57.667367 | instance | skipping: [instance] 2026-07-17 22:58:57.667554 | instance | 2026-07-17 22:58:57.667835 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-17 22:58:57.668113 | instance | Friday 17 July 2026 22:58:57 +0000 (0:00:00.089) 0:13:24.215 *********** 2026-07-17 22:58:57.781250 | instance | ok: [instance] 2026-07-17 22:58:57.781301 | instance | 2026-07-17 22:58:57.781309 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-17 22:58:57.781324 | instance | Friday 17 July 2026 22:58:57 +0000 (0:00:00.113) 0:13:24.329 *********** 2026-07-17 22:58:57.911680 | instance | included: ingress for instance 2026-07-17 22:58:57.911947 | instance | 2026-07-17 22:58:57.912236 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-17 22:58:57.912650 | instance | Friday 17 July 2026 22:58:57 +0000 (0:00:00.131) 0:13:24.460 *********** 2026-07-17 22:58:59.172699 | instance | ok: [instance] 2026-07-17 22:58:59.172962 | instance | 2026-07-17 22:58:59.173255 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-17 22:58:59.173677 | instance | Friday 17 July 2026 22:58:59 +0000 (0:00:01.261) 0:13:25.721 *********** 2026-07-17 22:59:00.034859 | instance | ok: [instance] 2026-07-17 22:59:00.035157 | instance | 2026-07-17 22:59:00.035437 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-17 22:59:00.035727 | instance | Friday 17 July 2026 22:59:00 +0000 (0:00:00.861) 0:13:26.583 *********** 2026-07-17 22:59:08.442922 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.442992 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.443579 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.443657 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.443675 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.444627 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.444656 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.444665 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.445649 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.445702 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.445713 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.445722 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.445731 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.445740 | instance | ok: [instance] 2026-07-17 22:59:08.445754 | instance | 2026-07-17 22:59:08.445954 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-17 22:59:08.446054 | instance | Friday 17 July 2026 22:59:08 +0000 (0:00:08.408) 0:13:34.992 *********** 2026-07-17 22:59:08.718421 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.718521 | instance | skipping: [instance] => (item=None) 2026-07-17 22:59:08.718888 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720596 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720655 | instance | skipping: [instance] => (item=None) 2026-07-17 22:59:08.720661 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720665 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720669 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720673 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720677 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720681 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720684 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720688 | instance | ok: [instance] => (item=None) 2026-07-17 22:59:08.720697 | instance | ok: [instance] 2026-07-17 22:59:08.720773 | instance | 2026-07-17 22:59:08.720971 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-17 22:59:08.721277 | instance | Friday 17 July 2026 22:59:08 +0000 (0:00:00.275) 0:13:35.268 *********** 2026-07-17 22:59:09.434919 | instance | ok: [instance] 2026-07-17 22:59:09.435046 | instance | 2026-07-17 22:59:09.435146 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-17 22:59:09.435217 | instance | Friday 17 July 2026 22:59:09 +0000 (0:00:00.716) 0:13:35.984 *********** 2026-07-17 22:59:10.282783 | instance | ok: [instance] 2026-07-17 22:59:10.283693 | instance | 2026-07-17 22:59:10.283740 | instance | PLAY [controllers] ************************************************************* 2026-07-17 22:59:10.283748 | instance | 2026-07-17 22:59:10.283754 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:59:10.283760 | instance | Friday 17 July 2026 22:59:10 +0000 (0:00:00.847) 0:13:36.832 *********** 2026-07-17 22:59:14.557070 | instance | ok: [instance] 2026-07-17 22:59:14.557139 | instance | 2026-07-17 22:59:14.557157 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-17 22:59:14.557273 | instance | Friday 17 July 2026 22:59:14 +0000 (0:00:04.274) 0:13:41.106 *********** 2026-07-17 22:59:14.858057 | instance | ok: [instance] 2026-07-17 22:59:14.858155 | instance | 2026-07-17 22:59:14.858431 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-17 22:59:14.858474 | instance | Friday 17 July 2026 22:59:14 +0000 (0:00:00.300) 0:13:41.406 *********** 2026-07-17 22:59:16.079757 | instance | ok: [instance] 2026-07-17 22:59:16.079826 | instance | 2026-07-17 22:59:16.080112 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-17 22:59:16.080152 | instance | Friday 17 July 2026 22:59:16 +0000 (0:00:01.221) 0:13:42.628 *********** 2026-07-17 22:59:16.374256 | instance | ok: [instance] 2026-07-17 22:59:16.374321 | instance | 2026-07-17 22:59:16.374432 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-17 22:59:16.374555 | instance | Friday 17 July 2026 22:59:16 +0000 (0:00:00.294) 0:13:42.923 *********** 2026-07-17 22:59:16.481592 | instance | ok: [instance] => { 2026-07-17 22:59:16.481657 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-17 22:59:16.481780 | instance | } 2026-07-17 22:59:16.481896 | instance | 2026-07-17 22:59:16.482016 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-17 22:59:16.482184 | instance | Friday 17 July 2026 22:59:16 +0000 (0:00:00.107) 0:13:43.031 *********** 2026-07-17 22:59:16.924436 | instance | ok: [instance] 2026-07-17 22:59:16.924499 | instance | 2026-07-17 22:59:16.924637 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-17 22:59:16.924774 | instance | Friday 17 July 2026 22:59:16 +0000 (0:00:00.442) 0:13:43.473 *********** 2026-07-17 22:59:18.059144 | instance | ok: [instance] 2026-07-17 22:59:18.059207 | instance | 2026-07-17 22:59:18.059374 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-17 22:59:18.059524 | instance | Friday 17 July 2026 22:59:18 +0000 (0:00:01.134) 0:13:44.608 *********** 2026-07-17 22:59:18.566825 | instance | ok: [instance] 2026-07-17 22:59:18.567119 | instance | 2026-07-17 22:59:18.567435 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-17 22:59:18.567798 | instance | Friday 17 July 2026 22:59:18 +0000 (0:00:00.507) 0:13:45.115 *********** 2026-07-17 22:59:19.322316 | instance | ok: [instance] 2026-07-17 22:59:19.322446 | instance | 2026-07-17 22:59:19.322638 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-17 22:59:19.322816 | instance | Friday 17 July 2026 22:59:19 +0000 (0:00:00.755) 0:13:45.871 *********** 2026-07-17 22:59:20.094572 | instance | ok: [instance] 2026-07-17 22:59:20.094801 | instance | 2026-07-17 22:59:20.095120 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-17 22:59:20.095390 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.772) 0:13:46.643 *********** 2026-07-17 22:59:20.472475 | instance | ok: [instance] 2026-07-17 22:59:20.472620 | instance | 2026-07-17 22:59:20.472804 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-17 22:59:20.473027 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.377) 0:13:47.021 *********** 2026-07-17 22:59:20.650475 | instance | included: openstack_helm_endpoints for instance 2026-07-17 22:59:20.650721 | instance | 2026-07-17 22:59:20.651126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:59:20.651419 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.177) 0:13:47.199 *********** 2026-07-17 22:59:20.729422 | instance | skipping: [instance] 2026-07-17 22:59:20.729672 | instance | 2026-07-17 22:59:20.729965 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:59:20.730286 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.078) 0:13:47.278 *********** 2026-07-17 22:59:20.792279 | instance | skipping: [instance] 2026-07-17 22:59:20.792477 | instance | 2026-07-17 22:59:20.792755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:59:20.793014 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.062) 0:13:47.341 *********** 2026-07-17 22:59:20.863707 | instance | skipping: [instance] 2026-07-17 22:59:20.863781 | instance | 2026-07-17 22:59:20.863912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:59:20.864033 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.071) 0:13:47.412 *********** 2026-07-17 22:59:20.934802 | instance | skipping: [instance] 2026-07-17 22:59:20.934896 | instance | 2026-07-17 22:59:20.935058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:59:20.935161 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.071) 0:13:47.484 *********** 2026-07-17 22:59:21.003270 | instance | skipping: [instance] 2026-07-17 22:59:21.003344 | instance | 2026-07-17 22:59:21.003491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:59:21.003615 | instance | Friday 17 July 2026 22:59:20 +0000 (0:00:00.068) 0:13:47.552 *********** 2026-07-17 22:59:21.076548 | instance | skipping: [instance] 2026-07-17 22:59:21.076737 | instance | 2026-07-17 22:59:21.077030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:59:21.077286 | instance | Friday 17 July 2026 22:59:21 +0000 (0:00:00.073) 0:13:47.625 *********** 2026-07-17 22:59:21.143434 | instance | ok: [instance] 2026-07-17 22:59:21.143718 | instance | 2026-07-17 22:59:21.144012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:59:21.144283 | instance | Friday 17 July 2026 22:59:21 +0000 (0:00:00.066) 0:13:47.692 *********** 2026-07-17 22:59:21.232240 | instance | ok: [instance] => (item=identity) 2026-07-17 22:59:21.232521 | instance | 2026-07-17 22:59:21.232819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:59:21.233095 | instance | Friday 17 July 2026 22:59:21 +0000 (0:00:00.088) 0:13:47.781 *********** 2026-07-17 22:59:21.339056 | instance | ok: [instance] 2026-07-17 22:59:21.339280 | instance | 2026-07-17 22:59:21.339565 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-17 22:59:21.339875 | instance | Friday 17 July 2026 22:59:21 +0000 (0:00:00.106) 0:13:47.887 *********** 2026-07-17 22:59:21.849539 | instance | ok: [instance] 2026-07-17 22:59:21.849758 | instance | 2026-07-17 22:59:21.849999 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-17 22:59:21.850265 | instance | Friday 17 July 2026 22:59:21 +0000 (0:00:00.510) 0:13:48.398 *********** 2026-07-17 22:59:22.366054 | instance | ok: [instance] 2026-07-17 22:59:22.366921 | instance | 2026-07-17 22:59:22.366980 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-17 22:59:22.366992 | instance | Friday 17 July 2026 22:59:22 +0000 (0:00:00.516) 0:13:48.915 *********** 2026-07-17 22:59:22.878569 | instance | ok: [instance] 2026-07-17 22:59:22.878716 | instance | 2026-07-17 22:59:22.879137 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-17 22:59:22.879408 | instance | Friday 17 July 2026 22:59:22 +0000 (0:00:00.512) 0:13:49.427 *********** 2026-07-17 22:59:23.532050 | instance | ok: [instance] 2026-07-17 22:59:23.532312 | instance | 2026-07-17 22:59:23.532620 | instance | PLAY [Configure networking] **************************************************** 2026-07-17 22:59:23.532888 | instance | 2026-07-17 22:59:23.533175 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:59:23.533465 | instance | Friday 17 July 2026 22:59:23 +0000 (0:00:00.653) 0:13:50.081 *********** 2026-07-17 22:59:28.219807 | instance | ok: [instance] 2026-07-17 22:59:28.220018 | instance | 2026-07-17 22:59:28.220306 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-17 22:59:28.220584 | instance | Friday 17 July 2026 22:59:28 +0000 (0:00:04.687) 0:13:54.769 *********** 2026-07-17 22:59:28.456036 | instance | ok: [instance] 2026-07-17 22:59:28.456290 | instance | 2026-07-17 22:59:28.456595 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-17 22:59:28.456868 | instance | Friday 17 July 2026 22:59:28 +0000 (0:00:00.236) 0:13:55.005 *********** 2026-07-17 22:59:28.656435 | instance | ok: [instance] 2026-07-17 22:59:28.656525 | instance | 2026-07-17 22:59:28.656711 | instance | PLAY RECAP ********************************************************************* 2026-07-17 22:59:28.656835 | instance | instance : ok=808 changed=0 unreachable=0 failed=0 skipped=298 rescued=0 ignored=0 2026-07-17 22:59:28.656943 | instance | 2026-07-17 22:59:28.657091 | instance | Friday 17 July 2026 22:59:28 +0000 (0:00:00.197) 0:13:55.202 *********** 2026-07-17 22:59:28.657195 | instance | =============================================================================== 2026-07-17 22:59:28.657328 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.53s 2026-07-17 22:59:28.657436 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.49s 2026-07-17 22:59:28.657557 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.91s 2026-07-17 22:59:28.657674 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.88s 2026-07-17 22:59:28.657795 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.87s 2026-07-17 22:59:28.657920 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.75s 2026-07-17 22:59:28.658038 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.51s 2026-07-17 22:59:28.658154 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 11.67s 2026-07-17 22:59:28.658271 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 8.41s 2026-07-17 22:59:28.658389 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.62s 2026-07-17 22:59:28.658507 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 7.61s 2026-07-17 22:59:28.658723 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.38s 2026-07-17 22:59:28.658825 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.16s 2026-07-17 22:59:28.658970 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.07s 2026-07-17 22:59:28.659073 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 6.93s 2026-07-17 22:59:28.659187 | instance | vexxhost.ceph.ceph_exporter : Configure Ceph exporter service ----------- 6.79s 2026-07-17 22:59:28.659303 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.77s 2026-07-17 22:59:28.659425 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.72s 2026-07-17 22:59:28.659542 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 6.70s 2026-07-17 22:59:28.659658 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.62s 2026-07-17 22:59:28.998355 | instance | INFO [aio > idempotence] Executed: Successful 2026-07-17 22:59:29.009356 | instance | INFO [aio > side_effect] Executing 2026-07-17 22:59:29.009755 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-17 22:59:29.019651 | instance | INFO [aio > verify] Executing 2026-07-17 22:59:29.905940 | instance | 2026-07-17 22:59:29.906218 | instance | PLAY [Run tests] *************************************************************** 2026-07-17 22:59:29.906494 | instance | 2026-07-17 22:59:29.906784 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-07-17 22:59:29.907111 | instance | Friday 17 July 2026 22:59:29 +0000 (0:00:00.010) 0:00:00.010 *********** 2026-07-17 22:59:32.830885 | instance | changed: [localhost] 2026-07-17 22:59:32.831026 | instance | 2026-07-17 22:59:32.831180 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-17 22:59:32.831320 | instance | 2026-07-17 22:59:32.831470 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-17 22:59:32.831619 | instance | Friday 17 July 2026 22:59:32 +0000 (0:00:02.925) 0:00:02.935 *********** 2026-07-17 22:59:37.995371 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-17 22:59:37.995677 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-17 22:59:37.995971 | instance | interpreter could change the meaning of that path. See 2026-07-17 22:59:37.996250 | instance | https://docs.ansible.com/ansible- 2026-07-17 22:59:37.996554 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-17 22:59:38.083683 | instance | ok: [instance] 2026-07-17 22:59:38.083939 | instance | 2026-07-17 22:59:38.084227 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-17 22:59:38.084496 | instance | Friday 17 July 2026 22:59:38 +0000 (0:00:05.252) 0:00:08.188 *********** 2026-07-17 22:59:39.305321 | instance | ok: [instance] 2026-07-17 22:59:39.305565 | instance | 2026-07-17 22:59:39.305853 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-17 22:59:39.306140 | instance | Friday 17 July 2026 22:59:39 +0000 (0:00:01.221) 0:00:09.409 *********** 2026-07-17 22:59:39.727378 | instance | ok: [instance] 2026-07-17 22:59:39.727625 | instance | 2026-07-17 22:59:39.727909 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-17 22:59:39.728189 | instance | Friday 17 July 2026 22:59:39 +0000 (0:00:00.422) 0:00:09.831 *********** 2026-07-17 22:59:40.427565 | instance | ok: [instance] 2026-07-17 22:59:40.427798 | instance | 2026-07-17 22:59:40.428089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:59:40.428357 | instance | Friday 17 July 2026 22:59:40 +0000 (0:00:00.700) 0:00:10.531 *********** 2026-07-17 22:59:40.618385 | instance | ok: [instance] 2026-07-17 22:59:40.618434 | instance | 2026-07-17 22:59:40.618440 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:59:40.618498 | instance | Friday 17 July 2026 22:59:40 +0000 (0:00:00.190) 0:00:10.722 *********** 2026-07-17 22:59:40.677381 | instance | skipping: [instance] 2026-07-17 22:59:40.677726 | instance | 2026-07-17 22:59:40.678315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:59:40.678671 | instance | Friday 17 July 2026 22:59:40 +0000 (0:00:00.059) 0:00:10.781 *********** 2026-07-17 22:59:40.753111 | instance | skipping: [instance] 2026-07-17 22:59:40.753219 | instance | 2026-07-17 22:59:40.753409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:59:40.753611 | instance | Friday 17 July 2026 22:59:40 +0000 (0:00:00.075) 0:00:10.857 *********** 2026-07-17 22:59:40.821822 | instance | skipping: [instance] 2026-07-17 22:59:40.822073 | instance | 2026-07-17 22:59:40.822477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:59:40.822798 | instance | Friday 17 July 2026 22:59:40 +0000 (0:00:00.068) 0:00:10.925 *********** 2026-07-17 22:59:40.893713 | instance | skipping: [instance] 2026-07-17 22:59:40.893984 | instance | 2026-07-17 22:59:40.894305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:59:40.894585 | instance | Friday 17 July 2026 22:59:40 +0000 (0:00:00.072) 0:00:10.998 *********** 2026-07-17 22:59:40.955011 | instance | skipping: [instance] 2026-07-17 22:59:40.955268 | instance | 2026-07-17 22:59:40.955548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:59:40.955803 | instance | Friday 17 July 2026 22:59:40 +0000 (0:00:00.061) 0:00:11.059 *********** 2026-07-17 22:59:41.025648 | instance | ok: [instance] 2026-07-17 22:59:41.025875 | instance | 2026-07-17 22:59:41.026141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:59:41.026396 | instance | Friday 17 July 2026 22:59:41 +0000 (0:00:00.070) 0:00:11.130 *********** 2026-07-17 22:59:41.112206 | instance | ok: [instance] => (item=identity) 2026-07-17 22:59:41.112482 | instance | ok: [instance] => (item=dashboard) 2026-07-17 22:59:41.112740 | instance | 2026-07-17 22:59:41.113065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:59:41.113356 | instance | Friday 17 July 2026 22:59:41 +0000 (0:00:00.086) 0:00:11.216 *********** 2026-07-17 22:59:41.256518 | instance | ok: [instance] 2026-07-17 22:59:41.256748 | instance | 2026-07-17 22:59:41.257121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-17 22:59:41.257400 | instance | Friday 17 July 2026 22:59:41 +0000 (0:00:00.143) 0:00:11.359 *********** 2026-07-17 22:59:41.354572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-17 22:59:41.354809 | instance | 2026-07-17 22:59:41.355201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-17 22:59:41.355483 | instance | Friday 17 July 2026 22:59:41 +0000 (0:00:00.099) 0:00:11.459 *********** 2026-07-17 22:59:42.005187 | instance | changed: [instance] 2026-07-17 22:59:42.005326 | instance | 2026-07-17 22:59:42.005481 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-17 22:59:42.005649 | instance | Friday 17 July 2026 22:59:41 +0000 (0:00:00.650) 0:00:12.109 *********** 2026-07-17 22:59:42.180907 | instance | included: openstack_helm_endpoints for instance 2026-07-17 22:59:42.181032 | instance | 2026-07-17 22:59:42.181216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-17 22:59:42.181387 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.175) 0:00:12.285 *********** 2026-07-17 22:59:42.310065 | instance | ok: [instance] 2026-07-17 22:59:42.310844 | instance | 2026-07-17 22:59:42.310936 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-17 22:59:42.310985 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.129) 0:00:12.414 *********** 2026-07-17 22:59:42.368028 | instance | skipping: [instance] 2026-07-17 22:59:42.368275 | instance | 2026-07-17 22:59:42.368581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-17 22:59:42.368862 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.057) 0:00:12.472 *********** 2026-07-17 22:59:42.429709 | instance | skipping: [instance] 2026-07-17 22:59:42.429909 | instance | 2026-07-17 22:59:42.430194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-17 22:59:42.430457 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.061) 0:00:12.534 *********** 2026-07-17 22:59:42.490910 | instance | skipping: [instance] 2026-07-17 22:59:42.491264 | instance | 2026-07-17 22:59:42.491599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-17 22:59:42.491930 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.060) 0:00:12.595 *********** 2026-07-17 22:59:42.547233 | instance | skipping: [instance] 2026-07-17 22:59:42.547406 | instance | 2026-07-17 22:59:42.547617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-17 22:59:42.547819 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.056) 0:00:12.651 *********** 2026-07-17 22:59:42.600011 | instance | skipping: [instance] 2026-07-17 22:59:42.600439 | instance | 2026-07-17 22:59:42.600838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-17 22:59:42.601106 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.052) 0:00:12.704 *********** 2026-07-17 22:59:42.662605 | instance | ok: [instance] 2026-07-17 22:59:42.662752 | instance | 2026-07-17 22:59:42.662970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-17 22:59:42.663304 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.062) 0:00:12.767 *********** 2026-07-17 22:59:42.764957 | instance | ok: [instance] => (item=identity) 2026-07-17 22:59:42.765115 | instance | ok: [instance] => (item=dashboard) 2026-07-17 22:59:42.765288 | instance | 2026-07-17 22:59:42.765477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-17 22:59:42.765667 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.102) 0:00:12.869 *********** 2026-07-17 22:59:42.863620 | instance | ok: [instance] 2026-07-17 22:59:42.863743 | instance | 2026-07-17 22:59:42.863914 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-07-17 22:59:42.864088 | instance | Friday 17 July 2026 22:59:42 +0000 (0:00:00.098) 0:00:12.967 *********** 2026-07-17 22:59:44.068214 | instance | ok: [instance] 2026-07-17 22:59:44.068362 | instance | 2026-07-17 22:59:44.068568 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-07-17 22:59:44.068747 | instance | Friday 17 July 2026 22:59:44 +0000 (0:00:01.205) 0:00:14.172 *********** 2026-07-17 22:59:44.154245 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '37e8a3c6-db6c-437e-b5cc-a4ecd68c50e1'}}}}) 2026-07-17 22:59:44.154379 | instance | 2026-07-17 22:59:44.154570 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-07-17 22:59:44.154782 | instance | Friday 17 July 2026 22:59:44 +0000 (0:00:00.086) 0:00:14.258 *********** 2026-07-17 22:59:45.300244 | instance | ok: [instance] 2026-07-17 22:59:45.300476 | instance | 2026-07-17 22:59:45.300754 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-07-17 22:59:45.301017 | instance | Friday 17 July 2026 22:59:45 +0000 (0:00:01.146) 0:00:15.404 *********** 2026-07-17 22:59:45.376539 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '8f8d089c-90e5-47f1-9c4f-9d98caa734e3'}}}}) 2026-07-17 22:59:45.376749 | instance | 2026-07-17 22:59:45.377038 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-07-17 22:59:45.377291 | instance | Friday 17 July 2026 22:59:45 +0000 (0:00:00.076) 0:00:15.480 *********** 2026-07-17 22:59:46.404543 | instance | ok: [instance] 2026-07-17 22:59:46.404747 | instance | 2026-07-17 22:59:46.405025 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-07-17 22:59:46.405347 | instance | Friday 17 July 2026 22:59:46 +0000 (0:00:01.027) 0:00:16.508 *********** 2026-07-17 22:59:46.487387 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '901b8819-db79-4a49-afd7-5a7b9d2663b1'}}}}) 2026-07-17 22:59:46.487613 | instance | 2026-07-17 22:59:46.487994 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-07-17 22:59:46.488288 | instance | Friday 17 July 2026 22:59:46 +0000 (0:00:00.082) 0:00:16.591 *********** 2026-07-17 23:05:45.396876 | instance | ok: [instance] 2026-07-17 23:05:45.397026 | instance | 2026-07-17 23:05:45.397229 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-07-17 23:05:45.397425 | instance | Friday 17 July 2026 23:05:45 +0000 (0:05:58.909) 0:06:15.501 *********** 2026-07-17 23:05:46.304664 | instance | ok: [instance] 2026-07-17 23:05:46.304741 | instance | 2026-07-17 23:05:46.304866 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-07-17 23:05:46.304989 | instance | Friday 17 July 2026 23:05:46 +0000 (0:00:00.908) 0:06:16.409 *********** 2026-07-17 23:05:47.342434 | instance | ok: [instance] 2026-07-17 23:05:47.342671 | instance | 2026-07-17 23:05:47.342909 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-07-17 23:05:47.343308 | instance | Friday 17 July 2026 23:05:47 +0000 (0:00:01.037) 0:06:17.446 *********** 2026-07-17 23:05:47.418393 | instance | ok: [instance] => { 2026-07-17 23:05:47.418801 | instance | "msg": [ 2026-07-17 23:05:47.418839 | instance | "+ tempest cleanup --init-saved-state", 2026-07-17 23:05:47.418965 | instance | "+ '[' true == false ']'", 2026-07-17 23:05:47.419143 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-07-17 23:05:47.420082 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-07-17 23:05:47.420119 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-07-17 23:05:47.420131 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-07-17 23:05:47.420140 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-07-17 23:05:47.420149 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.112499s] ... ok", 2026-07-17 23:05:47.420162 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.066403s] ... ok", 2026-07-17 23:05:47.420430 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [2.721884s] ... ok", 2026-07-17 23:05:47.420501 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.653655s] ... ok", 2026-07-17 23:05:47.420916 | instance | "{0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [6.557358s] ... ok", 2026-07-17 23:05:47.420953 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [30.630275s] ... FAILED", 2026-07-17 23:05:47.421164 | instance | "", 2026-07-17 23:05:47.422176 | instance | "Captured traceback:", 2026-07-17 23:05:47.422208 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.422218 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.422227 | instance | "", 2026-07-17 23:05:47.422236 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.422249 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.422444 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.422582 | instance | "", 2026-07-17 23:05:47.422762 | 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-17 23:05:47.422989 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-07-17 23:05:47.423116 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.423689 | instance | "", 2026-07-17 23:05:47.423713 | 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-17 23:05:47.423723 | instance | " server = self.create_test_server(", 2026-07-17 23:05:47.423797 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.423952 | instance | "", 2026-07-17 23:05:47.424132 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.424311 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.424483 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.424635 | instance | "", 2026-07-17 23:05:47.424812 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.425001 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.425165 | instance | "", 2026-07-17 23:05:47.425513 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.425669 | instance | " self.force_reraise()", 2026-07-17 23:05:47.426093 | instance | "", 2026-07-17 23:05:47.426287 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.426459 | instance | " raise self.value", 2026-07-17 23:05:47.426627 | instance | "", 2026-07-17 23:05:47.426805 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.427010 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.427169 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.427334 | instance | "", 2026-07-17 23:05:47.427515 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.428223 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.428335 | instance | "", 2026-07-17 23:05:47.428347 | instance | " tempest.exceptions.BuildErrorException: Server ca5cb3e9-af7c-4d4a-b31a-978223af138c failed to build and is in ERROR status", 2026-07-17 23:05:47.428371 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ca5cb3e9-af7c-4d4a-b31a-978223af138c.'}. Request ID of server operation performed before checking the server status req-c3ea481b-ed50-495e-a998-dd87ecd967ce.", 2026-07-17 23:05:47.428385 | instance | "", 2026-07-17 23:05:47.428612 | instance | "", 2026-07-17 23:05:47.428786 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.429027 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.429184 | instance | " 2026-07-17 23:00:50,400 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.429302 | instance | "2026-07-17 23:00:50,690 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-07-17 23:05:47.429446 | instance | "2026-07-17 23:00:50,692 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.429561 | instance | "2026-07-17 23:00:51,380 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-07-17 23:05:47.429686 | instance | "2026-07-17 23:00:51,381 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.429812 | instance | "2026-07-17 23:00:53,358 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-17 23:05:47.429939 | instance | "2026-07-17 23:00:53,359 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.430064 | instance | "2026-07-17 23:00:53,651 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-17 23:05:47.430193 | instance | "2026-07-17 23:00:53,652 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.430319 | instance | "2026-07-17 23:00:55,039 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-17 23:05:47.430442 | instance | "2026-07-17 23:00:55,043 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.430569 | instance | "2026-07-17 23:00:55,376 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9796", 2026-07-17 23:05:47.430692 | instance | "2026-07-17 23:00:55,378 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.430835 | instance | "2026-07-17 23:00:57,123 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-17 23:05:47.430991 | instance | "2026-07-17 23:00:57,128 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.431111 | instance | "2026-07-17 23:00:57,389 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1399", 2026-07-17 23:05:47.431295 | instance | "2026-07-17 23:00:58,406 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.431426 | instance | "2026-07-17 23:00:58,796 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1395", 2026-07-17 23:05:47.431550 | instance | "2026-07-17 23:00:59,805 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.431678 | instance | "2026-07-17 23:00:59,942 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1451", 2026-07-17 23:05:47.431811 | instance | "2026-07-17 23:01:00,951 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.431935 | instance | "2026-07-17 23:01:01,313 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1451", 2026-07-17 23:05:47.432062 | instance | "2026-07-17 23:01:02,322 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.432198 | instance | "2026-07-17 23:01:02,409 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1459", 2026-07-17 23:05:47.432324 | instance | "2026-07-17 23:01:03,424 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.432489 | instance | "2026-07-17 23:01:04,298 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.432607 | instance | "2026-07-17 23:01:05,312 24 DEBUG [urllib3.connectionpool] Starti", 2026-07-17 23:05:47.432728 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.432906 | instance | "2026-07-17 23:01:07,661 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.433001 | instance | "2026-07-17 23:01:08,672 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.433129 | instance | "2026-07-17 23:01:11,293 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.433254 | instance | "2026-07-17 23:01:12,308 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.433376 | instance | "2026-07-17 23:01:12,540 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.433501 | instance | "2026-07-17 23:01:13,552 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.433624 | instance | "2026-07-17 23:01:13,799 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.433747 | instance | "2026-07-17 23:01:14,816 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.433871 | instance | "2026-07-17 23:01:14,942 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.433994 | instance | "2026-07-17 23:01:15,952 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.434121 | instance | "2026-07-17 23:01:16,147 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1469", 2026-07-17 23:05:47.434241 | instance | "2026-07-17 23:01:17,155 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.434366 | instance | "2026-07-17 23:01:17,233 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1401", 2026-07-17 23:05:47.434486 | instance | "2026-07-17 23:01:18,245 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.434615 | instance | "2026-07-17 23:01:18,340 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1401", 2026-07-17 23:05:47.434743 | instance | "2026-07-17 23:01:19,353 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.434888 | instance | "2026-07-17 23:01:19,467 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1591", 2026-07-17 23:05:47.435087 | instance | "2026-07-17 23:01:19,481 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.435210 | instance | "2026-07-17 23:01:20,305 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 204 0", 2026-07-17 23:05:47.435337 | instance | "2026-07-17 23:01:20,307 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.435466 | instance | "2026-07-17 23:01:20,340 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 404 111", 2026-07-17 23:05:47.435590 | instance | "2026-07-17 23:01:20,344 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.435713 | instance | "2026-07-17 23:01:20,371 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-455777230 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.435838 | instance | "2026-07-17 23:01:20,373 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.435962 | instance | "2026-07-17 23:01:20,545 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/9f0f62b2-5e21-4cbb", 2026-07-17 23:05:47.436081 | instance | " -9c8e-dada29576537 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.436471 | instance | "2026-07-17 23:01:20,546 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.436494 | instance | "2026-07-17 23:01:20,562 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/9f0f62b2-5e21-4cbb-9c8e-dada29576537 HTTP/1.1\" 404 146", 2026-07-17 23:05:47.436502 | instance | "2026-07-17 23:01:20,564 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.436573 | instance | "2026-07-17 23:01:21,027 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/03eb313e-d2dd-4b9e-b11d-1114aac6772e HTTP/1.1\" 204 0", 2026-07-17 23:05:47.436685 | instance | "", 2026-07-17 23:05:47.436821 | instance | "{2} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) [0.000000s] ... FAILED", 2026-07-17 23:05:47.436944 | instance | "", 2026-07-17 23:05:47.437059 | instance | "Captured traceback:", 2026-07-17 23:05:47.437172 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.437289 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.437403 | instance | "", 2026-07-17 23:05:47.437526 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.437643 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.437755 | instance | "", 2026-07-17 23:05:47.437878 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.437997 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.438108 | instance | "", 2026-07-17 23:05:47.438243 | 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-17 23:05:47.438355 | instance | " server_initial = cls.create_test_server(", 2026-07-17 23:05:47.438469 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.438583 | instance | "", 2026-07-17 23:05:47.438705 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.438823 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.438960 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.439071 | instance | "", 2026-07-17 23:05:47.439192 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.439311 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.439428 | instance | "", 2026-07-17 23:05:47.439555 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.439673 | instance | " self.force_reraise()", 2026-07-17 23:05:47.439788 | instance | "", 2026-07-17 23:05:47.439930 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.440046 | instance | " raise self.value", 2026-07-17 23:05:47.440166 | instance | "", 2026-07-17 23:05:47.440297 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.440409 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.440522 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.440700 | instance | "", 2026-07-17 23:05:47.440824 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.440984 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.441097 | instance | "", 2026-07-17 23:05:47.441220 | instance | " tempest.exceptions.BuildErrorException: Server 5090eb9a-35a3-4efa-bf55-5ba34b9fe021 failed to build and is in ERROR status", 2026-07-17 23:05:47.441367 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5090eb9a-35a3-4efa-bf55-5ba34b9fe021.'}. Request ID of server operation performed before checking the server status req-bc68fba8-f390-42dd-ac18-2f22273edc3e.", 2026-07-17 23:05:47.441481 | instance | "", 2026-07-17 23:05:47.441607 | instance | "{3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.172609s] ... ok", 2026-07-17 23:05:47.441736 | instance | "{3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.779681s] ... ok", 2026-07-17 23:05:47.441863 | instance | "{1} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [0.000000s] ... FAILED", 2026-07-17 23:05:47.441980 | instance | "", 2026-07-17 23:05:47.442095 | instance | "Captured traceback:", 2026-07-17 23:05:47.442214 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.442330 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.442443 | instance | "", 2026-07-17 23:05:47.442607 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.442727 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.442839 | instance | "", 2026-07-17 23:05:47.442976 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.443089 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.443205 | instance | "", 2026-07-17 23:05:47.443493 | 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-17 23:05:47.443608 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-07-17 23:05:47.443723 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.443836 | instance | "", 2026-07-17 23:05:47.443959 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-07-17 23:05:47.444074 | instance | " server = cls.create_test_server(", 2026-07-17 23:05:47.444815 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.444884 | instance | "", 2026-07-17 23:05:47.444897 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.444908 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.444917 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.444933 | instance | "", 2026-07-17 23:05:47.445024 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.445181 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.445255 | instance | "", 2026-07-17 23:05:47.445374 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.445483 | instance | " self.force_reraise()", 2026-07-17 23:05:47.445595 | instance | "", 2026-07-17 23:05:47.445731 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.445825 | instance | " raise self.value", 2026-07-17 23:05:47.445969 | instance | "", 2026-07-17 23:05:47.446058 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.446178 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.446294 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.446398 | instance | "", 2026-07-17 23:05:47.446541 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.446638 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.446748 | instance | "", 2026-07-17 23:05:47.446893 | instance | " tempest.exceptions.BuildErrorException: Server 5233e993-9679-46b5-a2d7-950e9ba3f306 failed to build and is in ERROR status", 2026-07-17 23:05:47.447091 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5233e993-9679-46b5-a2d7-950e9ba3f306.'}. Request ID of server operation performed before checking the server status req-8e5bcbf6-f819-4172-b4f6-cb46fdc30ddc.", 2026-07-17 23:05:47.447142 | instance | "", 2026-07-17 23:05:47.447260 | instance | "{3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.396685s] ... ok", 2026-07-17 23:05:47.447379 | instance | "{0} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) [0.000000s] ... FAILED", 2026-07-17 23:05:47.447491 | instance | "", 2026-07-17 23:05:47.447604 | instance | "Captured traceback:", 2026-07-17 23:05:47.447716 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.447830 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.447946 | instance | "", 2026-07-17 23:05:47.448063 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.448182 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.448299 | instance | "", 2026-07-17 23:05:47.448414 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.448528 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.448640 | instance | "", 2026-07-17 23:05:47.448760 | 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-17 23:05:47.448955 | instance | " server_initial = cls.create_test_server(", 2026-07-17 23:05:47.449058 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.449174 | instance | "", 2026-07-17 23:05:47.449305 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.449422 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.449536 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.449649 | instance | "", 2026-07-17 23:05:47.449771 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.449888 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.450009 | instance | "", 2026-07-17 23:05:47.450139 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.450253 | instance | " self.force_reraise()", 2026-07-17 23:05:47.450365 | instance | "", 2026-07-17 23:05:47.450486 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.450601 | instance | " raise self.value", 2026-07-17 23:05:47.450714 | instance | "", 2026-07-17 23:05:47.450836 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.450970 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.451104 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.451220 | instance | "", 2026-07-17 23:05:47.451337 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.451455 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.451566 | instance | "", 2026-07-17 23:05:47.451688 | instance | " tempest.exceptions.BuildErrorException: Server 44d18afb-9c4f-46e1-af8d-c90ae8c47a22 failed to build and is in ERROR status", 2026-07-17 23:05:47.451819 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:37Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 44d18afb-9c4f-46e1-af8d-c90ae8c47a22.'}. Request ID of server operation performed before checking the server status req-7570a029-cb30-4072-aea8-f92057b21646.", 2026-07-17 23:05:47.451931 | instance | "", 2026-07-17 23:05:47.452059 | instance | "{1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.838227s] ... ok", 2026-07-17 23:05:47.452187 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.550087s] ... ok", 2026-07-17 23:05:47.452312 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.016590s] ... ok", 2026-07-17 23:05:47.452429 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.421515s] ... ok", 2026-07-17 23:05:47.452589 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.966732s] ... ok", 2026-07-17 23:05:47.452717 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.130203s] ... ok", 2026-07-17 23:05:47.452863 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.201099s] ... ok", 2026-07-17 23:05:47.452985 | instance | "{0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.109914s] ... ok", 2026-07-17 23:05:47.453111 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.019439s] ... ok", 2026-07-17 23:05:47.453242 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.059001s] ... ok", 2026-07-17 23:05:47.453365 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.017508s] ... ok", 2026-07-17 23:05:47.453519 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007100s] ... ok", 2026-07-17 23:05:47.453649 | instance | "{1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.250788s] ... ok", 2026-07-17 23:05:47.453775 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.364658s] ... ok", 2026-07-17 23:05:47.453889 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.104268s] ... ok", 2026-07-17 23:05:47.454006 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.057419s] ... ok", 2026-07-17 23:05:47.454125 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.038208s] ... ok", 2026-07-17 23:05:47.454243 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_network [0.066776s] ... ok", 2026-07-17 23:05:47.454361 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.040702s] ... ok", 2026-07-17 23:05:47.454481 | instance | "{0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.030220s] ... ok", 2026-07-17 23:05:47.454602 | instance | "{2} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) [0.000000s] ... FAILED", 2026-07-17 23:05:47.454713 | instance | "", 2026-07-17 23:05:47.454827 | instance | "Captured traceback:", 2026-07-17 23:05:47.454953 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.455068 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.455184 | instance | "", 2026-07-17 23:05:47.455305 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.455419 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.455530 | instance | "", 2026-07-17 23:05:47.455650 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.455767 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.455878 | instance | "", 2026-07-17 23:05:47.456004 | 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-17 23:05:47.456116 | instance | " server_initial = cls.create_test_server(", 2026-07-17 23:05:47.456227 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.456338 | instance | "", 2026-07-17 23:05:47.456463 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.456574 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.456685 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.456796 | instance | "", 2026-07-17 23:05:47.456937 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.457051 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.457163 | instance | "", 2026-07-17 23:05:47.457283 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.457396 | instance | " self.force_reraise()", 2026-07-17 23:05:47.457507 | instance | "", 2026-07-17 23:05:47.457630 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.457739 | instance | " raise self.value", 2026-07-17 23:05:47.457849 | instance | "", 2026-07-17 23:05:47.457974 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.458089 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.458194 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.458304 | instance | "", 2026-07-17 23:05:47.458429 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.458543 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.458653 | instance | "", 2026-07-17 23:05:47.458784 | instance | " tempest.exceptions.BuildErrorException: Server a82ed06e-01f9-43cc-b14d-72aa11f51d8a failed to build and is in ERROR status", 2026-07-17 23:05:47.458928 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:53Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a82ed06e-01f9-43cc-b14d-72aa11f51d8a.'}. Request ID of server operation performed before checking the server status req-f2d65a6b-9101-4128-bfa7-4c897d055d26.", 2026-07-17 23:05:47.459038 | instance | "", 2026-07-17 23:05:47.459160 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.061079s] ... ok", 2026-07-17 23:05:47.459278 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.021622s] ... ok", 2026-07-17 23:05:47.459398 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.757043s] ... ok", 2026-07-17 23:05:47.459522 | instance | "{1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.495083s] ... ok", 2026-07-17 23:05:47.459641 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [4.486956s] ... ok", 2026-07-17 23:05:47.459759 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.007960s] ... ok", 2026-07-17 23:05:47.459879 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.557501s] ... ok", 2026-07-17 23:05:47.460000 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.363964s] ... ok", 2026-07-17 23:05:47.460118 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [4.942854s] ... ok", 2026-07-17 23:05:47.460238 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [3.322044s] ... ok", 2026-07-17 23:05:47.460362 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.164143s] ... ok", 2026-07-17 23:05:47.460476 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.052159s] ... ok", 2026-07-17 23:05:47.460599 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.034818s] ... ok", 2026-07-17 23:05:47.460717 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.045110s] ... ok", 2026-07-17 23:05:47.460876 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.029977s] ... ok", 2026-07-17 23:05:47.460991 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.766478s] ... ok", 2026-07-17 23:05:47.461109 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [1.001383s] ... ok", 2026-07-17 23:05:47.461232 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.098233s] ... ok", 2026-07-17 23:05:47.461347 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.066080s] ... ok", 2026-07-17 23:05:47.461466 | instance | "{0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.348322s] ... ok", 2026-07-17 23:05:47.461587 | instance | "{2} setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) [0.000000s] ... FAILED", 2026-07-17 23:05:47.461698 | instance | "", 2026-07-17 23:05:47.461815 | instance | "Captured traceback:", 2026-07-17 23:05:47.461926 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.462042 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.462152 | instance | "", 2026-07-17 23:05:47.462270 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.462387 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.462500 | instance | "", 2026-07-17 23:05:47.462622 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.462740 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.462857 | instance | "", 2026-07-17 23:05:47.462996 | 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-17 23:05:47.463112 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-07-17 23:05:47.463223 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.463334 | instance | "", 2026-07-17 23:05:47.463483 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.463610 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.463724 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.463832 | instance | "", 2026-07-17 23:05:47.463956 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.464068 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.464176 | instance | "", 2026-07-17 23:05:47.464295 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.464407 | instance | " self.force_reraise()", 2026-07-17 23:05:47.464517 | instance | "", 2026-07-17 23:05:47.464636 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.464755 | instance | " raise self.value", 2026-07-17 23:05:47.464898 | instance | "", 2026-07-17 23:05:47.465009 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.465123 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.465236 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.465346 | instance | "", 2026-07-17 23:05:47.465465 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.465582 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.465692 | instance | "", 2026-07-17 23:05:47.465813 | instance | " tempest.exceptions.BuildErrorException: Server 5c086001-e0de-4f79-9439-e684b3e06636 failed to build and is in ERROR status", 2026-07-17 23:05:47.465984 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:02:26Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5c086001-e0de-4f79-9439-e684b3e06636.'}. Request ID of server operation performed before checking the server status req-156ecb2b-e201-44f2-8cc5-fe25ce34ff17.", 2026-07-17 23:05:47.466108 | instance | "", 2026-07-17 23:05:47.466231 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [9.172324s] ... ok", 2026-07-17 23:05:47.466359 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.150214s] ... ok", 2026-07-17 23:05:47.466479 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.055141s] ... ok", 2026-07-17 23:05:47.466599 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.055909s] ... ok", 2026-07-17 23:05:47.466719 | instance | "{2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.491842s] ... ok", 2026-07-17 23:05:47.466840 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.655925s] ... ok", 2026-07-17 23:05:47.466981 | instance | "{3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [19.862801s] ... FAILED", 2026-07-17 23:05:47.467096 | instance | "", 2026-07-17 23:05:47.467212 | instance | "Captured traceback:", 2026-07-17 23:05:47.467329 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.467444 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.467555 | instance | "", 2026-07-17 23:05:47.467677 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.467791 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.467902 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.468676 | instance | "", 2026-07-17 23:05:47.468806 | 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-17 23:05:47.468974 | instance | " server = self.create_server()", 2026-07-17 23:05:47.469085 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.469203 | instance | "", 2026-07-17 23:05:47.469345 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-07-17 23:05:47.469447 | instance | " body, _ = compute.create_test_server(", 2026-07-17 23:05:47.469556 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.469667 | instance | "", 2026-07-17 23:05:47.469789 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.469903 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.470015 | instance | "", 2026-07-17 23:05:47.470137 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.470252 | instance | " self.force_reraise()", 2026-07-17 23:05:47.470362 | instance | "", 2026-07-17 23:05:47.470510 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.470599 | instance | " raise self.value", 2026-07-17 23:05:47.470709 | instance | "", 2026-07-17 23:05:47.470829 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.470973 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.471086 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.471199 | instance | "", 2026-07-17 23:05:47.472205 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.472236 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.472246 | instance | "", 2026-07-17 23:05:47.472256 | instance | " tempest.exceptions.BuildErrorException: Server 095e71af-50a3-4413-b3de-213ac25501d7 failed to build and is in ERROR status", 2026-07-17 23:05:47.472265 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:02:38Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 095e71af-50a3-4413-b3de-213ac25501d7.'}. Request ID of server operation performed before checking the server status req-966a0073-77ae-45fb-81c5-c2bb2eb303ad.", 2026-07-17 23:05:47.472275 | instance | "", 2026-07-17 23:05:47.472283 | instance | "", 2026-07-17 23:05:47.472292 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.472305 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.472363 | instance | " 2026-07-17 23:02:19,754 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.472492 | instance | "2026-07-17 23:02:20,145 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-17 23:05:47.472610 | instance | "2026-07-17 23:02:20,147 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.472736 | instance | "2026-07-17 23:02:20,649 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-07-17 23:05:47.472887 | instance | "2026-07-17 23:02:20,652 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.472997 | instance | "2026-07-17 23:02:20,844 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1367", 2026-07-17 23:05:47.473129 | instance | "2026-07-17 23:02:21,856 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.473251 | instance | "2026-07-17 23:02:21,941 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1363", 2026-07-17 23:05:47.473377 | instance | "2026-07-17 23:02:22,955 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.473497 | instance | "2026-07-17 23:02:23,055 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1363", 2026-07-17 23:05:47.473673 | instance | "2026-07-17 23:02:24,063 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.473831 | instance | "2026-07-17 23:02:24,264 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1419", 2026-07-17 23:05:47.473956 | instance | "2026-07-17 23:02:25,275 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.474117 | instance | "2026-07-17 23:02:25,398 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1419", 2026-07-17 23:05:47.474209 | instance | "2026-07-17 23:02:26,409 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.474331 | instance | "2026-07-17 23:02:27,798 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1469", 2026-07-17 23:05:47.474452 | instance | "2026-07-17 23:02:28,813 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.474595 | instance | "2026-07-17 23:02:29,580 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.474726 | instance | "2026-07-17 23:02:30,591 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.474838 | instance | "2026-07-17 23:02:30,903 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.474975 | instance | "2026-07-17 23:02:31,918 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.475158 | instance | "2026-07-17 23:02:32,142 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.475211 | instance | "2026-07-17 23:02:33,152 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.475377 | instance | "2026-07-17 23:02:33,308 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.475494 | instance | "2026-07-17 23:02:34,321 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.475615 | instance | "2026-07-17 23:02:34,484 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac", 2026-07-17 23:05:47.475729 | instance | " 25501d7 HTTP/1.1\" 200 1411", 2026-07-17 23:05:47.475850 | instance | "2026-07-17 23:02:35,497 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.475979 | instance | "2026-07-17 23:02:35,910 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1411", 2026-07-17 23:05:47.476103 | instance | "2026-07-17 23:02:36,920 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.476226 | instance | "2026-07-17 23:02:37,024 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1369", 2026-07-17 23:05:47.476347 | instance | "2026-07-17 23:02:38,031 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.476484 | instance | "2026-07-17 23:02:38,190 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1367", 2026-07-17 23:05:47.476599 | instance | "2026-07-17 23:02:39,201 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.476717 | instance | "2026-07-17 23:02:39,302 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1559", 2026-07-17 23:05:47.476855 | instance | "2026-07-17 23:02:39,311 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.476980 | instance | "2026-07-17 23:02:39,579 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.477096 | instance | "2026-07-17 23:02:39,581 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.477219 | instance | "2026-07-17 23:02:39,609 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 404 111", 2026-07-17 23:05:47.477331 | instance | "", 2026-07-17 23:05:47.477457 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.057494s] ... ok", 2026-07-17 23:05:47.477582 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.028998s] ... ok", 2026-07-17 23:05:47.477708 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.025972s] ... ok", 2026-07-17 23:05:47.477822 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.059633s] ... ok", 2026-07-17 23:05:47.477938 | instance | "{2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.008083s] ... ok", 2026-07-17 23:05:47.478073 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [5.819851s] ... ok", 2026-07-17 23:05:47.478200 | instance | "{2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.073302s] ... ok", 2026-07-17 23:05:47.478313 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.520797s] ... ok", 2026-07-17 23:05:47.478430 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.271978s] ... ok", 2026-07-17 23:05:47.478554 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.651654s] ... ok", 2026-07-17 23:05:47.478672 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [2.940205s] ... ok", 2026-07-17 23:05:47.478797 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.949661s] ... ok", 2026-07-17 23:05:47.478942 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.703665s] ... ok", 2026-07-17 23:05:47.479059 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.937147s] ... ok", 2026-07-17 23:05:47.479187 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [3.118115s] ... ok", 2026-07-17 23:05:47.479310 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.147061s] ... ok", 2026-07-17 23:05:47.479982 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.084212s] ... ok", 2026-07-17 23:05:47.479997 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.297749s] ... ok", 2026-07-17 23:05:47.480001 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.140767s] ... ok", 2026-07-17 23:05:47.480005 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [26.156887s] ... ok", 2026-07-17 23:05:47.480009 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.197070s] ... ok", 2026-07-17 23:05:47.480015 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [4.256705s] ... ok", 2026-07-17 23:05:47.480155 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.425434s] ... ok", 2026-07-17 23:05:47.480273 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.968864s] ... ok", 2026-07-17 23:05:47.480402 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [7.295374s] ... ok", 2026-07-17 23:05:47.480574 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.583455s] ... ok", 2026-07-17 23:05:47.480641 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.202594s] ... ok", 2026-07-17 23:05:47.480765 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.500450s] ... ok", 2026-07-17 23:05:47.480995 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [31.512066s] ... FAILED", 2026-07-17 23:05:47.481019 | instance | "", 2026-07-17 23:05:47.481139 | instance | "Captured traceback:", 2026-07-17 23:05:47.481250 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.481374 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.481476 | instance | "", 2026-07-17 23:05:47.481597 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.481711 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.481821 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.481940 | instance | "", 2026-07-17 23:05:47.482065 | 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-17 23:05:47.482177 | instance | " self._setup_network_and_servers()", 2026-07-17 23:05:47.482290 | instance | "", 2026-07-17 23:05:47.482410 | 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-17 23:05:47.482524 | instance | " server = self._create_server(self.network, port_id)", 2026-07-17 23:05:47.482639 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.482752 | instance | "", 2026-07-17 23:05:47.482917 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-07-17 23:05:47.483009 | instance | " server = self.create_server(", 2026-07-17 23:05:47.483125 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.483244 | instance | "", 2026-07-17 23:05:47.483370 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-17 23:05:47.483485 | instance | " body, _ = compute.create_test_server(", 2026-07-17 23:05:47.483602 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.483729 | instance | "", 2026-07-17 23:05:47.483901 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.484007 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.484123 | instance | "", 2026-07-17 23:05:47.484243 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.484450 | instance | " self.force_reraise()", 2026-07-17 23:05:47.484513 | instance | "", 2026-07-17 23:05:47.484650 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.484740 | instance | " raise self.value", 2026-07-17 23:05:47.484871 | instance | "", 2026-07-17 23:05:47.484990 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.485213 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.485322 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.485495 | instance | "", 2026-07-17 23:05:47.485666 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.485788 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.485900 | instance | "", 2026-07-17 23:05:47.486030 | instance | " tempest.exceptions.BuildErrorException: Server af046fe9-4b71-4e38-8217-51ac8908a4fa failed to build and is in ERROR status", 2026-07-17 23:05:47.486161 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:03:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance af046fe9-4b71-4e38-8217-51ac8908a4fa.'}. Request ID of server operation performed before checking the server status req-8654340c-d5ad-43ef-b36e-af2540fe6fe0.", 2026-07-17 23:05:47.486276 | instance | "", 2026-07-17 23:05:47.486390 | instance | "", 2026-07-17 23:05:47.486512 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.486675 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.486828 | instance | " 2026-07-17 23:03:00,700 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.486977 | instance | "2026-07-17 23:03:01,721 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 671", 2026-07-17 23:05:47.487113 | instance | "2026-07-17 23:03:01,722 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.487236 | instance | "2026-07-17 23:03:03,310 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 975", 2026-07-17 23:05:47.487356 | instance | "2026-07-17 23:03:03,311 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.487487 | instance | "2026-07-17 23:03:03,685 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=31280fea337f438d89601a96aa501002&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-17 23:05:47.487616 | instance | "2026-07-17 23:03:03,687 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.487746 | instance | "2026-07-17 23:03:04,049 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-17 23:05:47.487870 | instance | "2026-07-17 23:03:04,051 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.487998 | instance | "2026-07-17 23:03:04,083 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=901b8819-db79-4a49-afd7-5a7b9d2663b1&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-17 23:05:47.488121 | instance | "2026-07-17 23:03:04,085 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.488249 | instance | "2026-07-17 23:03:04,818 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 657", 2026-07-17 23:05:47.488370 | instance | "2026-07-17 23:03:04,819 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.488495 | instance | "2026-07-17 23:03:07,063 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/887c5e97-eda9-4e0c-90f2-c27ec69463e3/add_router_interface HTTP/1.1\" 200 310", 2026-07-17 23:05:47.488627 | instance | "2026-07-17 23:03:07,064 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.488745 | instance | "2026-07-17 23:03:07,141 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 4633", 2026-07-17 23:05:47.488903 | instance | "2026-07-17 23:03:07,142 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.489013 | instance | "2026-07-17 23:03:07,182 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3241", 2026-07-17 23:05:47.489138 | instance | "2026-07-17 23:03:07,184 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.489266 | instance | "2026-07-17 23:03:07,255 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 1627", 2026-07-17 23:05:47.489391 | instance | "2026-07-17 23:03:07,257 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.489517 | instance | "2026-07-17 23:03:07,301 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 398", 2026-07-17 23:05:47.489642 | instance | "2026-07-17 23:03:07,304 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.489774 | instance | "2026-07-17 23:03:07,494 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-17 23:05:47.489920 | instance | "2026-07-17 23:03:07,496 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.490047 | instance | "2026-07-17 23:03:07,650 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-17 23:05:47.490164 | instance | "2026-07-1", 2026-07-17 23:05:47.490294 | instance | " 7 23:03:07,651 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.490420 | instance | "2026-07-17 23:03:07,808 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-17 23:05:47.490542 | instance | "2026-07-17 23:03:07,809 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.490732 | instance | "2026-07-17 23:03:07,991 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-17 23:05:47.490852 | instance | "2026-07-17 23:03:07,992 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.490994 | instance | "2026-07-17 23:03:08,167 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-17 23:05:47.491117 | instance | "2026-07-17 23:03:08,168 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.491247 | instance | "2026-07-17 23:03:08,328 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-17 23:05:47.491365 | instance | "2026-07-17 23:03:08,329 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.491488 | instance | "2026-07-17 23:03:08,484 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-17 23:05:47.491608 | instance | "2026-07-17 23:03:08,490 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.491731 | instance | "2026-07-17 23:03:08,859 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-07-17 23:05:47.491852 | instance | "2026-07-17 23:03:08,860 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.491978 | instance | "2026-07-17 23:03:09,397 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1374", 2026-07-17 23:05:47.492095 | instance | "2026-07-17 23:03:09,399 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.492218 | instance | "2026-07-17 23:03:10,477 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-17 23:05:47.492339 | instance | "2026-07-17 23:03:10,480 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.492463 | instance | "2026-07-17 23:03:10,656 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1402", 2026-07-17 23:05:47.492584 | instance | "2026-07-17 23:03:11,666 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.492708 | instance | "2026-07-17 23:03:11,884 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1406", 2026-07-17 23:05:47.492873 | instance | "2026-07-17 23:03:12,892 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.493006 | instance | "2026-07-17 23:03:13,142 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1454", 2026-07-17 23:05:47.493132 | instance | "2026-07-17 23:03:14,158 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.493258 | instance | "2026-07-17 23:03:14,329 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1454", 2026-07-17 23:05:47.493385 | instance | "2026-07-17 23:03:15,341 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.493512 | instance | "2026-07-17 23:03:15,836 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1530", 2026-07-17 23:05:47.493632 | instance | "2026-07-17 23:03:16,851 24 DEBUG [urllib3.connectionpool] Start", 2026-07-17 23:05:47.493756 | instance | " ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.493918 | instance | "2026-07-17 23:03:17,089 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.494048 | instance | "2026-07-17 23:03:18,099 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.494202 | instance | "2026-07-17 23:03:19,855 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.494350 | instance | "2026-07-17 23:03:20,874 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.494481 | instance | "2026-07-17 23:03:21,260 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.494609 | instance | "2026-07-17 23:03:22,269 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.494738 | instance | "2026-07-17 23:03:22,671 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.494878 | instance | "2026-07-17 23:03:23,683 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.495010 | instance | "2026-07-17 23:03:24,612 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1472", 2026-07-17 23:05:47.495144 | instance | "2026-07-17 23:03:25,620 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.495281 | instance | "2026-07-17 23:03:26,024 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1404", 2026-07-17 23:05:47.495403 | instance | "2026-07-17 23:03:27,038 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.495528 | instance | "2026-07-17 23:03:27,149 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1404", 2026-07-17 23:05:47.495654 | instance | "2026-07-17 23:03:28,157 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.495778 | instance | "2026-07-17 23:03:28,352 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1594", 2026-07-17 23:05:47.495900 | instance | "2026-07-17 23:03:28,365 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.496026 | instance | "2026-07-17 23:03:28,723 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 204 0", 2026-07-17 23:05:47.496148 | instance | "2026-07-17 23:03:28,725 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.496273 | instance | "2026-07-17 23:03:28,763 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 404 111", 2026-07-17 23:05:47.496396 | instance | "2026-07-17 23:03:28,765 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.496522 | instance | "2026-07-17 23:03:29,281 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/a19598eb-2aaa-446f-aaa4-aa20269354f2 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.496644 | instance | "2026-07-17 23:03:29,283 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.496770 | instance | "2026-07-17 23:03:29,316 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1046087908 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.496915 | instance | "2026-07-17 23:03:29,318 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.497036 | instance | "2026-07-17 23:03:30,387 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/rou", 2026-07-17 23:05:47.497158 | instance | " ters/887c5e97-eda9-4e0c-90f2-c27ec69463e3/remove_router_interface HTTP/1.1\" 200 310", 2026-07-17 23:05:47.497280 | instance | "2026-07-17 23:03:30,388 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.497404 | instance | "2026-07-17 23:03:30,984 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/6fa28f2c-b409-4dac-a9b8-643c5cdf190d HTTP/1.1\" 204 0", 2026-07-17 23:05:47.497526 | instance | "2026-07-17 23:03:30,986 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.497650 | instance | "2026-07-17 23:03:31,807 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/887c5e97-eda9-4e0c-90f2-c27ec69463e3 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.497772 | instance | "2026-07-17 23:03:31,809 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.497900 | instance | "2026-07-17 23:03:32,209 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/5b3ce711-9d17-4c37-a600-41b18a44bdc1 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.498012 | instance | "", 2026-07-17 23:05:47.498133 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.691646s] ... ok", 2026-07-17 23:05:47.498255 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [3.220449s] ... ok", 2026-07-17 23:05:47.498377 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.212875s] ... ok", 2026-07-17 23:05:47.498502 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.167992s] ... ok", 2026-07-17 23:05:47.498620 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.109078s] ... ok", 2026-07-17 23:05:47.498741 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.044877s] ... ok", 2026-07-17 23:05:47.498861 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.825076s] ... ok", 2026-07-17 23:05:47.499001 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.075106s] ... ok", 2026-07-17 23:05:47.499119 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.010776s] ... ok", 2026-07-17 23:05:47.499239 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.494010s] ... ok", 2026-07-17 23:05:47.499359 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.182293s] ... ok", 2026-07-17 23:05:47.499485 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.361107s] ... ok", 2026-07-17 23:05:47.499606 | instance | "{2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.043988s] ... ok", 2026-07-17 23:05:47.499727 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.141902s] ... ok", 2026-07-17 23:05:47.499851 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.081631s] ... ok", 2026-07-17 23:05:47.499976 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.063998s] ... ok", 2026-07-17 23:05:47.500100 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.760916s] ... ok", 2026-07-17 23:05:47.500372 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.779616s] ... ok", 2026-07-17 23:05:47.500495 | instance | "{2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [9.219063s] ... ok", 2026-07-17 23:05:47.500620 | instance | "{2} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-07-17 23:05:47.500742 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.776645s] ... ok", 2026-07-17 23:05:47.500896 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.692620s] ... ok", 2026-07-17 23:05:47.501019 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.856374s] ... ok", 2026-07-17 23:05:47.501138 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.701163s] ... ok", 2026-07-17 23:05:47.501261 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.233725s] ... ok", 2026-07-17 23:05:47.501382 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.662018s] ... ok", 2026-07-17 23:05:47.501504 | instance | "{1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [20.111025s] ... FAILED", 2026-07-17 23:05:47.501619 | instance | "", 2026-07-17 23:05:47.501731 | instance | "Captured traceback:", 2026-07-17 23:05:47.501845 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.501959 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.502073 | instance | "", 2026-07-17 23:05:47.502202 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.502319 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.502432 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.502552 | instance | "", 2026-07-17 23:05:47.502680 | 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-17 23:05:47.502800 | instance | " self.instance = self.create_server(", 2026-07-17 23:05:47.502931 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.503042 | instance | "", 2026-07-17 23:05:47.503164 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-17 23:05:47.503284 | instance | " body, _ = compute.create_test_server(", 2026-07-17 23:05:47.503396 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.503506 | instance | "", 2026-07-17 23:05:47.503639 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.503757 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.503871 | instance | "", 2026-07-17 23:05:47.504069 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.504187 | instance | " self.force_reraise()", 2026-07-17 23:05:47.504300 | instance | "", 2026-07-17 23:05:47.504423 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.504532 | instance | " raise self.value", 2026-07-17 23:05:47.504646 | instance | "", 2026-07-17 23:05:47.504776 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.504958 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.505074 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.505194 | instance | "", 2026-07-17 23:05:47.505332 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.505443 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.505558 | instance | "", 2026-07-17 23:05:47.505682 | instance | " tempest.exceptions.BuildErrorException: Server dc6a0b69-8017-4497-8026-ba9d20859850 failed to build and is in ERROR status", 2026-07-17 23:05:47.505815 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:04:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance dc6a0b69-8017-4497-8026-ba9d20859850.'}. Request ID of server operation performed before checking the server status req-ef60ff4c-2fe3-48bb-9784-cb580a125a51.", 2026-07-17 23:05:47.505928 | instance | "", 2026-07-17 23:05:47.506039 | instance | "", 2026-07-17 23:05:47.506156 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.506268 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.506393 | instance | " 2026-07-17 23:04:01,200 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.506517 | instance | "2026-07-17 23:04:01,364 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-07-17 23:05:47.506641 | instance | "2026-07-17 23:04:01,369 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.506770 | instance | "2026-07-17 23:04:01,714 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-17 23:05:47.506913 | instance | "2026-07-17 23:04:01,716 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.507037 | instance | "2026-07-17 23:04:02,022 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-17 23:05:47.507160 | instance | "2026-07-17 23:04:02,023 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.507284 | instance | "2026-07-17 23:04:02,289 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-17 23:05:47.507421 | instance | "2026-07-17 23:04:02,291 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.507547 | instance | "2026-07-17 23:04:02,565 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-17 23:05:47.507671 | instance | "2026-07-17 23:04:02,567 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.507803 | instance | "2026-07-17 23:04:02,882 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-17 23:05:47.507925 | instance | "2026-07-17 23:04:02,883 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.508047 | instance | "2026-07-17 23:04:03,033 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-17 23:05:47.508169 | instance | "2026-07-17 23:04:03,035 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.508303 | instance | "2026-07-17 23:04:03,183 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-17 23:05:47.508427 | instance | "2026-07-17 23:04:03,190 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.508549 | instance | "2026-07-17 23:04:03,543 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-17 23:05:47.508678 | instance | "2026-07-17 23:04:03,547 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.508839 | instance | "2026-07-17 23:04:03,594 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-07-17 23:05:47.508954 | instance | "2026-07-17 23:04:03,597 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.509074 | instance | "2026-07-17 23:04:03,801 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1661", 2026-07-17 23:05:47.509195 | instance | "2026-07-17 23:04:03,803 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.509318 | instance | "2026-07-17 23:04:04,028 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-17 23:05:47.509442 | instance | "2026-07-17 23:04:04,029 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.509563 | instance | "2026-07-17 23:04:04,214 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-17 23:05:47.509682 | instance | "2026-07-17 23:04:04,216 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-07-17 23:05:47.509794 | instance | " r.local:9696", 2026-07-17 23:05:47.509916 | instance | "2026-07-17 23:04:04,757 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-17 23:05:47.510035 | instance | "2026-07-17 23:04:04,762 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.510157 | instance | "2026-07-17 23:04:05,353 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 497", 2026-07-17 23:05:47.510279 | instance | "2026-07-17 23:04:05,357 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.510403 | instance | "2026-07-17 23:04:05,417 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1457", 2026-07-17 23:05:47.510588 | instance | "2026-07-17 23:04:06,430 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.510716 | instance | "2026-07-17 23:04:06,509 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1461", 2026-07-17 23:05:47.510836 | instance | "2026-07-17 23:04:07,519 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.510977 | instance | "2026-07-17 23:04:07,604 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1509", 2026-07-17 23:05:47.511097 | instance | "2026-07-17 23:04:08,617 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.511221 | instance | "2026-07-17 23:04:08,692 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1509", 2026-07-17 23:05:47.511346 | instance | "2026-07-17 23:04:09,699 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.511471 | instance | "2026-07-17 23:04:10,988 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1632", 2026-07-17 23:05:47.511613 | instance | "2026-07-17 23:04:12,001 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.511727 | instance | "2026-07-17 23:04:12,169 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.511858 | instance | "2026-07-17 23:04:13,183 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.511983 | instance | "2026-07-17 23:04:13,315 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.512107 | instance | "2026-07-17 23:04:14,325 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.512236 | instance | "2026-07-17 23:04:14,494 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.512362 | instance | "2026-07-17 23:04:15,505 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.512482 | instance | "2026-07-17 23:04:15,728 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.512606 | instance | "2026-07-17 23:04:16,744 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.512726 | instance | "2026-07-17 23:04:16,915 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1574", 2026-07-17 23:05:47.512863 | instance | "2026-07-17 23:04:17,924 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.512984 | instance | "2026-07-17 23:04:18,017 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1459", 2026-07-17 23:05:47.513106 | instance | "2026-07-17 23:04:19,031 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov", 2026-07-17 23:05:47.513220 | instance | " a-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.513342 | instance | "2026-07-17 23:04:19,113 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1459", 2026-07-17 23:05:47.513463 | instance | "2026-07-17 23:04:20,127 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.513585 | instance | "2026-07-17 23:04:20,229 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1649", 2026-07-17 23:05:47.513707 | instance | "2026-07-17 23:04:20,242 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.513830 | instance | "2026-07-17 23:04:20,470 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.513951 | instance | "2026-07-17 23:04:20,471 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.514074 | instance | "2026-07-17 23:04:20,507 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 404 111", 2026-07-17 23:05:47.514251 | instance | "2026-07-17 23:04:20,510 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.514387 | instance | "2026-07-17 23:04:20,538 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-987626966 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.514500 | instance | "2026-07-17 23:04:20,539 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.514628 | instance | "2026-07-17 23:04:20,715 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/02bb5b9f-9bd4-4306-83d2-9db2fdd4cd66 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.514746 | instance | "2026-07-17 23:04:20,717 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.514883 | instance | "2026-07-17 23:04:20,732 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/02bb5b9f-9bd4-4306-83d2-9db2fdd4cd66 HTTP/1.1\" 404 146", 2026-07-17 23:05:47.515008 | instance | "2026-07-17 23:04:20,736 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.515150 | instance | "2026-07-17 23:04:21,060 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/4f55b5da-663c-40cc-9bb8-7abb6c1eba6b HTTP/1.1\" 204 0", 2026-07-17 23:05:47.515268 | instance | "2026-07-17 23:04:21,061 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.515391 | instance | "2026-07-17 23:04:21,285 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/68919adf-3f63-4012-8421-43311882b79e HTTP/1.1\" 204 0", 2026-07-17 23:05:47.515517 | instance | "2026-07-17 23:04:21,286 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.515638 | instance | "2026-07-17 23:04:21,308 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1157749329 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.515753 | instance | "", 2026-07-17 23:05:47.515873 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.840065s] ... ok", 2026-07-17 23:05:47.515993 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.489542s] ... ok", 2026-07-17 23:05:47.516114 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.408221s] ... ok", 2026-07-17 23:05:47.516235 | instance | "{3} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) [0.000000s] ... FAILED", 2026-07-17 23:05:47.516346 | instance | "", 2026-07-17 23:05:47.516460 | instance | "Captured traceback:", 2026-07-17 23:05:47.516569 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.516685 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.516821 | instance | "", 2026-07-17 23:05:47.516959 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.517072 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.517192 | instance | "", 2026-07-17 23:05:47.517306 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.517416 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.517526 | instance | "", 2026-07-17 23:05:47.517646 | 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-17 23:05:47.517765 | instance | " cls.ikepolicy = cls.create_ikepolicy(", 2026-07-17 23:05:47.517879 | instance | " ^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.517991 | instance | "", 2026-07-17 23:05:47.518113 | 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-17 23:05:47.518233 | instance | " body = cls.client.create_ikepolicy(name=name)", 2026-07-17 23:05:47.518348 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.518461 | instance | "", 2026-07-17 23:05:47.518586 | 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-17 23:05:47.518704 | instance | " resp, body = self.post(uri, post_data)", 2026-07-17 23:05:47.518815 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.518943 | instance | "", 2026-07-17 23:05:47.519063 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 314, in post", 2026-07-17 23:05:47.519178 | instance | " resp_header, resp_body = self.request(", 2026-07-17 23:05:47.519290 | instance | " ^^^^^^^^^^^^^", 2026-07-17 23:05:47.519401 | instance | "", 2026-07-17 23:05:47.519522 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 762, in request", 2026-07-17 23:05:47.519636 | instance | " self._error_checker(resp, resp_body)", 2026-07-17 23:05:47.519756 | instance | "", 2026-07-17 23:05:47.519868 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 947, in _error_checker", 2026-07-17 23:05:47.519984 | instance | " raise exceptions.ServerFault(resp_body, resp=resp,", 2026-07-17 23:05:47.520095 | instance | "", 2026-07-17 23:05:47.520212 | instance | " tempest.lib.exceptions.ServerFault: Got server fault", 2026-07-17 23:05:47.520334 | instance | "Details: Request Failed: internal server error while processing your request.", 2026-07-17 23:05:47.520442 | instance | "", 2026-07-17 23:05:47.520564 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.072023s] ... ok", 2026-07-17 23:05:47.520685 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.191125s] ... ok", 2026-07-17 23:05:47.520837 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [2.122470s] ... ok", 2026-07-17 23:05:47.520956 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.519064s] ... ok", 2026-07-17 23:05:47.521080 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.729828s] ... ok", 2026-07-17 23:05:47.521210 | instance | "{3} setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) [0.000000s] ... FAILED", 2026-07-17 23:05:47.521324 | instance | "", 2026-07-17 23:05:47.521441 | instance | "Captured traceback:", 2026-07-17 23:05:47.521555 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.521676 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.521788 | instance | "", 2026-07-17 23:05:47.521909 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.522024 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.522136 | instance | "", 2026-07-17 23:05:47.522255 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.522370 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.522481 | instance | "", 2026-07-17 23:05:47.522602 | 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-17 23:05:47.522717 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-07-17 23:05:47.522829 | instance | "", 2026-07-17 23:05:47.522969 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-07-17 23:05:47.523084 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-07-17 23:05:47.523195 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.523307 | instance | "", 2026-07-17 23:05:47.523432 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-07-17 23:05:47.523547 | instance | " server = waiters.wait_for_status(", 2026-07-17 23:05:47.523662 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.523774 | instance | "", 2026-07-17 23:05:47.523895 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-07-17 23:05:47.524011 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-07-17 23:05:47.524123 | instance | "", 2026-07-17 23:05:47.524292 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-07-17 23:05:47.524441 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-07-17 23:05:47.524556 | instance | "", 2026-07-17 23:05:47.524669 | instance | "", 2026-07-17 23:05:47.524781 | instance | "==============================", 2026-07-17 23:05:47.524910 | instance | "Failed 11 tests - output below:", 2026-07-17 23:05:47.525022 | instance | "==============================", 2026-07-17 23:05:47.525134 | instance | "", 2026-07-17 23:05:47.525258 | instance | "tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]", 2026-07-17 23:05:47.525374 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-17 23:05:47.525486 | instance | "", 2026-07-17 23:05:47.525602 | instance | "Captured traceback:", 2026-07-17 23:05:47.525712 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.525825 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.525936 | instance | "", 2026-07-17 23:05:47.526057 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.526171 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.526282 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.526394 | instance | "", 2026-07-17 23:05:47.526522 | 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-17 23:05:47.526639 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-07-17 23:05:47.526752 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.526881 | instance | "", 2026-07-17 23:05:47.527014 | 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-17 23:05:47.527131 | instance | " server = self.create_test_server(", 2026-07-17 23:05:47.527249 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.527365 | instance | "", 2026-07-17 23:05:47.527499 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.527616 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.527726 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.527836 | instance | "", 2026-07-17 23:05:47.527958 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.528075 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.528188 | instance | "", 2026-07-17 23:05:47.528308 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.528422 | instance | " self.force_reraise()", 2026-07-17 23:05:47.528533 | instance | "", 2026-07-17 23:05:47.528655 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.528768 | instance | " raise self.value", 2026-07-17 23:05:47.528926 | instance | "", 2026-07-17 23:05:47.529049 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.529162 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.529275 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.529390 | instance | "", 2026-07-17 23:05:47.529511 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.529631 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.529742 | instance | "", 2026-07-17 23:05:47.529868 | instance | " tempest.exceptions.BuildErrorException: Server ca5cb3e9-af7c-4d4a-b31a-978223af138c failed to build and is in ERROR status", 2026-07-17 23:05:47.529996 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ca5cb3e9-af7c-4d4a-b31a-978223af138c.'}. Request ID of server operation performed before checking the server status req-c3ea481b-ed50-495e-a998-dd87ecd967ce.", 2026-07-17 23:05:47.530109 | instance | "", 2026-07-17 23:05:47.530217 | instance | "", 2026-07-17 23:05:47.530331 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.530446 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.530572 | instance | " 2026-07-17 23:00:50,400 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.530723 | instance | "2026-07-17 23:00:50,690 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-07-17 23:05:47.530828 | instance | "2026-07-17 23:00:50,692 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.530971 | instance | "2026-07-17 23:00:51,380 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-07-17 23:05:47.531097 | instance | "2026-07-17 23:00:51,381 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.531223 | instance | "2026-07-17 23:00:53,358 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-17 23:05:47.531348 | instance | "2026-07-17 23:00:53,359 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.531472 | instance | "2026-07-17 23:00:53,651 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-17 23:05:47.531595 | instance | "2026-07-17 23:00:53,652 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.531725 | instance | "2026-07-17 23:00:55,039 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-17 23:05:47.531843 | instance | "2026-07-17 23:00:55,043 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.531964 | instance | "2026-07-17 23:00:55,376 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9796", 2026-07-17 23:05:47.532085 | instance | "2026-07-17 23:00:55,378 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.532208 | instance | "2026-07-17 23:00:57,123 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-17 23:05:47.532333 | instance | "2026-07-17 23:00:57,128 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.532454 | instance | "2026-07-17 23:00:57,389 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1399", 2026-07-17 23:05:47.532580 | instance | "2026-07-17 23:00:58,406 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.532705 | instance | "2026-07-17 23:00:58,796 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1395", 2026-07-17 23:05:47.532858 | instance | "2026-07-17 23:00:59,805 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.532974 | instance | "2026-07-17 23:00:59,942 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1451", 2026-07-17 23:05:47.533096 | instance | "2026-07-17 23:01:00,951 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.533218 | instance | "2026-07-17 23:01:01,313 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1451", 2026-07-17 23:05:47.533352 | instance | "2026-07-17 23:01:02,322 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.533466 | instance | "2026-07-17 23:01:02,409 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1459", 2026-07-17 23:05:47.533584 | instance | "2026-07-17 23:01:03,424 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.533707 | instance | "2026-07-17 23:01:04,298 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.533821 | instance | "2026-07-17 23:01:05,312 24 DEBUG [urllib3.connectionpool] Starti", 2026-07-17 23:05:47.533942 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.534069 | instance | "2026-07-17 23:01:07,661 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.534195 | instance | "2026-07-17 23:01:08,672 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.534317 | instance | "2026-07-17 23:01:11,293 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.534491 | instance | "2026-07-17 23:01:12,308 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.534618 | instance | "2026-07-17 23:01:12,540 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.534738 | instance | "2026-07-17 23:01:13,552 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.534860 | instance | "2026-07-17 23:01:13,799 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.534998 | instance | "2026-07-17 23:01:14,816 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.535121 | instance | "2026-07-17 23:01:14,942 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1525", 2026-07-17 23:05:47.535317 | instance | "2026-07-17 23:01:15,952 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.535440 | instance | "2026-07-17 23:01:16,147 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1469", 2026-07-17 23:05:47.535556 | instance | "2026-07-17 23:01:17,155 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.535678 | instance | "2026-07-17 23:01:17,233 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1401", 2026-07-17 23:05:47.535817 | instance | "2026-07-17 23:01:18,245 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.535935 | instance | "2026-07-17 23:01:18,340 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1401", 2026-07-17 23:05:47.536056 | instance | "2026-07-17 23:01:19,353 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.536183 | instance | "2026-07-17 23:01:19,467 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 200 1591", 2026-07-17 23:05:47.536306 | instance | "2026-07-17 23:01:19,481 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.536428 | instance | "2026-07-17 23:01:20,305 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 204 0", 2026-07-17 23:05:47.536554 | instance | "2026-07-17 23:01:20,307 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.536682 | instance | "2026-07-17 23:01:20,340 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/ca5cb3e9-af7c-4d4a-b31a-978223af138c HTTP/1.1\" 404 111", 2026-07-17 23:05:47.536837 | instance | "2026-07-17 23:01:20,344 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.536968 | instance | "2026-07-17 23:01:20,371 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-455777230 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.537094 | instance | "2026-07-17 23:01:20,373 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.537218 | instance | "2026-07-17 23:01:20,545 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/9f0f62b2-5e21-4cbb", 2026-07-17 23:05:47.537333 | instance | " -9c8e-dada29576537 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.537454 | instance | "2026-07-17 23:01:20,546 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.537578 | instance | "2026-07-17 23:01:20,562 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/9f0f62b2-5e21-4cbb-9c8e-dada29576537 HTTP/1.1\" 404 146", 2026-07-17 23:05:47.537700 | instance | "2026-07-17 23:01:20,564 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.537823 | instance | "2026-07-17 23:01:21,027 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/03eb313e-d2dd-4b9e-b11d-1114aac6772e HTTP/1.1\" 204 0", 2026-07-17 23:05:47.537937 | instance | "", 2026-07-17 23:05:47.538046 | instance | "", 2026-07-17 23:05:47.538171 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)", 2026-07-17 23:05:47.538285 | instance | "---------------------------------------------------------------------------", 2026-07-17 23:05:47.538397 | instance | "", 2026-07-17 23:05:47.538510 | instance | "Captured traceback:", 2026-07-17 23:05:47.538626 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.538742 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.538855 | instance | "", 2026-07-17 23:05:47.538995 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.539112 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.539228 | instance | "", 2026-07-17 23:05:47.539352 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.539468 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.539584 | instance | "", 2026-07-17 23:05:47.539706 | 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-17 23:05:47.539823 | instance | " server_initial = cls.create_test_server(", 2026-07-17 23:05:47.539935 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.540042 | instance | "", 2026-07-17 23:05:47.540168 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.540284 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.540395 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.540508 | instance | "", 2026-07-17 23:05:47.540629 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.540819 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.540937 | instance | "", 2026-07-17 23:05:47.541058 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.541174 | instance | " self.force_reraise()", 2026-07-17 23:05:47.541295 | instance | "", 2026-07-17 23:05:47.541407 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.541524 | instance | " raise self.value", 2026-07-17 23:05:47.541636 | instance | "", 2026-07-17 23:05:47.541757 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.541874 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.541985 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.542104 | instance | "", 2026-07-17 23:05:47.542221 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.542339 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.542454 | instance | "", 2026-07-17 23:05:47.542580 | instance | " tempest.exceptions.BuildErrorException: Server 5090eb9a-35a3-4efa-bf55-5ba34b9fe021 failed to build and is in ERROR status", 2026-07-17 23:05:47.542719 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5090eb9a-35a3-4efa-bf55-5ba34b9fe021.'}. Request ID of server operation performed before checking the server status req-bc68fba8-f390-42dd-ac18-2f22273edc3e.", 2026-07-17 23:05:47.542835 | instance | "", 2026-07-17 23:05:47.542967 | instance | "", 2026-07-17 23:05:47.543091 | instance | "setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)", 2026-07-17 23:05:47.543210 | instance | "----------------------------------------------------------------------------------", 2026-07-17 23:05:47.543325 | instance | "", 2026-07-17 23:05:47.543443 | instance | "Captured traceback:", 2026-07-17 23:05:47.543558 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.543675 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.543787 | instance | "", 2026-07-17 23:05:47.543908 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.544023 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.544135 | instance | "", 2026-07-17 23:05:47.544389 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.544900 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.545025 | instance | "", 2026-07-17 23:05:47.545186 | 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-17 23:05:47.545308 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-07-17 23:05:47.545426 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.545536 | instance | "", 2026-07-17 23:05:47.545653 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-07-17 23:05:47.545768 | instance | " server = cls.create_test_server(", 2026-07-17 23:05:47.545890 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.546005 | instance | "", 2026-07-17 23:05:47.546123 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.546415 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.546529 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.546641 | instance | "", 2026-07-17 23:05:47.546764 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.546893 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.547008 | instance | "", 2026-07-17 23:05:47.547127 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.547243 | instance | " self.force_reraise()", 2026-07-17 23:05:47.547356 | instance | "", 2026-07-17 23:05:47.547477 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.547591 | instance | " raise self.value", 2026-07-17 23:05:47.547706 | instance | "", 2026-07-17 23:05:47.547826 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.547939 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.548058 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.548168 | instance | "", 2026-07-17 23:05:47.548291 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.548413 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.548524 | instance | "", 2026-07-17 23:05:47.548645 | instance | " tempest.exceptions.BuildErrorException: Server 5233e993-9679-46b5-a2d7-950e9ba3f306 failed to build and is in ERROR status", 2026-07-17 23:05:47.548810 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5233e993-9679-46b5-a2d7-950e9ba3f306.'}. Request ID of server operation performed before checking the server status req-8e5bcbf6-f819-4172-b4f6-cb46fdc30ddc.", 2026-07-17 23:05:47.548932 | instance | "", 2026-07-17 23:05:47.549049 | instance | "", 2026-07-17 23:05:47.549164 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)", 2026-07-17 23:05:47.549277 | instance | "-------------------------------------------------------------------------------------", 2026-07-17 23:05:47.549405 | instance | "", 2026-07-17 23:05:47.549504 | instance | "Captured traceback:", 2026-07-17 23:05:47.549613 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.549728 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.549839 | instance | "", 2026-07-17 23:05:47.549965 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.550081 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.550200 | instance | "", 2026-07-17 23:05:47.550319 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.550432 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.550552 | instance | "", 2026-07-17 23:05:47.550671 | 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-17 23:05:47.550838 | instance | " server_initial = cls.create_test_server(", 2026-07-17 23:05:47.550925 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.551039 | instance | "", 2026-07-17 23:05:47.551158 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.551272 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.551385 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.551497 | instance | "", 2026-07-17 23:05:47.551672 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.551794 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.551910 | instance | "", 2026-07-17 23:05:47.552028 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.552142 | instance | " self.force_reraise()", 2026-07-17 23:05:47.552254 | instance | "", 2026-07-17 23:05:47.552375 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.552488 | instance | " raise self.value", 2026-07-17 23:05:47.552600 | instance | "", 2026-07-17 23:05:47.552726 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.552866 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.552969 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.553081 | instance | "", 2026-07-17 23:05:47.553202 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.553325 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.553436 | instance | "", 2026-07-17 23:05:47.553556 | instance | " tempest.exceptions.BuildErrorException: Server 44d18afb-9c4f-46e1-af8d-c90ae8c47a22 failed to build and is in ERROR status", 2026-07-17 23:05:47.553686 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:37Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 44d18afb-9c4f-46e1-af8d-c90ae8c47a22.'}. Request ID of server operation performed before checking the server status req-7570a029-cb30-4072-aea8-f92057b21646.", 2026-07-17 23:05:47.553804 | instance | "", 2026-07-17 23:05:47.553915 | instance | "", 2026-07-17 23:05:47.554044 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)", 2026-07-17 23:05:47.554152 | instance | "---------------------------------------------------------------------------------", 2026-07-17 23:05:47.554262 | instance | "", 2026-07-17 23:05:47.554376 | instance | "Captured traceback:", 2026-07-17 23:05:47.554487 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.554602 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.554714 | instance | "", 2026-07-17 23:05:47.554835 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.554970 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.555078 | instance | "", 2026-07-17 23:05:47.555243 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.555358 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.555470 | instance | "", 2026-07-17 23:05:47.555591 | 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-17 23:05:47.555708 | instance | " server_initial = cls.create_test_server(", 2026-07-17 23:05:47.555819 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.555931 | instance | "", 2026-07-17 23:05:47.556052 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.556175 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.556287 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.556400 | instance | "", 2026-07-17 23:05:47.556523 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.556643 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.556753 | instance | "", 2026-07-17 23:05:47.556890 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.557000 | instance | " self.force_reraise()", 2026-07-17 23:05:47.557111 | instance | "", 2026-07-17 23:05:47.557231 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.557344 | instance | " raise self.value", 2026-07-17 23:05:47.557455 | instance | "", 2026-07-17 23:05:47.557576 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.557694 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.557801 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.557911 | instance | "", 2026-07-17 23:05:47.558030 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.558154 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.558263 | instance | "", 2026-07-17 23:05:47.558384 | instance | " tempest.exceptions.BuildErrorException: Server a82ed06e-01f9-43cc-b14d-72aa11f51d8a failed to build and is in ERROR status", 2026-07-17 23:05:47.558517 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:01:53Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a82ed06e-01f9-43cc-b14d-72aa11f51d8a.'}. Request ID of server operation performed before checking the server status req-f2d65a6b-9101-4128-bfa7-4c897d055d26.", 2026-07-17 23:05:47.558628 | instance | "", 2026-07-17 23:05:47.558741 | instance | "", 2026-07-17 23:05:47.558863 | instance | "setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)", 2026-07-17 23:05:47.558996 | instance | "--------------------------------------------------------------------------------------", 2026-07-17 23:05:47.559106 | instance | "", 2026-07-17 23:05:47.559227 | instance | "Captured traceback:", 2026-07-17 23:05:47.559339 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.559453 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.559564 | instance | "", 2026-07-17 23:05:47.559688 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.559802 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.559915 | instance | "", 2026-07-17 23:05:47.560038 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.560155 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.560271 | instance | "", 2026-07-17 23:05:47.560393 | 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-17 23:05:47.560511 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-07-17 23:05:47.560623 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.560751 | instance | "", 2026-07-17 23:05:47.560904 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-17 23:05:47.561012 | instance | " body, servers = compute.create_test_server(", 2026-07-17 23:05:47.561124 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.561234 | instance | "", 2026-07-17 23:05:47.561354 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.561469 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.561580 | instance | "", 2026-07-17 23:05:47.561699 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.561813 | instance | " self.force_reraise()", 2026-07-17 23:05:47.561943 | instance | "", 2026-07-17 23:05:47.562050 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.562170 | instance | " raise self.value", 2026-07-17 23:05:47.562282 | instance | "", 2026-07-17 23:05:47.562407 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.562516 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.562628 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.562739 | instance | "", 2026-07-17 23:05:47.562859 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.562998 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.563109 | instance | "", 2026-07-17 23:05:47.563231 | instance | " tempest.exceptions.BuildErrorException: Server 5c086001-e0de-4f79-9439-e684b3e06636 failed to build and is in ERROR status", 2026-07-17 23:05:47.563363 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:02:26Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5c086001-e0de-4f79-9439-e684b3e06636.'}. Request ID of server operation performed before checking the server status req-156ecb2b-e201-44f2-8cc5-fe25ce34ff17.", 2026-07-17 23:05:47.563475 | instance | "", 2026-07-17 23:05:47.563587 | instance | "", 2026-07-17 23:05:47.563709 | instance | "tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]", 2026-07-17 23:05:47.563826 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-17 23:05:47.563938 | instance | "", 2026-07-17 23:05:47.564052 | instance | "Captured traceback:", 2026-07-17 23:05:47.564163 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.564278 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.564390 | instance | "", 2026-07-17 23:05:47.564511 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.564626 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.564740 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.564883 | instance | "", 2026-07-17 23:05:47.565009 | 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-17 23:05:47.565124 | instance | " server = self.create_server()", 2026-07-17 23:05:47.565288 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.565404 | instance | "", 2026-07-17 23:05:47.565524 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-07-17 23:05:47.565640 | instance | " body, _ = compute.create_test_server(", 2026-07-17 23:05:47.565754 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.565866 | instance | "", 2026-07-17 23:05:47.565993 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.566113 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.566227 | instance | "", 2026-07-17 23:05:47.566359 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.566470 | instance | " self.force_reraise()", 2026-07-17 23:05:47.566585 | instance | "", 2026-07-17 23:05:47.566708 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.566824 | instance | " raise self.value", 2026-07-17 23:05:47.566958 | instance | "", 2026-07-17 23:05:47.567080 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.567197 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.567315 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.567427 | instance | "", 2026-07-17 23:05:47.567550 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.567670 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.567782 | instance | "", 2026-07-17 23:05:47.567909 | instance | " tempest.exceptions.BuildErrorException: Server 095e71af-50a3-4413-b3de-213ac25501d7 failed to build and is in ERROR status", 2026-07-17 23:05:47.568049 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:02:38Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 095e71af-50a3-4413-b3de-213ac25501d7.'}. Request ID of server operation performed before checking the server status req-966a0073-77ae-45fb-81c5-c2bb2eb303ad.", 2026-07-17 23:05:47.568163 | instance | "", 2026-07-17 23:05:47.568279 | instance | "", 2026-07-17 23:05:47.568397 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.568512 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.568641 | instance | " 2026-07-17 23:02:19,754 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.568811 | instance | "2026-07-17 23:02:20,145 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-17 23:05:47.568939 | instance | "2026-07-17 23:02:20,147 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.569058 | instance | "2026-07-17 23:02:20,649 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-07-17 23:05:47.569184 | instance | "2026-07-17 23:02:20,652 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.569311 | instance | "2026-07-17 23:02:20,844 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1367", 2026-07-17 23:05:47.569434 | instance | "2026-07-17 23:02:21,856 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.569561 | instance | "2026-07-17 23:02:21,941 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1363", 2026-07-17 23:05:47.569689 | instance | "2026-07-17 23:02:22,955 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.569813 | instance | "2026-07-17 23:02:23,055 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1363", 2026-07-17 23:05:47.569938 | instance | "2026-07-17 23:02:24,063 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.570069 | instance | "2026-07-17 23:02:24,264 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1419", 2026-07-17 23:05:47.570196 | instance | "2026-07-17 23:02:25,275 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.570321 | instance | "2026-07-17 23:02:25,398 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1419", 2026-07-17 23:05:47.570446 | instance | "2026-07-17 23:02:26,409 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.570572 | instance | "2026-07-17 23:02:27,798 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1469", 2026-07-17 23:05:47.570696 | instance | "2026-07-17 23:02:28,813 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.570823 | instance | "2026-07-17 23:02:29,580 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.570967 | instance | "2026-07-17 23:02:30,591 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.571094 | instance | "2026-07-17 23:02:30,903 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.571216 | instance | "2026-07-17 23:02:31,918 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.571339 | instance | "2026-07-17 23:02:32,142 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.571462 | instance | "2026-07-17 23:02:33,152 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.571585 | instance | "2026-07-17 23:02:33,308 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1467", 2026-07-17 23:05:47.571708 | instance | "2026-07-17 23:02:34,321 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.571829 | instance | "2026-07-17 23:02:34,484 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac", 2026-07-17 23:05:47.571945 | instance | " 25501d7 HTTP/1.1\" 200 1411", 2026-07-17 23:05:47.572072 | instance | "2026-07-17 23:02:35,497 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.572195 | instance | "2026-07-17 23:02:35,910 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1411", 2026-07-17 23:05:47.572322 | instance | "2026-07-17 23:02:36,920 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.572454 | instance | "2026-07-17 23:02:37,024 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1369", 2026-07-17 23:05:47.572577 | instance | "2026-07-17 23:02:38,031 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.572704 | instance | "2026-07-17 23:02:38,190 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1367", 2026-07-17 23:05:47.572882 | instance | "2026-07-17 23:02:39,201 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.573001 | instance | "2026-07-17 23:02:39,302 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 200 1559", 2026-07-17 23:05:47.573125 | instance | "2026-07-17 23:02:39,311 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.573249 | instance | "2026-07-17 23:02:39,579 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.573381 | instance | "2026-07-17 23:02:39,581 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.573503 | instance | "2026-07-17 23:02:39,609 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/095e71af-50a3-4413-b3de-213ac25501d7 HTTP/1.1\" 404 111", 2026-07-17 23:05:47.573614 | instance | "", 2026-07-17 23:05:47.573726 | instance | "", 2026-07-17 23:05:47.573849 | instance | "tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]", 2026-07-17 23:05:47.573986 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-17 23:05:47.574077 | instance | "", 2026-07-17 23:05:47.574200 | instance | "Captured traceback:", 2026-07-17 23:05:47.574315 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.574436 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.574550 | instance | "", 2026-07-17 23:05:47.574675 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.574794 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.574932 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.575045 | instance | "", 2026-07-17 23:05:47.575171 | 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-17 23:05:47.575334 | instance | " self._setup_network_and_servers()", 2026-07-17 23:05:47.575457 | instance | "", 2026-07-17 23:05:47.575584 | 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-17 23:05:47.575705 | instance | " server = self._create_server(self.network, port_id)", 2026-07-17 23:05:47.575821 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.575937 | instance | "", 2026-07-17 23:05:47.576062 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-07-17 23:05:47.576179 | instance | " server = self.create_server(", 2026-07-17 23:05:47.576296 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.576448 | instance | "", 2026-07-17 23:05:47.576533 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-17 23:05:47.576647 | instance | " body, _ = compute.create_test_server(", 2026-07-17 23:05:47.576760 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.576888 | instance | "", 2026-07-17 23:05:47.577009 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.577132 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.577249 | instance | "", 2026-07-17 23:05:47.577375 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.577490 | instance | " self.force_reraise()", 2026-07-17 23:05:47.577606 | instance | "", 2026-07-17 23:05:47.577730 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.577845 | instance | " raise self.value", 2026-07-17 23:05:47.577956 | instance | "", 2026-07-17 23:05:47.578078 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.578197 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.578310 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.578422 | instance | "", 2026-07-17 23:05:47.578543 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.578667 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.578787 | instance | "", 2026-07-17 23:05:47.578926 | instance | " tempest.exceptions.BuildErrorException: Server af046fe9-4b71-4e38-8217-51ac8908a4fa failed to build and is in ERROR status", 2026-07-17 23:05:47.579059 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:03:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance af046fe9-4b71-4e38-8217-51ac8908a4fa.'}. Request ID of server operation performed before checking the server status req-8654340c-d5ad-43ef-b36e-af2540fe6fe0.", 2026-07-17 23:05:47.579171 | instance | "", 2026-07-17 23:05:47.579282 | instance | "", 2026-07-17 23:05:47.579397 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.579510 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.579634 | instance | " 2026-07-17 23:03:00,700 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.579759 | instance | "2026-07-17 23:03:01,721 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 671", 2026-07-17 23:05:47.579882 | instance | "2026-07-17 23:03:01,722 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.580007 | instance | "2026-07-17 23:03:03,310 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 975", 2026-07-17 23:05:47.580139 | instance | "2026-07-17 23:03:03,311 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.580267 | instance | "2026-07-17 23:03:03,685 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=31280fea337f438d89601a96aa501002&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-17 23:05:47.580388 | instance | "2026-07-17 23:03:03,687 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.580525 | instance | "2026-07-17 23:03:04,049 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-17 23:05:47.580666 | instance | "2026-07-17 23:03:04,051 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.580831 | instance | "2026-07-17 23:03:04,083 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=901b8819-db79-4a49-afd7-5a7b9d2663b1&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-17 23:05:47.580952 | instance | "2026-07-17 23:03:04,085 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.581080 | instance | "2026-07-17 23:03:04,818 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 657", 2026-07-17 23:05:47.581206 | instance | "2026-07-17 23:03:04,819 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.581332 | instance | "2026-07-17 23:03:07,063 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/887c5e97-eda9-4e0c-90f2-c27ec69463e3/add_router_interface HTTP/1.1\" 200 310", 2026-07-17 23:05:47.581457 | instance | "2026-07-17 23:03:07,064 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.581592 | instance | "2026-07-17 23:03:07,141 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 4633", 2026-07-17 23:05:47.581712 | instance | "2026-07-17 23:03:07,142 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.581837 | instance | "2026-07-17 23:03:07,182 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3241", 2026-07-17 23:05:47.581959 | instance | "2026-07-17 23:03:07,184 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.582086 | instance | "2026-07-17 23:03:07,255 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 1627", 2026-07-17 23:05:47.582210 | instance | "2026-07-17 23:03:07,257 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.582340 | instance | "2026-07-17 23:03:07,301 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 398", 2026-07-17 23:05:47.582482 | instance | "2026-07-17 23:03:07,304 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.582595 | instance | "2026-07-17 23:03:07,494 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-17 23:05:47.582725 | instance | "2026-07-17 23:03:07,496 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.582851 | instance | "2026-07-17 23:03:07,650 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-17 23:05:47.582991 | instance | "2026-07-1", 2026-07-17 23:05:47.583273 | instance | " 7 23:03:07,651 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.583405 | instance | "2026-07-17 23:03:07,808 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-17 23:05:47.583533 | instance | "2026-07-17 23:03:07,809 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.583659 | instance | "2026-07-17 23:03:07,991 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-17 23:05:47.583802 | instance | "2026-07-17 23:03:07,992 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.583930 | instance | "2026-07-17 23:03:08,167 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-17 23:05:47.584048 | instance | "2026-07-17 23:03:08,168 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.584173 | instance | "2026-07-17 23:03:08,328 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-17 23:05:47.584296 | instance | "2026-07-17 23:03:08,329 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.584424 | instance | "2026-07-17 23:03:08,484 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-17 23:05:47.584548 | instance | "2026-07-17 23:03:08,490 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.584672 | instance | "2026-07-17 23:03:08,859 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-07-17 23:05:47.584834 | instance | "2026-07-17 23:03:08,860 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.584959 | instance | "2026-07-17 23:03:09,397 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1374", 2026-07-17 23:05:47.585085 | instance | "2026-07-17 23:03:09,399 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.585211 | instance | "2026-07-17 23:03:10,477 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-17 23:05:47.585473 | instance | "2026-07-17 23:03:10,480 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.585603 | instance | "2026-07-17 23:03:10,656 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1402", 2026-07-17 23:05:47.585727 | instance | "2026-07-17 23:03:11,666 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.585883 | instance | "2026-07-17 23:03:11,884 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1406", 2026-07-17 23:05:47.586009 | instance | "2026-07-17 23:03:12,892 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.586134 | instance | "2026-07-17 23:03:13,142 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1454", 2026-07-17 23:05:47.586253 | instance | "2026-07-17 23:03:14,158 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.586381 | instance | "2026-07-17 23:03:14,329 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1454", 2026-07-17 23:05:47.586504 | instance | "2026-07-17 23:03:15,341 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.586630 | instance | "2026-07-17 23:03:15,836 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1530", 2026-07-17 23:05:47.586747 | instance | "2026-07-17 23:03:16,851 24 DEBUG [urllib3.connectionpool] Start", 2026-07-17 23:05:47.586887 | instance | " ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.587019 | instance | "2026-07-17 23:03:17,089 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.587144 | instance | "2026-07-17 23:03:18,099 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.587271 | instance | "2026-07-17 23:03:19,855 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.587397 | instance | "2026-07-17 23:03:20,874 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.587524 | instance | "2026-07-17 23:03:21,260 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.587649 | instance | "2026-07-17 23:03:22,269 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.587772 | instance | "2026-07-17 23:03:22,671 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1528", 2026-07-17 23:05:47.587894 | instance | "2026-07-17 23:03:23,683 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.588018 | instance | "2026-07-17 23:03:24,612 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1472", 2026-07-17 23:05:47.588143 | instance | "2026-07-17 23:03:25,620 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.588282 | instance | "2026-07-17 23:03:26,024 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1404", 2026-07-17 23:05:47.588398 | instance | "2026-07-17 23:03:27,038 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.588527 | instance | "2026-07-17 23:03:27,149 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1404", 2026-07-17 23:05:47.588652 | instance | "2026-07-17 23:03:28,157 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.588820 | instance | "2026-07-17 23:03:28,352 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 200 1594", 2026-07-17 23:05:47.588959 | instance | "2026-07-17 23:03:28,365 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.589055 | instance | "2026-07-17 23:03:28,723 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 204 0", 2026-07-17 23:05:47.589177 | instance | "2026-07-17 23:03:28,725 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.589298 | instance | "2026-07-17 23:03:28,763 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/af046fe9-4b71-4e38-8217-51ac8908a4fa HTTP/1.1\" 404 111", 2026-07-17 23:05:47.589589 | instance | "2026-07-17 23:03:28,765 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.589714 | instance | "2026-07-17 23:03:29,281 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/a19598eb-2aaa-446f-aaa4-aa20269354f2 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.589836 | instance | "2026-07-17 23:03:29,283 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.589959 | instance | "2026-07-17 23:03:29,316 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1046087908 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.590081 | instance | "2026-07-17 23:03:29,318 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.590208 | instance | "2026-07-17 23:03:30,387 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/rou", 2026-07-17 23:05:47.590331 | instance | " ters/887c5e97-eda9-4e0c-90f2-c27ec69463e3/remove_router_interface HTTP/1.1\" 200 310", 2026-07-17 23:05:47.590453 | instance | "2026-07-17 23:03:30,388 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.590578 | instance | "2026-07-17 23:03:30,984 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/6fa28f2c-b409-4dac-a9b8-643c5cdf190d HTTP/1.1\" 204 0", 2026-07-17 23:05:47.590699 | instance | "2026-07-17 23:03:30,986 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.590913 | instance | "2026-07-17 23:03:31,807 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/887c5e97-eda9-4e0c-90f2-c27ec69463e3 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.591043 | instance | "2026-07-17 23:03:31,809 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.591176 | instance | "2026-07-17 23:03:32,209 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/5b3ce711-9d17-4c37-a600-41b18a44bdc1 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.591284 | instance | "", 2026-07-17 23:05:47.591396 | instance | "", 2026-07-17 23:05:47.591525 | instance | "tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]", 2026-07-17 23:05:47.591642 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-17 23:05:47.591754 | instance | "", 2026-07-17 23:05:47.591868 | instance | "Captured traceback:", 2026-07-17 23:05:47.591983 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.592095 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.592220 | instance | "", 2026-07-17 23:05:47.592328 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-17 23:05:47.592445 | instance | " return f(*func_args, **func_kwargs)", 2026-07-17 23:05:47.592555 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.592666 | instance | "", 2026-07-17 23:05:47.592871 | 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-17 23:05:47.592989 | instance | " self.instance = self.create_server(", 2026-07-17 23:05:47.593108 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.593221 | instance | "", 2026-07-17 23:05:47.593522 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-17 23:05:47.593627 | instance | " body, _ = compute.create_test_server(", 2026-07-17 23:05:47.593738 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.593851 | instance | "", 2026-07-17 23:05:47.593977 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-17 23:05:47.594094 | instance | " with excutils.save_and_reraise_exception():", 2026-07-17 23:05:47.594208 | instance | "", 2026-07-17 23:05:47.594329 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-17 23:05:47.594443 | instance | " self.force_reraise()", 2026-07-17 23:05:47.594555 | instance | "", 2026-07-17 23:05:47.594675 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-17 23:05:47.594790 | instance | " raise self.value", 2026-07-17 23:05:47.594923 | instance | "", 2026-07-17 23:05:47.595045 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-17 23:05:47.595164 | instance | " server = waiters.wait_for_server_status(", 2026-07-17 23:05:47.595278 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.595392 | instance | "", 2026-07-17 23:05:47.595517 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-17 23:05:47.595639 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-17 23:05:47.595754 | instance | "", 2026-07-17 23:05:47.595926 | instance | " tempest.exceptions.BuildErrorException: Server dc6a0b69-8017-4497-8026-ba9d20859850 failed to build and is in ERROR status", 2026-07-17 23:05:47.596064 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-17T23:04:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance dc6a0b69-8017-4497-8026-ba9d20859850.'}. Request ID of server operation performed before checking the server status req-ef60ff4c-2fe3-48bb-9784-cb580a125a51.", 2026-07-17 23:05:47.596183 | instance | "", 2026-07-17 23:05:47.596483 | instance | "", 2026-07-17 23:05:47.596597 | instance | "Captured pythonlogging:", 2026-07-17 23:05:47.596711 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.596874 | instance | " 2026-07-17 23:04:01,200 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.597001 | instance | "2026-07-17 23:04:01,364 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-07-17 23:05:47.597126 | instance | "2026-07-17 23:04:01,369 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.597251 | instance | "2026-07-17 23:04:01,714 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-17 23:05:47.597374 | instance | "2026-07-17 23:04:01,716 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.597499 | instance | "2026-07-17 23:04:02,022 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-17 23:05:47.597621 | instance | "2026-07-17 23:04:02,023 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.597744 | instance | "2026-07-17 23:04:02,289 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-17 23:05:47.597867 | instance | "2026-07-17 23:04:02,291 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.597990 | instance | "2026-07-17 23:04:02,565 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-17 23:05:47.598112 | instance | "2026-07-17 23:04:02,567 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.598238 | instance | "2026-07-17 23:04:02,882 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-17 23:05:47.598364 | instance | "2026-07-17 23:04:02,883 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.598490 | instance | "2026-07-17 23:04:03,033 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-17 23:05:47.598612 | instance | "2026-07-17 23:04:03,035 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.598736 | instance | "2026-07-17 23:04:03,183 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-17 23:05:47.598859 | instance | "2026-07-17 23:04:03,190 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-17 23:05:47.599003 | instance | "2026-07-17 23:04:03,543 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9774", 2026-07-17 23:05:47.599147 | instance | "2026-07-17 23:04:03,547 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.599292 | instance | "2026-07-17 23:04:03,594 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-07-17 23:05:47.599396 | instance | "2026-07-17 23:04:03,597 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.599523 | instance | "2026-07-17 23:04:03,801 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1661", 2026-07-17 23:05:47.599645 | instance | "2026-07-17 23:04:03,803 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.599774 | instance | "2026-07-17 23:04:04,028 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-17 23:05:47.599898 | instance | "2026-07-17 23:04:04,029 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.600024 | instance | "2026-07-17 23:04:04,214 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-17 23:05:47.600152 | instance | "2026-07-17 23:04:04,216 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-07-17 23:05:47.600270 | instance | " r.local:9696", 2026-07-17 23:05:47.600395 | instance | "2026-07-17 23:04:04,757 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-17 23:05:47.600519 | instance | "2026-07-17 23:04:04,762 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.600644 | instance | "2026-07-17 23:04:05,353 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 497", 2026-07-17 23:05:47.600791 | instance | "2026-07-17 23:04:05,357 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.600921 | instance | "2026-07-17 23:04:05,417 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1457", 2026-07-17 23:05:47.601038 | instance | "2026-07-17 23:04:06,430 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.601176 | instance | "2026-07-17 23:04:06,509 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1461", 2026-07-17 23:05:47.601311 | instance | "2026-07-17 23:04:07,519 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.601483 | instance | "2026-07-17 23:04:07,604 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1509", 2026-07-17 23:05:47.601611 | instance | "2026-07-17 23:04:08,617 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.601731 | instance | "2026-07-17 23:04:08,692 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1509", 2026-07-17 23:05:47.601855 | instance | "2026-07-17 23:04:09,699 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.601981 | instance | "2026-07-17 23:04:10,988 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1632", 2026-07-17 23:05:47.602107 | instance | "2026-07-17 23:04:12,001 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.602235 | instance | "2026-07-17 23:04:12,169 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.602358 | instance | "2026-07-17 23:04:13,183 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.602483 | instance | "2026-07-17 23:04:13,315 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.602608 | instance | "2026-07-17 23:04:14,325 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.602734 | instance | "2026-07-17 23:04:14,494 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.602861 | instance | "2026-07-17 23:04:15,505 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.603010 | instance | "2026-07-17 23:04:15,728 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1630", 2026-07-17 23:05:47.603131 | instance | "2026-07-17 23:04:16,744 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.603259 | instance | "2026-07-17 23:04:16,915 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1574", 2026-07-17 23:05:47.603543 | instance | "2026-07-17 23:04:17,924 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.603660 | instance | "2026-07-17 23:04:18,017 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1459", 2026-07-17 23:05:47.603778 | instance | "2026-07-17 23:04:19,031 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov", 2026-07-17 23:05:47.603896 | instance | " a-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.604016 | instance | "2026-07-17 23:04:19,113 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1459", 2026-07-17 23:05:47.604186 | instance | "2026-07-17 23:04:20,127 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.604268 | instance | "2026-07-17 23:04:20,229 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 200 1649", 2026-07-17 23:05:47.604550 | instance | "2026-07-17 23:04:20,242 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.604685 | instance | "2026-07-17 23:04:20,470 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.604841 | instance | "2026-07-17 23:04:20,471 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.604944 | instance | "2026-07-17 23:04:20,507 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/dc6a0b69-8017-4497-8026-ba9d20859850 HTTP/1.1\" 404 111", 2026-07-17 23:05:47.605096 | instance | "2026-07-17 23:04:20,510 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.605272 | instance | "2026-07-17 23:04:20,538 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-987626966 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.605590 | instance | "2026-07-17 23:04:20,539 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.605710 | instance | "2026-07-17 23:04:20,715 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/02bb5b9f-9bd4-4306-83d2-9db2fdd4cd66 HTTP/1.1\" 204 0", 2026-07-17 23:05:47.605830 | instance | "2026-07-17 23:04:20,717 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.606000 | instance | "2026-07-17 23:04:20,732 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/02bb5b9f-9bd4-4306-83d2-9db2fdd4cd66 HTTP/1.1\" 404 146", 2026-07-17 23:05:47.606127 | instance | "2026-07-17 23:04:20,736 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.606255 | instance | "2026-07-17 23:04:21,060 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/4f55b5da-663c-40cc-9bb8-7abb6c1eba6b HTTP/1.1\" 204 0", 2026-07-17 23:05:47.606383 | instance | "2026-07-17 23:04:21,061 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-17 23:05:47.606506 | instance | "2026-07-17 23:04:21,285 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/68919adf-3f63-4012-8421-43311882b79e HTTP/1.1\" 204 0", 2026-07-17 23:05:47.606631 | instance | "2026-07-17 23:04:21,286 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-17 23:05:47.606758 | instance | "2026-07-17 23:04:21,308 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1157749329 HTTP/1.1\" 202 0", 2026-07-17 23:05:47.606881 | instance | "", 2026-07-17 23:05:47.606997 | instance | "", 2026-07-17 23:05:47.607112 | instance | "setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON)", 2026-07-17 23:05:47.607228 | instance | "-------------------------------------------------------------------------", 2026-07-17 23:05:47.607551 | instance | "", 2026-07-17 23:05:47.607660 | instance | "Captured traceback:", 2026-07-17 23:05:47.607772 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.607896 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.608010 | instance | "", 2026-07-17 23:05:47.608129 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.608245 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.608357 | instance | "", 2026-07-17 23:05:47.608479 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.608593 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.608707 | instance | "", 2026-07-17 23:05:47.608867 | 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-17 23:05:47.608982 | instance | " cls.ikepolicy = cls.create_ikepolicy(", 2026-07-17 23:05:47.609095 | instance | " ^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.609208 | instance | "", 2026-07-17 23:05:47.609496 | 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-17 23:05:47.609612 | instance | " body = cls.client.create_ikepolicy(name=name)", 2026-07-17 23:05:47.609725 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.609854 | instance | "", 2026-07-17 23:05:47.609971 | 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-17 23:05:47.610088 | instance | " resp, body = self.post(uri, post_data)", 2026-07-17 23:05:47.610198 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.610310 | instance | "", 2026-07-17 23:05:47.610436 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 314, in post", 2026-07-17 23:05:47.610551 | instance | " resp_header, resp_body = self.request(", 2026-07-17 23:05:47.610663 | instance | " ^^^^^^^^^^^^^", 2026-07-17 23:05:47.610775 | instance | "", 2026-07-17 23:05:47.610923 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 762, in request", 2026-07-17 23:05:47.611042 | instance | " self._error_checker(resp, resp_body)", 2026-07-17 23:05:47.611156 | instance | "", 2026-07-17 23:05:47.611281 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 947, in _error_checker", 2026-07-17 23:05:47.611399 | instance | " raise exceptions.ServerFault(resp_body, resp=resp,", 2026-07-17 23:05:47.611514 | instance | "", 2026-07-17 23:05:47.611633 | instance | " tempest.lib.exceptions.ServerFault: Got server fault", 2026-07-17 23:05:47.611756 | instance | "Details: Request Failed: internal server error while processing your request.", 2026-07-17 23:05:47.611871 | instance | "", 2026-07-17 23:05:47.611987 | instance | "", 2026-07-17 23:05:47.612104 | instance | "setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest)", 2026-07-17 23:05:47.612218 | instance | "----------------------------------------------------------------------------------------------------", 2026-07-17 23:05:47.612332 | instance | "", 2026-07-17 23:05:47.612443 | instance | "Captured traceback:", 2026-07-17 23:05:47.612559 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-17 23:05:47.612676 | instance | " Traceback (most recent call last):", 2026-07-17 23:05:47.612807 | instance | "", 2026-07-17 23:05:47.612927 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-17 23:05:47.613043 | instance | " raise value.with_traceback(trace)", 2026-07-17 23:05:47.613161 | instance | "", 2026-07-17 23:05:47.613281 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-17 23:05:47.613395 | instance | " cls.resource_setup()", 2026-07-17 23:05:47.613506 | instance | "", 2026-07-17 23:05:47.613628 | 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-17 23:05:47.613744 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-07-17 23:05:47.613856 | instance | "", 2026-07-17 23:05:47.613976 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-07-17 23:05:47.614092 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-07-17 23:05:47.614205 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.614316 | instance | "", 2026-07-17 23:05:47.614437 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-07-17 23:05:47.614552 | instance | " server = waiters.wait_for_status(", 2026-07-17 23:05:47.614663 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-17 23:05:47.614774 | instance | "", 2026-07-17 23:05:47.614939 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-07-17 23:05:47.615059 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-07-17 23:05:47.615171 | instance | "", 2026-07-17 23:05:47.615290 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-07-17 23:05:47.615411 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-07-17 23:05:47.615522 | instance | "", 2026-07-17 23:05:47.615638 | instance | "", 2026-07-17 23:05:47.615749 | instance | "", 2026-07-17 23:05:47.615861 | instance | "======", 2026-07-17 23:05:47.615973 | instance | "Totals", 2026-07-17 23:05:47.616124 | instance | "======", 2026-07-17 23:05:47.616245 | instance | "Ran: 127 tests in 299.7895 sec.", 2026-07-17 23:05:47.616360 | instance | " - Passed: 115", 2026-07-17 23:05:47.616470 | instance | " - Skipped: 1", 2026-07-17 23:05:47.616584 | instance | " - Expected Fail: 0", 2026-07-17 23:05:47.616699 | instance | " - Unexpected Success: 0", 2026-07-17 23:05:47.616848 | instance | " - Failed: 11", 2026-07-17 23:05:47.616958 | instance | "Sum of execute time for each test: 305.2760 sec.", 2026-07-17 23:05:47.617086 | instance | "", 2026-07-17 23:05:47.617181 | instance | "==============", 2026-07-17 23:05:47.617293 | instance | "Worker Balance", 2026-07-17 23:05:47.617408 | instance | "==============", 2026-07-17 23:05:47.617523 | instance | " - Worker 0 (36 tests) => 0:02:59.432401", 2026-07-17 23:05:47.617637 | instance | " - Worker 1 (32 tests) => 0:04:30.289958", 2026-07-17 23:05:47.617754 | instance | " - Worker 2 (32 tests) => 0:04:15.613241", 2026-07-17 23:05:47.617885 | instance | " - Worker 3 (27 tests) => 0:04:50.295451", 2026-07-17 23:05:47.617993 | instance | "" 2026-07-17 23:05:47.618104 | instance | ] 2026-07-17 23:05:47.618219 | instance | } 2026-07-17 23:05:47.618330 | instance | 2026-07-17 23:05:47.618449 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-07-17 23:05:47.618567 | instance | Friday 17 July 2026 23:05:47 +0000 (0:00:00.202) 0:06:17.649 *********** 2026-07-17 23:05:47.618712 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Tempest failed!"} 2026-07-17 23:05:47.618927 | instance | 2026-07-17 23:05:47.619040 | instance | PLAY RECAP ********************************************************************* 2026-07-17 23:05:47.619170 | instance | instance : ok=25 changed=1 unreachable=0 failed=1 skipped=10 rescued=0 ignored=0 2026-07-17 23:05:47.619286 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-17 23:05:47.619394 | instance | 2026-07-17 23:05:47.619510 | instance | Friday 17 July 2026 23:05:47 +0000 (0:00:00.042) 0:06:17.691 *********** 2026-07-17 23:05:47.619621 | instance | =============================================================================== 2026-07-17 23:05:47.619737 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 358.91s 2026-07-17 23:05:47.619850 | instance | Gathering Facts --------------------------------------------------------- 5.25s 2026-07-17 23:05:47.619964 | instance | Run "stestr" tests ------------------------------------------------------ 2.93s 2026-07-17 23:05:47.620103 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.22s 2026-07-17 23:05:47.620196 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.21s 2026-07-17 23:05:47.620311 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.15s 2026-07-17 23:05:47.620420 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 1.04s 2026-07-17 23:05:47.620541 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.03s 2026-07-17 23:05:47.620656 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.91s 2026-07-17 23:05:47.620807 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.70s 2026-07-17 23:05:47.620922 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.65s 2026-07-17 23:05:47.621037 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.42s 2026-07-17 23:05:47.621150 | instance | vexxhost.atmosphere.tempest : Print tempest log details ----------------- 0.20s 2026-07-17 23:05:47.621268 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.19s 2026-07-17 23:05:47.621386 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.18s 2026-07-17 23:05:47.621499 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.14s 2026-07-17 23:05:47.621617 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-07-17 23:05:47.621734 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-07-17 23:05:47.621852 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.10s 2026-07-17 23:05:47.621966 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-07-17 23:05:47.710653 | 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-17 23:05:47.710850 | instance | ERROR [aio > verify] Executed: Failed 2026-07-17 23:05:47.711047 | 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-17 23:05:48.032079 | instance | ERROR 2026-07-17 23:05:48.032174 | instance | { 2026-07-17 23:05:48.032202 | instance | "delta": "1:29:55.036073", 2026-07-17 23:05:48.032222 | instance | "end": "2026-07-17 23:05:47.836692", 2026-07-17 23:05:48.032240 | instance | "msg": "non-zero return code", 2026-07-17 23:05:48.032258 | instance | "rc": 2, 2026-07-17 23:05:48.032276 | instance | "start": "2026-07-17 21:35:52.800619" 2026-07-17 23:05:48.032294 | instance | } failure 2026-07-17 23:05:48.133023 | 2026-07-17 23:05:48.133566 | PLAY RECAP 2026-07-17 23:05:48.133674 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-07-17 23:05:48.133726 | 2026-07-17 23:05:48.271936 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-17 23:05:48.285937 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-17 23:05:49.194400 | 2026-07-17 23:05:49.194526 | PLAY [all] 2026-07-17 23:05:49.208102 | 2026-07-17 23:05:49.208182 | TASK [gather-host-logs : creating directory for system status] 2026-07-17 23:05:49.548900 | instance | changed 2026-07-17 23:05:49.554560 | 2026-07-17 23:05:49.554645 | TASK [gather-host-logs : Get logs for each host] 2026-07-17 23:05:49.948610 | instance | + systemd-cgls --full --all --no-pager 2026-07-17 23:05:49.992985 | instance | + ip addr 2026-07-17 23:05:50.008183 | instance | + ip route 2026-07-17 23:05:50.010059 | instance | + lsblk 2026-07-17 23:05:50.022024 | instance | + mount 2026-07-17 23:05:50.036574 | instance | + docker images 2026-07-17 23:05:50.058724 | instance | + brctl show 2026-07-17 23:05:50.059477 | instance | /bin/bash: line 8: brctl: command not found 2026-07-17 23:05:50.060103 | instance | + ps aux --sort=-%mem 2026-07-17 23:05:50.112239 | instance | + dpkg -l 2026-07-17 23:05:50.122791 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-17 23:05:50.123367 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-17 23:05:50.146918 | instance | + '[' '!' -z '' ']' 2026-07-17 23:05:50.593155 | instance | ok: Runtime: 0:00:00.202530 2026-07-17 23:05:50.601501 | 2026-07-17 23:05:50.601610 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-17 23:05:51.246009 | instance | changed: 2026-07-17 23:05:51.246203 | instance | created directory /var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/work/logs/instance 2026-07-17 23:05:51.246244 | instance | cd+++++++++ system/ 2026-07-17 23:05:51.246275 | instance | >f+++++++++ system/brctl-show.txt 2026-07-17 23:05:51.246305 | instance | >f+++++++++ system/docker-images.txt 2026-07-17 23:05:51.246333 | instance | >f+++++++++ system/ip-addr.txt 2026-07-17 23:05:51.246364 | instance | >f+++++++++ system/ip-route.txt 2026-07-17 23:05:51.246393 | instance | >f+++++++++ system/lsblk.txt 2026-07-17 23:05:51.246422 | instance | >f+++++++++ system/mount.txt 2026-07-17 23:05:51.246450 | instance | >f+++++++++ system/packages.txt 2026-07-17 23:05:51.246477 | instance | >f+++++++++ system/ps.txt 2026-07-17 23:05:51.246508 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-17 23:05:51.259578 | 2026-07-17 23:05:51.259677 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-17 23:05:51.453125 | instance | changed: "values" 2026-07-17 23:05:51.642831 | instance | changed: "releases" 2026-07-17 23:05:51.656494 | 2026-07-17 23:05:51.656665 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-17 23:06:01.710192 | instance | ok: Runtime: 0:00:09.292172 2026-07-17 23:06:01.718134 | 2026-07-17 23:06:01.718202 | TASK [helm-release-status : Downloads logs to executor] 2026-07-17 23:06:02.239190 | instance | changed: 2026-07-17 23:06:02.239384 | instance | cd+++++++++ helm/ 2026-07-17 23:06:02.239412 | instance | cd+++++++++ helm/releases/ 2026-07-17 23:06:02.239432 | instance | cd+++++++++ helm/releases/auth-system/ 2026-07-17 23:06:02.239452 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-07-17 23:06:02.239471 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-07-17 23:06:02.239489 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-07-17 23:06:02.239507 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-17 23:06:02.239524 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-17 23:06:02.239542 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-07-17 23:06:02.239559 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-07-17 23:06:02.239576 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-17 23:06:02.239594 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-17 23:06:02.239617 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-07-17 23:06:02.239634 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-07-17 23:06:02.239652 | instance | cd+++++++++ helm/releases/monitoring/ 2026-07-17 23:06:02.239670 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-07-17 23:06:02.239687 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-07-17 23:06:02.239705 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-07-17 23:06:02.239723 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-07-17 23:06:02.239740 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-07-17 23:06:02.239760 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-07-17 23:06:02.239777 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-07-17 23:06:02.239795 | instance | cd+++++++++ helm/releases/openstack/ 2026-07-17 23:06:02.239812 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-07-17 23:06:02.239830 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-07-17 23:06:02.239847 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-07-17 23:06:02.239864 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-07-17 23:06:02.239881 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-07-17 23:06:02.239917 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-07-17 23:06:02.239935 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-07-17 23:06:02.239953 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-07-17 23:06:02.239970 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-07-17 23:06:02.239987 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-07-17 23:06:02.240005 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-07-17 23:06:02.240022 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-07-17 23:06:02.240039 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-07-17 23:06:02.240056 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-07-17 23:06:02.240072 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-07-17 23:06:02.240089 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-07-17 23:06:02.240107 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-07-17 23:06:02.240124 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-07-17 23:06:02.240141 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-07-17 23:06:02.240158 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-07-17 23:06:02.240175 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-07-17 23:06:02.240192 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-07-17 23:06:02.240209 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-07-17 23:06:02.240226 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-07-17 23:06:02.240243 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-07-17 23:06:02.240260 | instance | cd+++++++++ helm/values/ 2026-07-17 23:06:02.240277 | instance | cd+++++++++ helm/values/auth-system/ 2026-07-17 23:06:02.240294 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-07-17 23:06:02.240311 | instance | cd+++++++++ helm/values/cert-manager/ 2026-07-17 23:06:02.240328 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-07-17 23:06:02.240345 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-17 23:06:02.240362 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-17 23:06:02.240378 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-07-17 23:06:02.240395 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-07-17 23:06:02.240412 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-17 23:06:02.240429 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-17 23:06:02.240446 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-07-17 23:06:02.240463 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-07-17 23:06:02.240480 | instance | cd+++++++++ helm/values/monitoring/ 2026-07-17 23:06:02.240497 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-07-17 23:06:02.240515 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-07-17 23:06:02.240533 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-07-17 23:06:02.240550 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-07-17 23:06:02.240567 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-07-17 23:06:02.240583 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-07-17 23:06:02.240600 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-07-17 23:06:02.240617 | instance | cd+++++++++ helm/values/openstack/ 2026-07-17 23:06:02.240634 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-07-17 23:06:02.240650 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-07-17 23:06:02.240667 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-07-17 23:06:02.240684 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-07-17 23:06:02.240701 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-07-17 23:06:02.240722 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-07-17 23:06:02.240739 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-07-17 23:06:02.240756 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-07-17 23:06:02.240776 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-07-17 23:06:02.240795 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-07-17 23:06:02.240811 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-07-17 23:06:02.240828 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-07-17 23:06:02.240845 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-07-17 23:06:02.240864 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-07-17 23:06:02.240882 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-07-17 23:06:02.240900 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-07-17 23:06:02.240917 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-07-17 23:06:02.240935 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-07-17 23:06:02.240969 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-07-17 23:06:02.240991 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-07-17 23:06:02.241009 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-07-17 23:06:02.241027 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-07-17 23:06:02.241043 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-07-17 23:06:02.241060 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-07-17 23:06:02.241077 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-07-17 23:06:02.250659 | 2026-07-17 23:06:02.250725 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-17 23:06:02.469020 | instance | changed 2026-07-17 23:06:02.473835 | 2026-07-17 23:06:02.473906 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-17 23:06:02.686661 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-17 23:06:02.686857 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-17 23:06:02.694329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:02.695627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:02.797469 | instance | node/instance 2026-07-17 23:06:02.809060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:02.888550 | instance | clusterrole/admin 2026-07-17 23:06:03.150342 | instance | clusterrole/capi-aggregated-manager-role 2026-07-17 23:06:03.170559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:03.193768 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-07-17 23:06:03.232610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:03.395158 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-07-17 23:06:03.436629 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-07-17 23:06:03.622833 | instance | clusterrole/capi-manager-role 2026-07-17 23:06:03.654732 | instance | clusterrole/capo-manager-role 2026-07-17 23:06:03.839759 | instance | clusterrole/cephfs-csi-nodeplugin 2026-07-17 23:06:03.867934 | instance | clusterrole/cephfs-external-provisioner-runner 2026-07-17 23:06:04.069438 | instance | clusterrole/cert-manager-cainjector 2026-07-17 23:06:04.092499 | instance | clusterrole/cert-manager-cluster-view 2026-07-17 23:06:04.287456 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-07-17 23:06:04.301189 | instance | clusterrole/cert-manager-controller-certificates 2026-07-17 23:06:04.474289 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-07-17 23:06:04.488983 | instance | clusterrole/cert-manager-controller-challenges 2026-07-17 23:06:04.666276 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-07-17 23:06:04.676113 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-07-17 23:06:04.905074 | instance | clusterrole/cert-manager-controller-issuers 2026-07-17 23:06:04.927151 | instance | clusterrole/cert-manager-controller-orders 2026-07-17 23:06:05.103622 | instance | clusterrole/cert-manager-edit 2026-07-17 23:06:05.131830 | instance | clusterrole/cert-manager-view 2026-07-17 23:06:05.292825 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-07-17 23:06:05.307395 | instance | clusterrole/cilium 2026-07-17 23:06:05.492223 | instance | clusterrole/cilium-operator 2026-07-17 23:06:05.494025 | instance | clusterrole/cluster-admin 2026-07-17 23:06:05.672377 | instance | clusterrole/edit 2026-07-17 23:06:05.687694 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-17 23:06:05.882344 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-17 23:06:05.900484 | instance | clusterrole/goldpinger-clusterrole 2026-07-17 23:06:06.061096 | instance | clusterrole/ingress-nginx 2026-07-17 23:06:06.066341 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-07-17 23:06:06.243712 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-07-17 23:06:06.245003 | instance | clusterrole/kube-prometheus-stack-operator 2026-07-17 23:06:06.431725 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-07-17 23:06:06.438090 | instance | clusterrole/kubeadm:get-nodes 2026-07-17 23:06:06.629294 | instance | clusterrole/local-path-provisioner 2026-07-17 23:06:06.629531 | instance | clusterrole/node-feature-discovery 2026-07-17 23:06:06.817860 | instance | clusterrole/node-feature-discovery-gc 2026-07-17 23:06:06.840319 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-07-17 23:06:06.989322 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-07-17 23:06:07.015523 | instance | clusterrolebinding/capi-manager-rolebinding 2026-07-17 23:06:07.175100 | instance | clusterrolebinding/capo-manager-rolebinding 2026-07-17 23:06:07.201530 | instance | clusterrole/nova-bootstrap 2026-07-17 23:06:07.353536 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-07-17 23:06:07.391427 | instance | clusterrole/nova-cell-setup 2026-07-17 23:06:07.544372 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-07-17 23:06:07.575304 | instance | clusterrole/objectstorage-provisioner-role 2026-07-17 23:06:07.717086 | instance | clusterrole/orc-image-editor-role 2026-07-17 23:06:07.774090 | instance | clusterrolebinding/cert-manager-cainjector 2026-07-17 23:06:07.924639 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-07-17 23:06:07.982612 | instance | clusterrole/orc-image-viewer-role 2026-07-17 23:06:08.109715 | instance | clusterrole/orc-manager-role 2026-07-17 23:06:08.175522 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-07-17 23:06:08.292656 | instance | clusterrole/orc-metrics-auth-role 2026-07-17 23:06:08.373238 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-07-17 23:06:08.494528 | instance | clusterrole/orc-metrics-reader 2026-07-17 23:06:08.568472 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-07-17 23:06:08.696744 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-07-17 23:06:08.770003 | instance | clusterrole/ovn-controller 2026-07-17 23:06:08.891918 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-07-17 23:06:08.973114 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-07-17 23:06:09.083315 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-07-17 23:06:09.161408 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-07-17 23:06:09.288774 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-07-17 23:06:09.363911 | instance | clusterrolebinding/cert-manager-controller-orders 2026-07-17 23:06:09.504009 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-07-17 23:06:09.551186 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-07-17 23:06:09.698469 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-07-17 23:06:09.762317 | instance | clusterrolebinding/cilium 2026-07-17 23:06:09.888476 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-07-17 23:06:09.957552 | instance | clusterrolebinding/cilium-operator 2026-07-17 23:06:10.092067 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-07-17 23:06:10.149213 | instance | clusterrolebinding/cluster-admin 2026-07-17 23:06:10.298432 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-07-17 23:06:10.347154 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-17 23:06:10.517365 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-07-17 23:06:10.547340 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-17 23:06:10.710943 | instance | clusterrole/rbd-csi-nodeplugin 2026-07-17 23:06:10.747133 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-07-17 23:06:10.910275 | instance | clusterrole/rbd-external-provisioner-runner 2026-07-17 23:06:10.934055 | instance | clusterrolebinding/ingress-nginx 2026-07-17 23:06:11.101878 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-07-17 23:06:11.118466 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-07-17 23:06:11.273583 | instance | clusterrole/rook-ceph-global 2026-07-17 23:06:11.316642 | instance | clusterrole/rook-ceph-mgr-cluster 2026-07-17 23:06:11.444005 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-07-17 23:06:11.545729 | instance | clusterrole/rook-ceph-mgr-system 2026-07-17 23:06:11.683807 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-07-17 23:06:11.751703 | instance | clusterrole/rook-ceph-object-bucket 2026-07-17 23:06:11.869686 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-07-17 23:06:11.956063 | instance | clusterrole/rook-ceph-osd 2026-07-17 23:06:12.080720 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-17 23:06:12.149421 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-17 23:06:12.306276 | instance | clusterrole/rook-ceph-system 2026-07-17 23:06:12.367619 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-17 23:06:12.501604 | instance | clusterrole/secretgen-controller-cluster-role 2026-07-17 23:06:12.582111 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-17 23:06:12.681278 | instance | clusterrole/system:aggregate-to-admin 2026-07-17 23:06:12.768238 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-17 23:06:12.866088 | instance | clusterrole/system:aggregate-to-edit 2026-07-17 23:06:12.969150 | instance | clusterrolebinding/local-path-provisioner 2026-07-17 23:06:13.054928 | instance | clusterrole/system:aggregate-to-view 2026-07-17 23:06:13.172730 | instance | clusterrolebinding/magnum-cluster-api 2026-07-17 23:06:13.258961 | instance | clusterrole/system:auth-delegator 2026-07-17 23:06:13.369815 | instance | clusterrolebinding/node-feature-discovery 2026-07-17 23:06:13.439870 | instance | clusterrole/system:basic-user 2026-07-17 23:06:13.566982 | instance | clusterrolebinding/node-feature-discovery-gc 2026-07-17 23:06:13.655794 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-17 23:06:13.781147 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-17 23:06:13.874197 | instance | clusterrolebinding/nova-bootstrap 2026-07-17 23:06:13.965550 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-17 23:06:14.049597 | instance | clusterrolebinding/nova-cell-setup 2026-07-17 23:06:14.153484 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-07-17 23:06:14.241395 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-17 23:06:14.360470 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-17 23:06:14.449745 | instance | clusterrolebinding/orc-manager-rolebinding 2026-07-17 23:06:14.533320 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-17 23:06:14.632869 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-07-17 23:06:14.740985 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-17 23:06:14.837693 | instance | clusterrolebinding/ovn-controller 2026-07-17 23:06:14.940817 | instance | clusterrole/system:controller:certificate-controller 2026-07-17 23:06:15.032071 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-07-17 23:06:15.117762 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-17 23:06:15.204157 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-07-17 23:06:15.300962 | instance | clusterrole/system:controller:cronjob-controller 2026-07-17 23:06:15.387189 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-07-17 23:06:15.485974 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-17 23:06:15.557245 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-07-17 23:06:15.664327 | instance | clusterrole/system:controller:deployment-controller 2026-07-17 23:06:15.751542 | instance | clusterrole/system:controller:disruption-controller 2026-07-17 23:06:15.879513 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-07-17 23:06:15.961922 | instance | clusterrole/system:controller:endpoint-controller 2026-07-17 23:06:16.056114 | instance | clusterrolebinding/rook-ceph-global 2026-07-17 23:06:16.130114 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-17 23:06:16.225289 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-07-17 23:06:16.330414 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-07-17 23:06:16.415182 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-17 23:06:16.532030 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-07-17 23:06:16.604759 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-17 23:06:16.732505 | instance | clusterrolebinding/rook-ceph-osd 2026-07-17 23:06:16.806432 | instance | clusterrole/system:controller:expand-controller 2026-07-17 23:06:16.921346 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-07-17 23:06:17.016261 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-17 23:06:17.109529 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-17 23:06:17.198987 | instance | clusterrole/system:controller:job-controller 2026-07-17 23:06:17.288427 | instance | clusterrole/system:controller:namespace-controller 2026-07-17 23:06:17.383981 | instance | clusterrole/system:controller:node-controller 2026-07-17 23:06:17.465115 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-17 23:06:17.560593 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-17 23:06:17.667994 | instance | clusterrolebinding/rook-ceph-system 2026-07-17 23:06:17.763945 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-17 23:06:17.854905 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-07-17 23:06:17.945929 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-17 23:06:18.028857 | instance | clusterrole/system:controller:replicaset-controller 2026-07-17 23:06:18.135423 | instance | clusterrole/system:controller:replication-controller 2026-07-17 23:06:18.215280 | instance | clusterrolebinding/system:basic-user 2026-07-17 23:06:18.317514 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-17 23:06:18.392527 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-17 23:06:18.518360 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-17 23:06:18.569816 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-17 23:06:18.725756 | instance | clusterrole/system:controller:route-controller 2026-07-17 23:06:18.749596 | instance | clusterrole/system:controller:service-account-controller 2026-07-17 23:06:18.917773 | instance | clusterrole/system:controller:service-controller 2026-07-17 23:06:18.920476 | instance | clusterrole/system:controller:statefulset-controller 2026-07-17 23:06:19.091149 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-17 23:06:19.095452 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-17 23:06:19.274117 | instance | clusterrole/system:controller:ttl-controller 2026-07-17 23:06:19.278122 | instance | clusterrole/system:coredns 2026-07-17 23:06:19.447262 | instance | clusterrole/system:discovery 2026-07-17 23:06:19.481329 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-17 23:06:19.661231 | instance | clusterrole/system:heapster 2026-07-17 23:06:19.665710 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-17 23:06:19.863731 | instance | clusterrole/system:kube-aggregator 2026-07-17 23:06:19.864260 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-17 23:06:20.048492 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-17 23:06:20.052952 | instance | clusterrole/system:kube-controller-manager 2026-07-17 23:06:20.222130 | instance | clusterrole/system:kube-dns 2026-07-17 23:06:20.223746 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-17 23:06:20.396908 | instance | clusterrole/system:kube-scheduler 2026-07-17 23:06:20.404399 | instance | clusterrole/system:kubelet-api-admin 2026-07-17 23:06:20.577830 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-17 23:06:20.581271 | instance | clusterrole/system:monitoring 2026-07-17 23:06:20.759102 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-17 23:06:20.762852 | instance | clusterrole/system:node 2026-07-17 23:06:20.956183 | instance | clusterrole/system:node-bootstrapper 2026-07-17 23:06:20.973690 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-17 23:06:21.131287 | instance | clusterrole/system:node-problem-detector 2026-07-17 23:06:21.145357 | instance | clusterrole/system:node-proxier 2026-07-17 23:06:21.321581 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-17 23:06:21.368726 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-17 23:06:21.514634 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-17 23:06:21.584564 | instance | clusterrole/system:public-info-viewer 2026-07-17 23:06:21.702817 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-17 23:06:21.772699 | instance | clusterrolebinding/system:controller:job-controller 2026-07-17 23:06:21.893439 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-17 23:06:21.968054 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-17 23:06:22.069977 | instance | clusterrolebinding/system:controller:node-controller 2026-07-17 23:06:22.152220 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-17 23:06:22.243348 | instance | clusterrole/system:volume-scheduler 2026-07-17 23:06:22.328377 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-17 23:06:22.413423 | instance | clusterrole/vector 2026-07-17 23:06:22.498946 | instance | clusterrole/view 2026-07-17 23:06:22.586094 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-17 23:06:22.676254 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-17 23:06:22.767407 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-17 23:06:22.866559 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-17 23:06:22.956589 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-17 23:06:23.048376 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-17 23:06:23.147577 | instance | clusterrolebinding/system:controller:route-controller 2026-07-17 23:06:23.224738 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-17 23:06:23.349449 | instance | clusterrolebinding/system:controller:service-controller 2026-07-17 23:06:23.389187 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-17 23:06:23.552816 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-17 23:06:23.604303 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-17 23:06:23.755173 | instance | clusterrolebinding/system:coredns 2026-07-17 23:06:23.803203 | instance | clusterrolebinding/system:discovery 2026-07-17 23:06:23.958964 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-17 23:06:24.006592 | instance | clusterrolebinding/system:kube-dns 2026-07-17 23:06:24.162207 | instance | clusterrolebinding/system:kube-scheduler 2026-07-17 23:06:24.182110 | instance | clusterrolebinding/system:monitoring 2026-07-17 23:06:24.327353 | instance | clusterrolebinding/system:node 2026-07-17 23:06:24.368788 | instance | clusterrolebinding/system:node-proxier 2026-07-17 23:06:24.502043 | instance | clusterrolebinding/system:public-info-viewer 2026-07-17 23:06:24.579235 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-17 23:06:24.675919 | instance | clusterrolebinding/system:volume-scheduler 2026-07-17 23:06:24.758131 | instance | clusterrolebinding/vector 2026-07-17 23:06:24.870551 | instance | storageclass/general 2026-07-17 23:06:24.950539 | instance | namespace/auth-system 2026-07-17 23:06:25.091274 | instance | namespace/capi-kubeadm-bootstrap-system 2026-07-17 23:06:25.152988 | instance | namespace/capi-kubeadm-control-plane-system 2026-07-17 23:06:25.278027 | instance | namespace/capi-system 2026-07-17 23:06:25.348786 | instance | namespace/capo-system 2026-07-17 23:06:25.455720 | instance | namespace/cert-manager 2026-07-17 23:06:25.516515 | instance | namespace/default 2026-07-17 23:06:25.647267 | instance | namespace/envoy-gateway-system 2026-07-17 23:06:25.700539 | instance | namespace/ingress-nginx 2026-07-17 23:06:25.875575 | instance | namespace/kube-node-lease 2026-07-17 23:06:25.924922 | instance | namespace/kube-public 2026-07-17 23:06:26.067391 | instance | namespace/kube-system 2026-07-17 23:06:26.118325 | instance | namespace/local-path-storage 2026-07-17 23:06:26.253326 | instance | namespace/magnum-system 2026-07-17 23:06:26.306897 | instance | namespace/monitoring 2026-07-17 23:06:26.458456 | instance | namespace/openstack 2026-07-17 23:06:26.500223 | instance | namespace/orc-system 2026-07-17 23:06:26.648704 | instance | namespace/rook-ceph 2026-07-17 23:06:26.669918 | instance | namespace/secretgen-controller 2026-07-17 23:06:27.049278 | instance | ok: Runtime: 0:00:24.175230 2026-07-17 23:06:27.057824 | 2026-07-17 23:06:27.057890 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-17 23:06:27.263866 | instance | changed 2026-07-17 23:06:27.270327 | 2026-07-17 23:06:27.270403 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-17 23:06:27.490531 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-17 23:06:27.490715 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-17 23:06:27.490839 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-17 23:06:27.595626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.596667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.676038 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:27.678154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.680337 | instance | auth-system/configmaps/keycloak-env-vars 2026-07-17 23:06:27.685969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.776205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.785611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.877244 | instance | auth-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:27.882706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.892770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.970502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:27.980658 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-07-17 23:06:27.986825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.062264 | instance | auth-system/endpoints/keycloak 2026-07-17 23:06:28.075639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.076416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.158385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.165076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.189337 | instance | auth-system/endpoints/keycloak-headless 2026-07-17 23:06:28.243921 | instance | auth-system/endpoints/keycloak-metrics 2026-07-17 23:06:28.246266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.247998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.327350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.333445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.391009 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-07-17 23:06:28.412414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.431253 | instance | auth-system/ingresses/keycloak 2026-07-17 23:06:28.457133 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:28.465113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.529687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.581068 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:28.589669 | instance | auth-system/networkpolicies/keycloak 2026-07-17 23:06:28.590241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.622529 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb 2026-07-17 23:06:28.647596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.674415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.742334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.773884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.793255 | instance | auth-system/pods/keycloak-0 2026-07-17 23:06:28.831778 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-07-17 23:06:28.856197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.883007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.939912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.984098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:28.989666 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-07-17 23:06:29.017962 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-07-17 23:06:29.024675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.088670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.131039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.190814 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-07-17 23:06:29.198154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.234844 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-07-17 23:06:29.235398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.306069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.351249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.402504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.405582 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-07-17 23:06:29.449154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.490475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.503998 | instance | auth-system/secrets/keycloak 2026-07-17 23:06:29.545228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.576001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.612063 | instance | auth-system/secrets/keycloak-externaldb 2026-07-17 23:06:29.666184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.679241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.726561 | instance | auth-system/secrets/keycloak.199-204-45-74.nip.io-tls 2026-07-17 23:06:29.756392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.775544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.802505 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-07-17 23:06:29.851143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.878023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.935310 | instance | auth-system/serviceaccounts/default 2026-07-17 23:06:29.937312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:29.986032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.022512 | instance | auth-system/serviceaccounts/keycloak 2026-07-17 23:06:30.038951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.102477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.149811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.151689 | instance | auth-system/services/keycloak 2026-07-17 23:06:30.209374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.218839 | instance | auth-system/services/keycloak-headless 2026-07-17 23:06:30.254991 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:30.267542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.309602 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:30.318660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.364128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.387646 | instance | auth-system/services/keycloak-metrics 2026-07-17 23:06:30.411555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.448344 | instance | auth-system/statefulsets/keycloak 2026-07-17 23:06:30.451763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.521119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.546350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.567368 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:30.628693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.669736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.672541 | instance | capi-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:30.741647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.791033 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-07-17 23:06:30.802515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.845594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.900751 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-07-17 23:06:30.915591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:30.941788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.021221 | instance | capi-system/deployment/capi-controller-manager 2026-07-17 23:06:31.029371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.034321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.112956 | instance | capi-system/endpoints/capi-webhook-service 2026-07-17 23:06:31.117479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.122565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.208244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.231305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.243888 | instance | capi-system/pods/capi-controller-manager-5647546676-m5km7 2026-07-17 23:06:31.306149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.308124 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7 2026-07-17 23:06:31.317057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.389770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.409986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.433838 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-07-17 23:06:31.470448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.498776 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-07-17 23:06:31.503597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.569573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.597813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.647980 | instance | capi-system/roles/capi-leader-election-role 2026-07-17 23:06:31.664554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.702104 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-07-17 23:06:31.719777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.759775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.846902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.860672 | instance | capi-system/secrets/capi-webhook-service-cert 2026-07-17 23:06:31.862653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.923734 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-07-17 23:06:31.935198 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:31.944021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:31.969108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.040635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.072384 | instance | capi-system/serviceaccounts/capi-manager 2026-07-17 23:06:32.088316 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:32.096204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.122570 | instance | capi-system/serviceaccounts/default 2026-07-17 23:06:32.130617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.186745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.245245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.263385 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-07-17 23:06:32.273929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.314639 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-07-17 23:06:32.332499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.355923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.461907 | instance | capi-system/services/capi-webhook-service 2026-07-17 23:06:32.463480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.489036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.515003 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-07-17 23:06:32.573320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.590189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.675138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.678117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.699259 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-07-17 23:06:32.729265 | instance | capo-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:32.790058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.793600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.885649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.902926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:32.910154 | instance | capo-system/deployment/capo-controller-manager 2026-07-17 23:06:32.935014 | instance | cert-manager/deployment/cert-manager 2026-07-17 23:06:32.973555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.007821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.067445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.096679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.112222 | instance | cert-manager/deployment/cert-manager-cainjector 2026-07-17 23:06:33.142186 | instance | cert-manager/deployment/cert-manager-webhook 2026-07-17 23:06:33.158799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.194656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.243532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.287294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.291191 | instance | capo-system/endpoints/capo-webhook-service 2026-07-17 23:06:33.344783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.349279 | instance | cert-manager/endpoints/cert-manager 2026-07-17 23:06:33.386835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.438673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.472584 | instance | cert-manager/endpoints/cert-manager-webhook 2026-07-17 23:06:33.476528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.530464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.543934 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-nqjrj 2026-07-17 23:06:33.583693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.649964 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:33.658381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.673892 | instance | cert-manager/pods/cert-manager-79c48d47db-fpwtz 2026-07-17 23:06:33.692154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.739523 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-z6n5l 2026-07-17 23:06:33.757580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.791860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.868170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.901042 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-6pckp 2026-07-17 23:06:33.903936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:33.957053 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-07-17 23:06:34.000204 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:34.011769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.015445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.129648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.149478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.159599 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-07-17 23:06:34.174151 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-07-17 23:06:34.231966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.246174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.316519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.361759 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-07-17 23:06:34.362305 | instance | capo-system/roles/capo-leader-election-role 2026-07-17 23:06:34.414687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.503639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.506760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.546470 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-07-17 23:06:34.550127 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-07-17 23:06:34.593039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.619570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.696322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.717748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.753429 | instance | cert-manager/roles/cert-manager:leaderelection 2026-07-17 23:06:34.767936 | instance | capo-system/secrets/capo-webhook-service-cert 2026-07-17 23:06:34.810838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.818987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.909896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.910481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:34.959522 | instance | capo-system/serviceaccounts/capo-manager 2026-07-17 23:06:34.993576 | instance | capo-system/serviceaccounts/default 2026-07-17 23:06:35.007225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.014810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.101670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.113597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.172583 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-07-17 23:06:35.193577 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-07-17 23:06:35.204644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.222399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.298922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.322643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.353546 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-07-17 23:06:35.365136 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-07-17 23:06:35.397775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.419172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.487809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.523252 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:35.532200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.537991 | instance | cert-manager/serviceaccounts/cert-manager 2026-07-17 23:06:35.590088 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:35.602805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.650101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.665450 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-07-17 23:06:35.699537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.760879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.783339 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-07-17 23:06:35.819194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.851335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.923467 | instance | cert-manager/serviceaccounts/default 2026-07-17 23:06:35.925466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:35.943416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.014987 | instance | cert-manager/services/cert-manager 2026-07-17 23:06:36.046034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.059352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.144927 | instance | cert-manager/services/cert-manager-webhook 2026-07-17 23:06:36.147212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.164546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.208668 | instance | capo-system/services/capo-webhook-service 2026-07-17 23:06:36.237389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.268881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.324484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.325257 | instance | default/configmaps/kube-root-ca.crt 2026-07-17 23:06:36.376278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.386810 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-17 23:06:36.426242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.467491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.502676 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:36.548655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.564764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.567547 | instance | default/endpoints/kubernetes 2026-07-17 23:06:36.644093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.656657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.688469 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-17 23:06:36.739076 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-17 23:06:36.746507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.774801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.847308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.865474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.920914 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-gf5tl 2026-07-17 23:06:36.939983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:36.949713 | instance | default/serviceaccounts/default 2026-07-17 23:06:36.958335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.047785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.061795 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:37.071511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.103790 | instance | default/services/kubernetes 2026-07-17 23:06:37.146626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.148507 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-17 23:06:37.160805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.231650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.245553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.329310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.332574 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-17 23:06:37.344957 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-17 23:06:37.383435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.415124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.495444 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:37.502449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.503272 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-17 23:06:37.525577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.550718 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-17 23:06:37.612970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.617705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.684643 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-17 23:06:37.715217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.732048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.749767 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-17 23:06:37.854844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.864211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:37.878808 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-17 23:06:38.025697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.035708 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-17 23:06:38.047274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.138018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.150175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.150812 | instance | envoy-gateway-system/secrets/envoy 2026-07-17 23:06:38.223066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.240753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.297381 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-17 23:06:38.307044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.321996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.352487 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-17 23:06:38.398604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.415963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.484814 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-17 23:06:38.490408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.507067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.554210 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-17 23:06:38.588506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.596811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.682066 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-17 23:06:38.693380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.710986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.806861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.807558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.893313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.899419 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-07-17 23:06:38.909594 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:38.917259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:38.975834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.021324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.047751 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-07-17 23:06:39.076565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.108343 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-07-17 23:06:39.126176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.189970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.272348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.284504 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-07-17 23:06:39.319929 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-17 23:06:39.320766 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:39.329814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.373899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.442006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.479993 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-07-17 23:06:39.483928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.529042 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-07-17 23:06:39.538803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.586057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.645847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.681068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.691663 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-07-17 23:06:39.753464 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-07-17 23:06:39.761781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.792450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.907313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:39.945016 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-07-17 23:06:39.997655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.010055 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-07-17 23:06:40.100213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.171953 | instance | ingress-nginx/pods/ingress-nginx-controller-vjcgs 2026-07-17 23:06:40.206184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.218825 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-hpgm4 2026-07-17 23:06:40.312251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.379588 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-07-17 23:06:40.410595 | instance | ingress-nginx/roles/ingress-nginx 2026-07-17 23:06:40.420856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.522534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.529450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.556865 | instance | kube-node-lease/serviceaccounts/default 2026-07-17 23:06:40.601897 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-07-17 23:06:40.664392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.686377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.749109 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-07-17 23:06:40.772824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:40.819500 | instance | ingress-nginx/serviceaccounts/default 2026-07-17 23:06:40.873450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.002031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.012914 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-07-17 23:06:41.018186 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-07-17 23:06:41.085861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.137122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.205460 | instance | ingress-nginx/services/ingress-nginx-controller 2026-07-17 23:06:41.210725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.217257 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-07-17 23:06:41.304910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.309284 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:41.316830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.384902 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-07-17 23:06:41.417575 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-07-17 23:06:41.421952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.517117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.596659 | instance | kube-public/configmaps/cluster-info 2026-07-17 23:06:41.597133 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-17 23:06:41.616404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.776483 | instance | kube-system/configmaps/cilium-config 2026-07-17 23:06:41.795548 | instance | kube-system/configmaps/coredns 2026-07-17 23:06:41.807794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.917617 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:06:41.924681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:41.960907 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-17 23:06:41.987194 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-17 23:06:42.017138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:42.165406 | instance | kube-system/configmaps/kube-proxy 2026-07-17 23:06:42.189326 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:42.310547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:42.349158 | instance | kube-system/configmaps/kubeadm-config 2026-07-17 23:06:42.382340 | instance | kube-system/configmaps/kubelet-config 2026-07-17 23:06:42.450615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:42.540043 | instance | kube-system/daemonsets/cilium 2026-07-17 23:06:42.576435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:42.585175 | instance | kube-system/daemonsets/kube-proxy 2026-07-17 23:06:42.597713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:42.742864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:42.748437 | instance | kube-system/deployment/cilium-operator 2026-07-17 23:06:42.822287 | instance | kube-system/deployment/coredns 2026-07-17 23:06:42.953725 | instance | kube-system/endpoints/kube-dns 2026-07-17 23:06:43.024976 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-07-17 23:06:43.132988 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-07-17 23:06:43.136852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:43.215101 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-07-17 23:06:43.252616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:43.253582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:06:43.322556 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-07-17 23:06:43.417038 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-07-17 23:06:43.522538 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-07-17 23:06:43.595602 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-17 23:06:43.696605 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-17 23:06:43.795679 | instance | kube-system/pods/cilium-operator-869df985b8-l66lw 2026-07-17 23:06:43.896682 | instance | kube-system/pods/cilium-vs8bj 2026-07-17 23:06:43.984597 | instance | kube-system/pods/coredns-67659f764b-k4vsx 2026-07-17 23:06:44.100296 | instance | kube-system/pods/coredns-67659f764b-njm78 2026-07-17 23:06:44.167746 | instance | kube-system/pods/etcd-instance 2026-07-17 23:06:44.308436 | instance | kube-system/pods/kube-apiserver-instance 2026-07-17 23:06:44.357179 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-17 23:06:44.496849 | instance | kube-system/pods/kube-proxy-k5n6k 2026-07-17 23:06:44.533291 | instance | kube-system/pods/kube-scheduler-instance 2026-07-17 23:06:44.680111 | instance | kube-system/pods/kube-vip-instance 2026-07-17 23:06:44.744660 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-17 23:06:44.915532 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-17 23:06:44.946142 | instance | kube-public/serviceaccounts/default 2026-07-17 23:06:45.090706 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-17 23:06:45.125211 | instance | kube-system/rolebindings/kube-proxy 2026-07-17 23:06:45.247181 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-17 23:06:45.308008 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-17 23:06:45.419912 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-17 23:06:45.484040 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-17 23:06:45.609119 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-17 23:06:45.668700 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-17 23:06:45.786681 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-17 23:06:45.873017 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-17 23:06:45.991115 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-17 23:06:46.061479 | instance | kube-system/roles/cilium-config-agent 2026-07-17 23:06:46.165435 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-17 23:06:46.254886 | instance | kube-system/roles/kube-proxy 2026-07-17 23:06:46.367592 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-17 23:06:46.446251 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-17 23:06:46.560271 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-17 23:06:46.621453 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-17 23:06:46.756883 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-17 23:06:46.820882 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-17 23:06:46.931558 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-17 23:06:46.994383 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-17 23:06:47.109048 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-17 23:06:47.173697 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-17 23:06:47.322527 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-17 23:06:47.380661 | instance | kube-system/serviceaccounts/cilium 2026-07-17 23:06:47.536336 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-17 23:06:47.598285 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-17 23:06:47.751414 | instance | kube-system/serviceaccounts/coredns 2026-07-17 23:06:47.829307 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-17 23:06:47.975771 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-17 23:06:48.046354 | instance | kube-system/serviceaccounts/default 2026-07-17 23:06:48.184219 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-17 23:06:48.250267 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-17 23:06:48.388792 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-17 23:06:48.455581 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-17 23:06:48.584496 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-17 23:06:48.660758 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-17 23:06:48.788187 | instance | kube-system/serviceaccounts/expand-controller 2026-07-17 23:06:48.903598 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-17 23:06:49.012554 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-17 23:06:49.115511 | instance | kube-system/serviceaccounts/job-controller 2026-07-17 23:06:49.229218 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-17 23:06:49.343912 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-17 23:06:49.443988 | instance | kube-system/secrets/bootstrap-token-6sa6vn 2026-07-17 23:06:49.551732 | instance | kube-system/serviceaccounts/node-controller 2026-07-17 23:06:49.619840 | instance | kube-system/secrets/bootstrap-token-p68d1d 2026-07-17 23:06:49.775484 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-17 23:06:49.809149 | instance | kube-system/secrets/kubeadm-certs 2026-07-17 23:06:49.995416 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-17 23:06:50.010839 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-17 23:06:50.223942 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-17 23:06:50.290101 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-17 23:06:50.427711 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-17 23:06:50.484569 | instance | kube-system/serviceaccounts/replication-controller 2026-07-17 23:06:50.631397 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-17 23:06:50.703714 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-17 23:06:50.834848 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-17 23:06:50.915158 | instance | kube-system/serviceaccounts/service-controller 2026-07-17 23:06:51.042924 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-17 23:06:51.133106 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-17 23:06:51.259113 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-17 23:06:51.341944 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-17 23:06:51.475736 | instance | kube-system/services/kube-dns 2026-07-17 23:06:51.544378 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-07-17 23:06:51.658408 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-07-17 23:06:51.737595 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-07-17 23:06:51.865942 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-07-17 23:06:51.923369 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-07-17 23:06:52.073116 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-07-17 23:06:52.106178 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-07-17 23:06:52.264176 | instance | local-path-storage/configmaps/local-path-config 2026-07-17 23:06:52.295788 | instance | local-path-storage/deployment/local-path-provisioner 2026-07-17 23:06:52.452363 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-07-17 23:06:52.500358 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-b8bxn 2026-07-17 23:06:52.649343 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-07-17 23:06:52.683122 | instance | local-path-storage/serviceaccounts/default 2026-07-17 23:06:52.843981 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-07-17 23:06:52.866761 | instance | magnum-system/serviceaccounts/default 2026-07-17 23:06:53.037555 | instance | monitoring/configmaps/goldpinger-zap 2026-07-17 23:06:53.045125 | instance | monitoring/configmaps/ipmi-exporter 2026-07-17 23:06:53.211300 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-07-17 23:06:53.217891 | instance | monitoring/daemonsets/goldpinger 2026-07-17 23:06:53.400140 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-07-17 23:06:53.406332 | instance | monitoring/daemonsets/ipmi-exporter 2026-07-17 23:06:53.570649 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-07-17 23:06:53.572629 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-07-17 23:06:53.762919 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-07-17 23:06:53.776548 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-07-17 23:06:53.963504 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-07-17 23:06:53.970141 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-07-17 23:06:54.160971 | instance | monitoring/daemonsets/vector 2026-07-17 23:06:54.183277 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-07-17 23:06:54.356272 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-07-17 23:06:54.398991 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-07-17 23:06:54.576554 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-07-17 23:06:54.684736 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-07-17 23:06:54.765615 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-07-17 23:06:54.882087 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-07-17 23:06:55.116556 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-07-17 23:06:55.126836 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-07-17 23:06:55.301479 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-07-17 23:06:55.303904 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-07-17 23:06:55.492830 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-07-17 23:06:55.496307 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-07-17 23:06:55.671484 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-07-17 23:06:55.679919 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-07-17 23:06:55.879445 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-07-17 23:06:55.889583 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-07-17 23:06:56.048851 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-07-17 23:06:56.076722 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-07-17 23:06:56.231890 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-07-17 23:06:56.272476 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-07-17 23:06:56.415248 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-07-17 23:06:56.470938 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-07-17 23:06:56.624585 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-07-17 23:06:56.655502 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-07-17 23:06:56.841036 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-07-17 23:06:56.857090 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-07-17 23:06:57.052045 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-07-17 23:06:57.052625 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-07-17 23:06:57.230673 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-07-17 23:06:57.237786 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-07-17 23:06:57.410280 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-07-17 23:06:57.413907 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-07-17 23:06:57.591540 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-07-17 23:06:57.593046 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-07-17 23:06:57.781277 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-07-17 23:06:57.783649 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-07-17 23:06:57.967414 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-07-17 23:06:57.967537 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-07-17 23:06:58.144198 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-07-17 23:06:58.147149 | instance | monitoring/configmaps/kube-root-ca.crt 2026-07-17 23:06:58.313647 | instance | monitoring/configmaps/loki 2026-07-17 23:06:58.327713 | instance | monitoring/configmaps/loki-alerting-rules 2026-07-17 23:06:58.483390 | instance | monitoring/configmaps/loki-gateway 2026-07-17 23:06:58.509585 | instance | monitoring/configmaps/loki-runtime 2026-07-17 23:06:58.660189 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-07-17 23:06:58.691228 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-07-17 23:06:58.855224 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-07-17 23:06:58.916630 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-07-17 23:06:59.041102 | instance | monitoring/configmaps/vector 2026-07-17 23:06:59.225072 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-07-17 23:06:59.306289 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-07-17 23:06:59.431736 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-07-17 23:06:59.491703 | instance | openstack/configmaps/barbican-bin 2026-07-17 23:06:59.624989 | instance | monitoring/deployment/loki-gateway 2026-07-17 23:06:59.717696 | instance | openstack/configmaps/ceph-csi-config 2026-07-17 23:06:59.879142 | instance | openstack/configmaps/ceph-etc 2026-07-17 23:06:59.934257 | instance | monitoring/deployment/node-feature-discovery-gc 2026-07-17 23:07:00.092188 | instance | openstack/configmaps/cinder-bin 2026-07-17 23:07:00.149082 | instance | monitoring/deployment/node-feature-discovery-master 2026-07-17 23:07:00.337342 | instance | monitoring/deployment/prometheus-pushgateway 2026-07-17 23:07:00.344452 | instance | openstack/configmaps/glance-bin 2026-07-17 23:07:00.506642 | instance | openstack/configmaps/heat-bin 2026-07-17 23:07:00.559901 | instance | openstack/configmaps/horizon-bin 2026-07-17 23:07:00.756769 | instance | openstack/configmaps/keepalived-bin 2026-07-17 23:07:00.801604 | instance | openstack/configmaps/keystone-bin 2026-07-17 23:07:00.990748 | instance | openstack/configmaps/keystone-openid-metadata 2026-07-17 23:07:01.017802 | instance | openstack/configmaps/kube-root-ca.crt 2026-07-17 23:07:01.201261 | instance | openstack/configmaps/libvirt-bin 2026-07-17 23:07:01.231335 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-07-17 23:07:01.402256 | instance | openstack/configmaps/magnum-bin 2026-07-17 23:07:01.460871 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-07-17 23:07:01.620969 | instance | openstack/configmaps/manila-bin 2026-07-17 23:07:01.680470 | instance | openstack/configmaps/memcached-memcached-bin 2026-07-17 23:07:01.836316 | instance | openstack/configmaps/neutron-bin 2026-07-17 23:07:01.924611 | instance | openstack/configmaps/nova-bin 2026-07-17 23:07:02.079788 | instance | openstack/configmaps/octavia-bin 2026-07-17 23:07:02.139189 | instance | openstack/configmaps/openvswitch-bin 2026-07-17 23:07:02.294556 | instance | openstack/configmaps/ovn-bin 2026-07-17 23:07:02.358233 | instance | openstack/configmaps/ovn-controller-default-bin 2026-07-17 23:07:02.502449 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-07-17 23:07:02.570445 | instance | openstack/configmaps/percona-xtradb-pxc 2026-07-17 23:07:02.721509 | instance | openstack/configmaps/placement-bin 2026-07-17 23:07:02.833762 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-07-17 23:07:02.960255 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-07-17 23:07:03.033469 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-07-17 23:07:03.179993 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-07-17 23:07:03.246202 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-07-17 23:07:03.402276 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-07-17 23:07:03.468769 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-07-17 23:07:03.610695 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-07-17 23:07:03.691940 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-07-17 23:07:03.850129 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-07-17 23:07:03.919201 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-07-17 23:07:04.115623 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-07-17 23:07:04.164849 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-07-17 23:07:04.315892 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-07-17 23:07:04.368297 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-07-17 23:07:04.528247 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-07-17 23:07:04.588780 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-07-17 23:07:04.771005 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-07-17 23:07:04.870736 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-07-17 23:07:04.971150 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-07-17 23:07:05.094638 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-07-17 23:07:05.187790 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-07-17 23:07:05.295558 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-07-17 23:07:05.395671 | instance | openstack/configmaps/rook-config-override 2026-07-17 23:07:05.530929 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-07-17 23:07:05.684190 | instance | openstack/configmaps/staffeln-bin 2026-07-17 23:07:05.787728 | instance | openstack/configmaps/tempest-bin 2026-07-17 23:07:05.894044 | instance | openstack/cronjobs/heat-engine-cleaner 2026-07-17 23:07:06.023564 | instance | openstack/configmaps/valkey-configuration 2026-07-17 23:07:06.108657 | instance | openstack/cronjobs/heat-purge-deleted 2026-07-17 23:07:06.246449 | instance | openstack/configmaps/valkey-health 2026-07-17 23:07:06.314381 | instance | openstack/cronjobs/keystone-credential-rotate 2026-07-17 23:07:06.463182 | instance | openstack/configmaps/valkey-scripts 2026-07-17 23:07:06.538306 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-07-17 23:07:06.693230 | instance | openstack/cronjobs/nova-cell-setup 2026-07-17 23:07:06.757707 | instance | openstack/cronjobs/nova-service-cleaner 2026-07-17 23:07:06.927214 | instance | monitoring/endpoints/alertmanager-operated 2026-07-17 23:07:07.001508 | instance | monitoring/endpoints/goldpinger 2026-07-17 23:07:07.109972 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-07-17 23:07:07.199769 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-07-17 23:07:07.293157 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-07-17 23:07:07.390095 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-07-17 23:07:07.471842 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-07-17 23:07:07.574056 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-07-17 23:07:07.660386 | instance | monitoring/endpoints/loki 2026-07-17 23:07:07.769179 | instance | monitoring/endpoints/loki-chunks-cache 2026-07-17 23:07:07.857074 | instance | monitoring/endpoints/loki-gateway 2026-07-17 23:07:07.957482 | instance | monitoring/endpoints/loki-headless 2026-07-17 23:07:08.030429 | instance | monitoring/endpoints/loki-memberlist 2026-07-17 23:07:08.162041 | instance | monitoring/endpoints/loki-results-cache 2026-07-17 23:07:08.224370 | instance | monitoring/endpoints/prometheus-operated 2026-07-17 23:07:08.328690 | instance | monitoring/endpoints/prometheus-pushgateway 2026-07-17 23:07:08.395585 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-07-17 23:07:08.492895 | instance | monitoring/endpoints/vector-headless 2026-07-17 23:07:08.581058 | instance | openstack/daemonsets/keepalived 2026-07-17 23:07:08.663984 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-07-17 23:07:08.841202 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-07-17 23:07:08.921459 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-07-17 23:07:09.079448 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-07-17 23:07:09.165664 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-07-17 23:07:09.351774 | instance | openstack/daemonsets/nova-compute-default 2026-07-17 23:07:09.424262 | instance | openstack/daemonsets/octavia-health-manager-default 2026-07-17 23:07:09.621923 | instance | openstack/daemonsets/openvswitch 2026-07-17 23:07:09.706199 | instance | openstack/daemonsets/ovn-controller-default 2026-07-17 23:07:09.900009 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-07-17 23:07:09.967564 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-07-17 23:07:10.081034 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-07-17 23:07:10.164984 | instance | openstack/deployment/barbican-api 2026-07-17 23:07:10.255984 | instance | openstack/deployment/cinder-api 2026-07-17 23:07:10.379693 | instance | openstack/deployment/cinder-backup 2026-07-17 23:07:10.497039 | instance | openstack/deployment/cinder-scheduler 2026-07-17 23:07:10.628655 | instance | openstack/deployment/cinder-volume 2026-07-17 23:07:10.745599 | instance | openstack/deployment/glance-api 2026-07-17 23:07:10.885705 | instance | openstack/deployment/heat-api 2026-07-17 23:07:10.997703 | instance | openstack/deployment/heat-cfn 2026-07-17 23:07:11.119878 | instance | openstack/deployment/heat-engine 2026-07-17 23:07:11.228847 | instance | openstack/deployment/horizon 2026-07-17 23:07:11.382072 | instance | openstack/deployment/keystone-api 2026-07-17 23:07:11.485148 | instance | openstack/deployment/magnum-api 2026-07-17 23:07:11.609760 | instance | openstack/deployment/magnum-registry 2026-07-17 23:07:11.730921 | instance | openstack/deployment/manila-api 2026-07-17 23:07:11.900069 | instance | openstack/deployment/manila-data 2026-07-17 23:07:11.997232 | instance | openstack/deployment/manila-scheduler 2026-07-17 23:07:12.137764 | instance | openstack/deployment/manila-share 2026-07-17 23:07:12.225675 | instance | openstack/deployment/memcached-memcached 2026-07-17 23:07:12.381377 | instance | openstack/deployment/neutron-rpc-server 2026-07-17 23:07:12.492954 | instance | openstack/deployment/neutron-server 2026-07-17 23:07:12.648786 | instance | openstack/deployment/nova-api-metadata 2026-07-17 23:07:12.740421 | instance | openstack/deployment/nova-api-osapi 2026-07-17 23:07:12.927366 | instance | openstack/deployment/nova-conductor 2026-07-17 23:07:12.992821 | instance | openstack/deployment/nova-novncproxy 2026-07-17 23:07:13.155710 | instance | openstack/deployment/nova-scheduler 2026-07-17 23:07:13.223306 | instance | openstack/deployment/octavia-api 2026-07-17 23:07:13.380502 | instance | openstack/deployment/octavia-housekeeping 2026-07-17 23:07:13.453768 | instance | openstack/deployment/octavia-worker 2026-07-17 23:07:13.630979 | instance | openstack/deployment/openstack-database-exporter 2026-07-17 23:07:13.700131 | instance | openstack/deployment/openstack-exporter 2026-07-17 23:07:13.902044 | instance | openstack/deployment/ovn-northd 2026-07-17 23:07:13.963371 | instance | openstack/deployment/placement-api 2026-07-17 23:07:14.115597 | instance | openstack/deployment/pxc-operator 2026-07-17 23:07:14.210766 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-07-17 23:07:14.354167 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-07-17 23:07:14.434363 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-07-17 23:07:14.597077 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-07-17 23:07:14.658679 | instance | openstack/deployment/staffeln-api 2026-07-17 23:07:14.858495 | instance | openstack/deployment/staffeln-conductor 2026-07-17 23:07:14.918331 | instance | openstack/endpoints/barbican-api 2026-07-17 23:07:15.099228 | instance | openstack/endpoints/ceph-mon 2026-07-17 23:07:15.128121 | instance | openstack/endpoints/cinder-api 2026-07-17 23:07:15.310542 | instance | openstack/endpoints/glance-api 2026-07-17 23:07:15.346527 | instance | openstack/endpoints/heat-api 2026-07-17 23:07:15.526620 | instance | openstack/endpoints/heat-cfn 2026-07-17 23:07:15.561922 | instance | openstack/endpoints/horizon 2026-07-17 23:07:15.730156 | instance | openstack/endpoints/horizon-int 2026-07-17 23:07:15.782581 | instance | openstack/endpoints/keystone-api 2026-07-17 23:07:15.955321 | instance | openstack/endpoints/magnum-api 2026-07-17 23:07:16.008479 | instance | openstack/endpoints/magnum-registry 2026-07-17 23:07:16.161689 | instance | openstack/endpoints/manila-api 2026-07-17 23:07:16.232410 | instance | openstack/endpoints/memcached 2026-07-17 23:07:16.392692 | instance | openstack/endpoints/memcached-metrics 2026-07-17 23:07:16.442249 | instance | openstack/endpoints/neutron-server 2026-07-17 23:07:16.670079 | instance | openstack/endpoints/nova-api 2026-07-17 23:07:16.704794 | instance | openstack/endpoints/nova-metadata 2026-07-17 23:07:16.908749 | instance | openstack/endpoints/nova-novncproxy 2026-07-17 23:07:16.963438 | instance | openstack/endpoints/octavia-api 2026-07-17 23:07:17.118183 | instance | openstack/endpoints/openstack-exporter 2026-07-17 23:07:17.148496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:17.189367 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-07-17 23:07:17.331132 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-07-17 23:07:17.399812 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-07-17 23:07:17.406684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:17.501819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:17.540104 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-07-17 23:07:17.607625 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-07-17 23:07:17.755469 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-07-17 23:07:17.813441 | instance | openstack/endpoints/percona-xtradb-pxc 2026-07-17 23:07:17.969160 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-07-17 23:07:18.053357 | instance | openstack/endpoints/placement-api 2026-07-17 23:07:18.186670 | instance | openstack/endpoints/rabbitmq-barbican 2026-07-17 23:07:18.309840 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-07-17 23:07:18.430720 | instance | openstack/endpoints/rabbitmq-cinder 2026-07-17 23:07:18.490657 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-07-17 23:07:18.633976 | instance | openstack/endpoints/rabbitmq-glance 2026-07-17 23:07:18.689525 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-07-17 23:07:18.838500 | instance | openstack/endpoints/rabbitmq-heat 2026-07-17 23:07:18.918687 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-07-17 23:07:19.043836 | instance | openstack/endpoints/rabbitmq-keystone 2026-07-17 23:07:19.123904 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-07-17 23:07:19.279860 | instance | openstack/endpoints/rabbitmq-magnum 2026-07-17 23:07:19.336279 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-07-17 23:07:19.488217 | instance | openstack/endpoints/rabbitmq-manila 2026-07-17 23:07:19.533889 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-07-17 23:07:19.709726 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-07-17 23:07:19.769601 | instance | openstack/endpoints/rabbitmq-neutron 2026-07-17 23:07:19.947181 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-07-17 23:07:19.992035 | instance | openstack/endpoints/rabbitmq-nova 2026-07-17 23:07:20.178508 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-07-17 23:07:20.219541 | instance | openstack/endpoints/rabbitmq-octavia 2026-07-17 23:07:20.397798 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-07-17 23:07:20.444264 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-07-17 23:07:20.601592 | instance | openstack/endpoints/staffeln-api 2026-07-17 23:07:20.671379 | instance | openstack/endpoints/valkey 2026-07-17 23:07:20.815276 | instance | openstack/endpoints/valkey-headless 2026-07-17 23:07:20.902142 | instance | openstack/endpoints/valkey-metrics 2026-07-17 23:07:21.032120 | instance | openstack/ingresses/cloudformation 2026-07-17 23:07:21.109723 | instance | openstack/ingresses/compute 2026-07-17 23:07:21.242729 | instance | openstack/ingresses/compute-novnc-proxy 2026-07-17 23:07:21.330633 | instance | openstack/ingresses/container-infra 2026-07-17 23:07:21.478991 | instance | openstack/ingresses/container-infra-registry 2026-07-17 23:07:21.546819 | instance | openstack/ingresses/dashboard 2026-07-17 23:07:21.712054 | instance | openstack/ingresses/identity 2026-07-17 23:07:21.771903 | instance | openstack/ingresses/image 2026-07-17 23:07:21.945512 | instance | openstack/ingresses/key-manager 2026-07-17 23:07:21.981853 | instance | openstack/ingresses/load-balancer 2026-07-17 23:07:22.167356 | instance | openstack/ingresses/network 2026-07-17 23:07:22.220047 | instance | openstack/ingresses/orchestration 2026-07-17 23:07:22.387358 | instance | openstack/ingresses/placement 2026-07-17 23:07:22.463808 | instance | openstack/ingresses/rook-ceph-cluster 2026-07-17 23:07:22.615900 | instance | openstack/ingresses/sharev2 2026-07-17 23:07:22.698945 | instance | openstack/ingresses/volumev3 2026-07-17 23:07:22.853632 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-17 23:07:22.936131 | instance | monitoring/pods/goldpinger-tk6bs 2026-07-17 23:07:23.051784 | instance | monitoring/pods/kube-prometheus-stack-grafana-8d99b85fd-wdqxw 2026-07-17 23:07:23.105627 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt 2026-07-17 23:07:23.268573 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-lr7nd 2026-07-17 23:07:23.291911 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vhnsm 2026-07-17 23:07:23.475597 | instance | monitoring/pods/loki-0 2026-07-17 23:07:23.502962 | instance | monitoring/pods/loki-chunks-cache-0 2026-07-17 23:07:23.669282 | instance | monitoring/pods/loki-gateway-cf54cb88c-v5xkr 2026-07-17 23:07:23.708959 | instance | monitoring/pods/loki-results-cache-0 2026-07-17 23:07:23.870932 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-79m55 2026-07-17 23:07:23.914754 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-6g8c9 2026-07-17 23:07:24.076788 | instance | monitoring/pods/node-feature-discovery-worker-swsrs 2026-07-17 23:07:24.128199 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-07-17 23:07:24.269644 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-85vcz 2026-07-17 23:07:24.331221 | instance | monitoring/pods/vector-wcjtg 2026-07-17 23:07:24.463353 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-17 23:07:24.522701 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-07-17 23:07:24.679774 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-07-17 23:07:24.747471 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-07-17 23:07:24.812815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:24.901254 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-07-17 23:07:24.901595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:24.924624 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-07-17 23:07:25.002416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.089908 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-07-17 23:07:25.115539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.162390 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-07-17 23:07:25.212949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.266665 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-07-17 23:07:25.320095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.346909 | instance | openstack/networkpolicies/valkey 2026-07-17 23:07:25.413051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.441453 | instance | openstack/jobs/barbican-db-init 2026-07-17 23:07:25.492140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.522512 | instance | openstack/jobs/barbican-db-sync 2026-07-17 23:07:25.597524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.671292 | instance | openstack/jobs/barbican-ks-endpoints 2026-07-17 23:07:25.692213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.753038 | instance | openstack/jobs/barbican-ks-service 2026-07-17 23:07:25.780787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.883379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:25.920433 | instance | openstack/jobs/barbican-ks-user 2026-07-17 23:07:25.974697 | instance | openstack/jobs/barbican-rabbit-init 2026-07-17 23:07:25.976164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.076954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.164847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.166491 | instance | openstack/jobs/cinder-backup-storage-init 2026-07-17 23:07:26.186432 | instance | openstack/jobs/cinder-bootstrap 2026-07-17 23:07:26.281290 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:07:26.290561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.373477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.398454 | instance | openstack/jobs/cinder-create-internal-tenant 2026-07-17 23:07:26.428212 | instance | openstack/jobs/cinder-db-init 2026-07-17 23:07:26.461398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.558084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.610085 | instance | openstack/jobs/cinder-db-sync 2026-07-17 23:07:26.644273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.672042 | instance | openstack/jobs/cinder-ks-endpoints 2026-07-17 23:07:26.742567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.869035 | instance | openstack/jobs/cinder-ks-service 2026-07-17 23:07:26.881838 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:07:26.891035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:26.934335 | instance | openstack/jobs/cinder-ks-user 2026-07-17 23:07:26.984970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.079895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.099325 | instance | openstack/jobs/cinder-rabbit-init 2026-07-17 23:07:27.155214 | instance | openstack/jobs/cinder-storage-init 2026-07-17 23:07:27.171225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.286109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.315497 | instance | openstack/jobs/cinder-volume-usage-audit-29738825 2026-07-17 23:07:27.375143 | instance | openstack/jobs/glance-db-init 2026-07-17 23:07:27.418931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.548581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.576751 | instance | openstack/jobs/glance-db-sync 2026-07-17 23:07:27.624040 | instance | openstack/jobs/glance-ks-endpoints 2026-07-17 23:07:27.634453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.785851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:27.857093 | instance | openstack/jobs/glance-ks-service 2026-07-17 23:07:27.880051 | instance | openstack/jobs/glance-ks-user 2026-07-17 23:07:28.076687 | instance | openstack/jobs/glance-metadefs-load 2026-07-17 23:07:28.098027 | instance | openstack/jobs/glance-rabbit-init 2026-07-17 23:07:28.285822 | instance | openstack/jobs/glance-storage-init 2026-07-17 23:07:28.299457 | instance | openstack/jobs/heat-bootstrap 2026-07-17 23:07:28.485248 | instance | openstack/jobs/heat-db-init 2026-07-17 23:07:28.499244 | instance | openstack/jobs/heat-db-sync 2026-07-17 23:07:28.693164 | instance | openstack/jobs/heat-domain-ks-user 2026-07-17 23:07:28.702278 | instance | openstack/jobs/heat-engine-cleaner-29738815 2026-07-17 23:07:28.913364 | instance | openstack/jobs/heat-engine-cleaner-29738820 2026-07-17 23:07:28.929657 | instance | openstack/jobs/heat-engine-cleaner-29738825 2026-07-17 23:07:29.109851 | instance | openstack/jobs/heat-ks-endpoints 2026-07-17 23:07:29.148578 | instance | openstack/jobs/heat-ks-service 2026-07-17 23:07:29.332512 | instance | openstack/jobs/heat-ks-user 2026-07-17 23:07:29.382387 | instance | openstack/jobs/heat-rabbit-init 2026-07-17 23:07:29.580900 | instance | openstack/jobs/heat-trusts 2026-07-17 23:07:29.596692 | instance | openstack/jobs/horizon-db-init 2026-07-17 23:07:29.810164 | instance | openstack/jobs/horizon-db-sync 2026-07-17 23:07:29.815702 | instance | openstack/jobs/keystone-bootstrap 2026-07-17 23:07:30.025185 | instance | openstack/jobs/keystone-credential-setup 2026-07-17 23:07:30.033676 | instance | openstack/jobs/keystone-db-init 2026-07-17 23:07:30.228422 | instance | openstack/jobs/keystone-db-sync 2026-07-17 23:07:30.241226 | instance | openstack/jobs/keystone-domain-manage 2026-07-17 23:07:30.421656 | instance | openstack/jobs/keystone-fernet-setup 2026-07-17 23:07:30.452466 | instance | openstack/jobs/keystone-rabbit-init 2026-07-17 23:07:30.648113 | instance | openstack/jobs/magnum-db-init 2026-07-17 23:07:30.683961 | instance | openstack/jobs/magnum-db-sync 2026-07-17 23:07:30.876378 | instance | openstack/jobs/magnum-domain-ks-user 2026-07-17 23:07:30.908876 | instance | openstack/jobs/magnum-ks-endpoints 2026-07-17 23:07:31.099449 | instance | openstack/jobs/magnum-ks-service 2026-07-17 23:07:31.105350 | instance | openstack/jobs/magnum-ks-user 2026-07-17 23:07:31.312314 | instance | openstack/jobs/magnum-rabbit-init 2026-07-17 23:07:31.317113 | instance | openstack/jobs/manila-bootstrap 2026-07-17 23:07:31.515481 | instance | openstack/jobs/manila-db-init 2026-07-17 23:07:31.516517 | instance | openstack/jobs/manila-db-sync 2026-07-17 23:07:31.730934 | instance | openstack/jobs/manila-ks-endpoints 2026-07-17 23:07:31.741863 | instance | openstack/jobs/manila-ks-service 2026-07-17 23:07:31.962917 | instance | openstack/jobs/manila-ks-user 2026-07-17 23:07:31.984416 | instance | openstack/jobs/manila-rabbit-init 2026-07-17 23:07:32.175661 | instance | openstack/jobs/neutron-db-init 2026-07-17 23:07:32.197031 | instance | openstack/jobs/neutron-db-sync 2026-07-17 23:07:32.409487 | instance | openstack/jobs/neutron-ks-endpoints 2026-07-17 23:07:32.448726 | instance | openstack/jobs/neutron-ks-service 2026-07-17 23:07:32.633914 | instance | openstack/jobs/neutron-ks-user 2026-07-17 23:07:32.677089 | instance | openstack/jobs/neutron-rabbit-init 2026-07-17 23:07:32.885625 | instance | openstack/jobs/nova-cell-setup-29738820 2026-07-17 23:07:32.928976 | instance | openstack/jobs/nova-db-init 2026-07-17 23:07:33.112003 | instance | openstack/jobs/nova-db-sync 2026-07-17 23:07:33.178791 | instance | openstack/jobs/nova-ks-endpoints 2026-07-17 23:07:33.356998 | instance | openstack/jobs/nova-ks-service 2026-07-17 23:07:33.412193 | instance | openstack/jobs/nova-ks-user 2026-07-17 23:07:33.583586 | instance | openstack/jobs/nova-rabbit-init 2026-07-17 23:07:33.646942 | instance | openstack/jobs/nova-service-cleaner-29738820 2026-07-17 23:07:33.848089 | instance | openstack/jobs/octavia-bootstrap 2026-07-17 23:07:33.891007 | instance | openstack/jobs/octavia-db-init 2026-07-17 23:07:34.148526 | instance | openstack/jobs/octavia-db-sync 2026-07-17 23:07:34.187234 | instance | openstack/jobs/octavia-ks-endpoints 2026-07-17 23:07:34.359562 | instance | openstack/jobs/octavia-ks-service 2026-07-17 23:07:34.399718 | instance | openstack/jobs/octavia-ks-user 2026-07-17 23:07:34.550318 | instance | openstack/jobs/octavia-rabbit-init 2026-07-17 23:07:34.609878 | instance | openstack/jobs/placement-db-init 2026-07-17 23:07:34.773556 | instance | openstack/jobs/placement-db-sync 2026-07-17 23:07:34.777678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:34.865524 | instance | openstack/jobs/placement-ks-endpoints 2026-07-17 23:07:34.874254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:34.956629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:34.994537 | instance | openstack/jobs/placement-ks-service 2026-07-17 23:07:35.050468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.076521 | instance | openstack/jobs/placement-ks-user 2026-07-17 23:07:35.137928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.248265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.248604 | instance | openstack/jobs/staffeln-db-init 2026-07-17 23:07:35.303103 | instance | openstack/jobs/staffeln-db-sync 2026-07-17 23:07:35.348909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.448262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.464928 | instance | openstack/jobs/tempest-ks-user 2026-07-17 23:07:35.528692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.532153 | instance | openstack/jobs/tempest-run-tests 2026-07-17 23:07:35.631460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.708996 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-07-17 23:07:35.729408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.776852 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-07-17 23:07:35.835660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.921070 | instance | monitoring/roles/node-feature-discovery-worker 2026-07-17 23:07:35.935955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:35.997417 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-17 23:07:36.050356 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-17 23:07:36.059412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:36.130302 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-07-17 23:07:36.154491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:36.183662 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-07-17 23:07:36.260577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:36.313844 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-07-17 23:07:36.366591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:36.367560 | instance | openstack/pods/barbican-api-54f7cf7579-gbb77 2026-07-17 23:07:36.453940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:36.491531 | instance | openstack/pods/barbican-db-init-f6lfj 2026-07-17 23:07:36.564427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:36.600554 | instance | monitoring/secrets/alertmanager-tls 2026-07-17 23:07:36.663007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-17 23:07:36.726255 | instance | openstack/pods/barbican-db-sync-fjx62 2026-07-17 23:07:36.826622 | instance | monitoring/secrets/grafana-tls 2026-07-17 23:07:36.960024 | instance | openstack/pods/barbican-ks-endpoints-sw68q 2026-07-17 23:07:37.022601 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-07-17 23:07:37.196575 | instance | openstack/pods/barbican-ks-service-bzfkq 2026-07-17 23:07:37.211094 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-07-17 23:07:37.378007 | instance | openstack/pods/barbican-ks-user-rzrf7 2026-07-17 23:07:37.420060 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-07-17 23:07:37.599800 | instance | openstack/pods/barbican-rabbit-init-9vbsx 2026-07-17 23:07:37.602453 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-07-17 23:07:37.798966 | instance | openstack/pods/cinder-api-55d8f44d84-kq2nt 2026-07-17 23:07:37.845342 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-07-17 23:07:38.021321 | instance | openstack/pods/cinder-backup-6779f895b8-shxtk 2026-07-17 23:07:38.043579 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-07-17 23:07:38.225647 | instance | openstack/pods/cinder-backup-storage-init-ljwfl 2026-07-17 23:07:38.241458 | instance | openstack/pods/cinder-bootstrap-j5f9w 2026-07-17 23:07:38.449796 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-07-17 23:07:38.454660 | instance | openstack/pods/cinder-create-internal-tenant-ngp79 2026-07-17 23:07:38.630335 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-07-17 23:07:38.671336 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-07-17 23:07:38.819970 | instance | openstack/pods/cinder-db-init-2hzmw 2026-07-17 23:07:38.858284 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vhnsm-tls 2026-07-17 23:07:39.036107 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-07-17 23:07:39.058922 | instance | openstack/pods/cinder-db-sync-dgw4j 2026-07-17 23:07:39.216899 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-07-17 23:07:39.249636 | instance | openstack/pods/cinder-ks-endpoints-mcrct 2026-07-17 23:07:39.387740 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-07-17 23:07:39.462855 | instance | openstack/pods/cinder-ks-service-r84jd 2026-07-17 23:07:39.576960 | instance | openstack/pods/cinder-ks-user-4wqc2 2026-07-17 23:07:39.675326 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-07-17 23:07:39.809407 | instance | openstack/pods/cinder-rabbit-init-g5zqg 2026-07-17 23:07:39.859335 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-07-17 23:07:40.027864 | instance | openstack/pods/cinder-scheduler-6b58d69d64-5fpsx 2026-07-17 23:07:40.045628 | instance | openstack/pods/cinder-storage-init-k5c8r 2026-07-17 23:07:40.254911 | instance | monitoring/secrets/prometheus-tls 2026-07-17 23:07:40.277761 | instance | openstack/pods/cinder-volume-7498685858-hqpj2 2026-07-17 23:07:40.424090 | instance | openstack/pods/cinder-volume-usage-audit-29738825-vcb9s 2026-07-17 23:07:40.508988 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-07-17 23:07:40.646089 | instance | openstack/pods/glance-api-7476b8494-bmm2h 2026-07-17 23:07:40.689846 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-07-17 23:07:40.886783 | instance | openstack/pods/glance-db-init-7t87j 2026-07-17 23:07:41.018238 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-07-17 23:07:41.091436 | instance | openstack/pods/glance-db-sync-jmprk 2026-07-17 23:07:41.256996 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-07-17 23:07:41.306344 | instance | openstack/pods/glance-ks-endpoints-lphcw 2026-07-17 23:07:41.443307 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-07-17 23:07:41.533658 | instance | openstack/pods/glance-ks-service-pxbfb 2026-07-17 23:07:41.619325 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-07-17 23:07:41.753929 | instance | openstack/pods/glance-ks-user-2f22r 2026-07-17 23:07:41.795768 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-07-17 23:07:41.965857 | instance | openstack/pods/glance-metadefs-load-mg7bs 2026-07-17 23:07:41.991455 | instance | openstack/pods/glance-rabbit-init-2qnlk 2026-07-17 23:07:42.179163 | instance | openstack/pods/glance-storage-init-hpqqr 2026-07-17 23:07:42.204845 | instance | openstack/pods/heat-api-7d4d79c679-nsgz7 2026-07-17 23:07:42.387183 | instance | openstack/pods/heat-bootstrap-6w7kz 2026-07-17 23:07:42.429665 | instance | openstack/pods/heat-cfn-785d66c6f-tqtsg 2026-07-17 23:07:42.621428 | instance | openstack/pods/heat-db-init-hbwd9 2026-07-17 23:07:42.652853 | instance | openstack/pods/heat-db-sync-2vmqh 2026-07-17 23:07:42.838090 | instance | openstack/pods/heat-domain-ks-user-nn9w2 2026-07-17 23:07:42.897528 | instance | openstack/pods/heat-engine-69f67475d-9qxkv 2026-07-17 23:07:43.052416 | instance | openstack/pods/heat-engine-cleaner-29738815-zwczw 2026-07-17 23:07:43.131937 | instance | openstack/pods/heat-engine-cleaner-29738820-kjzg7 2026-07-17 23:07:43.262658 | instance | openstack/pods/heat-engine-cleaner-29738825-fhszj 2026-07-17 23:07:43.341156 | instance | openstack/pods/heat-ks-endpoints-44mw2 2026-07-17 23:07:43.513568 | instance | openstack/pods/heat-ks-service-76w8d 2026-07-17 23:07:43.644512 | instance | openstack/pods/heat-ks-user-m2xzk 2026-07-17 23:07:43.707730 | instance | openstack/pods/heat-rabbit-init-nzgj2 2026-07-17 23:07:43.879465 | instance | openstack/pods/heat-trusts-rdn66 2026-07-17 23:07:43.931480 | instance | openstack/pods/horizon-77dff5466b-ddpqq 2026-07-17 23:07:44.109403 | instance | openstack/pods/horizon-db-init-zcqdm 2026-07-17 23:07:44.144979 | instance | openstack/pods/horizon-db-sync-4xcrb 2026-07-17 23:07:44.324013 | instance | openstack/pods/keepalived-sjw4t 2026-07-17 23:07:44.372711 | instance | openstack/pods/keystone-api-69fc7fd7f6-r8bd9 2026-07-17 23:07:44.549411 | instance | openstack/pods/keystone-bootstrap-zsg4w 2026-07-17 23:07:44.590457 | instance | openstack/pods/keystone-credential-setup-zmlg5 2026-07-17 23:07:44.775193 | instance | openstack/pods/keystone-db-init-wx84m 2026-07-17 23:07:44.828383 | instance | openstack/pods/keystone-db-sync-f5bvt 2026-07-17 23:07:44.997326 | instance | openstack/pods/keystone-domain-manage-4rcn9 2026-07-17 23:07:45.049664 | instance | openstack/pods/keystone-fernet-setup-hz4c7 2026-07-17 23:07:45.227182 | instance | openstack/pods/keystone-rabbit-init-xdq46 2026-07-17 23:07:45.271491 | instance | openstack/pods/libvirt-libvirt-default-xkjm5 2026-07-17 23:07:45.433117 | instance | openstack/pods/magnum-api-76d98685df-p6wnx 2026-07-17 23:07:45.508347 | instance | openstack/pods/magnum-cluster-api-proxy-xcrvr 2026-07-17 23:07:45.658067 | instance | openstack/pods/magnum-conductor-0 2026-07-17 23:07:45.721055 | instance | openstack/pods/magnum-db-init-khv7m 2026-07-17 23:07:45.878830 | instance | openstack/pods/magnum-db-sync-fnvgf 2026-07-17 23:07:45.956744 | instance | openstack/pods/magnum-domain-ks-user-qw58j 2026-07-17 23:07:46.084665 | instance | openstack/pods/magnum-ks-endpoints-dnf87 2026-07-17 23:07:46.173957 | instance | openstack/pods/magnum-ks-service-7wzh4 2026-07-17 23:07:46.327821 | instance | openstack/pods/magnum-ks-user-c98r2 2026-07-17 23:07:46.391422 | instance | openstack/pods/magnum-rabbit-init-mjmmh 2026-07-17 23:07:46.551911 | instance | openstack/pods/magnum-registry-c45778976-kw5pd 2026-07-17 23:07:46.623834 | instance | openstack/pods/manila-api-649f5d4c98-8pkxq 2026-07-17 23:07:46.789879 | instance | openstack/pods/manila-bootstrap-5wnxh 2026-07-17 23:07:46.859859 | instance | openstack/pods/manila-data-745bfb74f-ppq2f 2026-07-17 23:07:47.016450 | instance | openstack/pods/manila-db-init-8mgj8 2026-07-17 23:07:47.090462 | instance | openstack/pods/manila-db-sync-bsm6g 2026-07-17 23:07:47.231954 | instance | openstack/pods/manila-ks-endpoints-7z45p 2026-07-17 23:07:47.318588 | instance | openstack/pods/manila-ks-service-79mkk 2026-07-17 23:07:47.471387 | instance | openstack/pods/manila-ks-user-pl486 2026-07-17 23:07:47.536249 | instance | openstack/pods/manila-rabbit-init-brkrn 2026-07-17 23:07:47.689244 | instance | openstack/pods/manila-scheduler-75d598cd45-42zlz 2026-07-17 23:07:47.754307 | instance | openstack/pods/manila-share-84f6fbdd5b-vk855 2026-07-17 23:07:47.919847 | instance | openstack/pods/memcached-memcached-6479589586-b6tnf 2026-07-17 23:07:48.025009 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-07-17 23:07:48.154010 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-07-17 23:07:48.353746 | instance | openstack/pods/neutron-db-init-cmr4q 2026-07-17 23:07:48.497193 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-07-17 23:07:48.563153 | instance | openstack/pods/neutron-db-sync-4grfr 2026-07-17 23:07:48.783911 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-07-17 23:07:48.843646 | instance | openstack/pods/neutron-ks-endpoints-hp296 2026-07-17 23:07:49.081502 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-07-17 23:07:49.164364 | instance | openstack/pods/neutron-ks-service-wx6f9 2026-07-17 23:07:49.399149 | instance | openstack/pods/neutron-ks-user-thjgn 2026-07-17 23:07:49.408718 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-07-17 23:07:49.604711 | instance | openstack/pods/neutron-netns-cleanup-cron-default-pv9z5 2026-07-17 23:07:49.782119 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-07-17 23:07:49.868634 | instance | openstack/pods/neutron-ovn-metadata-agent-default-w5nls 2026-07-17 23:07:50.124535 | instance | openstack/pods/neutron-ovn-vpn-agent-default-pc4gc 2026-07-17 23:07:50.151646 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-07-17 23:07:50.346710 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-07-17 23:07:50.479589 | instance | openstack/pods/neutron-rabbit-init-wnlg7 2026-07-17 23:07:50.680564 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-07-17 23:07:50.700813 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-07-17 23:07:51.045165 | instance | openstack/pods/neutron-rpc-server-6d5b8f7897-n5cct 2026-07-17 23:07:51.050954 | instance | openstack/pods/neutron-server-6cbdb5748d-9dxsz 2026-07-17 23:07:51.272203 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-07-17 23:07:51.281450 | instance | openstack/pods/nova-api-metadata-68cfb4b876-kspsf 2026-07-17 23:07:51.502222 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-07-17 23:07:51.619638 | instance | openstack/pods/nova-api-osapi-54494757df-5kjlt 2026-07-17 23:07:51.848392 | instance | openstack/pods/nova-bootstrap-zh692 2026-07-17 23:07:51.861967 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-07-17 23:07:52.069769 | instance | openstack/pods/nova-cell-setup-29738820-crnfv 2026-07-17 23:07:52.175195 | instance | openstack/pods/nova-cell-setup-fvq5n 2026-07-17 23:07:52.291656 | instance | openstack/pods/nova-compute-default-bt4hx 2026-07-17 23:07:52.462526 | instance | openstack/pods/nova-conductor-57769fcf4c-stg6z 2026-07-17 23:07:52.524580 | instance | openstack/pods/nova-db-init-qhqqf 2026-07-17 23:07:52.684152 | instance | openstack/pods/nova-db-sync-2rksk 2026-07-17 23:07:52.778555 | instance | openstack/pods/nova-ks-endpoints-gsfxp 2026-07-17 23:07:52.914836 | instance | openstack/pods/nova-ks-service-r77hw 2026-07-17 23:07:53.017894 | instance | openstack/pods/nova-ks-user-jpfwc 2026-07-17 23:07:53.147326 | instance | openstack/pods/nova-novncproxy-6c78d58588-c8lc9 2026-07-17 23:07:53.241332 | instance | openstack/pods/nova-rabbit-init-lkdhm 2026-07-17 23:07:53.380588 | instance | openstack/pods/nova-scheduler-66664b4c-2jm8b 2026-07-17 23:07:53.466207 | instance | openstack/pods/nova-service-cleaner-29738820-h28fv 2026-07-17 23:07:53.607635 | instance | openstack/pods/octavia-api-6b5c465b8d-n6ks9 2026-07-17 23:07:53.698209 | instance | openstack/pods/octavia-bootstrap-sq6m9 2026-07-17 23:07:53.866605 | instance | openstack/pods/octavia-db-init-ckhx7 2026-07-17 23:07:53.925286 | instance | openstack/pods/octavia-db-sync-j5s4k 2026-07-17 23:07:54.088483 | instance | openstack/pods/octavia-health-manager-default-2mdpf 2026-07-17 23:07:54.151852 | instance | openstack/pods/octavia-housekeeping-5788866d5c-5t5cr 2026-07-17 23:07:54.335364 | instance | openstack/pods/octavia-ks-endpoints-b6mgk 2026-07-17 23:07:54.371776 | instance | openstack/pods/octavia-ks-service-rcvvz 2026-07-17 23:07:54.543173 | instance | openstack/pods/octavia-ks-user-qdlpf 2026-07-17 23:07:54.596353 | instance | openstack/pods/octavia-rabbit-init-cblmv 2026-07-17 23:07:54.761270 | instance | openstack/pods/octavia-worker-7c4f7d5798-qgsbn 2026-07-17 23:07:54.816593 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-n5qn4 2026-07-17 23:07:55.014651 | instance | openstack/pods/openstack-exporter-77768fd7d-h2f2k 2026-07-17 23:07:55.055151 | instance | openstack/pods/openvswitch-2dwdj 2026-07-17 23:07:55.242893 | instance | openstack/pods/ovn-controller-default-qvxb6 2026-07-17 23:07:55.285035 | instance | openstack/pods/ovn-northd-fc978744-v65dx 2026-07-17 23:07:55.452810 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-07-17 23:07:55.519877 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-07-17 23:07:55.684631 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-07-17 23:07:55.774252 | instance | openstack/pods/percona-xtradb-pxc-0 2026-07-17 23:07:55.927805 | instance | openstack/pods/placement-api-f77bb475f-sr7gk 2026-07-17 23:07:56.009018 | instance | openstack/pods/placement-db-init-tggd6 2026-07-17 23:07:56.173191 | instance | openstack/pods/placement-db-sync-g7qjd 2026-07-17 23:07:56.246049 | instance | openstack/pods/placement-ks-endpoints-w4d58 2026-07-17 23:07:56.396643 | instance | openstack/pods/placement-ks-service-6bsh2 2026-07-17 23:07:56.523704 | instance | openstack/pods/placement-ks-user-mmcjl 2026-07-17 23:07:56.685566 | instance | openstack/pods/pxc-operator-69cb5bbdb9-tsszg 2026-07-17 23:07:56.763006 | instance | monitoring/serviceaccounts/default 2026-07-17 23:07:56.929294 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-07-17 23:07:57.020274 | instance | monitoring/serviceaccounts/goldpinger 2026-07-17 23:07:57.150153 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-07-17 23:07:57.243405 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-07-17 23:07:57.398532 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-gf8sp 2026-07-17 23:07:57.495270 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-07-17 23:07:57.624528 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-07-17 23:07:57.714946 | instance | openstack/pods/rabbitmq-glance-server-0 2026-07-17 23:07:57.853312 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-07-17 23:07:57.950800 | instance | openstack/pods/rabbitmq-heat-server-0 2026-07-17 23:07:58.107112 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-07-17 23:07:58.168418 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-07-17 23:07:58.386274 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-07-17 23:07:58.415089 | instance | monitoring/serviceaccounts/loki 2026-07-17 23:07:58.618180 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-07-17 23:07:58.681751 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-07-17 23:07:58.861505 | instance | openstack/pods/rabbitmq-manila-server-0 2026-07-17 23:07:58.936484 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-07-17 23:07:59.099316 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g 2026-07-17 23:07:59.194513 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-07-17 23:07:59.336021 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-07-17 23:07:59.427783 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-07-17 23:07:59.575711 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-07-17 23:07:59.664536 | instance | openstack/pods/rabbitmq-nova-server-0 2026-07-17 23:07:59.819950 | instance | monitoring/serviceaccounts/vector 2026-07-17 23:07:59.902960 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-07-17 23:08:00.073797 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-dpt84 2026-07-17 23:08:00.116191 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt 2026-07-17 23:08:00.293222 | instance | openstack/pods/staffeln-api-5fdcf48b9b-svbgt 2026-07-17 23:08:00.369806 | instance | openstack/pods/staffeln-conductor-59c698fc99-2s8lr 2026-07-17 23:08:00.501999 | instance | openstack/pods/staffeln-db-init-pvg2f 2026-07-17 23:08:00.573875 | instance | openstack/pods/staffeln-db-sync-bx8mb 2026-07-17 23:08:00.708555 | instance | openstack/pods/tempest-ks-user-xdvrx 2026-07-17 23:08:00.808160 | instance | openstack/pods/tempest-run-tests-4rcbt 2026-07-17 23:08:00.956713 | instance | openstack/pods/valkey-node-0 2026-07-17 23:08:01.031875 | instance | monitoring/services/alertmanager-operated 2026-07-17 23:08:01.181873 | instance | monitoring/services/goldpinger 2026-07-17 23:08:01.204112 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-07-17 23:08:01.356046 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-07-17 23:08:01.379983 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-07-17 23:08:01.538060 | instance | monitoring/services/kube-prometheus-stack-operator 2026-07-17 23:08:01.544725 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-07-17 23:08:01.708503 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-07-17 23:08:01.717217 | instance | monitoring/services/loki 2026-07-17 23:08:01.901240 | instance | monitoring/services/loki-chunks-cache 2026-07-17 23:08:01.903798 | instance | monitoring/services/loki-gateway 2026-07-17 23:08:02.079518 | instance | monitoring/services/loki-headless 2026-07-17 23:08:02.080971 | instance | monitoring/services/loki-memberlist 2026-07-17 23:08:02.259142 | instance | monitoring/services/loki-results-cache 2026-07-17 23:08:02.261355 | instance | monitoring/services/prometheus-operated 2026-07-17 23:08:02.443608 | instance | monitoring/services/prometheus-pushgateway 2026-07-17 23:08:02.446588 | instance | monitoring/services/prometheus-smartctl-exporter 2026-07-17 23:08:02.626041 | instance | monitoring/services/vector-headless 2026-07-17 23:08:02.641368 | instance | openstack/rolebindings/barbican-barbican-api 2026-07-17 23:08:02.815143 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-07-17 23:08:02.820647 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-07-17 23:08:02.993597 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-07-17 23:08:02.994409 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-07-17 23:08:03.167013 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-07-17 23:08:03.187467 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-07-17 23:08:03.323605 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-07-17 23:08:03.372490 | instance | openstack/rolebindings/cinder-cinder-api 2026-07-17 23:08:03.505313 | instance | openstack/rolebindings/cinder-cinder-backup 2026-07-17 23:08:03.537764 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-07-17 23:08:03.658808 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-07-17 23:08:03.690787 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-07-17 23:08:03.838852 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-07-17 23:08:03.881385 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-07-17 23:08:04.077028 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-07-17 23:08:04.119548 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-07-17 23:08:04.267330 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-07-17 23:08:04.311438 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-07-17 23:08:04.443348 | instance | openstack/rolebindings/cinder-cinder-test 2026-07-17 23:08:04.501808 | instance | openstack/rolebindings/cinder-cinder-volume 2026-07-17 23:08:04.628918 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-07-17 23:08:04.689795 | instance | openstack/rolebindings/cinder-storage-init 2026-07-17 23:08:04.821503 | instance | openstack/rolebindings/glance-glance-api 2026-07-17 23:08:04.891782 | instance | openstack/rolebindings/glance-glance-db-init 2026-07-17 23:08:04.998304 | instance | openstack/rolebindings/glance-glance-db-sync 2026-07-17 23:08:05.065024 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-07-17 23:08:05.159591 | instance | openstack/rolebindings/glance-glance-ks-service 2026-07-17 23:08:05.233426 | instance | openstack/rolebindings/glance-glance-ks-user 2026-07-17 23:08:05.326039 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-07-17 23:08:05.405505 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-07-17 23:08:05.500999 | instance | openstack/rolebindings/glance-glance-storage-init 2026-07-17 23:08:05.577677 | instance | openstack/rolebindings/glance-glance-test 2026-07-17 23:08:05.681141 | instance | openstack/rolebindings/glance-storage-init 2026-07-17 23:08:05.754843 | instance | openstack/rolebindings/heat-heat-api 2026-07-17 23:08:05.905356 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-07-17 23:08:05.955735 | instance | openstack/rolebindings/heat-heat-cfn 2026-07-17 23:08:06.089959 | instance | openstack/rolebindings/heat-heat-db-init 2026-07-17 23:08:06.132827 | instance | openstack/rolebindings/heat-heat-db-sync 2026-07-17 23:08:06.257892 | instance | openstack/rolebindings/heat-heat-engine 2026-07-17 23:08:06.300329 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-07-17 23:08:06.443317 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-07-17 23:08:06.484595 | instance | openstack/rolebindings/heat-heat-ks-service 2026-07-17 23:08:06.603177 | instance | openstack/rolebindings/heat-heat-ks-user 2026-07-17 23:08:06.663256 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-07-17 23:08:06.776289 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-07-17 23:08:06.855713 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-07-17 23:08:06.946948 | instance | openstack/rolebindings/heat-heat-test 2026-07-17 23:08:07.025112 | instance | openstack/rolebindings/heat-heat-trusts 2026-07-17 23:08:07.124939 | instance | openstack/rolebindings/horizon-horizon 2026-07-17 23:08:07.191771 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-07-17 23:08:07.288950 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-07-17 23:08:07.350213 | instance | openstack/rolebindings/horizon-horizon-test 2026-07-17 23:08:07.450035 | instance | openstack/rolebindings/keepalived 2026-07-17 23:08:07.515601 | instance | openstack/rolebindings/keystone-credential-rotate 2026-07-17 23:08:07.643764 | instance | openstack/rolebindings/keystone-credential-setup 2026-07-17 23:08:07.696851 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-07-17 23:08:07.836511 | instance | openstack/rolebindings/keystone-fernet-setup 2026-07-17 23:08:07.901082 | instance | openstack/rolebindings/keystone-keystone-api 2026-07-17 23:08:08.010663 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-07-17 23:08:08.088797 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-07-17 23:08:08.197908 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-07-17 23:08:08.279682 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-07-17 23:08:08.377015 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-07-17 23:08:08.449582 | instance | openstack/roles/barbican-openstack-barbican-api 2026-07-17 23:08:08.546508 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-07-17 23:08:08.616806 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-07-17 23:08:08.723924 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-07-17 23:08:08.816317 | instance | openstack/rolebindings/keystone-keystone-test 2026-07-17 23:08:08.913558 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-07-17 23:08:09.004448 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-07-17 23:08:09.097889 | instance | openstack/rolebindings/libvirt-cert-manager 2026-07-17 23:08:09.205757 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-07-17 23:08:09.288955 | instance | openstack/rolebindings/libvirt-libvirt 2026-07-17 23:08:09.374205 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-07-17 23:08:09.460757 | instance | openstack/roles/cinder-backup-storage-init 2026-07-17 23:08:09.546401 | instance | openstack/roles/cinder-openstack-cinder-api 2026-07-17 23:08:09.654978 | instance | openstack/rolebindings/magnum-magnum-api 2026-07-17 23:08:09.723464 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-07-17 23:08:09.837883 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-07-17 23:08:09.904512 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-07-17 23:08:10.003875 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-07-17 23:08:10.079555 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-07-17 23:08:10.172434 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-07-17 23:08:10.240733 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-07-17 23:08:10.348891 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-07-17 23:08:10.424199 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-07-17 23:08:10.515536 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-07-17 23:08:10.595203 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-07-17 23:08:10.691236 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-07-17 23:08:10.769692 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-07-17 23:08:10.884825 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-07-17 23:08:10.951760 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-07-17 23:08:11.050085 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-07-17 23:08:11.126361 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-07-17 23:08:11.216229 | instance | openstack/rolebindings/manila-manila-api 2026-07-17 23:08:11.295740 | instance | openstack/rolebindings/manila-manila-data 2026-07-17 23:08:11.390473 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-07-17 23:08:11.467746 | instance | openstack/rolebindings/manila-manila-db-init 2026-07-17 23:08:11.572061 | instance | openstack/roles/cinder-openstack-cinder-test 2026-07-17 23:08:11.643531 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-07-17 23:08:11.743566 | instance | openstack/rolebindings/manila-manila-db-sync 2026-07-17 23:08:11.832745 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-07-17 23:08:11.921843 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-07-17 23:08:11.997745 | instance | openstack/roles/cinder-storage-init 2026-07-17 23:08:12.097349 | instance | openstack/rolebindings/manila-manila-ks-service 2026-07-17 23:08:12.179013 | instance | openstack/roles/glance-openstack-glance-api 2026-07-17 23:08:12.297664 | instance | openstack/roles/glance-openstack-glance-db-init 2026-07-17 23:08:12.405638 | instance | openstack/rolebindings/manila-manila-ks-user 2026-07-17 23:08:12.501274 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-07-17 23:08:12.597594 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-07-17 23:08:12.712081 | instance | openstack/rolebindings/manila-manila-scheduler 2026-07-17 23:08:12.792374 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-07-17 23:08:12.910642 | instance | openstack/rolebindings/manila-manila-share 2026-07-17 23:08:12.976171 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-07-17 23:08:13.086132 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-07-17 23:08:13.150813 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-07-17 23:08:13.267317 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-07-17 23:08:13.331260 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-07-17 23:08:13.442298 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-07-17 23:08:13.511618 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-07-17 23:08:13.617824 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-07-17 23:08:13.703115 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-07-17 23:08:13.807476 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-07-17 23:08:13.897947 | instance | openstack/roles/glance-openstack-glance-test 2026-07-17 23:08:13.980037 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-07-17 23:08:14.072100 | instance | openstack/roles/glance-storage-init 2026-07-17 23:08:14.163612 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-07-17 23:08:14.245737 | instance | openstack/roles/heat-openstack-heat-api 2026-07-17 23:08:14.333999 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-07-17 23:08:14.426658 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-07-17 23:08:14.497431 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-07-17 23:08:14.594351 | instance | openstack/roles/heat-openstack-heat-cfn 2026-07-17 23:08:14.671770 | instance | openstack/rolebindings/neutron-neutron-server 2026-07-17 23:08:14.767662 | instance | openstack/rolebindings/neutron-neutron-test 2026-07-17 23:08:14.864438 | instance | openstack/roles/heat-openstack-heat-db-init 2026-07-17 23:08:14.956232 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-07-17 23:08:15.030854 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-07-17 23:08:15.121503 | instance | openstack/roles/heat-openstack-heat-engine 2026-07-17 23:08:15.208016 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-07-17 23:08:15.294749 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-07-17 23:08:15.378526 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-07-17 23:08:15.483712 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-07-17 23:08:15.541724 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-07-17 23:08:15.658406 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-07-17 23:08:15.718067 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-07-17 23:08:15.842347 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-07-17 23:08:15.917428 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-07-17 23:08:16.009781 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-07-17 23:08:16.120189 | instance | openstack/rolebindings/nova-nova-compute 2026-07-17 23:08:16.228479 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-07-17 23:08:16.298842 | instance | openstack/rolebindings/nova-nova-conductor 2026-07-17 23:08:16.392458 | instance | openstack/roles/heat-openstack-heat-test 2026-07-17 23:08:16.478196 | instance | openstack/rolebindings/nova-nova-db-init 2026-07-17 23:08:16.560798 | instance | openstack/roles/heat-openstack-heat-trusts 2026-07-17 23:08:16.661471 | instance | openstack/rolebindings/nova-nova-db-sync 2026-07-17 23:08:16.762637 | instance | openstack/roles/horizon-openstack-horizon 2026-07-17 23:08:16.843582 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-07-17 23:08:16.927617 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-07-17 23:08:17.026719 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-07-17 23:08:17.107535 | instance | openstack/rolebindings/nova-nova-ks-service 2026-07-17 23:08:17.206768 | instance | openstack/roles/horizon-openstack-horizon-test 2026-07-17 23:08:17.282064 | instance | openstack/rolebindings/nova-nova-ks-user 2026-07-17 23:08:17.378164 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-07-17 23:08:17.451287 | instance | openstack/roles/keepalived 2026-07-17 23:08:17.543206 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-07-17 23:08:17.618490 | instance | openstack/roles/keystone-credential-rotate 2026-07-17 23:08:17.707998 | instance | openstack/rolebindings/nova-nova-scheduler 2026-07-17 23:08:17.819823 | instance | openstack/roles/keystone-credential-setup 2026-07-17 23:08:17.905891 | instance | openstack/roles/keystone-fernet-rotate 2026-07-17 23:08:17.990659 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-07-17 23:08:18.079811 | instance | openstack/roles/keystone-fernet-setup 2026-07-17 23:08:18.158844 | instance | openstack/rolebindings/nova-nova-test 2026-07-17 23:08:18.249702 | instance | openstack/roles/keystone-openstack-keystone-api 2026-07-17 23:08:18.334906 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-07-17 23:08:18.423041 | instance | openstack/rolebindings/octavia-octavia-api 2026-07-17 23:08:18.509207 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-07-17 23:08:18.599928 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-07-17 23:08:18.688089 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-07-17 23:08:18.757614 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-07-17 23:08:18.889890 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-07-17 23:08:18.944225 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-07-17 23:08:19.103690 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-07-17 23:08:19.161353 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-07-17 23:08:19.296396 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-07-17 23:08:19.328027 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-07-17 23:08:19.470779 | instance | openstack/roles/keystone-openstack-keystone-test 2026-07-17 23:08:19.522633 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-07-17 23:08:19.657359 | instance | openstack/roles/libvirt-cert-manager 2026-07-17 23:08:19.701583 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-07-17 23:08:19.840311 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-07-17 23:08:19.893700 | instance | openstack/roles/libvirt-openstack-libvirt 2026-07-17 23:08:20.016352 | instance | openstack/rolebindings/octavia-octavia-worker 2026-07-17 23:08:20.057787 | instance | openstack/roles/magnum-openstack-magnum-api 2026-07-17 23:08:20.189519 | instance | openstack/rolebindings/ovn-bgp-agent 2026-07-17 23:08:20.229347 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-07-17 23:08:20.368778 | instance | openstack/rolebindings/ovn-controller 2026-07-17 23:08:20.397319 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-07-17 23:08:20.542931 | instance | openstack/rolebindings/ovn-northd 2026-07-17 23:08:20.580620 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-07-17 23:08:20.734052 | instance | openstack/rolebindings/ovn-ovn-controller 2026-07-17 23:08:20.747069 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-07-17 23:08:20.908455 | instance | openstack/rolebindings/ovn-ovn-northd 2026-07-17 23:08:20.924778 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-07-17 23:08:21.094444 | instance | openstack/rolebindings/ovn-ovsdb 2026-07-17 23:08:21.098632 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-07-17 23:08:21.269171 | instance | openstack/rolebindings/placement-placement-api 2026-07-17 23:08:21.273017 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-07-17 23:08:21.437336 | instance | openstack/rolebindings/placement-placement-db-init 2026-07-17 23:08:21.444035 | instance | openstack/rolebindings/placement-placement-db-sync 2026-07-17 23:08:21.608884 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-07-17 23:08:21.609988 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-07-17 23:08:21.787626 | instance | openstack/roles/manila-openstack-manila-api 2026-07-17 23:08:21.803271 | instance | openstack/roles/manila-openstack-manila-data 2026-07-17 23:08:21.964874 | instance | openstack/rolebindings/placement-placement-ks-service 2026-07-17 23:08:21.980791 | instance | openstack/roles/manila-openstack-manila-db-init 2026-07-17 23:08:22.131895 | instance | openstack/rolebindings/placement-placement-ks-user 2026-07-17 23:08:22.152672 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-07-17 23:08:22.322123 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-07-17 23:08:22.327843 | instance | openstack/rolebindings/pxc-operator 2026-07-17 23:08:22.519944 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-07-17 23:08:22.535742 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-07-17 23:08:22.696562 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-07-17 23:08:22.722277 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-07-17 23:08:22.898295 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-07-17 23:08:22.916320 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-07-17 23:08:23.096464 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-07-17 23:08:23.109274 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-07-17 23:08:23.290996 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-07-17 23:08:23.307331 | instance | openstack/roles/manila-openstack-manila-share 2026-07-17 23:08:23.476176 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-07-17 23:08:23.491802 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-07-17 23:08:23.644183 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-07-17 23:08:23.660790 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-07-17 23:08:23.841778 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-07-17 23:08:23.851629 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-07-17 23:08:24.032981 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-07-17 23:08:24.035697 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-07-17 23:08:24.206329 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-07-17 23:08:24.214185 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-07-17 23:08:24.363343 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-07-17 23:08:24.383581 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-07-17 23:08:24.536568 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-07-17 23:08:24.558654 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-07-17 23:08:24.721142 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-07-17 23:08:24.740310 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-07-17 23:08:24.905106 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-07-17 23:08:24.913888 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-07-17 23:08:25.119712 | instance | openstack/roles/neutron-openstack-neutron-server 2026-07-17 23:08:25.141268 | instance | openstack/rolebindings/rook-ceph-mgr 2026-07-17 23:08:25.284794 | instance | openstack/roles/neutron-openstack-neutron-test 2026-07-17 23:08:25.333799 | instance | openstack/rolebindings/rook-ceph-osd 2026-07-17 23:08:25.456349 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-07-17 23:08:25.519475 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-07-17 23:08:25.635785 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-07-17 23:08:25.731224 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-07-17 23:08:25.831761 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-07-17 23:08:25.919405 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-07-17 23:08:26.030125 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-07-17 23:08:26.119654 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-07-17 23:08:26.219024 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-07-17 23:08:26.303010 | instance | openstack/roles/nova-openstack-nova-compute 2026-07-17 23:08:26.414756 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-07-17 23:08:26.478583 | instance | openstack/roles/nova-openstack-nova-conductor 2026-07-17 23:08:26.588538 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-07-17 23:08:26.668391 | instance | openstack/roles/nova-openstack-nova-db-init 2026-07-17 23:08:26.771413 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-07-17 23:08:26.877408 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-07-17 23:08:26.944272 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-07-17 23:08:27.065011 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-07-17 23:08:27.112387 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-07-17 23:08:27.247289 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-07-17 23:08:27.296444 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-07-17 23:08:27.420637 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-07-17 23:08:27.474263 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-07-17 23:08:27.602097 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-07-17 23:08:27.655398 | instance | openstack/roles/nova-openstack-nova-test 2026-07-17 23:08:27.803262 | instance | openstack/roles/octavia-openstack-octavia-api 2026-07-17 23:08:27.846796 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-07-17 23:08:28.003496 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-07-17 23:08:28.027154 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-07-17 23:08:28.192331 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-07-17 23:08:28.208795 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-07-17 23:08:28.360428 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-07-17 23:08:28.380440 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-07-17 23:08:28.531786 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-07-17 23:08:28.573686 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-07-17 23:08:28.705489 | instance | openstack/roles/ovn-bgp-agent 2026-07-17 23:08:28.750936 | instance | openstack/roles/ovn-controller 2026-07-17 23:08:28.888682 | instance | openstack/roles/ovn-northd 2026-07-17 23:08:28.933225 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-07-17 23:08:29.096264 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-07-17 23:08:29.127648 | instance | openstack/roles/ovn-ovsdb 2026-07-17 23:08:29.288959 | instance | openstack/roles/placement-openstack-placement-api 2026-07-17 23:08:29.303911 | instance | openstack/roles/placement-openstack-placement-db-init 2026-07-17 23:08:29.486908 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-07-17 23:08:29.528794 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-07-17 23:08:29.678613 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-07-17 23:08:29.714916 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-07-17 23:08:29.862101 | instance | openstack/roles/pxc-operator 2026-07-17 23:08:29.888379 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-07-17 23:08:30.029436 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-07-17 23:08:30.083881 | instance | openstack/roles/rabbitmq-cluster-operator 2026-07-17 23:08:30.218504 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-07-17 23:08:30.278667 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-07-17 23:08:30.381188 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-07-17 23:08:30.446862 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-07-17 23:08:30.571543 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-07-17 23:08:30.648932 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-07-17 23:08:30.776127 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-07-17 23:08:30.850603 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-07-17 23:08:30.973474 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-07-17 23:08:31.072161 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-07-17 23:08:31.160736 | instance | openstack/roles/rook-ceph-mgr 2026-07-17 23:08:31.259792 | instance | openstack/roles/rook-ceph-osd 2026-07-17 23:08:31.329508 | instance | openstack/roles/rook-ceph-purge-osd 2026-07-17 23:08:31.429809 | instance | openstack/roles/staffeln-conductor 2026-07-17 23:08:31.521235 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-17 23:08:31.614271 | instance | monitoring/statefulsets/loki 2026-07-17 23:08:31.725385 | instance | monitoring/statefulsets/loki-chunks-cache 2026-07-17 23:08:31.836793 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-07-17 23:08:31.939731 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-07-17 23:08:32.022597 | instance | monitoring/statefulsets/loki-results-cache 2026-07-17 23:08:32.110653 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-07-17 23:08:32.208184 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-07-17 23:08:32.280643 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-07-17 23:08:32.385434 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-07-17 23:08:32.478686 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-07-17 23:08:32.594333 | instance | openstack/serviceaccounts/barbican-api 2026-07-17 23:08:32.668901 | instance | openstack/serviceaccounts/barbican-db-init 2026-07-17 23:08:32.986333 | instance | openstack/serviceaccounts/barbican-db-sync 2026-07-17 23:08:33.051277 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-07-17 23:08:33.332915 | instance | openstack/serviceaccounts/barbican-ks-service 2026-07-17 23:08:33.431735 | instance | openstack/serviceaccounts/barbican-ks-user 2026-07-17 23:08:33.752747 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-07-17 23:08:33.896449 | instance | openstack/serviceaccounts/barbican-test 2026-07-17 23:08:34.166019 | instance | openstack/serviceaccounts/cinder-api 2026-07-17 23:08:34.284498 | instance | openstack/serviceaccounts/cinder-backup 2026-07-17 23:08:34.521507 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-07-17 23:08:34.632318 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-07-17 23:08:34.896822 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-07-17 23:08:34.994512 | instance | openstack/serviceaccounts/cinder-db-init 2026-07-17 23:08:35.265421 | instance | openstack/secrets/barbican-api-certs 2026-07-17 23:08:35.349163 | instance | openstack/serviceaccounts/cinder-db-sync 2026-07-17 23:08:35.469168 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-07-17 23:08:35.696534 | instance | openstack/serviceaccounts/cinder-ks-service 2026-07-17 23:08:35.882474 | instance | openstack/serviceaccounts/cinder-ks-user 2026-07-17 23:08:36.072828 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-07-17 23:08:36.288396 | instance | openstack/serviceaccounts/cinder-scheduler 2026-07-17 23:08:36.443187 | instance | openstack/serviceaccounts/cinder-storage-init 2026-07-17 23:08:36.709977 | instance | openstack/serviceaccounts/cinder-test 2026-07-17 23:08:36.836832 | instance | openstack/serviceaccounts/cinder-volume 2026-07-17 23:08:37.070807 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-07-17 23:08:37.204259 | instance | openstack/serviceaccounts/default 2026-07-17 23:08:37.413330 | instance | openstack/serviceaccounts/glance-api 2026-07-17 23:08:37.561956 | instance | openstack/serviceaccounts/glance-db-init 2026-07-17 23:08:37.801639 | instance | openstack/serviceaccounts/glance-db-sync 2026-07-17 23:08:37.951247 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-07-17 23:08:38.151519 | instance | openstack/serviceaccounts/glance-ks-service 2026-07-17 23:08:38.335607 | instance | openstack/serviceaccounts/glance-ks-user 2026-07-17 23:08:38.532746 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-07-17 23:08:38.701902 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-07-17 23:08:38.906106 | instance | openstack/serviceaccounts/glance-storage-init 2026-07-17 23:08:39.089661 | instance | openstack/serviceaccounts/glance-test 2026-07-17 23:08:39.325630 | instance | openstack/serviceaccounts/heat-api 2026-07-17 23:08:39.545363 | instance | openstack/serviceaccounts/heat-bootstrap 2026-07-17 23:08:39.703805 | instance | openstack/serviceaccounts/heat-cfn 2026-07-17 23:08:39.926184 | instance | openstack/serviceaccounts/heat-db-init 2026-07-17 23:08:40.094953 | instance | openstack/serviceaccounts/heat-db-sync 2026-07-17 23:08:40.297810 | instance | openstack/serviceaccounts/heat-engine 2026-07-17 23:08:40.486306 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-07-17 23:08:40.684113 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-07-17 23:08:40.869599 | instance | openstack/serviceaccounts/heat-ks-service 2026-07-17 23:08:41.063224 | instance | openstack/serviceaccounts/heat-ks-user 2026-07-17 23:08:41.255958 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-07-17 23:08:41.461101 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-07-17 23:08:41.602427 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-07-17 23:08:41.837851 | instance | openstack/serviceaccounts/heat-test 2026-07-17 23:08:42.021557 | instance | openstack/serviceaccounts/heat-trusts 2026-07-17 23:08:42.191080 | instance | openstack/serviceaccounts/horizon 2026-07-17 23:08:42.374722 | instance | openstack/serviceaccounts/horizon-db-init 2026-07-17 23:08:42.552466 | instance | openstack/serviceaccounts/horizon-db-sync 2026-07-17 23:08:42.717480 | instance | openstack/serviceaccounts/horizon-test 2026-07-17 23:08:42.893527 | instance | openstack/serviceaccounts/keepalived 2026-07-17 23:08:43.056393 | instance | openstack/serviceaccounts/keystone-api 2026-07-17 23:08:43.229840 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-07-17 23:08:43.403056 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-07-17 23:08:43.573393 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-07-17 23:08:43.752173 | instance | openstack/serviceaccounts/keystone-db-init 2026-07-17 23:08:43.928730 | instance | openstack/serviceaccounts/keystone-db-sync 2026-07-17 23:08:44.102152 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-07-17 23:08:44.270178 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-07-17 23:08:44.457368 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-07-17 23:08:44.604592 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-07-17 23:08:44.864590 | instance | openstack/serviceaccounts/keystone-test 2026-07-17 23:08:45.017095 | instance | openstack/serviceaccounts/libvirt 2026-07-17 23:08:45.210293 | instance | openstack/serviceaccounts/magnum-api 2026-07-17 23:08:45.363346 | instance | openstack/serviceaccounts/magnum-conductor 2026-07-17 23:08:45.553757 | instance | openstack/serviceaccounts/magnum-db-init 2026-07-17 23:08:45.704582 | instance | openstack/serviceaccounts/magnum-db-sync 2026-07-17 23:08:45.895133 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-07-17 23:08:46.061374 | instance | openstack/serviceaccounts/magnum-ks-service 2026-07-17 23:08:46.243735 | instance | openstack/serviceaccounts/magnum-ks-user 2026-07-17 23:08:46.398926 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-07-17 23:08:46.637886 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-07-17 23:08:46.812146 | instance | openstack/serviceaccounts/manila-api 2026-07-17 23:08:47.032869 | instance | openstack/serviceaccounts/manila-bootstrap 2026-07-17 23:08:47.205710 | instance | openstack/serviceaccounts/manila-data 2026-07-17 23:08:47.375535 | instance | openstack/serviceaccounts/manila-db-init 2026-07-17 23:08:47.553065 | instance | openstack/serviceaccounts/manila-db-sync 2026-07-17 23:08:47.720018 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-07-17 23:08:47.907129 | instance | openstack/serviceaccounts/manila-ks-service 2026-07-17 23:08:48.085482 | instance | openstack/serviceaccounts/manila-ks-user 2026-07-17 23:08:48.245235 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-07-17 23:08:48.457532 | instance | openstack/secrets/barbican-db-admin 2026-07-17 23:08:48.614025 | instance | openstack/secrets/barbican-db-user 2026-07-17 23:08:48.643308 | instance | openstack/secrets/barbican-etc 2026-07-17 23:08:48.811129 | instance | openstack/secrets/barbican-keystone-admin 2026-07-17 23:08:48.834780 | instance | openstack/secrets/barbican-keystone-user 2026-07-17 23:08:48.997070 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-07-17 23:08:49.000026 | instance | openstack/secrets/barbican-rabbitmq-user 2026-07-17 23:08:49.177345 | instance | openstack/secrets/cinder-api-certs 2026-07-17 23:08:49.180396 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-07-17 23:08:49.355615 | instance | openstack/secrets/cinder-db-admin 2026-07-17 23:08:49.356895 | instance | openstack/secrets/cinder-db-user 2026-07-17 23:08:49.537661 | instance | openstack/secrets/cinder-etc 2026-07-17 23:08:49.559153 | instance | openstack/secrets/cinder-keystone-admin 2026-07-17 23:08:49.737482 | instance | openstack/secrets/cinder-keystone-test 2026-07-17 23:08:49.753311 | instance | openstack/secrets/cinder-keystone-user 2026-07-17 23:08:49.918206 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-07-17 23:08:49.933284 | instance | openstack/secrets/cinder-rabbitmq-user 2026-07-17 23:08:50.090373 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-07-17 23:08:50.122987 | instance | openstack/secrets/glance-api-certs 2026-07-17 23:08:50.265215 | instance | openstack/secrets/glance-db-admin 2026-07-17 23:08:50.307497 | instance | openstack/secrets/glance-db-user 2026-07-17 23:08:50.454049 | instance | openstack/secrets/glance-etc 2026-07-17 23:08:50.475446 | instance | openstack/secrets/glance-keystone-admin 2026-07-17 23:08:50.629525 | instance | openstack/secrets/glance-keystone-test 2026-07-17 23:08:50.652637 | instance | openstack/secrets/glance-keystone-user 2026-07-17 23:08:50.836223 | instance | openstack/secrets/glance-rabbitmq-admin 2026-07-17 23:08:50.843444 | instance | openstack/secrets/glance-rabbitmq-user 2026-07-17 23:08:51.011292 | instance | openstack/secrets/heat-api-certs 2026-07-17 23:08:51.021255 | instance | openstack/secrets/heat-cfn-certs 2026-07-17 23:08:51.204142 | instance | openstack/secrets/heat-db-admin 2026-07-17 23:08:51.225340 | instance | openstack/secrets/heat-db-user 2026-07-17 23:08:51.412994 | instance | openstack/secrets/heat-etc 2026-07-17 23:08:51.429933 | instance | openstack/secrets/heat-keystone-admin 2026-07-17 23:08:51.594824 | instance | openstack/secrets/heat-keystone-stack-user 2026-07-17 23:08:51.610370 | instance | openstack/secrets/heat-keystone-test 2026-07-17 23:08:51.782593 | instance | openstack/secrets/heat-keystone-trustee 2026-07-17 23:08:51.788270 | instance | openstack/secrets/heat-keystone-user 2026-07-17 23:08:51.976607 | instance | openstack/secrets/heat-rabbitmq-admin 2026-07-17 23:08:51.991139 | instance | openstack/secrets/heat-rabbitmq-user 2026-07-17 23:08:52.156695 | instance | openstack/secrets/horizon-db-admin 2026-07-17 23:08:52.164170 | instance | openstack/secrets/horizon-db-user 2026-07-17 23:08:52.336039 | instance | openstack/secrets/horizon-etc 2026-07-17 23:08:52.348264 | instance | openstack/secrets/horizon-int-certs 2026-07-17 23:08:52.511843 | instance | openstack/secrets/horizon-keystone-admin 2026-07-17 23:08:52.527708 | instance | openstack/secrets/images-rbd-keyring 2026-07-17 23:08:52.686527 | instance | openstack/secrets/internal-percona-xtradb 2026-07-17 23:08:52.693554 | instance | openstack/secrets/keepalived-etc 2026-07-17 23:08:52.863710 | instance | openstack/secrets/keystone-api-certs 2026-07-17 23:08:52.876621 | instance | openstack/secrets/keystone-credential-keys 2026-07-17 23:08:53.035732 | instance | openstack/secrets/keystone-db-admin 2026-07-17 23:08:53.049781 | instance | openstack/secrets/keystone-db-user 2026-07-17 23:08:53.208248 | instance | openstack/secrets/keystone-etc 2026-07-17 23:08:53.221875 | instance | openstack/secrets/keystone-fernet-keys 2026-07-17 23:08:53.391036 | instance | openstack/secrets/keystone-keystone-admin 2026-07-17 23:08:53.402773 | instance | openstack/secrets/keystone-keystone-test 2026-07-17 23:08:53.585039 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-07-17 23:08:53.605817 | instance | openstack/secrets/keystone-rabbitmq-user 2026-07-17 23:08:53.760723 | instance | openstack/secrets/libvirt-api-ca 2026-07-17 23:08:53.789058 | instance | openstack/secrets/libvirt-etc 2026-07-17 23:08:53.950386 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-07-17 23:08:53.971353 | instance | openstack/secrets/libvirt-libvirt-default-xkjm5-api 2026-07-17 23:08:54.126217 | instance | openstack/secrets/libvirt-libvirt-default-xkjm5-vnc 2026-07-17 23:08:54.152643 | instance | openstack/secrets/libvirt-vnc-ca 2026-07-17 23:08:54.320042 | instance | openstack/secrets/magnum-api-certs 2026-07-17 23:08:54.324357 | instance | openstack/secrets/magnum-db-admin 2026-07-17 23:08:54.517773 | instance | openstack/secrets/magnum-db-user 2026-07-17 23:08:54.522785 | instance | openstack/secrets/magnum-etc 2026-07-17 23:08:54.690064 | instance | openstack/secrets/magnum-keystone-admin 2026-07-17 23:08:54.692986 | instance | openstack/secrets/magnum-keystone-stack-user 2026-07-17 23:08:54.887524 | instance | openstack/secrets/magnum-keystone-user 2026-07-17 23:08:54.893595 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-07-17 23:08:55.076735 | instance | openstack/secrets/magnum-rabbitmq-user 2026-07-17 23:08:55.093056 | instance | openstack/secrets/magnum-registry-certs 2026-07-17 23:08:55.256219 | instance | openstack/secrets/manila-api-certs 2026-07-17 23:08:55.259817 | instance | openstack/secrets/manila-db-admin 2026-07-17 23:08:55.425409 | instance | openstack/secrets/manila-db-user 2026-07-17 23:08:55.429078 | instance | openstack/secrets/manila-etc 2026-07-17 23:08:55.599880 | instance | openstack/secrets/manila-keystone-admin 2026-07-17 23:08:55.618289 | instance | openstack/secrets/manila-keystone-user 2026-07-17 23:08:55.775059 | instance | openstack/secrets/manila-rabbitmq-admin 2026-07-17 23:08:55.796826 | instance | openstack/secrets/manila-rabbitmq-user 2026-07-17 23:08:55.956169 | instance | openstack/secrets/manila-ssh-keys 2026-07-17 23:08:55.977802 | instance | openstack/secrets/neutron-db-admin 2026-07-17 23:08:56.114365 | instance | openstack/secrets/neutron-db-user 2026-07-17 23:08:56.150792 | instance | openstack/secrets/neutron-etc 2026-07-17 23:08:56.280768 | instance | openstack/secrets/neutron-keystone-admin 2026-07-17 23:08:56.336194 | instance | openstack/secrets/neutron-keystone-test 2026-07-17 23:08:56.453665 | instance | openstack/secrets/neutron-keystone-user 2026-07-17 23:08:56.504427 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-07-17 23:08:56.651665 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-07-17 23:08:56.710407 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-07-17 23:08:56.868925 | instance | openstack/serviceaccounts/manila-scheduler 2026-07-17 23:08:56.907949 | instance | openstack/serviceaccounts/manila-share 2026-07-17 23:08:57.232127 | instance | openstack/serviceaccounts/memcached-memcached 2026-07-17 23:08:57.248138 | instance | openstack/serviceaccounts/neutron-db-init 2026-07-17 23:08:57.574811 | instance | openstack/serviceaccounts/neutron-db-sync 2026-07-17 23:08:57.605409 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-07-17 23:08:57.930749 | instance | openstack/serviceaccounts/neutron-ks-service 2026-07-17 23:08:57.982515 | instance | openstack/serviceaccounts/neutron-ks-user 2026-07-17 23:08:58.283940 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-07-17 23:08:58.342920 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-07-17 23:08:58.681949 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-07-17 23:08:58.744791 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-07-17 23:08:59.037981 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-07-17 23:08:59.138095 | instance | openstack/serviceaccounts/neutron-server 2026-07-17 23:08:59.425362 | instance | openstack/serviceaccounts/neutron-test 2026-07-17 23:08:59.504333 | instance | openstack/serviceaccounts/nova-api-metadata 2026-07-17 23:08:59.760673 | instance | openstack/serviceaccounts/nova-api-osapi 2026-07-17 23:08:59.877536 | instance | openstack/serviceaccounts/nova-bootstrap 2026-07-17 23:09:00.109632 | instance | openstack/serviceaccounts/nova-cell-setup 2026-07-17 23:09:00.236677 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-07-17 23:09:00.441505 | instance | openstack/serviceaccounts/nova-compute 2026-07-17 23:09:00.588428 | instance | openstack/serviceaccounts/nova-conductor 2026-07-17 23:09:00.790915 | instance | openstack/serviceaccounts/nova-db-init 2026-07-17 23:09:00.953965 | instance | openstack/serviceaccounts/nova-db-sync 2026-07-17 23:09:01.147124 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-07-17 23:09:01.305977 | instance | openstack/serviceaccounts/nova-ks-service 2026-07-17 23:09:01.484591 | instance | openstack/serviceaccounts/nova-ks-user 2026-07-17 23:09:01.673736 | instance | openstack/serviceaccounts/nova-novncproxy 2026-07-17 23:09:01.849125 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-07-17 23:09:02.025588 | instance | openstack/serviceaccounts/nova-scheduler 2026-07-17 23:09:02.201525 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-07-17 23:09:02.371433 | instance | openstack/serviceaccounts/nova-test 2026-07-17 23:09:02.576611 | instance | openstack/serviceaccounts/octavia-api 2026-07-17 23:09:02.773362 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-07-17 23:09:02.972984 | instance | openstack/serviceaccounts/octavia-db-init 2026-07-17 23:09:03.162171 | instance | openstack/serviceaccounts/octavia-db-sync 2026-07-17 23:09:03.401354 | instance | openstack/serviceaccounts/octavia-health-manager 2026-07-17 23:09:03.558262 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-07-17 23:09:03.804344 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-07-17 23:09:03.917653 | instance | openstack/serviceaccounts/octavia-ks-service 2026-07-17 23:09:04.345721 | instance | openstack/serviceaccounts/octavia-ks-user 2026-07-17 23:09:04.361005 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-07-17 23:09:04.707940 | instance | openstack/serviceaccounts/octavia-worker 2026-07-17 23:09:04.731224 | instance | openstack/serviceaccounts/openvswitch-server 2026-07-17 23:09:05.078913 | instance | openstack/serviceaccounts/ovn-controller 2026-07-17 23:09:05.095346 | instance | openstack/serviceaccounts/ovn-northd 2026-07-17 23:09:05.451838 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-07-17 23:09:05.492849 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-07-17 23:09:05.819413 | instance | openstack/serviceaccounts/placement-api 2026-07-17 23:09:05.863541 | instance | openstack/serviceaccounts/placement-db-init 2026-07-17 23:09:06.151860 | instance | openstack/serviceaccounts/placement-db-sync 2026-07-17 23:09:06.227395 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-07-17 23:09:06.513697 | instance | openstack/serviceaccounts/placement-ks-service 2026-07-17 23:09:06.594373 | instance | openstack/serviceaccounts/placement-ks-user 2026-07-17 23:09:06.903239 | instance | openstack/serviceaccounts/pxc-operator 2026-07-17 23:09:06.980782 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-07-17 23:09:07.284955 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-07-17 23:09:07.360090 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-07-17 23:09:07.646240 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-07-17 23:09:07.718942 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-07-17 23:09:08.000625 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-07-17 23:09:08.082254 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-07-17 23:09:08.350679 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-07-17 23:09:08.437086 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-07-17 23:09:08.712052 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-07-17 23:09:08.799151 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-07-17 23:09:09.081058 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-07-17 23:09:09.166558 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-07-17 23:09:09.476236 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-07-17 23:09:09.568225 | instance | openstack/secrets/neutron-rabbitmq-user 2026-07-17 23:09:09.685395 | instance | openstack/secrets/neutron-server-certs 2026-07-17 23:09:09.766100 | instance | openstack/secrets/nova-api-certs 2026-07-17 23:09:09.888471 | instance | openstack/secrets/nova-compute-default 2026-07-17 23:09:09.954217 | instance | openstack/secrets/nova-db-admin 2026-07-17 23:09:10.092115 | instance | openstack/secrets/nova-db-api-admin 2026-07-17 23:09:10.132677 | instance | openstack/secrets/nova-db-api-user 2026-07-17 23:09:10.288328 | instance | openstack/secrets/nova-db-cell0-admin 2026-07-17 23:09:10.313814 | instance | openstack/secrets/nova-db-cell0-user 2026-07-17 23:09:10.472335 | instance | openstack/secrets/nova-db-user 2026-07-17 23:09:10.528627 | instance | openstack/secrets/nova-etc 2026-07-17 23:09:10.637150 | instance | openstack/secrets/nova-keystone-admin 2026-07-17 23:09:10.745036 | instance | openstack/secrets/nova-keystone-test 2026-07-17 23:09:10.854222 | instance | openstack/secrets/nova-keystone-user 2026-07-17 23:09:10.928343 | instance | openstack/secrets/nova-novncproxy-certs 2026-07-17 23:09:11.035414 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-07-17 23:09:11.093037 | instance | openstack/secrets/nova-rabbitmq-admin 2026-07-17 23:09:11.228831 | instance | openstack/secrets/nova-rabbitmq-user 2026-07-17 23:09:11.278594 | instance | openstack/secrets/nova-ssh 2026-07-17 23:09:11.414517 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-07-17 23:09:11.478547 | instance | openstack/secrets/octavia-api-certs 2026-07-17 23:09:11.592162 | instance | openstack/secrets/octavia-client-ca 2026-07-17 23:09:11.652312 | instance | openstack/secrets/octavia-client-certs 2026-07-17 23:09:11.750840 | instance | openstack/secrets/octavia-db-admin 2026-07-17 23:09:11.860421 | instance | openstack/secrets/octavia-db-user 2026-07-17 23:09:11.958955 | instance | openstack/secrets/octavia-etc 2026-07-17 23:09:12.043230 | instance | openstack/secrets/octavia-health-manager-default 2026-07-17 23:09:12.142021 | instance | openstack/secrets/octavia-keystone-admin 2026-07-17 23:09:12.255783 | instance | openstack/secrets/octavia-keystone-test 2026-07-17 23:09:12.364712 | instance | openstack/secrets/octavia-keystone-user 2026-07-17 23:09:12.472745 | instance | openstack/secrets/octavia-persistence-db-admin 2026-07-17 23:09:12.576533 | instance | openstack/secrets/octavia-persistence-db-user 2026-07-17 23:09:12.684667 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-07-17 23:09:12.767512 | instance | openstack/secrets/octavia-rabbitmq-user 2026-07-17 23:09:12.914105 | instance | openstack/secrets/octavia-server-ca 2026-07-17 23:09:12.977737 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-07-17 23:09:13.097510 | instance | openstack/secrets/ovn-controller-default-etc 2026-07-17 23:09:13.193501 | instance | openstack/secrets/ovn-etc 2026-07-17 23:09:13.295610 | instance | openstack/secrets/ovn-vector-config 2026-07-17 23:09:13.398384 | instance | openstack/secrets/percona-xtradb 2026-07-17 23:09:13.504150 | instance | openstack/secrets/placement-api-certs 2026-07-17 23:09:13.589810 | instance | openstack/secrets/placement-db-admin 2026-07-17 23:09:13.705034 | instance | openstack/secrets/placement-db-user 2026-07-17 23:09:13.792312 | instance | openstack/secrets/placement-etc 2026-07-17 23:09:13.908301 | instance | openstack/secrets/placement-keystone-admin 2026-07-17 23:09:13.977756 | instance | openstack/secrets/placement-keystone-user 2026-07-17 23:09:14.083832 | instance | openstack/secrets/pvc-ceph-client-key 2026-07-17 23:09:14.167529 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-07-17 23:09:14.250282 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-07-17 23:09:14.338539 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-07-17 23:09:14.423336 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-07-17 23:09:14.518329 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-07-17 23:09:14.603380 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-07-17 23:09:14.690298 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-07-17 23:09:14.805908 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-07-17 23:09:14.897421 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-07-17 23:09:14.970474 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-07-17 23:09:15.071748 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-07-17 23:09:15.144850 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-07-17 23:09:15.244839 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-07-17 23:09:15.307196 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-07-17 23:09:15.424560 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-07-17 23:09:15.477110 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-07-17 23:09:15.595532 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-07-17 23:09:15.653307 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-07-17 23:09:15.782934 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-07-17 23:09:15.854369 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-07-17 23:09:15.971245 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-07-17 23:09:16.029395 | instance | openstack/secrets/rook-ceph-config 2026-07-17 23:09:16.153843 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-07-17 23:09:16.196582 | instance | openstack/secrets/rook-ceph-mon 2026-07-17 23:09:16.365739 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-07-17 23:09:16.398014 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-07-17 23:09:16.542598 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-07-17 23:09:16.579753 | instance | openstack/secrets/rook-csi-cephfs-node 2026-07-17 23:09:16.722825 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-07-17 23:09:16.771326 | instance | openstack/secrets/rook-csi-rbd-node 2026-07-17 23:09:16.935246 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-07-17 23:09:16.975481 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-07-17 23:09:17.136870 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-07-17 23:09:17.163796 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-07-17 23:09:17.338694 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-07-17 23:09:17.372397 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-07-17 23:09:17.553568 | instance | openstack/serviceaccounts/rook-ceph-default 2026-07-17 23:09:17.562233 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-07-17 23:09:17.921276 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-07-17 23:09:17.929092 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-07-17 23:09:18.266276 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-07-17 23:09:18.286973 | instance | openstack/serviceaccounts/staffeln-api 2026-07-17 23:09:18.596794 | instance | openstack/serviceaccounts/staffeln-conductor 2026-07-17 23:09:18.618762 | instance | openstack/serviceaccounts/staffeln-db-init 2026-07-17 23:09:18.954449 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-07-17 23:09:18.997776 | instance | openstack/serviceaccounts/tempest-ks-user 2026-07-17 23:09:19.326637 | instance | openstack/serviceaccounts/tempest-run-tests 2026-07-17 23:09:19.376635 | instance | openstack/serviceaccounts/valkey 2026-07-17 23:09:19.695489 | instance | openstack/services/barbican-api 2026-07-17 23:09:19.749406 | instance | openstack/services/ceph-mon 2026-07-17 23:09:19.916044 | instance | openstack/services/cinder-api 2026-07-17 23:09:19.973016 | instance | openstack/services/glance-api 2026-07-17 23:09:20.132943 | instance | openstack/services/heat-api 2026-07-17 23:09:20.182410 | instance | openstack/services/heat-cfn 2026-07-17 23:09:20.338120 | instance | openstack/services/horizon 2026-07-17 23:09:20.382000 | instance | openstack/services/horizon-int 2026-07-17 23:09:20.536034 | instance | openstack/services/keystone-api 2026-07-17 23:09:20.597980 | instance | openstack/services/magnum-api 2026-07-17 23:09:20.747663 | instance | openstack/services/magnum-registry 2026-07-17 23:09:20.817381 | instance | openstack/services/manila-api 2026-07-17 23:09:20.956179 | instance | openstack/services/memcached 2026-07-17 23:09:21.017456 | instance | openstack/services/memcached-metrics 2026-07-17 23:09:21.197356 | instance | openstack/services/neutron-server 2026-07-17 23:09:21.235934 | instance | openstack/services/nova-api 2026-07-17 23:09:21.395300 | instance | openstack/services/nova-metadata 2026-07-17 23:09:21.458772 | instance | openstack/services/nova-novncproxy 2026-07-17 23:09:21.612787 | instance | openstack/services/octavia-api 2026-07-17 23:09:21.669579 | instance | openstack/services/openstack-exporter 2026-07-17 23:09:21.819791 | instance | openstack/services/ovn-ovsdb-nb 2026-07-17 23:09:21.888575 | instance | openstack/services/ovn-ovsdb-sb 2026-07-17 23:09:22.022464 | instance | openstack/services/percona-xtradb-cluster-operator 2026-07-17 23:09:22.093741 | instance | openstack/services/percona-xtradb-haproxy 2026-07-17 23:09:22.227138 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-07-17 23:09:22.307497 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-07-17 23:09:22.467649 | instance | openstack/services/percona-xtradb-pxc 2026-07-17 23:09:22.533668 | instance | openstack/services/percona-xtradb-pxc-unready 2026-07-17 23:09:22.684270 | instance | openstack/services/placement-api 2026-07-17 23:09:22.756468 | instance | openstack/services/rabbitmq-barbican 2026-07-17 23:09:22.970615 | instance | openstack/services/rabbitmq-barbican-nodes 2026-07-17 23:09:23.010998 | instance | openstack/services/rabbitmq-cinder 2026-07-17 23:09:23.193222 | instance | openstack/services/rabbitmq-cinder-nodes 2026-07-17 23:09:23.210656 | instance | openstack/services/rabbitmq-glance 2026-07-17 23:09:23.422965 | instance | openstack/services/rabbitmq-glance-nodes 2026-07-17 23:09:23.439556 | instance | openstack/services/rabbitmq-heat 2026-07-17 23:09:23.657973 | instance | openstack/services/rabbitmq-heat-nodes 2026-07-17 23:09:23.658489 | instance | openstack/services/rabbitmq-keystone 2026-07-17 23:09:23.888284 | instance | openstack/services/rabbitmq-keystone-nodes 2026-07-17 23:09:23.892085 | instance | openstack/services/rabbitmq-magnum 2026-07-17 23:09:24.097522 | instance | openstack/services/rabbitmq-magnum-nodes 2026-07-17 23:09:24.102941 | instance | openstack/services/rabbitmq-manila 2026-07-17 23:09:24.318732 | instance | openstack/services/rabbitmq-manila-nodes 2026-07-17 23:09:24.337927 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-07-17 23:09:24.532383 | instance | openstack/services/rabbitmq-neutron 2026-07-17 23:09:24.550566 | instance | openstack/services/rabbitmq-neutron-nodes 2026-07-17 23:09:24.745747 | instance | openstack/services/rabbitmq-nova 2026-07-17 23:09:24.779500 | instance | openstack/services/rabbitmq-nova-nodes 2026-07-17 23:09:24.991406 | instance | openstack/services/rabbitmq-octavia 2026-07-17 23:09:25.004045 | instance | openstack/services/rabbitmq-octavia-nodes 2026-07-17 23:09:25.232865 | instance | openstack/services/rook-ceph-rgw-ceph 2026-07-17 23:09:25.235127 | instance | openstack/services/staffeln-api 2026-07-17 23:09:25.428727 | instance | openstack/services/valkey 2026-07-17 23:09:25.454925 | instance | openstack/services/valkey-headless 2026-07-17 23:09:25.624091 | instance | openstack/services/valkey-metrics 2026-07-17 23:09:25.653406 | instance | orc-system/configmaps/kube-root-ca.crt 2026-07-17 23:09:25.843775 | instance | openstack/statefulsets/magnum-conductor 2026-07-17 23:09:25.846605 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-07-17 23:09:26.086489 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-07-17 23:09:26.089999 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-07-17 23:09:26.339513 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-07-17 23:09:26.345759 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-07-17 23:09:26.579583 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-07-17 23:09:26.580042 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-07-17 23:09:26.838732 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-07-17 23:09:26.844146 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-07-17 23:09:27.069641 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-07-17 23:09:27.102860 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-07-17 23:09:27.309466 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-07-17 23:09:27.331883 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-07-17 23:09:27.558242 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-07-17 23:09:27.574461 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-07-17 23:09:27.779672 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-07-17 23:09:27.788341 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-07-17 23:09:27.980204 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-07-17 23:09:27.989764 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-07-17 23:09:28.154927 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-07-17 23:09:28.167480 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-07-17 23:09:28.336893 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-07-17 23:09:28.336992 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-07-17 23:09:28.572448 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-07-17 23:09:28.574255 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-07-17 23:09:28.763295 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-07-17 23:09:28.777740 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-07-17 23:09:28.966151 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-07-17 23:09:28.986439 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-07-17 23:09:29.185030 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-07-17 23:09:29.220653 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-07-17 23:09:29.397383 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-07-17 23:09:29.424421 | instance | openstack/secrets/staffeln-db-admin 2026-07-17 23:09:29.618772 | instance | openstack/secrets/staffeln-db-user 2026-07-17 23:09:29.646078 | instance | openstack/secrets/staffeln-etc 2026-07-17 23:09:29.793323 | instance | openstack/secrets/tempest-etc 2026-07-17 23:09:29.827646 | instance | openstack/secrets/tempest-keystone-admin 2026-07-17 23:09:29.979298 | instance | openstack/secrets/tempest-keystone-user 2026-07-17 23:09:30.007119 | instance | openstack/secrets/valkey-ca 2026-07-17 23:09:30.150327 | instance | openstack/secrets/valkey-server-certs 2026-07-17 23:09:30.198640 | instance | orc-system/deployment/orc-controller-manager 2026-07-17 23:09:30.326070 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-07-17 23:09:30.366719 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-07-17 23:09:30.493749 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-07-17 23:09:30.531243 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-07-17 23:09:30.673838 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-07-17 23:09:30.727151 | instance | rook-ceph/deployment/rook-ceph-operator 2026-07-17 23:09:30.887670 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-l6xqk 2026-07-17 23:09:30.936974 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-07-17 23:09:31.099150 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-g2zrr 2026-07-17 23:09:31.124482 | instance | orc-system/roles/orc-leader-election-role 2026-07-17 23:09:31.296311 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-07-17 23:09:31.301645 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-07-17 23:09:31.474321 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-07-17 23:09:31.496339 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-07-17 23:09:31.656226 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-07-17 23:09:31.679859 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-07-17 23:09:31.827555 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-07-17 23:09:31.863238 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-07-17 23:09:31.988688 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-07-17 23:09:32.031488 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-07-17 23:09:32.168230 | instance | orc-system/serviceaccounts/default 2026-07-17 23:09:32.214089 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-07-17 23:09:32.335289 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-07-17 23:09:32.395891 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-07-17 23:09:32.529178 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-07-17 23:09:32.578023 | instance | rook-ceph/roles/rook-ceph-mgr 2026-07-17 23:09:32.729155 | instance | rook-ceph/roles/rook-ceph-osd 2026-07-17 23:09:32.790142 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-07-17 23:09:32.930216 | instance | rook-ceph/roles/rook-ceph-system 2026-07-17 23:09:32.983279 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-07-17 23:09:33.118360 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-07-17 23:09:33.184494 | instance | rook-ceph/serviceaccounts/default 2026-07-17 23:09:33.386068 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-07-17 23:09:33.386986 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-07-17 23:09:33.602920 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-07-17 23:09:33.614917 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-07-17 23:09:33.830630 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-07-17 23:09:33.856068 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-07-17 23:09:34.058919 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-07-17 23:09:34.074459 | instance | openstack/statefulsets/valkey-node 2026-07-17 23:09:34.286849 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-07-17 23:09:34.356319 | instance | secretgen-controller/deployment/secretgen-controller 2026-07-17 23:09:34.466590 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-k2hld 2026-07-17 23:09:34.550163 | instance | secretgen-controller/serviceaccounts/default 2026-07-17 23:09:34.656682 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-07-17 23:09:34.741632 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-07-17 23:09:34.833979 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-07-17 23:09:34.950519 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-07-17 23:09:35.042664 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-07-17 23:09:35.164394 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-07-17 23:09:35.623110 | instance | ok: Runtime: 0:03:07.875713 2026-07-17 23:09:35.645682 | 2026-07-17 23:09:35.646450 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-17 23:09:36.506557 | instance | changed: 2026-07-17 23:09:36.506757 | instance | cd+++++++++ objects/ 2026-07-17 23:09:36.506785 | instance | cd+++++++++ objects/cluster/ 2026-07-17 23:09:36.506807 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-17 23:09:36.506827 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-17 23:09:36.506846 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-17 23:09:36.506864 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-07-17 23:09:36.506881 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-07-17 23:09:36.506899 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-07-17 23:09:36.506917 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-07-17 23:09:36.506937 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-07-17 23:09:36.506957 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-07-17 23:09:36.506974 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-07-17 23:09:36.506992 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-07-17 23:09:36.507010 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-07-17 23:09:36.507027 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-07-17 23:09:36.507045 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-07-17 23:09:36.507062 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-07-17 23:09:36.507079 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-07-17 23:09:36.507096 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-07-17 23:09:36.507113 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-07-17 23:09:36.507130 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-07-17 23:09:36.507147 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-07-17 23:09:36.507164 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-07-17 23:09:36.507181 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-07-17 23:09:36.507198 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-07-17 23:09:36.507214 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-07-17 23:09:36.507231 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-17 23:09:36.507248 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-07-17 23:09:36.507266 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-07-17 23:09:36.507283 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-07-17 23:09:36.507300 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-07-17 23:09:36.507317 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-07-17 23:09:36.507334 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-07-17 23:09:36.507352 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-07-17 23:09:36.507369 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-07-17 23:09:36.507386 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-07-17 23:09:36.507403 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-07-17 23:09:36.507428 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-07-17 23:09:36.507445 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-07-17 23:09:36.507462 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-07-17 23:09:36.507479 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-07-17 23:09:36.507495 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-07-17 23:09:36.507512 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-07-17 23:09:36.507529 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-07-17 23:09:36.507546 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-07-17 23:09:36.507563 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-07-17 23:09:36.507581 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-17 23:09:36.507598 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-17 23:09:36.507615 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-17 23:09:36.507632 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-17 23:09:36.507649 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-17 23:09:36.507666 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-17 23:09:36.507683 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-17 23:09:36.507700 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-17 23:09:36.507717 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-17 23:09:36.507734 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-17 23:09:36.507750 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-17 23:09:36.507768 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-17 23:09:36.507785 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-17 23:09:36.507802 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-07-17 23:09:36.507819 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-07-17 23:09:36.507836 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-07-17 23:09:36.507853 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-07-17 23:09:36.507869 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-07-17 23:09:36.507886 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-07-17 23:09:36.507902 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-07-17 23:09:36.507919 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-17 23:09:36.507935 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-07-17 23:09:36.507952 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-07-17 23:09:36.507968 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.507985 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.508001 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-17 23:09:36.508017 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-17 23:09:36.508040 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-07-17 23:09:36.508058 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-07-17 23:09:36.508075 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-07-17 23:09:36.508092 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-07-17 23:09:36.508110 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-07-17 23:09:36.508127 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-07-17 23:09:36.508144 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-07-17 23:09:36.508161 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-07-17 23:09:36.508178 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-07-17 23:09:36.508194 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-07-17 23:09:36.508211 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-07-17 23:09:36.508229 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-07-17 23:09:36.508246 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-07-17 23:09:36.508263 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-07-17 23:09:36.508280 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-07-17 23:09:36.508297 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-07-17 23:09:36.508314 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-07-17 23:09:36.508331 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-07-17 23:09:36.508348 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-07-17 23:09:36.508364 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-07-17 23:09:36.508381 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-07-17 23:09:36.508398 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-07-17 23:09:36.508414 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-07-17 23:09:36.508447 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-07-17 23:09:36.508465 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-07-17 23:09:36.508482 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-07-17 23:09:36.508499 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-07-17 23:09:36.508516 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-07-17 23:09:36.508533 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-07-17 23:09:36.508550 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-07-17 23:09:36.508566 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-07-17 23:09:36.508583 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-07-17 23:09:36.508600 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-07-17 23:09:36.508617 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-07-17 23:09:36.508634 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-07-17 23:09:36.508651 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-07-17 23:09:36.508667 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-07-17 23:09:36.508690 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-07-17 23:09:36.508708 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-07-17 23:09:36.508726 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-07-17 23:09:36.508743 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-17 23:09:36.508760 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-17 23:09:36.508777 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-07-17 23:09:36.508793 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-07-17 23:09:36.508810 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-07-17 23:09:36.508827 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-07-17 23:09:36.508844 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-07-17 23:09:36.508861 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-07-17 23:09:36.508878 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-07-17 23:09:36.508894 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-07-17 23:09:36.508911 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-07-17 23:09:36.508928 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-07-17 23:09:36.508944 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-07-17 23:09:36.508983 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-07-17 23:09:36.509003 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-07-17 23:09:36.509020 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-07-17 23:09:36.509037 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-07-17 23:09:36.509054 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-07-17 23:09:36.509071 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-07-17 23:09:36.509088 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-07-17 23:09:36.509105 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-07-17 23:09:36.509122 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-07-17 23:09:36.509138 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-17 23:09:36.509155 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-17 23:09:36.509172 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-17 23:09:36.509188 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-17 23:09:36.509205 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-17 23:09:36.509222 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-17 23:09:36.509239 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-17 23:09:36.509256 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-17 23:09:36.509273 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-17 23:09:36.509290 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-17 23:09:36.509307 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-17 23:09:36.509333 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-17 23:09:36.509351 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-17 23:09:36.509368 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-17 23:09:36.509385 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-17 23:09:36.509403 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-17 23:09:36.509420 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-17 23:09:36.509437 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-17 23:09:36.509455 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-17 23:09:36.509472 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-17 23:09:36.509489 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-17 23:09:36.509506 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-17 23:09:36.509522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-17 23:09:36.509539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-17 23:09:36.509556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-17 23:09:36.509573 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-17 23:09:36.509589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-17 23:09:36.509606 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-17 23:09:36.509623 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-17 23:09:36.509640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-17 23:09:36.509657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-17 23:09:36.509674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-17 23:09:36.509691 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-17 23:09:36.509708 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-17 23:09:36.509725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-17 23:09:36.509742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-17 23:09:36.509759 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-17 23:09:36.509776 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-17 23:09:36.509793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-17 23:09:36.509810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-17 23:09:36.509827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-17 23:09:36.509845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-17 23:09:36.509866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-17 23:09:36.509884 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-17 23:09:36.509901 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-17 23:09:36.509918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-17 23:09:36.509935 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-17 23:09:36.509951 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-17 23:09:36.509967 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-17 23:09:36.509984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-17 23:09:36.510000 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-17 23:09:36.510016 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-17 23:09:36.510033 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-17 23:09:36.510049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-17 23:09:36.510066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-17 23:09:36.510082 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-17 23:09:36.510098 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-17 23:09:36.510114 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-17 23:09:36.510130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-17 23:09:36.510147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-17 23:09:36.510163 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-17 23:09:36.510179 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-17 23:09:36.510196 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-17 23:09:36.510212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-17 23:09:36.510229 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-17 23:09:36.510245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-17 23:09:36.510262 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-17 23:09:36.510279 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-17 23:09:36.510295 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-17 23:09:36.510312 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-17 23:09:36.510329 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-17 23:09:36.510345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-17 23:09:36.510362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-17 23:09:36.510379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-17 23:09:36.510395 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-17 23:09:36.510415 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-17 23:09:36.510432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-17 23:09:36.510449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-17 23:09:36.510465 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-17 23:09:36.510482 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-17 23:09:36.510498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-17 23:09:36.510514 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-17 23:09:36.510531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-17 23:09:36.510548 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-17 23:09:36.510564 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-17 23:09:36.510581 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-17 23:09:36.510598 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-17 23:09:36.510615 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-17 23:09:36.510632 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-17 23:09:36.510649 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-17 23:09:36.510666 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-17 23:09:36.510684 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-17 23:09:36.510700 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-17 23:09:36.510718 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-17 23:09:36.510734 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-17 23:09:36.510751 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-17 23:09:36.510768 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-17 23:09:36.510785 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-17 23:09:36.510802 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-17 23:09:36.510819 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-17 23:09:36.510835 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-17 23:09:36.510852 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-17 23:09:36.510869 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-17 23:09:36.510886 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-17 23:09:36.510903 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-17 23:09:36.510920 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-17 23:09:36.510938 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-17 23:09:36.510955 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-17 23:09:36.510972 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-17 23:09:36.510989 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-17 23:09:36.511006 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-17 23:09:36.511028 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-17 23:09:36.511046 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-17 23:09:36.511063 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-17 23:09:36.511080 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-17 23:09:36.511097 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-17 23:09:36.511114 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-17 23:09:36.511131 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-17 23:09:36.511148 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-07-17 23:09:36.511165 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-07-17 23:09:36.511182 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-17 23:09:36.511198 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-17 23:09:36.511215 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-17 23:09:36.511232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-07-17 23:09:36.511249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-07-17 23:09:36.511266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-07-17 23:09:36.511283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-07-17 23:09:36.511300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-07-17 23:09:36.511317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-07-17 23:09:36.511334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-07-17 23:09:36.511351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-07-17 23:09:36.511368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-07-17 23:09:36.511384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-07-17 23:09:36.511401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-07-17 23:09:36.511417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-07-17 23:09:36.511434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-07-17 23:09:36.511451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-07-17 23:09:36.511467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-07-17 23:09:36.511484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-17 23:09:36.511501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-07-17 23:09:36.511518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-07-17 23:09:36.511534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-07-17 23:09:36.511551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-07-17 23:09:36.511568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-07-17 23:09:36.511584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-07-17 23:09:36.511600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-07-17 23:09:36.511621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-07-17 23:09:36.511639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-07-17 23:09:36.511655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-07-17 23:09:36.511672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-07-17 23:09:36.511688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-07-17 23:09:36.511706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-07-17 23:09:36.511723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-07-17 23:09:36.511740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-07-17 23:09:36.511757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-17 23:09:36.511775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-17 23:09:36.511792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-17 23:09:36.511809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-17 23:09:36.511826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-17 23:09:36.511843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-17 23:09:36.511860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-17 23:09:36.511877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-17 23:09:36.511894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-17 23:09:36.511911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-17 23:09:36.511928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-17 23:09:36.511945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-07-17 23:09:36.511963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-07-17 23:09:36.511980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-07-17 23:09:36.511997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-07-17 23:09:36.512014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-07-17 23:09:36.512031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-07-17 23:09:36.512049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-07-17 23:09:36.512066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-17 23:09:36.512083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-07-17 23:09:36.512100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-07-17 23:09:36.512117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.512134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.512151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-17 23:09:36.512168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-17 23:09:36.512188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-17 23:09:36.512205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-17 23:09:36.512222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-17 23:09:36.512239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-17 23:09:36.512256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-17 23:09:36.512273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-17 23:09:36.512289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-17 23:09:36.512306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-17 23:09:36.512323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-07-17 23:09:36.512339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-07-17 23:09:36.512355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-07-17 23:09:36.512372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-07-17 23:09:36.512389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-07-17 23:09:36.512406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-07-17 23:09:36.512422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-07-17 23:09:36.512463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-07-17 23:09:36.512481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-07-17 23:09:36.512498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-07-17 23:09:36.512515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-07-17 23:09:36.512532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-07-17 23:09:36.512549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-07-17 23:09:36.512566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-07-17 23:09:36.512583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-07-17 23:09:36.512600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-07-17 23:09:36.512617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-07-17 23:09:36.512633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-07-17 23:09:36.512650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-07-17 23:09:36.512667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-07-17 23:09:36.512684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-07-17 23:09:36.512701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-07-17 23:09:36.512717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-07-17 23:09:36.512734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-07-17 23:09:36.512751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-17 23:09:36.512768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-17 23:09:36.512790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-07-17 23:09:36.512808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-07-17 23:09:36.512824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-07-17 23:09:36.512841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-07-17 23:09:36.512858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-07-17 23:09:36.512875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-07-17 23:09:36.512892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-07-17 23:09:36.512909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-07-17 23:09:36.512926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-07-17 23:09:36.512943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-07-17 23:09:36.512977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-07-17 23:09:36.512995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-07-17 23:09:36.513012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-07-17 23:09:36.513029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-07-17 23:09:36.513046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-07-17 23:09:36.513063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-07-17 23:09:36.513080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-07-17 23:09:36.513096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-07-17 23:09:36.513113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-07-17 23:09:36.513130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-07-17 23:09:36.513148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-17 23:09:36.513165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-17 23:09:36.513182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-17 23:09:36.513200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-17 23:09:36.513218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-17 23:09:36.513235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-17 23:09:36.513253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-17 23:09:36.513269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-17 23:09:36.513287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-17 23:09:36.513303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-17 23:09:36.513320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-17 23:09:36.513337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-17 23:09:36.513354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-17 23:09:36.513371 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-17 23:09:36.513392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-17 23:09:36.513410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-17 23:09:36.513427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-17 23:09:36.513444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-17 23:09:36.513461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-17 23:09:36.513477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-17 23:09:36.513494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-17 23:09:36.513511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-17 23:09:36.513528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-17 23:09:36.513545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-17 23:09:36.513562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-17 23:09:36.513579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-17 23:09:36.513596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-17 23:09:36.513613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-17 23:09:36.513630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-17 23:09:36.513648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-17 23:09:36.513665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-17 23:09:36.513682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-17 23:09:36.513699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-17 23:09:36.513716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-17 23:09:36.513733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-17 23:09:36.513749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-17 23:09:36.513766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-17 23:09:36.513783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-17 23:09:36.513800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-17 23:09:36.513816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-17 23:09:36.513833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-17 23:09:36.513850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-17 23:09:36.513867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-17 23:09:36.513883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-17 23:09:36.513900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-17 23:09:36.513921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-17 23:09:36.513939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-17 23:09:36.513956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-17 23:09:36.513973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-17 23:09:36.513989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-17 23:09:36.514006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-17 23:09:36.514022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-17 23:09:36.514039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-17 23:09:36.514056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-17 23:09:36.514073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-17 23:09:36.514090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-17 23:09:36.514108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-17 23:09:36.514125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-17 23:09:36.514142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-17 23:09:36.514159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-17 23:09:36.514176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-17 23:09:36.514193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-17 23:09:36.514209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-17 23:09:36.514226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-17 23:09:36.514243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-17 23:09:36.514260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-17 23:09:36.514277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-17 23:09:36.514294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-17 23:09:36.514310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-17 23:09:36.514327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-17 23:09:36.514344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-17 23:09:36.514361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-17 23:09:36.514378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-17 23:09:36.514395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-17 23:09:36.514412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-17 23:09:36.514430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-17 23:09:36.514447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-17 23:09:36.514464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-17 23:09:36.514485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-17 23:09:36.514502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-17 23:09:36.514519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-17 23:09:36.514536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-17 23:09:36.514553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-17 23:09:36.514569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-17 23:09:36.514586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-17 23:09:36.514603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-17 23:09:36.514620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-07-17 23:09:36.514636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-07-17 23:09:36.514653 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-17 23:09:36.514670 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-07-17 23:09:36.514687 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-07-17 23:09:36.514704 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-07-17 23:09:36.514721 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-07-17 23:09:36.514738 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-07-17 23:09:36.514755 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-07-17 23:09:36.514771 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-07-17 23:09:36.514788 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-07-17 23:09:36.514805 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-07-17 23:09:36.514821 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-07-17 23:09:36.514837 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-07-17 23:09:36.514854 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-07-17 23:09:36.514870 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-17 23:09:36.514887 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-17 23:09:36.514903 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-17 23:09:36.514920 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-17 23:09:36.514936 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-07-17 23:09:36.514953 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-07-17 23:09:36.514970 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-17 23:09:36.514986 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-17 23:09:36.515003 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-17 23:09:36.515019 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-17 23:09:36.515036 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-17 23:09:36.515098 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-17 23:09:36.515119 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-07-17 23:09:36.515137 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-07-17 23:09:36.515155 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-07-17 23:09:36.515172 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-07-17 23:09:36.515190 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-07-17 23:09:36.515212 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-07-17 23:09:36.515230 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-07-17 23:09:36.515247 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-07-17 23:09:36.515264 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-07-17 23:09:36.515281 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-07-17 23:09:36.515298 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-07-17 23:09:36.515315 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-07-17 23:09:36.515332 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-07-17 23:09:36.515349 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-07-17 23:09:36.515366 | instance | cd+++++++++ objects/cluster/node/ 2026-07-17 23:09:36.515383 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-17 23:09:36.515400 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-17 23:09:36.515416 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-17 23:09:36.515433 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-17 23:09:36.515450 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-17 23:09:36.515467 | instance | cd+++++++++ objects/namespaced/ 2026-07-17 23:09:36.515484 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-07-17 23:09:36.515501 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-07-17 23:09:36.515517 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-07-17 23:09:36.515535 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-07-17 23:09:36.515552 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.515569 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.515587 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-07-17 23:09:36.515603 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-07-17 23:09:36.515621 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-07-17 23:09:36.515638 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-07-17 23:09:36.515654 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-07-17 23:09:36.515671 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-07-17 23:09:36.515688 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-07-17 23:09:36.515704 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-07-17 23:09:36.515721 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-07-17 23:09:36.515738 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-07-17 23:09:36.515755 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-07-17 23:09:36.515772 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-07-17 23:09:36.515788 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-07-17 23:09:36.515805 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-07-17 23:09:36.515822 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-07-17 23:09:36.515839 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-07-17 23:09:36.515856 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-07-17 23:09:36.515873 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-07-17 23:09:36.515890 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-07-17 23:09:36.515911 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-74.nip.io-tls.txt 2026-07-17 23:09:36.515928 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-74.nip.io-tls.yaml 2026-07-17 23:09:36.515946 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-07-17 23:09:36.515963 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-07-17 23:09:36.515981 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-07-17 23:09:36.515998 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-07-17 23:09:36.516015 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-07-17 23:09:36.516032 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-07-17 23:09:36.516049 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.516066 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-07-17 23:09:36.516083 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-07-17 23:09:36.516100 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-07-17 23:09:36.516117 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-07-17 23:09:36.516133 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-07-17 23:09:36.516150 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-07-17 23:09:36.516167 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-07-17 23:09:36.516184 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-07-17 23:09:36.516201 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-07-17 23:09:36.516217 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-07-17 23:09:36.516234 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-07-17 23:09:36.516251 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-07-17 23:09:36.516267 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-07-17 23:09:36.516284 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-07-17 23:09:36.516300 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.516317 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.516334 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-07-17 23:09:36.516351 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-07-17 23:09:36.516368 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-07-17 23:09:36.516386 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-07-17 23:09:36.516404 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-17 23:09:36.516421 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-17 23:09:36.516450 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-07-17 23:09:36.516469 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb.txt 2026-07-17 23:09:36.516487 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb.yaml 2026-07-17 23:09:36.516512 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-07-17 23:09:36.516530 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-07-17 23:09:36.516548 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-07-17 23:09:36.516565 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-07-17 23:09:36.516583 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-07-17 23:09:36.516600 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-07-17 23:09:36.516617 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-07-17 23:09:36.516634 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-07-17 23:09:36.516651 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-07-17 23:09:36.516668 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-07-17 23:09:36.516685 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-07-17 23:09:36.516702 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-07-17 23:09:36.516719 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-07-17 23:09:36.516737 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.516754 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-07-17 23:09:36.516772 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-17 23:09:36.516789 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-17 23:09:36.516806 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-07-17 23:09:36.516823 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-07-17 23:09:36.516841 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.516858 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.516875 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-07-17 23:09:36.516892 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-07-17 23:09:36.516909 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-07-17 23:09:36.516927 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-07-17 23:09:36.516944 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-07-17 23:09:36.516982 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-17 23:09:36.517001 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-07-17 23:09:36.517019 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7.txt 2026-07-17 23:09:36.517041 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7.yaml 2026-07-17 23:09:36.517060 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-07-17 23:09:36.517078 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-07-17 23:09:36.517095 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-07-17 23:09:36.517113 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-07-17 23:09:36.517130 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-07-17 23:09:36.517148 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-07-17 23:09:36.517165 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-07-17 23:09:36.517182 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-07-17 23:09:36.517200 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-07-17 23:09:36.517218 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-07-17 23:09:36.517235 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-07-17 23:09:36.517253 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-07-17 23:09:36.517270 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-07-17 23:09:36.517287 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.517303 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-07-17 23:09:36.517320 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-07-17 23:09:36.517337 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-17 23:09:36.517354 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-07-17 23:09:36.517371 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-07-17 23:09:36.517388 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.517405 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.517422 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-07-17 23:09:36.517439 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-07-17 23:09:36.517456 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-07-17 23:09:36.517473 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-07-17 23:09:36.517490 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-07-17 23:09:36.517507 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-07-17 23:09:36.517524 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-07-17 23:09:36.517540 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-m5km7.txt 2026-07-17 23:09:36.517557 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-m5km7.yaml 2026-07-17 23:09:36.517579 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-07-17 23:09:36.517596 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-07-17 23:09:36.517613 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-07-17 23:09:36.517630 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-07-17 23:09:36.517647 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-07-17 23:09:36.517664 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-07-17 23:09:36.517681 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-07-17 23:09:36.517698 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-07-17 23:09:36.517715 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-07-17 23:09:36.517733 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-07-17 23:09:36.517750 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-07-17 23:09:36.517767 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-07-17 23:09:36.517784 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-07-17 23:09:36.517801 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.517818 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-07-17 23:09:36.517835 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-07-17 23:09:36.517851 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-07-17 23:09:36.517868 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-07-17 23:09:36.517884 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-07-17 23:09:36.517901 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.517918 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.517935 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-07-17 23:09:36.517952 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-07-17 23:09:36.517969 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-07-17 23:09:36.517986 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-07-17 23:09:36.518003 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-07-17 23:09:36.518020 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-07-17 23:09:36.518037 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-07-17 23:09:36.518054 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-nqjrj.txt 2026-07-17 23:09:36.518071 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-nqjrj.yaml 2026-07-17 23:09:36.518088 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-07-17 23:09:36.518105 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-07-17 23:09:36.518122 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-07-17 23:09:36.518139 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-07-17 23:09:36.518156 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-07-17 23:09:36.518173 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-07-17 23:09:36.518194 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-07-17 23:09:36.518212 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-07-17 23:09:36.518230 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-07-17 23:09:36.518247 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-07-17 23:09:36.518264 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-07-17 23:09:36.518281 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-07-17 23:09:36.518298 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-07-17 23:09:36.518315 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.518332 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-07-17 23:09:36.518349 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-07-17 23:09:36.518365 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-07-17 23:09:36.518382 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-07-17 23:09:36.518399 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-07-17 23:09:36.518416 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.518433 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.518449 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-07-17 23:09:36.518466 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-07-17 23:09:36.518484 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-07-17 23:09:36.518501 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-07-17 23:09:36.518517 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-07-17 23:09:36.518534 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-07-17 23:09:36.518551 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-07-17 23:09:36.518568 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-07-17 23:09:36.518585 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-07-17 23:09:36.518602 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-07-17 23:09:36.518619 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-07-17 23:09:36.518635 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-07-17 23:09:36.518652 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-07-17 23:09:36.518669 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-fpwtz.txt 2026-07-17 23:09:36.518686 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-fpwtz.yaml 2026-07-17 23:09:36.518703 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-z6n5l.txt 2026-07-17 23:09:36.518720 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-z6n5l.yaml 2026-07-17 23:09:36.518737 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-6pckp.txt 2026-07-17 23:09:36.518754 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-6pckp.yaml 2026-07-17 23:09:36.518771 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-07-17 23:09:36.518787 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-07-17 23:09:36.518808 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-07-17 23:09:36.518826 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-07-17 23:09:36.518843 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-07-17 23:09:36.518860 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-07-17 23:09:36.518877 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-07-17 23:09:36.518894 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-07-17 23:09:36.518912 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-07-17 23:09:36.518931 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-07-17 23:09:36.518950 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-07-17 23:09:36.518967 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-07-17 23:09:36.518984 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-07-17 23:09:36.519001 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-07-17 23:09:36.519017 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-07-17 23:09:36.519035 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-07-17 23:09:36.519052 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-07-17 23:09:36.519069 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-07-17 23:09:36.519086 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-07-17 23:09:36.519103 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-07-17 23:09:36.519120 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-07-17 23:09:36.519136 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-07-17 23:09:36.519153 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-07-17 23:09:36.519170 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-07-17 23:09:36.519187 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-07-17 23:09:36.519204 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-07-17 23:09:36.519221 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-07-17 23:09:36.519237 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-07-17 23:09:36.519255 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-07-17 23:09:36.519271 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-07-17 23:09:36.519288 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-07-17 23:09:36.519305 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-07-17 23:09:36.519322 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-07-17 23:09:36.519339 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-07-17 23:09:36.519356 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-07-17 23:09:36.519373 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-07-17 23:09:36.519393 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-07-17 23:09:36.519411 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-17 23:09:36.519428 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-17 23:09:36.519445 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.519461 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.519478 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-17 23:09:36.519495 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-17 23:09:36.519511 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-17 23:09:36.519528 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-17 23:09:36.519545 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-17 23:09:36.519562 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-17 23:09:36.519578 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-17 23:09:36.519596 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-17 23:09:36.519612 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-17 23:09:36.519629 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-17 23:09:36.519646 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-17 23:09:36.519664 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-17 23:09:36.519681 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-17 23:09:36.519697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.519715 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.519732 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-17 23:09:36.519748 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-17 23:09:36.519765 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-17 23:09:36.519782 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-17 23:09:36.519799 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-17 23:09:36.519816 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-17 23:09:36.519833 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-17 23:09:36.519850 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gf5tl.txt 2026-07-17 23:09:36.519867 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gf5tl.yaml 2026-07-17 23:09:36.519884 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-17 23:09:36.519901 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-17 23:09:36.519918 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-17 23:09:36.519935 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-17 23:09:36.519952 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-17 23:09:36.519969 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-17 23:09:36.519992 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-17 23:09:36.520010 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-17 23:09:36.520027 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-17 23:09:36.520045 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-17 23:09:36.520062 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-17 23:09:36.520079 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-17 23:09:36.520096 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-17 23:09:36.520114 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-17 23:09:36.520131 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-17 23:09:36.520148 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-17 23:09:36.520165 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-17 23:09:36.520183 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-17 23:09:36.520200 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-17 23:09:36.520217 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-17 23:09:36.520235 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-17 23:09:36.520252 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-17 23:09:36.520269 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-17 23:09:36.520286 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-17 23:09:36.520303 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-17 23:09:36.520320 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-17 23:09:36.520337 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-17 23:09:36.520354 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.520371 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-17 23:09:36.520388 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-17 23:09:36.520406 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-17 23:09:36.520422 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-17 23:09:36.520461 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-17 23:09:36.520479 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-17 23:09:36.520496 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-17 23:09:36.520514 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-07-17 23:09:36.520531 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-07-17 23:09:36.520548 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-07-17 23:09:36.520565 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-07-17 23:09:36.520994 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-07-17 23:09:36.521018 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-07-17 23:09:36.521036 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-07-17 23:09:36.521054 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-07-17 23:09:36.521071 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.521088 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.521105 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-07-17 23:09:36.521122 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-07-17 23:09:36.521139 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-07-17 23:09:36.521156 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-07-17 23:09:36.521173 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-07-17 23:09:36.521190 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-07-17 23:09:36.521206 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-07-17 23:09:36.521224 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-07-17 23:09:36.521241 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-07-17 23:09:36.521258 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-07-17 23:09:36.521275 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-07-17 23:09:36.521292 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-07-17 23:09:36.521309 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-07-17 23:09:36.521326 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-07-17 23:09:36.521343 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-07-17 23:09:36.521360 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-07-17 23:09:36.521377 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-vjcgs.txt 2026-07-17 23:09:36.521394 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-vjcgs.yaml 2026-07-17 23:09:36.521411 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-hpgm4.txt 2026-07-17 23:09:36.521428 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-hpgm4.yaml 2026-07-17 23:09:36.521445 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-07-17 23:09:36.521462 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-07-17 23:09:36.521479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-07-17 23:09:36.521496 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-07-17 23:09:36.521513 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-07-17 23:09:36.521530 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-07-17 23:09:36.521547 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-07-17 23:09:36.521564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-07-17 23:09:36.521580 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-07-17 23:09:36.521603 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-07-17 23:09:36.521621 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-07-17 23:09:36.521638 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-07-17 23:09:36.521655 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-07-17 23:09:36.521672 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-07-17 23:09:36.521690 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-07-17 23:09:36.521707 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-07-17 23:09:36.521724 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-07-17 23:09:36.521741 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-07-17 23:09:36.521758 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-07-17 23:09:36.521775 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-07-17 23:09:36.521792 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-07-17 23:09:36.521810 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-07-17 23:09:36.521827 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-07-17 23:09:36.521844 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-07-17 23:09:36.521861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-07-17 23:09:36.521878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-07-17 23:09:36.521894 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-07-17 23:09:36.521911 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-17 23:09:36.521930 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-17 23:09:36.521950 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.521966 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.521983 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-17 23:09:36.522000 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-17 23:09:36.522017 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-17 23:09:36.522033 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-17 23:09:36.522050 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-17 23:09:36.522067 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-17 23:09:36.522084 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-17 23:09:36.522100 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.522117 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.522134 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-17 23:09:36.522151 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-17 23:09:36.522168 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-17 23:09:36.522184 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-17 23:09:36.522206 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-17 23:09:36.522224 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-17 23:09:36.522241 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-17 23:09:36.522257 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-17 23:09:36.522274 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-17 23:09:36.522291 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-17 23:09:36.522307 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-17 23:09:36.522324 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-17 23:09:36.522341 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-17 23:09:36.522358 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-17 23:09:36.522374 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-17 23:09:36.522391 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-17 23:09:36.522407 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-17 23:09:36.522424 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-17 23:09:36.522441 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-17 23:09:36.522458 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-17 23:09:36.522475 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-17 23:09:36.522492 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-17 23:09:36.522509 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-17 23:09:36.522526 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-17 23:09:36.522543 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-17 23:09:36.522560 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.522577 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.522594 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-17 23:09:36.522611 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-17 23:09:36.522627 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-17 23:09:36.522645 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-17 23:09:36.522661 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-17 23:09:36.522678 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-17 23:09:36.522695 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-17 23:09:36.522712 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-17 23:09:36.522729 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-17 23:09:36.522746 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-17 23:09:36.522763 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-17 23:09:36.522780 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-17 23:09:36.522802 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-17 23:09:36.522819 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-17 23:09:36.522837 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-17 23:09:36.522854 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-17 23:09:36.522871 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-17 23:09:36.522888 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-07-17 23:09:36.522905 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-07-17 23:09:36.522922 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-07-17 23:09:36.522939 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-17 23:09:36.522957 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-07-17 23:09:36.522974 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-07-17 23:09:36.522992 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-07-17 23:09:36.523009 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-07-17 23:09:36.523027 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-07-17 23:09:36.523044 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-07-17 23:09:36.523061 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-07-17 23:09:36.523079 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-07-17 23:09:36.523095 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-17 23:09:36.523113 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-l66lw.txt 2026-07-17 23:09:36.523130 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-l66lw.yaml 2026-07-17 23:09:36.523147 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vs8bj.txt 2026-07-17 23:09:36.523164 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vs8bj.yaml 2026-07-17 23:09:36.523181 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-k4vsx.txt 2026-07-17 23:09:36.523198 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-k4vsx.yaml 2026-07-17 23:09:36.523215 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-njm78.txt 2026-07-17 23:09:36.523232 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-njm78.yaml 2026-07-17 23:09:36.523249 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-17 23:09:36.523266 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-17 23:09:36.523282 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-17 23:09:36.523299 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-17 23:09:36.523316 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-17 23:09:36.523333 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-17 23:09:36.523350 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-k5n6k.txt 2026-07-17 23:09:36.523367 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-k5n6k.yaml 2026-07-17 23:09:36.523384 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-17 23:09:36.523407 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-17 23:09:36.523425 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-17 23:09:36.523442 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-17 23:09:36.523459 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-17 23:09:36.523476 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-17 23:09:36.523493 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-17 23:09:36.523510 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-17 23:09:36.523527 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-17 23:09:36.523544 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-17 23:09:36.523561 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-17 23:09:36.523577 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-17 23:09:36.523594 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-17 23:09:36.523611 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-17 23:09:36.523628 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-17 23:09:36.523645 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-17 23:09:36.523662 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-17 23:09:36.523679 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-17 23:09:36.523695 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-17 23:09:36.523712 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-17 23:09:36.523729 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-17 23:09:36.523745 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-17 23:09:36.523762 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-17 23:09:36.523779 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-17 23:09:36.523796 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-17 23:09:36.523813 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-17 23:09:36.523830 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-17 23:09:36.523847 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-17 23:09:36.523863 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-17 23:09:36.523880 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-17 23:09:36.523897 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-17 23:09:36.523914 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-17 23:09:36.523931 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-17 23:09:36.523952 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-17 23:09:36.523970 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-17 23:09:36.523987 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-17 23:09:36.524004 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-17 23:09:36.524021 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-17 23:09:36.524038 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-17 23:09:36.524055 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-17 23:09:36.524072 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-17 23:09:36.524089 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-17 23:09:36.524106 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-17 23:09:36.524123 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-17 23:09:36.524140 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-17 23:09:36.524157 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-17 23:09:36.524174 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-17 23:09:36.524191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-17 23:09:36.524208 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-17 23:09:36.524225 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-17 23:09:36.524242 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-17 23:09:36.524259 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6sa6vn.txt 2026-07-17 23:09:36.524277 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6sa6vn.yaml 2026-07-17 23:09:36.524294 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-p68d1d.txt 2026-07-17 23:09:36.524311 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-p68d1d.yaml 2026-07-17 23:09:36.524328 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-17 23:09:36.524345 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-17 23:09:36.524363 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-17 23:09:36.524380 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-17 23:09:36.524398 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-17 23:09:36.524415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-17 23:09:36.524454 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-17 23:09:36.524475 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-17 23:09:36.524493 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-17 23:09:36.524511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-17 23:09:36.524528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-17 23:09:36.524545 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-17 23:09:36.524567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-17 23:09:36.524585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-17 23:09:36.524602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-17 23:09:36.524619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-17 23:09:36.524636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-17 23:09:36.524653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-17 23:09:36.524670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-17 23:09:36.524687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-17 23:09:36.524705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-17 23:09:36.524722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-17 23:09:36.524738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-17 23:09:36.524756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-17 23:09:36.524773 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.524790 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-17 23:09:36.524806 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-17 23:09:36.524823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-17 23:09:36.524840 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-17 23:09:36.524857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-17 23:09:36.524873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-17 23:09:36.524890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-17 23:09:36.524907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-17 23:09:36.524924 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-17 23:09:36.524940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-17 23:09:36.524971 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-17 23:09:36.524991 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-17 23:09:36.525008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-17 23:09:36.525025 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-17 23:09:36.525042 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-17 23:09:36.525059 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-17 23:09:36.525076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-17 23:09:36.525093 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-17 23:09:36.525110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-17 23:09:36.525165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-17 23:09:36.525193 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-17 23:09:36.525213 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-17 23:09:36.525231 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-17 23:09:36.525249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-17 23:09:36.525267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-17 23:09:36.525284 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-17 23:09:36.525302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-17 23:09:36.525319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-17 23:09:36.525336 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-17 23:09:36.525353 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-17 23:09:36.525371 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-17 23:09:36.525388 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-17 23:09:36.525405 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-17 23:09:36.525423 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-17 23:09:36.525440 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-17 23:09:36.525457 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-17 23:09:36.525474 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-17 23:09:36.525490 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-17 23:09:36.525507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-17 23:09:36.525524 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-17 23:09:36.525541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-17 23:09:36.525558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-17 23:09:36.525575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-17 23:09:36.525593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-17 23:09:36.525610 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-17 23:09:36.525627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-17 23:09:36.525644 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-17 23:09:36.525661 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-17 23:09:36.525679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-17 23:09:36.525696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-17 23:09:36.525713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-17 23:09:36.525730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-17 23:09:36.525747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-17 23:09:36.525769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-17 23:09:36.525787 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-17 23:09:36.525804 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-17 23:09:36.525821 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-17 23:09:36.525839 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-07-17 23:09:36.525856 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-07-17 23:09:36.525874 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-07-17 23:09:36.525891 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-17 23:09:36.525909 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-07-17 23:09:36.525926 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-07-17 23:09:36.525944 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-07-17 23:09:36.525961 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-07-17 23:09:36.525978 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-07-17 23:09:36.525994 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-07-17 23:09:36.526011 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-07-17 23:09:36.526028 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-07-17 23:09:36.526045 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-07-17 23:09:36.526062 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-07-17 23:09:36.526079 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.526096 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.526113 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-07-17 23:09:36.526130 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-07-17 23:09:36.526147 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-07-17 23:09:36.526163 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-07-17 23:09:36.526180 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-07-17 23:09:36.526197 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-07-17 23:09:36.526214 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-b8bxn.txt 2026-07-17 23:09:36.526232 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-b8bxn.yaml 2026-07-17 23:09:36.526249 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-07-17 23:09:36.526266 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-07-17 23:09:36.526283 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-07-17 23:09:36.526300 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-07-17 23:09:36.526318 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-07-17 23:09:36.526340 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-07-17 23:09:36.526358 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-07-17 23:09:36.526375 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-07-17 23:09:36.526393 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-07-17 23:09:36.526410 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-07-17 23:09:36.526427 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.526444 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.526461 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-07-17 23:09:36.526478 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-07-17 23:09:36.526495 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.526512 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-07-17 23:09:36.526530 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-07-17 23:09:36.526546 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-07-17 23:09:36.526563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-07-17 23:09:36.526580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-07-17 23:09:36.526597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-07-17 23:09:36.526614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-07-17 23:09:36.526631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-07-17 23:09:36.526648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-07-17 23:09:36.526665 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-07-17 23:09:36.526682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-07-17 23:09:36.526699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-07-17 23:09:36.526716 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-07-17 23:09:36.526733 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-07-17 23:09:36.526750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-07-17 23:09:36.526767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-07-17 23:09:36.526784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-07-17 23:09:36.526801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-07-17 23:09:36.526818 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-07-17 23:09:36.526835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-07-17 23:09:36.526852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-07-17 23:09:36.526868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-07-17 23:09:36.526885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-07-17 23:09:36.526906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-07-17 23:09:36.526923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-07-17 23:09:36.526940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-07-17 23:09:36.526957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-07-17 23:09:36.526974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-07-17 23:09:36.526992 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-07-17 23:09:36.527009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-07-17 23:09:36.527025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-07-17 23:09:36.527043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-07-17 23:09:36.527059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-07-17 23:09:36.527076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-07-17 23:09:36.527093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-07-17 23:09:36.527109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-07-17 23:09:36.527126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-07-17 23:09:36.527142 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-07-17 23:09:36.527159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-07-17 23:09:36.527175 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-07-17 23:09:36.527191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-07-17 23:09:36.527208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-07-17 23:09:36.527225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-07-17 23:09:36.527242 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-07-17 23:09:36.527259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-07-17 23:09:36.527276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-07-17 23:09:36.527293 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-07-17 23:09:36.527310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-07-17 23:09:36.527327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.527344 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.527361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-07-17 23:09:36.527378 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-07-17 23:09:36.527400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-07-17 23:09:36.527417 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-07-17 23:09:36.527435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-07-17 23:09:36.527452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-07-17 23:09:36.527469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-07-17 23:09:36.527486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-07-17 23:09:36.527503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-07-17 23:09:36.527520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-07-17 23:09:36.527536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-07-17 23:09:36.527553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-07-17 23:09:36.527570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-07-17 23:09:36.527586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-07-17 23:09:36.527603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-07-17 23:09:36.527620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-07-17 23:09:36.527636 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-07-17 23:09:36.527654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-07-17 23:09:36.527671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-07-17 23:09:36.527688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-07-17 23:09:36.527706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-07-17 23:09:36.527722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-07-17 23:09:36.527739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-07-17 23:09:36.527756 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-07-17 23:09:36.527772 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-07-17 23:09:36.527789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-07-17 23:09:36.527806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-07-17 23:09:36.527822 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-07-17 23:09:36.527839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-07-17 23:09:36.527855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-07-17 23:09:36.527871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-07-17 23:09:36.527888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-07-17 23:09:36.527911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-07-17 23:09:36.527929 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-07-17 23:09:36.527946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-07-17 23:09:36.527964 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-07-17 23:09:36.527981 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-07-17 23:09:36.527998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-07-17 23:09:36.528015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.528032 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.528049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-07-17 23:09:36.528066 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-07-17 23:09:36.528084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-07-17 23:09:36.528101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-07-17 23:09:36.528118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-07-17 23:09:36.528135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-07-17 23:09:36.528152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.528169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.528185 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-07-17 23:09:36.528202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-07-17 23:09:36.528219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-07-17 23:09:36.528236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-07-17 23:09:36.528253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-07-17 23:09:36.528270 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-07-17 23:09:36.528287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-07-17 23:09:36.528304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-07-17 23:09:36.528321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-07-17 23:09:36.528338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-07-17 23:09:36.528356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-07-17 23:09:36.528373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-07-17 23:09:36.528390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-07-17 23:09:36.528407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-07-17 23:09:36.528424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-07-17 23:09:36.528465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-07-17 23:09:36.528488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-07-17 23:09:36.528507 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-07-17 23:09:36.528524 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-07-17 23:09:36.528542 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-07-17 23:09:36.528559 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-07-17 23:09:36.528576 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-07-17 23:09:36.528593 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-07-17 23:09:36.528610 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-17 23:09:36.528628 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-17 23:09:36.528645 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-07-17 23:09:36.528662 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-07-17 23:09:36.528679 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-07-17 23:09:36.528695 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-07-17 23:09:36.528712 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-07-17 23:09:36.528729 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-07-17 23:09:36.528746 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-07-17 23:09:36.528762 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.528779 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.528796 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-07-17 23:09:36.528813 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-17 23:09:36.528830 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-07-17 23:09:36.528847 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-07-17 23:09:36.528864 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-07-17 23:09:36.528882 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-07-17 23:09:36.528899 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-07-17 23:09:36.528917 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-07-17 23:09:36.528936 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-07-17 23:09:36.528968 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-07-17 23:09:36.528989 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-07-17 23:09:36.529007 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-07-17 23:09:36.529024 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-07-17 23:09:36.529041 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-07-17 23:09:36.529058 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-07-17 23:09:36.529075 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-07-17 23:09:36.529097 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-07-17 23:09:36.529115 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-07-17 23:09:36.529132 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-07-17 23:09:36.529150 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.529167 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.529184 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-07-17 23:09:36.529201 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-17 23:09:36.529218 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-07-17 23:09:36.529235 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-07-17 23:09:36.529252 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-17 23:09:36.529269 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-17 23:09:36.529285 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.529302 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.529318 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-07-17 23:09:36.529335 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-07-17 23:09:36.529351 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-07-17 23:09:36.529368 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-07-17 23:09:36.529385 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-07-17 23:09:36.529402 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-07-17 23:09:36.529419 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-07-17 23:09:36.529436 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-07-17 23:09:36.529453 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-07-17 23:09:36.529470 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-07-17 23:09:36.529487 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-07-17 23:09:36.529504 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-07-17 23:09:36.529520 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-07-17 23:09:36.529537 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-07-17 23:09:36.529553 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-07-17 23:09:36.529570 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-07-17 23:09:36.529586 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-07-17 23:09:36.529603 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-07-17 23:09:36.529619 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-07-17 23:09:36.529636 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-07-17 23:09:36.529652 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-07-17 23:09:36.529669 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-07-17 23:09:36.529703 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-07-17 23:09:36.529720 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.529737 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.529754 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.529770 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.529787 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-07-17 23:09:36.529804 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-17 23:09:36.529827 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-17 23:09:36.529845 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-17 23:09:36.529863 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-17 23:09:36.529880 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-07-17 23:09:36.529898 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-07-17 23:09:36.529916 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-07-17 23:09:36.529933 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-17 23:09:36.529951 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-17 23:09:36.529968 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-tk6bs.txt 2026-07-17 23:09:36.529985 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-tk6bs.yaml 2026-07-17 23:09:36.530002 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-8d99b85fd-wdqxw.txt 2026-07-17 23:09:36.530019 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-8d99b85fd-wdqxw.yaml 2026-07-17 23:09:36.530036 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt.txt 2026-07-17 23:09:36.530053 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt.yaml 2026-07-17 23:09:36.530071 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-lr7nd.txt 2026-07-17 23:09:36.530088 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-lr7nd.yaml 2026-07-17 23:09:36.530105 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vhnsm.txt 2026-07-17 23:09:36.530121 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vhnsm.yaml 2026-07-17 23:09:36.530138 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-07-17 23:09:36.530156 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-07-17 23:09:36.530173 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-07-17 23:09:36.530190 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-07-17 23:09:36.530207 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-v5xkr.txt 2026-07-17 23:09:36.530230 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-v5xkr.yaml 2026-07-17 23:09:36.530248 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-07-17 23:09:36.530265 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-07-17 23:09:36.530282 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-79m55.txt 2026-07-17 23:09:36.530299 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-79m55.yaml 2026-07-17 23:09:36.530316 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-6g8c9.txt 2026-07-17 23:09:36.530334 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-6g8c9.yaml 2026-07-17 23:09:36.530351 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-swsrs.txt 2026-07-17 23:09:36.530368 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-swsrs.yaml 2026-07-17 23:09:36.530385 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-17 23:09:36.530403 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-17 23:09:36.530420 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-85vcz.txt 2026-07-17 23:09:36.530437 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-85vcz.yaml 2026-07-17 23:09:36.530454 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-wcjtg.txt 2026-07-17 23:09:36.530471 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-wcjtg.yaml 2026-07-17 23:09:36.530488 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-07-17 23:09:36.530506 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.530523 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.530540 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-17 23:09:36.530557 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-17 23:09:36.530574 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-07-17 23:09:36.530591 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-07-17 23:09:36.530608 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-07-17 23:09:36.530625 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-07-17 23:09:36.530642 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-07-17 23:09:36.530659 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.530676 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.530693 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-17 23:09:36.530710 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-17 23:09:36.530726 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-07-17 23:09:36.530743 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-07-17 23:09:36.530760 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-07-17 23:09:36.530777 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-07-17 23:09:36.530799 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-07-17 23:09:36.530816 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-07-17 23:09:36.530834 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-07-17 23:09:36.530850 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-07-17 23:09:36.530867 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-07-17 23:09:36.530884 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-17 23:09:36.530901 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-17 23:09:36.530919 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-07-17 23:09:36.530936 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-07-17 23:09:36.530953 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-07-17 23:09:36.530970 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-07-17 23:09:36.530987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-07-17 23:09:36.531004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-07-17 23:09:36.531021 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-07-17 23:09:36.531038 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-07-17 23:09:36.531055 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-07-17 23:09:36.531072 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-07-17 23:09:36.531089 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-07-17 23:09:36.531105 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-07-17 23:09:36.531122 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-07-17 23:09:36.531139 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-07-17 23:09:36.531156 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-07-17 23:09:36.531173 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-07-17 23:09:36.531190 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.531207 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.531224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-07-17 23:09:36.531242 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-07-17 23:09:36.531259 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-07-17 23:09:36.531276 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-07-17 23:09:36.531298 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vhnsm-tls.txt 2026-07-17 23:09:36.531316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vhnsm-tls.yaml 2026-07-17 23:09:36.531334 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-07-17 23:09:36.531351 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-07-17 23:09:36.531368 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-07-17 23:09:36.531384 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-07-17 23:09:36.531402 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-07-17 23:09:36.531419 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-07-17 23:09:36.531436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-07-17 23:09:36.531453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-07-17 23:09:36.531469 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.531486 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.531503 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-07-17 23:09:36.531520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-07-17 23:09:36.531537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-07-17 23:09:36.531554 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-07-17 23:09:36.531572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-07-17 23:09:36.531589 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-07-17 23:09:36.531606 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-07-17 23:09:36.531624 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-07-17 23:09:36.531641 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-07-17 23:09:36.531658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-07-17 23:09:36.531675 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-07-17 23:09:36.531692 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-07-17 23:09:36.531709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-07-17 23:09:36.531726 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-07-17 23:09:36.531743 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-07-17 23:09:36.531760 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-07-17 23:09:36.531777 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-07-17 23:09:36.531794 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-07-17 23:09:36.531812 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-07-17 23:09:36.531833 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-07-17 23:09:36.531851 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-07-17 23:09:36.531868 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-07-17 23:09:36.531885 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-07-17 23:09:36.531902 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.531919 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.531935 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-07-17 23:09:36.531952 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-17 23:09:36.531970 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-07-17 23:09:36.531987 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-07-17 23:09:36.532004 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-17 23:09:36.532022 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-17 23:09:36.532039 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.532056 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.532073 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-07-17 23:09:36.532090 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-07-17 23:09:36.532107 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-07-17 23:09:36.532124 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-07-17 23:09:36.532140 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-07-17 23:09:36.532157 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-07-17 23:09:36.532174 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-07-17 23:09:36.532190 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-07-17 23:09:36.532207 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-07-17 23:09:36.532224 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-07-17 23:09:36.532241 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-07-17 23:09:36.532257 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-07-17 23:09:36.532274 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-07-17 23:09:36.532292 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-07-17 23:09:36.532308 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-07-17 23:09:36.532326 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-07-17 23:09:36.532343 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-07-17 23:09:36.532360 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-07-17 23:09:36.532382 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-07-17 23:09:36.532399 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-07-17 23:09:36.532417 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-07-17 23:09:36.532434 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-07-17 23:09:36.532464 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-07-17 23:09:36.532481 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-07-17 23:09:36.532499 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-17 23:09:36.532516 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-07-17 23:09:36.532532 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-07-17 23:09:36.532549 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-17 23:09:36.532566 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-17 23:09:36.532583 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.532599 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.532616 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-07-17 23:09:36.532633 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-07-17 23:09:36.532650 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-07-17 23:09:36.532667 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-07-17 23:09:36.532684 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-07-17 23:09:36.532702 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-07-17 23:09:36.532719 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-07-17 23:09:36.532737 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-07-17 23:09:36.532754 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-07-17 23:09:36.532772 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-07-17 23:09:36.532789 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-07-17 23:09:36.532806 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-07-17 23:09:36.532823 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-07-17 23:09:36.532840 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-07-17 23:09:36.532857 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-07-17 23:09:36.532874 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-07-17 23:09:36.532891 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-07-17 23:09:36.532908 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-07-17 23:09:36.532925 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-07-17 23:09:36.532942 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-07-17 23:09:36.532985 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-07-17 23:09:36.533004 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-17 23:09:36.533025 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-17 23:09:36.533043 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-07-17 23:09:36.533060 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-07-17 23:09:36.533077 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-07-17 23:09:36.533094 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-07-17 23:09:36.533111 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-07-17 23:09:36.533128 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-07-17 23:09:36.533145 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-17 23:09:36.533162 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-17 23:09:36.533179 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-07-17 23:09:36.533196 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-07-17 23:09:36.533213 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-07-17 23:09:36.533230 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-07-17 23:09:36.533247 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-07-17 23:09:36.533264 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-07-17 23:09:36.533282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-07-17 23:09:36.533299 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-07-17 23:09:36.533316 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-07-17 23:09:36.533333 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-07-17 23:09:36.533350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-07-17 23:09:36.533367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-07-17 23:09:36.533384 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-07-17 23:09:36.533400 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-07-17 23:09:36.533417 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-07-17 23:09:36.533434 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-07-17 23:09:36.533451 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-07-17 23:09:36.533468 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-07-17 23:09:36.533485 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-07-17 23:09:36.533502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-07-17 23:09:36.533518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-07-17 23:09:36.533536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-07-17 23:09:36.533553 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.533570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.533587 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-07-17 23:09:36.533604 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-07-17 23:09:36.533620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-07-17 23:09:36.533643 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-07-17 23:09:36.533660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-07-17 23:09:36.533678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-07-17 23:09:36.533695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-07-17 23:09:36.533712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-07-17 23:09:36.533729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-07-17 23:09:36.533746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-07-17 23:09:36.533762 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-07-17 23:09:36.533779 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-07-17 23:09:36.533796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-07-17 23:09:36.533813 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-07-17 23:09:36.533830 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-07-17 23:09:36.533846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-07-17 23:09:36.533863 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-07-17 23:09:36.533880 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-07-17 23:09:36.533896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-07-17 23:09:36.533913 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-07-17 23:09:36.533930 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-07-17 23:09:36.533947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-07-17 23:09:36.533964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-07-17 23:09:36.533981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-07-17 23:09:36.533998 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-07-17 23:09:36.534016 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-07-17 23:09:36.534033 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-07-17 23:09:36.534050 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-07-17 23:09:36.534067 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-07-17 23:09:36.534083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-07-17 23:09:36.534100 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-07-17 23:09:36.534117 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-07-17 23:09:36.534134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-07-17 23:09:36.534150 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-07-17 23:09:36.534167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-07-17 23:09:36.534183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-07-17 23:09:36.534200 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-07-17 23:09:36.534216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-07-17 23:09:36.534239 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-07-17 23:09:36.534256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-07-17 23:09:36.534273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-07-17 23:09:36.534290 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-07-17 23:09:36.534306 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-07-17 23:09:36.534323 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-07-17 23:09:36.534340 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-07-17 23:09:36.534356 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-07-17 23:09:36.534373 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-07-17 23:09:36.534389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-07-17 23:09:36.534405 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-07-17 23:09:36.534422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-07-17 23:09:36.534438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-07-17 23:09:36.534454 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-07-17 23:09:36.534471 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-07-17 23:09:36.534488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-07-17 23:09:36.534504 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-07-17 23:09:36.534521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-07-17 23:09:36.534538 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-07-17 23:09:36.534555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-07-17 23:09:36.534572 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-07-17 23:09:36.534588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-07-17 23:09:36.534605 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-07-17 23:09:36.534621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-07-17 23:09:36.534638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-07-17 23:09:36.534655 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-07-17 23:09:36.534672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-07-17 23:09:36.534689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-07-17 23:09:36.534706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-07-17 23:09:36.534722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-07-17 23:09:36.534739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-07-17 23:09:36.534756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-07-17 23:09:36.534773 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-07-17 23:09:36.534794 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-07-17 23:09:36.534811 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-07-17 23:09:36.534828 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-07-17 23:09:36.534846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-07-17 23:09:36.534863 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-07-17 23:09:36.534879 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-07-17 23:09:36.534896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-07-17 23:09:36.534914 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-07-17 23:09:36.534931 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-07-17 23:09:36.534947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-07-17 23:09:36.534964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-07-17 23:09:36.534981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-07-17 23:09:36.534998 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-07-17 23:09:36.535015 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-07-17 23:09:36.535032 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-07-17 23:09:36.535049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-07-17 23:09:36.535065 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-07-17 23:09:36.535082 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-07-17 23:09:36.535100 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-07-17 23:09:36.535117 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-07-17 23:09:36.535134 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-07-17 23:09:36.535150 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-07-17 23:09:36.535167 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-07-17 23:09:36.535184 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-07-17 23:09:36.535241 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-07-17 23:09:36.535264 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-07-17 23:09:36.535283 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-07-17 23:09:36.535301 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-07-17 23:09:36.535318 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-07-17 23:09:36.535335 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-07-17 23:09:36.535358 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-07-17 23:09:36.535376 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-07-17 23:09:36.535393 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-07-17 23:09:36.535410 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-07-17 23:09:36.535427 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-07-17 23:09:36.535444 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-07-17 23:09:36.535466 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-07-17 23:09:36.535484 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-07-17 23:09:36.535502 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-07-17 23:09:36.535519 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-07-17 23:09:36.535536 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-07-17 23:09:36.535554 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-07-17 23:09:36.535571 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-07-17 23:09:36.535588 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-07-17 23:09:36.535606 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-07-17 23:09:36.535623 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-07-17 23:09:36.535639 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-07-17 23:09:36.535656 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-07-17 23:09:36.535673 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-07-17 23:09:36.535690 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-07-17 23:09:36.535707 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-07-17 23:09:36.535724 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-07-17 23:09:36.535741 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-07-17 23:09:36.535758 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-07-17 23:09:36.535775 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-07-17 23:09:36.535792 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-07-17 23:09:36.535809 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-07-17 23:09:36.535826 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-07-17 23:09:36.535842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-07-17 23:09:36.535859 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-07-17 23:09:36.535876 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-07-17 23:09:36.535895 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-07-17 23:09:36.535913 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-07-17 23:09:36.535931 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-07-17 23:09:36.535948 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-07-17 23:09:36.535966 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-07-17 23:09:36.535983 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-07-17 23:09:36.536000 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-07-17 23:09:36.536017 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-07-17 23:09:36.536035 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-07-17 23:09:36.536052 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-07-17 23:09:36.536073 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-07-17 23:09:36.536091 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-07-17 23:09:36.536109 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-07-17 23:09:36.536126 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-07-17 23:09:36.536143 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-07-17 23:09:36.536160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-07-17 23:09:36.536177 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-07-17 23:09:36.536194 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-07-17 23:09:36.536211 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-07-17 23:09:36.536228 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-07-17 23:09:36.536245 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-07-17 23:09:36.536262 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-07-17 23:09:36.536279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-07-17 23:09:36.536296 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-07-17 23:09:36.536313 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-07-17 23:09:36.536331 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-07-17 23:09:36.536348 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-07-17 23:09:36.536365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-07-17 23:09:36.536382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-07-17 23:09:36.536399 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-07-17 23:09:36.536416 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-07-17 23:09:36.536433 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-07-17 23:09:36.536479 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-07-17 23:09:36.536497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-07-17 23:09:36.536515 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-07-17 23:09:36.536532 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-07-17 23:09:36.536549 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-07-17 23:09:36.536566 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-07-17 23:09:36.536583 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-07-17 23:09:36.536600 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-07-17 23:09:36.536616 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-07-17 23:09:36.536633 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-07-17 23:09:36.536650 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-07-17 23:09:36.536666 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-07-17 23:09:36.536683 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-07-17 23:09:36.536700 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-07-17 23:09:36.536717 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-07-17 23:09:36.536738 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-07-17 23:09:36.536756 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-07-17 23:09:36.536773 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-07-17 23:09:36.536790 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-07-17 23:09:36.536807 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-07-17 23:09:36.536824 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-07-17 23:09:36.536841 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-07-17 23:09:36.536858 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-07-17 23:09:36.536874 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-07-17 23:09:36.536891 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-07-17 23:09:36.536908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-07-17 23:09:36.536925 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-07-17 23:09:36.536942 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-07-17 23:09:36.536974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-07-17 23:09:36.536992 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-07-17 23:09:36.537010 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-07-17 23:09:36.537028 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-07-17 23:09:36.537045 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-07-17 23:09:36.537062 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-07-17 23:09:36.537079 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-07-17 23:09:36.537097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-07-17 23:09:36.537113 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-07-17 23:09:36.537131 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-07-17 23:09:36.537147 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-07-17 23:09:36.537164 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-07-17 23:09:36.537181 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-07-17 23:09:36.537198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-07-17 23:09:36.537215 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-07-17 23:09:36.537232 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-07-17 23:09:36.537249 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-07-17 23:09:36.537266 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-07-17 23:09:36.537283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-07-17 23:09:36.537300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-07-17 23:09:36.537317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-07-17 23:09:36.537334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-07-17 23:09:36.537351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-07-17 23:09:36.537372 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-07-17 23:09:36.537390 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-07-17 23:09:36.537407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-07-17 23:09:36.537424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-07-17 23:09:36.537441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-07-17 23:09:36.537457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-07-17 23:09:36.537474 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-07-17 23:09:36.537491 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-07-17 23:09:36.537508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-07-17 23:09:36.537525 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-07-17 23:09:36.537542 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-07-17 23:09:36.537559 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-07-17 23:09:36.537576 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-07-17 23:09:36.537593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-07-17 23:09:36.537610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-07-17 23:09:36.537627 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-07-17 23:09:36.537645 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-07-17 23:09:36.537662 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-07-17 23:09:36.537679 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-07-17 23:09:36.537696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-07-17 23:09:36.537713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-07-17 23:09:36.537730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-07-17 23:09:36.537747 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-07-17 23:09:36.537763 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-07-17 23:09:36.537780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-07-17 23:09:36.537797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-07-17 23:09:36.537814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-07-17 23:09:36.537830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-07-17 23:09:36.537847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-07-17 23:09:36.537864 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-07-17 23:09:36.537881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-07-17 23:09:36.537897 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-07-17 23:09:36.537914 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-07-17 23:09:36.537932 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-07-17 23:09:36.537949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-07-17 23:09:36.537966 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-07-17 23:09:36.537983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-07-17 23:09:36.538005 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-07-17 23:09:36.538023 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-07-17 23:09:36.538040 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-07-17 23:09:36.538056 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-07-17 23:09:36.538073 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-07-17 23:09:36.538090 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-07-17 23:09:36.538107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-07-17 23:09:36.538124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-07-17 23:09:36.538141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-07-17 23:09:36.538157 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-07-17 23:09:36.538174 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-07-17 23:09:36.538191 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-07-17 23:09:36.538208 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-07-17 23:09:36.538224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-07-17 23:09:36.538241 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-07-17 23:09:36.538258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-07-17 23:09:36.538274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-07-17 23:09:36.538291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-07-17 23:09:36.538307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-07-17 23:09:36.538324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-07-17 23:09:36.538341 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-07-17 23:09:36.538357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-07-17 23:09:36.538374 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-07-17 23:09:36.538390 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-07-17 23:09:36.538407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-07-17 23:09:36.538424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-07-17 23:09:36.538441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-07-17 23:09:36.538459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-07-17 23:09:36.538476 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-07-17 23:09:36.538493 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-07-17 23:09:36.538510 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-07-17 23:09:36.538527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-07-17 23:09:36.538544 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-07-17 23:09:36.538560 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-07-17 23:09:36.538577 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-07-17 23:09:36.538594 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-07-17 23:09:36.538616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-07-17 23:09:36.538634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-07-17 23:09:36.538651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-17 23:09:36.538668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-17 23:09:36.538686 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-07-17 23:09:36.538703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-07-17 23:09:36.538720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-07-17 23:09:36.538737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-07-17 23:09:36.538754 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-07-17 23:09:36.538770 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-07-17 23:09:36.538786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-07-17 23:09:36.538803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-07-17 23:09:36.538819 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-07-17 23:09:36.538836 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-07-17 23:09:36.538852 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-07-17 23:09:36.538869 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-07-17 23:09:36.538886 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-07-17 23:09:36.538903 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-07-17 23:09:36.538920 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-07-17 23:09:36.538937 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-07-17 23:09:36.538954 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-07-17 23:09:36.538971 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-07-17 23:09:36.538987 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-07-17 23:09:36.539004 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-07-17 23:09:36.539021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-07-17 23:09:36.539038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-07-17 23:09:36.539055 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-07-17 23:09:36.539071 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-07-17 23:09:36.539088 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-07-17 23:09:36.539105 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-07-17 23:09:36.539122 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-07-17 23:09:36.539139 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-07-17 23:09:36.539155 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-07-17 23:09:36.539172 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-07-17 23:09:36.539189 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-07-17 23:09:36.539206 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-07-17 23:09:36.539227 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-07-17 23:09:36.539244 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-07-17 23:09:36.539261 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-07-17 23:09:36.539278 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-07-17 23:09:36.539294 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-07-17 23:09:36.539311 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-07-17 23:09:36.539328 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-07-17 23:09:36.539345 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-07-17 23:09:36.539361 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-07-17 23:09:36.539378 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-07-17 23:09:36.539395 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-07-17 23:09:36.539412 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-07-17 23:09:36.539428 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-07-17 23:09:36.539445 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-07-17 23:09:36.539462 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-07-17 23:09:36.539478 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-07-17 23:09:36.539495 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-07-17 23:09:36.539512 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-07-17 23:09:36.539528 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-07-17 23:09:36.539545 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-07-17 23:09:36.539562 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-07-17 23:09:36.539578 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-07-17 23:09:36.539595 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-07-17 23:09:36.539612 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-07-17 23:09:36.539629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-07-17 23:09:36.539645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-07-17 23:09:36.539662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-07-17 23:09:36.539678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-07-17 23:09:36.539695 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-07-17 23:09:36.539712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-07-17 23:09:36.539729 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-07-17 23:09:36.539745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-07-17 23:09:36.539762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-07-17 23:09:36.539779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-07-17 23:09:36.539796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-07-17 23:09:36.539812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-07-17 23:09:36.539829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-07-17 23:09:36.539846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-07-17 23:09:36.539868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-07-17 23:09:36.539885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-07-17 23:09:36.539902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-07-17 23:09:36.539920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-07-17 23:09:36.539937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-07-17 23:09:36.539954 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-07-17 23:09:36.539970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-07-17 23:09:36.539987 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-07-17 23:09:36.540004 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-07-17 23:09:36.540020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-07-17 23:09:36.540036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-07-17 23:09:36.540053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-07-17 23:09:36.540069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-07-17 23:09:36.540086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-07-17 23:09:36.540103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-07-17 23:09:36.540119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-07-17 23:09:36.540136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-07-17 23:09:36.540152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-07-17 23:09:36.540169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29738825.txt 2026-07-17 23:09:36.540186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29738825.yaml 2026-07-17 23:09:36.540203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-07-17 23:09:36.540219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-07-17 23:09:36.540236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-07-17 23:09:36.540252 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-07-17 23:09:36.540269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-07-17 23:09:36.540287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-07-17 23:09:36.540304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-07-17 23:09:36.540321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-07-17 23:09:36.540338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-07-17 23:09:36.540355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-07-17 23:09:36.540372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-07-17 23:09:36.540389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-07-17 23:09:36.540406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-07-17 23:09:36.540423 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-07-17 23:09:36.540462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-07-17 23:09:36.540483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-07-17 23:09:36.540500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-07-17 23:09:36.540522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-07-17 23:09:36.540539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-07-17 23:09:36.540557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-07-17 23:09:36.540574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-07-17 23:09:36.540590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-07-17 23:09:36.540608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-07-17 23:09:36.540624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-07-17 23:09:36.540641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29738815.txt 2026-07-17 23:09:36.540658 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29738815.yaml 2026-07-17 23:09:36.540675 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29738820.txt 2026-07-17 23:09:36.540692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29738820.yaml 2026-07-17 23:09:36.540710 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29738825.txt 2026-07-17 23:09:36.540727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29738825.yaml 2026-07-17 23:09:36.540743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-07-17 23:09:36.540761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-07-17 23:09:36.540777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-07-17 23:09:36.540795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-07-17 23:09:36.540812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-07-17 23:09:36.540830 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-07-17 23:09:36.540847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-07-17 23:09:36.540864 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-07-17 23:09:36.540881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-07-17 23:09:36.540898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-07-17 23:09:36.540916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-07-17 23:09:36.540933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-07-17 23:09:36.540950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-07-17 23:09:36.540983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-07-17 23:09:36.541002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-07-17 23:09:36.541019 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-07-17 23:09:36.541036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-07-17 23:09:36.541054 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-07-17 23:09:36.541071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-07-17 23:09:36.541088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-07-17 23:09:36.541105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-07-17 23:09:36.541122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-07-17 23:09:36.541139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-07-17 23:09:36.541156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-07-17 23:09:36.541173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-07-17 23:09:36.541195 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-07-17 23:09:36.541213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-07-17 23:09:36.541230 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-07-17 23:09:36.541247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-07-17 23:09:36.541264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-07-17 23:09:36.541281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-07-17 23:09:36.541297 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-07-17 23:09:36.541314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-07-17 23:09:36.541331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-07-17 23:09:36.541348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-07-17 23:09:36.541365 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-07-17 23:09:36.541382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-07-17 23:09:36.541399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-07-17 23:09:36.541416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-07-17 23:09:36.541432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-07-17 23:09:36.541449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-07-17 23:09:36.541466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-07-17 23:09:36.541483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-07-17 23:09:36.541499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-07-17 23:09:36.541516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-07-17 23:09:36.541533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-07-17 23:09:36.541550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-07-17 23:09:36.541566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-07-17 23:09:36.541583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-07-17 23:09:36.541599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-07-17 23:09:36.541616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-07-17 23:09:36.541633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-07-17 23:09:36.541649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-07-17 23:09:36.541666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-07-17 23:09:36.541683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-07-17 23:09:36.541700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-07-17 23:09:36.541717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-07-17 23:09:36.541733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-07-17 23:09:36.541750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-07-17 23:09:36.541767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-07-17 23:09:36.541783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-07-17 23:09:36.541800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-07-17 23:09:36.541820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-07-17 23:09:36.541838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-07-17 23:09:36.541855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-07-17 23:09:36.541872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-07-17 23:09:36.541888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-07-17 23:09:36.541905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-07-17 23:09:36.541922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29738820.txt 2026-07-17 23:09:36.541938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29738820.yaml 2026-07-17 23:09:36.541955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-07-17 23:09:36.541973 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-07-17 23:09:36.541990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-07-17 23:09:36.542007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-07-17 23:09:36.542023 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-07-17 23:09:36.542040 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-07-17 23:09:36.542057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-07-17 23:09:36.542074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-07-17 23:09:36.542091 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-07-17 23:09:36.542108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-07-17 23:09:36.542125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-07-17 23:09:36.542142 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-07-17 23:09:36.542159 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29738820.txt 2026-07-17 23:09:36.542176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29738820.yaml 2026-07-17 23:09:36.542193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-07-17 23:09:36.542210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-07-17 23:09:36.542227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-07-17 23:09:36.542244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-07-17 23:09:36.542261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-07-17 23:09:36.542278 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-07-17 23:09:36.542295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-07-17 23:09:36.542312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-07-17 23:09:36.542329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-07-17 23:09:36.542346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-07-17 23:09:36.542363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-07-17 23:09:36.542380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-07-17 23:09:36.542396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-07-17 23:09:36.542413 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-07-17 23:09:36.542430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-07-17 23:09:36.542447 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-07-17 23:09:36.542469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-07-17 23:09:36.542487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-07-17 23:09:36.542504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-07-17 23:09:36.542521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-07-17 23:09:36.542538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-07-17 23:09:36.542555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-07-17 23:09:36.542572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-07-17 23:09:36.542588 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-07-17 23:09:36.542605 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-07-17 23:09:36.542622 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-07-17 23:09:36.542638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-07-17 23:09:36.542655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-07-17 23:09:36.542672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-07-17 23:09:36.542689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-07-17 23:09:36.542706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-07-17 23:09:36.542723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-07-17 23:09:36.542740 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-07-17 23:09:36.542757 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-07-17 23:09:36.542774 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-07-17 23:09:36.542790 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-07-17 23:09:36.542807 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-07-17 23:09:36.542824 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-07-17 23:09:36.542841 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-07-17 23:09:36.542857 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-07-17 23:09:36.542875 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-07-17 23:09:36.542892 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-07-17 23:09:36.542909 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-07-17 23:09:36.542926 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-07-17 23:09:36.542943 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-07-17 23:09:36.542960 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-07-17 23:09:36.542977 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-07-17 23:09:36.542994 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-07-17 23:09:36.543011 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-07-17 23:09:36.543028 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-07-17 23:09:36.543048 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-07-17 23:09:36.543066 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-07-17 23:09:36.543083 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-07-17 23:09:36.543099 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-07-17 23:09:36.543116 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-07-17 23:09:36.543133 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-07-17 23:09:36.543151 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-07-17 23:09:36.543168 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-07-17 23:09:36.543185 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-07-17 23:09:36.543202 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-07-17 23:09:36.543219 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-07-17 23:09:36.543236 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-07-17 23:09:36.543253 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-07-17 23:09:36.543270 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-07-17 23:09:36.543287 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-07-17 23:09:36.543304 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-07-17 23:09:36.543321 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-07-17 23:09:36.543338 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-07-17 23:09:36.543355 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-07-17 23:09:36.543372 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-54f7cf7579-gbb77.txt 2026-07-17 23:09:36.543389 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-54f7cf7579-gbb77.yaml 2026-07-17 23:09:36.543407 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-f6lfj.txt 2026-07-17 23:09:36.543424 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-f6lfj.yaml 2026-07-17 23:09:36.543441 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-fjx62.txt 2026-07-17 23:09:36.543458 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-fjx62.yaml 2026-07-17 23:09:36.543474 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-sw68q.txt 2026-07-17 23:09:36.543491 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-sw68q.yaml 2026-07-17 23:09:36.543509 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bzfkq.txt 2026-07-17 23:09:36.543525 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-bzfkq.yaml 2026-07-17 23:09:36.543542 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rzrf7.txt 2026-07-17 23:09:36.543559 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rzrf7.yaml 2026-07-17 23:09:36.543576 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-9vbsx.txt 2026-07-17 23:09:36.543599 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-9vbsx.yaml 2026-07-17 23:09:36.543616 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-55d8f44d84-kq2nt.txt 2026-07-17 23:09:36.543633 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-55d8f44d84-kq2nt.yaml 2026-07-17 23:09:36.543650 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6779f895b8-shxtk.txt 2026-07-17 23:09:36.543667 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6779f895b8-shxtk.yaml 2026-07-17 23:09:36.543684 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-ljwfl.txt 2026-07-17 23:09:36.543701 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-ljwfl.yaml 2026-07-17 23:09:36.543719 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-j5f9w.txt 2026-07-17 23:09:36.543736 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-j5f9w.yaml 2026-07-17 23:09:36.543753 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-ngp79.txt 2026-07-17 23:09:36.543769 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-ngp79.yaml 2026-07-17 23:09:36.543787 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-2hzmw.txt 2026-07-17 23:09:36.543804 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-2hzmw.yaml 2026-07-17 23:09:36.543820 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-dgw4j.txt 2026-07-17 23:09:36.543838 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-dgw4j.yaml 2026-07-17 23:09:36.543855 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mcrct.txt 2026-07-17 23:09:36.543872 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-mcrct.yaml 2026-07-17 23:09:36.543888 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-r84jd.txt 2026-07-17 23:09:36.543905 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-r84jd.yaml 2026-07-17 23:09:36.543921 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-4wqc2.txt 2026-07-17 23:09:36.543938 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-4wqc2.yaml 2026-07-17 23:09:36.543954 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-g5zqg.txt 2026-07-17 23:09:36.543971 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-g5zqg.yaml 2026-07-17 23:09:36.543988 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6b58d69d64-5fpsx.txt 2026-07-17 23:09:36.544004 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6b58d69d64-5fpsx.yaml 2026-07-17 23:09:36.544021 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-k5c8r.txt 2026-07-17 23:09:36.544038 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-k5c8r.yaml 2026-07-17 23:09:36.544054 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7498685858-hqpj2.txt 2026-07-17 23:09:36.544071 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7498685858-hqpj2.yaml 2026-07-17 23:09:36.544087 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29738825-vcb9s.txt 2026-07-17 23:09:36.544103 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29738825-vcb9s.yaml 2026-07-17 23:09:36.544120 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7476b8494-bmm2h.txt 2026-07-17 23:09:36.544137 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7476b8494-bmm2h.yaml 2026-07-17 23:09:36.544153 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-7t87j.txt 2026-07-17 23:09:36.544174 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-7t87j.yaml 2026-07-17 23:09:36.544192 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-jmprk.txt 2026-07-17 23:09:36.544209 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-jmprk.yaml 2026-07-17 23:09:36.544226 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-lphcw.txt 2026-07-17 23:09:36.544243 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-lphcw.yaml 2026-07-17 23:09:36.544259 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pxbfb.txt 2026-07-17 23:09:36.544276 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pxbfb.yaml 2026-07-17 23:09:36.544293 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2f22r.txt 2026-07-17 23:09:36.544310 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2f22r.yaml 2026-07-17 23:09:36.544327 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-mg7bs.txt 2026-07-17 23:09:36.544344 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-mg7bs.yaml 2026-07-17 23:09:36.544360 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-2qnlk.txt 2026-07-17 23:09:36.544377 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-2qnlk.yaml 2026-07-17 23:09:36.544394 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hpqqr.txt 2026-07-17 23:09:36.544411 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-hpqqr.yaml 2026-07-17 23:09:36.544427 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7d4d79c679-nsgz7.txt 2026-07-17 23:09:36.544465 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7d4d79c679-nsgz7.yaml 2026-07-17 23:09:36.544485 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-6w7kz.txt 2026-07-17 23:09:36.544502 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-6w7kz.yaml 2026-07-17 23:09:36.544519 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-785d66c6f-tqtsg.txt 2026-07-17 23:09:36.544536 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-785d66c6f-tqtsg.yaml 2026-07-17 23:09:36.544553 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hbwd9.txt 2026-07-17 23:09:36.544570 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hbwd9.yaml 2026-07-17 23:09:36.544587 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-2vmqh.txt 2026-07-17 23:09:36.544604 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-2vmqh.yaml 2026-07-17 23:09:36.544621 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-nn9w2.txt 2026-07-17 23:09:36.544638 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-nn9w2.yaml 2026-07-17 23:09:36.544655 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-69f67475d-9qxkv.txt 2026-07-17 23:09:36.544672 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-69f67475d-9qxkv.yaml 2026-07-17 23:09:36.544689 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29738815-zwczw.txt 2026-07-17 23:09:36.544706 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29738815-zwczw.yaml 2026-07-17 23:09:36.544723 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29738820-kjzg7.txt 2026-07-17 23:09:36.544739 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29738820-kjzg7.yaml 2026-07-17 23:09:36.544756 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29738825-fhszj.txt 2026-07-17 23:09:36.544773 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29738825-fhszj.yaml 2026-07-17 23:09:36.544795 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-44mw2.txt 2026-07-17 23:09:36.544812 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-44mw2.yaml 2026-07-17 23:09:36.544829 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-76w8d.txt 2026-07-17 23:09:36.544846 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-76w8d.yaml 2026-07-17 23:09:36.544863 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-m2xzk.txt 2026-07-17 23:09:36.544880 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-m2xzk.yaml 2026-07-17 23:09:36.544896 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-nzgj2.txt 2026-07-17 23:09:36.544913 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-nzgj2.yaml 2026-07-17 23:09:36.544930 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rdn66.txt 2026-07-17 23:09:36.544946 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-rdn66.yaml 2026-07-17 23:09:36.544979 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77dff5466b-ddpqq.txt 2026-07-17 23:09:36.544997 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77dff5466b-ddpqq.yaml 2026-07-17 23:09:36.545013 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-zcqdm.txt 2026-07-17 23:09:36.545030 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-zcqdm.yaml 2026-07-17 23:09:36.545047 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-4xcrb.txt 2026-07-17 23:09:36.545064 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-4xcrb.yaml 2026-07-17 23:09:36.545081 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-sjw4t.txt 2026-07-17 23:09:36.545098 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-sjw4t.yaml 2026-07-17 23:09:36.545114 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-69fc7fd7f6-r8bd9.txt 2026-07-17 23:09:36.545132 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-69fc7fd7f6-r8bd9.yaml 2026-07-17 23:09:36.545148 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-zsg4w.txt 2026-07-17 23:09:36.545165 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-zsg4w.yaml 2026-07-17 23:09:36.545182 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-zmlg5.txt 2026-07-17 23:09:36.545198 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-zmlg5.yaml 2026-07-17 23:09:36.545215 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wx84m.txt 2026-07-17 23:09:36.545232 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wx84m.yaml 2026-07-17 23:09:36.545248 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-f5bvt.txt 2026-07-17 23:09:36.545264 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-f5bvt.yaml 2026-07-17 23:09:36.545320 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4rcn9.txt 2026-07-17 23:09:36.545342 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4rcn9.yaml 2026-07-17 23:09:36.545360 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-hz4c7.txt 2026-07-17 23:09:36.545377 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-hz4c7.yaml 2026-07-17 23:09:36.545394 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-xdq46.txt 2026-07-17 23:09:36.545411 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-xdq46.yaml 2026-07-17 23:09:36.545428 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-xkjm5.txt 2026-07-17 23:09:36.545445 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-xkjm5.yaml 2026-07-17 23:09:36.545468 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-76d98685df-p6wnx.txt 2026-07-17 23:09:36.545485 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-76d98685df-p6wnx.yaml 2026-07-17 23:09:36.545502 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-xcrvr.txt 2026-07-17 23:09:36.545518 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-xcrvr.yaml 2026-07-17 23:09:36.545536 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-07-17 23:09:36.545553 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-07-17 23:09:36.545570 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-khv7m.txt 2026-07-17 23:09:36.545587 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-khv7m.yaml 2026-07-17 23:09:36.545604 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-fnvgf.txt 2026-07-17 23:09:36.545621 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-fnvgf.yaml 2026-07-17 23:09:36.545638 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-qw58j.txt 2026-07-17 23:09:36.545656 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-qw58j.yaml 2026-07-17 23:09:36.545672 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-dnf87.txt 2026-07-17 23:09:36.545689 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-dnf87.yaml 2026-07-17 23:09:36.545706 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-7wzh4.txt 2026-07-17 23:09:36.545723 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-7wzh4.yaml 2026-07-17 23:09:36.545740 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-c98r2.txt 2026-07-17 23:09:36.545756 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-c98r2.yaml 2026-07-17 23:09:36.545773 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-mjmmh.txt 2026-07-17 23:09:36.545790 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-mjmmh.yaml 2026-07-17 23:09:36.545807 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-kw5pd.txt 2026-07-17 23:09:36.545824 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-kw5pd.yaml 2026-07-17 23:09:36.545842 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-649f5d4c98-8pkxq.txt 2026-07-17 23:09:36.545859 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-649f5d4c98-8pkxq.yaml 2026-07-17 23:09:36.545876 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-5wnxh.txt 2026-07-17 23:09:36.545893 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-5wnxh.yaml 2026-07-17 23:09:36.545910 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-745bfb74f-ppq2f.txt 2026-07-17 23:09:36.545926 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-745bfb74f-ppq2f.yaml 2026-07-17 23:09:36.545943 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-8mgj8.txt 2026-07-17 23:09:36.545959 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-8mgj8.yaml 2026-07-17 23:09:36.545976 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-bsm6g.txt 2026-07-17 23:09:36.545992 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-bsm6g.yaml 2026-07-17 23:09:36.546008 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-7z45p.txt 2026-07-17 23:09:36.546025 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-7z45p.yaml 2026-07-17 23:09:36.546042 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-79mkk.txt 2026-07-17 23:09:36.546058 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-79mkk.yaml 2026-07-17 23:09:36.546080 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-pl486.txt 2026-07-17 23:09:36.546097 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-pl486.yaml 2026-07-17 23:09:36.546114 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-brkrn.txt 2026-07-17 23:09:36.546130 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-brkrn.yaml 2026-07-17 23:09:36.546146 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-75d598cd45-42zlz.txt 2026-07-17 23:09:36.546163 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-75d598cd45-42zlz.yaml 2026-07-17 23:09:36.546179 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-84f6fbdd5b-vk855.txt 2026-07-17 23:09:36.546196 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-84f6fbdd5b-vk855.yaml 2026-07-17 23:09:36.546213 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-b6tnf.txt 2026-07-17 23:09:36.546229 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-b6tnf.yaml 2026-07-17 23:09:36.546246 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-cmr4q.txt 2026-07-17 23:09:36.546263 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-cmr4q.yaml 2026-07-17 23:09:36.546280 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-4grfr.txt 2026-07-17 23:09:36.546297 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-4grfr.yaml 2026-07-17 23:09:36.546314 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-hp296.txt 2026-07-17 23:09:36.546330 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-hp296.yaml 2026-07-17 23:09:36.546348 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-wx6f9.txt 2026-07-17 23:09:36.546364 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-wx6f9.yaml 2026-07-17 23:09:36.546381 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-thjgn.txt 2026-07-17 23:09:36.546398 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-thjgn.yaml 2026-07-17 23:09:36.546415 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pv9z5.txt 2026-07-17 23:09:36.546432 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pv9z5.yaml 2026-07-17 23:09:36.546449 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-w5nls.txt 2026-07-17 23:09:36.546465 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-w5nls.yaml 2026-07-17 23:09:36.546482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-pc4gc.txt 2026-07-17 23:09:36.546499 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-pc4gc.yaml 2026-07-17 23:09:36.546516 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-wnlg7.txt 2026-07-17 23:09:36.546533 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-wnlg7.yaml 2026-07-17 23:09:36.546550 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6d5b8f7897-n5cct.txt 2026-07-17 23:09:36.546566 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6d5b8f7897-n5cct.yaml 2026-07-17 23:09:36.546583 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6cbdb5748d-9dxsz.txt 2026-07-17 23:09:36.546599 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6cbdb5748d-9dxsz.yaml 2026-07-17 23:09:36.546616 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-68cfb4b876-kspsf.txt 2026-07-17 23:09:36.546633 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-68cfb4b876-kspsf.yaml 2026-07-17 23:09:36.546654 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-54494757df-5kjlt.txt 2026-07-17 23:09:36.546672 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-54494757df-5kjlt.yaml 2026-07-17 23:09:36.546689 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-zh692.txt 2026-07-17 23:09:36.546706 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-zh692.yaml 2026-07-17 23:09:36.546723 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29738820-crnfv.txt 2026-07-17 23:09:36.546740 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29738820-crnfv.yaml 2026-07-17 23:09:36.546757 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-fvq5n.txt 2026-07-17 23:09:36.546774 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-fvq5n.yaml 2026-07-17 23:09:36.546791 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-bt4hx.txt 2026-07-17 23:09:36.546808 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-bt4hx.yaml 2026-07-17 23:09:36.546825 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-57769fcf4c-stg6z.txt 2026-07-17 23:09:36.546841 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-57769fcf4c-stg6z.yaml 2026-07-17 23:09:36.546858 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-qhqqf.txt 2026-07-17 23:09:36.546874 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-qhqqf.yaml 2026-07-17 23:09:36.546891 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-2rksk.txt 2026-07-17 23:09:36.546908 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-2rksk.yaml 2026-07-17 23:09:36.546924 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-gsfxp.txt 2026-07-17 23:09:36.546941 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-gsfxp.yaml 2026-07-17 23:09:36.546958 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-r77hw.txt 2026-07-17 23:09:36.546976 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-r77hw.yaml 2026-07-17 23:09:36.546993 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-jpfwc.txt 2026-07-17 23:09:36.547009 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-jpfwc.yaml 2026-07-17 23:09:36.547026 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6c78d58588-c8lc9.txt 2026-07-17 23:09:36.547043 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6c78d58588-c8lc9.yaml 2026-07-17 23:09:36.547060 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lkdhm.txt 2026-07-17 23:09:36.547077 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lkdhm.yaml 2026-07-17 23:09:36.547094 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-66664b4c-2jm8b.txt 2026-07-17 23:09:36.547111 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-66664b4c-2jm8b.yaml 2026-07-17 23:09:36.547127 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29738820-h28fv.txt 2026-07-17 23:09:36.547144 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29738820-h28fv.yaml 2026-07-17 23:09:36.547161 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6b5c465b8d-n6ks9.txt 2026-07-17 23:09:36.547177 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6b5c465b8d-n6ks9.yaml 2026-07-17 23:09:36.547194 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-sq6m9.txt 2026-07-17 23:09:36.547210 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-sq6m9.yaml 2026-07-17 23:09:36.547227 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-ckhx7.txt 2026-07-17 23:09:36.547248 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-ckhx7.yaml 2026-07-17 23:09:36.547265 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-j5s4k.txt 2026-07-17 23:09:36.547282 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-j5s4k.yaml 2026-07-17 23:09:36.547299 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-2mdpf.txt 2026-07-17 23:09:36.547316 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-2mdpf.yaml 2026-07-17 23:09:36.547333 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-5788866d5c-5t5cr.txt 2026-07-17 23:09:36.547349 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-5788866d5c-5t5cr.yaml 2026-07-17 23:09:36.547366 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-b6mgk.txt 2026-07-17 23:09:36.547382 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-b6mgk.yaml 2026-07-17 23:09:36.547399 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-rcvvz.txt 2026-07-17 23:09:36.547415 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-rcvvz.yaml 2026-07-17 23:09:36.547431 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-qdlpf.txt 2026-07-17 23:09:36.547448 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-qdlpf.yaml 2026-07-17 23:09:36.547465 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-cblmv.txt 2026-07-17 23:09:36.547481 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-cblmv.yaml 2026-07-17 23:09:36.547497 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-7c4f7d5798-qgsbn.txt 2026-07-17 23:09:36.547514 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-7c4f7d5798-qgsbn.yaml 2026-07-17 23:09:36.547531 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-n5qn4.txt 2026-07-17 23:09:36.547547 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-n5qn4.yaml 2026-07-17 23:09:36.547563 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-77768fd7d-h2f2k.txt 2026-07-17 23:09:36.547581 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-77768fd7d-h2f2k.yaml 2026-07-17 23:09:36.547597 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-2dwdj.txt 2026-07-17 23:09:36.547614 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-2dwdj.yaml 2026-07-17 23:09:36.547631 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-qvxb6.txt 2026-07-17 23:09:36.547647 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-qvxb6.yaml 2026-07-17 23:09:36.547664 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-v65dx.txt 2026-07-17 23:09:36.547681 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-v65dx.yaml 2026-07-17 23:09:36.547697 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-07-17 23:09:36.547714 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-07-17 23:09:36.547731 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-07-17 23:09:36.547748 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-07-17 23:09:36.547765 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-07-17 23:09:36.547782 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-07-17 23:09:36.547798 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-07-17 23:09:36.547815 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-07-17 23:09:36.547836 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-f77bb475f-sr7gk.txt 2026-07-17 23:09:36.547854 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-f77bb475f-sr7gk.yaml 2026-07-17 23:09:36.547871 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-tggd6.txt 2026-07-17 23:09:36.547888 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-tggd6.yaml 2026-07-17 23:09:36.547905 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-g7qjd.txt 2026-07-17 23:09:36.547921 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-g7qjd.yaml 2026-07-17 23:09:36.547940 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-w4d58.txt 2026-07-17 23:09:36.547960 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-w4d58.yaml 2026-07-17 23:09:36.547977 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-6bsh2.txt 2026-07-17 23:09:36.547994 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-6bsh2.yaml 2026-07-17 23:09:36.548010 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-mmcjl.txt 2026-07-17 23:09:36.548027 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-mmcjl.yaml 2026-07-17 23:09:36.548043 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-tsszg.txt 2026-07-17 23:09:36.548060 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-tsszg.yaml 2026-07-17 23:09:36.548076 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-07-17 23:09:36.548093 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-07-17 23:09:36.548110 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-07-17 23:09:36.548126 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-07-17 23:09:36.548143 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-gf8sp.txt 2026-07-17 23:09:36.548160 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-gf8sp.yaml 2026-07-17 23:09:36.548177 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-07-17 23:09:36.548194 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-07-17 23:09:36.548211 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-07-17 23:09:36.548228 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-07-17 23:09:36.548244 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-07-17 23:09:36.548261 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-07-17 23:09:36.548277 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-07-17 23:09:36.548294 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-07-17 23:09:36.548310 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-07-17 23:09:36.548327 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-07-17 23:09:36.548343 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g.txt 2026-07-17 23:09:36.548359 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g.yaml 2026-07-17 23:09:36.548376 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-07-17 23:09:36.548392 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-07-17 23:09:36.548413 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-07-17 23:09:36.548430 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-07-17 23:09:36.548466 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-07-17 23:09:36.548484 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-07-17 23:09:36.548501 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-dpt84.txt 2026-07-17 23:09:36.548517 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-dpt84.yaml 2026-07-17 23:09:36.548533 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt.txt 2026-07-17 23:09:36.548550 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt.yaml 2026-07-17 23:09:36.548566 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5fdcf48b9b-svbgt.txt 2026-07-17 23:09:36.548583 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5fdcf48b9b-svbgt.yaml 2026-07-17 23:09:36.548600 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-59c698fc99-2s8lr.txt 2026-07-17 23:09:36.548616 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-59c698fc99-2s8lr.yaml 2026-07-17 23:09:36.548633 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-pvg2f.txt 2026-07-17 23:09:36.548650 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-pvg2f.yaml 2026-07-17 23:09:36.548667 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-bx8mb.txt 2026-07-17 23:09:36.548683 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-bx8mb.yaml 2026-07-17 23:09:36.548700 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-xdvrx.txt 2026-07-17 23:09:36.548716 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-xdvrx.yaml 2026-07-17 23:09:36.548733 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-4rcbt.txt 2026-07-17 23:09:36.548749 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-4rcbt.yaml 2026-07-17 23:09:36.548766 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-07-17 23:09:36.548782 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-07-17 23:09:36.548799 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-07-17 23:09:36.548816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-07-17 23:09:36.548833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-07-17 23:09:36.548850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-07-17 23:09:36.548866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-07-17 23:09:36.548883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-07-17 23:09:36.548900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-07-17 23:09:36.548916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-07-17 23:09:36.548933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-07-17 23:09:36.548950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-07-17 23:09:36.548983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-07-17 23:09:36.549001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-07-17 23:09:36.549023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-07-17 23:09:36.549040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-07-17 23:09:36.549057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-07-17 23:09:36.549074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-07-17 23:09:36.549092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-07-17 23:09:36.549109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-07-17 23:09:36.549126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-07-17 23:09:36.549143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-07-17 23:09:36.549160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-07-17 23:09:36.549177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-07-17 23:09:36.549194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-07-17 23:09:36.549211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-07-17 23:09:36.549228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-07-17 23:09:36.549245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-07-17 23:09:36.549261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-07-17 23:09:36.549278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-07-17 23:09:36.549295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-07-17 23:09:36.549311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-07-17 23:09:36.549328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-07-17 23:09:36.549346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-07-17 23:09:36.549363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-07-17 23:09:36.549379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-07-17 23:09:36.549397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-07-17 23:09:36.549414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-07-17 23:09:36.549431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-07-17 23:09:36.549447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-07-17 23:09:36.549464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-07-17 23:09:36.549481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-07-17 23:09:36.549498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-07-17 23:09:36.549516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-07-17 23:09:36.549533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-07-17 23:09:36.549550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-07-17 23:09:36.549567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-07-17 23:09:36.549588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-07-17 23:09:36.549606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-07-17 23:09:36.549622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-07-17 23:09:36.549639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-07-17 23:09:36.549656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-07-17 23:09:36.549672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-07-17 23:09:36.549689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-07-17 23:09:36.549706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-07-17 23:09:36.549722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-07-17 23:09:36.549739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-07-17 23:09:36.549756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-07-17 23:09:36.549773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-07-17 23:09:36.549789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-07-17 23:09:36.549806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-07-17 23:09:36.549823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-07-17 23:09:36.549840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-07-17 23:09:36.549856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-07-17 23:09:36.549873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-07-17 23:09:36.549890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-07-17 23:09:36.549907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-07-17 23:09:36.549923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-07-17 23:09:36.549940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-07-17 23:09:36.549956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-07-17 23:09:36.549972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-07-17 23:09:36.549989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-07-17 23:09:36.550005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-07-17 23:09:36.550022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-07-17 23:09:36.550039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-07-17 23:09:36.550056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-07-17 23:09:36.550072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-07-17 23:09:36.550089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-07-17 23:09:36.550106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-07-17 23:09:36.550123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-07-17 23:09:36.550139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-07-17 23:09:36.550156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-07-17 23:09:36.550177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-07-17 23:09:36.550194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-07-17 23:09:36.550211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-07-17 23:09:36.550229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-07-17 23:09:36.550247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-07-17 23:09:36.550264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-07-17 23:09:36.550281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-07-17 23:09:36.550298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-07-17 23:09:36.550315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-07-17 23:09:36.550332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-07-17 23:09:36.550348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-07-17 23:09:36.550365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-07-17 23:09:36.550381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-07-17 23:09:36.550398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-07-17 23:09:36.550415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-07-17 23:09:36.550432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-07-17 23:09:36.550448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-07-17 23:09:36.550465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-07-17 23:09:36.550482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-07-17 23:09:36.550499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-07-17 23:09:36.550516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-07-17 23:09:36.550533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-07-17 23:09:36.550550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-07-17 23:09:36.550567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-07-17 23:09:36.550584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-07-17 23:09:36.550601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-07-17 23:09:36.550618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-07-17 23:09:36.550635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-07-17 23:09:36.550652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-07-17 23:09:36.550669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-07-17 23:09:36.550686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-07-17 23:09:36.550703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-07-17 23:09:36.550720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-07-17 23:09:36.550737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-07-17 23:09:36.550758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-07-17 23:09:36.550776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-07-17 23:09:36.550793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-07-17 23:09:36.550809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-07-17 23:09:36.550826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-07-17 23:09:36.550843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-07-17 23:09:36.550859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-07-17 23:09:36.550876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-07-17 23:09:36.550892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-07-17 23:09:36.550909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-07-17 23:09:36.550926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-07-17 23:09:36.550943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-07-17 23:09:36.550962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-07-17 23:09:36.550982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-07-17 23:09:36.550998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-07-17 23:09:36.551015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-07-17 23:09:36.551032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-07-17 23:09:36.551048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-07-17 23:09:36.551065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-07-17 23:09:36.551081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-07-17 23:09:36.551098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-07-17 23:09:36.551114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-07-17 23:09:36.551131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-07-17 23:09:36.551147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-07-17 23:09:36.551162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-07-17 23:09:36.551178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-07-17 23:09:36.551194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-07-17 23:09:36.551210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-07-17 23:09:36.551227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-07-17 23:09:36.551243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-07-17 23:09:36.551259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-07-17 23:09:36.551275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-07-17 23:09:36.551292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-07-17 23:09:36.551312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-07-17 23:09:36.551330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-07-17 23:09:36.551346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-07-17 23:09:36.551363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-07-17 23:09:36.551380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-07-17 23:09:36.551397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-07-17 23:09:36.551414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-07-17 23:09:36.551431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-07-17 23:09:36.551448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-07-17 23:09:36.551464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-07-17 23:09:36.551481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-07-17 23:09:36.551497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-07-17 23:09:36.551514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-07-17 23:09:36.551531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-07-17 23:09:36.551548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-07-17 23:09:36.551565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-07-17 23:09:36.551582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-07-17 23:09:36.551599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-07-17 23:09:36.551616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-07-17 23:09:36.551633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-07-17 23:09:36.551650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-07-17 23:09:36.551667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-07-17 23:09:36.551684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-07-17 23:09:36.551700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-07-17 23:09:36.551717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-07-17 23:09:36.551734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-07-17 23:09:36.551751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-07-17 23:09:36.551768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-07-17 23:09:36.551785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-07-17 23:09:36.551801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-07-17 23:09:36.551818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-07-17 23:09:36.551835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-07-17 23:09:36.551851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-07-17 23:09:36.551868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-07-17 23:09:36.551889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-07-17 23:09:36.551907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-07-17 23:09:36.551924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-07-17 23:09:36.551940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-07-17 23:09:36.551957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-07-17 23:09:36.551974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-07-17 23:09:36.551991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-07-17 23:09:36.552008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-07-17 23:09:36.552025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-07-17 23:09:36.552042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-07-17 23:09:36.552059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-07-17 23:09:36.552076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-07-17 23:09:36.552092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-07-17 23:09:36.552109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-07-17 23:09:36.552127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-07-17 23:09:36.552144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-07-17 23:09:36.552160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-07-17 23:09:36.552177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-07-17 23:09:36.552194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-07-17 23:09:36.552211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-07-17 23:09:36.552228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-07-17 23:09:36.552245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-07-17 23:09:36.552261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-07-17 23:09:36.552278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-07-17 23:09:36.552295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-07-17 23:09:36.552312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-07-17 23:09:36.552329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-07-17 23:09:36.552346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-07-17 23:09:36.552363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-07-17 23:09:36.552379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-07-17 23:09:36.552396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-07-17 23:09:36.552413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-07-17 23:09:36.552430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-07-17 23:09:36.552476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-07-17 23:09:36.552496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-07-17 23:09:36.552513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-07-17 23:09:36.552531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-07-17 23:09:36.552548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-07-17 23:09:36.552565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-07-17 23:09:36.552583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-07-17 23:09:36.552600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-07-17 23:09:36.552617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-07-17 23:09:36.552634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-07-17 23:09:36.552650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-07-17 23:09:36.552667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-07-17 23:09:36.552684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-07-17 23:09:36.552700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-07-17 23:09:36.552717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-07-17 23:09:36.552734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-07-17 23:09:36.552750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-07-17 23:09:36.552767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-07-17 23:09:36.552784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-07-17 23:09:36.552800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-07-17 23:09:36.552817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-07-17 23:09:36.552834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-07-17 23:09:36.552850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-07-17 23:09:36.552867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-07-17 23:09:36.552884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-07-17 23:09:36.552901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-07-17 23:09:36.552918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-07-17 23:09:36.552935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-07-17 23:09:36.552951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-07-17 23:09:36.552985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-07-17 23:09:36.553003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-07-17 23:09:36.553019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-07-17 23:09:36.553036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-07-17 23:09:36.553053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-07-17 23:09:36.553075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-07-17 23:09:36.553093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-07-17 23:09:36.553110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-07-17 23:09:36.553127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-07-17 23:09:36.553144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-07-17 23:09:36.553161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-07-17 23:09:36.553178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-07-17 23:09:36.553194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-07-17 23:09:36.553211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-07-17 23:09:36.553228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-07-17 23:09:36.553245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-07-17 23:09:36.553262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-07-17 23:09:36.553278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-07-17 23:09:36.553295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-07-17 23:09:36.553311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-07-17 23:09:36.553328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-07-17 23:09:36.553345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-07-17 23:09:36.553362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-07-17 23:09:36.553379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-07-17 23:09:36.553396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-07-17 23:09:36.553413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-07-17 23:09:36.553430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-07-17 23:09:36.553447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-07-17 23:09:36.553464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-07-17 23:09:36.553480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-07-17 23:09:36.553497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-07-17 23:09:36.553514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-07-17 23:09:36.553530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-07-17 23:09:36.553546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-07-17 23:09:36.553563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-07-17 23:09:36.553580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-07-17 23:09:36.553597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-07-17 23:09:36.553614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-07-17 23:09:36.553631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-07-17 23:09:36.553653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-07-17 23:09:36.553670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-07-17 23:09:36.553687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-07-17 23:09:36.553704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-07-17 23:09:36.553720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-07-17 23:09:36.553737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-07-17 23:09:36.553754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-07-17 23:09:36.553771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-07-17 23:09:36.553787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-07-17 23:09:36.553804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-07-17 23:09:36.553821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-07-17 23:09:36.553838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-07-17 23:09:36.553855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-07-17 23:09:36.553872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-07-17 23:09:36.553889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-07-17 23:09:36.553906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-07-17 23:09:36.553923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-07-17 23:09:36.553939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-07-17 23:09:36.553956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-07-17 23:09:36.553972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-17 23:09:36.553989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-17 23:09:36.554005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-17 23:09:36.554022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-17 23:09:36.554038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-07-17 23:09:36.554055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-07-17 23:09:36.554072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-07-17 23:09:36.554089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-07-17 23:09:36.554106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-07-17 23:09:36.554123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-07-17 23:09:36.554140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-07-17 23:09:36.554157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-07-17 23:09:36.554174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-07-17 23:09:36.554190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-07-17 23:09:36.554207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-07-17 23:09:36.554228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-07-17 23:09:36.554245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-07-17 23:09:36.554262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-07-17 23:09:36.554278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-07-17 23:09:36.554295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-07-17 23:09:36.554311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-07-17 23:09:36.554328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-07-17 23:09:36.554344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-07-17 23:09:36.554360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-07-17 23:09:36.554377 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-07-17 23:09:36.554394 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-07-17 23:09:36.554410 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-07-17 23:09:36.554427 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-07-17 23:09:36.554443 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-07-17 23:09:36.554460 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-07-17 23:09:36.554476 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-07-17 23:09:36.554493 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-07-17 23:09:36.554510 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-07-17 23:09:36.554527 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-07-17 23:09:36.554543 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-07-17 23:09:36.554560 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-07-17 23:09:36.554576 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-07-17 23:09:36.554593 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-07-17 23:09:36.554610 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-07-17 23:09:36.554626 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-07-17 23:09:36.554643 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-07-17 23:09:36.554659 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-07-17 23:09:36.554676 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-07-17 23:09:36.554692 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-07-17 23:09:36.554708 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-07-17 23:09:36.554724 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-07-17 23:09:36.554741 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-07-17 23:09:36.554757 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-07-17 23:09:36.554777 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-07-17 23:09:36.554795 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-07-17 23:09:36.554811 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-07-17 23:09:36.554828 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-07-17 23:09:36.554845 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-07-17 23:09:36.554862 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-07-17 23:09:36.554879 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-07-17 23:09:36.554896 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-07-17 23:09:36.554913 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-07-17 23:09:36.554930 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-07-17 23:09:36.554947 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-07-17 23:09:36.554964 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-07-17 23:09:36.554981 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-07-17 23:09:36.554997 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-07-17 23:09:36.555014 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-07-17 23:09:36.555031 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-07-17 23:09:36.555048 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-07-17 23:09:36.555064 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-07-17 23:09:36.555081 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-07-17 23:09:36.555098 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-07-17 23:09:36.555115 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-07-17 23:09:36.555131 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-07-17 23:09:36.555148 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-07-17 23:09:36.555164 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-07-17 23:09:36.555181 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-07-17 23:09:36.555198 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-07-17 23:09:36.555215 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-07-17 23:09:36.555231 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-07-17 23:09:36.555248 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-07-17 23:09:36.555266 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-07-17 23:09:36.555283 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-07-17 23:09:36.555300 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-07-17 23:09:36.555321 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-07-17 23:09:36.555339 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-07-17 23:09:36.555398 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-07-17 23:09:36.555418 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-07-17 23:09:36.555436 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-07-17 23:09:36.555454 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-07-17 23:09:36.555472 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-07-17 23:09:36.555489 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-07-17 23:09:36.555507 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-07-17 23:09:36.555524 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-07-17 23:09:36.555541 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-07-17 23:09:36.555558 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-07-17 23:09:36.555575 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-07-17 23:09:36.555592 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-07-17 23:09:36.555609 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-07-17 23:09:36.555626 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-07-17 23:09:36.555643 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-07-17 23:09:36.555660 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-07-17 23:09:36.555676 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-07-17 23:09:36.555693 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-07-17 23:09:36.555709 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-07-17 23:09:36.555725 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-07-17 23:09:36.555742 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-07-17 23:09:36.555758 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-07-17 23:09:36.555775 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-07-17 23:09:36.555791 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-07-17 23:09:36.555808 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-07-17 23:09:36.555824 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-07-17 23:09:36.555840 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-07-17 23:09:36.555857 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-07-17 23:09:36.555874 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-07-17 23:09:36.555890 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-07-17 23:09:36.555907 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-07-17 23:09:36.555924 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-07-17 23:09:36.555946 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-07-17 23:09:36.555964 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-07-17 23:09:36.555982 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-07-17 23:09:36.555999 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-07-17 23:09:36.556017 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-07-17 23:09:36.556034 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-07-17 23:09:36.556050 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-07-17 23:09:36.556067 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-07-17 23:09:36.556083 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-07-17 23:09:36.556100 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-07-17 23:09:36.556117 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-07-17 23:09:36.556135 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-07-17 23:09:36.556152 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-07-17 23:09:36.556169 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-07-17 23:09:36.556186 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-07-17 23:09:36.556203 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-07-17 23:09:36.556220 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-07-17 23:09:36.556237 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-07-17 23:09:36.556254 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-07-17 23:09:36.556271 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-07-17 23:09:36.556288 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-07-17 23:09:36.556305 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-07-17 23:09:36.556322 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-07-17 23:09:36.556339 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-07-17 23:09:36.556355 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-07-17 23:09:36.556372 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-07-17 23:09:36.556389 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-07-17 23:09:36.556407 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-07-17 23:09:36.556423 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-07-17 23:09:36.556441 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-07-17 23:09:36.556479 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-07-17 23:09:36.556498 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-07-17 23:09:36.556516 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-07-17 23:09:36.556533 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-07-17 23:09:36.556555 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-07-17 23:09:36.556573 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-07-17 23:09:36.556589 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-07-17 23:09:36.556606 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-07-17 23:09:36.556623 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-07-17 23:09:36.556640 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-07-17 23:09:36.556657 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-07-17 23:09:36.556674 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-07-17 23:09:36.556691 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-07-17 23:09:36.556708 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-07-17 23:09:36.556725 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-07-17 23:09:36.556742 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-07-17 23:09:36.556759 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-07-17 23:09:36.556776 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-07-17 23:09:36.556793 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-07-17 23:09:36.556811 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-07-17 23:09:36.556827 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-07-17 23:09:36.556844 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-07-17 23:09:36.556861 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-07-17 23:09:36.556877 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-07-17 23:09:36.556894 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-07-17 23:09:36.556911 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-07-17 23:09:36.556928 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-07-17 23:09:36.556945 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-07-17 23:09:36.556978 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-07-17 23:09:36.556997 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-07-17 23:09:36.557014 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-07-17 23:09:36.557031 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-07-17 23:09:36.557048 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-07-17 23:09:36.557065 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-07-17 23:09:36.557081 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-07-17 23:09:36.557098 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-07-17 23:09:36.557115 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-07-17 23:09:36.557138 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-07-17 23:09:36.557155 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-07-17 23:09:36.557172 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-07-17 23:09:36.557188 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-07-17 23:09:36.557205 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-07-17 23:09:36.557222 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-07-17 23:09:36.557238 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-07-17 23:09:36.557255 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-07-17 23:09:36.557272 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-07-17 23:09:36.557288 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-07-17 23:09:36.557305 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-07-17 23:09:36.557321 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-07-17 23:09:36.557338 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-07-17 23:09:36.557355 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-07-17 23:09:36.557372 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-07-17 23:09:36.557389 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-07-17 23:09:36.557406 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-07-17 23:09:36.557423 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-07-17 23:09:36.557440 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-07-17 23:09:36.557457 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-07-17 23:09:36.557473 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-07-17 23:09:36.557490 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-07-17 23:09:36.557506 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-07-17 23:09:36.557523 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-07-17 23:09:36.557540 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-07-17 23:09:36.557556 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-07-17 23:09:36.557573 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-07-17 23:09:36.557590 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-07-17 23:09:36.557606 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-07-17 23:09:36.557623 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-07-17 23:09:36.557640 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-07-17 23:09:36.557657 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-07-17 23:09:36.557678 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-07-17 23:09:36.557696 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-07-17 23:09:36.557713 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-07-17 23:09:36.557730 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-07-17 23:09:36.557747 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-07-17 23:09:36.557764 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-07-17 23:09:36.557780 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-07-17 23:09:36.557797 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-07-17 23:09:36.557814 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-07-17 23:09:36.557831 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-07-17 23:09:36.557847 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-07-17 23:09:36.557864 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-07-17 23:09:36.557880 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-07-17 23:09:36.557897 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-07-17 23:09:36.557914 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-07-17 23:09:36.557931 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-07-17 23:09:36.557947 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-07-17 23:09:36.557964 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-07-17 23:09:36.557981 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-07-17 23:09:36.557997 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-07-17 23:09:36.558014 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-07-17 23:09:36.558031 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-07-17 23:09:36.558048 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-07-17 23:09:36.558065 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-07-17 23:09:36.558082 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-07-17 23:09:36.558099 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-07-17 23:09:36.558116 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-07-17 23:09:36.558133 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-07-17 23:09:36.558150 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-07-17 23:09:36.558167 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-07-17 23:09:36.558184 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-07-17 23:09:36.558200 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-07-17 23:09:36.558217 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-07-17 23:09:36.558239 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-07-17 23:09:36.558256 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-07-17 23:09:36.558273 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-07-17 23:09:36.558290 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-07-17 23:09:36.558307 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-07-17 23:09:36.558323 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-07-17 23:09:36.558340 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-07-17 23:09:36.558356 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-07-17 23:09:36.558372 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-07-17 23:09:36.558389 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-07-17 23:09:36.558406 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-07-17 23:09:36.558422 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-07-17 23:09:36.558439 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-07-17 23:09:36.558456 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-07-17 23:09:36.558473 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-07-17 23:09:36.558489 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-07-17 23:09:36.558507 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-07-17 23:09:36.558524 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-07-17 23:09:36.558540 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-07-17 23:09:36.558557 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-07-17 23:09:36.558574 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-07-17 23:09:36.558590 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-07-17 23:09:36.558607 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-07-17 23:09:36.558623 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-07-17 23:09:36.558640 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-07-17 23:09:36.558657 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-07-17 23:09:36.558673 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-07-17 23:09:36.558690 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-07-17 23:09:36.558706 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-07-17 23:09:36.558723 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-07-17 23:09:36.558740 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-07-17 23:09:36.558757 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-07-17 23:09:36.558774 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-07-17 23:09:36.558796 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-07-17 23:09:36.558813 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-07-17 23:09:36.558830 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-07-17 23:09:36.558848 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-07-17 23:09:36.558864 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-07-17 23:09:36.558881 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-07-17 23:09:36.558898 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-07-17 23:09:36.558915 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-07-17 23:09:36.558932 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-07-17 23:09:36.558949 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-07-17 23:09:36.558966 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-07-17 23:09:36.558983 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-07-17 23:09:36.559000 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-07-17 23:09:36.559016 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-07-17 23:09:36.559033 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-07-17 23:09:36.559050 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-07-17 23:09:36.559067 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-07-17 23:09:36.559083 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-07-17 23:09:36.559099 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-07-17 23:09:36.559115 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-07-17 23:09:36.559132 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-07-17 23:09:36.559150 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-07-17 23:09:36.559167 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-07-17 23:09:36.559184 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-07-17 23:09:36.559201 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-07-17 23:09:36.559218 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-07-17 23:09:36.559235 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-07-17 23:09:36.559251 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-07-17 23:09:36.559268 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-07-17 23:09:36.559285 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-07-17 23:09:36.559301 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-07-17 23:09:36.559318 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-07-17 23:09:36.559334 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-07-17 23:09:36.559351 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-07-17 23:09:36.559372 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-07-17 23:09:36.559389 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-07-17 23:09:36.559406 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-07-17 23:09:36.559423 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-07-17 23:09:36.559439 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-07-17 23:09:36.559456 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-07-17 23:09:36.559473 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-07-17 23:09:36.559490 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-07-17 23:09:36.559508 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-07-17 23:09:36.559525 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-07-17 23:09:36.559542 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-07-17 23:09:36.559559 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-07-17 23:09:36.559576 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-07-17 23:09:36.559593 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-07-17 23:09:36.559610 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-07-17 23:09:36.559627 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-07-17 23:09:36.559645 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-07-17 23:09:36.559662 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-07-17 23:09:36.559680 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-07-17 23:09:36.559697 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-07-17 23:09:36.559714 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-07-17 23:09:36.559731 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-07-17 23:09:36.559747 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-07-17 23:09:36.559764 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-07-17 23:09:36.559781 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-07-17 23:09:36.559798 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-07-17 23:09:36.559815 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-07-17 23:09:36.559832 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-07-17 23:09:36.559849 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-07-17 23:09:36.559866 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-07-17 23:09:36.559883 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-07-17 23:09:36.559900 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-07-17 23:09:36.559917 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-07-17 23:09:36.559934 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-07-17 23:09:36.559959 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-07-17 23:09:36.559977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-07-17 23:09:36.559995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-07-17 23:09:36.560012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-07-17 23:09:36.560029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-07-17 23:09:36.560046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-07-17 23:09:36.560063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-07-17 23:09:36.560080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-07-17 23:09:36.560096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-07-17 23:09:36.560113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-07-17 23:09:36.560130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-07-17 23:09:36.560147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-07-17 23:09:36.560163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-07-17 23:09:36.560180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-07-17 23:09:36.560197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-07-17 23:09:36.560213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-07-17 23:09:36.560230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-07-17 23:09:36.560246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-07-17 23:09:36.560263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-07-17 23:09:36.560279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-07-17 23:09:36.560296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-07-17 23:09:36.560313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-07-17 23:09:36.560329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-07-17 23:09:36.560346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-07-17 23:09:36.560363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-07-17 23:09:36.560379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-07-17 23:09:36.560396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-07-17 23:09:36.560413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-07-17 23:09:36.560429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-07-17 23:09:36.560446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-07-17 23:09:36.560487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-07-17 23:09:36.560505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-07-17 23:09:36.560522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-07-17 23:09:36.560538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-07-17 23:09:36.560555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-07-17 23:09:36.560571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-07-17 23:09:36.560588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-07-17 23:09:36.560610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-07-17 23:09:36.560628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-07-17 23:09:36.560645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-07-17 23:09:36.560662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-07-17 23:09:36.560679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-07-17 23:09:36.560696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-07-17 23:09:36.560713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-07-17 23:09:36.560730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-07-17 23:09:36.560747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-07-17 23:09:36.560764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-07-17 23:09:36.560781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-07-17 23:09:36.560798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-07-17 23:09:36.560815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-07-17 23:09:36.560832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-07-17 23:09:36.560849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-07-17 23:09:36.560866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-07-17 23:09:36.560883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-07-17 23:09:36.560901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-07-17 23:09:36.560918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-07-17 23:09:36.560935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-07-17 23:09:36.560951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-07-17 23:09:36.560984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-07-17 23:09:36.561002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-07-17 23:09:36.561019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-07-17 23:09:36.561036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-07-17 23:09:36.561053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-07-17 23:09:36.561070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-07-17 23:09:36.561087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-07-17 23:09:36.561104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-07-17 23:09:36.561121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-07-17 23:09:36.561138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-07-17 23:09:36.561156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-07-17 23:09:36.561173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-07-17 23:09:36.561190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-07-17 23:09:36.561207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-07-17 23:09:36.561224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-07-17 23:09:36.561248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-07-17 23:09:36.561266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-07-17 23:09:36.561283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-07-17 23:09:36.561300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-07-17 23:09:36.561316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-07-17 23:09:36.561333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-07-17 23:09:36.561350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-07-17 23:09:36.561367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-07-17 23:09:36.561384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-07-17 23:09:36.561401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-07-17 23:09:36.561418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-07-17 23:09:36.561435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-07-17 23:09:36.561452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-07-17 23:09:36.561468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-07-17 23:09:36.561485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-07-17 23:09:36.561502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-07-17 23:09:36.561519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-07-17 23:09:36.561536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-07-17 23:09:36.561553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-07-17 23:09:36.561569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-07-17 23:09:36.561586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-07-17 23:09:36.561602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-07-17 23:09:36.561619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-07-17 23:09:36.561636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-07-17 23:09:36.561653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-07-17 23:09:36.561670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-07-17 23:09:36.561687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-07-17 23:09:36.561704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-07-17 23:09:36.561721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-07-17 23:09:36.561738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-07-17 23:09:36.561755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-07-17 23:09:36.561772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-07-17 23:09:36.561788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-07-17 23:09:36.561805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-07-17 23:09:36.561821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-07-17 23:09:36.561838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-07-17 23:09:36.561855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-07-17 23:09:36.561877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-07-17 23:09:36.561894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-07-17 23:09:36.561911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-07-17 23:09:36.561928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-07-17 23:09:36.561944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-07-17 23:09:36.561961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-07-17 23:09:36.561978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-07-17 23:09:36.561994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-07-17 23:09:36.562011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-07-17 23:09:36.562028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-07-17 23:09:36.562046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-07-17 23:09:36.562063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-07-17 23:09:36.562081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-07-17 23:09:36.562098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-xkjm5-api.txt 2026-07-17 23:09:36.562115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-xkjm5-api.yaml 2026-07-17 23:09:36.562133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-xkjm5-vnc.txt 2026-07-17 23:09:36.562150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-xkjm5-vnc.yaml 2026-07-17 23:09:36.562166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-07-17 23:09:36.562184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-07-17 23:09:36.562200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-07-17 23:09:36.562217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-07-17 23:09:36.562234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-07-17 23:09:36.562251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-07-17 23:09:36.562267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-07-17 23:09:36.562284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-07-17 23:09:36.562300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-07-17 23:09:36.562317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-07-17 23:09:36.562334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-07-17 23:09:36.562351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-07-17 23:09:36.562368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-07-17 23:09:36.562385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-07-17 23:09:36.562402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-07-17 23:09:36.562419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-07-17 23:09:36.562436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-07-17 23:09:36.562452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-07-17 23:09:36.562469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-07-17 23:09:36.562491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-07-17 23:09:36.562508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-07-17 23:09:36.562525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-07-17 23:09:36.562542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-07-17 23:09:36.562558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-07-17 23:09:36.562576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-07-17 23:09:36.562593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-07-17 23:09:36.562610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-07-17 23:09:36.562627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-07-17 23:09:36.562644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-07-17 23:09:36.562660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-07-17 23:09:36.562677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-07-17 23:09:36.562693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-07-17 23:09:36.562710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-07-17 23:09:36.562726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-07-17 23:09:36.562742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-07-17 23:09:36.562758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-07-17 23:09:36.562775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-07-17 23:09:36.562791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-07-17 23:09:36.562808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-07-17 23:09:36.562825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-07-17 23:09:36.562842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-07-17 23:09:36.562859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-07-17 23:09:36.562876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-07-17 23:09:36.562893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-07-17 23:09:36.562910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-07-17 23:09:36.562926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-07-17 23:09:36.562943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-07-17 23:09:36.562960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-07-17 23:09:36.562977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-07-17 23:09:36.562994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-07-17 23:09:36.563010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-07-17 23:09:36.563027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-07-17 23:09:36.563044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-07-17 23:09:36.563060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-07-17 23:09:36.563077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-07-17 23:09:36.563098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-07-17 23:09:36.563116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-07-17 23:09:36.563133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-07-17 23:09:36.563150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-07-17 23:09:36.563166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-07-17 23:09:36.563183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-07-17 23:09:36.563199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-07-17 23:09:36.563216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-07-17 23:09:36.563233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-07-17 23:09:36.563249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-07-17 23:09:36.563266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-07-17 23:09:36.563282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-07-17 23:09:36.563299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-07-17 23:09:36.563316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-07-17 23:09:36.563332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-07-17 23:09:36.563349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-07-17 23:09:36.563366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-07-17 23:09:36.563383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-07-17 23:09:36.563399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-07-17 23:09:36.563416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-07-17 23:09:36.563433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-07-17 23:09:36.563450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-07-17 23:09:36.563468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-07-17 23:09:36.563485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-07-17 23:09:36.563502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-07-17 23:09:36.563519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-07-17 23:09:36.563537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-07-17 23:09:36.563554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-07-17 23:09:36.563571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-07-17 23:09:36.563588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-07-17 23:09:36.563605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-07-17 23:09:36.563622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-07-17 23:09:36.563639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-07-17 23:09:36.563656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-07-17 23:09:36.563673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-07-17 23:09:36.563690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-07-17 23:09:36.563711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-07-17 23:09:36.563728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-07-17 23:09:36.563745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-07-17 23:09:36.563762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-07-17 23:09:36.563778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-07-17 23:09:36.563795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-07-17 23:09:36.563812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-07-17 23:09:36.563829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-07-17 23:09:36.563846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-07-17 23:09:36.563863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-07-17 23:09:36.563880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-07-17 23:09:36.563897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-07-17 23:09:36.563913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-07-17 23:09:36.563930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-07-17 23:09:36.563947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-07-17 23:09:36.563964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-07-17 23:09:36.563981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-07-17 23:09:36.563999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-07-17 23:09:36.564015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-07-17 23:09:36.564032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-07-17 23:09:36.564049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-07-17 23:09:36.564065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-07-17 23:09:36.564082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-07-17 23:09:36.564099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-07-17 23:09:36.564116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-07-17 23:09:36.564132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-07-17 23:09:36.564149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-07-17 23:09:36.564165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-07-17 23:09:36.564182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-07-17 23:09:36.564198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-07-17 23:09:36.564215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-07-17 23:09:36.564231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-07-17 23:09:36.564248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-07-17 23:09:36.564265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-07-17 23:09:36.564281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-07-17 23:09:36.564298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-07-17 23:09:36.564319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-07-17 23:09:36.564336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-07-17 23:09:36.564353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-07-17 23:09:36.564370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-07-17 23:09:36.564388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-07-17 23:09:36.564404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-07-17 23:09:36.564421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-07-17 23:09:36.564439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-07-17 23:09:36.564468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-07-17 23:09:36.564486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-07-17 23:09:36.564503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-07-17 23:09:36.564520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-07-17 23:09:36.564537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-07-17 23:09:36.564554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-07-17 23:09:36.564570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-07-17 23:09:36.564587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-07-17 23:09:36.564603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-07-17 23:09:36.564620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-07-17 23:09:36.564637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-07-17 23:09:36.564654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-07-17 23:09:36.564670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-07-17 23:09:36.564687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-07-17 23:09:36.564703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-07-17 23:09:36.564720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-07-17 23:09:36.564736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-07-17 23:09:36.564753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-07-17 23:09:36.564769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-07-17 23:09:36.564786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-07-17 23:09:36.564803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-07-17 23:09:36.564819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-07-17 23:09:36.564836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-07-17 23:09:36.564853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-07-17 23:09:36.564869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-07-17 23:09:36.564887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-07-17 23:09:36.564903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-07-17 23:09:36.564925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-07-17 23:09:36.564942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-07-17 23:09:36.564975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-07-17 23:09:36.564994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-07-17 23:09:36.565011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-07-17 23:09:36.565029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-07-17 23:09:36.565046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-07-17 23:09:36.565063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-07-17 23:09:36.565080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-07-17 23:09:36.565096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-07-17 23:09:36.565113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-07-17 23:09:36.565130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-07-17 23:09:36.565147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-07-17 23:09:36.565164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-07-17 23:09:36.565181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-07-17 23:09:36.565198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-07-17 23:09:36.565215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-07-17 23:09:36.565232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-07-17 23:09:36.565249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-07-17 23:09:36.565266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-07-17 23:09:36.565282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-17 23:09:36.565299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-17 23:09:36.565316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-07-17 23:09:36.565333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-07-17 23:09:36.565350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-07-17 23:09:36.565368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-07-17 23:09:36.565384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-07-17 23:09:36.565401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-07-17 23:09:36.565418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-07-17 23:09:36.565477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-07-17 23:09:36.565497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-07-17 23:09:36.565515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-07-17 23:09:36.565533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-07-17 23:09:36.565555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-07-17 23:09:36.565573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-07-17 23:09:36.565591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-07-17 23:09:36.565608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-07-17 23:09:36.565626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-07-17 23:09:36.565643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-07-17 23:09:36.565660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-07-17 23:09:36.565677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-07-17 23:09:36.565693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-07-17 23:09:36.565710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-07-17 23:09:36.565727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-07-17 23:09:36.565743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-07-17 23:09:36.565760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-07-17 23:09:36.565777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-07-17 23:09:36.565794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-07-17 23:09:36.565810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-07-17 23:09:36.565827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-07-17 23:09:36.565844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-07-17 23:09:36.565860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-07-17 23:09:36.565877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-07-17 23:09:36.565894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-07-17 23:09:36.565911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-07-17 23:09:36.565928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-07-17 23:09:36.565944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-07-17 23:09:36.565961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-07-17 23:09:36.565978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-07-17 23:09:36.565995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-07-17 23:09:36.566012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-07-17 23:09:36.566029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-07-17 23:09:36.566045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-07-17 23:09:36.566062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-07-17 23:09:36.566079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-07-17 23:09:36.566095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-07-17 23:09:36.566112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-07-17 23:09:36.566135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-07-17 23:09:36.566152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-07-17 23:09:36.566169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-07-17 23:09:36.566186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-07-17 23:09:36.566203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-07-17 23:09:36.566219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-07-17 23:09:36.566236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-07-17 23:09:36.566253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-07-17 23:09:36.566270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-07-17 23:09:36.566287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-07-17 23:09:36.566304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-07-17 23:09:36.566320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-07-17 23:09:36.566337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-07-17 23:09:36.566353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-07-17 23:09:36.566369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-07-17 23:09:36.566386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-07-17 23:09:36.566402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-07-17 23:09:36.566419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-07-17 23:09:36.566436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-07-17 23:09:36.566452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-07-17 23:09:36.566469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-07-17 23:09:36.566486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-07-17 23:09:36.566503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-07-17 23:09:36.566520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-07-17 23:09:36.566537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-07-17 23:09:36.566553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-07-17 23:09:36.566570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-07-17 23:09:36.566587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-07-17 23:09:36.566605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-07-17 23:09:36.566621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-07-17 23:09:36.566638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-07-17 23:09:36.566655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-07-17 23:09:36.566672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-07-17 23:09:36.566694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-07-17 23:09:36.566711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-07-17 23:09:36.566728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-07-17 23:09:36.566746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-07-17 23:09:36.566763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-07-17 23:09:36.566780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-07-17 23:09:36.566797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-07-17 23:09:36.566815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-07-17 23:09:36.566832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-07-17 23:09:36.566849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-07-17 23:09:36.566866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-07-17 23:09:36.566883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-07-17 23:09:36.566899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-07-17 23:09:36.566916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-07-17 23:09:36.566933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-07-17 23:09:36.566950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-07-17 23:09:36.566967 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-07-17 23:09:36.566984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-07-17 23:09:36.567001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-07-17 23:09:36.567017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-07-17 23:09:36.567034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-07-17 23:09:36.567051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-07-17 23:09:36.567068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-07-17 23:09:36.567084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-07-17 23:09:36.567101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-07-17 23:09:36.567118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-07-17 23:09:36.567135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-07-17 23:09:36.567152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-07-17 23:09:36.567169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-07-17 23:09:36.567186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-07-17 23:09:36.567203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-07-17 23:09:36.567219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-07-17 23:09:36.567236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-07-17 23:09:36.567253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-07-17 23:09:36.567269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-07-17 23:09:36.567286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-07-17 23:09:36.567320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-07-17 23:09:36.567338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-07-17 23:09:36.567355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-07-17 23:09:36.567371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-07-17 23:09:36.567388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-07-17 23:09:36.567404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-07-17 23:09:36.567421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-07-17 23:09:36.567437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-07-17 23:09:36.567454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-07-17 23:09:36.567470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-07-17 23:09:36.567486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-07-17 23:09:36.567502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-07-17 23:09:36.567519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-07-17 23:09:36.567535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-07-17 23:09:36.567551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-07-17 23:09:36.567568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-07-17 23:09:36.567584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-07-17 23:09:36.567601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-07-17 23:09:36.567617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-07-17 23:09:36.567634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-07-17 23:09:36.567650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-07-17 23:09:36.567667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-07-17 23:09:36.567683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-07-17 23:09:36.567700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-07-17 23:09:36.567716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-07-17 23:09:36.567733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-07-17 23:09:36.567750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-07-17 23:09:36.567767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-07-17 23:09:36.567783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-07-17 23:09:36.567800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-07-17 23:09:36.567816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-07-17 23:09:36.567833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-07-17 23:09:36.567850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-07-17 23:09:36.567867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-07-17 23:09:36.567887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-07-17 23:09:36.567904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-07-17 23:09:36.567921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-07-17 23:09:36.567938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-07-17 23:09:36.567954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-07-17 23:09:36.567971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-07-17 23:09:36.567988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-07-17 23:09:36.568005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-07-17 23:09:36.568022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-07-17 23:09:36.568039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-07-17 23:09:36.568056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-07-17 23:09:36.568073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-07-17 23:09:36.568090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-07-17 23:09:36.568107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-07-17 23:09:36.568124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-07-17 23:09:36.568141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-07-17 23:09:36.568158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-07-17 23:09:36.568175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-07-17 23:09:36.568192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-07-17 23:09:36.568209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-07-17 23:09:36.568226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-07-17 23:09:36.568243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-07-17 23:09:36.568260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-07-17 23:09:36.568277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-07-17 23:09:36.568294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-07-17 23:09:36.568311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-07-17 23:09:36.568328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-07-17 23:09:36.568345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-07-17 23:09:36.568362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-07-17 23:09:36.568378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-07-17 23:09:36.568395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-07-17 23:09:36.568411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-07-17 23:09:36.568428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-07-17 23:09:36.568444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-07-17 23:09:36.568482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-07-17 23:09:36.568506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-07-17 23:09:36.568523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-07-17 23:09:36.568541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-07-17 23:09:36.568558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-07-17 23:09:36.568574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-07-17 23:09:36.568591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-07-17 23:09:36.568608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-07-17 23:09:36.568625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-07-17 23:09:36.568641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-07-17 23:09:36.568658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-07-17 23:09:36.568675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-07-17 23:09:36.568692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-07-17 23:09:36.568708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-07-17 23:09:36.568725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-07-17 23:09:36.568742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-07-17 23:09:36.568759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-07-17 23:09:36.568776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-07-17 23:09:36.568792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-07-17 23:09:36.568809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-07-17 23:09:36.568826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-07-17 23:09:36.568842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-07-17 23:09:36.568859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-07-17 23:09:36.568876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-07-17 23:09:36.568893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-07-17 23:09:36.568910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-07-17 23:09:36.568927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-07-17 23:09:36.568944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-07-17 23:09:36.568977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-07-17 23:09:36.568996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-07-17 23:09:36.569013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-07-17 23:09:36.569030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-07-17 23:09:36.569047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-07-17 23:09:36.569064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-07-17 23:09:36.569080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-07-17 23:09:36.569097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-07-17 23:09:36.569119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-07-17 23:09:36.569136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-07-17 23:09:36.569153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-07-17 23:09:36.569170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-07-17 23:09:36.569187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-07-17 23:09:36.569205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-07-17 23:09:36.569222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-07-17 23:09:36.569239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-07-17 23:09:36.569256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-07-17 23:09:36.569273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-07-17 23:09:36.569290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-07-17 23:09:36.569307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-07-17 23:09:36.569324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-07-17 23:09:36.569340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-07-17 23:09:36.569357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-07-17 23:09:36.569374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-07-17 23:09:36.569390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-07-17 23:09:36.569407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-07-17 23:09:36.569423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-07-17 23:09:36.569440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-07-17 23:09:36.569457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-07-17 23:09:36.569474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-07-17 23:09:36.569490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-07-17 23:09:36.569507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-07-17 23:09:36.569525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-07-17 23:09:36.569542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-07-17 23:09:36.569559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-07-17 23:09:36.569576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-07-17 23:09:36.569593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-07-17 23:09:36.569610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-07-17 23:09:36.569627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-07-17 23:09:36.569644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-07-17 23:09:36.569661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-07-17 23:09:36.569678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-07-17 23:09:36.569694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-07-17 23:09:36.569716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-07-17 23:09:36.569734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-07-17 23:09:36.569750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-07-17 23:09:36.569767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-07-17 23:09:36.569784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-07-17 23:09:36.569801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-07-17 23:09:36.569818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-07-17 23:09:36.569835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-07-17 23:09:36.569852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-07-17 23:09:36.569868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-07-17 23:09:36.569885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-07-17 23:09:36.569902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-07-17 23:09:36.569919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-07-17 23:09:36.569936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-07-17 23:09:36.569954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-07-17 23:09:36.569973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-07-17 23:09:36.569989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-07-17 23:09:36.570006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-07-17 23:09:36.570022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-07-17 23:09:36.570039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-07-17 23:09:36.570056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-07-17 23:09:36.570072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-07-17 23:09:36.570089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-07-17 23:09:36.570106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-07-17 23:09:36.570123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-07-17 23:09:36.570139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-07-17 23:09:36.570156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-07-17 23:09:36.570172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-07-17 23:09:36.570188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-07-17 23:09:36.570205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-07-17 23:09:36.570221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-07-17 23:09:36.570238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-07-17 23:09:36.570254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-07-17 23:09:36.570271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-07-17 23:09:36.570294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-07-17 23:09:36.570312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-07-17 23:09:36.570329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-07-17 23:09:36.570346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-07-17 23:09:36.570363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-07-17 23:09:36.570380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-07-17 23:09:36.570396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-07-17 23:09:36.570413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-07-17 23:09:36.570430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-07-17 23:09:36.570446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-07-17 23:09:36.570462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-07-17 23:09:36.570479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-07-17 23:09:36.570495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-07-17 23:09:36.570511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-07-17 23:09:36.570527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-07-17 23:09:36.570544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-07-17 23:09:36.570560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-07-17 23:09:36.570577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-07-17 23:09:36.570594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-07-17 23:09:36.570610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-07-17 23:09:36.570627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-07-17 23:09:36.570644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-07-17 23:09:36.570660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-07-17 23:09:36.570677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-07-17 23:09:36.570693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-07-17 23:09:36.570709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-07-17 23:09:36.570726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-07-17 23:09:36.570742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-07-17 23:09:36.570758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-07-17 23:09:36.570775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-07-17 23:09:36.570791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-07-17 23:09:36.570808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-07-17 23:09:36.570824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-07-17 23:09:36.570841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-07-17 23:09:36.570858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-07-17 23:09:36.570879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-07-17 23:09:36.570896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-07-17 23:09:36.570913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-07-17 23:09:36.570929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-07-17 23:09:36.570946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-07-17 23:09:36.570963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-07-17 23:09:36.570980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-07-17 23:09:36.570998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-07-17 23:09:36.571015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-07-17 23:09:36.571032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-07-17 23:09:36.571049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-07-17 23:09:36.571066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-07-17 23:09:36.571083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-07-17 23:09:36.571100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-07-17 23:09:36.571116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-07-17 23:09:36.571134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-07-17 23:09:36.571151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-07-17 23:09:36.571168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-07-17 23:09:36.571185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-07-17 23:09:36.571202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-07-17 23:09:36.571219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-07-17 23:09:36.571237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-07-17 23:09:36.571253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-07-17 23:09:36.571270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-07-17 23:09:36.571287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-07-17 23:09:36.571304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-07-17 23:09:36.571321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-07-17 23:09:36.571338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-07-17 23:09:36.571354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-07-17 23:09:36.571371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-07-17 23:09:36.571387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-07-17 23:09:36.571404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-07-17 23:09:36.571421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-07-17 23:09:36.571438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-07-17 23:09:36.571459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-07-17 23:09:36.571477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-07-17 23:09:36.571495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-07-17 23:09:36.571511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-07-17 23:09:36.571528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-07-17 23:09:36.571545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-07-17 23:09:36.571562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-07-17 23:09:36.571578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-07-17 23:09:36.571594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-07-17 23:09:36.571611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-07-17 23:09:36.571627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-07-17 23:09:36.571644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-07-17 23:09:36.571660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-07-17 23:09:36.571676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-07-17 23:09:36.571693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-07-17 23:09:36.571709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-07-17 23:09:36.571726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-07-17 23:09:36.571743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-07-17 23:09:36.571760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-07-17 23:09:36.571777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-07-17 23:09:36.571794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-07-17 23:09:36.571811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-07-17 23:09:36.571828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-07-17 23:09:36.571845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-07-17 23:09:36.571862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-07-17 23:09:36.571879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-07-17 23:09:36.571896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-07-17 23:09:36.571912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-07-17 23:09:36.571929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-07-17 23:09:36.571946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-07-17 23:09:36.571962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-07-17 23:09:36.571979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-07-17 23:09:36.571996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-07-17 23:09:36.572012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-07-17 23:09:36.572033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-07-17 23:09:36.572051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-07-17 23:09:36.572068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-07-17 23:09:36.572084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-07-17 23:09:36.572101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-07-17 23:09:36.572118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-07-17 23:09:36.572135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-07-17 23:09:36.572151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-07-17 23:09:36.572168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-07-17 23:09:36.572185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-17 23:09:36.572202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-17 23:09:36.572218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-07-17 23:09:36.572235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-07-17 23:09:36.572252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-07-17 23:09:36.572268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-07-17 23:09:36.572285 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-07-17 23:09:36.572302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-07-17 23:09:36.572318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-17 23:09:36.572335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-17 23:09:36.572352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-07-17 23:09:36.572368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-07-17 23:09:36.572385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-07-17 23:09:36.572402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-07-17 23:09:36.572418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-07-17 23:09:36.572434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-07-17 23:09:36.572451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-07-17 23:09:36.572480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-07-17 23:09:36.572498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-07-17 23:09:36.572515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-07-17 23:09:36.572532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-07-17 23:09:36.572549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-07-17 23:09:36.572566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-07-17 23:09:36.572583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-07-17 23:09:36.572600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-07-17 23:09:36.572621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-07-17 23:09:36.572639 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-07-17 23:09:36.572656 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-07-17 23:09:36.572674 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-07-17 23:09:36.572691 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-07-17 23:09:36.572708 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-07-17 23:09:36.572725 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-07-17 23:09:36.572742 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-07-17 23:09:36.572759 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-07-17 23:09:36.572776 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-07-17 23:09:36.572793 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-07-17 23:09:36.572809 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-07-17 23:09:36.572827 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-07-17 23:09:36.572844 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-07-17 23:09:36.572860 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-07-17 23:09:36.572878 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-07-17 23:09:36.572895 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-07-17 23:09:36.572912 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-07-17 23:09:36.572928 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-07-17 23:09:36.572946 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-07-17 23:09:36.572979 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-07-17 23:09:36.572997 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-07-17 23:09:36.573015 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-07-17 23:09:36.573032 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-07-17 23:09:36.573049 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-07-17 23:09:36.573067 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-07-17 23:09:36.573084 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-07-17 23:09:36.573101 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-07-17 23:09:36.573118 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-07-17 23:09:36.573135 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-07-17 23:09:36.573152 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-07-17 23:09:36.573168 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-07-17 23:09:36.573185 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-07-17 23:09:36.573202 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-07-17 23:09:36.573218 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-07-17 23:09:36.573235 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-07-17 23:09:36.573252 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-07-17 23:09:36.573269 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-07-17 23:09:36.573286 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-07-17 23:09:36.573308 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-07-17 23:09:36.573326 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-07-17 23:09:36.573343 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-07-17 23:09:36.573360 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-07-17 23:09:36.573377 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-07-17 23:09:36.573394 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-07-17 23:09:36.573411 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-07-17 23:09:36.573427 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-07-17 23:09:36.573444 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-07-17 23:09:36.573461 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-07-17 23:09:36.573478 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-07-17 23:09:36.573494 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-07-17 23:09:36.573511 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-07-17 23:09:36.573528 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-07-17 23:09:36.573545 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-07-17 23:09:36.573562 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-07-17 23:09:36.573578 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-07-17 23:09:36.573595 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-07-17 23:09:36.573612 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-07-17 23:09:36.573629 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-07-17 23:09:36.573646 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-07-17 23:09:36.573663 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-07-17 23:09:36.573680 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-07-17 23:09:36.573697 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-07-17 23:09:36.573714 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-07-17 23:09:36.573731 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-07-17 23:09:36.573749 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-07-17 23:09:36.573765 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-07-17 23:09:36.573782 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-07-17 23:09:36.573799 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-07-17 23:09:36.573817 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-07-17 23:09:36.573834 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-07-17 23:09:36.573852 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-07-17 23:09:36.573869 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-07-17 23:09:36.573887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-07-17 23:09:36.573908 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-07-17 23:09:36.573925 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-07-17 23:09:36.573942 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-07-17 23:09:36.573960 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-07-17 23:09:36.573977 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-07-17 23:09:36.573993 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-07-17 23:09:36.574010 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-07-17 23:09:36.574027 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-07-17 23:09:36.574043 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-07-17 23:09:36.574060 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-07-17 23:09:36.574076 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-07-17 23:09:36.574093 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-07-17 23:09:36.574110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-07-17 23:09:36.574128 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-07-17 23:09:36.574145 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-17 23:09:36.574163 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-17 23:09:36.574180 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-07-17 23:09:36.574197 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-07-17 23:09:36.574214 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-07-17 23:09:36.574232 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-07-17 23:09:36.574248 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-07-17 23:09:36.574265 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-07-17 23:09:36.574282 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-07-17 23:09:36.574299 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-07-17 23:09:36.574316 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-07-17 23:09:36.574332 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-07-17 23:09:36.574349 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-07-17 23:09:36.574366 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-07-17 23:09:36.574383 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-07-17 23:09:36.574399 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-07-17 23:09:36.574416 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-07-17 23:09:36.574433 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-07-17 23:09:36.574450 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-07-17 23:09:36.574466 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-07-17 23:09:36.574483 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-07-17 23:09:36.574500 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-07-17 23:09:36.574522 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-07-17 23:09:36.574540 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-07-17 23:09:36.574557 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-07-17 23:09:36.574574 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-07-17 23:09:36.574591 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-07-17 23:09:36.574608 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-07-17 23:09:36.574625 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-07-17 23:09:36.574642 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-07-17 23:09:36.574658 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-07-17 23:09:36.574676 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-07-17 23:09:36.574693 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-07-17 23:09:36.574711 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-07-17 23:09:36.574728 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-07-17 23:09:36.574745 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-07-17 23:09:36.574762 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-07-17 23:09:36.574779 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-07-17 23:09:36.574796 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-07-17 23:09:36.574813 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-07-17 23:09:36.574829 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-07-17 23:09:36.574846 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-07-17 23:09:36.574862 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-07-17 23:09:36.574879 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-07-17 23:09:36.574896 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-07-17 23:09:36.574913 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-07-17 23:09:36.574930 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-07-17 23:09:36.574947 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-07-17 23:09:36.574964 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-07-17 23:09:36.574981 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-07-17 23:09:36.574998 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-07-17 23:09:36.575015 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-07-17 23:09:36.575032 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-07-17 23:09:36.575049 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-07-17 23:09:36.575066 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-07-17 23:09:36.575082 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-07-17 23:09:36.575099 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-07-17 23:09:36.575121 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-07-17 23:09:36.575138 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-07-17 23:09:36.575155 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.575172 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.575189 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-07-17 23:09:36.575206 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-07-17 23:09:36.575223 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-07-17 23:09:36.575240 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-07-17 23:09:36.575257 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-07-17 23:09:36.575274 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-07-17 23:09:36.575291 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-07-17 23:09:36.575309 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-l6xqk.txt 2026-07-17 23:09:36.575326 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-l6xqk.yaml 2026-07-17 23:09:36.575343 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-07-17 23:09:36.575360 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-07-17 23:09:36.575377 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-07-17 23:09:36.575395 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-07-17 23:09:36.575412 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-07-17 23:09:36.575428 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-07-17 23:09:36.575446 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-07-17 23:09:36.575463 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-07-17 23:09:36.575480 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-07-17 23:09:36.575530 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-07-17 23:09:36.575558 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-07-17 23:09:36.575578 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-07-17 23:09:36.575596 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-07-17 23:09:36.575614 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-07-17 23:09:36.575632 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-07-17 23:09:36.575650 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-07-17 23:09:36.575667 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.575685 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.575702 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-07-17 23:09:36.575719 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-07-17 23:09:36.575736 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-07-17 23:09:36.575753 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-07-17 23:09:36.575770 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-07-17 23:09:36.575792 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-07-17 23:09:36.575810 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-07-17 23:09:36.575827 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-07-17 23:09:36.575844 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-07-17 23:09:36.575861 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-07-17 23:09:36.575878 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-g2zrr.txt 2026-07-17 23:09:36.575895 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-g2zrr.yaml 2026-07-17 23:09:36.575912 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-07-17 23:09:36.575929 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-07-17 23:09:36.575946 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-07-17 23:09:36.575963 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-07-17 23:09:36.575979 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-07-17 23:09:36.575996 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-17 23:09:36.576013 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-17 23:09:36.576030 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-17 23:09:36.576046 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-17 23:09:36.576063 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-07-17 23:09:36.576080 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-07-17 23:09:36.576097 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-07-17 23:09:36.576114 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-07-17 23:09:36.576131 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-07-17 23:09:36.576148 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-07-17 23:09:36.576165 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-07-17 23:09:36.576182 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-07-17 23:09:36.576199 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-07-17 23:09:36.576216 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-07-17 23:09:36.576233 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-07-17 23:09:36.576250 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-07-17 23:09:36.576267 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-07-17 23:09:36.576284 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-07-17 23:09:36.576301 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-07-17 23:09:36.576318 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-07-17 23:09:36.576335 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-07-17 23:09:36.576352 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-07-17 23:09:36.576369 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-07-17 23:09:36.576390 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-07-17 23:09:36.576407 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-07-17 23:09:36.576424 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-07-17 23:09:36.576441 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-07-17 23:09:36.576458 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-07-17 23:09:36.576500 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-07-17 23:09:36.576518 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-07-17 23:09:36.576536 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-07-17 23:09:36.576553 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-07-17 23:09:36.576570 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-07-17 23:09:36.576587 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-07-17 23:09:36.576604 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-07-17 23:09:36.576621 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-07-17 23:09:36.576638 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-07-17 23:09:36.576655 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-07-17 23:09:36.576672 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-07-17 23:09:36.576689 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-17 23:09:36.576706 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-17 23:09:36.576723 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-07-17 23:09:36.576740 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-07-17 23:09:36.576757 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-07-17 23:09:36.576774 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-07-17 23:09:36.576791 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-07-17 23:09:36.576807 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-07-17 23:09:36.576824 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-17 23:09:36.576841 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-17 23:09:36.576858 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-07-17 23:09:36.576875 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-07-17 23:09:36.576892 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-07-17 23:09:36.576909 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-07-17 23:09:36.576926 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-07-17 23:09:36.576942 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-07-17 23:09:36.576974 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-07-17 23:09:36.576993 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-07-17 23:09:36.577010 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-07-17 23:09:36.577032 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-07-17 23:09:36.577049 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-07-17 23:09:36.577066 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-07-17 23:09:36.577083 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-07-17 23:09:36.577100 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-07-17 23:09:36.577117 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-07-17 23:09:36.577134 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-07-17 23:09:36.577151 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-07-17 23:09:36.577168 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-07-17 23:09:36.577185 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-07-17 23:09:36.577201 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-07-17 23:09:36.577218 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-k2hld.txt 2026-07-17 23:09:36.577235 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-k2hld.yaml 2026-07-17 23:09:36.577253 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-07-17 23:09:36.577270 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-07-17 23:09:36.577286 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-07-17 23:09:36.577303 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-07-17 23:09:36.577320 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-07-17 23:09:36.618500 | 2026-07-17 23:09:36.618580 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-17 23:09:36.844920 | instance | changed 2026-07-17 23:09:36.851262 | 2026-07-17 23:09:36.851324 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-17 23:09:37.068458 | instance | changed 2026-07-17 23:09:37.074224 | 2026-07-17 23:09:37.074297 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-17 23:09:37.656162 | instance | auth-system/keycloak-0/keycloak 2026-07-17 23:09:37.854775 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-07-17 23:09:38.033673 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb/manager 2026-07-17 23:09:38.223233 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb" not found 2026-07-17 23:09:38.394138 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7/manager 2026-07-17 23:09:38.575501 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7" not found 2026-07-17 23:09:38.777613 | instance | capi-system/capi-controller-manager-5647546676-m5km7/manager 2026-07-17 23:09:38.968665 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-m5km7" not found 2026-07-17 23:09:39.175054 | instance | capo-system/capo-controller-manager-56cf844ccd-nqjrj/manager 2026-07-17 23:09:39.369956 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-nqjrj" not found 2026-07-17 23:09:39.551479 | instance | cert-manager/cert-manager-79c48d47db-fpwtz/cert-manager-controller 2026-07-17 23:09:39.764154 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-fpwtz" not found 2026-07-17 23:09:39.945685 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-z6n5l/cert-manager-cainjector 2026-07-17 23:09:40.127216 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-z6n5l" not found 2026-07-17 23:09:40.307316 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-6pckp/cert-manager-webhook 2026-07-17 23:09:40.479068 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-6pckp" not found 2026-07-17 23:09:40.656234 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-gf5tl/envoy-gateway 2026-07-17 23:09:40.915684 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-gf5tl" not found 2026-07-17 23:09:41.086009 | instance | ingress-nginx/ingress-nginx-controller-vjcgs/controller 2026-07-17 23:09:41.350150 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-vjcgs" not found 2026-07-17 23:09:41.530352 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hpgm4/ingress-nginx-default-backend 2026-07-17 23:09:41.705198 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-hpgm4" not found 2026-07-17 23:09:41.888215 | instance | kube-system/cilium-operator-869df985b8-l66lw/cilium-operator 2026-07-17 23:09:42.063662 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-l66lw" not found 2026-07-17 23:09:42.242752 | instance | kube-system/cilium-vs8bj/config 2026-07-17 23:09:42.420134 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-vs8bj" not found 2026-07-17 23:09:42.423661 | instance | kube-system/cilium-vs8bj/mount-cgroup 2026-07-17 23:09:42.600416 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-vs8bj" not found 2026-07-17 23:09:42.604757 | instance | kube-system/cilium-vs8bj/apply-sysctl-overwrites 2026-07-17 23:09:42.798980 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-vs8bj" not found 2026-07-17 23:09:42.803350 | instance | kube-system/cilium-vs8bj/mount-bpf-fs 2026-07-17 23:09:42.971710 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-vs8bj" not found 2026-07-17 23:09:42.975214 | instance | kube-system/cilium-vs8bj/clean-cilium-state 2026-07-17 23:09:43.147810 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-vs8bj" not found 2026-07-17 23:09:43.152863 | instance | kube-system/cilium-vs8bj/install-cni-binaries 2026-07-17 23:09:43.329377 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-vs8bj" not found 2026-07-17 23:09:43.333368 | instance | kube-system/cilium-vs8bj/cilium-agent 2026-07-17 23:09:43.610683 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-vs8bj" not found 2026-07-17 23:09:43.794821 | instance | kube-system/coredns-67659f764b-k4vsx/coredns 2026-07-17 23:09:43.967823 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-k4vsx" not found 2026-07-17 23:09:44.145306 | instance | kube-system/coredns-67659f764b-njm78/coredns 2026-07-17 23:09:44.319136 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-njm78" not found 2026-07-17 23:09:44.499276 | instance | kube-system/etcd-instance/etcd 2026-07-17 23:09:44.783651 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-17 23:09:44.966833 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-17 23:09:45.201359 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-07-17 23:09:45.381872 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-17 23:09:45.679938 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-07-17 23:09:45.858781 | instance | kube-system/kube-proxy-k5n6k/kube-proxy 2026-07-17 23:09:46.028902 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-k5n6k" not found 2026-07-17 23:09:46.200580 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-17 23:09:46.377142 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-07-17 23:09:46.549210 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-17 23:09:46.716842 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-07-17 23:09:46.916706 | instance | local-path-storage/local-path-provisioner-679c578f5-b8bxn/local-path-provisioner 2026-07-17 23:09:47.094660 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-b8bxn" not found 2026-07-17 23:09:47.271923 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-07-17 23:09:47.442505 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-17 23:09:47.445525 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-07-17 23:09:47.608674 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-17 23:09:47.611556 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-07-17 23:09:47.789723 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-17 23:09:47.794011 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-07-17 23:09:48.007970 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-17 23:09:48.201187 | instance | monitoring/goldpinger-tk6bs/goldpinger-daemon 2026-07-17 23:09:48.366339 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-tk6bs" not found 2026-07-17 23:09:48.550715 | instance | monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana-sc-dashboard 2026-07-17 23:09:48.724335 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-8d99b85fd-wdqxw" not found 2026-07-17 23:09:48.729943 | instance | monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana-sc-datasources 2026-07-17 23:09:48.907246 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-8d99b85fd-wdqxw" not found 2026-07-17 23:09:48.912144 | instance | monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana 2026-07-17 23:09:49.117409 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-8d99b85fd-wdqxw" not found 2026-07-17 23:09:49.292088 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt/kube-state-metrics 2026-07-17 23:09:49.486696 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt" not found 2026-07-17 23:09:49.664465 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-lr7nd/kube-prometheus-stack 2026-07-17 23:09:49.862132 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-lr7nd" not found 2026-07-17 23:09:50.044422 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/node-exporter 2026-07-17 23:09:50.241941 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/pod-tls-sidecar 2026-07-17 23:09:50.426317 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-vhnsm" not found 2026-07-17 23:09:50.599102 | instance | monitoring/loki-0/loki 2026-07-17 23:09:50.771943 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-07-17 23:09:50.939282 | instance | monitoring/loki-chunks-cache-0/memcached 2026-07-17 23:09:51.121591 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-07-17 23:09:51.126554 | instance | monitoring/loki-chunks-cache-0/exporter 2026-07-17 23:09:51.291001 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-07-17 23:09:51.460191 | instance | monitoring/loki-gateway-cf54cb88c-v5xkr/nginx 2026-07-17 23:09:51.904891 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-v5xkr" not found 2026-07-17 23:09:52.076933 | instance | monitoring/loki-results-cache-0/memcached 2026-07-17 23:09:52.240588 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-07-17 23:09:52.245332 | instance | monitoring/loki-results-cache-0/exporter 2026-07-17 23:09:52.417485 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-07-17 23:09:52.587488 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-79m55/gc 2026-07-17 23:09:52.772708 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-79m55" not found 2026-07-17 23:09:52.954859 | instance | monitoring/node-feature-discovery-master-8665476dbc-6g8c9/master 2026-07-17 23:09:53.140295 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-6g8c9" not found 2026-07-17 23:09:53.319260 | instance | monitoring/node-feature-discovery-worker-swsrs/worker 2026-07-17 23:09:53.529989 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-swsrs" not found 2026-07-17 23:09:53.706275 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-07-17 23:09:53.895524 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-17 23:09:53.899577 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-07-17 23:09:54.078085 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-17 23:09:54.082752 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-07-17 23:09:54.260306 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-17 23:09:54.264710 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-07-17 23:09:54.432778 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-17 23:09:54.436784 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-07-17 23:09:54.636706 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-17 23:09:54.829596 | instance | monitoring/prometheus-pushgateway-7b8659c68b-85vcz/pushgateway 2026-07-17 23:09:55.019507 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-85vcz" not found 2026-07-17 23:09:55.184382 | instance | monitoring/vector-wcjtg/vector 2026-07-17 23:09:55.417035 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-wcjtg" not found 2026-07-17 23:09:55.594363 | instance | openstack/barbican-api-54f7cf7579-gbb77/init 2026-07-17 23:09:55.786366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-54f7cf7579-gbb77" not found 2026-07-17 23:09:55.791430 | instance | openstack/barbican-api-54f7cf7579-gbb77/barbican-api 2026-07-17 23:09:55.975945 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-54f7cf7579-gbb77" not found 2026-07-17 23:09:56.142944 | instance | openstack/barbican-db-init-f6lfj/init 2026-07-17 23:09:56.303453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-f6lfj" not found 2026-07-17 23:09:56.307680 | instance | openstack/barbican-db-init-f6lfj/barbican-db-init-0 2026-07-17 23:09:56.478213 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-f6lfj" not found 2026-07-17 23:09:56.648881 | instance | openstack/barbican-db-sync-fjx62/init 2026-07-17 23:09:56.830775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-fjx62" not found 2026-07-17 23:09:56.836399 | instance | openstack/barbican-db-sync-fjx62/barbican-db-sync 2026-07-17 23:09:57.003250 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-fjx62" not found 2026-07-17 23:09:57.165395 | instance | openstack/barbican-ks-endpoints-sw68q/init 2026-07-17 23:09:57.338732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-sw68q" not found 2026-07-17 23:09:57.342086 | instance | openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-admin 2026-07-17 23:09:57.516740 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-sw68q" not found 2026-07-17 23:09:57.521584 | instance | openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-internal 2026-07-17 23:09:57.704695 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-sw68q" not found 2026-07-17 23:09:57.710583 | instance | openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-public 2026-07-17 23:09:57.889593 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-sw68q" not found 2026-07-17 23:09:58.063119 | instance | openstack/barbican-ks-service-bzfkq/init 2026-07-17 23:09:58.238222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-bzfkq" not found 2026-07-17 23:09:58.241913 | instance | openstack/barbican-ks-service-bzfkq/key-manager-ks-service-registration 2026-07-17 23:09:58.418179 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-bzfkq" not found 2026-07-17 23:09:58.599311 | instance | openstack/barbican-ks-user-rzrf7/init 2026-07-17 23:09:58.787389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-rzrf7" not found 2026-07-17 23:09:58.791571 | instance | openstack/barbican-ks-user-rzrf7/barbican-ks-user 2026-07-17 23:09:58.960957 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-rzrf7" not found 2026-07-17 23:09:59.169316 | instance | openstack/barbican-rabbit-init-9vbsx/init 2026-07-17 23:09:59.351670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-9vbsx" not found 2026-07-17 23:09:59.356428 | instance | openstack/barbican-rabbit-init-9vbsx/rabbit-init 2026-07-17 23:09:59.523904 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-9vbsx" not found 2026-07-17 23:09:59.726712 | instance | openstack/cinder-api-55d8f44d84-kq2nt/init 2026-07-17 23:09:59.926680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-55d8f44d84-kq2nt" not found 2026-07-17 23:09:59.931271 | instance | openstack/cinder-api-55d8f44d84-kq2nt/ceph-coordination-volume-perms 2026-07-17 23:10:00.105678 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-55d8f44d84-kq2nt" not found 2026-07-17 23:10:00.110565 | instance | openstack/cinder-api-55d8f44d84-kq2nt/cinder-api 2026-07-17 23:10:00.434751 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-55d8f44d84-kq2nt" not found 2026-07-17 23:10:00.615267 | instance | openstack/cinder-backup-6779f895b8-shxtk/init 2026-07-17 23:10:00.794345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-6779f895b8-shxtk" not found 2026-07-17 23:10:00.797885 | instance | openstack/cinder-backup-6779f895b8-shxtk/ceph-backup-keyring-placement 2026-07-17 23:10:00.978826 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-6779f895b8-shxtk" not found 2026-07-17 23:10:00.983190 | instance | openstack/cinder-backup-6779f895b8-shxtk/ceph-keyring-placement-rbd1 2026-07-17 23:10:01.164074 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-6779f895b8-shxtk" not found 2026-07-17 23:10:01.168244 | instance | openstack/cinder-backup-6779f895b8-shxtk/ceph-coordination-volume-perms 2026-07-17 23:10:01.334821 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-6779f895b8-shxtk" not found 2026-07-17 23:10:01.339786 | instance | openstack/cinder-backup-6779f895b8-shxtk/cinder-backup 2026-07-17 23:10:01.505976 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-6779f895b8-shxtk" not found 2026-07-17 23:10:01.714425 | instance | openstack/cinder-backup-storage-init-ljwfl/init 2026-07-17 23:10:01.922128 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-ljwfl" not found 2026-07-17 23:10:01.926861 | instance | openstack/cinder-backup-storage-init-ljwfl/ceph-keyring-placement 2026-07-17 23:10:02.106276 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-ljwfl" not found 2026-07-17 23:10:02.111277 | instance | openstack/cinder-backup-storage-init-ljwfl/cinder-backup-storage-init 2026-07-17 23:10:02.288952 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-ljwfl" not found 2026-07-17 23:10:02.480087 | instance | openstack/cinder-bootstrap-j5f9w/init 2026-07-17 23:10:02.677610 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-j5f9w" not found 2026-07-17 23:10:02.681997 | instance | openstack/cinder-bootstrap-j5f9w/bootstrap 2026-07-17 23:10:02.878663 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-j5f9w" not found 2026-07-17 23:10:03.054169 | instance | openstack/cinder-create-internal-tenant-ngp79/init 2026-07-17 23:10:03.263943 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-ngp79" not found 2026-07-17 23:10:03.268752 | instance | openstack/cinder-create-internal-tenant-ngp79/create-internal-tenant 2026-07-17 23:10:03.439005 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-ngp79" not found 2026-07-17 23:10:03.622036 | instance | openstack/cinder-db-init-2hzmw/init 2026-07-17 23:10:03.795693 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-2hzmw" not found 2026-07-17 23:10:03.799812 | instance | openstack/cinder-db-init-2hzmw/cinder-db-init-0 2026-07-17 23:10:03.995306 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-2hzmw" not found 2026-07-17 23:10:04.251899 | instance | openstack/cinder-db-sync-dgw4j/init 2026-07-17 23:10:04.429477 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-dgw4j" not found 2026-07-17 23:10:04.433011 | instance | openstack/cinder-db-sync-dgw4j/cinder-db-sync 2026-07-17 23:10:04.614287 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-dgw4j" not found 2026-07-17 23:10:04.856277 | instance | openstack/cinder-ks-endpoints-mcrct/init 2026-07-17 23:10:05.064950 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-mcrct" not found 2026-07-17 23:10:05.069601 | instance | openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-admin 2026-07-17 23:10:05.242197 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-mcrct" not found 2026-07-17 23:10:05.246980 | instance | openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-internal 2026-07-17 23:10:05.416104 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-mcrct" not found 2026-07-17 23:10:05.419763 | instance | openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-public 2026-07-17 23:10:05.596658 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-mcrct" not found 2026-07-17 23:10:05.781870 | instance | openstack/cinder-ks-service-r84jd/init 2026-07-17 23:10:05.957286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-r84jd" not found 2026-07-17 23:10:05.960532 | instance | openstack/cinder-ks-service-r84jd/volumev3-ks-service-registration 2026-07-17 23:10:06.153496 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-r84jd" not found 2026-07-17 23:10:06.325147 | instance | openstack/cinder-ks-user-4wqc2/init 2026-07-17 23:10:06.496168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-4wqc2" not found 2026-07-17 23:10:06.501718 | instance | openstack/cinder-ks-user-4wqc2/cinder-ks-user 2026-07-17 23:10:06.686129 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-4wqc2" not found 2026-07-17 23:10:06.889103 | instance | openstack/cinder-rabbit-init-g5zqg/init 2026-07-17 23:10:07.066063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-g5zqg" not found 2026-07-17 23:10:07.070129 | instance | openstack/cinder-rabbit-init-g5zqg/rabbit-init 2026-07-17 23:10:07.253819 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-g5zqg" not found 2026-07-17 23:10:07.424585 | instance | openstack/cinder-scheduler-6b58d69d64-5fpsx/init 2026-07-17 23:10:07.623746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-6b58d69d64-5fpsx" not found 2026-07-17 23:10:07.627838 | instance | openstack/cinder-scheduler-6b58d69d64-5fpsx/ceph-coordination-volume-perms 2026-07-17 23:10:07.798142 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-6b58d69d64-5fpsx" not found 2026-07-17 23:10:07.802175 | instance | openstack/cinder-scheduler-6b58d69d64-5fpsx/cinder-scheduler 2026-07-17 23:10:07.988875 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-6b58d69d64-5fpsx" not found 2026-07-17 23:10:08.160908 | instance | openstack/cinder-storage-init-k5c8r/init 2026-07-17 23:10:08.342102 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-k5c8r" not found 2026-07-17 23:10:08.346075 | instance | openstack/cinder-storage-init-k5c8r/ceph-keyring-placement 2026-07-17 23:10:08.531470 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-k5c8r" not found 2026-07-17 23:10:08.536430 | instance | openstack/cinder-storage-init-k5c8r/cinder-storage-init-rbd1 2026-07-17 23:10:08.710160 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-k5c8r" not found 2026-07-17 23:10:08.900705 | instance | openstack/cinder-volume-7498685858-hqpj2/init 2026-07-17 23:10:09.069005 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7498685858-hqpj2" not found 2026-07-17 23:10:09.073543 | instance | openstack/cinder-volume-7498685858-hqpj2/ceph-keyring-placement-rbd1 2026-07-17 23:10:09.252000 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7498685858-hqpj2" not found 2026-07-17 23:10:09.260150 | instance | openstack/cinder-volume-7498685858-hqpj2/ceph-coordination-volume-perms 2026-07-17 23:10:09.428313 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7498685858-hqpj2" not found 2026-07-17 23:10:09.431813 | instance | openstack/cinder-volume-7498685858-hqpj2/init-cinder-conf 2026-07-17 23:10:09.622554 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7498685858-hqpj2" not found 2026-07-17 23:10:09.626272 | instance | openstack/cinder-volume-7498685858-hqpj2/cinder-volume 2026-07-17 23:10:09.805568 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7498685858-hqpj2" not found 2026-07-17 23:10:09.994233 | instance | openstack/cinder-volume-usage-audit-29738825-vcb9s/init 2026-07-17 23:10:10.177700 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29738825-vcb9s" not found 2026-07-17 23:10:10.183180 | instance | openstack/cinder-volume-usage-audit-29738825-vcb9s/cinder-volume-usage-audit 2026-07-17 23:10:10.359524 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29738825-vcb9s" not found 2026-07-17 23:10:10.534818 | instance | openstack/glance-api-7476b8494-bmm2h/init 2026-07-17 23:10:10.722825 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7476b8494-bmm2h" not found 2026-07-17 23:10:10.726374 | instance | openstack/glance-api-7476b8494-bmm2h/glance-perms 2026-07-17 23:10:10.934573 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7476b8494-bmm2h" not found 2026-07-17 23:10:10.938402 | instance | openstack/glance-api-7476b8494-bmm2h/ceph-keyring-placement 2026-07-17 23:10:11.107471 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7476b8494-bmm2h" not found 2026-07-17 23:10:11.113108 | instance | openstack/glance-api-7476b8494-bmm2h/glance-api 2026-07-17 23:10:11.301062 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7476b8494-bmm2h" not found 2026-07-17 23:10:11.490166 | instance | openstack/glance-db-init-7t87j/init 2026-07-17 23:10:11.677484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-7t87j" not found 2026-07-17 23:10:11.682118 | instance | openstack/glance-db-init-7t87j/glance-db-init-0 2026-07-17 23:10:11.888310 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-7t87j" not found 2026-07-17 23:10:12.085996 | instance | openstack/glance-db-sync-jmprk/init 2026-07-17 23:10:12.269123 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-jmprk" not found 2026-07-17 23:10:12.274225 | instance | openstack/glance-db-sync-jmprk/glance-db-sync 2026-07-17 23:10:12.459044 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-jmprk" not found 2026-07-17 23:10:12.651686 | instance | openstack/glance-ks-endpoints-lphcw/init 2026-07-17 23:10:12.841470 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-lphcw" not found 2026-07-17 23:10:12.847444 | instance | openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-admin 2026-07-17 23:10:13.020970 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-lphcw" not found 2026-07-17 23:10:13.025678 | instance | openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-internal 2026-07-17 23:10:13.210630 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-lphcw" not found 2026-07-17 23:10:13.216150 | instance | openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-public 2026-07-17 23:10:13.401283 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-lphcw" not found 2026-07-17 23:10:13.596195 | instance | openstack/glance-ks-service-pxbfb/init 2026-07-17 23:10:13.773306 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-pxbfb" not found 2026-07-17 23:10:13.779338 | instance | openstack/glance-ks-service-pxbfb/image-ks-service-registration 2026-07-17 23:10:13.964724 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-pxbfb" not found 2026-07-17 23:10:14.151119 | instance | openstack/glance-ks-user-2f22r/init 2026-07-17 23:10:14.330820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-2f22r" not found 2026-07-17 23:10:14.335144 | instance | openstack/glance-ks-user-2f22r/glance-ks-user 2026-07-17 23:10:14.513093 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-2f22r" not found 2026-07-17 23:10:14.691170 | instance | openstack/glance-metadefs-load-mg7bs/init 2026-07-17 23:10:14.890645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-mg7bs" not found 2026-07-17 23:10:14.896005 | instance | openstack/glance-metadefs-load-mg7bs/glance-metadefs-load 2026-07-17 23:10:15.067351 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-mg7bs" not found 2026-07-17 23:10:15.243827 | instance | openstack/glance-rabbit-init-2qnlk/init 2026-07-17 23:10:15.421574 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-2qnlk" not found 2026-07-17 23:10:15.425623 | instance | openstack/glance-rabbit-init-2qnlk/rabbit-init 2026-07-17 23:10:15.614341 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-2qnlk" not found 2026-07-17 23:10:15.812561 | instance | openstack/glance-storage-init-hpqqr/init 2026-07-17 23:10:15.997851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-hpqqr" not found 2026-07-17 23:10:16.001759 | instance | openstack/glance-storage-init-hpqqr/ceph-keyring-placement 2026-07-17 23:10:16.184911 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-hpqqr" not found 2026-07-17 23:10:16.189679 | instance | openstack/glance-storage-init-hpqqr/glance-storage-init 2026-07-17 23:10:16.362339 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-hpqqr" not found 2026-07-17 23:10:16.555237 | instance | openstack/heat-api-7d4d79c679-nsgz7/init 2026-07-17 23:10:16.748445 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-7d4d79c679-nsgz7" not found 2026-07-17 23:10:16.752630 | instance | openstack/heat-api-7d4d79c679-nsgz7/heat-api 2026-07-17 23:10:16.939300 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-7d4d79c679-nsgz7" not found 2026-07-17 23:10:17.105163 | instance | openstack/heat-bootstrap-6w7kz/init 2026-07-17 23:10:17.273311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-6w7kz" not found 2026-07-17 23:10:17.278027 | instance | openstack/heat-bootstrap-6w7kz/bootstrap 2026-07-17 23:10:17.453914 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-6w7kz" not found 2026-07-17 23:10:17.628403 | instance | openstack/heat-cfn-785d66c6f-tqtsg/init 2026-07-17 23:10:17.845292 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-785d66c6f-tqtsg" not found 2026-07-17 23:10:17.852526 | instance | openstack/heat-cfn-785d66c6f-tqtsg/heat-cfn 2026-07-17 23:10:18.048632 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-785d66c6f-tqtsg" not found 2026-07-17 23:10:18.229083 | instance | openstack/heat-db-init-hbwd9/init 2026-07-17 23:10:18.410392 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-hbwd9" not found 2026-07-17 23:10:18.415360 | instance | openstack/heat-db-init-hbwd9/heat-db-init-0 2026-07-17 23:10:18.610134 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-hbwd9" not found 2026-07-17 23:10:18.812454 | instance | openstack/heat-db-sync-2vmqh/init 2026-07-17 23:10:19.010470 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-2vmqh" not found 2026-07-17 23:10:19.014238 | instance | openstack/heat-db-sync-2vmqh/heat-db-sync 2026-07-17 23:10:19.197224 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-2vmqh" not found 2026-07-17 23:10:19.389416 | instance | openstack/heat-domain-ks-user-nn9w2/init 2026-07-17 23:10:19.581752 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-nn9w2" not found 2026-07-17 23:10:19.586540 | instance | openstack/heat-domain-ks-user-nn9w2/heat-ks-domain-user 2026-07-17 23:10:19.772010 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-nn9w2" not found 2026-07-17 23:10:19.958932 | instance | openstack/heat-engine-69f67475d-9qxkv/init 2026-07-17 23:10:20.150002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-69f67475d-9qxkv" not found 2026-07-17 23:10:20.153724 | instance | openstack/heat-engine-69f67475d-9qxkv/heat-engine 2026-07-17 23:10:20.328948 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-69f67475d-9qxkv" not found 2026-07-17 23:10:20.422157 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29738815-zwczw" not found 2026-07-17 23:10:20.505263 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29738815-zwczw" not found 2026-07-17 23:10:20.679820 | instance | openstack/heat-engine-cleaner-29738820-kjzg7/init 2026-07-17 23:10:20.867808 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29738820-kjzg7" not found 2026-07-17 23:10:20.871497 | instance | openstack/heat-engine-cleaner-29738820-kjzg7/heat-engine-cleaner 2026-07-17 23:10:21.059577 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29738820-kjzg7" not found 2026-07-17 23:10:21.234239 | instance | openstack/heat-engine-cleaner-29738825-fhszj/init 2026-07-17 23:10:21.407692 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29738825-fhszj" not found 2026-07-17 23:10:21.411280 | instance | openstack/heat-engine-cleaner-29738825-fhszj/heat-engine-cleaner 2026-07-17 23:10:21.591757 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29738825-fhszj" not found 2026-07-17 23:10:21.775465 | instance | openstack/heat-ks-endpoints-44mw2/init 2026-07-17 23:10:21.959326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-44mw2" not found 2026-07-17 23:10:21.962796 | instance | openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-admin 2026-07-17 23:10:22.145439 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-44mw2" not found 2026-07-17 23:10:22.149873 | instance | openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-internal 2026-07-17 23:10:22.341760 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-44mw2" not found 2026-07-17 23:10:22.346096 | instance | openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-public 2026-07-17 23:10:22.537906 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-44mw2" not found 2026-07-17 23:10:22.542564 | instance | openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-admin 2026-07-17 23:10:22.744776 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-44mw2" not found 2026-07-17 23:10:22.752262 | instance | openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-internal 2026-07-17 23:10:22.950105 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-44mw2" not found 2026-07-17 23:10:22.954918 | instance | openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-public 2026-07-17 23:10:23.135857 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-44mw2" not found 2026-07-17 23:10:23.310652 | instance | openstack/heat-ks-service-76w8d/init 2026-07-17 23:10:23.486477 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-76w8d" not found 2026-07-17 23:10:23.490162 | instance | openstack/heat-ks-service-76w8d/orchestration-ks-service-registration 2026-07-17 23:10:23.658243 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-76w8d" not found 2026-07-17 23:10:23.662080 | instance | openstack/heat-ks-service-76w8d/cloudformation-ks-service-registration 2026-07-17 23:10:23.850143 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-76w8d" not found 2026-07-17 23:10:24.027389 | instance | openstack/heat-ks-user-m2xzk/init 2026-07-17 23:10:24.207839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-m2xzk" not found 2026-07-17 23:10:24.212446 | instance | openstack/heat-ks-user-m2xzk/heat-ks-user 2026-07-17 23:10:24.399352 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-m2xzk" not found 2026-07-17 23:10:24.403798 | instance | openstack/heat-ks-user-m2xzk/heat-trustee-ks-user 2026-07-17 23:10:24.586268 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-m2xzk" not found 2026-07-17 23:10:24.781673 | instance | openstack/heat-rabbit-init-nzgj2/init 2026-07-17 23:10:24.977472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-nzgj2" not found 2026-07-17 23:10:24.984032 | instance | openstack/heat-rabbit-init-nzgj2/rabbit-init 2026-07-17 23:10:25.198978 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-nzgj2" not found 2026-07-17 23:10:25.380126 | instance | openstack/heat-trusts-rdn66/init 2026-07-17 23:10:25.548816 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-rdn66" not found 2026-07-17 23:10:25.552268 | instance | openstack/heat-trusts-rdn66/heat-trusts 2026-07-17 23:10:25.740433 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-rdn66" not found 2026-07-17 23:10:25.930627 | instance | openstack/horizon-77dff5466b-ddpqq/init 2026-07-17 23:10:26.117881 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-77dff5466b-ddpqq" not found 2026-07-17 23:10:26.122774 | instance | openstack/horizon-77dff5466b-ddpqq/horizon 2026-07-17 23:10:26.326268 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-77dff5466b-ddpqq" not found 2026-07-17 23:10:26.488076 | instance | openstack/horizon-db-init-zcqdm/init 2026-07-17 23:10:26.657080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-zcqdm" not found 2026-07-17 23:10:26.661997 | instance | openstack/horizon-db-init-zcqdm/horizon-db-init-0 2026-07-17 23:10:26.857596 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-zcqdm" not found 2026-07-17 23:10:27.046927 | instance | openstack/horizon-db-sync-4xcrb/init 2026-07-17 23:10:27.219133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-4xcrb" not found 2026-07-17 23:10:27.223478 | instance | openstack/horizon-db-sync-4xcrb/horizon-db-sync 2026-07-17 23:10:27.405904 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-4xcrb" not found 2026-07-17 23:10:27.584008 | instance | openstack/keepalived-sjw4t/init 2026-07-17 23:10:27.801705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-sjw4t" not found 2026-07-17 23:10:27.808168 | instance | openstack/keepalived-sjw4t/wait-for-ip 2026-07-17 23:10:28.239301 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-sjw4t" not found 2026-07-17 23:10:28.245497 | instance | openstack/keepalived-sjw4t/keepalived 2026-07-17 23:10:28.480625 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-sjw4t" not found 2026-07-17 23:10:28.677439 | instance | openstack/keystone-api-69fc7fd7f6-r8bd9/init 2026-07-17 23:10:28.874946 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-69fc7fd7f6-r8bd9" not found 2026-07-17 23:10:28.877023 | instance | openstack/keystone-api-69fc7fd7f6-r8bd9/keystone-api 2026-07-17 23:10:29.689347 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-69fc7fd7f6-r8bd9" not found 2026-07-17 23:10:29.892670 | instance | openstack/keystone-bootstrap-zsg4w/init 2026-07-17 23:10:30.098320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-zsg4w" not found 2026-07-17 23:10:30.102677 | instance | openstack/keystone-bootstrap-zsg4w/bootstrap 2026-07-17 23:10:30.302675 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-zsg4w" not found 2026-07-17 23:10:30.488852 | instance | openstack/keystone-credential-setup-zmlg5/init 2026-07-17 23:10:30.686130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-zmlg5" not found 2026-07-17 23:10:30.690522 | instance | openstack/keystone-credential-setup-zmlg5/keystone-credential-setup 2026-07-17 23:10:30.885222 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-zmlg5" not found 2026-07-17 23:10:31.062983 | instance | openstack/keystone-db-init-wx84m/init 2026-07-17 23:10:31.248480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-wx84m" not found 2026-07-17 23:10:31.253215 | instance | openstack/keystone-db-init-wx84m/keystone-db-init-0 2026-07-17 23:10:31.435458 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-wx84m" not found 2026-07-17 23:10:31.637982 | instance | openstack/keystone-db-sync-f5bvt/init 2026-07-17 23:10:31.822587 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-f5bvt" not found 2026-07-17 23:10:31.828163 | instance | openstack/keystone-db-sync-f5bvt/keystone-db-sync 2026-07-17 23:10:32.004019 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-f5bvt" not found 2026-07-17 23:10:32.182018 | instance | openstack/keystone-domain-manage-4rcn9/init 2026-07-17 23:10:32.354416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-4rcn9" not found 2026-07-17 23:10:32.358456 | instance | openstack/keystone-domain-manage-4rcn9/keystone-domain-manage 2026-07-17 23:10:32.535332 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-4rcn9" not found 2026-07-17 23:10:32.735657 | instance | openstack/keystone-fernet-setup-hz4c7/init 2026-07-17 23:10:32.934224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-hz4c7" not found 2026-07-17 23:10:32.938322 | instance | openstack/keystone-fernet-setup-hz4c7/keystone-fernet-setup 2026-07-17 23:10:33.123800 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-hz4c7" not found 2026-07-17 23:10:33.334668 | instance | openstack/keystone-rabbit-init-xdq46/init 2026-07-17 23:10:33.534100 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-xdq46" not found 2026-07-17 23:10:33.541270 | instance | openstack/keystone-rabbit-init-xdq46/rabbit-init 2026-07-17 23:10:33.728807 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-xdq46" not found 2026-07-17 23:10:33.951406 | instance | openstack/libvirt-libvirt-default-xkjm5/init 2026-07-17 23:10:34.156459 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-xkjm5" not found 2026-07-17 23:10:34.160429 | instance | openstack/libvirt-libvirt-default-xkjm5/init-dynamic-options 2026-07-17 23:10:34.355381 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-xkjm5" not found 2026-07-17 23:10:34.360086 | instance | openstack/libvirt-libvirt-default-xkjm5/ceph-admin-keyring-placement 2026-07-17 23:10:34.550708 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-xkjm5" not found 2026-07-17 23:10:34.554955 | instance | openstack/libvirt-libvirt-default-xkjm5/ceph-keyring-placement 2026-07-17 23:10:34.757749 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-xkjm5" not found 2026-07-17 23:10:34.763002 | instance | openstack/libvirt-libvirt-default-xkjm5/tls-sidecar 2026-07-17 23:10:34.964251 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-xkjm5" not found 2026-07-17 23:10:34.969932 | instance | openstack/libvirt-libvirt-default-xkjm5/libvirt 2026-07-17 23:10:35.176217 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-xkjm5" not found 2026-07-17 23:10:35.181088 | instance | openstack/libvirt-libvirt-default-xkjm5/libvirt-exporter 2026-07-17 23:10:35.376916 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-xkjm5" not found 2026-07-17 23:10:35.591481 | instance | openstack/magnum-api-76d98685df-p6wnx/init 2026-07-17 23:10:35.787911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-76d98685df-p6wnx" not found 2026-07-17 23:10:35.791972 | instance | openstack/magnum-api-76d98685df-p6wnx/magnum-api 2026-07-17 23:10:36.189630 | instance | openstack/magnum-cluster-api-proxy-xcrvr/magnum-cluster-api-proxy 2026-07-17 23:10:36.558968 | instance | openstack/magnum-conductor-0/init 2026-07-17 23:10:36.775088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-07-17 23:10:36.782579 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-07-17 23:10:36.971567 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-07-17 23:10:36.975229 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-07-17 23:10:37.339086 | instance | openstack/magnum-db-init-khv7m/init 2026-07-17 23:10:37.528602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-khv7m" not found 2026-07-17 23:10:37.532806 | instance | openstack/magnum-db-init-khv7m/magnum-db-init-0 2026-07-17 23:10:37.734117 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-khv7m" not found 2026-07-17 23:10:37.926106 | instance | openstack/magnum-db-sync-fnvgf/init 2026-07-17 23:10:38.112513 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-fnvgf" not found 2026-07-17 23:10:38.116926 | instance | openstack/magnum-db-sync-fnvgf/magnum-db-sync 2026-07-17 23:10:38.311847 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-fnvgf" not found 2026-07-17 23:10:38.498968 | instance | openstack/magnum-domain-ks-user-qw58j/init 2026-07-17 23:10:38.678569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-qw58j" not found 2026-07-17 23:10:38.682305 | instance | openstack/magnum-domain-ks-user-qw58j/magnum-ks-domain-user 2026-07-17 23:10:38.910259 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-qw58j" not found 2026-07-17 23:10:39.124265 | instance | openstack/magnum-ks-endpoints-dnf87/init 2026-07-17 23:10:39.319154 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-dnf87" not found 2026-07-17 23:10:39.323777 | instance | openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-admin 2026-07-17 23:10:39.507405 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-dnf87" not found 2026-07-17 23:10:39.515069 | instance | openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-internal 2026-07-17 23:10:39.708985 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-dnf87" not found 2026-07-17 23:10:39.713322 | instance | openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-public 2026-07-17 23:10:39.898278 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-dnf87" not found 2026-07-17 23:10:40.088995 | instance | openstack/magnum-ks-service-7wzh4/init 2026-07-17 23:10:40.271449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-7wzh4" not found 2026-07-17 23:10:40.275377 | instance | openstack/magnum-ks-service-7wzh4/container-infra-ks-service-registration 2026-07-17 23:10:40.453106 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-7wzh4" not found 2026-07-17 23:10:40.652085 | instance | openstack/magnum-ks-user-c98r2/init 2026-07-17 23:10:40.860932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-c98r2" not found 2026-07-17 23:10:40.864846 | instance | openstack/magnum-ks-user-c98r2/magnum-ks-user 2026-07-17 23:10:41.046560 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-c98r2" not found 2026-07-17 23:10:41.227799 | instance | openstack/magnum-rabbit-init-mjmmh/init 2026-07-17 23:10:41.405479 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-mjmmh" not found 2026-07-17 23:10:41.409604 | instance | openstack/magnum-rabbit-init-mjmmh/rabbit-init 2026-07-17 23:10:41.595009 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-mjmmh" not found 2026-07-17 23:10:41.793819 | instance | openstack/magnum-registry-c45778976-kw5pd/registry 2026-07-17 23:10:41.977188 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-kw5pd" not found 2026-07-17 23:10:42.155366 | instance | openstack/manila-api-649f5d4c98-8pkxq/init 2026-07-17 23:10:42.367319 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-649f5d4c98-8pkxq" not found 2026-07-17 23:10:42.371348 | instance | openstack/manila-api-649f5d4c98-8pkxq/manila-api 2026-07-17 23:10:42.557653 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-649f5d4c98-8pkxq" not found 2026-07-17 23:10:42.742043 | instance | openstack/manila-bootstrap-5wnxh/init 2026-07-17 23:10:42.923623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-5wnxh" not found 2026-07-17 23:10:42.929800 | instance | openstack/manila-bootstrap-5wnxh/bootstrap 2026-07-17 23:10:43.111622 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-5wnxh" not found 2026-07-17 23:10:43.288892 | instance | openstack/manila-data-745bfb74f-ppq2f/init 2026-07-17 23:10:43.490779 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-745bfb74f-ppq2f" not found 2026-07-17 23:10:43.495261 | instance | openstack/manila-data-745bfb74f-ppq2f/manila-data 2026-07-17 23:10:43.694531 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-745bfb74f-ppq2f" not found 2026-07-17 23:10:43.896407 | instance | openstack/manila-db-init-8mgj8/init 2026-07-17 23:10:44.089667 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-8mgj8" not found 2026-07-17 23:10:44.094487 | instance | openstack/manila-db-init-8mgj8/manila-db-init-0 2026-07-17 23:10:44.276102 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-8mgj8" not found 2026-07-17 23:10:44.463235 | instance | openstack/manila-db-sync-bsm6g/init 2026-07-17 23:10:44.629040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-bsm6g" not found 2026-07-17 23:10:44.633655 | instance | openstack/manila-db-sync-bsm6g/manila-db-sync 2026-07-17 23:10:44.831229 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-bsm6g" not found 2026-07-17 23:10:45.020379 | instance | openstack/manila-ks-endpoints-7z45p/init 2026-07-17 23:10:45.213945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-7z45p" not found 2026-07-17 23:10:45.217515 | instance | openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-admin 2026-07-17 23:10:45.413879 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-7z45p" not found 2026-07-17 23:10:45.417484 | instance | openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-internal 2026-07-17 23:10:45.628398 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-7z45p" not found 2026-07-17 23:10:45.632377 | instance | openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-public 2026-07-17 23:10:45.823447 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-7z45p" not found 2026-07-17 23:10:45.828442 | instance | openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-admin 2026-07-17 23:10:46.003586 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-7z45p" not found 2026-07-17 23:10:46.007908 | instance | openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-internal 2026-07-17 23:10:46.184198 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-7z45p" not found 2026-07-17 23:10:46.186956 | instance | openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-public 2026-07-17 23:10:46.357827 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-7z45p" not found 2026-07-17 23:10:46.545759 | instance | openstack/manila-ks-service-79mkk/init 2026-07-17 23:10:46.721491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-79mkk" not found 2026-07-17 23:10:46.730532 | instance | openstack/manila-ks-service-79mkk/share-ks-service-registration 2026-07-17 23:10:46.906999 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-79mkk" not found 2026-07-17 23:10:46.911214 | instance | openstack/manila-ks-service-79mkk/sharev2-ks-service-registration 2026-07-17 23:10:47.103088 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-79mkk" not found 2026-07-17 23:10:47.299629 | instance | openstack/manila-ks-user-pl486/init 2026-07-17 23:10:47.481252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-pl486" not found 2026-07-17 23:10:47.487089 | instance | openstack/manila-ks-user-pl486/manila-ks-user 2026-07-17 23:10:47.672224 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-pl486" not found 2026-07-17 23:10:47.905028 | instance | openstack/manila-rabbit-init-brkrn/init 2026-07-17 23:10:48.078127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-brkrn" not found 2026-07-17 23:10:48.084145 | instance | openstack/manila-rabbit-init-brkrn/rabbit-init 2026-07-17 23:10:48.269365 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-brkrn" not found 2026-07-17 23:10:48.442449 | instance | openstack/manila-scheduler-75d598cd45-42zlz/init 2026-07-17 23:10:48.630226 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-75d598cd45-42zlz" not found 2026-07-17 23:10:48.634731 | instance | openstack/manila-scheduler-75d598cd45-42zlz/manila-scheduler 2026-07-17 23:10:48.839318 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-75d598cd45-42zlz" not found 2026-07-17 23:10:49.023917 | instance | openstack/manila-share-84f6fbdd5b-vk855/init 2026-07-17 23:10:49.210705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-84f6fbdd5b-vk855" not found 2026-07-17 23:10:49.214545 | instance | openstack/manila-share-84f6fbdd5b-vk855/manila-share-init 2026-07-17 23:10:49.390060 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-84f6fbdd5b-vk855" not found 2026-07-17 23:10:49.395065 | instance | openstack/manila-share-84f6fbdd5b-vk855/manila-share 2026-07-17 23:10:49.572349 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-84f6fbdd5b-vk855" not found 2026-07-17 23:10:49.761429 | instance | openstack/memcached-memcached-6479589586-b6tnf/init 2026-07-17 23:10:49.941405 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-b6tnf" not found 2026-07-17 23:10:49.950160 | instance | openstack/memcached-memcached-6479589586-b6tnf/memcached 2026-07-17 23:10:50.112418 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-b6tnf" not found 2026-07-17 23:10:50.117328 | instance | openstack/memcached-memcached-6479589586-b6tnf/memcached-exporter 2026-07-17 23:10:50.290598 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-b6tnf" not found 2026-07-17 23:10:50.465130 | instance | openstack/neutron-db-init-cmr4q/init 2026-07-17 23:10:50.631664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-cmr4q" not found 2026-07-17 23:10:50.635819 | instance | openstack/neutron-db-init-cmr4q/neutron-db-init-0 2026-07-17 23:10:50.806942 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-cmr4q" not found 2026-07-17 23:10:50.988072 | instance | openstack/neutron-db-sync-4grfr/init 2026-07-17 23:10:51.182655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-4grfr" not found 2026-07-17 23:10:51.187550 | instance | openstack/neutron-db-sync-4grfr/neutron-db-sync 2026-07-17 23:10:51.370475 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-4grfr" not found 2026-07-17 23:10:51.548713 | instance | openstack/neutron-ks-endpoints-hp296/init 2026-07-17 23:10:51.738106 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-hp296" not found 2026-07-17 23:10:51.743032 | instance | openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-admin 2026-07-17 23:10:51.926808 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-hp296" not found 2026-07-17 23:10:51.929970 | instance | openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-internal 2026-07-17 23:10:52.107030 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-hp296" not found 2026-07-17 23:10:52.111529 | instance | openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-public 2026-07-17 23:10:52.288074 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-hp296" not found 2026-07-17 23:10:52.466328 | instance | openstack/neutron-ks-service-wx6f9/init 2026-07-17 23:10:52.631718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-wx6f9" not found 2026-07-17 23:10:52.643755 | instance | openstack/neutron-ks-service-wx6f9/network-ks-service-registration 2026-07-17 23:10:52.821936 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-wx6f9" not found 2026-07-17 23:10:53.004328 | instance | openstack/neutron-ks-user-thjgn/init 2026-07-17 23:10:53.182064 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-thjgn" not found 2026-07-17 23:10:53.186992 | instance | openstack/neutron-ks-user-thjgn/neutron-ks-user 2026-07-17 23:10:53.354977 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-thjgn" not found 2026-07-17 23:10:53.552902 | instance | openstack/neutron-netns-cleanup-cron-default-pv9z5/init 2026-07-17 23:10:53.740831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-pv9z5" not found 2026-07-17 23:10:53.746954 | instance | openstack/neutron-netns-cleanup-cron-default-pv9z5/neutron-netns-cleanup-cron 2026-07-17 23:10:53.921240 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-pv9z5" not found 2026-07-17 23:10:54.103943 | instance | openstack/neutron-ovn-metadata-agent-default-w5nls/init 2026-07-17 23:10:54.290339 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-w5nls" not found 2026-07-17 23:10:54.294039 | instance | openstack/neutron-ovn-metadata-agent-default-w5nls/neutron-metadata-agent-init 2026-07-17 23:10:54.470632 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-w5nls" not found 2026-07-17 23:10:54.475073 | instance | openstack/neutron-ovn-metadata-agent-default-w5nls/ovn-neutron-init 2026-07-17 23:10:54.651514 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-w5nls" not found 2026-07-17 23:10:54.655531 | instance | openstack/neutron-ovn-metadata-agent-default-w5nls/neutron-ovn-metadata-agent 2026-07-17 23:10:54.854517 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-w5nls" not found 2026-07-17 23:10:55.042143 | instance | openstack/neutron-ovn-vpn-agent-default-pc4gc/init 2026-07-17 23:10:55.245432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-pc4gc" not found 2026-07-17 23:10:55.249688 | instance | openstack/neutron-ovn-vpn-agent-default-pc4gc/ovn-vpn-agent-init 2026-07-17 23:10:55.435227 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-pc4gc" not found 2026-07-17 23:10:55.438638 | instance | openstack/neutron-ovn-vpn-agent-default-pc4gc/ovn-neutron-init 2026-07-17 23:10:55.616489 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-pc4gc" not found 2026-07-17 23:10:55.621257 | instance | openstack/neutron-ovn-vpn-agent-default-pc4gc/neutron-ovn-vpn-agent 2026-07-17 23:10:55.818857 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-pc4gc" not found 2026-07-17 23:10:55.987567 | instance | openstack/neutron-rabbit-init-wnlg7/init 2026-07-17 23:10:56.171960 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-wnlg7" not found 2026-07-17 23:10:56.176079 | instance | openstack/neutron-rabbit-init-wnlg7/rabbit-init 2026-07-17 23:10:56.350406 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-wnlg7" not found 2026-07-17 23:10:56.566510 | instance | openstack/neutron-rpc-server-6d5b8f7897-n5cct/init 2026-07-17 23:10:56.740995 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-6d5b8f7897-n5cct" not found 2026-07-17 23:10:56.746340 | instance | openstack/neutron-rpc-server-6d5b8f7897-n5cct/ovn-neutron-init 2026-07-17 23:10:56.947372 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-6d5b8f7897-n5cct" not found 2026-07-17 23:10:56.951573 | instance | openstack/neutron-rpc-server-6d5b8f7897-n5cct/neutron-rpc-server 2026-07-17 23:10:58.267931 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-6d5b8f7897-n5cct" not found 2026-07-17 23:10:58.454638 | instance | openstack/neutron-server-6cbdb5748d-9dxsz/init 2026-07-17 23:10:58.633997 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-6cbdb5748d-9dxsz" not found 2026-07-17 23:10:58.639092 | instance | openstack/neutron-server-6cbdb5748d-9dxsz/ovn-neutron-init 2026-07-17 23:10:58.823183 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-6cbdb5748d-9dxsz" not found 2026-07-17 23:10:58.827686 | instance | openstack/neutron-server-6cbdb5748d-9dxsz/neutron-server 2026-07-17 23:10:59.202686 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-6cbdb5748d-9dxsz" not found 2026-07-17 23:10:59.206970 | instance | openstack/neutron-server-6cbdb5748d-9dxsz/neutron-policy-server 2026-07-17 23:10:59.390807 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-6cbdb5748d-9dxsz" not found 2026-07-17 23:10:59.582292 | instance | openstack/nova-api-metadata-68cfb4b876-kspsf/init 2026-07-17 23:10:59.758493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-68cfb4b876-kspsf" not found 2026-07-17 23:10:59.766546 | instance | openstack/nova-api-metadata-68cfb4b876-kspsf/nova-api-metadata-init 2026-07-17 23:10:59.931226 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-68cfb4b876-kspsf" not found 2026-07-17 23:10:59.936398 | instance | openstack/nova-api-metadata-68cfb4b876-kspsf/nova-api 2026-07-17 23:11:00.128117 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-68cfb4b876-kspsf" not found 2026-07-17 23:11:00.304425 | instance | openstack/nova-api-osapi-54494757df-5kjlt/init 2026-07-17 23:11:00.484251 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-54494757df-5kjlt" not found 2026-07-17 23:11:00.488707 | instance | openstack/nova-api-osapi-54494757df-5kjlt/nova-osapi 2026-07-17 23:11:00.689063 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-54494757df-5kjlt" not found 2026-07-17 23:11:00.879394 | instance | openstack/nova-bootstrap-zh692/init 2026-07-17 23:11:01.059473 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-zh692" not found 2026-07-17 23:11:01.062595 | instance | openstack/nova-bootstrap-zh692/bootstrap 2026-07-17 23:11:01.228707 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-zh692" not found 2026-07-17 23:11:01.398193 | instance | openstack/nova-cell-setup-29738820-crnfv/init 2026-07-17 23:11:01.567125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29738820-crnfv" not found 2026-07-17 23:11:01.572630 | instance | openstack/nova-cell-setup-29738820-crnfv/nova-cell-setup 2026-07-17 23:11:01.745147 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29738820-crnfv" not found 2026-07-17 23:11:01.935989 | instance | openstack/nova-cell-setup-fvq5n/init 2026-07-17 23:11:02.124002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-fvq5n" not found 2026-07-17 23:11:02.128452 | instance | openstack/nova-cell-setup-fvq5n/nova-cell-setup-init 2026-07-17 23:11:02.302174 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-fvq5n" not found 2026-07-17 23:11:02.307595 | instance | openstack/nova-cell-setup-fvq5n/nova-cell-setup 2026-07-17 23:11:02.480701 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-fvq5n" not found 2026-07-17 23:11:02.678593 | instance | openstack/nova-compute-default-bt4hx/init 2026-07-17 23:11:02.922446 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:02.928024 | instance | openstack/nova-compute-default-bt4hx/nova-compute-init 2026-07-17 23:11:03.104173 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:03.108114 | instance | openstack/nova-compute-default-bt4hx/ceph-perms 2026-07-17 23:11:03.286162 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:03.289366 | instance | openstack/nova-compute-default-bt4hx/ceph-admin-keyring-placement 2026-07-17 23:11:03.479872 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:03.485698 | instance | openstack/nova-compute-default-bt4hx/ceph-keyring-placement 2026-07-17 23:11:03.662048 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:03.667645 | instance | openstack/nova-compute-default-bt4hx/nova-compute-vnc-init 2026-07-17 23:11:03.862567 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:03.866714 | instance | openstack/nova-compute-default-bt4hx/nova-compute-ssh-init 2026-07-17 23:11:04.115180 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:04.120422 | instance | openstack/nova-compute-default-bt4hx/nova-compute 2026-07-17 23:11:04.359154 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:04.362652 | instance | openstack/nova-compute-default-bt4hx/nova-compute-ssh 2026-07-17 23:11:04.560128 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-bt4hx" not found 2026-07-17 23:11:04.749262 | instance | openstack/nova-conductor-57769fcf4c-stg6z/init 2026-07-17 23:11:05.006231 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-57769fcf4c-stg6z" not found 2026-07-17 23:11:05.010115 | instance | openstack/nova-conductor-57769fcf4c-stg6z/nova-conductor 2026-07-17 23:11:05.191514 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-57769fcf4c-stg6z" not found 2026-07-17 23:11:05.373865 | instance | openstack/nova-db-init-qhqqf/init 2026-07-17 23:11:05.539993 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-qhqqf" not found 2026-07-17 23:11:05.543707 | instance | openstack/nova-db-init-qhqqf/nova-db-init-0 2026-07-17 23:11:05.746247 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-qhqqf" not found 2026-07-17 23:11:05.751756 | instance | openstack/nova-db-init-qhqqf/nova-db-init-1 2026-07-17 23:11:05.932564 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-qhqqf" not found 2026-07-17 23:11:05.935945 | instance | openstack/nova-db-init-qhqqf/nova-db-init-2 2026-07-17 23:11:06.118026 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-qhqqf" not found 2026-07-17 23:11:06.298685 | instance | openstack/nova-db-sync-2rksk/init 2026-07-17 23:11:06.468721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-2rksk" not found 2026-07-17 23:11:06.472063 | instance | openstack/nova-db-sync-2rksk/nova-db-sync 2026-07-17 23:11:06.638060 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-2rksk" not found 2026-07-17 23:11:06.815191 | instance | openstack/nova-ks-endpoints-gsfxp/init 2026-07-17 23:11:06.996807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-gsfxp" not found 2026-07-17 23:11:06.999980 | instance | openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-admin 2026-07-17 23:11:07.186104 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-gsfxp" not found 2026-07-17 23:11:07.190751 | instance | openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-internal 2026-07-17 23:11:07.359376 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-gsfxp" not found 2026-07-17 23:11:07.362730 | instance | openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-public 2026-07-17 23:11:07.545202 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-gsfxp" not found 2026-07-17 23:11:07.718643 | instance | openstack/nova-ks-service-r77hw/init 2026-07-17 23:11:07.910284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-r77hw" not found 2026-07-17 23:11:07.914835 | instance | openstack/nova-ks-service-r77hw/compute-ks-service-registration 2026-07-17 23:11:08.111152 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-r77hw" not found 2026-07-17 23:11:08.287706 | instance | openstack/nova-ks-user-jpfwc/init 2026-07-17 23:11:08.495824 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-jpfwc" not found 2026-07-17 23:11:08.499927 | instance | openstack/nova-ks-user-jpfwc/nova-ks-user 2026-07-17 23:11:08.663968 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-jpfwc" not found 2026-07-17 23:11:08.847894 | instance | openstack/nova-novncproxy-6c78d58588-c8lc9/init 2026-07-17 23:11:09.031103 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6c78d58588-c8lc9" not found 2026-07-17 23:11:09.037498 | instance | openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy-init 2026-07-17 23:11:09.247046 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6c78d58588-c8lc9" not found 2026-07-17 23:11:09.251952 | instance | openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy-init-assets 2026-07-17 23:11:09.420679 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6c78d58588-c8lc9" not found 2026-07-17 23:11:09.425686 | instance | openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy 2026-07-17 23:11:09.601865 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6c78d58588-c8lc9" not found 2026-07-17 23:11:09.838970 | instance | openstack/nova-rabbit-init-lkdhm/init 2026-07-17 23:11:10.031984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-lkdhm" not found 2026-07-17 23:11:10.036346 | instance | openstack/nova-rabbit-init-lkdhm/rabbit-init 2026-07-17 23:11:10.214544 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-lkdhm" not found 2026-07-17 23:11:10.412684 | instance | openstack/nova-scheduler-66664b4c-2jm8b/init 2026-07-17 23:11:10.597419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-66664b4c-2jm8b" not found 2026-07-17 23:11:10.601433 | instance | openstack/nova-scheduler-66664b4c-2jm8b/nova-scheduler 2026-07-17 23:11:10.785979 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-66664b4c-2jm8b" not found 2026-07-17 23:11:10.998819 | instance | openstack/nova-service-cleaner-29738820-h28fv/init 2026-07-17 23:11:11.183529 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29738820-h28fv" not found 2026-07-17 23:11:11.187325 | instance | openstack/nova-service-cleaner-29738820-h28fv/nova-service-cleaner 2026-07-17 23:11:11.368964 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29738820-h28fv" not found 2026-07-17 23:11:11.560531 | instance | openstack/octavia-api-6b5c465b8d-n6ks9/init 2026-07-17 23:11:11.757262 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-6b5c465b8d-n6ks9" not found 2026-07-17 23:11:11.762530 | instance | openstack/octavia-api-6b5c465b8d-n6ks9/octavia-api 2026-07-17 23:11:11.969647 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-6b5c465b8d-n6ks9" not found 2026-07-17 23:11:12.163291 | instance | openstack/octavia-bootstrap-sq6m9/init 2026-07-17 23:11:12.361694 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-sq6m9" not found 2026-07-17 23:11:12.365566 | instance | openstack/octavia-bootstrap-sq6m9/bootstrap 2026-07-17 23:11:12.554963 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-sq6m9" not found 2026-07-17 23:11:12.750838 | instance | openstack/octavia-db-init-ckhx7/init 2026-07-17 23:11:12.926249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-ckhx7" not found 2026-07-17 23:11:12.929779 | instance | openstack/octavia-db-init-ckhx7/octavia-db-init-0 2026-07-17 23:11:13.098786 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-ckhx7" not found 2026-07-17 23:11:13.103425 | instance | openstack/octavia-db-init-ckhx7/octavia-db-init-1 2026-07-17 23:11:13.287208 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-ckhx7" not found 2026-07-17 23:11:13.477149 | instance | openstack/octavia-db-sync-j5s4k/init 2026-07-17 23:11:13.649819 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-j5s4k" not found 2026-07-17 23:11:13.657064 | instance | openstack/octavia-db-sync-j5s4k/octavia-db-sync 2026-07-17 23:11:13.850340 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-j5s4k" not found 2026-07-17 23:11:14.018579 | instance | openstack/octavia-health-manager-default-2mdpf/init 2026-07-17 23:11:14.211573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-2mdpf" not found 2026-07-17 23:11:14.217048 | instance | openstack/octavia-health-manager-default-2mdpf/octavia-health-manager-get-port 2026-07-17 23:11:14.388678 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-2mdpf" not found 2026-07-17 23:11:14.392775 | instance | openstack/octavia-health-manager-default-2mdpf/octavia-health-manager-nic-init 2026-07-17 23:11:14.561505 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-2mdpf" not found 2026-07-17 23:11:14.564797 | instance | openstack/octavia-health-manager-default-2mdpf/octavia-health-manager 2026-07-17 23:11:14.755078 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-2mdpf" not found 2026-07-17 23:11:14.955846 | instance | openstack/octavia-housekeeping-5788866d5c-5t5cr/init 2026-07-17 23:11:15.155991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-5788866d5c-5t5cr" not found 2026-07-17 23:11:15.161015 | instance | openstack/octavia-housekeeping-5788866d5c-5t5cr/octavia-housekeeping 2026-07-17 23:11:15.355695 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-5788866d5c-5t5cr" not found 2026-07-17 23:11:15.543464 | instance | openstack/octavia-ks-endpoints-b6mgk/init 2026-07-17 23:11:15.723806 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-b6mgk" not found 2026-07-17 23:11:15.730661 | instance | openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-admin 2026-07-17 23:11:15.904842 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-b6mgk" not found 2026-07-17 23:11:15.909053 | instance | openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-internal 2026-07-17 23:11:16.085881 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-b6mgk" not found 2026-07-17 23:11:16.090060 | instance | openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-public 2026-07-17 23:11:16.267395 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-b6mgk" not found 2026-07-17 23:11:16.447273 | instance | openstack/octavia-ks-service-rcvvz/init 2026-07-17 23:11:16.626758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-rcvvz" not found 2026-07-17 23:11:16.631658 | instance | openstack/octavia-ks-service-rcvvz/load-balancer-ks-service-registration 2026-07-17 23:11:16.831588 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-rcvvz" not found 2026-07-17 23:11:17.005958 | instance | openstack/octavia-ks-user-qdlpf/init 2026-07-17 23:11:17.172307 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-qdlpf" not found 2026-07-17 23:11:17.177184 | instance | openstack/octavia-ks-user-qdlpf/octavia-ks-user 2026-07-17 23:11:17.352258 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-qdlpf" not found 2026-07-17 23:11:17.527267 | instance | openstack/octavia-rabbit-init-cblmv/init 2026-07-17 23:11:17.695673 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-cblmv" not found 2026-07-17 23:11:17.699823 | instance | openstack/octavia-rabbit-init-cblmv/rabbit-init 2026-07-17 23:11:17.887427 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-cblmv" not found 2026-07-17 23:11:18.050864 | instance | openstack/octavia-worker-7c4f7d5798-qgsbn/init 2026-07-17 23:11:18.228743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-7c4f7d5798-qgsbn" not found 2026-07-17 23:11:18.232080 | instance | openstack/octavia-worker-7c4f7d5798-qgsbn/octavia-worker 2026-07-17 23:11:18.395281 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-7c4f7d5798-qgsbn" not found 2026-07-17 23:11:18.574099 | instance | openstack/openstack-database-exporter-78c69bc7dd-n5qn4/openstack-database-exporter 2026-07-17 23:11:18.769682 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-n5qn4" not found 2026-07-17 23:11:18.957861 | instance | openstack/openstack-exporter-77768fd7d-h2f2k/build-config 2026-07-17 23:11:19.151101 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-77768fd7d-h2f2k" not found 2026-07-17 23:11:19.156900 | instance | openstack/openstack-exporter-77768fd7d-h2f2k/openstack-exporter 2026-07-17 23:11:19.432768 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-77768fd7d-h2f2k" not found 2026-07-17 23:11:19.612131 | instance | openstack/openvswitch-2dwdj/init 2026-07-17 23:11:19.789712 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-2dwdj" not found 2026-07-17 23:11:19.793733 | instance | openstack/openvswitch-2dwdj/openvswitch-db-perms 2026-07-17 23:11:20.001825 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-2dwdj" not found 2026-07-17 23:11:20.006969 | instance | openstack/openvswitch-2dwdj/openvswitch-vswitchd-modules 2026-07-17 23:11:20.198993 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-2dwdj" not found 2026-07-17 23:11:20.203926 | instance | openstack/openvswitch-2dwdj/openvswitch-db 2026-07-17 23:11:20.379390 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-2dwdj" not found 2026-07-17 23:11:20.382811 | instance | openstack/openvswitch-2dwdj/openvswitch-vswitchd 2026-07-17 23:11:20.560051 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-2dwdj" not found 2026-07-17 23:11:20.738243 | instance | openstack/ovn-controller-default-qvxb6/init 2026-07-17 23:11:20.931607 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-qvxb6" not found 2026-07-17 23:11:20.934969 | instance | openstack/ovn-controller-default-qvxb6/get-gw-enabled 2026-07-17 23:11:21.103222 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-qvxb6" not found 2026-07-17 23:11:21.108102 | instance | openstack/ovn-controller-default-qvxb6/controller-init 2026-07-17 23:11:21.284638 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-qvxb6" not found 2026-07-17 23:11:21.287899 | instance | openstack/ovn-controller-default-qvxb6/controller 2026-07-17 23:11:21.458218 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-qvxb6" not found 2026-07-17 23:11:21.462182 | instance | openstack/ovn-controller-default-qvxb6/vector 2026-07-17 23:11:21.631628 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-qvxb6" not found 2026-07-17 23:11:21.635631 | instance | openstack/ovn-controller-default-qvxb6/log-parser 2026-07-17 23:11:21.838877 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-qvxb6" not found 2026-07-17 23:11:22.024818 | instance | openstack/ovn-northd-fc978744-v65dx/init 2026-07-17 23:11:22.207897 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-v65dx" not found 2026-07-17 23:11:22.211669 | instance | openstack/ovn-northd-fc978744-v65dx/northd 2026-07-17 23:11:22.380552 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-v65dx" not found 2026-07-17 23:11:22.564007 | instance | openstack/ovn-ovsdb-nb-0/init 2026-07-17 23:11:22.769423 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-07-17 23:11:22.783190 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-07-17 23:11:22.991569 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-07-17 23:11:23.173986 | instance | openstack/ovn-ovsdb-sb-0/init 2026-07-17 23:11:23.352078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-07-17 23:11:23.358289 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-07-17 23:11:23.544815 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-07-17 23:11:23.731719 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-07-17 23:11:23.920969 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-17 23:11:23.925914 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-07-17 23:11:24.104281 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-17 23:11:24.109021 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-07-17 23:11:24.491367 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-07-17 23:11:24.495339 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-07-17 23:11:24.669977 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-07-17 23:11:24.866980 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-07-17 23:11:25.094711 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-07-17 23:11:25.098743 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-07-17 23:11:25.331666 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-07-17 23:11:25.336132 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-07-17 23:11:25.513657 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-07-17 23:11:25.702202 | instance | openstack/placement-api-f77bb475f-sr7gk/init 2026-07-17 23:11:25.899391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-f77bb475f-sr7gk" not found 2026-07-17 23:11:25.907924 | instance | openstack/placement-api-f77bb475f-sr7gk/placement-api 2026-07-17 23:11:26.138977 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-f77bb475f-sr7gk" not found 2026-07-17 23:11:26.336484 | instance | openstack/placement-db-init-tggd6/init 2026-07-17 23:11:26.516896 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-tggd6" not found 2026-07-17 23:11:26.521877 | instance | openstack/placement-db-init-tggd6/placement-db-init-0 2026-07-17 23:11:26.693932 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-tggd6" not found 2026-07-17 23:11:26.899083 | instance | openstack/placement-db-sync-g7qjd/init 2026-07-17 23:11:27.076343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-g7qjd" not found 2026-07-17 23:11:27.080620 | instance | openstack/placement-db-sync-g7qjd/placement-db-sync 2026-07-17 23:11:27.253961 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-g7qjd" not found 2026-07-17 23:11:27.454343 | instance | openstack/placement-ks-endpoints-w4d58/init 2026-07-17 23:11:27.633953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-w4d58" not found 2026-07-17 23:11:27.639524 | instance | openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-admin 2026-07-17 23:11:27.830738 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-w4d58" not found 2026-07-17 23:11:27.835409 | instance | openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-internal 2026-07-17 23:11:28.026387 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-w4d58" not found 2026-07-17 23:11:28.031059 | instance | openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-public 2026-07-17 23:11:28.221041 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-w4d58" not found 2026-07-17 23:11:28.407655 | instance | openstack/placement-ks-service-6bsh2/init 2026-07-17 23:11:28.581694 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-6bsh2" not found 2026-07-17 23:11:28.586068 | instance | openstack/placement-ks-service-6bsh2/placement-ks-service-registration 2026-07-17 23:11:28.777227 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-6bsh2" not found 2026-07-17 23:11:28.957096 | instance | openstack/placement-ks-user-mmcjl/init 2026-07-17 23:11:29.137887 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-mmcjl" not found 2026-07-17 23:11:29.142602 | instance | openstack/placement-ks-user-mmcjl/placement-ks-user 2026-07-17 23:11:29.328689 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-mmcjl" not found 2026-07-17 23:11:29.527162 | instance | openstack/pxc-operator-69cb5bbdb9-tsszg/percona-xtradb-cluster-operator 2026-07-17 23:11:29.747483 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-tsszg" not found 2026-07-17 23:11:29.938840 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-07-17 23:11:30.123890 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-07-17 23:11:30.129012 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-07-17 23:11:30.328856 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-07-17 23:11:30.511676 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-07-17 23:11:30.688752 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-07-17 23:11:30.693154 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-07-17 23:11:30.903987 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-07-17 23:11:31.085750 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-gf8sp/rabbitmq-cluster-operator 2026-07-17 23:11:31.287980 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-gf8sp" not found 2026-07-17 23:11:31.469571 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-07-17 23:11:31.638612 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-07-17 23:11:31.641993 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-07-17 23:11:31.835600 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-07-17 23:11:32.017997 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-07-17 23:11:32.188679 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-07-17 23:11:32.192315 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-07-17 23:11:32.371385 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-07-17 23:11:32.553911 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-07-17 23:11:32.721805 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-07-17 23:11:32.725377 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-07-17 23:11:32.920237 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-07-17 23:11:33.090250 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-07-17 23:11:33.262274 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-07-17 23:11:33.265374 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-07-17 23:11:33.451148 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-07-17 23:11:33.629290 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-07-17 23:11:33.822114 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-07-17 23:11:33.826994 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-07-17 23:11:34.004457 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-07-17 23:11:34.192901 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g/rabbitmq-cluster-operator 2026-07-17 23:11:34.371613 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-xlt6g" not found 2026-07-17 23:11:34.570957 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-07-17 23:11:34.783735 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-07-17 23:11:34.788411 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-07-17 23:11:34.976544 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-07-17 23:11:35.148377 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-07-17 23:11:35.326431 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-07-17 23:11:35.330677 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-07-17 23:11:35.590646 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-07-17 23:11:35.782750 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-07-17 23:11:35.985372 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-07-17 23:11:35.990442 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-07-17 23:11:36.182531 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-07-17 23:11:36.349689 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/make-container-crash-dir 2026-07-17 23:11:36.517551 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-dpt84" not found 2026-07-17 23:11:36.520747 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/chown-container-data-dir 2026-07-17 23:11:36.693660 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-dpt84" not found 2026-07-17 23:11:36.697989 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/ceph-crash 2026-07-17 23:11:36.881251 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-dpt84" not found 2026-07-17 23:11:37.059193 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/chown-container-data-dir 2026-07-17 23:11:37.230734 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt" not found 2026-07-17 23:11:37.234515 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/rgw 2026-07-17 23:11:37.452876 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt" not found 2026-07-17 23:11:37.457128 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/log-collector 2026-07-17 23:11:37.646000 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt" not found 2026-07-17 23:11:37.828425 | instance | openstack/staffeln-api-5fdcf48b9b-svbgt/init 2026-07-17 23:11:37.998963 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-5fdcf48b9b-svbgt" not found 2026-07-17 23:11:38.002832 | instance | openstack/staffeln-api-5fdcf48b9b-svbgt/staffeln-api 2026-07-17 23:11:38.191623 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-5fdcf48b9b-svbgt" not found 2026-07-17 23:11:38.371063 | instance | openstack/staffeln-conductor-59c698fc99-2s8lr/staffeln-conductor 2026-07-17 23:11:38.549392 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-59c698fc99-2s8lr" not found 2026-07-17 23:11:38.729992 | instance | openstack/staffeln-db-init-pvg2f/init 2026-07-17 23:11:38.910800 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-pvg2f" not found 2026-07-17 23:11:38.914638 | instance | openstack/staffeln-db-init-pvg2f/staffeln-db-init-0 2026-07-17 23:11:39.088466 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-pvg2f" not found 2026-07-17 23:11:39.300003 | instance | openstack/staffeln-db-sync-bx8mb/init 2026-07-17 23:11:39.469922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-bx8mb" not found 2026-07-17 23:11:39.474979 | instance | openstack/staffeln-db-sync-bx8mb/staffeln-db-sync 2026-07-17 23:11:39.661206 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-bx8mb" not found 2026-07-17 23:11:39.855334 | instance | openstack/tempest-ks-user-xdvrx/init 2026-07-17 23:11:40.043677 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-xdvrx" not found 2026-07-17 23:11:40.047547 | instance | openstack/tempest-ks-user-xdvrx/tempest-ks-user 2026-07-17 23:11:40.231888 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-xdvrx" not found 2026-07-17 23:11:40.436217 | instance | openstack/tempest-run-tests-4rcbt/init 2026-07-17 23:11:40.644282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-4rcbt" not found 2026-07-17 23:11:40.649037 | instance | openstack/tempest-run-tests-4rcbt/tempest-run-tests-init 2026-07-17 23:11:40.845252 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-4rcbt" not found 2026-07-17 23:11:40.849936 | instance | openstack/tempest-run-tests-4rcbt/tempest-run-tests 2026-07-17 23:11:41.074057 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-4rcbt" not found 2026-07-17 23:11:41.257981 | instance | openstack/valkey-node-0/valkey 2026-07-17 23:11:41.438416 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-07-17 23:11:41.442813 | instance | openstack/valkey-node-0/sentinel 2026-07-17 23:11:41.622132 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-07-17 23:11:41.625668 | instance | openstack/valkey-node-0/metrics 2026-07-17 23:11:41.823511 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-07-17 23:11:41.996794 | instance | orc-system/orc-controller-manager-6cb597b5d4-l6xqk/manager 2026-07-17 23:11:42.182066 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-l6xqk" not found 2026-07-17 23:11:42.370195 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-g2zrr/rook-ceph-operator 2026-07-17 23:11:42.572307 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-g2zrr" not found 2026-07-17 23:11:42.753127 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-k2hld/secretgen-controller 2026-07-17 23:11:42.978084 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-k2hld" not found 2026-07-17 23:11:43.313966 | instance | ERROR 2026-07-17 23:11:43.314193 | instance | { 2026-07-17 23:11:43.314234 | instance | "delta": "0:02:05.700210", 2026-07-17 23:11:43.314257 | instance | "end": "2026-07-17 23:11:42.984549", 2026-07-17 23:11:43.314276 | instance | "msg": "non-zero return code", 2026-07-17 23:11:43.314294 | instance | "rc": 123, 2026-07-17 23:11:43.314312 | instance | "start": "2026-07-17 23:09:37.284339" 2026-07-17 23:11:43.314330 | instance | } 2026-07-17 23:11:43.314353 | instance | ERROR: Ignoring Errors 2026-07-17 23:11:43.328166 | 2026-07-17 23:11:43.328237 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-17 23:11:43.967438 | instance | changed: 2026-07-17 23:11:43.967865 | instance | cd+++++++++ pod-logs/ 2026-07-17 23:11:43.967900 | instance | cd+++++++++ pod-logs/auth-system/ 2026-07-17 23:11:43.967922 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-07-17 23:11:43.967941 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-07-17 23:11:43.967960 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-07-17 23:11:43.967978 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb/ 2026-07-17 23:11:43.967998 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb/manager.txt 2026-07-17 23:11:43.968039 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-07-17 23:11:43.968062 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7/ 2026-07-17 23:11:43.968081 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7/manager.txt 2026-07-17 23:11:43.968099 | instance | cd+++++++++ pod-logs/capi-system/ 2026-07-17 23:11:43.968116 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-m5km7/ 2026-07-17 23:11:43.968134 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-m5km7/manager.txt 2026-07-17 23:11:43.968152 | instance | cd+++++++++ pod-logs/capo-system/ 2026-07-17 23:11:43.968169 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-nqjrj/ 2026-07-17 23:11:43.968186 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-nqjrj/manager.txt 2026-07-17 23:11:43.968204 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-07-17 23:11:43.968222 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-fpwtz/ 2026-07-17 23:11:43.968240 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-fpwtz/cert-manager-controller.txt 2026-07-17 23:11:43.968257 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-z6n5l/ 2026-07-17 23:11:43.968275 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-z6n5l/cert-manager-cainjector.txt 2026-07-17 23:11:43.968293 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-6pckp/ 2026-07-17 23:11:43.968330 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-6pckp/cert-manager-webhook.txt 2026-07-17 23:11:43.968354 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-17 23:11:43.968373 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gf5tl/ 2026-07-17 23:11:43.968391 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gf5tl/envoy-gateway.txt 2026-07-17 23:11:43.968408 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-17 23:11:43.968426 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-07-17 23:11:43.968443 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-07-17 23:11:43.968460 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-07-17 23:11:43.968478 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-07-17 23:11:43.968722 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb/ 2026-07-17 23:11:43.968754 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jsrpb/manager.txt 2026-07-17 23:11:43.968773 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-07-17 23:11:43.968792 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7/ 2026-07-17 23:11:43.968810 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-6vtx7/manager.txt 2026-07-17 23:11:43.968829 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-07-17 23:11:43.968847 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-m5km7/ 2026-07-17 23:11:43.968865 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-m5km7/manager.txt 2026-07-17 23:11:43.968883 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-07-17 23:11:43.968901 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-nqjrj/ 2026-07-17 23:11:43.968919 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-nqjrj/manager.txt 2026-07-17 23:11:43.968937 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-07-17 23:11:43.968978 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-fpwtz/ 2026-07-17 23:11:43.968999 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-fpwtz/cert-manager-controller.txt 2026-07-17 23:11:43.969017 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-z6n5l/ 2026-07-17 23:11:43.969035 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-z6n5l/cert-manager-cainjector.txt 2026-07-17 23:11:43.969053 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-6pckp/ 2026-07-17 23:11:43.969070 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-6pckp/cert-manager-webhook.txt 2026-07-17 23:11:43.969116 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-17 23:11:43.969136 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gf5tl/ 2026-07-17 23:11:43.969154 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gf5tl/envoy-gateway.txt 2026-07-17 23:11:43.969172 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-07-17 23:11:43.969190 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-vjcgs/ 2026-07-17 23:11:43.969232 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-vjcgs/controller.txt 2026-07-17 23:11:43.969255 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hpgm4/ 2026-07-17 23:11:43.969293 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hpgm4/ingress-nginx-default-backend.txt 2026-07-17 23:11:43.969315 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-17 23:11:43.969334 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-l66lw/ 2026-07-17 23:11:43.969545 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-l66lw/cilium-operator.txt 2026-07-17 23:11:43.969574 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/ 2026-07-17 23:11:43.969595 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/apply-sysctl-overwrites.txt 2026-07-17 23:11:43.969614 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/cilium-agent.txt 2026-07-17 23:11:43.969632 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/clean-cilium-state.txt 2026-07-17 23:11:43.969655 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/config.txt 2026-07-17 23:11:43.969674 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/install-cni-binaries.txt 2026-07-17 23:11:43.969692 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/mount-bpf-fs.txt 2026-07-17 23:11:43.969709 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vs8bj/mount-cgroup.txt 2026-07-17 23:11:43.969765 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-k4vsx/ 2026-07-17 23:11:43.969786 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-k4vsx/coredns.txt 2026-07-17 23:11:43.969803 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-njm78/ 2026-07-17 23:11:43.969821 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-njm78/coredns.txt 2026-07-17 23:11:43.969839 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-17 23:11:43.969856 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-17 23:11:43.969898 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-17 23:11:43.969920 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-17 23:11:43.969938 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-17 23:11:43.969956 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-17 23:11:43.969972 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-k5n6k/ 2026-07-17 23:11:43.969991 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-k5n6k/kube-proxy.txt 2026-07-17 23:11:43.970008 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-17 23:11:43.970026 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-17 23:11:43.970043 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-17 23:11:43.970094 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-17 23:11:43.970119 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-07-17 23:11:43.970137 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-b8bxn/ 2026-07-17 23:11:43.970157 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-b8bxn/local-path-provisioner.txt 2026-07-17 23:11:43.970177 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-07-17 23:11:43.970194 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-17 23:11:43.970298 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-17 23:11:43.970334 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-17 23:11:43.970355 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-17 23:11:43.970374 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-17 23:11:43.970602 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-tk6bs/ 2026-07-17 23:11:43.970635 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-tk6bs/goldpinger-daemon.txt 2026-07-17 23:11:43.970656 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/ 2026-07-17 23:11:43.970674 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana-sc-dashboard.txt 2026-07-17 23:11:43.970692 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana-sc-datasources.txt 2026-07-17 23:11:43.970717 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana.txt 2026-07-17 23:11:43.970735 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt/ 2026-07-17 23:11:43.970753 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt/kube-state-metrics.txt 2026-07-17 23:11:43.970770 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lr7nd/ 2026-07-17 23:11:43.970788 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lr7nd/kube-prometheus-stack.txt 2026-07-17 23:11:43.970806 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/ 2026-07-17 23:11:43.970824 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/node-exporter.txt 2026-07-17 23:11:43.970842 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/pod-tls-sidecar.txt 2026-07-17 23:11:43.970860 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-07-17 23:11:43.970877 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-07-17 23:11:43.970894 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-07-17 23:11:43.970911 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-17 23:11:43.970929 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-17 23:11:43.970947 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-v5xkr/ 2026-07-17 23:11:43.970964 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-v5xkr/nginx.txt 2026-07-17 23:11:43.971003 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-07-17 23:11:43.971027 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-07-17 23:11:43.971045 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-07-17 23:11:43.971063 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-79m55/ 2026-07-17 23:11:43.971081 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-79m55/gc.txt 2026-07-17 23:11:43.971098 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-6g8c9/ 2026-07-17 23:11:43.971313 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-6g8c9/master.txt 2026-07-17 23:11:43.971339 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-swsrs/ 2026-07-17 23:11:43.971358 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-swsrs/worker.txt 2026-07-17 23:11:43.971377 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-17 23:11:43.971395 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-17 23:11:43.971413 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-17 23:11:43.971430 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-17 23:11:43.971448 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-17 23:11:43.971466 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-17 23:11:43.971512 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-85vcz/ 2026-07-17 23:11:43.971537 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-85vcz/pushgateway.txt 2026-07-17 23:11:43.971556 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-wcjtg/ 2026-07-17 23:11:43.971574 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-wcjtg/vector.txt 2026-07-17 23:11:43.971592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-07-17 23:11:43.971610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-54f7cf7579-gbb77/ 2026-07-17 23:11:43.971628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-54f7cf7579-gbb77/barbican-api.txt 2026-07-17 23:11:43.971645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-54f7cf7579-gbb77/init.txt 2026-07-17 23:11:43.971663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-f6lfj/ 2026-07-17 23:11:43.971895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-f6lfj/barbican-db-init-0.txt 2026-07-17 23:11:43.971920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-f6lfj/init.txt 2026-07-17 23:11:43.971939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-fjx62/ 2026-07-17 23:11:43.971957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-fjx62/barbican-db-sync.txt 2026-07-17 23:11:43.971975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-fjx62/init.txt 2026-07-17 23:11:43.971992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sw68q/ 2026-07-17 23:11:43.972009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sw68q/init.txt 2026-07-17 23:11:43.972027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-admin.txt 2026-07-17 23:11:43.972044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-internal.txt 2026-07-17 23:11:43.972086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-public.txt 2026-07-17 23:11:43.972106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bzfkq/ 2026-07-17 23:11:43.972124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bzfkq/init.txt 2026-07-17 23:11:43.972141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-bzfkq/key-manager-ks-service-registration.txt 2026-07-17 23:11:43.972158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rzrf7/ 2026-07-17 23:11:43.972175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rzrf7/barbican-ks-user.txt 2026-07-17 23:11:43.972192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rzrf7/init.txt 2026-07-17 23:11:43.972209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9vbsx/ 2026-07-17 23:11:43.972226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9vbsx/init.txt 2026-07-17 23:11:43.972555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9vbsx/rabbit-init.txt 2026-07-17 23:11:43.972576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d8f44d84-kq2nt/ 2026-07-17 23:11:43.972595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d8f44d84-kq2nt/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.972613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d8f44d84-kq2nt/cinder-api.txt 2026-07-17 23:11:43.972656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-55d8f44d84-kq2nt/init.txt 2026-07-17 23:11:43.972678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6779f895b8-shxtk/ 2026-07-17 23:11:43.972754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6779f895b8-shxtk/ceph-backup-keyring-placement.txt 2026-07-17 23:11:43.972782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6779f895b8-shxtk/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.972822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6779f895b8-shxtk/ceph-keyring-placement-rbd1.txt 2026-07-17 23:11:43.973141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6779f895b8-shxtk/cinder-backup.txt 2026-07-17 23:11:43.973169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6779f895b8-shxtk/init.txt 2026-07-17 23:11:43.973189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-ljwfl/ 2026-07-17 23:11:43.973207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-ljwfl/ceph-keyring-placement.txt 2026-07-17 23:11:43.973225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-ljwfl/cinder-backup-storage-init.txt 2026-07-17 23:11:43.973243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-ljwfl/init.txt 2026-07-17 23:11:43.973260 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-j5f9w/ 2026-07-17 23:11:43.973299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-j5f9w/bootstrap.txt 2026-07-17 23:11:43.973323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-j5f9w/init.txt 2026-07-17 23:11:43.973341 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ngp79/ 2026-07-17 23:11:43.973358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ngp79/create-internal-tenant.txt 2026-07-17 23:11:43.973376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ngp79/init.txt 2026-07-17 23:11:43.973393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2hzmw/ 2026-07-17 23:11:43.973410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2hzmw/cinder-db-init-0.txt 2026-07-17 23:11:43.973427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2hzmw/init.txt 2026-07-17 23:11:43.973444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dgw4j/ 2026-07-17 23:11:43.973674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dgw4j/cinder-db-sync.txt 2026-07-17 23:11:43.973698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-dgw4j/init.txt 2026-07-17 23:11:43.973716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mcrct/ 2026-07-17 23:11:43.973735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mcrct/init.txt 2026-07-17 23:11:43.973753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-admin.txt 2026-07-17 23:11:43.973771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-internal.txt 2026-07-17 23:11:43.973789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-public.txt 2026-07-17 23:11:43.973807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-r84jd/ 2026-07-17 23:11:43.973824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-r84jd/init.txt 2026-07-17 23:11:43.973841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-r84jd/volumev3-ks-service-registration.txt 2026-07-17 23:11:43.973859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-4wqc2/ 2026-07-17 23:11:43.973877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-4wqc2/cinder-ks-user.txt 2026-07-17 23:11:43.973894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-4wqc2/init.txt 2026-07-17 23:11:43.973911 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-g5zqg/ 2026-07-17 23:11:43.973928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-g5zqg/init.txt 2026-07-17 23:11:43.973953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-g5zqg/rabbit-init.txt 2026-07-17 23:11:43.973972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6b58d69d64-5fpsx/ 2026-07-17 23:11:43.973990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6b58d69d64-5fpsx/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.974031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6b58d69d64-5fpsx/cinder-scheduler.txt 2026-07-17 23:11:43.974054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6b58d69d64-5fpsx/init.txt 2026-07-17 23:11:43.974073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k5c8r/ 2026-07-17 23:11:43.974090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k5c8r/ceph-keyring-placement.txt 2026-07-17 23:11:43.974108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k5c8r/cinder-storage-init-rbd1.txt 2026-07-17 23:11:43.974125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-k5c8r/init.txt 2026-07-17 23:11:43.974142 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7498685858-hqpj2/ 2026-07-17 23:11:43.974159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7498685858-hqpj2/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.974176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7498685858-hqpj2/ceph-keyring-placement-rbd1.txt 2026-07-17 23:11:43.974494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7498685858-hqpj2/cinder-volume.txt 2026-07-17 23:11:43.974519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7498685858-hqpj2/init-cinder-conf.txt 2026-07-17 23:11:43.974539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7498685858-hqpj2/init.txt 2026-07-17 23:11:43.974557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29738825-vcb9s/ 2026-07-17 23:11:43.974575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29738825-vcb9s/cinder-volume-usage-audit.txt 2026-07-17 23:11:43.974593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29738825-vcb9s/init.txt 2026-07-17 23:11:43.974611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7476b8494-bmm2h/ 2026-07-17 23:11:43.974650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7476b8494-bmm2h/ceph-keyring-placement.txt 2026-07-17 23:11:43.974675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7476b8494-bmm2h/glance-api.txt 2026-07-17 23:11:43.974695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7476b8494-bmm2h/glance-perms.txt 2026-07-17 23:11:43.974712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7476b8494-bmm2h/init.txt 2026-07-17 23:11:43.974729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-7t87j/ 2026-07-17 23:11:43.974746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-7t87j/glance-db-init-0.txt 2026-07-17 23:11:43.974764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-7t87j/init.txt 2026-07-17 23:11:43.974781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-jmprk/ 2026-07-17 23:11:43.974798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-jmprk/glance-db-sync.txt 2026-07-17 23:11:43.975019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-jmprk/init.txt 2026-07-17 23:11:43.975048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-lphcw/ 2026-07-17 23:11:43.975068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-admin.txt 2026-07-17 23:11:43.975085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-internal.txt 2026-07-17 23:11:43.975226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-public.txt 2026-07-17 23:11:43.975268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-lphcw/init.txt 2026-07-17 23:11:43.975297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pxbfb/ 2026-07-17 23:11:43.975324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pxbfb/image-ks-service-registration.txt 2026-07-17 23:11:43.975350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pxbfb/init.txt 2026-07-17 23:11:43.975830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2f22r/ 2026-07-17 23:11:43.975863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2f22r/glance-ks-user.txt 2026-07-17 23:11:43.975890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2f22r/init.txt 2026-07-17 23:11:43.975916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mg7bs/ 2026-07-17 23:11:43.975942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mg7bs/glance-metadefs-load.txt 2026-07-17 23:11:43.975969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-mg7bs/init.txt 2026-07-17 23:11:43.975995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2qnlk/ 2026-07-17 23:11:43.976020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2qnlk/init.txt 2026-07-17 23:11:43.976047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2qnlk/rabbit-init.txt 2026-07-17 23:11:43.976074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hpqqr/ 2026-07-17 23:11:43.976099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hpqqr/ceph-keyring-placement.txt 2026-07-17 23:11:43.976124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hpqqr/glance-storage-init.txt 2026-07-17 23:11:43.976150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-hpqqr/init.txt 2026-07-17 23:11:43.976175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-7d4d79c679-nsgz7/ 2026-07-17 23:11:43.976201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7d4d79c679-nsgz7/heat-api.txt 2026-07-17 23:11:43.976228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7d4d79c679-nsgz7/init.txt 2026-07-17 23:11:43.976254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-6w7kz/ 2026-07-17 23:11:43.976279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-6w7kz/bootstrap.txt 2026-07-17 23:11:43.976305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-6w7kz/init.txt 2026-07-17 23:11:43.976330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-785d66c6f-tqtsg/ 2026-07-17 23:11:43.976356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-785d66c6f-tqtsg/heat-cfn.txt 2026-07-17 23:11:43.976417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-785d66c6f-tqtsg/init.txt 2026-07-17 23:11:43.976446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hbwd9/ 2026-07-17 23:11:43.976473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hbwd9/heat-db-init-0.txt 2026-07-17 23:11:43.976499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hbwd9/init.txt 2026-07-17 23:11:43.976524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-2vmqh/ 2026-07-17 23:11:43.976836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-2vmqh/heat-db-sync.txt 2026-07-17 23:11:43.976876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-2vmqh/init.txt 2026-07-17 23:11:43.976904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nn9w2/ 2026-07-17 23:11:43.976931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nn9w2/heat-ks-domain-user.txt 2026-07-17 23:11:43.976985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nn9w2/init.txt 2026-07-17 23:11:43.977295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-69f67475d-9qxkv/ 2026-07-17 23:11:43.977328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-69f67475d-9qxkv/heat-engine.txt 2026-07-17 23:11:43.977356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-69f67475d-9qxkv/init.txt 2026-07-17 23:11:43.977383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29738820-kjzg7/ 2026-07-17 23:11:43.977409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29738820-kjzg7/heat-engine-cleaner.txt 2026-07-17 23:11:43.977436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29738820-kjzg7/init.txt 2026-07-17 23:11:43.977496 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29738825-fhszj/ 2026-07-17 23:11:43.977523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29738825-fhszj/heat-engine-cleaner.txt 2026-07-17 23:11:43.977549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29738825-fhszj/init.txt 2026-07-17 23:11:43.977576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/ 2026-07-17 23:11:43.977862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-admin.txt 2026-07-17 23:11:43.977894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-internal.txt 2026-07-17 23:11:43.977921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-public.txt 2026-07-17 23:11:43.977948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/init.txt 2026-07-17 23:11:43.977973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-admin.txt 2026-07-17 23:11:43.977999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-internal.txt 2026-07-17 23:11:43.978057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-public.txt 2026-07-17 23:11:43.978085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76w8d/ 2026-07-17 23:11:43.978111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76w8d/cloudformation-ks-service-registration.txt 2026-07-17 23:11:43.978422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76w8d/init.txt 2026-07-17 23:11:43.978468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-76w8d/orchestration-ks-service-registration.txt 2026-07-17 23:11:43.978498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m2xzk/ 2026-07-17 23:11:43.978525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m2xzk/heat-ks-user.txt 2026-07-17 23:11:43.978552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m2xzk/heat-trustee-ks-user.txt 2026-07-17 23:11:43.978578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m2xzk/init.txt 2026-07-17 23:11:43.978636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-nzgj2/ 2026-07-17 23:11:43.978664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-nzgj2/init.txt 2026-07-17 23:11:43.978690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-nzgj2/rabbit-init.txt 2026-07-17 23:11:43.978959 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rdn66/ 2026-07-17 23:11:43.979003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rdn66/heat-trusts.txt 2026-07-17 23:11:43.979032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-rdn66/init.txt 2026-07-17 23:11:43.979059 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-77dff5466b-ddpqq/ 2026-07-17 23:11:43.979121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77dff5466b-ddpqq/horizon.txt 2026-07-17 23:11:43.979156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77dff5466b-ddpqq/init.txt 2026-07-17 23:11:43.979183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zcqdm/ 2026-07-17 23:11:43.979209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zcqdm/horizon-db-init-0.txt 2026-07-17 23:11:43.979234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zcqdm/init.txt 2026-07-17 23:11:43.979529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-4xcrb/ 2026-07-17 23:11:43.979568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-4xcrb/horizon-db-sync.txt 2026-07-17 23:11:43.979596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-4xcrb/init.txt 2026-07-17 23:11:43.979623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-sjw4t/ 2026-07-17 23:11:43.979649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-sjw4t/init.txt 2026-07-17 23:11:43.979676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-sjw4t/keepalived.txt 2026-07-17 23:11:43.979702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-sjw4t/wait-for-ip.txt 2026-07-17 23:11:43.979727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-69fc7fd7f6-r8bd9/ 2026-07-17 23:11:43.979752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-69fc7fd7f6-r8bd9/init.txt 2026-07-17 23:11:43.979778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-69fc7fd7f6-r8bd9/keystone-api.txt 2026-07-17 23:11:43.979803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-zsg4w/ 2026-07-17 23:11:43.979828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-zsg4w/bootstrap.txt 2026-07-17 23:11:43.979853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-zsg4w/init.txt 2026-07-17 23:11:43.979878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-zmlg5/ 2026-07-17 23:11:43.979903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-zmlg5/init.txt 2026-07-17 23:11:43.979928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-zmlg5/keystone-credential-setup.txt 2026-07-17 23:11:43.979954 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wx84m/ 2026-07-17 23:11:43.979979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wx84m/init.txt 2026-07-17 23:11:43.980004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wx84m/keystone-db-init-0.txt 2026-07-17 23:11:43.980030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-f5bvt/ 2026-07-17 23:11:43.980055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-f5bvt/init.txt 2026-07-17 23:11:43.980081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-f5bvt/keystone-db-sync.txt 2026-07-17 23:11:43.980107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4rcn9/ 2026-07-17 23:11:43.980132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4rcn9/init.txt 2026-07-17 23:11:43.980158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4rcn9/keystone-domain-manage.txt 2026-07-17 23:11:43.980184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-hz4c7/ 2026-07-17 23:11:43.980210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-hz4c7/init.txt 2026-07-17 23:11:43.980236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-hz4c7/keystone-fernet-setup.txt 2026-07-17 23:11:43.980261 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-xdq46/ 2026-07-17 23:11:43.980286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-xdq46/init.txt 2026-07-17 23:11:43.980320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-xdq46/rabbit-init.txt 2026-07-17 23:11:43.980346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/ 2026-07-17 23:11:43.980373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/ceph-admin-keyring-placement.txt 2026-07-17 23:11:43.980398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/ceph-keyring-placement.txt 2026-07-17 23:11:43.980424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/init-dynamic-options.txt 2026-07-17 23:11:43.980450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/init.txt 2026-07-17 23:11:43.980476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/libvirt-exporter.txt 2026-07-17 23:11:43.980504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/libvirt.txt 2026-07-17 23:11:43.980531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-xkjm5/tls-sidecar.txt 2026-07-17 23:11:43.980557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-76d98685df-p6wnx/ 2026-07-17 23:11:43.980583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-76d98685df-p6wnx/init.txt 2026-07-17 23:11:43.980608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-76d98685df-p6wnx/magnum-api.txt 2026-07-17 23:11:43.980634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-xcrvr/ 2026-07-17 23:11:43.980659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-xcrvr/magnum-cluster-api-proxy.txt 2026-07-17 23:11:43.980686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-07-17 23:11:43.980711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-07-17 23:11:43.980737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-17 23:11:43.980762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-17 23:11:43.980787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-khv7m/ 2026-07-17 23:11:43.980812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-khv7m/init.txt 2026-07-17 23:11:43.980838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-khv7m/magnum-db-init-0.txt 2026-07-17 23:11:43.980864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-fnvgf/ 2026-07-17 23:11:43.980890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-fnvgf/init.txt 2026-07-17 23:11:43.980917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-fnvgf/magnum-db-sync.txt 2026-07-17 23:11:43.980942 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-qw58j/ 2026-07-17 23:11:43.980989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-qw58j/init.txt 2026-07-17 23:11:43.981016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-qw58j/magnum-ks-domain-user.txt 2026-07-17 23:11:43.981041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-dnf87/ 2026-07-17 23:11:43.981096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-admin.txt 2026-07-17 23:11:43.981129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-internal.txt 2026-07-17 23:11:43.981155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-public.txt 2026-07-17 23:11:43.981201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-dnf87/init.txt 2026-07-17 23:11:43.981241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-7wzh4/ 2026-07-17 23:11:43.981269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-7wzh4/container-infra-ks-service-registration.txt 2026-07-17 23:11:43.981294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-7wzh4/init.txt 2026-07-17 23:11:43.981319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-c98r2/ 2026-07-17 23:11:43.981345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-c98r2/init.txt 2026-07-17 23:11:43.981370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-c98r2/magnum-ks-user.txt 2026-07-17 23:11:43.981395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-mjmmh/ 2026-07-17 23:11:43.981420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-mjmmh/init.txt 2026-07-17 23:11:43.981445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-mjmmh/rabbit-init.txt 2026-07-17 23:11:43.981471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-kw5pd/ 2026-07-17 23:11:43.981496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-kw5pd/registry.txt 2026-07-17 23:11:43.981522 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-649f5d4c98-8pkxq/ 2026-07-17 23:11:43.981547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-649f5d4c98-8pkxq/init.txt 2026-07-17 23:11:43.981608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-649f5d4c98-8pkxq/manila-api.txt 2026-07-17 23:11:43.981718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-5wnxh/ 2026-07-17 23:11:43.981775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-5wnxh/bootstrap.txt 2026-07-17 23:11:43.981807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-5wnxh/init.txt 2026-07-17 23:11:43.981833 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-745bfb74f-ppq2f/ 2026-07-17 23:11:43.981859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-745bfb74f-ppq2f/init.txt 2026-07-17 23:11:43.982156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-745bfb74f-ppq2f/manila-data.txt 2026-07-17 23:11:43.982185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-8mgj8/ 2026-07-17 23:11:43.982212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-8mgj8/init.txt 2026-07-17 23:11:43.982253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-8mgj8/manila-db-init-0.txt 2026-07-17 23:11:43.982280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-bsm6g/ 2026-07-17 23:11:43.982306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-bsm6g/init.txt 2026-07-17 23:11:43.982333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-bsm6g/manila-db-sync.txt 2026-07-17 23:11:43.982388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/ 2026-07-17 23:11:43.982422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/init.txt 2026-07-17 23:11:43.982493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-admin.txt 2026-07-17 23:11:43.982521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-internal.txt 2026-07-17 23:11:43.982577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-public.txt 2026-07-17 23:11:43.982604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-admin.txt 2026-07-17 23:11:43.982630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-internal.txt 2026-07-17 23:11:43.982655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-public.txt 2026-07-17 23:11:43.982689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-79mkk/ 2026-07-17 23:11:43.982716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-79mkk/init.txt 2026-07-17 23:11:43.982743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-79mkk/share-ks-service-registration.txt 2026-07-17 23:11:43.982769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-79mkk/sharev2-ks-service-registration.txt 2026-07-17 23:11:43.982794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-pl486/ 2026-07-17 23:11:43.982820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-pl486/init.txt 2026-07-17 23:11:43.982846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-pl486/manila-ks-user.txt 2026-07-17 23:11:43.982907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-brkrn/ 2026-07-17 23:11:43.982974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-brkrn/init.txt 2026-07-17 23:11:43.983005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-brkrn/rabbit-init.txt 2026-07-17 23:11:43.983031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-75d598cd45-42zlz/ 2026-07-17 23:11:43.983057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-75d598cd45-42zlz/init.txt 2026-07-17 23:11:43.983084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-75d598cd45-42zlz/manila-scheduler.txt 2026-07-17 23:11:43.983137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-84f6fbdd5b-vk855/ 2026-07-17 23:11:43.983168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-84f6fbdd5b-vk855/init.txt 2026-07-17 23:11:43.983623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-84f6fbdd5b-vk855/manila-share-init.txt 2026-07-17 23:11:43.983659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-84f6fbdd5b-vk855/manila-share.txt 2026-07-17 23:11:43.983714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-b6tnf/ 2026-07-17 23:11:43.983748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-b6tnf/init.txt 2026-07-17 23:11:43.983836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-b6tnf/memcached-exporter.txt 2026-07-17 23:11:43.984595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-b6tnf/memcached.txt 2026-07-17 23:11:43.984634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-cmr4q/ 2026-07-17 23:11:43.984662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-cmr4q/init.txt 2026-07-17 23:11:43.984690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-cmr4q/neutron-db-init-0.txt 2026-07-17 23:11:43.984717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4grfr/ 2026-07-17 23:11:43.984743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4grfr/init.txt 2026-07-17 23:11:43.984808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-4grfr/neutron-db-sync.txt 2026-07-17 23:11:43.984846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hp296/ 2026-07-17 23:11:43.984873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hp296/init.txt 2026-07-17 23:11:43.984899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-admin.txt 2026-07-17 23:11:43.984925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-internal.txt 2026-07-17 23:11:43.984951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-public.txt 2026-07-17 23:11:43.985417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wx6f9/ 2026-07-17 23:11:43.985461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wx6f9/init.txt 2026-07-17 23:11:43.985490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-wx6f9/network-ks-service-registration.txt 2026-07-17 23:11:43.985518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-thjgn/ 2026-07-17 23:11:43.985544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-thjgn/init.txt 2026-07-17 23:11:43.985818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-thjgn/neutron-ks-user.txt 2026-07-17 23:11:43.985858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pv9z5/ 2026-07-17 23:11:43.985886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pv9z5/init.txt 2026-07-17 23:11:43.985936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pv9z5/neutron-netns-cleanup-cron.txt 2026-07-17 23:11:43.985969 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-w5nls/ 2026-07-17 23:11:43.985996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-w5nls/init.txt 2026-07-17 23:11:43.986023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-w5nls/neutron-metadata-agent-init.txt 2026-07-17 23:11:43.986074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-w5nls/neutron-ovn-metadata-agent.txt 2026-07-17 23:11:43.986105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-w5nls/ovn-neutron-init.txt 2026-07-17 23:11:43.986131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-pc4gc/ 2026-07-17 23:11:43.986160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-pc4gc/init.txt 2026-07-17 23:11:43.986214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-pc4gc/neutron-ovn-vpn-agent.txt 2026-07-17 23:11:43.986342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-pc4gc/ovn-neutron-init.txt 2026-07-17 23:11:43.986381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-pc4gc/ovn-vpn-agent-init.txt 2026-07-17 23:11:43.986404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-wnlg7/ 2026-07-17 23:11:43.986424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-wnlg7/init.txt 2026-07-17 23:11:43.986463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-wnlg7/rabbit-init.txt 2026-07-17 23:11:43.986485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6d5b8f7897-n5cct/ 2026-07-17 23:11:43.986503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6d5b8f7897-n5cct/init.txt 2026-07-17 23:11:43.986521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6d5b8f7897-n5cct/neutron-rpc-server.txt 2026-07-17 23:11:43.986539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6d5b8f7897-n5cct/ovn-neutron-init.txt 2026-07-17 23:11:43.986571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbdb5748d-9dxsz/ 2026-07-17 23:11:43.986597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbdb5748d-9dxsz/init.txt 2026-07-17 23:11:43.986615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbdb5748d-9dxsz/neutron-policy-server.txt 2026-07-17 23:11:43.986633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbdb5748d-9dxsz/neutron-server.txt 2026-07-17 23:11:43.986650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cbdb5748d-9dxsz/ovn-neutron-init.txt 2026-07-17 23:11:43.986667 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-68cfb4b876-kspsf/ 2026-07-17 23:11:43.986707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-68cfb4b876-kspsf/init.txt 2026-07-17 23:11:43.986736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-68cfb4b876-kspsf/nova-api-metadata-init.txt 2026-07-17 23:11:43.986755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-68cfb4b876-kspsf/nova-api.txt 2026-07-17 23:11:43.986772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-54494757df-5kjlt/ 2026-07-17 23:11:43.986790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-54494757df-5kjlt/init.txt 2026-07-17 23:11:43.986829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-54494757df-5kjlt/nova-osapi.txt 2026-07-17 23:11:43.986850 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-zh692/ 2026-07-17 23:11:43.986867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-zh692/bootstrap.txt 2026-07-17 23:11:43.986885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-zh692/init.txt 2026-07-17 23:11:43.986902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29738820-crnfv/ 2026-07-17 23:11:43.986919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29738820-crnfv/init.txt 2026-07-17 23:11:43.986959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29738820-crnfv/nova-cell-setup.txt 2026-07-17 23:11:43.986979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fvq5n/ 2026-07-17 23:11:43.986996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fvq5n/init.txt 2026-07-17 23:11:43.987014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fvq5n/nova-cell-setup-init.txt 2026-07-17 23:11:43.987031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-fvq5n/nova-cell-setup.txt 2026-07-17 23:11:43.987048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/ 2026-07-17 23:11:43.987086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/ceph-admin-keyring-placement.txt 2026-07-17 23:11:43.987108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/ceph-keyring-placement.txt 2026-07-17 23:11:43.987126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/ceph-perms.txt 2026-07-17 23:11:43.987143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/init.txt 2026-07-17 23:11:43.987160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/nova-compute-init.txt 2026-07-17 23:11:43.987177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/nova-compute-ssh-init.txt 2026-07-17 23:11:43.987395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/nova-compute-ssh.txt 2026-07-17 23:11:43.987419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/nova-compute-vnc-init.txt 2026-07-17 23:11:43.987437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-bt4hx/nova-compute.txt 2026-07-17 23:11:43.987455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-57769fcf4c-stg6z/ 2026-07-17 23:11:43.987473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-57769fcf4c-stg6z/init.txt 2026-07-17 23:11:43.987490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-57769fcf4c-stg6z/nova-conductor.txt 2026-07-17 23:11:43.987507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qhqqf/ 2026-07-17 23:11:43.987525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qhqqf/init.txt 2026-07-17 23:11:43.987542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qhqqf/nova-db-init-0.txt 2026-07-17 23:11:43.987749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qhqqf/nova-db-init-1.txt 2026-07-17 23:11:43.987772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qhqqf/nova-db-init-2.txt 2026-07-17 23:11:43.987796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2rksk/ 2026-07-17 23:11:43.987814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2rksk/init.txt 2026-07-17 23:11:43.987831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2rksk/nova-db-sync.txt 2026-07-17 23:11:43.987849 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gsfxp/ 2026-07-17 23:11:43.987867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-admin.txt 2026-07-17 23:11:43.987884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-internal.txt 2026-07-17 23:11:43.987901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-public.txt 2026-07-17 23:11:43.987958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gsfxp/init.txt 2026-07-17 23:11:43.987976 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-r77hw/ 2026-07-17 23:11:43.987993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-r77hw/compute-ks-service-registration.txt 2026-07-17 23:11:43.988010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-r77hw/init.txt 2026-07-17 23:11:43.988027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-jpfwc/ 2026-07-17 23:11:43.988044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-jpfwc/init.txt 2026-07-17 23:11:43.988082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-jpfwc/nova-ks-user.txt 2026-07-17 23:11:43.988105 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c78d58588-c8lc9/ 2026-07-17 23:11:43.988124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c78d58588-c8lc9/init.txt 2026-07-17 23:11:43.988141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy-init-assets.txt 2026-07-17 23:11:43.988158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy-init.txt 2026-07-17 23:11:43.988176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy.txt 2026-07-17 23:11:43.988193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lkdhm/ 2026-07-17 23:11:43.988210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lkdhm/init.txt 2026-07-17 23:11:43.988227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lkdhm/rabbit-init.txt 2026-07-17 23:11:43.988244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-66664b4c-2jm8b/ 2026-07-17 23:11:43.988290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-66664b4c-2jm8b/init.txt 2026-07-17 23:11:43.988309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-66664b4c-2jm8b/nova-scheduler.txt 2026-07-17 23:11:43.988349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29738820-h28fv/ 2026-07-17 23:11:43.988368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29738820-h28fv/init.txt 2026-07-17 23:11:43.988386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29738820-h28fv/nova-service-cleaner.txt 2026-07-17 23:11:43.988404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-6b5c465b8d-n6ks9/ 2026-07-17 23:11:43.988421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6b5c465b8d-n6ks9/init.txt 2026-07-17 23:11:43.988627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6b5c465b8d-n6ks9/octavia-api.txt 2026-07-17 23:11:43.988656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-sq6m9/ 2026-07-17 23:11:43.988675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-sq6m9/bootstrap.txt 2026-07-17 23:11:43.988699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-sq6m9/init.txt 2026-07-17 23:11:43.988718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ckhx7/ 2026-07-17 23:11:43.988736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ckhx7/init.txt 2026-07-17 23:11:43.988774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ckhx7/octavia-db-init-0.txt 2026-07-17 23:11:43.988797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-ckhx7/octavia-db-init-1.txt 2026-07-17 23:11:43.988815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-j5s4k/ 2026-07-17 23:11:43.988832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-j5s4k/init.txt 2026-07-17 23:11:43.988849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-j5s4k/octavia-db-sync.txt 2026-07-17 23:11:43.988866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mdpf/ 2026-07-17 23:11:43.988882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mdpf/init.txt 2026-07-17 23:11:43.988899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mdpf/octavia-health-manager-get-port.txt 2026-07-17 23:11:43.988917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mdpf/octavia-health-manager-nic-init.txt 2026-07-17 23:11:43.989158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2mdpf/octavia-health-manager.txt 2026-07-17 23:11:43.989187 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-5788866d5c-5t5cr/ 2026-07-17 23:11:43.989207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-5788866d5c-5t5cr/init.txt 2026-07-17 23:11:43.989225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-5788866d5c-5t5cr/octavia-housekeeping.txt 2026-07-17 23:11:43.989243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-b6mgk/ 2026-07-17 23:11:43.989261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-b6mgk/init.txt 2026-07-17 23:11:43.989279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-admin.txt 2026-07-17 23:11:43.989297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-internal.txt 2026-07-17 23:11:43.989314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-public.txt 2026-07-17 23:11:43.989354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-rcvvz/ 2026-07-17 23:11:43.989379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-rcvvz/init.txt 2026-07-17 23:11:43.989397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-rcvvz/load-balancer-ks-service-registration.txt 2026-07-17 23:11:43.989415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-qdlpf/ 2026-07-17 23:11:43.989432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-qdlpf/init.txt 2026-07-17 23:11:43.989449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-qdlpf/octavia-ks-user.txt 2026-07-17 23:11:43.989804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-cblmv/ 2026-07-17 23:11:43.989830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-cblmv/init.txt 2026-07-17 23:11:43.989849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-cblmv/rabbit-init.txt 2026-07-17 23:11:43.989866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7c4f7d5798-qgsbn/ 2026-07-17 23:11:43.989884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7c4f7d5798-qgsbn/init.txt 2026-07-17 23:11:43.989901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-7c4f7d5798-qgsbn/octavia-worker.txt 2026-07-17 23:11:43.989926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-n5qn4/ 2026-07-17 23:11:43.989944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-n5qn4/openstack-database-exporter.txt 2026-07-17 23:11:43.989962 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-77768fd7d-h2f2k/ 2026-07-17 23:11:43.990014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-77768fd7d-h2f2k/build-config.txt 2026-07-17 23:11:43.990039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-77768fd7d-h2f2k/openstack-exporter.txt 2026-07-17 23:11:43.990056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-2dwdj/ 2026-07-17 23:11:43.990074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2dwdj/init.txt 2026-07-17 23:11:43.990091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2dwdj/openvswitch-db-perms.txt 2026-07-17 23:11:43.990109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2dwdj/openvswitch-db.txt 2026-07-17 23:11:43.990127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2dwdj/openvswitch-vswitchd-modules.txt 2026-07-17 23:11:43.990144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2dwdj/openvswitch-vswitchd.txt 2026-07-17 23:11:43.990161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qvxb6/ 2026-07-17 23:11:43.990178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qvxb6/controller-init.txt 2026-07-17 23:11:43.990195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qvxb6/controller.txt 2026-07-17 23:11:43.990212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qvxb6/get-gw-enabled.txt 2026-07-17 23:11:43.990229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qvxb6/init.txt 2026-07-17 23:11:43.990277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qvxb6/log-parser.txt 2026-07-17 23:11:43.990295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qvxb6/vector.txt 2026-07-17 23:11:43.990313 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-v65dx/ 2026-07-17 23:11:43.990330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-v65dx/init.txt 2026-07-17 23:11:43.990348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-v65dx/northd.txt 2026-07-17 23:11:43.990365 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-07-17 23:11:43.990382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-17 23:11:43.990427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-17 23:11:43.990447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-07-17 23:11:43.990465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-17 23:11:43.990482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-17 23:11:43.990499 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-07-17 23:11:43.990516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-17 23:11:43.990534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-17 23:11:43.990551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-17 23:11:43.990592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-17 23:11:43.990614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-07-17 23:11:43.990652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-17 23:11:43.990682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-17 23:11:43.990700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-17 23:11:43.990718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-f77bb475f-sr7gk/ 2026-07-17 23:11:43.990735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-f77bb475f-sr7gk/init.txt 2026-07-17 23:11:43.990753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-f77bb475f-sr7gk/placement-api.txt 2026-07-17 23:11:43.991107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tggd6/ 2026-07-17 23:11:43.991133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tggd6/init.txt 2026-07-17 23:11:43.991152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tggd6/placement-db-init-0.txt 2026-07-17 23:11:43.991170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-g7qjd/ 2026-07-17 23:11:43.991187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-g7qjd/init.txt 2026-07-17 23:11:43.991205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-g7qjd/placement-db-sync.txt 2026-07-17 23:11:43.991222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-w4d58/ 2026-07-17 23:11:43.991240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-w4d58/init.txt 2026-07-17 23:11:43.991258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-admin.txt 2026-07-17 23:11:43.991300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-internal.txt 2026-07-17 23:11:43.991322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-public.txt 2026-07-17 23:11:43.991340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-6bsh2/ 2026-07-17 23:11:43.991359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-6bsh2/init.txt 2026-07-17 23:11:43.991376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-6bsh2/placement-ks-service-registration.txt 2026-07-17 23:11:43.991393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mmcjl/ 2026-07-17 23:11:43.991410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mmcjl/init.txt 2026-07-17 23:11:43.991427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-mmcjl/placement-ks-user.txt 2026-07-17 23:11:43.991444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-tsszg/ 2026-07-17 23:11:43.991461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-tsszg/percona-xtradb-cluster-operator.txt 2026-07-17 23:11:43.991694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-07-17 23:11:43.991717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-17 23:11:43.991735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-17 23:11:43.991753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-07-17 23:11:43.991770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-17 23:11:43.991788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-17 23:11:43.991805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-gf8sp/ 2026-07-17 23:11:43.991822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-gf8sp/rabbitmq-cluster-operator.txt 2026-07-17 23:11:43.991840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-07-17 23:11:43.991895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-17 23:11:43.991935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-17 23:11:43.991957 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-07-17 23:11:43.991975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-17 23:11:43.992013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-17 23:11:43.992034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-07-17 23:11:43.992069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-17 23:11:43.992092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-17 23:11:43.992109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-07-17 23:11:43.992127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-17 23:11:43.992144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-17 23:11:43.992372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-07-17 23:11:43.992391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-17 23:11:43.992410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-17 23:11:43.992427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g/ 2026-07-17 23:11:43.992445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g/rabbitmq-cluster-operator.txt 2026-07-17 23:11:43.992463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-07-17 23:11:43.992480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-17 23:11:43.992497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-17 23:11:43.992545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-07-17 23:11:43.992570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-17 23:11:43.992588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-17 23:11:43.992605 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-07-17 23:11:43.992622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-17 23:11:43.992639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-17 23:11:43.992656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/ 2026-07-17 23:11:43.992696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/ceph-crash.txt 2026-07-17 23:11:43.992718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/chown-container-data-dir.txt 2026-07-17 23:11:43.992736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/make-container-crash-dir.txt 2026-07-17 23:11:43.992753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/ 2026-07-17 23:11:43.992770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/chown-container-data-dir.txt 2026-07-17 23:11:43.992787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/log-collector.txt 2026-07-17 23:11:43.992811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/rgw.txt 2026-07-17 23:11:43.992830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5fdcf48b9b-svbgt/ 2026-07-17 23:11:43.993128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5fdcf48b9b-svbgt/init.txt 2026-07-17 23:11:43.993157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5fdcf48b9b-svbgt/staffeln-api.txt 2026-07-17 23:11:43.993177 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-59c698fc99-2s8lr/ 2026-07-17 23:11:43.993195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-59c698fc99-2s8lr/staffeln-conductor.txt 2026-07-17 23:11:43.993592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-pvg2f/ 2026-07-17 23:11:43.993651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-pvg2f/init.txt 2026-07-17 23:11:43.993676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-pvg2f/staffeln-db-init-0.txt 2026-07-17 23:11:43.993695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-bx8mb/ 2026-07-17 23:11:43.993713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-bx8mb/init.txt 2026-07-17 23:11:43.993730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-bx8mb/staffeln-db-sync.txt 2026-07-17 23:11:43.993748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-xdvrx/ 2026-07-17 23:11:43.993765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-xdvrx/init.txt 2026-07-17 23:11:43.993782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-xdvrx/tempest-ks-user.txt 2026-07-17 23:11:43.993799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-4rcbt/ 2026-07-17 23:11:43.993817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-4rcbt/init.txt 2026-07-17 23:11:43.993857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-4rcbt/tempest-run-tests-init.txt 2026-07-17 23:11:43.993877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-4rcbt/tempest-run-tests.txt 2026-07-17 23:11:43.993895 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-07-17 23:11:43.993912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-07-17 23:11:43.993930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-07-17 23:11:43.993947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-07-17 23:11:43.993965 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-07-17 23:11:43.993983 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-l6xqk/ 2026-07-17 23:11:43.994001 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-l6xqk/manager.txt 2026-07-17 23:11:43.994018 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-07-17 23:11:43.994037 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-g2zrr/ 2026-07-17 23:11:43.994054 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-g2zrr/rook-ceph-operator.txt 2026-07-17 23:11:43.994095 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-07-17 23:11:43.994117 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-k2hld/ 2026-07-17 23:11:43.994135 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-k2hld/secretgen-controller.txt 2026-07-17 23:11:43.994152 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-07-17 23:11:43.994170 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-vjcgs/ 2026-07-17 23:11:43.994188 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-vjcgs/controller.txt 2026-07-17 23:11:43.994213 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hpgm4/ 2026-07-17 23:11:43.994231 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-hpgm4/ingress-nginx-default-backend.txt 2026-07-17 23:11:43.994262 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-17 23:11:43.994279 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-l66lw/ 2026-07-17 23:11:43.994297 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-l66lw/cilium-operator.txt 2026-07-17 23:11:43.994314 | instance | cd+++++++++ pod-logs/kube-system/cilium-vs8bj/ 2026-07-17 23:11:43.994332 | instance | >f+++++++++ pod-logs/kube-system/cilium-vs8bj/apply-sysctl-overwrites.txt 2026-07-17 23:11:43.994349 | instance | >f+++++++++ pod-logs/kube-system/cilium-vs8bj/cilium-agent.txt 2026-07-17 23:11:43.994368 | instance | >f+++++++++ pod-logs/kube-system/cilium-vs8bj/clean-cilium-state.txt 2026-07-17 23:11:43.994385 | instance | >f+++++++++ pod-logs/kube-system/cilium-vs8bj/config.txt 2026-07-17 23:11:43.994402 | instance | >f+++++++++ pod-logs/kube-system/cilium-vs8bj/install-cni-binaries.txt 2026-07-17 23:11:43.994419 | instance | >f+++++++++ pod-logs/kube-system/cilium-vs8bj/mount-bpf-fs.txt 2026-07-17 23:11:43.994436 | instance | >f+++++++++ pod-logs/kube-system/cilium-vs8bj/mount-cgroup.txt 2026-07-17 23:11:43.994453 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-k4vsx/ 2026-07-17 23:11:43.994470 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-k4vsx/coredns.txt 2026-07-17 23:11:43.994488 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-njm78/ 2026-07-17 23:11:43.994506 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-njm78/coredns.txt 2026-07-17 23:11:43.994524 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-17 23:11:43.994570 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-17 23:11:43.994589 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-17 23:11:43.994639 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-17 23:11:43.994661 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-17 23:11:43.994679 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-17 23:11:43.994697 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-k5n6k/ 2026-07-17 23:11:43.994714 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-k5n6k/kube-proxy.txt 2026-07-17 23:11:43.994731 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-17 23:11:43.994749 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-17 23:11:43.994766 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-17 23:11:43.994783 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-17 23:11:43.994801 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-07-17 23:11:43.994818 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-b8bxn/ 2026-07-17 23:11:43.994835 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-b8bxn/local-path-provisioner.txt 2026-07-17 23:11:43.994853 | instance | cd+++++++++ pod-logs/monitoring/ 2026-07-17 23:11:43.994870 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-17 23:11:43.994887 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-17 23:11:43.994905 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-17 23:11:43.994922 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-17 23:11:43.994940 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-17 23:11:43.994964 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-tk6bs/ 2026-07-17 23:11:43.994982 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-tk6bs/goldpinger-daemon.txt 2026-07-17 23:11:43.994999 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/ 2026-07-17 23:11:43.995017 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana-sc-dashboard.txt 2026-07-17 23:11:43.995034 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana-sc-datasources.txt 2026-07-17 23:11:43.995052 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-8d99b85fd-wdqxw/grafana.txt 2026-07-17 23:11:43.995069 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt/ 2026-07-17 23:11:43.995087 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9nkrt/kube-state-metrics.txt 2026-07-17 23:11:43.995104 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lr7nd/ 2026-07-17 23:11:43.995121 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-lr7nd/kube-prometheus-stack.txt 2026-07-17 23:11:43.995139 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/ 2026-07-17 23:11:43.995156 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/node-exporter.txt 2026-07-17 23:11:43.995175 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vhnsm/pod-tls-sidecar.txt 2026-07-17 23:11:43.995192 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-07-17 23:11:43.995209 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-07-17 23:11:43.995226 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-07-17 23:11:43.995243 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-17 23:11:43.995260 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-17 23:11:43.995277 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-v5xkr/ 2026-07-17 23:11:43.995317 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-v5xkr/nginx.txt 2026-07-17 23:11:43.995340 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-07-17 23:11:43.995358 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-07-17 23:11:43.995375 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-07-17 23:11:43.995392 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-79m55/ 2026-07-17 23:11:43.995409 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-79m55/gc.txt 2026-07-17 23:11:43.995426 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-6g8c9/ 2026-07-17 23:11:43.995443 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-6g8c9/master.txt 2026-07-17 23:11:43.995460 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-swsrs/ 2026-07-17 23:11:43.995510 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-swsrs/worker.txt 2026-07-17 23:11:43.995535 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-17 23:11:43.995552 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-17 23:11:43.995570 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-17 23:11:43.995587 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-17 23:11:43.995604 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-17 23:11:43.995627 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-17 23:11:43.995646 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-85vcz/ 2026-07-17 23:11:43.995663 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-85vcz/pushgateway.txt 2026-07-17 23:11:43.995680 | instance | cd+++++++++ pod-logs/monitoring/vector-wcjtg/ 2026-07-17 23:11:43.995697 | instance | >f+++++++++ pod-logs/monitoring/vector-wcjtg/vector.txt 2026-07-17 23:11:43.995739 | instance | cd+++++++++ pod-logs/openstack/ 2026-07-17 23:11:43.995757 | instance | cd+++++++++ pod-logs/openstack/barbican-api-54f7cf7579-gbb77/ 2026-07-17 23:11:43.995775 | instance | >f+++++++++ pod-logs/openstack/barbican-api-54f7cf7579-gbb77/barbican-api.txt 2026-07-17 23:11:43.995795 | instance | >f+++++++++ pod-logs/openstack/barbican-api-54f7cf7579-gbb77/init.txt 2026-07-17 23:11:43.995813 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-f6lfj/ 2026-07-17 23:11:43.995830 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-f6lfj/barbican-db-init-0.txt 2026-07-17 23:11:43.996113 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-f6lfj/init.txt 2026-07-17 23:11:43.996139 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-fjx62/ 2026-07-17 23:11:43.996157 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-fjx62/barbican-db-sync.txt 2026-07-17 23:11:43.996175 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-fjx62/init.txt 2026-07-17 23:11:43.996193 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-sw68q/ 2026-07-17 23:11:43.996212 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sw68q/init.txt 2026-07-17 23:11:43.996232 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-admin.txt 2026-07-17 23:11:43.996250 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-internal.txt 2026-07-17 23:11:43.996267 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sw68q/key-manager-ks-endpoints-public.txt 2026-07-17 23:11:43.996284 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-bzfkq/ 2026-07-17 23:11:43.996301 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bzfkq/init.txt 2026-07-17 23:11:43.996319 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-bzfkq/key-manager-ks-service-registration.txt 2026-07-17 23:11:43.996336 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-rzrf7/ 2026-07-17 23:11:43.996361 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rzrf7/barbican-ks-user.txt 2026-07-17 23:11:43.996379 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rzrf7/init.txt 2026-07-17 23:11:43.996406 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-9vbsx/ 2026-07-17 23:11:43.996429 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-9vbsx/init.txt 2026-07-17 23:11:43.996447 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-9vbsx/rabbit-init.txt 2026-07-17 23:11:43.996464 | instance | cd+++++++++ pod-logs/openstack/cinder-api-55d8f44d84-kq2nt/ 2026-07-17 23:11:43.996482 | instance | >f+++++++++ pod-logs/openstack/cinder-api-55d8f44d84-kq2nt/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.996499 | instance | >f+++++++++ pod-logs/openstack/cinder-api-55d8f44d84-kq2nt/cinder-api.txt 2026-07-17 23:11:43.996517 | instance | >f+++++++++ pod-logs/openstack/cinder-api-55d8f44d84-kq2nt/init.txt 2026-07-17 23:11:43.996535 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-6779f895b8-shxtk/ 2026-07-17 23:11:43.996552 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6779f895b8-shxtk/ceph-backup-keyring-placement.txt 2026-07-17 23:11:43.996570 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6779f895b8-shxtk/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.996594 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6779f895b8-shxtk/ceph-keyring-placement-rbd1.txt 2026-07-17 23:11:43.996612 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6779f895b8-shxtk/cinder-backup.txt 2026-07-17 23:11:43.996630 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6779f895b8-shxtk/init.txt 2026-07-17 23:11:43.996647 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-ljwfl/ 2026-07-17 23:11:43.996664 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-ljwfl/ceph-keyring-placement.txt 2026-07-17 23:11:43.996682 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-ljwfl/cinder-backup-storage-init.txt 2026-07-17 23:11:43.996700 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-ljwfl/init.txt 2026-07-17 23:11:43.996718 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-j5f9w/ 2026-07-17 23:11:43.996735 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-j5f9w/bootstrap.txt 2026-07-17 23:11:43.996751 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-j5f9w/init.txt 2026-07-17 23:11:43.996768 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ngp79/ 2026-07-17 23:11:43.996785 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ngp79/create-internal-tenant.txt 2026-07-17 23:11:43.996802 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ngp79/init.txt 2026-07-17 23:11:43.996828 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-2hzmw/ 2026-07-17 23:11:43.996846 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-2hzmw/cinder-db-init-0.txt 2026-07-17 23:11:43.996863 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-2hzmw/init.txt 2026-07-17 23:11:43.996880 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-dgw4j/ 2026-07-17 23:11:43.996897 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-dgw4j/cinder-db-sync.txt 2026-07-17 23:11:43.996915 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-dgw4j/init.txt 2026-07-17 23:11:43.996932 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-mcrct/ 2026-07-17 23:11:43.996949 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mcrct/init.txt 2026-07-17 23:11:43.997000 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-admin.txt 2026-07-17 23:11:43.997019 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-internal.txt 2026-07-17 23:11:43.997036 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-mcrct/volumev3-ks-endpoints-public.txt 2026-07-17 23:11:43.997054 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-r84jd/ 2026-07-17 23:11:43.997071 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-r84jd/init.txt 2026-07-17 23:11:43.997088 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-r84jd/volumev3-ks-service-registration.txt 2026-07-17 23:11:43.997106 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-4wqc2/ 2026-07-17 23:11:43.997123 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-4wqc2/cinder-ks-user.txt 2026-07-17 23:11:43.997140 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-4wqc2/init.txt 2026-07-17 23:11:43.997168 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-g5zqg/ 2026-07-17 23:11:43.997189 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-g5zqg/init.txt 2026-07-17 23:11:43.997208 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-g5zqg/rabbit-init.txt 2026-07-17 23:11:43.997225 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-6b58d69d64-5fpsx/ 2026-07-17 23:11:43.997242 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6b58d69d64-5fpsx/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.997259 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6b58d69d64-5fpsx/cinder-scheduler.txt 2026-07-17 23:11:43.997276 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6b58d69d64-5fpsx/init.txt 2026-07-17 23:11:43.997302 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-k5c8r/ 2026-07-17 23:11:43.997321 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-k5c8r/ceph-keyring-placement.txt 2026-07-17 23:11:43.997339 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-k5c8r/cinder-storage-init-rbd1.txt 2026-07-17 23:11:43.997357 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-k5c8r/init.txt 2026-07-17 23:11:43.997374 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7498685858-hqpj2/ 2026-07-17 23:11:43.997391 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7498685858-hqpj2/ceph-coordination-volume-perms.txt 2026-07-17 23:11:43.997408 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7498685858-hqpj2/ceph-keyring-placement-rbd1.txt 2026-07-17 23:11:43.997425 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7498685858-hqpj2/cinder-volume.txt 2026-07-17 23:11:43.997443 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7498685858-hqpj2/init-cinder-conf.txt 2026-07-17 23:11:43.997460 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7498685858-hqpj2/init.txt 2026-07-17 23:11:43.997477 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29738825-vcb9s/ 2026-07-17 23:11:43.997495 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29738825-vcb9s/cinder-volume-usage-audit.txt 2026-07-17 23:11:43.997512 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29738825-vcb9s/init.txt 2026-07-17 23:11:43.997529 | instance | cd+++++++++ pod-logs/openstack/glance-api-7476b8494-bmm2h/ 2026-07-17 23:11:43.997546 | instance | >f+++++++++ pod-logs/openstack/glance-api-7476b8494-bmm2h/ceph-keyring-placement.txt 2026-07-17 23:11:43.997563 | instance | >f+++++++++ pod-logs/openstack/glance-api-7476b8494-bmm2h/glance-api.txt 2026-07-17 23:11:43.997581 | instance | >f+++++++++ pod-logs/openstack/glance-api-7476b8494-bmm2h/glance-perms.txt 2026-07-17 23:11:43.997599 | instance | >f+++++++++ pod-logs/openstack/glance-api-7476b8494-bmm2h/init.txt 2026-07-17 23:11:43.997617 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-7t87j/ 2026-07-17 23:11:43.997634 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-7t87j/glance-db-init-0.txt 2026-07-17 23:11:43.997677 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-7t87j/init.txt 2026-07-17 23:11:43.997698 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-jmprk/ 2026-07-17 23:11:43.997715 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-jmprk/glance-db-sync.txt 2026-07-17 23:11:43.997732 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-jmprk/init.txt 2026-07-17 23:11:43.997749 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-lphcw/ 2026-07-17 23:11:43.997786 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-admin.txt 2026-07-17 23:11:43.997811 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-internal.txt 2026-07-17 23:11:43.997829 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-lphcw/image-ks-endpoints-public.txt 2026-07-17 23:11:43.997848 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-lphcw/init.txt 2026-07-17 23:11:43.997865 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-pxbfb/ 2026-07-17 23:11:43.997883 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pxbfb/image-ks-service-registration.txt 2026-07-17 23:11:43.997900 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pxbfb/init.txt 2026-07-17 23:11:43.997917 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-2f22r/ 2026-07-17 23:11:43.997934 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2f22r/glance-ks-user.txt 2026-07-17 23:11:43.997951 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2f22r/init.txt 2026-07-17 23:11:43.997967 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-mg7bs/ 2026-07-17 23:11:43.997989 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-mg7bs/glance-metadefs-load.txt 2026-07-17 23:11:43.998007 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-mg7bs/init.txt 2026-07-17 23:11:43.998025 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-2qnlk/ 2026-07-17 23:11:43.998064 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-2qnlk/init.txt 2026-07-17 23:11:43.998085 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-2qnlk/rabbit-init.txt 2026-07-17 23:11:43.998102 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-hpqqr/ 2026-07-17 23:11:43.998120 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hpqqr/ceph-keyring-placement.txt 2026-07-17 23:11:43.998137 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hpqqr/glance-storage-init.txt 2026-07-17 23:11:43.998154 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-hpqqr/init.txt 2026-07-17 23:11:43.998171 | instance | cd+++++++++ pod-logs/openstack/heat-api-7d4d79c679-nsgz7/ 2026-07-17 23:11:43.998187 | instance | >f+++++++++ pod-logs/openstack/heat-api-7d4d79c679-nsgz7/heat-api.txt 2026-07-17 23:11:43.998204 | instance | >f+++++++++ pod-logs/openstack/heat-api-7d4d79c679-nsgz7/init.txt 2026-07-17 23:11:43.998221 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-6w7kz/ 2026-07-17 23:11:43.998262 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-6w7kz/bootstrap.txt 2026-07-17 23:11:43.998306 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-6w7kz/init.txt 2026-07-17 23:11:43.998456 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-785d66c6f-tqtsg/ 2026-07-17 23:11:43.998479 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-785d66c6f-tqtsg/heat-cfn.txt 2026-07-17 23:11:43.998497 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-785d66c6f-tqtsg/init.txt 2026-07-17 23:11:43.998514 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-hbwd9/ 2026-07-17 23:11:43.998532 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hbwd9/heat-db-init-0.txt 2026-07-17 23:11:43.998549 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hbwd9/init.txt 2026-07-17 23:11:43.998566 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-2vmqh/ 2026-07-17 23:11:43.998583 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-2vmqh/heat-db-sync.txt 2026-07-17 23:11:43.998600 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-2vmqh/init.txt 2026-07-17 23:11:43.998618 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-nn9w2/ 2026-07-17 23:11:43.998635 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-nn9w2/heat-ks-domain-user.txt 2026-07-17 23:11:43.998653 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-nn9w2/init.txt 2026-07-17 23:11:43.998671 | instance | cd+++++++++ pod-logs/openstack/heat-engine-69f67475d-9qxkv/ 2026-07-17 23:11:43.998688 | instance | >f+++++++++ pod-logs/openstack/heat-engine-69f67475d-9qxkv/heat-engine.txt 2026-07-17 23:11:43.998705 | instance | >f+++++++++ pod-logs/openstack/heat-engine-69f67475d-9qxkv/init.txt 2026-07-17 23:11:43.998721 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29738820-kjzg7/ 2026-07-17 23:11:43.998738 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29738820-kjzg7/heat-engine-cleaner.txt 2026-07-17 23:11:43.998755 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29738820-kjzg7/init.txt 2026-07-17 23:11:43.998772 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29738825-fhszj/ 2026-07-17 23:11:43.998789 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29738825-fhszj/heat-engine-cleaner.txt 2026-07-17 23:11:43.998806 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29738825-fhszj/init.txt 2026-07-17 23:11:43.998823 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/ 2026-07-17 23:11:43.998841 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-admin.txt 2026-07-17 23:11:43.998863 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-internal.txt 2026-07-17 23:11:43.998881 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/cloudformation-ks-endpoints-public.txt 2026-07-17 23:11:43.998897 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/init.txt 2026-07-17 23:11:43.998914 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-admin.txt 2026-07-17 23:11:43.998931 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-internal.txt 2026-07-17 23:11:43.998949 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-44mw2/orchestration-ks-endpoints-public.txt 2026-07-17 23:11:43.998966 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-76w8d/ 2026-07-17 23:11:43.998984 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-76w8d/cloudformation-ks-service-registration.txt 2026-07-17 23:11:43.999001 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-76w8d/init.txt 2026-07-17 23:11:43.999017 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-76w8d/orchestration-ks-service-registration.txt 2026-07-17 23:11:43.999034 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-m2xzk/ 2026-07-17 23:11:43.999051 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-m2xzk/heat-ks-user.txt 2026-07-17 23:11:43.999068 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-m2xzk/heat-trustee-ks-user.txt 2026-07-17 23:11:43.999085 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-m2xzk/init.txt 2026-07-17 23:11:43.999103 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-nzgj2/ 2026-07-17 23:11:43.999120 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-nzgj2/init.txt 2026-07-17 23:11:43.999137 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-nzgj2/rabbit-init.txt 2026-07-17 23:11:43.999155 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-rdn66/ 2026-07-17 23:11:43.999172 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rdn66/heat-trusts.txt 2026-07-17 23:11:43.999189 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-rdn66/init.txt 2026-07-17 23:11:43.999206 | instance | cd+++++++++ pod-logs/openstack/horizon-77dff5466b-ddpqq/ 2026-07-17 23:11:43.999223 | instance | >f+++++++++ pod-logs/openstack/horizon-77dff5466b-ddpqq/horizon.txt 2026-07-17 23:11:43.999241 | instance | >f+++++++++ pod-logs/openstack/horizon-77dff5466b-ddpqq/init.txt 2026-07-17 23:11:43.999259 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-zcqdm/ 2026-07-17 23:11:43.999277 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-zcqdm/horizon-db-init-0.txt 2026-07-17 23:11:43.999294 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-zcqdm/init.txt 2026-07-17 23:11:43.999311 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-4xcrb/ 2026-07-17 23:11:43.999328 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-4xcrb/horizon-db-sync.txt 2026-07-17 23:11:43.999345 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-4xcrb/init.txt 2026-07-17 23:11:43.999362 | instance | cd+++++++++ pod-logs/openstack/keepalived-sjw4t/ 2026-07-17 23:11:43.999379 | instance | >f+++++++++ pod-logs/openstack/keepalived-sjw4t/init.txt 2026-07-17 23:11:43.999396 | instance | >f+++++++++ pod-logs/openstack/keepalived-sjw4t/keepalived.txt 2026-07-17 23:11:43.999413 | instance | >f+++++++++ pod-logs/openstack/keepalived-sjw4t/wait-for-ip.txt 2026-07-17 23:11:43.999430 | instance | cd+++++++++ pod-logs/openstack/keystone-api-69fc7fd7f6-r8bd9/ 2026-07-17 23:11:43.999446 | instance | >f+++++++++ pod-logs/openstack/keystone-api-69fc7fd7f6-r8bd9/init.txt 2026-07-17 23:11:43.999463 | instance | >f+++++++++ pod-logs/openstack/keystone-api-69fc7fd7f6-r8bd9/keystone-api.txt 2026-07-17 23:11:43.999480 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-zsg4w/ 2026-07-17 23:11:43.999498 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-zsg4w/bootstrap.txt 2026-07-17 23:11:43.999521 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-zsg4w/init.txt 2026-07-17 23:11:43.999539 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-zmlg5/ 2026-07-17 23:11:43.999557 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-zmlg5/init.txt 2026-07-17 23:11:43.999574 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-zmlg5/keystone-credential-setup.txt 2026-07-17 23:11:43.999592 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-wx84m/ 2026-07-17 23:11:43.999609 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wx84m/init.txt 2026-07-17 23:11:43.999626 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wx84m/keystone-db-init-0.txt 2026-07-17 23:11:43.999644 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-f5bvt/ 2026-07-17 23:11:43.999661 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-f5bvt/init.txt 2026-07-17 23:11:43.999678 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-f5bvt/keystone-db-sync.txt 2026-07-17 23:11:43.999695 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-4rcn9/ 2026-07-17 23:11:43.999713 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4rcn9/init.txt 2026-07-17 23:11:43.999730 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4rcn9/keystone-domain-manage.txt 2026-07-17 23:11:43.999748 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-hz4c7/ 2026-07-17 23:11:43.999765 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-hz4c7/init.txt 2026-07-17 23:11:43.999782 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-hz4c7/keystone-fernet-setup.txt 2026-07-17 23:11:43.999799 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-xdq46/ 2026-07-17 23:11:43.999815 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-xdq46/init.txt 2026-07-17 23:11:43.999832 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-xdq46/rabbit-init.txt 2026-07-17 23:11:43.999850 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/ 2026-07-17 23:11:43.999868 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/ceph-admin-keyring-placement.txt 2026-07-17 23:11:43.999886 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/ceph-keyring-placement.txt 2026-07-17 23:11:43.999903 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/init-dynamic-options.txt 2026-07-17 23:11:43.999921 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/init.txt 2026-07-17 23:11:43.999938 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/libvirt-exporter.txt 2026-07-17 23:11:43.999956 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/libvirt.txt 2026-07-17 23:11:43.999973 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-xkjm5/tls-sidecar.txt 2026-07-17 23:11:43.999990 | instance | cd+++++++++ pod-logs/openstack/magnum-api-76d98685df-p6wnx/ 2026-07-17 23:11:44.000007 | instance | >f+++++++++ pod-logs/openstack/magnum-api-76d98685df-p6wnx/init.txt 2026-07-17 23:11:44.000024 | instance | >f+++++++++ pod-logs/openstack/magnum-api-76d98685df-p6wnx/magnum-api.txt 2026-07-17 23:11:44.000068 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-xcrvr/ 2026-07-17 23:11:44.000092 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-xcrvr/magnum-cluster-api-proxy.txt 2026-07-17 23:11:44.000110 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-07-17 23:11:44.000127 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-07-17 23:11:44.000144 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-17 23:11:44.000366 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-17 23:11:44.000388 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-khv7m/ 2026-07-17 23:11:44.000411 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-khv7m/init.txt 2026-07-17 23:11:44.000430 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-khv7m/magnum-db-init-0.txt 2026-07-17 23:11:44.000447 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-fnvgf/ 2026-07-17 23:11:44.000465 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-fnvgf/init.txt 2026-07-17 23:11:44.000483 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-fnvgf/magnum-db-sync.txt 2026-07-17 23:11:44.000501 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-qw58j/ 2026-07-17 23:11:44.000519 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-qw58j/init.txt 2026-07-17 23:11:44.000536 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-qw58j/magnum-ks-domain-user.txt 2026-07-17 23:11:44.000553 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-dnf87/ 2026-07-17 23:11:44.000570 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-admin.txt 2026-07-17 23:11:44.000587 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-internal.txt 2026-07-17 23:11:44.000605 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-dnf87/container-infra-ks-endpoints-public.txt 2026-07-17 23:11:44.000622 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-dnf87/init.txt 2026-07-17 23:11:44.000639 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-7wzh4/ 2026-07-17 23:11:44.000656 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-7wzh4/container-infra-ks-service-registration.txt 2026-07-17 23:11:44.000673 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-7wzh4/init.txt 2026-07-17 23:11:44.000689 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-c98r2/ 2026-07-17 23:11:44.000707 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-c98r2/init.txt 2026-07-17 23:11:44.000724 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-c98r2/magnum-ks-user.txt 2026-07-17 23:11:44.000742 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-mjmmh/ 2026-07-17 23:11:44.000760 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-mjmmh/init.txt 2026-07-17 23:11:44.000777 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-mjmmh/rabbit-init.txt 2026-07-17 23:11:44.000794 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-kw5pd/ 2026-07-17 23:11:44.000812 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-kw5pd/registry.txt 2026-07-17 23:11:44.000829 | instance | cd+++++++++ pod-logs/openstack/manila-api-649f5d4c98-8pkxq/ 2026-07-17 23:11:44.000846 | instance | >f+++++++++ pod-logs/openstack/manila-api-649f5d4c98-8pkxq/init.txt 2026-07-17 23:11:44.000863 | instance | >f+++++++++ pod-logs/openstack/manila-api-649f5d4c98-8pkxq/manila-api.txt 2026-07-17 23:11:44.000880 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-5wnxh/ 2026-07-17 23:11:44.000896 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-5wnxh/bootstrap.txt 2026-07-17 23:11:44.000913 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-5wnxh/init.txt 2026-07-17 23:11:44.000930 | instance | cd+++++++++ pod-logs/openstack/manila-data-745bfb74f-ppq2f/ 2026-07-17 23:11:44.000947 | instance | >f+++++++++ pod-logs/openstack/manila-data-745bfb74f-ppq2f/init.txt 2026-07-17 23:11:44.000983 | instance | >f+++++++++ pod-logs/openstack/manila-data-745bfb74f-ppq2f/manila-data.txt 2026-07-17 23:11:44.001002 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-8mgj8/ 2026-07-17 23:11:44.001020 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-8mgj8/init.txt 2026-07-17 23:11:44.001038 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-8mgj8/manila-db-init-0.txt 2026-07-17 23:11:44.001054 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-bsm6g/ 2026-07-17 23:11:44.001071 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-bsm6g/init.txt 2026-07-17 23:11:44.001093 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-bsm6g/manila-db-sync.txt 2026-07-17 23:11:44.001110 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/ 2026-07-17 23:11:44.001127 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/init.txt 2026-07-17 23:11:44.001143 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-admin.txt 2026-07-17 23:11:44.001160 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-internal.txt 2026-07-17 23:11:44.001177 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/share-ks-endpoints-public.txt 2026-07-17 23:11:44.001194 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-admin.txt 2026-07-17 23:11:44.001211 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-internal.txt 2026-07-17 23:11:44.001229 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7z45p/sharev2-ks-endpoints-public.txt 2026-07-17 23:11:44.001246 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-79mkk/ 2026-07-17 23:11:44.001263 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-79mkk/init.txt 2026-07-17 23:11:44.001279 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-79mkk/share-ks-service-registration.txt 2026-07-17 23:11:44.001296 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-79mkk/sharev2-ks-service-registration.txt 2026-07-17 23:11:44.001313 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-pl486/ 2026-07-17 23:11:44.001329 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-pl486/init.txt 2026-07-17 23:11:44.001347 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-pl486/manila-ks-user.txt 2026-07-17 23:11:44.001365 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-brkrn/ 2026-07-17 23:11:44.001382 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-brkrn/init.txt 2026-07-17 23:11:44.001399 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-brkrn/rabbit-init.txt 2026-07-17 23:11:44.001416 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-75d598cd45-42zlz/ 2026-07-17 23:11:44.001432 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-75d598cd45-42zlz/init.txt 2026-07-17 23:11:44.001448 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-75d598cd45-42zlz/manila-scheduler.txt 2026-07-17 23:11:44.001465 | instance | cd+++++++++ pod-logs/openstack/manila-share-84f6fbdd5b-vk855/ 2026-07-17 23:11:44.001482 | instance | >f+++++++++ pod-logs/openstack/manila-share-84f6fbdd5b-vk855/init.txt 2026-07-17 23:11:44.001499 | instance | >f+++++++++ pod-logs/openstack/manila-share-84f6fbdd5b-vk855/manila-share-init.txt 2026-07-17 23:11:44.001515 | instance | >f+++++++++ pod-logs/openstack/manila-share-84f6fbdd5b-vk855/manila-share.txt 2026-07-17 23:11:44.001532 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-b6tnf/ 2026-07-17 23:11:44.001549 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-b6tnf/init.txt 2026-07-17 23:11:44.001566 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-b6tnf/memcached-exporter.txt 2026-07-17 23:11:44.001584 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-b6tnf/memcached.txt 2026-07-17 23:11:44.001600 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-cmr4q/ 2026-07-17 23:11:44.001617 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-cmr4q/init.txt 2026-07-17 23:11:44.001634 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-cmr4q/neutron-db-init-0.txt 2026-07-17 23:11:44.001650 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-4grfr/ 2026-07-17 23:11:44.001667 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-4grfr/init.txt 2026-07-17 23:11:44.001684 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-4grfr/neutron-db-sync.txt 2026-07-17 23:11:44.001705 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-hp296/ 2026-07-17 23:11:44.001722 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hp296/init.txt 2026-07-17 23:11:44.001739 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-admin.txt 2026-07-17 23:11:44.001757 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-internal.txt 2026-07-17 23:11:44.001775 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hp296/network-ks-endpoints-public.txt 2026-07-17 23:11:44.001792 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-wx6f9/ 2026-07-17 23:11:44.001809 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-wx6f9/init.txt 2026-07-17 23:11:44.001825 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-wx6f9/network-ks-service-registration.txt 2026-07-17 23:11:44.001842 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-thjgn/ 2026-07-17 23:11:44.001859 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-thjgn/init.txt 2026-07-17 23:11:44.001876 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-thjgn/neutron-ks-user.txt 2026-07-17 23:11:44.001893 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pv9z5/ 2026-07-17 23:11:44.001910 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pv9z5/init.txt 2026-07-17 23:11:44.001927 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pv9z5/neutron-netns-cleanup-cron.txt 2026-07-17 23:11:44.001944 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-w5nls/ 2026-07-17 23:11:44.001961 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-w5nls/init.txt 2026-07-17 23:11:44.001979 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-w5nls/neutron-metadata-agent-init.txt 2026-07-17 23:11:44.001996 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-w5nls/neutron-ovn-metadata-agent.txt 2026-07-17 23:11:44.002013 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-w5nls/ovn-neutron-init.txt 2026-07-17 23:11:44.002031 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-pc4gc/ 2026-07-17 23:11:44.002049 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-pc4gc/init.txt 2026-07-17 23:11:44.002067 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-pc4gc/neutron-ovn-vpn-agent.txt 2026-07-17 23:11:44.002084 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-pc4gc/ovn-neutron-init.txt 2026-07-17 23:11:44.002101 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-pc4gc/ovn-vpn-agent-init.txt 2026-07-17 23:11:44.002118 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-wnlg7/ 2026-07-17 23:11:44.002135 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-wnlg7/init.txt 2026-07-17 23:11:44.002152 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-wnlg7/rabbit-init.txt 2026-07-17 23:11:44.002169 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-6d5b8f7897-n5cct/ 2026-07-17 23:11:44.002187 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6d5b8f7897-n5cct/init.txt 2026-07-17 23:11:44.002205 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6d5b8f7897-n5cct/neutron-rpc-server.txt 2026-07-17 23:11:44.002223 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6d5b8f7897-n5cct/ovn-neutron-init.txt 2026-07-17 23:11:44.002251 | instance | cd+++++++++ pod-logs/openstack/neutron-server-6cbdb5748d-9dxsz/ 2026-07-17 23:11:44.002270 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cbdb5748d-9dxsz/init.txt 2026-07-17 23:11:44.002288 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cbdb5748d-9dxsz/neutron-policy-server.txt 2026-07-17 23:11:44.002305 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cbdb5748d-9dxsz/neutron-server.txt 2026-07-17 23:11:44.002330 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cbdb5748d-9dxsz/ovn-neutron-init.txt 2026-07-17 23:11:44.002348 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-68cfb4b876-kspsf/ 2026-07-17 23:11:44.002365 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-68cfb4b876-kspsf/init.txt 2026-07-17 23:11:44.002382 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-68cfb4b876-kspsf/nova-api-metadata-init.txt 2026-07-17 23:11:44.002399 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-68cfb4b876-kspsf/nova-api.txt 2026-07-17 23:11:44.002416 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-54494757df-5kjlt/ 2026-07-17 23:11:44.002433 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-54494757df-5kjlt/init.txt 2026-07-17 23:11:44.002449 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-54494757df-5kjlt/nova-osapi.txt 2026-07-17 23:11:44.002466 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-zh692/ 2026-07-17 23:11:44.002483 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-zh692/bootstrap.txt 2026-07-17 23:11:44.002526 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-zh692/init.txt 2026-07-17 23:11:44.002547 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29738820-crnfv/ 2026-07-17 23:11:44.002564 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29738820-crnfv/init.txt 2026-07-17 23:11:44.002582 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29738820-crnfv/nova-cell-setup.txt 2026-07-17 23:11:44.002599 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-fvq5n/ 2026-07-17 23:11:44.002616 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-fvq5n/init.txt 2026-07-17 23:11:44.002633 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-fvq5n/nova-cell-setup-init.txt 2026-07-17 23:11:44.002649 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-fvq5n/nova-cell-setup.txt 2026-07-17 23:11:44.003015 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/ 2026-07-17 23:11:44.003036 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/ceph-admin-keyring-placement.txt 2026-07-17 23:11:44.003055 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/ceph-keyring-placement.txt 2026-07-17 23:11:44.003073 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/ceph-perms.txt 2026-07-17 23:11:44.003090 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/init.txt 2026-07-17 23:11:44.003107 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/nova-compute-init.txt 2026-07-17 23:11:44.003125 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/nova-compute-ssh-init.txt 2026-07-17 23:11:44.003142 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/nova-compute-ssh.txt 2026-07-17 23:11:44.003159 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/nova-compute-vnc-init.txt 2026-07-17 23:11:44.003176 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-bt4hx/nova-compute.txt 2026-07-17 23:11:44.003193 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-57769fcf4c-stg6z/ 2026-07-17 23:11:44.003210 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-57769fcf4c-stg6z/init.txt 2026-07-17 23:11:44.003254 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-57769fcf4c-stg6z/nova-conductor.txt 2026-07-17 23:11:44.003272 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-qhqqf/ 2026-07-17 23:11:44.003289 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qhqqf/init.txt 2026-07-17 23:11:44.003306 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qhqqf/nova-db-init-0.txt 2026-07-17 23:11:44.003323 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qhqqf/nova-db-init-1.txt 2026-07-17 23:11:44.003340 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qhqqf/nova-db-init-2.txt 2026-07-17 23:11:44.003357 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-2rksk/ 2026-07-17 23:11:44.003382 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-2rksk/init.txt 2026-07-17 23:11:44.003400 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-2rksk/nova-db-sync.txt 2026-07-17 23:11:44.003417 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-gsfxp/ 2026-07-17 23:11:44.003434 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-admin.txt 2026-07-17 23:11:44.003451 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-internal.txt 2026-07-17 23:11:44.003468 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gsfxp/compute-ks-endpoints-public.txt 2026-07-17 23:11:44.003485 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gsfxp/init.txt 2026-07-17 23:11:44.003502 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-r77hw/ 2026-07-17 23:11:44.003539 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-r77hw/compute-ks-service-registration.txt 2026-07-17 23:11:44.003564 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-r77hw/init.txt 2026-07-17 23:11:44.003582 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-jpfwc/ 2026-07-17 23:11:44.003599 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-jpfwc/init.txt 2026-07-17 23:11:44.003616 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-jpfwc/nova-ks-user.txt 2026-07-17 23:11:44.003633 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6c78d58588-c8lc9/ 2026-07-17 23:11:44.003649 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c78d58588-c8lc9/init.txt 2026-07-17 23:11:44.003666 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy-init-assets.txt 2026-07-17 23:11:44.003683 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy-init.txt 2026-07-17 23:11:44.004046 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6c78d58588-c8lc9/nova-novncproxy.txt 2026-07-17 23:11:44.004069 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-lkdhm/ 2026-07-17 23:11:44.004088 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lkdhm/init.txt 2026-07-17 23:11:44.004105 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lkdhm/rabbit-init.txt 2026-07-17 23:11:44.004123 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-66664b4c-2jm8b/ 2026-07-17 23:11:44.004140 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-66664b4c-2jm8b/init.txt 2026-07-17 23:11:44.004157 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-66664b4c-2jm8b/nova-scheduler.txt 2026-07-17 23:11:44.004195 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29738820-h28fv/ 2026-07-17 23:11:44.004219 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29738820-h28fv/init.txt 2026-07-17 23:11:44.004238 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29738820-h28fv/nova-service-cleaner.txt 2026-07-17 23:11:44.004255 | instance | cd+++++++++ pod-logs/openstack/octavia-api-6b5c465b8d-n6ks9/ 2026-07-17 23:11:44.004272 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6b5c465b8d-n6ks9/init.txt 2026-07-17 23:11:44.004289 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6b5c465b8d-n6ks9/octavia-api.txt 2026-07-17 23:11:44.004306 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-sq6m9/ 2026-07-17 23:11:44.004323 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-sq6m9/bootstrap.txt 2026-07-17 23:11:44.004339 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-sq6m9/init.txt 2026-07-17 23:11:44.004356 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-ckhx7/ 2026-07-17 23:11:44.004579 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-ckhx7/init.txt 2026-07-17 23:11:44.004603 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-ckhx7/octavia-db-init-0.txt 2026-07-17 23:11:44.004621 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-ckhx7/octavia-db-init-1.txt 2026-07-17 23:11:44.004643 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-j5s4k/ 2026-07-17 23:11:44.004661 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-j5s4k/init.txt 2026-07-17 23:11:44.004678 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-j5s4k/octavia-db-sync.txt 2026-07-17 23:11:44.004695 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-2mdpf/ 2026-07-17 23:11:44.004712 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mdpf/init.txt 2026-07-17 23:11:44.004729 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mdpf/octavia-health-manager-get-port.txt 2026-07-17 23:11:44.004772 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mdpf/octavia-health-manager-nic-init.txt 2026-07-17 23:11:44.004791 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2mdpf/octavia-health-manager.txt 2026-07-17 23:11:44.004809 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-5788866d5c-5t5cr/ 2026-07-17 23:11:44.004826 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-5788866d5c-5t5cr/init.txt 2026-07-17 23:11:44.004844 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-5788866d5c-5t5cr/octavia-housekeeping.txt 2026-07-17 23:11:44.004861 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-b6mgk/ 2026-07-17 23:11:44.004879 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-b6mgk/init.txt 2026-07-17 23:11:44.004895 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-admin.txt 2026-07-17 23:11:44.004913 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-internal.txt 2026-07-17 23:11:44.004967 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-b6mgk/load-balancer-ks-endpoints-public.txt 2026-07-17 23:11:44.004991 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-rcvvz/ 2026-07-17 23:11:44.005009 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-rcvvz/init.txt 2026-07-17 23:11:44.005026 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-rcvvz/load-balancer-ks-service-registration.txt 2026-07-17 23:11:44.005044 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-qdlpf/ 2026-07-17 23:11:44.005061 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-qdlpf/init.txt 2026-07-17 23:11:44.005078 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-qdlpf/octavia-ks-user.txt 2026-07-17 23:11:44.005095 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-cblmv/ 2026-07-17 23:11:44.005112 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-cblmv/init.txt 2026-07-17 23:11:44.005352 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-cblmv/rabbit-init.txt 2026-07-17 23:11:44.005372 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-7c4f7d5798-qgsbn/ 2026-07-17 23:11:44.005389 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-7c4f7d5798-qgsbn/init.txt 2026-07-17 23:11:44.005407 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-7c4f7d5798-qgsbn/octavia-worker.txt 2026-07-17 23:11:44.005424 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-n5qn4/ 2026-07-17 23:11:44.005441 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-n5qn4/openstack-database-exporter.txt 2026-07-17 23:11:44.005459 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-77768fd7d-h2f2k/ 2026-07-17 23:11:44.005476 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-77768fd7d-h2f2k/build-config.txt 2026-07-17 23:11:44.005516 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-77768fd7d-h2f2k/openstack-exporter.txt 2026-07-17 23:11:44.005540 | instance | cd+++++++++ pod-logs/openstack/openvswitch-2dwdj/ 2026-07-17 23:11:44.005558 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2dwdj/init.txt 2026-07-17 23:11:44.005581 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2dwdj/openvswitch-db-perms.txt 2026-07-17 23:11:44.005599 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2dwdj/openvswitch-db.txt 2026-07-17 23:11:44.005616 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2dwdj/openvswitch-vswitchd-modules.txt 2026-07-17 23:11:44.005634 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2dwdj/openvswitch-vswitchd.txt 2026-07-17 23:11:44.005651 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-qvxb6/ 2026-07-17 23:11:44.005871 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qvxb6/controller-init.txt 2026-07-17 23:11:44.005900 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qvxb6/controller.txt 2026-07-17 23:11:44.005919 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qvxb6/get-gw-enabled.txt 2026-07-17 23:11:44.005937 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qvxb6/init.txt 2026-07-17 23:11:44.005954 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qvxb6/log-parser.txt 2026-07-17 23:11:44.005971 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qvxb6/vector.txt 2026-07-17 23:11:44.005989 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-v65dx/ 2026-07-17 23:11:44.006006 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-v65dx/init.txt 2026-07-17 23:11:44.006023 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-v65dx/northd.txt 2026-07-17 23:11:44.006040 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-07-17 23:11:44.006057 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-17 23:11:44.006075 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-17 23:11:44.006093 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-07-17 23:11:44.006111 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-17 23:11:44.006128 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-17 23:11:44.006145 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-07-17 23:11:44.006163 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-17 23:11:44.006180 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-17 23:11:44.006196 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-17 23:11:44.006214 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-17 23:11:44.006277 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-07-17 23:11:44.006301 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-17 23:11:44.006319 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-17 23:11:44.006337 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-17 23:11:44.006353 | instance | cd+++++++++ pod-logs/openstack/placement-api-f77bb475f-sr7gk/ 2026-07-17 23:11:44.006370 | instance | >f+++++++++ pod-logs/openstack/placement-api-f77bb475f-sr7gk/init.txt 2026-07-17 23:11:44.006387 | instance | >f+++++++++ pod-logs/openstack/placement-api-f77bb475f-sr7gk/placement-api.txt 2026-07-17 23:11:44.006403 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-tggd6/ 2026-07-17 23:11:44.006421 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-tggd6/init.txt 2026-07-17 23:11:44.006437 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-tggd6/placement-db-init-0.txt 2026-07-17 23:11:44.006800 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-g7qjd/ 2026-07-17 23:11:44.006822 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-g7qjd/init.txt 2026-07-17 23:11:44.006840 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-g7qjd/placement-db-sync.txt 2026-07-17 23:11:44.006857 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-w4d58/ 2026-07-17 23:11:44.006883 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-w4d58/init.txt 2026-07-17 23:11:44.006900 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-admin.txt 2026-07-17 23:11:44.006918 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-internal.txt 2026-07-17 23:11:44.006935 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-w4d58/placement-ks-endpoints-public.txt 2026-07-17 23:11:44.006953 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-6bsh2/ 2026-07-17 23:11:44.006999 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-6bsh2/init.txt 2026-07-17 23:11:44.007017 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-6bsh2/placement-ks-service-registration.txt 2026-07-17 23:11:44.007035 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-mmcjl/ 2026-07-17 23:11:44.007051 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-mmcjl/init.txt 2026-07-17 23:11:44.007068 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-mmcjl/placement-ks-user.txt 2026-07-17 23:11:44.007085 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-tsszg/ 2026-07-17 23:11:44.007102 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-tsszg/percona-xtradb-cluster-operator.txt 2026-07-17 23:11:44.007119 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-07-17 23:11:44.007136 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-17 23:11:44.007153 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-17 23:11:44.007171 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-07-17 23:11:44.007189 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-17 23:11:44.007207 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-17 23:11:44.007224 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-gf8sp/ 2026-07-17 23:11:44.007241 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-gf8sp/rabbitmq-cluster-operator.txt 2026-07-17 23:11:44.007259 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-07-17 23:11:44.007275 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-17 23:11:44.007292 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-17 23:11:44.007309 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-07-17 23:11:44.007348 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-17 23:11:44.007373 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-17 23:11:44.007390 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-07-17 23:11:44.007408 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-17 23:11:44.007425 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-17 23:11:44.007443 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-07-17 23:11:44.007460 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-17 23:11:44.007478 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-17 23:11:44.007495 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-07-17 23:11:44.007512 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-17 23:11:44.007529 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-17 23:11:44.007546 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g/ 2026-07-17 23:11:44.007569 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xlt6g/rabbitmq-cluster-operator.txt 2026-07-17 23:11:44.007794 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-07-17 23:11:44.007820 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-17 23:11:44.007838 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-17 23:11:44.007856 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-07-17 23:11:44.007874 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-17 23:11:44.007891 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-17 23:11:44.007908 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-07-17 23:11:44.007948 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-17 23:11:44.007970 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-17 23:11:44.007989 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/ 2026-07-17 23:11:44.008006 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/ceph-crash.txt 2026-07-17 23:11:44.008023 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/chown-container-data-dir.txt 2026-07-17 23:11:44.008041 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-dpt84/make-container-crash-dir.txt 2026-07-17 23:11:44.008058 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/ 2026-07-17 23:11:44.008075 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/chown-container-data-dir.txt 2026-07-17 23:11:44.008093 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/log-collector.txt 2026-07-17 23:11:44.008110 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-6tsgt/rgw.txt 2026-07-17 23:11:44.008152 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-5fdcf48b9b-svbgt/ 2026-07-17 23:11:44.008175 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5fdcf48b9b-svbgt/init.txt 2026-07-17 23:11:44.008191 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5fdcf48b9b-svbgt/staffeln-api.txt 2026-07-17 23:11:44.008209 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-59c698fc99-2s8lr/ 2026-07-17 23:11:44.008226 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-59c698fc99-2s8lr/staffeln-conductor.txt 2026-07-17 23:11:44.008243 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-pvg2f/ 2026-07-17 23:11:44.008260 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-pvg2f/init.txt 2026-07-17 23:11:44.008300 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-pvg2f/staffeln-db-init-0.txt 2026-07-17 23:11:44.008321 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-bx8mb/ 2026-07-17 23:11:44.008339 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-bx8mb/init.txt 2026-07-17 23:11:44.008356 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-bx8mb/staffeln-db-sync.txt 2026-07-17 23:11:44.008373 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-xdvrx/ 2026-07-17 23:11:44.008389 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-xdvrx/init.txt 2026-07-17 23:11:44.008406 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-xdvrx/tempest-ks-user.txt 2026-07-17 23:11:44.008423 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-4rcbt/ 2026-07-17 23:11:44.008440 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-4rcbt/init.txt 2026-07-17 23:11:44.008654 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-4rcbt/tempest-run-tests-init.txt 2026-07-17 23:11:44.008684 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-4rcbt/tempest-run-tests.txt 2026-07-17 23:11:44.008723 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-07-17 23:11:44.008741 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-07-17 23:11:44.008758 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-07-17 23:11:44.008775 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-07-17 23:11:44.008792 | instance | cd+++++++++ pod-logs/orc-system/ 2026-07-17 23:11:44.008810 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-l6xqk/ 2026-07-17 23:11:44.008827 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-l6xqk/manager.txt 2026-07-17 23:11:44.008881 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-07-17 23:11:44.008901 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-g2zrr/ 2026-07-17 23:11:44.008918 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-g2zrr/rook-ceph-operator.txt 2026-07-17 23:11:44.008935 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-07-17 23:11:44.008955 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-k2hld/ 2026-07-17 23:11:44.008986 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-k2hld/secretgen-controller.txt 2026-07-17 23:11:44.037753 | 2026-07-17 23:11:44.038140 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-17 23:11:44.235050 | instance | changed 2026-07-17 23:11:44.243592 | 2026-07-17 23:11:44.243798 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-17 23:11:45.390758 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-17 23:11:45.410472 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-17 23:11:45.410548 | instance | Dload Upload Total Spent Left Speed 2026-07-17 23:11:45.415467 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-17 23:11:45.602121 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-07-17 23:11:45.609751 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-17 23:11:45.609782 | instance | Dload Upload Total Spent Left Speed 2026-07-17 23:11:45.614369 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-07-17 23:11:45.981717 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-17 23:11:45.991003 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-17 23:11:45.991814 | instance | Dload Upload Total Spent Left Speed 2026-07-17 23:11:45.995153 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-17 23:11:46.283972 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-07-17 23:11:46.792574 | instance | ERROR 2026-07-17 23:11:46.792718 | instance | { 2026-07-17 23:11:46.792759 | instance | "delta": "0:00:01.794115", 2026-07-17 23:11:46.792789 | instance | "end": "2026-07-17 23:11:46.289124", 2026-07-17 23:11:46.792819 | instance | "msg": "non-zero return code", 2026-07-17 23:11:46.792844 | instance | "rc": 5, 2026-07-17 23:11:46.792869 | instance | "start": "2026-07-17 23:11:44.495009" 2026-07-17 23:11:46.792893 | instance | } 2026-07-17 23:11:46.792924 | instance | ERROR: Ignoring Errors 2026-07-17 23:11:46.799410 | 2026-07-17 23:11:46.799502 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-17 23:11:47.096257 | instance | ceph-mgr endpoints: 2026-07-17 23:11:47.334746 | instance | ok: Runtime: 0:00:00.093992 2026-07-17 23:11:47.341636 | 2026-07-17 23:11:47.341735 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-17 23:11:47.880004 | instance | ok: Runtime: 0:00:00.090708 2026-07-17 23:11:47.887570 | 2026-07-17 23:11:47.887643 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-17 23:11:48.390936 | instance | changed: 2026-07-17 23:11:48.391132 | instance | cd+++++++++ prometheus/ 2026-07-17 23:11:48.391159 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-17 23:11:48.391180 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-07-17 23:11:48.391202 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-17 23:11:48.401938 | 2026-07-17 23:11:48.402075 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-17 23:11:48.607550 | instance | changed 2026-07-17 23:11:48.613096 | 2026-07-17 23:11:48.613183 | TASK [gather-selenium-data : Get selenium data] 2026-07-17 23:11:48.841006 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-17 23:11:48.843727 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-17 23:11:49.151255 | instance | ERROR 2026-07-17 23:11:49.151541 | instance | { 2026-07-17 23:11:49.151584 | instance | "delta": "0:00:00.007881", 2026-07-17 23:11:49.151611 | instance | "end": "2026-07-17 23:11:48.844057", 2026-07-17 23:11:49.151638 | instance | "msg": "non-zero return code", 2026-07-17 23:11:49.151663 | instance | "rc": 1, 2026-07-17 23:11:49.151687 | instance | "start": "2026-07-17 23:11:48.836176" 2026-07-17 23:11:49.151711 | instance | } 2026-07-17 23:11:49.151748 | instance | ERROR: Ignoring Errors 2026-07-17 23:11:49.158806 | 2026-07-17 23:11:49.158874 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-17 23:11:49.646544 | instance | changed: cd+++++++++ selenium/ 2026-07-17 23:11:49.653071 | 2026-07-17 23:11:49.653146 | PLAY RECAP 2026-07-17 23:11:49.653213 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-07-17 23:11:49.653242 | 2026-07-17 23:11:49.810027 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-17 23:11:49.822376 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 23:11:50.665053 | 2026-07-17 23:11:50.665184 | PLAY [all] 2026-07-17 23:11:50.676113 | 2026-07-17 23:11:50.676186 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-17 23:11:50.721506 | instance | skipping: Conditional result was False 2026-07-17 23:11:50.735661 | 2026-07-17 23:11:50.735752 | TASK [fetch-output : Set log path for single node] 2026-07-17 23:11:50.780415 | instance | ok 2026-07-17 23:11:50.785151 | 2026-07-17 23:11:50.785222 | LOOP [fetch-output : Ensure local output dirs] 2026-07-17 23:11:51.316743 | instance -> localhost | ok: "/var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/work/logs" 2026-07-17 23:11:51.519258 | instance -> localhost | changed: "/var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/work/artifacts" 2026-07-17 23:11:51.722952 | instance -> localhost | changed: "/var/lib/zuul/builds/d2427d5f31cd4d92aabf91c749c33d90/work/docs" 2026-07-17 23:11:51.737356 | 2026-07-17 23:11:51.737504 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 23:11:52.350971 | instance | changed: .d..t...... ./ 2026-07-17 23:11:52.351191 | instance | changed: All items complete 2026-07-17 23:11:52.351219 | 2026-07-17 23:11:52.800242 | instance | changed: .d..t...... ./ 2026-07-17 23:11:53.367344 | instance | changed: .d..t...... ./ 2026-07-17 23:11:53.384218 | 2026-07-17 23:11:53.384380 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 23:11:53.777792 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006967 2026-07-17 23:11:53.987916 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007971 2026-07-17 23:11:54.003359 | 2026-07-17 23:11:54.003491 | PLAY [all] 2026-07-17 23:11:54.009334 | 2026-07-17 23:11:54.009398 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 23:11:54.406563 | instance | changed 2026-07-17 23:11:54.413663 | 2026-07-17 23:11:54.413729 | PLAY RECAP 2026-07-17 23:11:54.413786 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 23:11:54.413816 | 2026-07-17 23:11:54.549046 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 23:11:54.563126 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 23:11:55.187237 | 2026-07-17 23:11:55.187566 | PLAY [localhost] 2026-07-17 23:11:55.196902 | 2026-07-17 23:11:55.196987 | TASK [Generate Zuul manifest] 2026-07-17 23:11:55.217273 | localhost | ok 2026-07-17 23:11:55.269533 | 2026-07-17 23:11:55.269654 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 23:11:56.121215 | localhost | changed 2026-07-17 23:11:56.132617 | 2026-07-17 23:11:56.132685 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 23:11:56.162541 | localhost | ok 2026-07-17 23:11:56.171914 | 2026-07-17 23:11:56.172006 | TASK [Upload logs] 2026-07-17 23:11:56.190874 | localhost | ok 2026-07-17 23:11:56.281985 | 2026-07-17 23:11:56.282115 | TASK [Set zuul-log-path fact] 2026-07-17 23:11:56.301885 | localhost | ok 2026-07-17 23:11:56.315803 | 2026-07-17 23:11:56.315878 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 23:11:56.346149 | localhost | ok 2026-07-17 23:11:56.356236 | 2026-07-17 23:11:56.356327 | TASK [upload-logs : Create log directories] 2026-07-17 23:11:56.711734 | localhost | changed 2026-07-17 23:11:56.718800 | 2026-07-17 23:11:56.718872 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 23:11:57.094634 | localhost -> localhost | ok: Runtime: 0:00:00.032464 2026-07-17 23:11:57.102026 | 2026-07-17 23:11:57.102118 | TASK [upload-logs : Upload logs to log server] 2026-07-17 23:11:58.233062 | localhost | Output suppressed because no_log was given 2026-07-17 23:11:58.236539 | 2026-07-17 23:11:58.236602 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 23:11:58.278627 | localhost | skipping: Conditional result was False 2026-07-17 23:11:58.285978 | localhost | skipping: Conditional result was False 2026-07-17 23:11:58.295229 | 2026-07-17 23:11:58.295300 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 23:11:58.330948 | localhost | skipping: Conditional result was False 2026-07-17 23:11:58.331114 | 2026-07-17 23:11:58.335402 | localhost | skipping: Conditional result was False 2026-07-17 23:11:58.343015 | 2026-07-17 23:11:58.343084 | LOOP [upload-logs : Upload console log and json output]