2026-03-18 09:43:39.146166 | Job console starting 2026-03-18 09:43:39.155701 | Updating git repos 2026-03-18 09:43:39.210396 | Cloning repos into workspace 2026-03-18 09:43:39.372769 | Restoring repo states 2026-03-18 09:43:39.412012 | Merging changes 2026-03-18 09:43:42.861854 | Checking out repos 2026-03-18 09:43:44.809318 | Preparing playbooks 2026-03-18 09:43:56.216430 | Running Ansible setup 2026-03-18 09:43:59.917754 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 09:44:00.548013 | 2026-03-18 09:44:00.548141 | PLAY [localhost] 2026-03-18 09:44:00.556016 | 2026-03-18 09:44:00.556110 | TASK [Gathering Facts] 2026-03-18 09:44:01.432373 | localhost | ok 2026-03-18 09:44:01.439765 | 2026-03-18 09:44:01.439838 | TASK [Setup log path fact] 2026-03-18 09:44:01.459377 | localhost | ok 2026-03-18 09:44:01.470737 | 2026-03-18 09:44:01.470805 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 09:44:01.502149 | localhost | ok 2026-03-18 09:44:01.510382 | 2026-03-18 09:44:01.510470 | TASK [emit-job-header : Print job information] 2026-03-18 09:44:01.551868 | # Job Information 2026-03-18 09:44:01.552199 | Ansible Version: 2.16.16 2026-03-18 09:44:01.561035 | Job: atmosphere-molecule-aio-openvswitch 2026-03-18 09:44:01.561094 | Pipeline: check 2026-03-18 09:44:01.561119 | Executor: 0a8996d2b663 2026-03-18 09:44:01.561140 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3758 2026-03-18 09:44:01.561165 | Event ID: d132eb10-22ae-11f1-8550-bb56837406db 2026-03-18 09:44:01.565760 | 2026-03-18 09:44:01.566107 | LOOP [emit-job-header : Print node information] 2026-03-18 09:44:01.683090 | localhost | ok: 2026-03-18 09:44:01.683498 | localhost | # Node Information 2026-03-18 09:44:01.683583 | localhost | Inventory Hostname: instance 2026-03-18 09:44:01.683641 | localhost | Hostname: np0000159777 2026-03-18 09:44:01.683694 | localhost | Username: zuul 2026-03-18 09:44:01.683750 | localhost | Distro: Ubuntu 22.04 2026-03-18 09:44:01.683801 | localhost | Provider: yul1 2026-03-18 09:44:01.683850 | localhost | Region: ca-ymq-1 2026-03-18 09:44:01.683899 | localhost | Label: ubuntu-jammy-16 2026-03-18 09:44:01.683946 | localhost | Product Name: OpenStack Nova 2026-03-18 09:44:01.683993 | localhost | Interface IP: 199.19.213.215 2026-03-18 09:44:01.695608 | 2026-03-18 09:44:01.695766 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-18 09:44:02.091114 | localhost -> localhost | changed 2026-03-18 09:44:02.100323 | 2026-03-18 09:44:02.100462 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-18 09:44:03.119029 | localhost -> localhost | changed 2026-03-18 09:44:03.127655 | 2026-03-18 09:44:03.127725 | PLAY [all] 2026-03-18 09:44:03.136250 | 2026-03-18 09:44:03.136334 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-18 09:44:03.352739 | instance -> localhost | ok 2026-03-18 09:44:03.358524 | 2026-03-18 09:44:03.358588 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-18 09:44:03.392387 | instance | ok 2026-03-18 09:44:03.406505 | instance | included: /var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-18 09:44:03.411842 | 2026-03-18 09:44:03.411906 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-18 09:44:04.252292 | instance -> localhost | Generating public/private rsa key pair. 2026-03-18 09:44:04.252491 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/work/c80f70fa1b4b48f4bada1781d9e23a8c_id_rsa 2026-03-18 09:44:04.252547 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/work/c80f70fa1b4b48f4bada1781d9e23a8c_id_rsa.pub 2026-03-18 09:44:04.252581 | instance -> localhost | The key fingerprint is: 2026-03-18 09:44:04.252612 | instance -> localhost | SHA256:c+V6OmhMK6eFszRkKWZ48nRsnJUJgZq9ecSqycdJ6CQ zuul-build-sshkey 2026-03-18 09:44:04.252661 | instance -> localhost | The key's randomart image is: 2026-03-18 09:44:04.252692 | instance -> localhost | +---[RSA 3072]----+ 2026-03-18 09:44:04.252726 | instance -> localhost | | .o. | 2026-03-18 09:44:04.252757 | instance -> localhost | | . . o | 2026-03-18 09:44:04.252786 | instance -> localhost | | + . + . | 2026-03-18 09:44:04.252814 | instance -> localhost | | o..oo+ o | 2026-03-18 09:44:04.252843 | instance -> localhost | | o.*=X S . . | 2026-03-18 09:44:04.252871 | instance -> localhost | |E oB=*...o . | 2026-03-18 09:44:04.252898 | instance -> localhost | | = =.o=o.o. . | 2026-03-18 09:44:04.252926 | instance -> localhost | | = +..=* .o | 2026-03-18 09:44:04.252985 | instance -> localhost | | . o= .. | 2026-03-18 09:44:04.253020 | instance -> localhost | +----[SHA256]-----+ 2026-03-18 09:44:04.253082 | instance -> localhost | ok: Runtime: 0:00:00.470247 2026-03-18 09:44:04.259627 | 2026-03-18 09:44:04.259872 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-18 09:44:04.283722 | instance | ok 2026-03-18 09:44:04.291855 | instance | included: /var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-18 09:44:04.299268 | 2026-03-18 09:44:04.299333 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-18 09:44:04.314004 | instance | skipping: Conditional result was False 2026-03-18 09:44:04.323853 | 2026-03-18 09:44:04.323915 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-18 09:44:04.752393 | instance | changed 2026-03-18 09:44:04.757370 | 2026-03-18 09:44:04.757431 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-18 09:44:04.946048 | instance | ok 2026-03-18 09:44:04.953151 | 2026-03-18 09:44:04.953264 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-18 09:44:05.439972 | instance | changed 2026-03-18 09:44:05.445924 | 2026-03-18 09:44:05.446076 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-18 09:44:05.929372 | instance | changed 2026-03-18 09:44:06.057007 | 2026-03-18 09:44:06.057130 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-18 09:44:06.081434 | instance | skipping: Conditional result was False 2026-03-18 09:44:06.091837 | 2026-03-18 09:44:06.091960 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-18 09:44:06.460897 | instance -> localhost | changed 2026-03-18 09:44:06.503418 | 2026-03-18 09:44:06.503530 | TASK [add-build-sshkey : Add back temp key] 2026-03-18 09:44:06.779117 | instance -> localhost | Identity added: /var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/work/c80f70fa1b4b48f4bada1781d9e23a8c_id_rsa (zuul-build-sshkey) 2026-03-18 09:44:06.779323 | instance -> localhost | ok: Runtime: 0:00:00.027829 2026-03-18 09:44:06.786037 | 2026-03-18 09:44:06.786107 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-18 09:44:07.053042 | instance | ok 2026-03-18 09:44:07.057733 | 2026-03-18 09:44:07.057800 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-18 09:44:07.081770 | instance | skipping: Conditional result was False 2026-03-18 09:44:07.095712 | 2026-03-18 09:44:07.095771 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-18 09:44:07.376831 | instance | ok 2026-03-18 09:44:07.382704 | 2026-03-18 09:44:07.382775 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-18 09:44:08.884980 | instance | Output suppressed because no_log was given 2026-03-18 09:44:08.895157 | 2026-03-18 09:44:08.895226 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-18 09:44:09.075187 | instance | ok: "logs" 2026-03-18 09:44:09.075419 | instance | ok: All items complete 2026-03-18 09:44:09.075455 | 2026-03-18 09:44:09.238090 | instance | ok: "artifacts" 2026-03-18 09:44:09.391159 | instance | ok: "docs" 2026-03-18 09:44:09.411930 | 2026-03-18 09:44:09.412052 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-18 09:44:09.588669 | instance | changed: "logs" 2026-03-18 09:44:09.744574 | instance | changed: "artifacts" 2026-03-18 09:44:09.896466 | instance | changed: "docs" 2026-03-18 09:44:09.920345 | 2026-03-18 09:44:09.979449 | PLAY RECAP 2026-03-18 09:44:09.979802 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-18 09:44:09.979879 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 09:44:09.979932 | 2026-03-18 09:44:10.198638 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 09:44:10.209108 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-18 09:44:10.819501 | 2026-03-18 09:44:10.819618 | PLAY [all] 2026-03-18 09:44:10.831416 | 2026-03-18 09:44:10.831496 | TASK [setup-uv : Extract archive] 2026-03-18 09:44:13.482598 | instance | changed 2026-03-18 09:44:13.491168 | 2026-03-18 09:44:13.491291 | TASK [setup-uv : Print version] 2026-03-18 09:44:13.817599 | instance | uv 0.8.13 2026-03-18 09:44:14.053211 | instance | ok: Runtime: 0:00:00.014020 2026-03-18 09:44:14.081208 | 2026-03-18 09:44:14.081339 | PLAY RECAP 2026-03-18 09:44:14.081391 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 09:44:14.081415 | 2026-03-18 09:44:14.165275 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-18 09:44:14.171714 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.2] 2026-03-18 09:44:14.748129 | 2026-03-18 09:44:14.748235 | PLAY [all] 2026-03-18 09:44:14.759607 | 2026-03-18 09:44:14.759683 | TASK [Install "jq" for log collection] 2026-03-18 09:44:24.600325 | instance | changed 2026-03-18 09:44:24.602316 | 2026-03-18 09:44:24.602390 | PLAY RECAP 2026-03-18 09:44:24.602453 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 09:44:24.602518 | 2026-03-18 09:44:24.690485 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.2] 2026-03-18 09:44:24.699294 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-18 09:44:25.352994 | 2026-03-18 09:44:25.353216 | PLAY [all] 2026-03-18 09:44:25.367129 | 2026-03-18 09:44:25.367314 | TASK [Copy inventory file for Zuul] 2026-03-18 09:44:26.189041 | instance | changed 2026-03-18 09:44:26.211718 | 2026-03-18 09:44:26.211835 | TASK [Switch "ansible_host" to private IP] 2026-03-18 09:44:26.524131 | instance | changed: 1 replacements made 2026-03-18 09:44:26.529905 | 2026-03-18 09:44:26.530018 | TASK [Run Molecule scenario] 2026-03-18 09:44:26.947616 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-03-18 09:44:26.947804 | instance | Creating virtual environment at: .venv 2026-03-18 09:44:26.974311 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-18 09:44:27.001583 | instance | Downloading setuptools (1.1MiB) 2026-03-18 09:44:27.001980 | instance | Downloading cryptography (4.2MiB) 2026-03-18 09:44:27.002220 | instance | Downloading rjsonnet (1.2MiB) 2026-03-18 09:44:27.002372 | instance | Downloading netaddr (2.2MiB) 2026-03-18 09:44:27.003041 | instance | Downloading openstacksdk (1.7MiB) 2026-03-18 09:44:27.003223 | instance | Downloading pydantic-core (2.0MiB) 2026-03-18 09:44:27.003677 | instance | Downloading ansible-core (2.1MiB) 2026-03-18 09:44:27.003877 | instance | Downloading kubernetes (1.9MiB) 2026-03-18 09:44:27.024475 | instance | Downloading pygments (1.2MiB) 2026-03-18 09:44:27.337893 | instance | Building pyperclip==1.9.0 2026-03-18 09:44:27.361774 | instance | Downloading rjsonnet 2026-03-18 09:44:27.459248 | instance | Downloading pydantic-core 2026-03-18 09:44:27.508109 | instance | Downloading netaddr 2026-03-18 09:44:27.525950 | instance | Downloading pygments 2026-03-18 09:44:27.537546 | instance | Downloading cryptography 2026-03-18 09:44:27.578457 | instance | Downloading setuptools 2026-03-18 09:44:27.652667 | instance | Downloading kubernetes 2026-03-18 09:44:27.690749 | instance | Downloading ansible-core 2026-03-18 09:44:27.730887 | instance | Downloading openstacksdk 2026-03-18 09:44:28.062569 | instance | Built pyperclip==1.9.0 2026-03-18 09:44:28.267754 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-18 09:44:28.310007 | instance | Installed 83 packages in 39ms 2026-03-18 09:44:29.059199 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-03-18 09:44:29.695447 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-18 09:44:29.695547 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-03-18 09:45:07.044383 | instance | INFO [aio > dependency] Executing 2026-03-18 09:45:07.044561 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-03-18 09:45:07.044653 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-03-18 09:45:07.044782 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-18 09:45:07.052361 | instance | INFO [aio > cleanup] Executing 2026-03-18 09:45:07.052695 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-18 09:45:07.060207 | instance | INFO [aio > destroy] Executing 2026-03-18 09:45:07.060247 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-03-18 09:45:07.060321 | instance | INFO [aio > destroy] Executed: Successful 2026-03-18 09:45:07.067710 | instance | INFO [aio > syntax] Executing 2026-03-18 09:45:09.933054 | instance | 2026-03-18 09:45:09.933204 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-18 09:45:10.075064 | instance | INFO [aio > syntax] Executed: Successful 2026-03-18 09:45:10.086602 | instance | INFO [aio > create] Executing 2026-03-18 09:45:10.088411 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-18 09:45:10.095870 | instance | INFO [aio > prepare] Executing 2026-03-18 09:45:11.062296 | instance | 2026-03-18 09:45:11.062555 | instance | PLAY [Prepare] ***************************************************************** 2026-03-18 09:45:11.062808 | instance | 2026-03-18 09:45:11.063077 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:45:11.063347 | instance | Wednesday 18 March 2026 09:45:11 +0000 (0:00:00.026) 0:00:00.026 ******* 2026-03-18 09:45:12.208816 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-18 09:45:12.209059 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-18 09:45:12.209368 | instance | interpreter could change the meaning of that path. See 2026-03-18 09:45:12.209640 | instance | https://docs.ansible.com/ansible- 2026-03-18 09:45:12.209953 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-18 09:45:12.218352 | instance | ok: [instance] 2026-03-18 09:45:12.218620 | instance | 2026-03-18 09:45:12.218897 | instance | TASK [Configure short hostname] ************************************************ 2026-03-18 09:45:12.219177 | instance | Wednesday 18 March 2026 09:45:12 +0000 (0:00:01.156) 0:00:01.183 ******* 2026-03-18 09:45:12.912689 | instance | changed: [instance] 2026-03-18 09:45:12.912873 | instance | 2026-03-18 09:45:12.913162 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-03-18 09:45:12.913444 | instance | Wednesday 18 March 2026 09:45:12 +0000 (0:00:00.693) 0:00:01.877 ******* 2026-03-18 09:45:13.175741 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-03-18 09:45:13.175827 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-03-18 09:45:13.175843 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-03-18 09:45:13.184012 | instance | changed: [instance] 2026-03-18 09:45:13.184354 | instance | 2026-03-18 09:45:13.184689 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-03-18 09:45:13.185017 | instance | Wednesday 18 March 2026 09:45:13 +0000 (0:00:00.272) 0:00:02.149 ******* 2026-03-18 09:45:14.363438 | instance | ok: [instance] 2026-03-18 09:45:14.363844 | instance | 2026-03-18 09:45:14.364191 | instance | TASK [Purge "snapd" package] *************************************************** 2026-03-18 09:45:14.364537 | instance | Wednesday 18 March 2026 09:45:14 +0000 (0:00:01.178) 0:00:03.328 ******* 2026-03-18 09:45:15.196944 | instance | ok: [instance] 2026-03-18 09:45:15.197355 | instance | 2026-03-18 09:45:15.197701 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-03-18 09:45:15.198136 | instance | 2026-03-18 09:45:15.198483 | instance | TASK [Create folders for workspace] ******************************************** 2026-03-18 09:45:15.198819 | instance | Wednesday 18 March 2026 09:45:15 +0000 (0:00:00.833) 0:00:04.161 ******* 2026-03-18 09:45:16.216383 | instance | changed: [localhost] => (item=group_vars) 2026-03-18 09:45:16.216454 | instance | changed: [localhost] => (item=group_vars/all) 2026-03-18 09:45:16.216461 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-03-18 09:45:16.216468 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-03-18 09:45:16.216474 | instance | changed: [localhost] => (item=group_vars/computes) 2026-03-18 09:45:16.216480 | instance | changed: [localhost] => (item=host_vars) 2026-03-18 09:45:16.216486 | instance | 2026-03-18 09:45:16.216493 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-03-18 09:45:16.216500 | instance | 2026-03-18 09:45:16.216506 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-03-18 09:45:16.216512 | instance | Wednesday 18 March 2026 09:45:16 +0000 (0:00:01.018) 0:00:05.180 ******* 2026-03-18 09:45:16.389450 | instance | changed: [localhost] 2026-03-18 09:45:16.389502 | instance | 2026-03-18 09:45:16.389512 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-03-18 09:45:16.389780 | instance | Wednesday 18 March 2026 09:45:16 +0000 (0:00:00.174) 0:00:05.354 ******* 2026-03-18 09:45:16.415931 | instance | ok: [localhost] 2026-03-18 09:45:16.416079 | instance | 2026-03-18 09:45:16.416246 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-03-18 09:45:16.416411 | instance | Wednesday 18 March 2026 09:45:16 +0000 (0:00:00.027) 0:00:05.381 ******* 2026-03-18 09:45:16.466587 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '1569f051-eba9-5016-abd4-c9b5bdbf6f5b'}) 2026-03-18 09:45:16.466905 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-03-18 09:45:16.467181 | instance | 2026-03-18 09:45:16.467477 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-03-18 09:45:16.467775 | instance | Wednesday 18 March 2026 09:45:16 +0000 (0:00:00.050) 0:00:05.432 ******* 2026-03-18 09:45:17.018659 | instance | changed: [localhost] 2026-03-18 09:45:17.018880 | instance | 2026-03-18 09:45:17.019150 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-03-18 09:45:17.019394 | instance | 2026-03-18 09:45:17.019657 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-03-18 09:45:17.019926 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.551) 0:00:05.983 ******* 2026-03-18 09:45:17.190983 | instance | changed: [localhost] 2026-03-18 09:45:17.191198 | instance | 2026-03-18 09:45:17.191482 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-03-18 09:45:17.191761 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.172) 0:00:06.155 ******* 2026-03-18 09:45:17.217411 | instance | ok: [localhost] 2026-03-18 09:45:17.217703 | instance | 2026-03-18 09:45:17.218025 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-03-18 09:45:17.218304 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.026) 0:00:06.182 ******* 2026-03-18 09:45:17.247143 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-03-18 09:45:17.247400 | instance | 2026-03-18 09:45:17.247690 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-03-18 09:45:17.247968 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.029) 0:00:06.212 ******* 2026-03-18 09:45:17.605142 | instance | changed: [localhost] 2026-03-18 09:45:17.605368 | instance | 2026-03-18 09:45:17.605652 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-03-18 09:45:17.605987 | instance | 2026-03-18 09:45:17.606282 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-03-18 09:45:17.606564 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.358) 0:00:06.570 ******* 2026-03-18 09:45:17.780387 | instance | changed: [localhost] 2026-03-18 09:45:17.780651 | instance | 2026-03-18 09:45:17.780933 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-03-18 09:45:17.781210 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.175) 0:00:06.745 ******* 2026-03-18 09:45:17.810398 | instance | ok: [localhost] 2026-03-18 09:45:17.810664 | instance | 2026-03-18 09:45:17.810937 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-03-18 09:45:17.811216 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.029) 0:00:06.775 ******* 2026-03-18 09:45:17.852772 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-03-18 09:45:17.853052 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-03-18 09:45:17.853355 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-03-18 09:45:17.853610 | instance | 2026-03-18 09:45:17.853924 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-03-18 09:45:17.854236 | instance | Wednesday 18 March 2026 09:45:17 +0000 (0:00:00.042) 0:00:06.817 ******* 2026-03-18 09:45:18.199700 | instance | changed: [localhost] 2026-03-18 09:45:18.199933 | instance | 2026-03-18 09:45:18.200216 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-03-18 09:45:18.200474 | instance | 2026-03-18 09:45:18.200756 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-03-18 09:45:18.201034 | instance | Wednesday 18 March 2026 09:45:18 +0000 (0:00:00.346) 0:00:07.164 ******* 2026-03-18 09:45:18.377180 | instance | changed: [localhost] 2026-03-18 09:45:18.377400 | instance | 2026-03-18 09:45:18.377685 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-03-18 09:45:18.377995 | instance | Wednesday 18 March 2026 09:45:18 +0000 (0:00:00.177) 0:00:07.342 ******* 2026-03-18 09:45:18.400217 | instance | ok: [localhost] 2026-03-18 09:45:18.400479 | instance | 2026-03-18 09:45:18.400760 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-03-18 09:45:18.401040 | instance | Wednesday 18 March 2026 09:45:18 +0000 (0:00:00.023) 0:00:07.365 ******* 2026-03-18 09:45:18.439186 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-03-18 09:45:18.439477 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-03-18 09:45:18.439735 | instance | 2026-03-18 09:45:18.440014 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-03-18 09:45:18.440289 | instance | Wednesday 18 March 2026 09:45:18 +0000 (0:00:00.038) 0:00:07.404 ******* 2026-03-18 09:45:18.790053 | instance | changed: [localhost] 2026-03-18 09:45:18.790277 | instance | 2026-03-18 09:45:18.790552 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-03-18 09:45:18.790967 | instance | 2026-03-18 09:45:18.791274 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:45:18.791549 | instance | Wednesday 18 March 2026 09:45:18 +0000 (0:00:00.351) 0:00:07.755 ******* 2026-03-18 09:45:19.483405 | instance | ok: [localhost] 2026-03-18 09:45:19.483609 | instance | 2026-03-18 09:45:19.483868 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-18 09:45:19.484066 | instance | Wednesday 18 March 2026 09:45:19 +0000 (0:00:00.692) 0:00:08.448 ******* 2026-03-18 09:45:19.664185 | instance | changed: [localhost] 2026-03-18 09:45:19.664458 | instance | 2026-03-18 09:45:19.664764 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-03-18 09:45:19.665060 | instance | Wednesday 18 March 2026 09:45:19 +0000 (0:00:00.181) 0:00:08.629 ******* 2026-03-18 09:45:19.695713 | instance | ok: [localhost] 2026-03-18 09:45:19.696136 | instance | 2026-03-18 09:45:19.696567 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-03-18 09:45:19.696996 | instance | Wednesday 18 March 2026 09:45:19 +0000 (0:00:00.031) 0:00:08.661 ******* 2026-03-18 09:45:20.468052 | instance | ok: [localhost] => (item=keycloak_host) 2026-03-18 09:45:20.468317 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-03-18 09:45:20.468586 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-03-18 09:45:20.468857 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-03-18 09:45:20.469126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-03-18 09:45:20.469394 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-03-18 09:45:20.469667 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-03-18 09:45:20.469969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-03-18 09:45:20.470237 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-03-18 09:45:20.470505 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-03-18 09:45:20.470776 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-03-18 09:45:20.471040 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-03-18 09:45:20.471307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-03-18 09:45:20.471573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-03-18 09:45:20.471899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-03-18 09:45:20.472184 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-03-18 09:45:20.472512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-03-18 09:45:20.472811 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-03-18 09:45:20.473094 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-03-18 09:45:20.473414 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-03-18 09:45:20.473698 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-03-18 09:45:20.474036 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-03-18 09:45:20.474323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-03-18 09:45:20.474595 | instance | 2026-03-18 09:45:20.474885 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-03-18 09:45:20.475214 | instance | Wednesday 18 March 2026 09:45:20 +0000 (0:00:00.771) 0:00:09.433 ******* 2026-03-18 09:45:20.856664 | instance | changed: [localhost] 2026-03-18 09:45:20.856905 | instance | 2026-03-18 09:45:20.857190 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-18 09:45:20.857480 | instance | Wednesday 18 March 2026 09:45:20 +0000 (0:00:00.388) 0:00:09.821 ******* 2026-03-18 09:45:21.039808 | instance | changed: [localhost] 2026-03-18 09:45:21.040119 | instance | 2026-03-18 09:45:21.040410 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-03-18 09:45:21.040681 | instance | 2026-03-18 09:45:21.040976 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-03-18 09:45:21.041251 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.183) 0:00:10.005 ******* 2026-03-18 09:45:21.225509 | instance | changed: [localhost] 2026-03-18 09:45:21.225726 | instance | 2026-03-18 09:45:21.226040 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-03-18 09:45:21.226308 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.184) 0:00:10.190 ******* 2026-03-18 09:45:21.257469 | instance | ok: [localhost] 2026-03-18 09:45:21.257753 | instance | 2026-03-18 09:45:21.258092 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-03-18 09:45:21.258390 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.032) 0:00:10.222 ******* 2026-03-18 09:45:21.303319 | 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-03-18 09:45:21.303581 | instance | 2026-03-18 09:45:21.303859 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-03-18 09:45:21.304161 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.045) 0:00:10.269 ******* 2026-03-18 09:45:21.676686 | instance | changed: [localhost] 2026-03-18 09:45:21.676904 | instance | 2026-03-18 09:45:21.677178 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-03-18 09:45:21.677423 | instance | 2026-03-18 09:45:21.677690 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-03-18 09:45:21.678006 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.372) 0:00:10.641 ******* 2026-03-18 09:45:21.863606 | instance | changed: [localhost] 2026-03-18 09:45:21.863843 | instance | 2026-03-18 09:45:21.864139 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-03-18 09:45:21.864469 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.187) 0:00:10.828 ******* 2026-03-18 09:45:21.889218 | instance | ok: [localhost] 2026-03-18 09:45:21.889451 | instance | 2026-03-18 09:45:21.889718 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-03-18 09:45:21.890053 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.026) 0:00:10.855 ******* 2026-03-18 09:45:21.924676 | 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-03-18 09:45:21.924912 | instance | 2026-03-18 09:45:21.925181 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-03-18 09:45:21.925466 | instance | Wednesday 18 March 2026 09:45:21 +0000 (0:00:00.035) 0:00:10.890 ******* 2026-03-18 09:45:22.294696 | instance | changed: [localhost] 2026-03-18 09:45:22.294999 | instance | 2026-03-18 09:45:22.295380 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-03-18 09:45:22.295719 | instance | 2026-03-18 09:45:22.296152 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-03-18 09:45:22.296539 | instance | Wednesday 18 March 2026 09:45:22 +0000 (0:00:00.368) 0:00:11.259 ******* 2026-03-18 09:45:22.470907 | instance | changed: [localhost] 2026-03-18 09:45:22.471008 | instance | 2026-03-18 09:45:22.471226 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-03-18 09:45:22.471430 | instance | Wednesday 18 March 2026 09:45:22 +0000 (0:00:00.176) 0:00:11.435 ******* 2026-03-18 09:45:22.502374 | instance | ok: [localhost] 2026-03-18 09:45:22.502427 | instance | 2026-03-18 09:45:22.502574 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-03-18 09:45:22.502698 | instance | Wednesday 18 March 2026 09:45:22 +0000 (0:00:00.032) 0:00:11.468 ******* 2026-03-18 09:45:22.900361 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-03-18 09:45:22.900606 | instance | ok: [localhost] => (item=keepalived_password) 2026-03-18 09:45:22.901008 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-03-18 09:45:22.901252 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-03-18 09:45:22.901523 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-03-18 09:45:22.901800 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-03-18 09:45:22.902114 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-03-18 09:45:22.902384 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-03-18 09:45:22.902659 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-03-18 09:45:22.902928 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-03-18 09:45:22.903198 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-03-18 09:45:22.903464 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-03-18 09:45:22.903745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-03-18 09:45:22.904316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-03-18 09:45:22.904593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-03-18 09:45:22.904965 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-03-18 09:45:22.905219 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-03-18 09:45:22.905402 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-03-18 09:45:22.905551 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-03-18 09:45:22.905719 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-03-18 09:45:22.905928 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-03-18 09:45:22.906148 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-03-18 09:45:22.906325 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-03-18 09:45:22.906484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-03-18 09:45:22.906649 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-03-18 09:45:22.906815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-03-18 09:45:22.906984 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-03-18 09:45:22.907149 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-03-18 09:45:22.907332 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-03-18 09:45:22.907494 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-03-18 09:45:22.907687 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-03-18 09:45:22.907860 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-03-18 09:45:22.908034 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-03-18 09:45:22.908214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-03-18 09:45:22.908387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-03-18 09:45:22.908555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-03-18 09:45:22.908735 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-03-18 09:45:22.908961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-03-18 09:45:22.909130 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-03-18 09:45:22.909299 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-03-18 09:45:22.909468 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-03-18 09:45:22.909638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-03-18 09:45:22.909808 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-03-18 09:45:22.910031 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-03-18 09:45:22.910215 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-03-18 09:45:22.910422 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-03-18 09:45:22.910590 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-03-18 09:45:22.910760 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-03-18 09:45:22.910943 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-03-18 09:45:22.911108 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-03-18 09:45:22.911283 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-03-18 09:45:22.911451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-03-18 09:45:22.911620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-03-18 09:45:22.911790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-03-18 09:45:22.911955 | instance | 2026-03-18 09:45:22.912131 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-03-18 09:45:22.912320 | instance | Wednesday 18 March 2026 09:45:22 +0000 (0:00:00.397) 0:00:11.865 ******* 2026-03-18 09:45:22.959009 | instance | ok: [localhost] => (item=barbican_kek) 2026-03-18 09:45:22.959126 | instance | 2026-03-18 09:45:22.959302 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-03-18 09:45:22.959469 | instance | Wednesday 18 March 2026 09:45:22 +0000 (0:00:00.059) 0:00:11.924 ******* 2026-03-18 09:45:23.347006 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-18 09:45:23.347102 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-18 09:45:23.347276 | instance | 2026-03-18 09:45:23.347447 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-03-18 09:45:23.347617 | instance | Wednesday 18 March 2026 09:45:23 +0000 (0:00:00.387) 0:00:12.311 ******* 2026-03-18 09:45:27.446588 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-18 09:45:27.446807 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-18 09:45:27.447062 | instance | 2026-03-18 09:45:27.447351 | instance | TASK [Set values for SSH keys] ************************************************* 2026-03-18 09:45:27.448540 | instance | Wednesday 18 March 2026 09:45:27 +0000 (0:00:04.099) 0:00:16.411 ******* 2026-03-18 09:45:27.508556 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-03-18 09:45:27.508827 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-03-18 09:45:27.509089 | instance | 2026-03-18 09:45:27.509393 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-03-18 09:45:27.509665 | instance | Wednesday 18 March 2026 09:45:27 +0000 (0:00:00.063) 0:00:16.474 ******* 2026-03-18 09:45:27.845266 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-18 09:45:27.845461 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-18 09:45:27.845724 | instance | 2026-03-18 09:45:27.846044 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-03-18 09:45:27.846357 | instance | Wednesday 18 March 2026 09:45:27 +0000 (0:00:00.336) 0:00:16.810 ******* 2026-03-18 09:45:28.202090 | instance | changed: [localhost] 2026-03-18 09:45:28.202328 | instance | 2026-03-18 09:45:28.202660 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-03-18 09:45:28.202939 | instance | Wednesday 18 March 2026 09:45:28 +0000 (0:00:00.356) 0:00:17.166 ******* 2026-03-18 09:45:28.239210 | instance | skipping: [localhost] 2026-03-18 09:45:28.239439 | instance | 2026-03-18 09:45:28.239713 | instance | PLAY [Setup networking] ******************************************************** 2026-03-18 09:45:28.239964 | instance | 2026-03-18 09:45:28.240233 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:45:28.240503 | instance | Wednesday 18 March 2026 09:45:28 +0000 (0:00:00.038) 0:00:17.204 ******* 2026-03-18 09:45:28.949692 | instance | ok: [instance] 2026-03-18 09:45:28.950142 | instance | 2026-03-18 09:45:28.950491 | instance | TASK [Create bridge for management network] ************************************ 2026-03-18 09:45:28.950937 | instance | Wednesday 18 March 2026 09:45:28 +0000 (0:00:00.709) 0:00:17.914 ******* 2026-03-18 09:45:29.298605 | instance | ok: [instance] 2026-03-18 09:45:29.298672 | instance | 2026-03-18 09:45:29.298870 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-03-18 09:45:29.299083 | instance | Wednesday 18 March 2026 09:45:29 +0000 (0:00:00.347) 0:00:18.262 ******* 2026-03-18 09:45:29.530697 | instance | ok: [instance] 2026-03-18 09:45:29.530808 | instance | 2026-03-18 09:45:29.531004 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-03-18 09:45:29.531270 | instance | Wednesday 18 March 2026 09:45:29 +0000 (0:00:00.231) 0:00:18.493 ******* 2026-03-18 09:45:29.738993 | instance | ok: [instance] 2026-03-18 09:45:29.739401 | instance | 2026-03-18 09:45:29.739747 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-03-18 09:45:29.740085 | instance | Wednesday 18 March 2026 09:45:29 +0000 (0:00:00.209) 0:00:18.702 ******* 2026-03-18 09:45:29.941888 | instance | ok: [instance] 2026-03-18 09:45:29.942098 | instance | 2026-03-18 09:45:29.942268 | instance | TASK [Bring up interfaces] ***************************************************** 2026-03-18 09:45:29.942424 | instance | Wednesday 18 March 2026 09:45:29 +0000 (0:00:00.201) 0:00:18.904 ******* 2026-03-18 09:45:30.336431 | instance | ok: [instance] => (item=br-mgmt) 2026-03-18 09:45:30.336479 | instance | ok: [instance] => (item=dummy0) 2026-03-18 09:45:30.336485 | instance | 2026-03-18 09:45:30.336490 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-03-18 09:45:30.336496 | instance | 2026-03-18 09:45:30.336500 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:45:30.336505 | instance | Wednesday 18 March 2026 09:45:30 +0000 (0:00:00.396) 0:00:19.300 ******* 2026-03-18 09:45:31.073579 | instance | ok: [instance] 2026-03-18 09:45:31.073618 | instance | 2026-03-18 09:45:31.073624 | instance | TASK [Install depedencies] ***************************************************** 2026-03-18 09:45:31.073719 | instance | Wednesday 18 March 2026 09:45:31 +0000 (0:00:00.737) 0:00:20.038 ******* 2026-03-18 09:45:51.929960 | instance | changed: [instance] 2026-03-18 09:45:51.930045 | instance | 2026-03-18 09:45:51.930065 | instance | TASK [Start up service] ******************************************************** 2026-03-18 09:45:51.930337 | instance | Wednesday 18 March 2026 09:45:51 +0000 (0:00:20.856) 0:00:40.894 ******* 2026-03-18 09:45:52.475518 | instance | ok: [instance] 2026-03-18 09:45:52.475653 | instance | 2026-03-18 09:45:52.476043 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-03-18 09:45:52.476112 | instance | Wednesday 18 March 2026 09:45:52 +0000 (0:00:00.546) 0:00:41.440 ******* 2026-03-18 09:45:52.702926 | instance | ok: [instance] 2026-03-18 09:45:52.703028 | instance | 2026-03-18 09:45:52.703314 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-03-18 09:45:52.703373 | instance | Wednesday 18 March 2026 09:45:52 +0000 (0:00:00.227) 0:00:41.668 ******* 2026-03-18 09:45:53.194472 | instance | changed: [instance] 2026-03-18 09:45:53.194558 | instance | 2026-03-18 09:45:53.194594 | instance | TASK [Get list of all loopback devices] **************************************** 2026-03-18 09:45:53.194770 | instance | Wednesday 18 March 2026 09:45:53 +0000 (0:00:00.490) 0:00:42.159 ******* 2026-03-18 09:45:53.405279 | instance | ok: [instance] 2026-03-18 09:45:53.405322 | instance | 2026-03-18 09:45:53.405627 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-03-18 09:45:53.405672 | instance | Wednesday 18 March 2026 09:45:53 +0000 (0:00:00.211) 0:00:42.370 ******* 2026-03-18 09:45:53.430056 | instance | skipping: [instance] 2026-03-18 09:45:53.430350 | instance | 2026-03-18 09:45:53.430362 | instance | TASK [Create devices for Ceph] ************************************************* 2026-03-18 09:45:53.430375 | instance | Wednesday 18 March 2026 09:45:53 +0000 (0:00:00.024) 0:00:42.395 ******* 2026-03-18 09:45:53.981955 | instance | changed: [instance] => (item=osd0) 2026-03-18 09:45:53.982109 | instance | changed: [instance] => (item=osd1) 2026-03-18 09:45:53.982352 | instance | changed: [instance] => (item=osd2) 2026-03-18 09:45:53.982547 | instance | 2026-03-18 09:45:53.982758 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-03-18 09:45:53.983044 | instance | Wednesday 18 March 2026 09:45:53 +0000 (0:00:00.551) 0:00:42.947 ******* 2026-03-18 09:45:54.530872 | instance | changed: [instance] => (item=osd0) 2026-03-18 09:45:54.531007 | instance | changed: [instance] => (item=osd1) 2026-03-18 09:45:54.531237 | instance | changed: [instance] => (item=osd2) 2026-03-18 09:45:54.531443 | instance | 2026-03-18 09:45:54.531668 | instance | TASK [Start loop devices] ****************************************************** 2026-03-18 09:45:54.531887 | instance | Wednesday 18 March 2026 09:45:54 +0000 (0:00:00.548) 0:00:43.495 ******* 2026-03-18 09:45:55.294321 | instance | changed: [instance] => (item=osd0) 2026-03-18 09:45:55.294421 | instance | changed: [instance] => (item=osd1) 2026-03-18 09:45:55.295074 | instance | changed: [instance] => (item=osd2) 2026-03-18 09:45:55.295124 | instance | 2026-03-18 09:45:55.295132 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-03-18 09:45:55.295139 | instance | Wednesday 18 March 2026 09:45:55 +0000 (0:00:00.763) 0:00:44.259 ******* 2026-03-18 09:45:58.380780 | instance | changed: [instance] => (item=osd0) 2026-03-18 09:45:58.380853 | instance | changed: [instance] => (item=osd1) 2026-03-18 09:45:58.381327 | instance | changed: [instance] => (item=osd2) 2026-03-18 09:45:58.381377 | instance | 2026-03-18 09:45:58.381383 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-03-18 09:45:58.381388 | instance | Wednesday 18 March 2026 09:45:58 +0000 (0:00:03.086) 0:00:47.346 ******* 2026-03-18 09:46:00.409889 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-03-18 09:46:00.409987 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-03-18 09:46:00.410738 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-03-18 09:46:00.410790 | instance | 2026-03-18 09:46:00.410796 | instance | PLAY [controllers] ************************************************************* 2026-03-18 09:46:00.410801 | instance | 2026-03-18 09:46:00.410806 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:46:00.410810 | instance | Wednesday 18 March 2026 09:46:00 +0000 (0:00:02.029) 0:00:49.375 ******* 2026-03-18 09:46:01.322478 | instance | ok: [instance] 2026-03-18 09:46:01.323114 | instance | 2026-03-18 09:46:01.323141 | instance | TASK [Set masquerade rule] ***************************************************** 2026-03-18 09:46:01.323152 | instance | Wednesday 18 March 2026 09:46:01 +0000 (0:00:00.912) 0:00:50.287 ******* 2026-03-18 09:46:01.847652 | instance | changed: [instance] 2026-03-18 09:46:01.847923 | instance | 2026-03-18 09:46:01.848302 | instance | PLAY RECAP ********************************************************************* 2026-03-18 09:46:01.848534 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-18 09:46:01.848750 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-18 09:46:01.848944 | instance | 2026-03-18 09:46:01.849151 | instance | Wednesday 18 March 2026 09:46:01 +0000 (0:00:00.525) 0:00:50.813 ******* 2026-03-18 09:46:01.849351 | instance | =============================================================================== 2026-03-18 09:46:01.849582 | instance | Install depedencies ---------------------------------------------------- 20.86s 2026-03-18 09:46:01.849789 | instance | Generate SSH keys for missing variables --------------------------------- 4.10s 2026-03-18 09:46:01.850046 | instance | Create a volume group for each loop device ------------------------------ 3.09s 2026-03-18 09:46:01.850259 | instance | Create a logical volume for each loop device ---------------------------- 2.03s 2026-03-18 09:46:01.850465 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.18s 2026-03-18 09:46:01.850667 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-03-18 09:46:01.850872 | instance | Create folders for workspace -------------------------------------------- 1.02s 2026-03-18 09:46:01.851073 | instance | Gathering Facts --------------------------------------------------------- 0.91s 2026-03-18 09:46:01.851276 | instance | Purge "snapd" package --------------------------------------------------- 0.83s 2026-03-18 09:46:01.851498 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.77s 2026-03-18 09:46:01.851708 | instance | Start loop devices ------------------------------------------------------ 0.76s 2026-03-18 09:46:01.851909 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-03-18 09:46:01.852109 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-03-18 09:46:01.852327 | instance | Configure short hostname ------------------------------------------------ 0.69s 2026-03-18 09:46:01.852527 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-03-18 09:46:01.852729 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.55s 2026-03-18 09:46:01.852929 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-03-18 09:46:01.853131 | instance | Set permissions on loopback devices ------------------------------------- 0.55s 2026-03-18 09:46:01.853360 | instance | Start up service -------------------------------------------------------- 0.55s 2026-03-18 09:46:01.853580 | instance | Set masquerade rule ----------------------------------------------------- 0.53s 2026-03-18 09:46:01.955506 | instance | INFO [aio > prepare] Executed: Successful 2026-03-18 09:46:01.968307 | instance | INFO [aio > converge] Executing 2026-03-18 09:46:04.849452 | instance | 2026-03-18 09:46:04.849960 | instance | PLAY [all] ********************************************************************* 2026-03-18 09:46:04.850313 | instance | 2026-03-18 09:46:04.850675 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:46:04.851035 | instance | Wednesday 18 March 2026 09:46:04 +0000 (0:00:00.020) 0:00:00.020 ******* 2026-03-18 09:46:06.078774 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-18 09:46:06.079184 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-18 09:46:06.079518 | instance | interpreter could change the meaning of that path. See 2026-03-18 09:46:06.079840 | instance | https://docs.ansible.com/ansible- 2026-03-18 09:46:06.080165 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-18 09:46:06.089767 | instance | ok: [instance] 2026-03-18 09:46:06.090148 | instance | 2026-03-18 09:46:06.090528 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-03-18 09:46:06.090865 | instance | Wednesday 18 March 2026 09:46:06 +0000 (0:00:01.240) 0:00:01.261 ******* 2026-03-18 09:46:06.132784 | instance | skipping: [instance] 2026-03-18 09:46:06.133147 | instance | 2026-03-18 09:46:06.133518 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-18 09:46:06.133906 | instance | Wednesday 18 March 2026 09:46:06 +0000 (0:00:00.043) 0:00:01.304 ******* 2026-03-18 09:46:06.327520 | instance | ok: [instance] 2026-03-18 09:46:06.327904 | instance | 2026-03-18 09:46:06.328259 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-03-18 09:46:06.328608 | instance | 2026-03-18 09:46:06.328956 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:46:06.329347 | instance | Wednesday 18 March 2026 09:46:06 +0000 (0:00:00.194) 0:00:01.498 ******* 2026-03-18 09:46:07.257235 | instance | ok: [instance] 2026-03-18 09:46:07.257623 | instance | 2026-03-18 09:46:07.257997 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:46:07.258406 | instance | Wednesday 18 March 2026 09:46:07 +0000 (0:00:00.929) 0:00:02.428 ******* 2026-03-18 09:46:07.566489 | instance | ok: [instance] 2026-03-18 09:46:07.566581 | instance | 2026-03-18 09:46:07.566685 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:46:07.566871 | instance | Wednesday 18 March 2026 09:46:07 +0000 (0:00:00.307) 0:00:02.736 ******* 2026-03-18 09:46:07.618438 | instance | skipping: [instance] 2026-03-18 09:46:07.618636 | instance | 2026-03-18 09:46:07.618789 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 09:46:07.618940 | instance | Wednesday 18 March 2026 09:46:07 +0000 (0:00:00.051) 0:00:02.787 ******* 2026-03-18 09:46:07.922473 | instance | changed: [instance] 2026-03-18 09:46:07.922534 | instance | 2026-03-18 09:46:07.922660 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:46:07.922835 | instance | Wednesday 18 March 2026 09:46:07 +0000 (0:00:00.304) 0:00:03.091 ******* 2026-03-18 09:46:07.998270 | instance | ok: [instance] => { 2026-03-18 09:46:07.998417 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-18 09:46:07.998568 | instance | } 2026-03-18 09:46:07.998734 | instance | 2026-03-18 09:46:07.998883 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:46:07.999030 | instance | Wednesday 18 March 2026 09:46:07 +0000 (0:00:00.076) 0:00:03.168 ******* 2026-03-18 09:46:08.694428 | instance | changed: [instance] 2026-03-18 09:46:08.694614 | instance | 2026-03-18 09:46:08.694772 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:46:08.694923 | instance | Wednesday 18 March 2026 09:46:08 +0000 (0:00:00.694) 0:00:03.862 ******* 2026-03-18 09:46:08.750415 | instance | skipping: [instance] 2026-03-18 09:46:08.750503 | instance | 2026-03-18 09:46:08.750640 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:46:08.750842 | instance | Wednesday 18 March 2026 09:46:08 +0000 (0:00:00.058) 0:00:03.921 ******* 2026-03-18 09:46:08.810277 | instance | skipping: [instance] 2026-03-18 09:46:08.810448 | instance | 2026-03-18 09:46:08.810612 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:46:08.810765 | instance | Wednesday 18 March 2026 09:46:08 +0000 (0:00:00.059) 0:00:03.981 ******* 2026-03-18 09:46:09.026445 | instance | ok: [instance] 2026-03-18 09:46:09.026653 | instance | 2026-03-18 09:46:09.026807 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:46:09.026959 | instance | Wednesday 18 March 2026 09:46:09 +0000 (0:00:00.213) 0:00:04.194 ******* 2026-03-18 09:46:10.394611 | instance | ok: [instance] 2026-03-18 09:46:10.394704 | instance | 2026-03-18 09:46:10.394772 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:46:10.394935 | instance | Wednesday 18 March 2026 09:46:10 +0000 (0:00:01.368) 0:00:05.563 ******* 2026-03-18 09:46:10.466488 | instance | ok: [instance] => { 2026-03-18 09:46:10.466570 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-18 09:46:10.466673 | instance | } 2026-03-18 09:46:10.466871 | instance | 2026-03-18 09:46:10.467021 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:46:10.467173 | instance | Wednesday 18 March 2026 09:46:10 +0000 (0:00:00.072) 0:00:05.635 ******* 2026-03-18 09:46:11.566718 | instance | changed: [instance] 2026-03-18 09:46:11.567109 | instance | 2026-03-18 09:46:11.567441 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:46:11.567772 | instance | Wednesday 18 March 2026 09:46:11 +0000 (0:00:01.099) 0:00:06.735 ******* 2026-03-18 09:46:14.546487 | instance | changed: [instance] 2026-03-18 09:46:14.546568 | instance | 2026-03-18 09:46:14.546679 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 09:46:14.546897 | instance | Wednesday 18 March 2026 09:46:14 +0000 (0:00:02.980) 0:00:09.716 ******* 2026-03-18 09:46:14.582709 | instance | skipping: [instance] 2026-03-18 09:46:14.582804 | instance | 2026-03-18 09:46:14.582970 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 09:46:14.583397 | instance | Wednesday 18 March 2026 09:46:14 +0000 (0:00:00.034) 0:00:09.751 ******* 2026-03-18 09:46:14.622533 | instance | skipping: [instance] 2026-03-18 09:46:14.622757 | instance | 2026-03-18 09:46:14.622917 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 09:46:14.623070 | instance | Wednesday 18 March 2026 09:46:14 +0000 (0:00:00.040) 0:00:09.791 ******* 2026-03-18 09:46:14.654463 | instance | skipping: [instance] 2026-03-18 09:46:14.654582 | instance | 2026-03-18 09:46:14.654794 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 09:46:14.654947 | instance | Wednesday 18 March 2026 09:46:14 +0000 (0:00:00.032) 0:00:09.824 ******* 2026-03-18 09:46:20.458762 | instance | changed: [instance] 2026-03-18 09:46:20.458837 | instance | 2026-03-18 09:46:20.458843 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 09:46:20.458848 | instance | Wednesday 18 March 2026 09:46:20 +0000 (0:00:05.801) 0:00:15.626 ******* 2026-03-18 09:46:21.134572 | instance | changed: [instance] 2026-03-18 09:46:21.134660 | instance | 2026-03-18 09:46:21.134893 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 09:46:21.134952 | instance | Wednesday 18 March 2026 09:46:21 +0000 (0:00:00.679) 0:00:16.305 ******* 2026-03-18 09:46:22.101349 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 09:46:22.101438 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 09:46:22.101518 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 09:46:22.102000 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 09:46:22.102271 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 09:46:22.102285 | instance | 2026-03-18 09:46:22.102304 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 09:46:22.102314 | instance | Wednesday 18 March 2026 09:46:22 +0000 (0:00:00.966) 0:00:17.272 ******* 2026-03-18 09:46:22.669966 | instance | changed: [instance] 2026-03-18 09:46:22.670031 | instance | 2026-03-18 09:46:22.670856 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 09:46:22.670872 | instance | Wednesday 18 March 2026 09:46:22 +0000 (0:00:00.560) 0:00:17.833 ******* 2026-03-18 09:46:22.670878 | instance | 2026-03-18 09:46:22.670882 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-18 09:46:22.670886 | instance | Wednesday 18 March 2026 09:46:22 +0000 (0:00:00.008) 0:00:17.841 ******* 2026-03-18 09:46:23.647121 | instance | ok: [instance] 2026-03-18 09:46:23.647173 | instance | 2026-03-18 09:46:23.647179 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-18 09:46:23.647185 | instance | Wednesday 18 March 2026 09:46:23 +0000 (0:00:00.976) 0:00:18.817 ******* 2026-03-18 09:46:24.090866 | instance | changed: [instance] 2026-03-18 09:46:24.091000 | instance | 2026-03-18 09:46:24.091016 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 09:46:24.091186 | instance | Wednesday 18 March 2026 09:46:24 +0000 (0:00:00.444) 0:00:19.262 ******* 2026-03-18 09:46:24.646455 | instance | changed: [instance] 2026-03-18 09:46:24.646515 | instance | 2026-03-18 09:46:24.646522 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:46:24.646528 | instance | Wednesday 18 March 2026 09:46:24 +0000 (0:00:00.554) 0:00:19.817 ******* 2026-03-18 09:46:24.863936 | instance | ok: [instance] 2026-03-18 09:46:24.863988 | instance | 2026-03-18 09:46:24.864233 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:46:24.864265 | instance | Wednesday 18 March 2026 09:46:24 +0000 (0:00:00.218) 0:00:20.035 ******* 2026-03-18 09:46:24.923919 | instance | ok: [instance] => { 2026-03-18 09:46:24.924560 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-18 09:46:24.924623 | instance | } 2026-03-18 09:46:24.924630 | instance | 2026-03-18 09:46:24.924635 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:46:24.924641 | instance | Wednesday 18 March 2026 09:46:24 +0000 (0:00:00.059) 0:00:20.095 ******* 2026-03-18 09:46:26.040370 | instance | changed: [instance] 2026-03-18 09:46:26.040447 | instance | 2026-03-18 09:46:26.040698 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:46:26.040750 | instance | Wednesday 18 March 2026 09:46:26 +0000 (0:00:01.116) 0:00:21.211 ******* 2026-03-18 09:46:30.468295 | instance | changed: [instance] 2026-03-18 09:46:30.468371 | instance | 2026-03-18 09:46:30.468391 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-18 09:46:30.468493 | instance | Wednesday 18 March 2026 09:46:30 +0000 (0:00:04.428) 0:00:25.639 ******* 2026-03-18 09:46:31.427668 | instance | ok: [instance] 2026-03-18 09:46:31.427743 | instance | 2026-03-18 09:46:31.427983 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-18 09:46:31.428028 | instance | Wednesday 18 March 2026 09:46:31 +0000 (0:00:00.959) 0:00:26.599 ******* 2026-03-18 09:46:31.828368 | instance | changed: [instance] 2026-03-18 09:46:31.828438 | instance | 2026-03-18 09:46:31.828727 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-18 09:46:31.828769 | instance | Wednesday 18 March 2026 09:46:31 +0000 (0:00:00.400) 0:00:26.999 ******* 2026-03-18 09:46:32.291384 | instance | changed: [instance] 2026-03-18 09:46:32.291454 | instance | 2026-03-18 09:46:32.291528 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-18 09:46:32.291706 | instance | Wednesday 18 March 2026 09:46:32 +0000 (0:00:00.462) 0:00:27.462 ******* 2026-03-18 09:46:32.871192 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-03-18 09:46:32.871258 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-18 09:46:32.871265 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-18 09:46:32.871270 | instance | 2026-03-18 09:46:32.871276 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-18 09:46:32.871281 | instance | Wednesday 18 March 2026 09:46:32 +0000 (0:00:00.579) 0:00:28.041 ******* 2026-03-18 09:46:33.324135 | instance | changed: [instance] 2026-03-18 09:46:33.324209 | instance | 2026-03-18 09:46:33.324488 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-18 09:46:33.324540 | instance | Wednesday 18 March 2026 09:46:33 +0000 (0:00:00.453) 0:00:28.495 ******* 2026-03-18 09:46:33.798495 | instance | changed: [instance] 2026-03-18 09:46:33.798559 | instance | 2026-03-18 09:46:33.799141 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-18 09:46:33.799157 | instance | Wednesday 18 March 2026 09:46:33 +0000 (0:00:00.466) 0:00:28.961 ******* 2026-03-18 09:46:33.799162 | instance | 2026-03-18 09:46:33.799166 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-18 09:46:33.799171 | instance | Wednesday 18 March 2026 09:46:33 +0000 (0:00:00.008) 0:00:28.970 ******* 2026-03-18 09:46:34.505345 | instance | ok: [instance] 2026-03-18 09:46:34.505420 | instance | 2026-03-18 09:46:34.505664 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-03-18 09:46:34.505709 | instance | Wednesday 18 March 2026 09:46:34 +0000 (0:00:00.706) 0:00:29.676 ******* 2026-03-18 09:46:35.649385 | instance | changed: [instance] 2026-03-18 09:46:35.649472 | instance | 2026-03-18 09:46:35.649693 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-18 09:46:35.649739 | instance | Wednesday 18 March 2026 09:46:35 +0000 (0:00:01.143) 0:00:30.820 ******* 2026-03-18 09:46:36.212960 | instance | changed: [instance] 2026-03-18 09:46:36.213065 | instance | 2026-03-18 09:46:36.213078 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-18 09:46:36.213089 | instance | Wednesday 18 March 2026 09:46:36 +0000 (0:00:00.562) 0:00:31.383 ******* 2026-03-18 09:46:36.263393 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-18 09:46:36.263449 | instance | 2026-03-18 09:46:36.263644 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-18 09:46:36.263660 | instance | Wednesday 18 March 2026 09:46:36 +0000 (0:00:00.051) 0:00:31.434 ******* 2026-03-18 09:46:41.783216 | instance | changed: [instance] 2026-03-18 09:46:41.783303 | instance | 2026-03-18 09:46:41.783366 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-18 09:46:41.783517 | instance | Wednesday 18 March 2026 09:46:41 +0000 (0:00:05.519) 0:00:36.954 ******* 2026-03-18 09:46:42.439160 | instance | ok: [instance] => (item=chronyd) 2026-03-18 09:46:42.439207 | instance | ok: [instance] => (item=sshd) 2026-03-18 09:46:42.439212 | instance | 2026-03-18 09:46:42.439217 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-18 09:46:42.439222 | instance | Wednesday 18 March 2026 09:46:42 +0000 (0:00:00.655) 0:00:37.610 ******* 2026-03-18 09:46:42.733182 | instance | changed: [instance] 2026-03-18 09:46:42.733225 | instance | 2026-03-18 09:46:42.733231 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-18 09:46:42.733236 | instance | Wednesday 18 March 2026 09:46:42 +0000 (0:00:00.294) 0:00:37.904 ******* 2026-03-18 09:46:42.932227 | instance | ok: [instance] 2026-03-18 09:46:42.932292 | instance | 2026-03-18 09:46:42.932304 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-18 09:46:42.932314 | instance | Wednesday 18 March 2026 09:46:42 +0000 (0:00:00.197) 0:00:38.101 ******* 2026-03-18 09:46:43.869665 | instance | changed: [instance] 2026-03-18 09:46:43.869713 | instance | 2026-03-18 09:46:43.869721 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-18 09:46:43.869728 | instance | Wednesday 18 March 2026 09:46:43 +0000 (0:00:00.938) 0:00:39.040 ******* 2026-03-18 09:46:44.268767 | instance | changed: [instance] 2026-03-18 09:46:44.268808 | instance | 2026-03-18 09:46:44.268814 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-03-18 09:46:44.268819 | instance | Wednesday 18 March 2026 09:46:44 +0000 (0:00:00.399) 0:00:39.439 ******* 2026-03-18 09:46:45.934924 | instance | ok: [instance] 2026-03-18 09:46:45.935018 | instance | 2026-03-18 09:46:45.935033 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-03-18 09:46:45.935243 | instance | Wednesday 18 March 2026 09:46:45 +0000 (0:00:01.665) 0:00:41.105 ******* 2026-03-18 09:46:45.994459 | instance | ok: [instance] 2026-03-18 09:46:45.994574 | instance | 2026-03-18 09:46:45.994945 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-03-18 09:46:45.995004 | instance | Wednesday 18 March 2026 09:46:45 +0000 (0:00:00.059) 0:00:41.165 ******* 2026-03-18 09:46:46.039019 | instance | skipping: [instance] 2026-03-18 09:46:46.039083 | instance | 2026-03-18 09:46:46.039090 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-03-18 09:46:46.039096 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.044) 0:00:41.209 ******* 2026-03-18 09:46:46.082696 | instance | skipping: [instance] 2026-03-18 09:46:46.082847 | instance | 2026-03-18 09:46:46.082860 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-03-18 09:46:46.083045 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.044) 0:00:41.253 ******* 2026-03-18 09:46:46.125779 | instance | skipping: [instance] 2026-03-18 09:46:46.125896 | instance | 2026-03-18 09:46:46.125991 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-03-18 09:46:46.126109 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.043) 0:00:41.296 ******* 2026-03-18 09:46:46.170072 | instance | skipping: [instance] 2026-03-18 09:46:46.170306 | instance | 2026-03-18 09:46:46.170573 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-03-18 09:46:46.170862 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.044) 0:00:41.341 ******* 2026-03-18 09:46:46.211564 | instance | skipping: [instance] 2026-03-18 09:46:46.211803 | instance | 2026-03-18 09:46:46.212074 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-03-18 09:46:46.212342 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.041) 0:00:41.382 ******* 2026-03-18 09:46:46.256993 | instance | skipping: [instance] 2026-03-18 09:46:46.257253 | instance | 2026-03-18 09:46:46.257566 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-03-18 09:46:46.257822 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.044) 0:00:41.427 ******* 2026-03-18 09:46:46.297766 | instance | skipping: [instance] 2026-03-18 09:46:46.298043 | instance | 2026-03-18 09:46:46.298322 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-03-18 09:46:46.298599 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.041) 0:00:41.469 ******* 2026-03-18 09:46:46.413033 | instance | ok: [instance] 2026-03-18 09:46:46.413239 | instance | 2026-03-18 09:46:46.413516 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-03-18 09:46:46.413789 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.115) 0:00:41.584 ******* 2026-03-18 09:46:46.635760 | instance | ok: [instance] => (item=instance) 2026-03-18 09:46:46.635980 | instance | 2026-03-18 09:46:46.636253 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-03-18 09:46:46.636538 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.221) 0:00:41.806 ******* 2026-03-18 09:46:46.693146 | instance | ok: [instance] 2026-03-18 09:46:46.693418 | instance | 2026-03-18 09:46:46.693743 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-03-18 09:46:46.694091 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.057) 0:00:41.864 ******* 2026-03-18 09:46:46.764823 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-03-18 09:46:46.765053 | instance | 2026-03-18 09:46:46.765324 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-03-18 09:46:46.765595 | instance | Wednesday 18 March 2026 09:46:46 +0000 (0:00:00.072) 0:00:41.936 ******* 2026-03-18 09:46:47.114972 | instance | changed: [instance] 2026-03-18 09:46:47.115172 | instance | 2026-03-18 09:46:47.115430 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-03-18 09:46:47.115719 | instance | Wednesday 18 March 2026 09:46:47 +0000 (0:00:00.349) 0:00:42.285 ******* 2026-03-18 09:46:47.831285 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-03-18 09:46:47.831555 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-03-18 09:46:47.831885 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-03-18 09:46:47.832128 | instance | 2026-03-18 09:46:47.832447 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-03-18 09:46:47.832721 | instance | Wednesday 18 March 2026 09:46:47 +0000 (0:00:00.716) 0:00:43.002 ******* 2026-03-18 09:48:54.238889 | instance | ok: [instance] 2026-03-18 09:48:54.238992 | instance | 2026-03-18 09:48:54.239006 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-03-18 09:48:54.239016 | instance | Wednesday 18 March 2026 09:48:54 +0000 (0:02:06.406) 0:02:49.409 ******* 2026-03-18 09:48:54.446108 | instance | changed: [instance] 2026-03-18 09:48:54.446594 | instance | 2026-03-18 09:48:54.446617 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-03-18 09:48:54.446625 | instance | Wednesday 18 March 2026 09:48:54 +0000 (0:00:00.208) 0:02:49.617 ******* 2026-03-18 09:48:54.485658 | instance | ok: [instance] 2026-03-18 09:48:54.485747 | instance | 2026-03-18 09:48:54.486019 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-18 09:48:54.486079 | instance | Wednesday 18 March 2026 09:48:54 +0000 (0:00:00.039) 0:02:49.657 ******* 2026-03-18 09:48:54.563883 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-18 09:48:54.563923 | instance | 2026-03-18 09:48:54.564186 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-18 09:48:54.564233 | instance | Wednesday 18 March 2026 09:48:54 +0000 (0:00:00.078) 0:02:49.735 ******* 2026-03-18 09:48:56.176206 | instance | ok: [instance] 2026-03-18 09:48:56.176298 | instance | 2026-03-18 09:48:56.176363 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-18 09:48:56.176504 | instance | Wednesday 18 March 2026 09:48:56 +0000 (0:00:01.612) 0:02:51.347 ******* 2026-03-18 09:48:56.242507 | instance | ok: [instance] => (item=instance) 2026-03-18 09:48:56.242856 | instance | 2026-03-18 09:48:56.242878 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-18 09:48:56.242885 | instance | Wednesday 18 March 2026 09:48:56 +0000 (0:00:00.066) 0:02:51.414 ******* 2026-03-18 09:48:56.656656 | instance | ok: [instance] 2026-03-18 09:48:56.656716 | instance | 2026-03-18 09:48:56.656990 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-18 09:48:56.657007 | instance | Wednesday 18 March 2026 09:48:56 +0000 (0:00:00.414) 0:02:51.828 ******* 2026-03-18 09:48:58.763446 | instance | ok: [instance] 2026-03-18 09:48:58.763493 | instance | 2026-03-18 09:48:58.763499 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-03-18 09:48:58.763504 | instance | Wednesday 18 March 2026 09:48:58 +0000 (0:00:02.105) 0:02:53.933 ******* 2026-03-18 09:49:00.505896 | instance | ok: [instance] 2026-03-18 09:49:00.505941 | instance | 2026-03-18 09:49:00.506260 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-03-18 09:49:00.506273 | instance | Wednesday 18 March 2026 09:49:00 +0000 (0:00:01.743) 0:02:55.677 ******* 2026-03-18 09:49:10.778768 | instance | ok: [instance] 2026-03-18 09:49:10.778829 | instance | 2026-03-18 09:49:10.778842 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-18 09:49:10.778853 | instance | Wednesday 18 March 2026 09:49:10 +0000 (0:00:10.271) 0:03:05.949 ******* 2026-03-18 09:49:10.853079 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-18 09:49:10.853123 | instance | 2026-03-18 09:49:10.853134 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-18 09:49:10.853144 | instance | Wednesday 18 March 2026 09:49:10 +0000 (0:00:00.074) 0:03:06.023 ******* 2026-03-18 09:49:10.897969 | instance | skipping: [instance] 2026-03-18 09:49:10.898056 | instance | 2026-03-18 09:49:10.898068 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-18 09:49:10.898087 | instance | Wednesday 18 March 2026 09:49:10 +0000 (0:00:00.044) 0:03:06.068 ******* 2026-03-18 09:49:10.943320 | instance | skipping: [instance] => (item=instance) 2026-03-18 09:49:10.943601 | instance | skipping: [instance] 2026-03-18 09:49:10.943867 | instance | 2026-03-18 09:49:10.944156 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-18 09:49:10.944443 | instance | Wednesday 18 March 2026 09:49:10 +0000 (0:00:00.045) 0:03:06.114 ******* 2026-03-18 09:49:11.193490 | instance | ok: [instance] 2026-03-18 09:49:11.193665 | instance | 2026-03-18 09:49:11.194065 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-18 09:49:11.194318 | instance | Wednesday 18 March 2026 09:49:11 +0000 (0:00:00.250) 0:03:06.364 ******* 2026-03-18 09:49:13.151287 | instance | ok: [instance] 2026-03-18 09:49:13.151350 | instance | 2026-03-18 09:49:13.151363 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-03-18 09:49:13.151374 | instance | Wednesday 18 March 2026 09:49:13 +0000 (0:00:01.956) 0:03:08.321 ******* 2026-03-18 09:49:14.756401 | instance | ok: [instance] 2026-03-18 09:49:14.756450 | instance | 2026-03-18 09:49:14.756455 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-03-18 09:49:14.756460 | instance | Wednesday 18 March 2026 09:49:14 +0000 (0:00:01.605) 0:03:09.927 ******* 2026-03-18 09:49:16.861966 | instance | ok: [instance] 2026-03-18 09:49:16.862060 | instance | 2026-03-18 09:49:16.862305 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-03-18 09:49:16.862353 | instance | Wednesday 18 March 2026 09:49:16 +0000 (0:00:02.105) 0:03:12.033 ******* 2026-03-18 09:49:18.655311 | instance | ok: [instance] 2026-03-18 09:49:18.655377 | instance | 2026-03-18 09:49:18.655486 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-03-18 09:49:18.655590 | instance | 2026-03-18 09:49:18.655708 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:49:18.655829 | instance | Wednesday 18 March 2026 09:49:18 +0000 (0:00:01.793) 0:03:13.827 ******* 2026-03-18 09:49:19.588582 | instance | ok: [instance] 2026-03-18 09:49:19.588655 | instance | 2026-03-18 09:49:19.588845 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:49:19.588920 | instance | Wednesday 18 March 2026 09:49:19 +0000 (0:00:00.933) 0:03:14.760 ******* 2026-03-18 09:49:19.798343 | instance | ok: [instance] 2026-03-18 09:49:19.798391 | instance | 2026-03-18 09:49:19.798508 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:49:19.798674 | instance | Wednesday 18 March 2026 09:49:19 +0000 (0:00:00.209) 0:03:14.969 ******* 2026-03-18 09:49:19.836484 | instance | skipping: [instance] 2026-03-18 09:49:19.836524 | instance | 2026-03-18 09:49:19.836654 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 09:49:19.836772 | instance | Wednesday 18 March 2026 09:49:19 +0000 (0:00:00.038) 0:03:15.008 ******* 2026-03-18 09:49:20.050335 | instance | ok: [instance] 2026-03-18 09:49:20.050417 | instance | 2026-03-18 09:49:20.050431 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:49:20.050633 | instance | Wednesday 18 March 2026 09:49:20 +0000 (0:00:00.213) 0:03:15.221 ******* 2026-03-18 09:49:20.105765 | instance | ok: [instance] => { 2026-03-18 09:49:20.105871 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-18 09:49:20.106002 | instance | } 2026-03-18 09:49:20.106114 | instance | 2026-03-18 09:49:20.106243 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:49:20.106379 | instance | Wednesday 18 March 2026 09:49:20 +0000 (0:00:00.055) 0:03:15.277 ******* 2026-03-18 09:49:20.412567 | instance | ok: [instance] 2026-03-18 09:49:20.412647 | instance | 2026-03-18 09:49:20.412852 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:49:20.413010 | instance | Wednesday 18 March 2026 09:49:20 +0000 (0:00:00.306) 0:03:15.583 ******* 2026-03-18 09:49:20.457115 | instance | skipping: [instance] 2026-03-18 09:49:20.457212 | instance | 2026-03-18 09:49:20.457339 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:49:20.457565 | instance | Wednesday 18 March 2026 09:49:20 +0000 (0:00:00.044) 0:03:15.628 ******* 2026-03-18 09:49:20.504104 | instance | skipping: [instance] 2026-03-18 09:49:20.504195 | instance | 2026-03-18 09:49:20.504208 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:49:20.504337 | instance | Wednesday 18 March 2026 09:49:20 +0000 (0:00:00.047) 0:03:15.675 ******* 2026-03-18 09:49:20.708982 | instance | ok: [instance] 2026-03-18 09:49:20.709039 | instance | 2026-03-18 09:49:20.709144 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:49:20.709268 | instance | Wednesday 18 March 2026 09:49:20 +0000 (0:00:00.204) 0:03:15.880 ******* 2026-03-18 09:49:21.704272 | instance | ok: [instance] 2026-03-18 09:49:21.704364 | instance | 2026-03-18 09:49:21.704418 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:49:21.704556 | instance | Wednesday 18 March 2026 09:49:21 +0000 (0:00:00.995) 0:03:16.875 ******* 2026-03-18 09:49:21.771422 | instance | ok: [instance] => { 2026-03-18 09:49:21.771528 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-18 09:49:21.771544 | instance | } 2026-03-18 09:49:21.771631 | instance | 2026-03-18 09:49:21.771765 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:49:21.771882 | instance | Wednesday 18 March 2026 09:49:21 +0000 (0:00:00.067) 0:03:16.943 ******* 2026-03-18 09:49:22.155124 | instance | ok: [instance] 2026-03-18 09:49:22.155201 | instance | 2026-03-18 09:49:22.155326 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:49:22.155453 | instance | Wednesday 18 March 2026 09:49:22 +0000 (0:00:00.383) 0:03:17.326 ******* 2026-03-18 09:49:24.114974 | instance | ok: [instance] 2026-03-18 09:49:24.115042 | instance | 2026-03-18 09:49:24.115185 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 09:49:24.115309 | instance | Wednesday 18 March 2026 09:49:24 +0000 (0:00:01.959) 0:03:19.286 ******* 2026-03-18 09:49:24.150469 | instance | skipping: [instance] 2026-03-18 09:49:24.150558 | instance | 2026-03-18 09:49:24.150696 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 09:49:24.150816 | instance | Wednesday 18 March 2026 09:49:24 +0000 (0:00:00.035) 0:03:19.321 ******* 2026-03-18 09:49:24.181710 | instance | skipping: [instance] 2026-03-18 09:49:24.181774 | instance | 2026-03-18 09:49:24.181924 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 09:49:24.182046 | instance | Wednesday 18 March 2026 09:49:24 +0000 (0:00:00.031) 0:03:19.353 ******* 2026-03-18 09:49:24.214169 | instance | skipping: [instance] 2026-03-18 09:49:24.214239 | instance | 2026-03-18 09:49:24.214394 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 09:49:24.214485 | instance | Wednesday 18 March 2026 09:49:24 +0000 (0:00:00.032) 0:03:19.385 ******* 2026-03-18 09:49:25.191846 | instance | ok: [instance] 2026-03-18 09:49:25.191973 | instance | 2026-03-18 09:49:25.192138 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 09:49:25.192299 | instance | Wednesday 18 March 2026 09:49:25 +0000 (0:00:00.977) 0:03:20.363 ******* 2026-03-18 09:49:25.613676 | instance | ok: [instance] 2026-03-18 09:49:25.613743 | instance | 2026-03-18 09:49:25.613952 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 09:49:25.614073 | instance | Wednesday 18 March 2026 09:49:25 +0000 (0:00:00.421) 0:03:20.785 ******* 2026-03-18 09:49:26.520505 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 09:49:26.520573 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 09:49:26.520716 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 09:49:26.520844 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 09:49:26.521014 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 09:49:26.521144 | instance | 2026-03-18 09:49:26.521277 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 09:49:26.521394 | instance | Wednesday 18 March 2026 09:49:26 +0000 (0:00:00.907) 0:03:21.692 ******* 2026-03-18 09:49:27.027032 | instance | ok: [instance] 2026-03-18 09:49:27.027116 | instance | 2026-03-18 09:49:27.027226 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 09:49:27.027333 | instance | Wednesday 18 March 2026 09:49:27 +0000 (0:00:00.499) 0:03:22.192 ******* 2026-03-18 09:49:27.027443 | instance | 2026-03-18 09:49:27.027565 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 09:49:27.027674 | instance | Wednesday 18 March 2026 09:49:27 +0000 (0:00:00.006) 0:03:22.198 ******* 2026-03-18 09:49:27.403305 | instance | ok: [instance] 2026-03-18 09:49:27.403389 | instance | 2026-03-18 09:49:27.403576 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:49:27.403643 | instance | Wednesday 18 March 2026 09:49:27 +0000 (0:00:00.376) 0:03:22.574 ******* 2026-03-18 09:49:27.614320 | instance | ok: [instance] 2026-03-18 09:49:27.614487 | instance | 2026-03-18 09:49:27.614698 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:49:27.614756 | instance | Wednesday 18 March 2026 09:49:27 +0000 (0:00:00.210) 0:03:22.785 ******* 2026-03-18 09:49:27.675633 | instance | ok: [instance] => { 2026-03-18 09:49:27.675705 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-18 09:49:27.675843 | instance | } 2026-03-18 09:49:27.675945 | instance | 2026-03-18 09:49:27.676070 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:49:27.676189 | instance | Wednesday 18 March 2026 09:49:27 +0000 (0:00:00.061) 0:03:22.847 ******* 2026-03-18 09:49:28.035887 | instance | ok: [instance] 2026-03-18 09:49:28.035975 | instance | 2026-03-18 09:49:28.036104 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:49:28.036254 | instance | Wednesday 18 March 2026 09:49:28 +0000 (0:00:00.359) 0:03:23.207 ******* 2026-03-18 09:49:31.092636 | instance | ok: [instance] 2026-03-18 09:49:31.092696 | instance | 2026-03-18 09:49:31.092834 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-18 09:49:31.092963 | instance | Wednesday 18 March 2026 09:49:31 +0000 (0:00:03.056) 0:03:26.264 ******* 2026-03-18 09:49:32.041648 | instance | ok: [instance] 2026-03-18 09:49:32.041720 | instance | 2026-03-18 09:49:32.042044 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-18 09:49:32.042218 | instance | Wednesday 18 March 2026 09:49:32 +0000 (0:00:00.948) 0:03:27.213 ******* 2026-03-18 09:49:32.265333 | instance | ok: [instance] 2026-03-18 09:49:32.265425 | instance | 2026-03-18 09:49:32.265551 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-18 09:49:32.265673 | instance | Wednesday 18 March 2026 09:49:32 +0000 (0:00:00.223) 0:03:27.436 ******* 2026-03-18 09:49:32.689557 | instance | ok: [instance] 2026-03-18 09:49:32.689641 | instance | 2026-03-18 09:49:32.689813 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-18 09:49:32.690053 | instance | Wednesday 18 March 2026 09:49:32 +0000 (0:00:00.423) 0:03:27.860 ******* 2026-03-18 09:49:33.255592 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-18 09:49:33.255690 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-18 09:49:33.255711 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-18 09:49:33.255864 | instance | 2026-03-18 09:49:33.255982 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-18 09:49:33.256104 | instance | Wednesday 18 March 2026 09:49:33 +0000 (0:00:00.566) 0:03:28.427 ******* 2026-03-18 09:49:33.678726 | instance | ok: [instance] 2026-03-18 09:49:33.678779 | instance | 2026-03-18 09:49:33.679041 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-18 09:49:33.679079 | instance | Wednesday 18 March 2026 09:49:33 +0000 (0:00:00.423) 0:03:28.850 ******* 2026-03-18 09:49:34.122622 | instance | ok: [instance] 2026-03-18 09:49:34.122698 | instance | 2026-03-18 09:49:34.123364 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-18 09:49:34.123426 | instance | Wednesday 18 March 2026 09:49:34 +0000 (0:00:00.436) 0:03:29.286 ******* 2026-03-18 09:49:34.123432 | instance | 2026-03-18 09:49:34.123438 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-18 09:49:34.123442 | instance | Wednesday 18 March 2026 09:49:34 +0000 (0:00:00.006) 0:03:29.293 ******* 2026-03-18 09:49:34.476834 | instance | ok: [instance] 2026-03-18 09:49:34.476947 | instance | 2026-03-18 09:49:34.477028 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-18 09:49:34.477178 | instance | Wednesday 18 March 2026 09:49:34 +0000 (0:00:00.354) 0:03:29.648 ******* 2026-03-18 09:49:34.548671 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-18 09:49:34.548738 | instance | 2026-03-18 09:49:34.548997 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-18 09:49:34.549048 | instance | Wednesday 18 March 2026 09:49:34 +0000 (0:00:00.071) 0:03:29.719 ******* 2026-03-18 09:49:35.525162 | instance | ok: [instance] 2026-03-18 09:49:35.525267 | instance | 2026-03-18 09:49:35.525340 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-18 09:49:35.525476 | instance | Wednesday 18 March 2026 09:49:35 +0000 (0:00:00.976) 0:03:30.696 ******* 2026-03-18 09:49:36.168922 | instance | ok: [instance] => (item=chronyd) 2026-03-18 09:49:36.168964 | instance | ok: [instance] => (item=sshd) 2026-03-18 09:49:36.168969 | instance | 2026-03-18 09:49:36.168974 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-18 09:49:36.168979 | instance | Wednesday 18 March 2026 09:49:36 +0000 (0:00:00.643) 0:03:31.340 ******* 2026-03-18 09:49:36.465788 | instance | ok: [instance] 2026-03-18 09:49:36.466199 | instance | 2026-03-18 09:49:36.466248 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-18 09:49:36.466262 | instance | Wednesday 18 March 2026 09:49:36 +0000 (0:00:00.297) 0:03:31.637 ******* 2026-03-18 09:49:36.658712 | instance | ok: [instance] 2026-03-18 09:49:36.658775 | instance | 2026-03-18 09:49:36.659019 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-18 09:49:36.659036 | instance | Wednesday 18 March 2026 09:49:36 +0000 (0:00:00.192) 0:03:31.830 ******* 2026-03-18 09:49:36.911057 | instance | ok: [instance] 2026-03-18 09:49:36.911118 | instance | 2026-03-18 09:49:36.911401 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-18 09:49:36.911450 | instance | Wednesday 18 March 2026 09:49:36 +0000 (0:00:00.252) 0:03:32.082 ******* 2026-03-18 09:49:37.108975 | instance | ok: [instance] 2026-03-18 09:49:37.109074 | instance | 2026-03-18 09:49:37.109086 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-03-18 09:49:37.109241 | instance | Wednesday 18 March 2026 09:49:37 +0000 (0:00:00.197) 0:03:32.280 ******* 2026-03-18 09:49:37.323958 | instance | ok: [instance] => (item=instance) 2026-03-18 09:49:37.324023 | instance | 2026-03-18 09:49:37.324277 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-03-18 09:49:37.324575 | instance | Wednesday 18 March 2026 09:49:37 +0000 (0:00:00.214) 0:03:32.495 ******* 2026-03-18 09:49:37.371821 | instance | ok: [instance] 2026-03-18 09:49:37.371890 | instance | 2026-03-18 09:49:37.372180 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-03-18 09:49:37.372230 | instance | Wednesday 18 March 2026 09:49:37 +0000 (0:00:00.047) 0:03:32.543 ******* 2026-03-18 09:49:41.732759 | instance | ok: [instance] 2026-03-18 09:49:41.732898 | instance | 2026-03-18 09:49:41.732911 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-03-18 09:49:41.732986 | instance | Wednesday 18 March 2026 09:49:41 +0000 (0:00:04.360) 0:03:36.904 ******* 2026-03-18 09:49:41.785138 | instance | ok: [instance] 2026-03-18 09:49:41.785542 | instance | 2026-03-18 09:49:41.785598 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-18 09:49:41.785604 | instance | Wednesday 18 March 2026 09:49:41 +0000 (0:00:00.052) 0:03:36.956 ******* 2026-03-18 09:49:41.854789 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-18 09:49:41.855187 | instance | 2026-03-18 09:49:41.855251 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-18 09:49:41.855258 | instance | Wednesday 18 March 2026 09:49:41 +0000 (0:00:00.069) 0:03:37.026 ******* 2026-03-18 09:49:41.904121 | instance | skipping: [instance] 2026-03-18 09:49:41.904539 | instance | 2026-03-18 09:49:41.904597 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-18 09:49:41.904605 | instance | Wednesday 18 March 2026 09:49:41 +0000 (0:00:00.049) 0:03:37.075 ******* 2026-03-18 09:49:41.952685 | instance | skipping: [instance] => (item=instance) 2026-03-18 09:49:41.953188 | instance | skipping: [instance] 2026-03-18 09:49:41.953243 | instance | 2026-03-18 09:49:41.953250 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-18 09:49:41.953256 | instance | Wednesday 18 March 2026 09:49:41 +0000 (0:00:00.048) 0:03:37.124 ******* 2026-03-18 09:49:42.215288 | instance | ok: [instance] 2026-03-18 09:49:42.215409 | instance | 2026-03-18 09:49:42.215422 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-18 09:49:42.215522 | instance | Wednesday 18 March 2026 09:49:42 +0000 (0:00:00.262) 0:03:37.386 ******* 2026-03-18 09:49:44.353548 | instance | ok: [instance] 2026-03-18 09:49:44.353673 | instance | 2026-03-18 09:49:44.353687 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-03-18 09:49:44.353851 | instance | Wednesday 18 March 2026 09:49:44 +0000 (0:00:02.138) 0:03:39.524 ******* 2026-03-18 09:49:44.390000 | instance | skipping: [instance] 2026-03-18 09:49:44.390116 | instance | 2026-03-18 09:49:44.390245 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-03-18 09:49:44.390372 | instance | Wednesday 18 March 2026 09:49:44 +0000 (0:00:00.036) 0:03:39.561 ******* 2026-03-18 09:49:44.422204 | instance | skipping: [instance] 2026-03-18 09:49:44.422466 | instance | 2026-03-18 09:49:44.422836 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-03-18 09:49:44.423124 | instance | Wednesday 18 March 2026 09:49:44 +0000 (0:00:00.032) 0:03:39.593 ******* 2026-03-18 09:49:49.782082 | instance | ok: [instance] 2026-03-18 09:49:49.782279 | instance | 2026-03-18 09:49:49.782567 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-03-18 09:49:49.782838 | instance | Wednesday 18 March 2026 09:49:49 +0000 (0:00:05.359) 0:03:44.952 ******* 2026-03-18 09:50:00.129909 | instance | ok: [instance] 2026-03-18 09:50:00.129975 | instance | 2026-03-18 09:50:00.129989 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-03-18 09:50:00.130000 | instance | Wednesday 18 March 2026 09:50:00 +0000 (0:00:10.347) 0:03:55.299 ******* 2026-03-18 09:51:30.092070 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-03-18 09:51:30.092148 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-03-18 09:51:30.092237 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-03-18 09:51:30.092353 | instance | 2026-03-18 09:51:30.092480 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-03-18 09:51:30.092605 | instance | Wednesday 18 March 2026 09:51:30 +0000 (0:01:29.962) 0:05:25.262 ******* 2026-03-18 09:51:31.779342 | instance | ok: [instance] 2026-03-18 09:51:31.779478 | instance | 2026-03-18 09:51:31.779863 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-03-18 09:51:31.779919 | instance | Wednesday 18 March 2026 09:51:31 +0000 (0:00:01.687) 0:05:26.950 ******* 2026-03-18 09:51:33.443676 | instance | ok: [instance] 2026-03-18 09:51:33.443782 | instance | 2026-03-18 09:51:33.444019 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-03-18 09:51:33.444035 | instance | Wednesday 18 March 2026 09:51:33 +0000 (0:00:01.664) 0:05:28.615 ******* 2026-03-18 09:51:33.508578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-03-18 09:51:33.508676 | instance | 2026-03-18 09:51:33.508799 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-03-18 09:51:33.508937 | instance | Wednesday 18 March 2026 09:51:33 +0000 (0:00:00.065) 0:05:28.680 ******* 2026-03-18 09:51:33.565755 | instance | ok: [instance] 2026-03-18 09:51:33.565807 | instance | 2026-03-18 09:51:33.566137 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-03-18 09:51:33.566230 | instance | Wednesday 18 March 2026 09:51:33 +0000 (0:00:00.056) 0:05:28.737 ******* 2026-03-18 09:51:35.244984 | instance | ok: [instance] 2026-03-18 09:51:35.245104 | instance | 2026-03-18 09:51:35.245380 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-03-18 09:51:35.245422 | instance | Wednesday 18 March 2026 09:51:35 +0000 (0:00:01.679) 0:05:30.416 ******* 2026-03-18 09:51:35.297530 | instance | ok: [instance] 2026-03-18 09:51:35.297601 | instance | 2026-03-18 09:51:35.298011 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-03-18 09:51:35.298142 | instance | Wednesday 18 March 2026 09:51:35 +0000 (0:00:00.052) 0:05:30.468 ******* 2026-03-18 09:51:35.352890 | instance | skipping: [instance] => (item=1) 2026-03-18 09:51:35.352945 | instance | skipping: [instance] => (item=1) 2026-03-18 09:51:35.352953 | instance | skipping: [instance] => (item=1) 2026-03-18 09:51:35.352961 | instance | skipping: [instance] 2026-03-18 09:51:35.352968 | instance | 2026-03-18 09:51:35.352976 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-03-18 09:51:35.352984 | instance | Wednesday 18 March 2026 09:51:35 +0000 (0:00:00.054) 0:05:30.523 ******* 2026-03-18 09:51:35.517516 | instance | skipping: [instance] 2026-03-18 09:51:35.517568 | instance | 2026-03-18 09:51:35.517574 | instance | PLAY [all] ********************************************************************* 2026-03-18 09:51:35.517579 | instance | 2026-03-18 09:51:35.517583 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-03-18 09:51:35.517610 | instance | Wednesday 18 March 2026 09:51:35 +0000 (0:00:00.165) 0:05:30.688 ******* 2026-03-18 09:51:35.820177 | instance | changed: [instance] 2026-03-18 09:51:35.820215 | instance | 2026-03-18 09:51:35.820221 | instance | PLAY [all] ********************************************************************* 2026-03-18 09:51:35.820226 | instance | 2026-03-18 09:51:35.820230 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:51:35.820234 | instance | Wednesday 18 March 2026 09:51:35 +0000 (0:00:00.302) 0:05:30.991 ******* 2026-03-18 09:51:36.790859 | instance | ok: [instance] 2026-03-18 09:51:36.790935 | instance | 2026-03-18 09:51:36.791196 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-03-18 09:51:36.791241 | instance | Wednesday 18 March 2026 09:51:36 +0000 (0:00:00.971) 0:05:31.962 ******* 2026-03-18 09:51:40.606040 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-03-18 09:51:40.606134 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-03-18 09:51:40.606146 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-03-18 09:51:40.606156 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-03-18 09:51:40.606165 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-03-18 09:51:40.606175 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-03-18 09:51:40.606183 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-03-18 09:51:40.606192 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-03-18 09:51:40.606201 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-03-18 09:51:40.606210 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-03-18 09:51:40.606219 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-03-18 09:51:40.606228 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-03-18 09:51:40.606247 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-03-18 09:51:40.606256 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-03-18 09:51:40.606265 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-03-18 09:51:40.607263 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-18 09:51:40.607326 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-18 09:51:40.607332 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-03-18 09:51:40.607337 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-18 09:51:40.607342 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-18 09:51:40.607347 | instance | 2026-03-18 09:51:40.607352 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-03-18 09:51:40.607357 | instance | Wednesday 18 March 2026 09:51:40 +0000 (0:00:03.813) 0:05:35.776 ******* 2026-03-18 09:51:40.813252 | instance | changed: [instance] 2026-03-18 09:51:40.813314 | instance | 2026-03-18 09:51:40.813537 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-03-18 09:51:40.813585 | instance | Wednesday 18 March 2026 09:51:40 +0000 (0:00:00.208) 0:05:35.984 ******* 2026-03-18 09:51:41.295746 | instance | changed: [instance] 2026-03-18 09:51:41.295803 | instance | 2026-03-18 09:51:41.296075 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-03-18 09:51:41.296115 | instance | Wednesday 18 March 2026 09:51:41 +0000 (0:00:00.482) 0:05:36.467 ******* 2026-03-18 09:51:41.545301 | instance | ok: [instance] 2026-03-18 09:51:41.545676 | instance | 2026-03-18 09:51:41.545710 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-18 09:51:41.545716 | instance | Wednesday 18 March 2026 09:51:41 +0000 (0:00:00.249) 0:05:36.716 ******* 2026-03-18 09:51:41.601279 | instance | ok: [instance] 2026-03-18 09:51:41.601878 | instance | 2026-03-18 09:51:41.601922 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-03-18 09:51:41.601928 | instance | 2026-03-18 09:51:41.601933 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:51:41.601937 | instance | Wednesday 18 March 2026 09:51:41 +0000 (0:00:00.056) 0:05:36.772 ******* 2026-03-18 09:51:42.554300 | instance | ok: [instance] 2026-03-18 09:51:42.554386 | instance | 2026-03-18 09:51:42.554659 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-03-18 09:51:42.554729 | instance | Wednesday 18 March 2026 09:51:42 +0000 (0:00:00.952) 0:05:37.725 ******* 2026-03-18 09:51:42.762394 | instance | changed: [instance] 2026-03-18 09:51:42.762476 | instance | 2026-03-18 09:51:42.762503 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-03-18 09:51:42.762522 | instance | Wednesday 18 March 2026 09:51:42 +0000 (0:00:00.208) 0:05:37.933 ******* 2026-03-18 09:51:43.672226 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-03-18 09:51:43.672294 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-03-18 09:51:43.673033 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-03-18 09:51:43.673097 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-03-18 09:51:43.673103 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-03-18 09:51:43.673108 | instance | 2026-03-18 09:51:43.673113 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-03-18 09:51:43.673119 | instance | Wednesday 18 March 2026 09:51:43 +0000 (0:00:00.909) 0:05:38.843 ******* 2026-03-18 09:51:43.857086 | 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-03-18 09:51:44.011041 | 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-03-18 09:51:44.175783 | 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-03-18 09:51:44.190325 | instance | ...ignoring 2026-03-18 09:51:44.190396 | instance | 2026-03-18 09:51:44.190539 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-03-18 09:51:44.190649 | instance | Wednesday 18 March 2026 09:51:44 +0000 (0:00:00.518) 0:05:39.362 ******* 2026-03-18 09:51:44.407651 | instance | ok: [instance] 2026-03-18 09:51:44.407714 | instance | 2026-03-18 09:51:44.407989 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-03-18 09:51:44.408035 | instance | Wednesday 18 March 2026 09:51:44 +0000 (0:00:00.217) 0:05:39.579 ******* 2026-03-18 09:51:44.604244 | instance | ok: [instance] 2026-03-18 09:51:44.604320 | instance | 2026-03-18 09:51:44.604556 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-03-18 09:51:44.604596 | instance | Wednesday 18 March 2026 09:51:44 +0000 (0:00:00.196) 0:05:39.775 ******* 2026-03-18 09:51:44.641804 | instance | ok: [instance] 2026-03-18 09:51:44.642023 | instance | 2026-03-18 09:51:44.642100 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-03-18 09:51:44.642284 | instance | Wednesday 18 March 2026 09:51:44 +0000 (0:00:00.037) 0:05:39.813 ******* 2026-03-18 09:51:44.688196 | instance | ok: [instance] 2026-03-18 09:51:44.688338 | instance | 2026-03-18 09:51:44.688527 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-03-18 09:51:44.688767 | instance | Wednesday 18 March 2026 09:51:44 +0000 (0:00:00.046) 0:05:39.859 ******* 2026-03-18 09:51:45.220800 | instance | ok: [instance] 2026-03-18 09:51:45.220884 | instance | 2026-03-18 09:51:45.221047 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-03-18 09:51:45.221156 | instance | Wednesday 18 March 2026 09:51:45 +0000 (0:00:00.532) 0:05:40.392 ******* 2026-03-18 09:51:45.492445 | instance | ok: [instance] 2026-03-18 09:51:45.492542 | instance | 2026-03-18 09:51:45.492620 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-03-18 09:51:45.493334 | instance | Wednesday 18 March 2026 09:51:45 +0000 (0:00:00.213) 0:05:40.605 ******* 2026-03-18 09:51:45.493393 | instance | 2026-03-18 09:51:45.493399 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-03-18 09:51:45.493403 | instance | 2026-03-18 09:51:45.493407 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:51:45.493411 | instance | Wednesday 18 March 2026 09:51:45 +0000 (0:00:00.058) 0:05:40.664 ******* 2026-03-18 09:51:46.463739 | instance | ok: [instance] 2026-03-18 09:51:46.463840 | instance | 2026-03-18 09:51:46.463852 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:51:46.464030 | instance | Wednesday 18 March 2026 09:51:46 +0000 (0:00:00.970) 0:05:41.634 ******* 2026-03-18 09:51:46.686838 | instance | ok: [instance] 2026-03-18 09:51:46.686885 | instance | 2026-03-18 09:51:46.687169 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:51:46.687230 | instance | Wednesday 18 March 2026 09:51:46 +0000 (0:00:00.223) 0:05:41.858 ******* 2026-03-18 09:51:46.742897 | instance | skipping: [instance] 2026-03-18 09:51:46.743346 | instance | 2026-03-18 09:51:46.743401 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 09:51:46.743410 | instance | Wednesday 18 March 2026 09:51:46 +0000 (0:00:00.056) 0:05:41.914 ******* 2026-03-18 09:51:46.967244 | instance | ok: [instance] 2026-03-18 09:51:46.967327 | instance | 2026-03-18 09:51:46.967342 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:51:46.967526 | instance | Wednesday 18 March 2026 09:51:46 +0000 (0:00:00.224) 0:05:42.138 ******* 2026-03-18 09:51:47.037978 | instance | ok: [instance] => { 2026-03-18 09:51:47.038653 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-18 09:51:47.038687 | instance | } 2026-03-18 09:51:47.038692 | instance | 2026-03-18 09:51:47.038697 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:51:47.038703 | instance | Wednesday 18 March 2026 09:51:47 +0000 (0:00:00.070) 0:05:42.209 ******* 2026-03-18 09:51:47.342069 | instance | ok: [instance] 2026-03-18 09:51:47.342144 | instance | 2026-03-18 09:51:47.342418 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:51:47.342490 | instance | Wednesday 18 March 2026 09:51:47 +0000 (0:00:00.303) 0:05:42.513 ******* 2026-03-18 09:51:47.388830 | instance | skipping: [instance] 2026-03-18 09:51:47.389201 | instance | 2026-03-18 09:51:47.389499 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:51:47.389506 | instance | Wednesday 18 March 2026 09:51:47 +0000 (0:00:00.047) 0:05:42.560 ******* 2026-03-18 09:51:47.600179 | instance | ok: [instance] 2026-03-18 09:51:47.600288 | instance | 2026-03-18 09:51:47.600301 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:51:47.600457 | instance | Wednesday 18 March 2026 09:51:47 +0000 (0:00:00.211) 0:05:42.771 ******* 2026-03-18 09:51:48.624784 | instance | ok: [instance] 2026-03-18 09:51:48.624884 | instance | 2026-03-18 09:51:48.624896 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:51:48.625045 | instance | Wednesday 18 March 2026 09:51:48 +0000 (0:00:01.024) 0:05:43.796 ******* 2026-03-18 09:51:48.693641 | instance | ok: [instance] => { 2026-03-18 09:51:48.693703 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-18 09:51:48.694043 | instance | } 2026-03-18 09:51:48.694128 | instance | 2026-03-18 09:51:48.694148 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:51:48.694228 | instance | Wednesday 18 March 2026 09:51:48 +0000 (0:00:00.068) 0:05:43.865 ******* 2026-03-18 09:51:49.043074 | instance | ok: [instance] 2026-03-18 09:51:49.043167 | instance | 2026-03-18 09:51:49.043179 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:51:49.043322 | instance | Wednesday 18 March 2026 09:51:49 +0000 (0:00:00.349) 0:05:44.214 ******* 2026-03-18 09:51:50.982371 | instance | ok: [instance] 2026-03-18 09:51:50.982455 | instance | 2026-03-18 09:51:50.982726 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 09:51:50.982772 | instance | Wednesday 18 March 2026 09:51:50 +0000 (0:00:01.939) 0:05:46.153 ******* 2026-03-18 09:51:51.017495 | instance | skipping: [instance] 2026-03-18 09:51:51.017906 | instance | 2026-03-18 09:51:51.017943 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 09:51:51.017949 | instance | Wednesday 18 March 2026 09:51:51 +0000 (0:00:00.035) 0:05:46.189 ******* 2026-03-18 09:51:51.051963 | instance | skipping: [instance] 2026-03-18 09:51:51.052067 | instance | 2026-03-18 09:51:51.052320 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 09:51:51.052345 | instance | Wednesday 18 March 2026 09:51:51 +0000 (0:00:00.034) 0:05:46.223 ******* 2026-03-18 09:51:51.088151 | instance | skipping: [instance] 2026-03-18 09:51:51.088503 | instance | 2026-03-18 09:51:51.088538 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 09:51:51.088543 | instance | Wednesday 18 March 2026 09:51:51 +0000 (0:00:00.036) 0:05:46.259 ******* 2026-03-18 09:51:52.087134 | instance | ok: [instance] 2026-03-18 09:51:52.087219 | instance | 2026-03-18 09:51:52.087287 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 09:51:52.087430 | instance | Wednesday 18 March 2026 09:51:52 +0000 (0:00:00.998) 0:05:47.258 ******* 2026-03-18 09:51:52.513616 | instance | ok: [instance] 2026-03-18 09:51:52.513708 | instance | 2026-03-18 09:51:52.513990 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 09:51:52.514011 | instance | Wednesday 18 March 2026 09:51:52 +0000 (0:00:00.425) 0:05:47.684 ******* 2026-03-18 09:51:53.426104 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 09:51:53.426183 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 09:51:53.426195 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 09:51:53.426205 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 09:51:53.426214 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 09:51:53.426230 | instance | 2026-03-18 09:51:53.426240 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 09:51:53.426348 | instance | Wednesday 18 March 2026 09:51:53 +0000 (0:00:00.912) 0:05:48.597 ******* 2026-03-18 09:51:53.910608 | instance | ok: [instance] 2026-03-18 09:51:53.910677 | instance | 2026-03-18 09:51:53.910745 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 09:51:53.911223 | instance | Wednesday 18 March 2026 09:51:53 +0000 (0:00:00.478) 0:05:49.075 ******* 2026-03-18 09:51:53.911268 | instance | 2026-03-18 09:51:53.911274 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 09:51:53.911279 | instance | Wednesday 18 March 2026 09:51:53 +0000 (0:00:00.006) 0:05:49.082 ******* 2026-03-18 09:51:54.273071 | instance | ok: [instance] 2026-03-18 09:51:54.273121 | instance | 2026-03-18 09:51:54.273370 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-03-18 09:51:54.273385 | instance | Wednesday 18 March 2026 09:51:54 +0000 (0:00:00.362) 0:05:49.444 ******* 2026-03-18 09:51:54.846388 | 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-03-18 09:51:54.858157 | instance | ...ignoring 2026-03-18 09:51:54.858234 | instance | 2026-03-18 09:51:54.858515 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-03-18 09:51:54.858558 | instance | Wednesday 18 March 2026 09:51:54 +0000 (0:00:00.585) 0:05:50.029 ******* 2026-03-18 09:51:54.896733 | instance | skipping: [instance] 2026-03-18 09:51:54.896853 | instance | 2026-03-18 09:51:54.897121 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-03-18 09:51:54.897144 | instance | Wednesday 18 March 2026 09:51:54 +0000 (0:00:00.038) 0:05:50.068 ******* 2026-03-18 09:51:54.930936 | instance | skipping: [instance] 2026-03-18 09:51:54.931327 | instance | 2026-03-18 09:51:54.931373 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-03-18 09:51:54.931379 | instance | Wednesday 18 March 2026 09:51:54 +0000 (0:00:00.034) 0:05:50.102 ******* 2026-03-18 09:51:54.966764 | instance | skipping: [instance] 2026-03-18 09:51:54.966873 | instance | 2026-03-18 09:51:54.967121 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-03-18 09:51:54.967140 | instance | Wednesday 18 March 2026 09:51:54 +0000 (0:00:00.036) 0:05:50.138 ******* 2026-03-18 09:51:55.001147 | instance | skipping: [instance] 2026-03-18 09:51:55.001525 | instance | 2026-03-18 09:51:55.001569 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-03-18 09:51:55.001575 | instance | Wednesday 18 March 2026 09:51:54 +0000 (0:00:00.034) 0:05:50.172 ******* 2026-03-18 09:51:55.041236 | instance | skipping: [instance] 2026-03-18 09:51:55.041599 | instance | 2026-03-18 09:51:55.041641 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:51:55.041646 | instance | Wednesday 18 March 2026 09:51:55 +0000 (0:00:00.040) 0:05:50.212 ******* 2026-03-18 09:51:55.243357 | instance | ok: [instance] 2026-03-18 09:51:55.243418 | instance | 2026-03-18 09:51:55.243480 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:51:55.243640 | instance | Wednesday 18 March 2026 09:51:55 +0000 (0:00:00.202) 0:05:50.414 ******* 2026-03-18 09:51:55.288800 | instance | ok: [instance] => { 2026-03-18 09:51:55.289082 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-03-18 09:51:55.289413 | instance | } 2026-03-18 09:51:55.289602 | instance | 2026-03-18 09:51:55.289750 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:51:55.289914 | instance | Wednesday 18 March 2026 09:51:55 +0000 (0:00:00.044) 0:05:50.459 ******* 2026-03-18 09:51:55.956527 | instance | changed: [instance] 2026-03-18 09:51:55.957263 | instance | 2026-03-18 09:51:55.957428 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:51:55.957583 | instance | Wednesday 18 March 2026 09:51:55 +0000 (0:00:00.663) 0:05:51.123 ******* 2026-03-18 09:51:55.998709 | instance | skipping: [instance] 2026-03-18 09:51:55.998862 | instance | 2026-03-18 09:51:55.999084 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:51:55.999272 | instance | Wednesday 18 March 2026 09:51:55 +0000 (0:00:00.045) 0:05:51.169 ******* 2026-03-18 09:51:56.206882 | instance | ok: [instance] 2026-03-18 09:51:56.206960 | instance | 2026-03-18 09:51:56.207210 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:51:56.207576 | instance | Wednesday 18 March 2026 09:51:56 +0000 (0:00:00.205) 0:05:51.375 ******* 2026-03-18 09:51:56.251338 | instance | ok: [instance] => { 2026-03-18 09:51:56.251710 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-03-18 09:51:56.252025 | instance | } 2026-03-18 09:51:56.252326 | instance | 2026-03-18 09:51:56.252646 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:51:56.252979 | instance | Wednesday 18 March 2026 09:51:56 +0000 (0:00:00.046) 0:05:51.422 ******* 2026-03-18 09:51:57.067724 | instance | changed: [instance] 2026-03-18 09:51:57.067798 | instance | 2026-03-18 09:51:57.068031 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:51:57.068073 | instance | Wednesday 18 March 2026 09:51:57 +0000 (0:00:00.816) 0:05:52.239 ******* 2026-03-18 09:51:57.123074 | instance | skipping: [instance] 2026-03-18 09:51:57.123179 | instance | 2026-03-18 09:51:57.123408 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 09:51:57.123433 | instance | Wednesday 18 March 2026 09:51:57 +0000 (0:00:00.055) 0:05:52.294 ******* 2026-03-18 09:51:57.164165 | instance | skipping: [instance] 2026-03-18 09:51:57.164558 | instance | 2026-03-18 09:51:57.164604 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 09:51:57.164610 | instance | Wednesday 18 March 2026 09:51:57 +0000 (0:00:00.040) 0:05:52.335 ******* 2026-03-18 09:51:57.200691 | instance | skipping: [instance] 2026-03-18 09:51:57.200812 | instance | 2026-03-18 09:51:57.201060 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 09:51:57.201339 | instance | Wednesday 18 March 2026 09:51:57 +0000 (0:00:00.036) 0:05:52.372 ******* 2026-03-18 09:51:57.241462 | instance | skipping: [instance] 2026-03-18 09:51:57.241907 | instance | 2026-03-18 09:51:57.241961 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 09:51:57.241969 | instance | Wednesday 18 March 2026 09:51:57 +0000 (0:00:00.040) 0:05:52.412 ******* 2026-03-18 09:51:58.277246 | instance | ok: [instance] 2026-03-18 09:51:58.277325 | instance | 2026-03-18 09:51:58.277339 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 09:51:58.277504 | instance | Wednesday 18 March 2026 09:51:58 +0000 (0:00:01.035) 0:05:53.448 ******* 2026-03-18 09:51:58.712682 | instance | ok: [instance] 2026-03-18 09:51:58.712782 | instance | 2026-03-18 09:51:58.713030 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 09:51:58.713063 | instance | Wednesday 18 March 2026 09:51:58 +0000 (0:00:00.435) 0:05:53.884 ******* 2026-03-18 09:51:59.622010 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 09:51:59.622455 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 09:51:59.622488 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 09:51:59.622508 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 09:51:59.622518 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 09:51:59.622528 | instance | 2026-03-18 09:51:59.622537 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 09:51:59.622548 | instance | Wednesday 18 March 2026 09:51:59 +0000 (0:00:00.908) 0:05:54.793 ******* 2026-03-18 09:52:00.130513 | instance | ok: [instance] 2026-03-18 09:52:00.130602 | instance | 2026-03-18 09:52:00.130668 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 09:52:00.131171 | instance | Wednesday 18 March 2026 09:52:00 +0000 (0:00:00.501) 0:05:55.294 ******* 2026-03-18 09:52:00.131215 | instance | 2026-03-18 09:52:00.131232 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 09:52:00.131241 | instance | Wednesday 18 March 2026 09:52:00 +0000 (0:00:00.006) 0:05:55.301 ******* 2026-03-18 09:52:00.482816 | instance | ok: [instance] 2026-03-18 09:52:00.482881 | instance | 2026-03-18 09:52:00.483127 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:52:00.483171 | instance | Wednesday 18 March 2026 09:52:00 +0000 (0:00:00.352) 0:05:55.654 ******* 2026-03-18 09:52:00.717505 | instance | ok: [instance] 2026-03-18 09:52:00.717587 | instance | 2026-03-18 09:52:00.717657 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:52:00.717800 | instance | Wednesday 18 March 2026 09:52:00 +0000 (0:00:00.234) 0:05:55.888 ******* 2026-03-18 09:52:00.792487 | instance | ok: [instance] => { 2026-03-18 09:52:00.792528 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-03-18 09:52:00.793030 | instance | } 2026-03-18 09:52:00.793075 | instance | 2026-03-18 09:52:00.793081 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:52:00.793087 | instance | Wednesday 18 March 2026 09:52:00 +0000 (0:00:00.074) 0:05:55.963 ******* 2026-03-18 09:52:02.498503 | instance | changed: [instance] 2026-03-18 09:52:02.498585 | instance | 2026-03-18 09:52:02.498927 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:52:02.498971 | instance | Wednesday 18 March 2026 09:52:02 +0000 (0:00:01.706) 0:05:57.669 ******* 2026-03-18 09:52:03.906052 | instance | changed: [instance] 2026-03-18 09:52:03.906131 | instance | 2026-03-18 09:52:03.906373 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:52:03.906415 | instance | Wednesday 18 March 2026 09:52:03 +0000 (0:00:01.407) 0:05:59.077 ******* 2026-03-18 09:52:03.971349 | instance | ok: [instance] => { 2026-03-18 09:52:03.971540 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-03-18 09:52:03.971592 | instance | } 2026-03-18 09:52:03.971931 | instance | 2026-03-18 09:52:03.971962 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:52:03.971979 | instance | Wednesday 18 March 2026 09:52:03 +0000 (0:00:00.065) 0:05:59.142 ******* 2026-03-18 09:52:04.638991 | instance | changed: [instance] 2026-03-18 09:52:04.639073 | instance | 2026-03-18 09:52:04.639410 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:52:04.639451 | instance | Wednesday 18 March 2026 09:52:04 +0000 (0:00:00.667) 0:05:59.810 ******* 2026-03-18 09:52:07.049639 | instance | changed: [instance] 2026-03-18 09:52:07.049730 | instance | 2026-03-18 09:52:07.049984 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-18 09:52:07.050059 | instance | Wednesday 18 March 2026 09:52:07 +0000 (0:00:02.410) 0:06:02.221 ******* 2026-03-18 09:52:07.508292 | instance | changed: [instance] 2026-03-18 09:52:07.508353 | instance | 2026-03-18 09:52:07.508599 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-18 09:52:07.508989 | instance | Wednesday 18 March 2026 09:52:07 +0000 (0:00:00.458) 0:06:02.679 ******* 2026-03-18 09:52:07.719057 | instance | changed: [instance] 2026-03-18 09:52:07.719142 | instance | 2026-03-18 09:52:07.719373 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:52:07.719443 | instance | Wednesday 18 March 2026 09:52:07 +0000 (0:00:00.210) 0:06:02.890 ******* 2026-03-18 09:52:07.922423 | instance | ok: [instance] 2026-03-18 09:52:07.922495 | instance | 2026-03-18 09:52:07.922726 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:52:07.922794 | instance | Wednesday 18 March 2026 09:52:07 +0000 (0:00:00.203) 0:06:03.093 ******* 2026-03-18 09:52:07.979526 | instance | ok: [instance] => { 2026-03-18 09:52:07.980116 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-03-18 09:52:07.980157 | instance | } 2026-03-18 09:52:07.980163 | instance | 2026-03-18 09:52:07.980180 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:52:07.980185 | instance | Wednesday 18 March 2026 09:52:07 +0000 (0:00:00.057) 0:06:03.151 ******* 2026-03-18 09:52:10.532648 | instance | changed: [instance] 2026-03-18 09:52:10.532997 | instance | 2026-03-18 09:52:10.533006 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:52:10.533012 | instance | Wednesday 18 March 2026 09:52:10 +0000 (0:00:02.552) 0:06:05.703 ******* 2026-03-18 09:52:13.203102 | instance | changed: [instance] 2026-03-18 09:52:13.203231 | instance | 2026-03-18 09:52:13.203489 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-18 09:52:13.203567 | instance | Wednesday 18 March 2026 09:52:13 +0000 (0:00:02.670) 0:06:08.374 ******* 2026-03-18 09:52:13.272954 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-18 09:52:13.273048 | instance | 2026-03-18 09:52:13.273336 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-18 09:52:13.273388 | instance | Wednesday 18 March 2026 09:52:13 +0000 (0:00:00.069) 0:06:08.443 ******* 2026-03-18 09:52:14.279959 | instance | ok: [instance] 2026-03-18 09:52:14.280053 | instance | 2026-03-18 09:52:14.280065 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-18 09:52:14.280239 | instance | Wednesday 18 March 2026 09:52:14 +0000 (0:00:01.006) 0:06:09.450 ******* 2026-03-18 09:52:14.498856 | instance | changed: [instance] 2026-03-18 09:52:14.498949 | instance | 2026-03-18 09:52:14.499350 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-18 09:52:14.499407 | instance | Wednesday 18 March 2026 09:52:14 +0000 (0:00:00.218) 0:06:09.669 ******* 2026-03-18 09:52:14.959268 | instance | changed: [instance] 2026-03-18 09:52:14.959366 | instance | 2026-03-18 09:52:14.959695 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-18 09:52:14.959758 | instance | Wednesday 18 March 2026 09:52:14 +0000 (0:00:00.460) 0:06:10.130 ******* 2026-03-18 09:52:15.712180 | instance | changed: [instance] => (item=br_netfilter) 2026-03-18 09:52:15.712294 | instance | ok: [instance] => (item=ip_tables) 2026-03-18 09:52:15.712332 | instance | changed: [instance] => (item=ip6_tables) 2026-03-18 09:52:15.712931 | instance | ok: [instance] => (item=nf_conntrack) 2026-03-18 09:52:15.713005 | instance | 2026-03-18 09:52:15.713011 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:52:15.713017 | instance | Wednesday 18 March 2026 09:52:15 +0000 (0:00:00.752) 0:06:10.883 ******* 2026-03-18 09:52:15.930703 | instance | ok: [instance] 2026-03-18 09:52:15.930772 | instance | 2026-03-18 09:52:15.930778 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:52:15.930784 | instance | Wednesday 18 March 2026 09:52:15 +0000 (0:00:00.218) 0:06:11.101 ******* 2026-03-18 09:52:15.979904 | instance | ok: [instance] => { 2026-03-18 09:52:15.979992 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-03-18 09:52:15.980534 | instance | } 2026-03-18 09:52:15.980602 | instance | 2026-03-18 09:52:15.980610 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:52:15.980615 | instance | Wednesday 18 March 2026 09:52:15 +0000 (0:00:00.049) 0:06:11.151 ******* 2026-03-18 09:52:17.307225 | instance | changed: [instance] 2026-03-18 09:52:17.307304 | instance | 2026-03-18 09:52:17.307371 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:52:17.307512 | instance | Wednesday 18 March 2026 09:52:17 +0000 (0:00:01.327) 0:06:12.478 ******* 2026-03-18 09:52:17.346043 | instance | skipping: [instance] 2026-03-18 09:52:17.346136 | instance | 2026-03-18 09:52:17.346275 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-03-18 09:52:17.346454 | instance | Wednesday 18 March 2026 09:52:17 +0000 (0:00:00.038) 0:06:12.517 ******* 2026-03-18 09:52:17.406084 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-03-18 09:52:17.406391 | instance | 2026-03-18 09:52:17.406604 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-03-18 09:52:17.406811 | instance | Wednesday 18 March 2026 09:52:17 +0000 (0:00:00.058) 0:06:12.576 ******* 2026-03-18 09:52:17.440217 | instance | skipping: [instance] 2026-03-18 09:52:17.440348 | instance | 2026-03-18 09:52:17.440538 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-03-18 09:52:17.440687 | instance | Wednesday 18 March 2026 09:52:17 +0000 (0:00:00.035) 0:06:12.611 ******* 2026-03-18 09:52:21.187430 | instance | changed: [instance] 2026-03-18 09:52:21.187543 | instance | 2026-03-18 09:52:21.187823 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-03-18 09:52:21.187891 | instance | Wednesday 18 March 2026 09:52:21 +0000 (0:00:03.746) 0:06:16.358 ******* 2026-03-18 09:52:22.543191 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-03-18 09:52:22.543299 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-03-18 09:52:22.543391 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-03-18 09:52:22.543828 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-03-18 09:52:22.543893 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-03-18 09:52:22.543906 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-03-18 09:52:22.543922 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-03-18 09:52:22.544234 | instance | 2026-03-18 09:52:22.544278 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-03-18 09:52:22.544285 | instance | Wednesday 18 March 2026 09:52:22 +0000 (0:00:01.356) 0:06:17.714 ******* 2026-03-18 09:52:23.088937 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-03-18 09:52:23.089015 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-03-18 09:52:23.089480 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-03-18 09:52:23.089542 | instance | 2026-03-18 09:52:23.089548 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-03-18 09:52:23.089554 | instance | Wednesday 18 March 2026 09:52:23 +0000 (0:00:00.545) 0:06:18.260 ******* 2026-03-18 09:52:23.575687 | instance | changed: [instance] 2026-03-18 09:52:23.575813 | instance | 2026-03-18 09:52:23.575825 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-03-18 09:52:23.575970 | instance | Wednesday 18 March 2026 09:52:23 +0000 (0:00:00.487) 0:06:18.747 ******* 2026-03-18 09:52:24.071195 | instance | changed: [instance] 2026-03-18 09:52:24.071275 | instance | 2026-03-18 09:52:24.071344 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-03-18 09:52:24.071489 | instance | Wednesday 18 March 2026 09:52:24 +0000 (0:00:00.495) 0:06:19.242 ******* 2026-03-18 09:52:24.279095 | instance | ok: [instance] 2026-03-18 09:52:24.279174 | instance | 2026-03-18 09:52:24.279516 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-03-18 09:52:24.279553 | instance | Wednesday 18 March 2026 09:52:24 +0000 (0:00:00.207) 0:06:19.450 ******* 2026-03-18 09:52:24.318460 | instance | skipping: [instance] 2026-03-18 09:52:24.318524 | instance | 2026-03-18 09:52:24.318529 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-03-18 09:52:24.318535 | instance | Wednesday 18 March 2026 09:52:24 +0000 (0:00:00.038) 0:06:19.488 ******* 2026-03-18 09:52:24.875154 | instance | ok: [instance] => (item=swap) 2026-03-18 09:52:24.875265 | instance | ok: [instance] => (item=none) 2026-03-18 09:52:24.875277 | instance | 2026-03-18 09:52:24.875591 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-03-18 09:52:24.875649 | instance | Wednesday 18 March 2026 09:52:24 +0000 (0:00:00.557) 0:06:20.045 ******* 2026-03-18 09:52:25.346304 | instance | changed: [instance] 2026-03-18 09:52:25.346376 | instance | 2026-03-18 09:52:25.346599 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-03-18 09:52:25.347011 | instance | Wednesday 18 March 2026 09:52:25 +0000 (0:00:00.471) 0:06:20.517 ******* 2026-03-18 09:52:25.965103 | instance | changed: [instance] 2026-03-18 09:52:25.965151 | instance | 2026-03-18 09:52:25.965157 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-03-18 09:52:25.965162 | instance | Wednesday 18 March 2026 09:52:25 +0000 (0:00:00.611) 0:06:21.128 ******* 2026-03-18 09:52:25.965166 | instance | 2026-03-18 09:52:25.965170 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-03-18 09:52:25.965180 | instance | Wednesday 18 March 2026 09:52:25 +0000 (0:00:00.007) 0:06:21.135 ******* 2026-03-18 09:52:26.736930 | instance | ok: [instance] 2026-03-18 09:52:26.737491 | instance | 2026-03-18 09:52:26.738010 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-03-18 09:52:26.738025 | instance | Wednesday 18 March 2026 09:52:26 +0000 (0:00:00.772) 0:06:21.908 ******* 2026-03-18 09:52:27.348912 | instance | changed: [instance] 2026-03-18 09:52:27.348989 | instance | 2026-03-18 09:52:27.349179 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-03-18 09:52:27.349350 | instance | Wednesday 18 March 2026 09:52:27 +0000 (0:00:00.612) 0:06:22.520 ******* 2026-03-18 09:52:28.372044 | instance | ok: [instance] 2026-03-18 09:52:28.372194 | instance | 2026-03-18 09:52:28.372550 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-03-18 09:52:28.372882 | instance | Wednesday 18 March 2026 09:52:28 +0000 (0:00:01.023) 0:06:23.543 ******* 2026-03-18 09:52:29.174927 | instance | ok: [instance] 2026-03-18 09:52:29.175059 | instance | 2026-03-18 09:52:29.175402 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-03-18 09:52:29.175447 | instance | Wednesday 18 March 2026 09:52:29 +0000 (0:00:00.802) 0:06:24.346 ******* 2026-03-18 09:52:29.391667 | instance | ok: [instance] 2026-03-18 09:52:29.391738 | instance | 2026-03-18 09:52:29.392008 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-03-18 09:52:29.392047 | instance | Wednesday 18 March 2026 09:52:29 +0000 (0:00:00.216) 0:06:24.563 ******* 2026-03-18 09:52:29.965534 | instance | ok: [instance] 2026-03-18 09:52:29.965609 | instance | 2026-03-18 09:52:29.965957 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-03-18 09:52:29.966033 | instance | Wednesday 18 March 2026 09:52:29 +0000 (0:00:00.573) 0:06:25.136 ******* 2026-03-18 09:52:30.051711 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-03-18 09:52:30.051815 | instance | 2026-03-18 09:52:30.052076 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-03-18 09:52:30.052114 | instance | Wednesday 18 March 2026 09:52:30 +0000 (0:00:00.086) 0:06:25.223 ******* 2026-03-18 09:52:30.136136 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-03-18 09:52:30.136222 | instance | 2026-03-18 09:52:30.136491 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-03-18 09:52:30.136533 | instance | Wednesday 18 March 2026 09:52:30 +0000 (0:00:00.084) 0:06:25.307 ******* 2026-03-18 09:52:30.353047 | instance | ok: [instance] => (item=instance) 2026-03-18 09:52:30.353112 | instance | 2026-03-18 09:52:30.353507 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-03-18 09:52:30.353546 | instance | Wednesday 18 March 2026 09:52:30 +0000 (0:00:00.216) 0:06:25.524 ******* 2026-03-18 09:52:30.398305 | instance | skipping: [instance] 2026-03-18 09:52:30.398377 | instance | 2026-03-18 09:52:30.398600 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-03-18 09:52:30.398628 | instance | Wednesday 18 March 2026 09:52:30 +0000 (0:00:00.045) 0:06:25.569 ******* 2026-03-18 09:52:30.452620 | instance | ok: [instance] 2026-03-18 09:52:30.452729 | instance | 2026-03-18 09:52:30.452901 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-03-18 09:52:30.453067 | instance | Wednesday 18 March 2026 09:52:30 +0000 (0:00:00.054) 0:06:25.624 ******* 2026-03-18 09:52:30.497037 | instance | ok: [instance] => { 2026-03-18 09:52:30.497095 | instance | "msg": "instance" 2026-03-18 09:52:30.497215 | instance | } 2026-03-18 09:52:30.497369 | instance | 2026-03-18 09:52:30.497524 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-03-18 09:52:30.497675 | instance | Wednesday 18 March 2026 09:52:30 +0000 (0:00:00.044) 0:06:25.668 ******* 2026-03-18 09:52:31.041650 | instance | changed: [instance] 2026-03-18 09:52:31.041736 | instance | 2026-03-18 09:52:31.041776 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-03-18 09:52:31.041967 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.544) 0:06:26.212 ******* 2026-03-18 09:52:31.087074 | instance | skipping: [instance] 2026-03-18 09:52:31.087531 | instance | 2026-03-18 09:52:31.087879 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-03-18 09:52:31.088210 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.042) 0:06:26.254 ******* 2026-03-18 09:52:31.126931 | instance | skipping: [instance] 2026-03-18 09:52:31.127359 | instance | 2026-03-18 09:52:31.127729 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-03-18 09:52:31.128057 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.040) 0:06:26.295 ******* 2026-03-18 09:52:31.166206 | instance | skipping: [instance] 2026-03-18 09:52:31.166454 | instance | 2026-03-18 09:52:31.166664 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-03-18 09:52:31.166915 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.039) 0:06:26.334 ******* 2026-03-18 09:52:31.202462 | instance | skipping: [instance] 2026-03-18 09:52:31.202536 | instance | 2026-03-18 09:52:31.202682 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-03-18 09:52:31.202886 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.038) 0:06:26.373 ******* 2026-03-18 09:52:31.242219 | instance | skipping: [instance] 2026-03-18 09:52:31.242339 | instance | 2026-03-18 09:52:31.242436 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-03-18 09:52:31.242598 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.040) 0:06:26.413 ******* 2026-03-18 09:52:31.282880 | instance | skipping: [instance] 2026-03-18 09:52:31.283260 | instance | 2026-03-18 09:52:31.283625 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-03-18 09:52:31.283957 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.039) 0:06:26.453 ******* 2026-03-18 09:52:31.338435 | instance | skipping: [instance] 2026-03-18 09:52:31.338477 | instance | 2026-03-18 09:52:31.338636 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-03-18 09:52:31.338851 | instance | Wednesday 18 March 2026 09:52:31 +0000 (0:00:00.052) 0:06:26.506 ******* 2026-03-18 09:52:55.603819 | instance | changed: [instance] 2026-03-18 09:52:55.603887 | instance | 2026-03-18 09:52:55.603893 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-03-18 09:52:55.603899 | instance | Wednesday 18 March 2026 09:52:55 +0000 (0:00:24.268) 0:06:50.774 ******* 2026-03-18 09:52:55.815750 | instance | ok: [instance] 2026-03-18 09:52:55.815837 | instance | 2026-03-18 09:52:55.816124 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-03-18 09:52:55.816723 | instance | Wednesday 18 March 2026 09:52:55 +0000 (0:00:00.212) 0:06:50.987 ******* 2026-03-18 09:52:55.857953 | instance | skipping: [instance] 2026-03-18 09:52:55.858063 | instance | 2026-03-18 09:52:55.858211 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-03-18 09:52:55.858340 | instance | Wednesday 18 March 2026 09:52:55 +0000 (0:00:00.042) 0:06:51.029 ******* 2026-03-18 09:52:56.087997 | instance | changed: [instance] 2026-03-18 09:52:56.088068 | instance | 2026-03-18 09:52:56.088177 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-03-18 09:52:56.088297 | instance | Wednesday 18 March 2026 09:52:56 +0000 (0:00:00.229) 0:06:51.258 ******* 2026-03-18 09:52:56.294496 | instance | changed: [instance] 2026-03-18 09:52:56.294747 | instance | 2026-03-18 09:52:56.295149 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-03-18 09:52:56.295593 | instance | Wednesday 18 March 2026 09:52:56 +0000 (0:00:00.206) 0:06:51.465 ******* 2026-03-18 09:52:56.497624 | instance | changed: [instance] 2026-03-18 09:52:56.497931 | instance | 2026-03-18 09:52:56.498225 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-03-18 09:52:56.498514 | instance | Wednesday 18 March 2026 09:52:56 +0000 (0:00:00.203) 0:06:51.668 ******* 2026-03-18 09:53:01.117414 | instance | changed: [instance] 2026-03-18 09:53:01.117634 | instance | 2026-03-18 09:53:01.118033 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-03-18 09:53:01.118308 | instance | Wednesday 18 March 2026 09:53:01 +0000 (0:00:04.619) 0:06:56.288 ******* 2026-03-18 09:53:04.375148 | instance | changed: [instance] 2026-03-18 09:53:04.375362 | instance | 2026-03-18 09:53:04.375666 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-03-18 09:53:04.375929 | instance | Wednesday 18 March 2026 09:53:04 +0000 (0:00:03.257) 0:06:59.546 ******* 2026-03-18 09:53:04.424399 | instance | skipping: [instance] 2026-03-18 09:53:04.424643 | instance | 2026-03-18 09:53:04.424934 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-03-18 09:53:04.425225 | instance | Wednesday 18 March 2026 09:53:04 +0000 (0:00:00.049) 0:06:59.595 ******* 2026-03-18 09:53:04.473045 | instance | skipping: [instance] 2026-03-18 09:53:04.473268 | instance | 2026-03-18 09:53:04.473536 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-03-18 09:53:04.473799 | instance | Wednesday 18 March 2026 09:53:04 +0000 (0:00:00.048) 0:06:59.644 ******* 2026-03-18 09:53:05.320849 | instance | changed: [instance] 2026-03-18 09:53:05.321018 | instance | 2026-03-18 09:53:05.321292 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-03-18 09:53:05.321585 | instance | Wednesday 18 March 2026 09:53:05 +0000 (0:00:00.846) 0:07:00.491 ******* 2026-03-18 09:53:05.372753 | instance | skipping: [instance] => (item=DaemonSet) 2026-03-18 09:53:05.373146 | instance | skipping: [instance] => (item=ConfigMap) 2026-03-18 09:53:05.373351 | instance | skipping: [instance] 2026-03-18 09:53:05.373438 | instance | 2026-03-18 09:53:05.373501 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-03-18 09:53:05.373635 | instance | Wednesday 18 March 2026 09:53:05 +0000 (0:00:00.051) 0:07:00.543 ******* 2026-03-18 09:53:05.423359 | instance | skipping: [instance] 2026-03-18 09:53:05.423802 | instance | 2026-03-18 09:53:05.424151 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-03-18 09:53:05.424444 | instance | Wednesday 18 March 2026 09:53:05 +0000 (0:00:00.051) 0:07:00.594 ******* 2026-03-18 09:53:05.471392 | instance | skipping: [instance] 2026-03-18 09:53:05.471588 | instance | 2026-03-18 09:53:05.471877 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-03-18 09:53:05.472150 | instance | Wednesday 18 March 2026 09:53:05 +0000 (0:00:00.047) 0:07:00.642 ******* 2026-03-18 09:53:05.524406 | instance | skipping: [instance] 2026-03-18 09:53:05.524589 | instance | 2026-03-18 09:53:05.524855 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-03-18 09:53:05.525120 | instance | Wednesday 18 March 2026 09:53:05 +0000 (0:00:00.053) 0:07:00.695 ******* 2026-03-18 09:53:05.564609 | instance | skipping: [instance] 2026-03-18 09:53:05.564848 | instance | 2026-03-18 09:53:05.565114 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-03-18 09:53:05.565380 | instance | Wednesday 18 March 2026 09:53:05 +0000 (0:00:00.040) 0:07:00.736 ******* 2026-03-18 09:53:06.033114 | instance | ok: [instance] 2026-03-18 09:53:06.033297 | instance | 2026-03-18 09:53:06.033646 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-03-18 09:53:06.033997 | instance | Wednesday 18 March 2026 09:53:06 +0000 (0:00:00.467) 0:07:01.203 ******* 2026-03-18 09:53:06.994951 | instance | changed: [instance] 2026-03-18 09:53:06.995521 | instance | 2026-03-18 09:53:06.995610 | instance | PLAY [Install control-plane components] **************************************** 2026-03-18 09:53:06.995630 | instance | 2026-03-18 09:53:06.996023 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:53:06.996104 | instance | Wednesday 18 March 2026 09:53:06 +0000 (0:00:00.962) 0:07:02.165 ******* 2026-03-18 09:53:08.038877 | instance | ok: [instance] 2026-03-18 09:53:08.038948 | instance | 2026-03-18 09:53:08.039217 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 09:53:08.039266 | instance | Wednesday 18 March 2026 09:53:08 +0000 (0:00:01.044) 0:07:03.210 ******* 2026-03-18 09:53:08.252734 | instance | ok: [instance] 2026-03-18 09:53:08.252816 | instance | 2026-03-18 09:53:08.253102 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 09:53:08.253134 | instance | Wednesday 18 March 2026 09:53:08 +0000 (0:00:00.214) 0:07:03.424 ******* 2026-03-18 09:53:09.833101 | instance | ok: [instance] 2026-03-18 09:53:09.833219 | instance | 2026-03-18 09:53:09.833298 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 09:53:09.833440 | instance | Wednesday 18 March 2026 09:53:09 +0000 (0:00:01.580) 0:07:05.004 ******* 2026-03-18 09:53:10.082005 | instance | ok: [instance] 2026-03-18 09:53:10.082097 | instance | 2026-03-18 09:53:10.082109 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:53:10.082291 | instance | Wednesday 18 March 2026 09:53:10 +0000 (0:00:00.248) 0:07:05.252 ******* 2026-03-18 09:53:10.140592 | instance | ok: [instance] => { 2026-03-18 09:53:10.140666 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-03-18 09:53:10.140677 | instance | } 2026-03-18 09:53:10.140714 | instance | 2026-03-18 09:53:10.141008 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:53:10.141090 | instance | Wednesday 18 March 2026 09:53:10 +0000 (0:00:00.058) 0:07:05.311 ******* 2026-03-18 09:53:10.718639 | instance | changed: [instance] 2026-03-18 09:53:10.718742 | instance | 2026-03-18 09:53:10.719008 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:53:10.719073 | instance | Wednesday 18 March 2026 09:53:10 +0000 (0:00:00.578) 0:07:05.889 ******* 2026-03-18 09:53:12.252578 | instance | changed: [instance] 2026-03-18 09:53:12.252656 | instance | 2026-03-18 09:53:12.252889 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-03-18 09:53:12.252933 | instance | Wednesday 18 March 2026 09:53:12 +0000 (0:00:01.534) 0:07:07.423 ******* 2026-03-18 09:53:12.615421 | instance | ok: [instance] 2026-03-18 09:53:12.615500 | instance | 2026-03-18 09:53:12.615842 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-03-18 09:53:12.615887 | instance | Wednesday 18 March 2026 09:53:12 +0000 (0:00:00.362) 0:07:07.786 ******* 2026-03-18 09:53:12.841023 | instance | changed: [instance] 2026-03-18 09:53:12.841097 | instance | 2026-03-18 09:53:12.841237 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-03-18 09:53:12.841357 | instance | Wednesday 18 March 2026 09:53:12 +0000 (0:00:00.225) 0:07:08.012 ******* 2026-03-18 09:53:13.101445 | instance | ok: [instance] 2026-03-18 09:53:13.101677 | instance | 2026-03-18 09:53:13.101992 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-03-18 09:53:13.102258 | instance | Wednesday 18 March 2026 09:53:13 +0000 (0:00:00.259) 0:07:08.272 ******* 2026-03-18 09:53:13.318176 | instance | changed: [instance] 2026-03-18 09:53:13.318415 | instance | 2026-03-18 09:53:13.318699 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-03-18 09:53:13.318961 | instance | Wednesday 18 March 2026 09:53:13 +0000 (0:00:00.216) 0:07:08.489 ******* 2026-03-18 09:53:13.521859 | instance | ok: [instance] 2026-03-18 09:53:13.522126 | instance | 2026-03-18 09:53:13.522394 | instance | TASK [Install plugin] ********************************************************** 2026-03-18 09:53:13.522667 | instance | Wednesday 18 March 2026 09:53:13 +0000 (0:00:00.203) 0:07:08.692 ******* 2026-03-18 09:53:13.578160 | instance | included: vexxhost.containers.download_artifact for instance 2026-03-18 09:53:13.578523 | instance | 2026-03-18 09:53:13.578868 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 09:53:13.579139 | instance | Wednesday 18 March 2026 09:53:13 +0000 (0:00:00.056) 0:07:08.749 ******* 2026-03-18 09:53:13.627067 | instance | ok: [instance] => { 2026-03-18 09:53:13.627413 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-03-18 09:53:13.627779 | instance | } 2026-03-18 09:53:13.628063 | instance | 2026-03-18 09:53:13.628511 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 09:53:13.628889 | instance | Wednesday 18 March 2026 09:53:13 +0000 (0:00:00.048) 0:07:08.798 ******* 2026-03-18 09:53:14.282823 | instance | changed: [instance] 2026-03-18 09:53:14.282972 | instance | 2026-03-18 09:53:14.283146 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 09:53:14.283321 | instance | Wednesday 18 March 2026 09:53:14 +0000 (0:00:00.655) 0:07:09.453 ******* 2026-03-18 09:53:16.292504 | instance | changed: [instance] 2026-03-18 09:53:16.292730 | instance | 2026-03-18 09:53:16.293015 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:53:16.293283 | instance | Wednesday 18 March 2026 09:53:16 +0000 (0:00:02.009) 0:07:11.463 ******* 2026-03-18 09:53:16.335805 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:53:16.336065 | instance | 2026-03-18 09:53:16.336350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:53:16.336620 | instance | Wednesday 18 March 2026 09:53:16 +0000 (0:00:00.043) 0:07:11.507 ******* 2026-03-18 09:53:17.072306 | instance | changed: [instance] 2026-03-18 09:53:17.072568 | instance | 2026-03-18 09:53:17.072840 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-03-18 09:53:17.073118 | instance | Wednesday 18 March 2026 09:53:17 +0000 (0:00:00.735) 0:07:12.243 ******* 2026-03-18 09:53:17.892071 | instance | ok: [instance] 2026-03-18 09:53:17.892214 | instance | 2026-03-18 09:53:17.892557 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-03-18 09:53:17.892779 | instance | Wednesday 18 March 2026 09:53:17 +0000 (0:00:00.819) 0:07:13.062 ******* 2026-03-18 09:53:19.918766 | instance | changed: [instance] 2026-03-18 09:53:19.918836 | instance | 2026-03-18 09:53:19.918957 | instance | PLAY [all] ********************************************************************* 2026-03-18 09:53:19.919065 | instance | 2026-03-18 09:53:19.919182 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:53:19.919300 | instance | Wednesday 18 March 2026 09:53:19 +0000 (0:00:02.027) 0:07:15.090 ******* 2026-03-18 09:53:21.000262 | instance | ok: [instance] 2026-03-18 09:53:21.000322 | instance | 2026-03-18 09:53:21.000602 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-03-18 09:53:21.000640 | instance | Wednesday 18 March 2026 09:53:20 +0000 (0:00:01.081) 0:07:16.171 ******* 2026-03-18 09:53:21.696452 | instance | changed: [instance] 2026-03-18 09:53:21.696545 | instance | 2026-03-18 09:53:21.697058 | instance | PLAY [all] ********************************************************************* 2026-03-18 09:53:21.697097 | instance | 2026-03-18 09:53:21.697102 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-03-18 09:53:21.697107 | instance | Wednesday 18 March 2026 09:53:21 +0000 (0:00:00.696) 0:07:16.868 ******* 2026-03-18 09:53:22.474520 | instance | ok: [instance] 2026-03-18 09:53:22.474592 | instance | 2026-03-18 09:53:22.474742 | instance | PLAY [controllers] ************************************************************* 2026-03-18 09:53:22.475033 | instance | 2026-03-18 09:53:22.475088 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:53:22.475106 | instance | Wednesday 18 March 2026 09:53:22 +0000 (0:00:00.777) 0:07:17.645 ******* 2026-03-18 09:53:23.472639 | instance | ok: [instance] 2026-03-18 09:53:23.472770 | instance | 2026-03-18 09:53:23.472783 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:53:23.472943 | instance | Wednesday 18 March 2026 09:53:23 +0000 (0:00:00.997) 0:07:18.643 ******* 2026-03-18 09:53:23.517529 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:53:23.517903 | instance | 2026-03-18 09:53:23.517952 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:53:23.518088 | instance | Wednesday 18 March 2026 09:53:23 +0000 (0:00:00.045) 0:07:18.689 ******* 2026-03-18 09:53:23.984194 | instance | changed: [instance] 2026-03-18 09:53:23.984266 | instance | 2026-03-18 09:53:23.984427 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-03-18 09:53:23.984693 | instance | Wednesday 18 March 2026 09:53:23 +0000 (0:00:00.465) 0:07:19.155 ******* 2026-03-18 09:53:25.070642 | instance | changed: [instance] 2026-03-18 09:53:25.070886 | instance | 2026-03-18 09:53:25.071161 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:53:25.071509 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:01.086) 0:07:20.241 ******* 2026-03-18 09:53:25.114522 | instance | skipping: [instance] 2026-03-18 09:53:25.114786 | instance | 2026-03-18 09:53:25.115080 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-03-18 09:53:25.115360 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.044) 0:07:20.285 ******* 2026-03-18 09:53:25.162596 | instance | skipping: [instance] 2026-03-18 09:53:25.163125 | instance | 2026-03-18 09:53:25.163487 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-03-18 09:53:25.163792 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.047) 0:07:20.333 ******* 2026-03-18 09:53:25.202851 | instance | skipping: [instance] 2026-03-18 09:53:25.203083 | instance | 2026-03-18 09:53:25.203371 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-03-18 09:53:25.203730 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.040) 0:07:20.374 ******* 2026-03-18 09:53:25.340550 | instance | skipping: [instance] 2026-03-18 09:53:25.340768 | instance | 2026-03-18 09:53:25.341044 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-03-18 09:53:25.341354 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.137) 0:07:20.511 ******* 2026-03-18 09:53:25.384996 | instance | skipping: [instance] 2026-03-18 09:53:25.385236 | instance | 2026-03-18 09:53:25.385372 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-03-18 09:53:25.385524 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.044) 0:07:20.556 ******* 2026-03-18 09:53:25.430537 | instance | skipping: [instance] 2026-03-18 09:53:25.430999 | instance | 2026-03-18 09:53:25.431512 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-03-18 09:53:25.432079 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.045) 0:07:20.601 ******* 2026-03-18 09:53:25.477319 | instance | skipping: [instance] 2026-03-18 09:53:25.477443 | instance | 2026-03-18 09:53:25.477614 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-03-18 09:53:25.477769 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.046) 0:07:20.648 ******* 2026-03-18 09:53:25.510173 | instance | skipping: [instance] 2026-03-18 09:53:25.510441 | instance | 2026-03-18 09:53:25.510723 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-03-18 09:53:25.511094 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.032) 0:07:20.681 ******* 2026-03-18 09:53:25.557287 | instance | skipping: [instance] 2026-03-18 09:53:25.557457 | instance | 2026-03-18 09:53:25.557726 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-03-18 09:53:25.557974 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.046) 0:07:20.727 ******* 2026-03-18 09:53:25.589538 | instance | skipping: [instance] 2026-03-18 09:53:25.589682 | instance | 2026-03-18 09:53:25.589861 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-03-18 09:53:25.590052 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.033) 0:07:20.761 ******* 2026-03-18 09:53:25.622181 | instance | skipping: [instance] 2026-03-18 09:53:25.622416 | instance | 2026-03-18 09:53:25.622709 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-03-18 09:53:25.622975 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.032) 0:07:20.793 ******* 2026-03-18 09:53:25.654315 | instance | skipping: [instance] 2026-03-18 09:53:25.654568 | instance | 2026-03-18 09:53:25.654869 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-03-18 09:53:25.655154 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.032) 0:07:20.825 ******* 2026-03-18 09:53:25.706309 | instance | skipping: [instance] 2026-03-18 09:53:25.706564 | instance | 2026-03-18 09:53:25.706723 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-18 09:53:25.706892 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.051) 0:07:20.877 ******* 2026-03-18 09:53:25.738459 | instance | skipping: [instance] 2026-03-18 09:53:25.738635 | instance | 2026-03-18 09:53:25.738907 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-18 09:53:25.739170 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.032) 0:07:20.909 ******* 2026-03-18 09:53:25.768602 | instance | skipping: [instance] 2026-03-18 09:53:25.768917 | instance | 2026-03-18 09:53:25.769313 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-18 09:53:25.769645 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.030) 0:07:20.940 ******* 2026-03-18 09:53:25.805476 | instance | skipping: [instance] 2026-03-18 09:53:25.805727 | instance | 2026-03-18 09:53:25.805948 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-03-18 09:53:25.806118 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.037) 0:07:20.977 ******* 2026-03-18 09:53:25.838100 | instance | skipping: [instance] 2026-03-18 09:53:25.838586 | instance | 2026-03-18 09:53:25.838601 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-03-18 09:53:25.838839 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.032) 0:07:21.009 ******* 2026-03-18 09:53:25.874800 | instance | skipping: [instance] 2026-03-18 09:53:25.874848 | instance | 2026-03-18 09:53:25.874855 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-03-18 09:53:25.874862 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.035) 0:07:21.045 ******* 2026-03-18 09:53:25.902463 | instance | skipping: [instance] 2026-03-18 09:53:25.902696 | instance | 2026-03-18 09:53:25.902980 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-03-18 09:53:25.903215 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.028) 0:07:21.073 ******* 2026-03-18 09:53:25.931583 | instance | skipping: [instance] 2026-03-18 09:53:25.931806 | instance | 2026-03-18 09:53:25.932153 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-03-18 09:53:25.932355 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.029) 0:07:21.103 ******* 2026-03-18 09:53:25.966711 | instance | skipping: [instance] 2026-03-18 09:53:25.966940 | instance | 2026-03-18 09:53:25.967203 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-03-18 09:53:25.967464 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.035) 0:07:21.138 ******* 2026-03-18 09:53:25.993693 | instance | skipping: [instance] 2026-03-18 09:53:25.993978 | instance | 2026-03-18 09:53:25.994273 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-03-18 09:53:25.994750 | instance | Wednesday 18 March 2026 09:53:25 +0000 (0:00:00.026) 0:07:21.165 ******* 2026-03-18 09:53:26.048195 | instance | skipping: [instance] 2026-03-18 09:53:26.048388 | instance | 2026-03-18 09:53:26.048654 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-03-18 09:53:26.049142 | instance | Wednesday 18 March 2026 09:53:26 +0000 (0:00:00.054) 0:07:21.219 ******* 2026-03-18 09:53:26.092051 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-03-18 09:53:26.092275 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-03-18 09:53:26.092547 | instance | skipping: [instance] 2026-03-18 09:53:26.092840 | instance | 2026-03-18 09:53:26.093124 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-03-18 09:53:26.093405 | instance | Wednesday 18 March 2026 09:53:26 +0000 (0:00:00.043) 0:07:21.263 ******* 2026-03-18 09:53:26.129180 | instance | skipping: [instance] 2026-03-18 09:53:26.129389 | instance | 2026-03-18 09:53:26.129685 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-03-18 09:53:26.129985 | instance | Wednesday 18 March 2026 09:53:26 +0000 (0:00:00.036) 0:07:21.300 ******* 2026-03-18 09:53:26.185774 | instance | skipping: [instance] 2026-03-18 09:53:26.186048 | instance | 2026-03-18 09:53:26.186337 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-03-18 09:53:26.186635 | instance | Wednesday 18 March 2026 09:53:26 +0000 (0:00:00.056) 0:07:21.356 ******* 2026-03-18 09:53:26.222059 | instance | skipping: [instance] 2026-03-18 09:53:26.222328 | instance | 2026-03-18 09:53:26.222633 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-03-18 09:53:26.222928 | instance | Wednesday 18 March 2026 09:53:26 +0000 (0:00:00.036) 0:07:21.393 ******* 2026-03-18 09:53:26.263804 | instance | skipping: [instance] 2026-03-18 09:53:26.264036 | instance | 2026-03-18 09:53:26.264333 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-03-18 09:53:26.264621 | instance | Wednesday 18 March 2026 09:53:26 +0000 (0:00:00.041) 0:07:21.434 ******* 2026-03-18 09:53:26.336774 | instance | skipping: [instance] 2026-03-18 09:53:26.336926 | instance | 2026-03-18 09:53:26.337094 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-03-18 09:53:26.337253 | instance | 2026-03-18 09:53:26.337412 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:53:26.337598 | instance | Wednesday 18 March 2026 09:53:26 +0000 (0:00:00.073) 0:07:21.508 ******* 2026-03-18 09:53:27.314196 | instance | ok: [instance] 2026-03-18 09:53:27.314473 | instance | 2026-03-18 09:53:27.314768 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-03-18 09:53:27.315048 | instance | Wednesday 18 March 2026 09:53:27 +0000 (0:00:00.976) 0:07:22.485 ******* 2026-03-18 09:53:27.368019 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-03-18 09:53:27.368272 | instance | 2026-03-18 09:53:27.368558 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:53:27.368836 | instance | Wednesday 18 March 2026 09:53:27 +0000 (0:00:00.054) 0:07:22.539 ******* 2026-03-18 09:53:27.409059 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:53:27.409254 | instance | 2026-03-18 09:53:27.409523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:53:27.409788 | instance | Wednesday 18 March 2026 09:53:27 +0000 (0:00:00.040) 0:07:22.580 ******* 2026-03-18 09:53:27.885092 | instance | changed: [instance] 2026-03-18 09:53:27.885295 | instance | 2026-03-18 09:53:27.885560 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-03-18 09:53:27.885855 | instance | Wednesday 18 March 2026 09:53:27 +0000 (0:00:00.475) 0:07:23.056 ******* 2026-03-18 09:54:02.083593 | instance | changed: [instance] 2026-03-18 09:54:02.083901 | instance | 2026-03-18 09:54:02.084198 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-03-18 09:54:02.084511 | instance | Wednesday 18 March 2026 09:54:02 +0000 (0:00:34.197) 0:07:57.254 ******* 2026-03-18 09:54:02.819636 | instance | changed: [instance] 2026-03-18 09:54:02.819832 | instance | 2026-03-18 09:54:02.820144 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-03-18 09:54:02.820389 | instance | Wednesday 18 March 2026 09:54:02 +0000 (0:00:00.736) 0:07:57.990 ******* 2026-03-18 09:54:02.867315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-03-18 09:54:02.867530 | instance | 2026-03-18 09:54:02.867874 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-03-18 09:54:02.868125 | instance | Wednesday 18 March 2026 09:54:02 +0000 (0:00:00.048) 0:07:58.038 ******* 2026-03-18 09:54:03.561570 | instance | changed: [instance] 2026-03-18 09:54:03.561810 | instance | 2026-03-18 09:54:03.562208 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-03-18 09:54:03.562491 | instance | Wednesday 18 March 2026 09:54:03 +0000 (0:00:00.693) 0:07:58.732 ******* 2026-03-18 09:54:04.238804 | instance | ok: [instance] 2026-03-18 09:54:04.238953 | instance | 2026-03-18 09:54:04.239157 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-03-18 09:54:04.239369 | instance | Wednesday 18 March 2026 09:54:04 +0000 (0:00:00.677) 0:07:59.409 ******* 2026-03-18 09:54:04.719035 | instance | changed: [instance] 2026-03-18 09:54:04.719255 | instance | 2026-03-18 09:54:04.719589 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-03-18 09:54:04.719876 | instance | Wednesday 18 March 2026 09:54:04 +0000 (0:00:00.474) 0:07:59.884 ******* 2026-03-18 09:54:04.720126 | instance | 2026-03-18 09:54:04.720422 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-03-18 09:54:04.720706 | instance | Wednesday 18 March 2026 09:54:04 +0000 (0:00:00.005) 0:07:59.889 ******* 2026-03-18 09:54:04.757534 | instance | skipping: [instance] 2026-03-18 09:54:04.757988 | instance | 2026-03-18 09:54:04.758335 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-03-18 09:54:04.758642 | instance | Wednesday 18 March 2026 09:54:04 +0000 (0:00:00.039) 0:07:59.928 ******* 2026-03-18 09:54:06.476893 | instance | changed: [instance] 2026-03-18 09:54:06.477110 | instance | 2026-03-18 09:54:06.477412 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-03-18 09:54:06.477706 | instance | Wednesday 18 March 2026 09:54:06 +0000 (0:00:01.718) 0:08:01.647 ******* 2026-03-18 09:54:08.838034 | instance | changed: [instance] 2026-03-18 09:54:08.838460 | instance | 2026-03-18 09:54:08.839038 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:54:08.839085 | instance | Wednesday 18 March 2026 09:54:08 +0000 (0:00:02.361) 0:08:04.008 ******* 2026-03-18 09:54:08.883422 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:54:08.883503 | instance | 2026-03-18 09:54:08.883752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:54:08.883817 | instance | Wednesday 18 March 2026 09:54:08 +0000 (0:00:00.045) 0:08:04.054 ******* 2026-03-18 09:54:09.405905 | instance | changed: [instance] 2026-03-18 09:54:09.406019 | instance | 2026-03-18 09:54:09.406040 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-03-18 09:54:09.406280 | instance | Wednesday 18 March 2026 09:54:09 +0000 (0:00:00.522) 0:08:04.577 ******* 2026-03-18 09:54:24.324932 | instance | changed: [instance] 2026-03-18 09:54:24.325100 | instance | 2026-03-18 09:54:24.325292 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:54:24.325470 | instance | Wednesday 18 March 2026 09:54:24 +0000 (0:00:14.917) 0:08:19.495 ******* 2026-03-18 09:54:24.365541 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:54:24.365803 | instance | 2026-03-18 09:54:24.366123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:54:24.366434 | instance | Wednesday 18 March 2026 09:54:24 +0000 (0:00:00.041) 0:08:19.537 ******* 2026-03-18 09:54:24.866404 | instance | changed: [instance] 2026-03-18 09:54:24.866666 | instance | 2026-03-18 09:54:24.867019 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-03-18 09:54:24.867390 | instance | Wednesday 18 March 2026 09:54:24 +0000 (0:00:00.500) 0:08:20.037 ******* 2026-03-18 09:54:28.017202 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-03-18 09:54:28.017628 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-03-18 09:54:28.017870 | instance | 2026-03-18 09:54:28.018189 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-03-18 09:54:28.018461 | instance | Wednesday 18 March 2026 09:54:28 +0000 (0:00:03.150) 0:08:23.187 ******* 2026-03-18 09:54:31.403291 | instance | changed: [instance] 2026-03-18 09:54:31.403392 | instance | 2026-03-18 09:54:31.403408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:54:31.403424 | instance | Wednesday 18 March 2026 09:54:31 +0000 (0:00:03.385) 0:08:26.573 ******* 2026-03-18 09:54:31.444272 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:54:31.444382 | instance | 2026-03-18 09:54:31.444556 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:54:31.444724 | instance | Wednesday 18 March 2026 09:54:31 +0000 (0:00:00.042) 0:08:26.615 ******* 2026-03-18 09:54:31.979928 | instance | changed: [instance] 2026-03-18 09:54:31.980223 | instance | 2026-03-18 09:54:31.980582 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-03-18 09:54:31.980914 | instance | Wednesday 18 March 2026 09:54:31 +0000 (0:00:00.535) 0:08:27.150 ******* 2026-03-18 09:54:35.211913 | instance | ok: [instance] 2026-03-18 09:54:35.212125 | instance | 2026-03-18 09:54:35.212452 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-03-18 09:54:35.212739 | instance | Wednesday 18 March 2026 09:54:35 +0000 (0:00:03.231) 0:08:30.382 ******* 2026-03-18 09:54:37.338231 | instance | changed: [instance] 2026-03-18 09:54:37.338339 | instance | 2026-03-18 09:54:37.338919 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-03-18 09:54:37.339012 | instance | Wednesday 18 March 2026 09:54:37 +0000 (0:00:02.126) 0:08:32.509 ******* 2026-03-18 09:54:37.997951 | instance | ok: [instance] 2026-03-18 09:54:37.998046 | instance | 2026-03-18 09:54:37.998296 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-03-18 09:54:37.998361 | instance | Wednesday 18 March 2026 09:54:37 +0000 (0:00:00.659) 0:08:33.168 ******* 2026-03-18 09:54:38.693049 | instance | changed: [instance] 2026-03-18 09:54:38.693144 | instance | 2026-03-18 09:54:38.693329 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-03-18 09:54:38.693546 | instance | Wednesday 18 March 2026 09:54:38 +0000 (0:00:00.695) 0:08:33.864 ******* 2026-03-18 09:54:40.051215 | instance | ok: [instance] 2026-03-18 09:54:40.051330 | instance | 2026-03-18 09:54:40.051345 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-03-18 09:54:40.051358 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:01.357) 0:08:35.221 ******* 2026-03-18 09:54:40.092078 | instance | skipping: [instance] 2026-03-18 09:54:40.092165 | instance | 2026-03-18 09:54:40.092466 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-03-18 09:54:40.092522 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:00.041) 0:08:35.263 ******* 2026-03-18 09:54:40.134645 | instance | skipping: [instance] 2026-03-18 09:54:40.134691 | instance | 2026-03-18 09:54:40.134698 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-03-18 09:54:40.134703 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:00.042) 0:08:35.305 ******* 2026-03-18 09:54:40.181219 | instance | skipping: [instance] 2026-03-18 09:54:40.181291 | instance | 2026-03-18 09:54:40.181519 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-03-18 09:54:40.181613 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:00.046) 0:08:35.352 ******* 2026-03-18 09:54:40.228425 | instance | skipping: [instance] 2026-03-18 09:54:40.228496 | instance | 2026-03-18 09:54:40.228651 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-03-18 09:54:40.228806 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:00.048) 0:08:35.400 ******* 2026-03-18 09:54:40.276437 | instance | skipping: [instance] 2026-03-18 09:54:40.276623 | instance | 2026-03-18 09:54:40.276811 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-03-18 09:54:40.277163 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:00.046) 0:08:35.447 ******* 2026-03-18 09:54:40.321293 | instance | skipping: [instance] 2026-03-18 09:54:40.321405 | instance | 2026-03-18 09:54:40.321525 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-03-18 09:54:40.321656 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:00.046) 0:08:35.493 ******* 2026-03-18 09:54:40.368850 | instance | skipping: [instance] 2026-03-18 09:54:40.369013 | instance | 2026-03-18 09:54:40.369213 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-03-18 09:54:40.369386 | instance | Wednesday 18 March 2026 09:54:40 +0000 (0:00:00.046) 0:08:35.539 ******* 2026-03-18 09:56:33.587476 | instance | changed: [instance] 2026-03-18 09:56:33.587656 | instance | 2026-03-18 09:56:33.587950 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-03-18 09:56:33.588238 | instance | Wednesday 18 March 2026 09:56:33 +0000 (0:01:53.218) 0:10:28.758 ******* 2026-03-18 09:56:34.357165 | instance | changed: [instance] 2026-03-18 09:56:34.357408 | instance | 2026-03-18 09:56:34.357730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:56:34.358180 | instance | Wednesday 18 March 2026 09:56:34 +0000 (0:00:00.769) 0:10:29.527 ******* 2026-03-18 09:56:34.403363 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:56:34.403432 | instance | 2026-03-18 09:56:34.403566 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:56:34.403689 | instance | Wednesday 18 March 2026 09:56:34 +0000 (0:00:00.046) 0:10:29.574 ******* 2026-03-18 09:56:34.877913 | instance | changed: [instance] 2026-03-18 09:56:34.878106 | instance | 2026-03-18 09:56:34.878291 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-03-18 09:56:34.878461 | instance | Wednesday 18 March 2026 09:56:34 +0000 (0:00:00.474) 0:10:30.048 ******* 2026-03-18 09:56:35.600129 | instance | changed: [instance] 2026-03-18 09:56:35.600327 | instance | 2026-03-18 09:56:35.600651 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-03-18 09:56:35.600908 | instance | Wednesday 18 March 2026 09:56:35 +0000 (0:00:00.722) 0:10:30.770 ******* 2026-03-18 09:56:37.193708 | instance | changed: [instance] 2026-03-18 09:56:37.193797 | instance | 2026-03-18 09:56:37.193963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 09:56:37.194084 | instance | Wednesday 18 March 2026 09:56:37 +0000 (0:00:01.594) 0:10:32.364 ******* 2026-03-18 09:56:37.237753 | instance | skipping: [instance] 2026-03-18 09:56:37.237905 | instance | 2026-03-18 09:56:37.238073 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 09:56:37.238235 | instance | Wednesday 18 March 2026 09:56:37 +0000 (0:00:00.044) 0:10:32.409 ******* 2026-03-18 09:56:37.276880 | instance | skipping: [instance] 2026-03-18 09:56:37.277084 | instance | 2026-03-18 09:56:37.277480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 09:56:37.277697 | instance | Wednesday 18 March 2026 09:56:37 +0000 (0:00:00.038) 0:10:32.447 ******* 2026-03-18 09:56:37.313207 | instance | skipping: [instance] 2026-03-18 09:56:37.313461 | instance | 2026-03-18 09:56:37.313750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 09:56:37.314237 | instance | Wednesday 18 March 2026 09:56:37 +0000 (0:00:00.036) 0:10:32.484 ******* 2026-03-18 09:56:37.353800 | instance | skipping: [instance] 2026-03-18 09:56:37.354093 | instance | 2026-03-18 09:56:37.354399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 09:56:37.354779 | instance | Wednesday 18 March 2026 09:56:37 +0000 (0:00:00.040) 0:10:32.525 ******* 2026-03-18 09:56:38.030207 | instance | ok: [instance] 2026-03-18 09:56:38.030450 | instance | 2026-03-18 09:56:38.030745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 09:56:38.031016 | instance | Wednesday 18 March 2026 09:56:38 +0000 (0:00:00.675) 0:10:33.201 ******* 2026-03-18 09:56:38.082916 | instance | ok: [instance] 2026-03-18 09:56:38.083140 | instance | 2026-03-18 09:56:38.083516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 09:56:38.083750 | instance | Wednesday 18 March 2026 09:56:38 +0000 (0:00:00.052) 0:10:33.254 ******* 2026-03-18 09:56:38.130101 | instance | ok: [instance] 2026-03-18 09:56:38.130218 | instance | 2026-03-18 09:56:38.130461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 09:56:38.130583 | instance | Wednesday 18 March 2026 09:56:38 +0000 (0:00:00.047) 0:10:33.301 ******* 2026-03-18 09:56:38.195360 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 09:56:38.195559 | instance | 2026-03-18 09:56:38.195826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 09:56:38.196140 | instance | Wednesday 18 March 2026 09:56:38 +0000 (0:00:00.064) 0:10:33.366 ******* 2026-03-18 09:56:38.247405 | instance | ok: [instance] 2026-03-18 09:56:38.247683 | instance | 2026-03-18 09:56:38.247985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:56:38.248272 | instance | Wednesday 18 March 2026 09:56:38 +0000 (0:00:00.052) 0:10:33.418 ******* 2026-03-18 09:56:38.293108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:56:38.293374 | instance | 2026-03-18 09:56:38.293686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:56:38.293997 | instance | Wednesday 18 March 2026 09:56:38 +0000 (0:00:00.045) 0:10:33.464 ******* 2026-03-18 09:56:38.806691 | instance | changed: [instance] 2026-03-18 09:56:38.806914 | instance | 2026-03-18 09:56:38.807196 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-03-18 09:56:38.807467 | instance | Wednesday 18 March 2026 09:56:38 +0000 (0:00:00.512) 0:10:33.977 ******* 2026-03-18 09:56:39.520034 | instance | ok: [instance] 2026-03-18 09:56:39.520257 | instance | 2026-03-18 09:56:39.520593 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-03-18 09:56:39.520885 | instance | Wednesday 18 March 2026 09:56:39 +0000 (0:00:00.713) 0:10:34.691 ******* 2026-03-18 09:56:40.674519 | instance | changed: [instance] 2026-03-18 09:56:40.674755 | instance | 2026-03-18 09:56:40.675056 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-03-18 09:56:40.675363 | instance | Wednesday 18 March 2026 09:56:40 +0000 (0:00:01.154) 0:10:35.845 ******* 2026-03-18 09:56:41.043787 | instance | ok: [instance] 2026-03-18 09:56:41.044009 | instance | 2026-03-18 09:56:41.044290 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-03-18 09:56:41.044566 | instance | Wednesday 18 March 2026 09:56:41 +0000 (0:00:00.369) 0:10:36.214 ******* 2026-03-18 09:56:41.433032 | instance | changed: [instance] 2026-03-18 09:56:41.433253 | instance | 2026-03-18 09:56:41.433523 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-03-18 09:56:41.433791 | instance | Wednesday 18 March 2026 09:56:41 +0000 (0:00:00.389) 0:10:36.604 ******* 2026-03-18 09:56:41.826839 | instance | changed: [instance] 2026-03-18 09:56:41.827014 | instance | 2026-03-18 09:56:41.827269 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-03-18 09:56:41.827538 | instance | Wednesday 18 March 2026 09:56:41 +0000 (0:00:00.393) 0:10:36.997 ******* 2026-03-18 09:56:42.164396 | instance | ok: [instance] 2026-03-18 09:56:42.164454 | instance | 2026-03-18 09:56:42.164594 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-03-18 09:56:42.164716 | instance | Wednesday 18 March 2026 09:56:42 +0000 (0:00:00.337) 0:10:37.335 ******* 2026-03-18 09:59:25.613735 | instance | changed: [instance] 2026-03-18 09:59:25.614083 | instance | 2026-03-18 09:59:25.614547 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-03-18 09:59:25.614611 | instance | Wednesday 18 March 2026 09:59:25 +0000 (0:02:43.447) 0:13:20.783 ******* 2026-03-18 09:59:26.273905 | instance | ok: [instance] 2026-03-18 09:59:26.274091 | instance | 2026-03-18 09:59:26.274397 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-03-18 09:59:26.274460 | instance | Wednesday 18 March 2026 09:59:26 +0000 (0:00:00.661) 0:13:21.444 ******* 2026-03-18 09:59:26.329102 | instance | included: ingress for instance 2026-03-18 09:59:26.329332 | instance | 2026-03-18 09:59:26.329601 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-03-18 09:59:26.329929 | instance | Wednesday 18 March 2026 09:59:26 +0000 (0:00:00.055) 0:13:21.500 ******* 2026-03-18 09:59:27.211788 | instance | changed: [instance] 2026-03-18 09:59:27.211883 | instance | 2026-03-18 09:59:27.212072 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-03-18 09:59:27.212233 | instance | Wednesday 18 March 2026 09:59:27 +0000 (0:00:00.882) 0:13:22.383 ******* 2026-03-18 09:59:27.458325 | instance | ok: [instance] 2026-03-18 09:59:27.458547 | instance | 2026-03-18 09:59:27.458819 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-03-18 09:59:27.459081 | instance | Wednesday 18 March 2026 09:59:27 +0000 (0:00:00.246) 0:13:22.629 ******* 2026-03-18 09:59:28.307398 | instance | changed: [instance] 2026-03-18 09:59:28.307646 | instance | 2026-03-18 09:59:28.307921 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-03-18 09:59:28.308170 | instance | 2026-03-18 09:59:28.308434 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 09:59:28.308701 | instance | Wednesday 18 March 2026 09:59:28 +0000 (0:00:00.848) 0:13:23.478 ******* 2026-03-18 09:59:29.801716 | instance | ok: [instance] 2026-03-18 09:59:29.801817 | instance | 2026-03-18 09:59:29.802008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:59:29.802129 | instance | Wednesday 18 March 2026 09:59:29 +0000 (0:00:01.494) 0:13:24.973 ******* 2026-03-18 09:59:29.859800 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:59:29.860047 | instance | 2026-03-18 09:59:29.860391 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:59:29.860663 | instance | Wednesday 18 March 2026 09:59:29 +0000 (0:00:00.058) 0:13:25.031 ******* 2026-03-18 09:59:30.360518 | instance | changed: [instance] 2026-03-18 09:59:30.360717 | instance | 2026-03-18 09:59:30.361035 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-03-18 09:59:30.361315 | instance | Wednesday 18 March 2026 09:59:30 +0000 (0:00:00.499) 0:13:25.531 ******* 2026-03-18 09:59:31.107571 | instance | ok: [instance] 2026-03-18 09:59:31.107647 | instance | 2026-03-18 09:59:31.108015 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-03-18 09:59:31.108218 | instance | Wednesday 18 March 2026 09:59:31 +0000 (0:00:00.747) 0:13:26.278 ******* 2026-03-18 09:59:32.918173 | instance | changed: [instance] 2026-03-18 09:59:32.918269 | instance | 2026-03-18 09:59:32.918327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 09:59:32.918490 | instance | Wednesday 18 March 2026 09:59:32 +0000 (0:00:01.810) 0:13:28.089 ******* 2026-03-18 09:59:32.980867 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 09:59:32.980931 | instance | 2026-03-18 09:59:32.980938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 09:59:32.980960 | instance | Wednesday 18 March 2026 09:59:32 +0000 (0:00:00.062) 0:13:28.151 ******* 2026-03-18 09:59:33.573299 | instance | changed: [instance] 2026-03-18 09:59:33.573372 | instance | 2026-03-18 09:59:33.573510 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-18 09:59:33.573667 | instance | Wednesday 18 March 2026 09:59:33 +0000 (0:00:00.593) 0:13:28.744 ******* 2026-03-18 09:59:35.058691 | instance | changed: [instance] 2026-03-18 09:59:35.058749 | instance | 2026-03-18 09:59:35.058754 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-03-18 09:59:35.058760 | instance | Wednesday 18 March 2026 09:59:35 +0000 (0:00:01.484) 0:13:30.229 ******* 2026-03-18 09:59:35.757275 | instance | ok: [instance] 2026-03-18 09:59:35.757361 | instance | 2026-03-18 09:59:35.757487 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-03-18 09:59:35.757615 | instance | Wednesday 18 March 2026 09:59:35 +0000 (0:00:00.698) 0:13:30.928 ******* 2026-03-18 09:59:44.185805 | instance | ok: [instance] 2026-03-18 09:59:44.185955 | instance | 2026-03-18 09:59:44.185970 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-03-18 09:59:44.186158 | instance | Wednesday 18 March 2026 09:59:44 +0000 (0:00:08.428) 0:13:39.356 ******* 2026-03-18 09:59:46.082070 | instance | ok: [instance] 2026-03-18 09:59:46.082143 | instance | 2026-03-18 09:59:46.082330 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-03-18 09:59:46.082441 | instance | Wednesday 18 March 2026 09:59:46 +0000 (0:00:01.896) 0:13:41.253 ******* 2026-03-18 09:59:46.362660 | instance | ok: [instance] 2026-03-18 09:59:46.362774 | instance | 2026-03-18 09:59:46.363035 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-03-18 09:59:46.363090 | instance | Wednesday 18 March 2026 09:59:46 +0000 (0:00:00.280) 0:13:41.534 ******* 2026-03-18 09:59:46.572972 | instance | ok: [instance] 2026-03-18 09:59:46.573074 | instance | 2026-03-18 09:59:46.573208 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-03-18 09:59:46.573376 | instance | Wednesday 18 March 2026 09:59:46 +0000 (0:00:00.209) 0:13:41.743 ******* 2026-03-18 09:59:46.782767 | instance | ok: [instance] 2026-03-18 09:59:46.783036 | instance | 2026-03-18 09:59:46.783327 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-03-18 09:59:46.783596 | instance | Wednesday 18 March 2026 09:59:46 +0000 (0:00:00.209) 0:13:41.953 ******* 2026-03-18 09:59:47.481104 | instance | changed: [instance] 2026-03-18 09:59:47.481582 | instance | 2026-03-18 09:59:47.481618 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-03-18 09:59:47.481866 | instance | Wednesday 18 March 2026 09:59:47 +0000 (0:00:00.698) 0:13:42.651 ******* 2026-03-18 10:00:04.591687 | instance | changed: [instance] => (item=alertmanager) 2026-03-18 10:00:04.591890 | instance | changed: [instance] => (item=grafana) 2026-03-18 10:00:04.592201 | instance | changed: [instance] => (item=prometheus) 2026-03-18 10:00:04.592414 | instance | 2026-03-18 10:00:04.592731 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-03-18 10:00:04.593027 | instance | Wednesday 18 March 2026 10:00:04 +0000 (0:00:17.110) 0:13:59.762 ******* 2026-03-18 10:00:06.598212 | instance | ok: [instance] => (item=alertmanager) 2026-03-18 10:00:06.598505 | instance | ok: [instance] => (item=grafana) 2026-03-18 10:00:06.598777 | instance | ok: [instance] => (item=prometheus) 2026-03-18 10:00:06.599033 | instance | 2026-03-18 10:00:06.599304 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-03-18 10:00:06.599660 | instance | Wednesday 18 March 2026 10:00:06 +0000 (0:00:02.006) 0:14:01.768 ******* 2026-03-18 10:00:11.127930 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:11.128156 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:11.128428 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:11.128690 | instance | changed: [instance] 2026-03-18 10:00:11.128941 | instance | 2026-03-18 10:00:11.129210 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-03-18 10:00:11.129559 | instance | Wednesday 18 March 2026 10:00:11 +0000 (0:00:04.529) 0:14:06.298 ******* 2026-03-18 10:00:16.468235 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:16.468443 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:16.468716 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:16.468971 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:16.469244 | instance | changed: [instance] => (item=None) 2026-03-18 10:00:16.469502 | instance | changed: [instance] 2026-03-18 10:00:16.469756 | instance | 2026-03-18 10:00:16.470052 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-03-18 10:00:16.470358 | instance | Wednesday 18 March 2026 10:00:16 +0000 (0:00:05.340) 0:14:11.639 ******* 2026-03-18 10:00:27.888779 | instance | changed: [instance] => (item=alertmanager) 2026-03-18 10:00:27.888876 | instance | changed: [instance] => (item=prometheus) 2026-03-18 10:00:27.889487 | instance | 2026-03-18 10:00:27.889564 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-03-18 10:00:27.889587 | instance | Wednesday 18 March 2026 10:00:27 +0000 (0:00:11.420) 0:14:23.059 ******* 2026-03-18 10:00:39.299159 | instance | changed: [instance] => (item=alertmanager) 2026-03-18 10:00:39.299250 | instance | changed: [instance] => (item=prometheus) 2026-03-18 10:00:39.299611 | instance | 2026-03-18 10:00:39.299654 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-03-18 10:00:39.299660 | instance | Wednesday 18 March 2026 10:00:39 +0000 (0:00:11.411) 0:14:34.470 ******* 2026-03-18 10:00:40.079592 | instance | changed: [instance] 2026-03-18 10:00:40.079672 | instance | 2026-03-18 10:00:40.079915 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-03-18 10:00:40.079961 | instance | Wednesday 18 March 2026 10:00:40 +0000 (0:00:00.780) 0:14:35.250 ******* 2026-03-18 10:00:47.403787 | instance | ok: [instance] 2026-03-18 10:00:47.403892 | instance | 2026-03-18 10:00:47.403981 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-03-18 10:00:47.404100 | instance | Wednesday 18 March 2026 10:00:47 +0000 (0:00:07.324) 0:14:42.575 ******* 2026-03-18 10:01:02.101673 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-03-18 10:01:02.101781 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-03-18 10:01:02.101917 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-03-18 10:01:02.102161 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-03-18 10:01:02.102246 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-03-18 10:01:02.102268 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-03-18 10:01:02.102613 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-03-18 10:01:02.102638 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-03-18 10:01:02.102645 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-03-18 10:01:02.102721 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-03-18 10:01:02.103465 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-03-18 10:01:02.103539 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-03-18 10:01:02.103551 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-03-18 10:01:02.103561 | instance | 2026-03-18 10:01:02.103571 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-03-18 10:01:02.103580 | instance | Wednesday 18 March 2026 10:01:02 +0000 (0:00:14.697) 0:14:57.273 ******* 2026-03-18 10:01:41.880188 | instance | changed: [instance] 2026-03-18 10:01:41.880306 | instance | 2026-03-18 10:01:41.880322 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:01:41.880482 | instance | Wednesday 18 March 2026 10:01:41 +0000 (0:00:39.778) 0:15:37.051 ******* 2026-03-18 10:01:41.951154 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:01:41.951249 | instance | 2026-03-18 10:01:41.951257 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:01:41.951264 | instance | Wednesday 18 March 2026 10:01:41 +0000 (0:00:00.070) 0:15:37.121 ******* 2026-03-18 10:01:42.529659 | instance | changed: [instance] 2026-03-18 10:01:42.529755 | instance | 2026-03-18 10:01:42.530040 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-03-18 10:01:42.530177 | instance | Wednesday 18 March 2026 10:01:42 +0000 (0:00:00.579) 0:15:37.700 ******* 2026-03-18 10:01:46.383193 | instance | changed: [instance] 2026-03-18 10:01:46.383291 | instance | 2026-03-18 10:01:46.383520 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:01:46.383583 | instance | Wednesday 18 March 2026 10:01:46 +0000 (0:00:03.852) 0:15:41.553 ******* 2026-03-18 10:01:46.454056 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:01:46.454145 | instance | 2026-03-18 10:01:46.454169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:01:46.454334 | instance | Wednesday 18 March 2026 10:01:46 +0000 (0:00:00.070) 0:15:41.624 ******* 2026-03-18 10:01:46.969610 | instance | changed: [instance] 2026-03-18 10:01:46.969690 | instance | 2026-03-18 10:01:46.970124 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-03-18 10:01:46.970179 | instance | Wednesday 18 March 2026 10:01:46 +0000 (0:00:00.516) 0:15:42.140 ******* 2026-03-18 10:01:49.343965 | instance | changed: [instance] 2026-03-18 10:01:49.344051 | instance | 2026-03-18 10:01:49.344187 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:01:49.344313 | instance | Wednesday 18 March 2026 10:01:49 +0000 (0:00:02.374) 0:15:44.515 ******* 2026-03-18 10:01:49.418664 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:01:49.418774 | instance | 2026-03-18 10:01:49.419126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:01:49.419178 | instance | Wednesday 18 March 2026 10:01:49 +0000 (0:00:00.074) 0:15:44.589 ******* 2026-03-18 10:01:49.924155 | instance | changed: [instance] 2026-03-18 10:01:49.924209 | instance | 2026-03-18 10:01:49.924215 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-03-18 10:01:49.924220 | instance | Wednesday 18 March 2026 10:01:49 +0000 (0:00:00.505) 0:15:45.095 ******* 2026-03-18 10:01:53.201159 | instance | changed: [instance] 2026-03-18 10:01:53.201248 | instance | 2026-03-18 10:01:53.201611 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-03-18 10:01:53.201751 | instance | Wednesday 18 March 2026 10:01:53 +0000 (0:00:03.276) 0:15:48.371 ******* 2026-03-18 10:01:54.105154 | instance | changed: [instance] 2026-03-18 10:01:54.105352 | instance | 2026-03-18 10:01:54.105527 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:01:54.105556 | instance | Wednesday 18 March 2026 10:01:54 +0000 (0:00:00.904) 0:15:49.276 ******* 2026-03-18 10:01:54.161778 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:01:54.161893 | instance | 2026-03-18 10:01:54.162034 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:01:54.162144 | instance | Wednesday 18 March 2026 10:01:54 +0000 (0:00:00.056) 0:15:49.333 ******* 2026-03-18 10:01:54.652904 | instance | changed: [instance] 2026-03-18 10:01:54.652970 | instance | 2026-03-18 10:01:54.652975 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-03-18 10:01:54.652981 | instance | Wednesday 18 March 2026 10:01:54 +0000 (0:00:00.490) 0:15:49.823 ******* 2026-03-18 10:01:56.317367 | instance | changed: [instance] 2026-03-18 10:01:56.317433 | instance | 2026-03-18 10:01:56.317561 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-03-18 10:01:56.317668 | instance | 2026-03-18 10:01:56.318981 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:01:56.319170 | instance | Wednesday 18 March 2026 10:01:56 +0000 (0:00:01.665) 0:15:51.488 ******* 2026-03-18 10:01:58.267394 | instance | ok: [instance] 2026-03-18 10:01:58.267481 | instance | 2026-03-18 10:01:58.267576 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-03-18 10:01:58.267712 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:01.949) 0:15:53.438 ******* 2026-03-18 10:01:58.355731 | instance | skipping: [instance] 2026-03-18 10:01:58.355822 | instance | 2026-03-18 10:01:58.355950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:01:58.356088 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.088) 0:15:53.527 ******* 2026-03-18 10:01:58.442216 | instance | ok: [instance] 2026-03-18 10:01:58.444102 | instance | 2026-03-18 10:01:58.444178 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:01:58.444188 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.086) 0:15:53.613 ******* 2026-03-18 10:01:58.493995 | instance | skipping: [instance] 2026-03-18 10:01:58.494239 | instance | 2026-03-18 10:01:58.494519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:01:58.494777 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.051) 0:15:53.665 ******* 2026-03-18 10:01:58.543970 | instance | skipping: [instance] 2026-03-18 10:01:58.544207 | instance | 2026-03-18 10:01:58.544513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:01:58.544773 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.050) 0:15:53.715 ******* 2026-03-18 10:01:58.598874 | instance | skipping: [instance] 2026-03-18 10:01:58.599089 | instance | 2026-03-18 10:01:58.599392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:01:58.599735 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.054) 0:15:53.770 ******* 2026-03-18 10:01:58.652991 | instance | skipping: [instance] 2026-03-18 10:01:58.653410 | instance | 2026-03-18 10:01:58.653707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:01:58.654035 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.054) 0:15:53.824 ******* 2026-03-18 10:01:58.707572 | instance | skipping: [instance] 2026-03-18 10:01:58.707653 | instance | 2026-03-18 10:01:58.707757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:01:58.707873 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.054) 0:15:53.878 ******* 2026-03-18 10:01:58.777181 | instance | ok: [instance] 2026-03-18 10:01:58.777481 | instance | 2026-03-18 10:01:58.777791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:01:58.778106 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.069) 0:15:53.948 ******* 2026-03-18 10:01:58.841867 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:01:58.842141 | instance | 2026-03-18 10:01:58.842425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:01:58.842705 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.065) 0:15:54.013 ******* 2026-03-18 10:01:58.925266 | instance | ok: [instance] 2026-03-18 10:01:58.925493 | instance | 2026-03-18 10:01:58.925773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:01:58.926142 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.083) 0:15:54.096 ******* 2026-03-18 10:01:58.991550 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:01:58.991781 | instance | 2026-03-18 10:01:58.992204 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:01:58.992454 | instance | Wednesday 18 March 2026 10:01:58 +0000 (0:00:00.066) 0:15:54.163 ******* 2026-03-18 10:01:59.555253 | instance | changed: [instance] 2026-03-18 10:01:59.555461 | instance | 2026-03-18 10:01:59.555736 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-03-18 10:01:59.556012 | instance | Wednesday 18 March 2026 10:01:59 +0000 (0:00:00.562) 0:15:54.726 ******* 2026-03-18 10:02:01.188831 | instance | changed: [instance] 2026-03-18 10:02:01.188907 | instance | 2026-03-18 10:02:01.188920 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-03-18 10:02:01.188931 | instance | Wednesday 18 March 2026 10:02:01 +0000 (0:00:01.632) 0:15:56.358 ******* 2026-03-18 10:02:02.003383 | instance | changed: [instance] 2026-03-18 10:02:02.003433 | instance | 2026-03-18 10:02:02.003438 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-18 10:02:02.003443 | instance | Wednesday 18 March 2026 10:02:01 +0000 (0:00:00.815) 0:15:57.174 ******* 2026-03-18 10:02:08.096992 | instance | changed: [instance] 2026-03-18 10:02:08.097078 | instance | 2026-03-18 10:02:08.097375 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-18 10:02:08.097541 | instance | Wednesday 18 March 2026 10:02:08 +0000 (0:00:06.093) 0:16:03.267 ******* 2026-03-18 10:02:08.329543 | instance | changed: [instance] 2026-03-18 10:02:08.329713 | instance | 2026-03-18 10:02:08.330053 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-18 10:02:08.330332 | instance | Wednesday 18 March 2026 10:02:08 +0000 (0:00:00.232) 0:16:03.500 ******* 2026-03-18 10:02:08.870748 | instance | changed: [instance] 2026-03-18 10:02:08.870953 | instance | 2026-03-18 10:02:08.871259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:02:08.871587 | instance | Wednesday 18 March 2026 10:02:08 +0000 (0:00:00.541) 0:16:04.041 ******* 2026-03-18 10:02:08.961499 | instance | ok: [instance] 2026-03-18 10:02:08.961713 | instance | 2026-03-18 10:02:08.962027 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:02:08.962354 | instance | Wednesday 18 March 2026 10:02:08 +0000 (0:00:00.091) 0:16:04.132 ******* 2026-03-18 10:02:09.060713 | instance | included: rabbitmq for instance 2026-03-18 10:02:09.060972 | instance | 2026-03-18 10:02:09.061258 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:02:09.061528 | instance | Wednesday 18 March 2026 10:02:09 +0000 (0:00:00.099) 0:16:04.231 ******* 2026-03-18 10:02:09.788298 | instance | ok: [instance] 2026-03-18 10:02:09.788516 | instance | 2026-03-18 10:02:09.788793 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:02:09.789092 | instance | Wednesday 18 March 2026 10:02:09 +0000 (0:00:00.727) 0:16:04.959 ******* 2026-03-18 10:02:09.841531 | instance | skipping: [instance] 2026-03-18 10:02:09.842374 | instance | 2026-03-18 10:02:09.842476 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:02:09.842496 | instance | Wednesday 18 March 2026 10:02:09 +0000 (0:00:00.053) 0:16:05.012 ******* 2026-03-18 10:02:09.897543 | instance | skipping: [instance] 2026-03-18 10:02:09.897696 | instance | 2026-03-18 10:02:09.898031 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:02:09.898323 | instance | Wednesday 18 March 2026 10:02:09 +0000 (0:00:00.056) 0:16:05.068 ******* 2026-03-18 10:02:09.952239 | instance | skipping: [instance] 2026-03-18 10:02:09.952415 | instance | 2026-03-18 10:02:09.952685 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:02:09.952957 | instance | Wednesday 18 March 2026 10:02:09 +0000 (0:00:00.054) 0:16:05.123 ******* 2026-03-18 10:02:51.163709 | instance | changed: [instance] 2026-03-18 10:02:51.163842 | instance | 2026-03-18 10:02:51.164035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:02:51.164214 | instance | Wednesday 18 March 2026 10:02:51 +0000 (0:00:41.210) 0:16:46.334 ******* 2026-03-18 10:02:51.828439 | instance | ok: [instance] 2026-03-18 10:02:51.828559 | instance | 2026-03-18 10:02:51.828744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:02:51.828915 | instance | Wednesday 18 March 2026 10:02:51 +0000 (0:00:00.665) 0:16:46.999 ******* 2026-03-18 10:02:51.883035 | instance | ok: [instance] 2026-03-18 10:02:51.883315 | instance | 2026-03-18 10:02:51.883662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:02:51.883992 | instance | Wednesday 18 March 2026 10:02:51 +0000 (0:00:00.054) 0:16:47.054 ******* 2026-03-18 10:02:51.950550 | instance | skipping: [instance] 2026-03-18 10:02:51.950840 | instance | 2026-03-18 10:02:51.951176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:02:51.951494 | instance | Wednesday 18 March 2026 10:02:51 +0000 (0:00:00.067) 0:16:47.121 ******* 2026-03-18 10:02:52.008974 | instance | skipping: [instance] 2026-03-18 10:02:52.009294 | instance | 2026-03-18 10:02:52.009695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:02:52.010094 | instance | Wednesday 18 March 2026 10:02:52 +0000 (0:00:00.058) 0:16:47.180 ******* 2026-03-18 10:02:52.071934 | instance | ok: [instance] 2026-03-18 10:02:52.072134 | instance | 2026-03-18 10:02:52.072410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:02:52.072690 | instance | Wednesday 18 March 2026 10:02:52 +0000 (0:00:00.063) 0:16:47.243 ******* 2026-03-18 10:02:52.180675 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:02:52.180760 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:02:52.180867 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:02:52.181119 | instance | ok: [instance] => (item=identity) 2026-03-18 10:02:52.181360 | instance | 2026-03-18 10:02:52.181627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:02:52.181941 | instance | Wednesday 18 March 2026 10:02:52 +0000 (0:00:00.108) 0:16:47.352 ******* 2026-03-18 10:02:52.348446 | instance | ok: [instance] 2026-03-18 10:02:52.348705 | instance | 2026-03-18 10:02:52.349018 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:02:52.349302 | instance | Wednesday 18 March 2026 10:02:52 +0000 (0:00:00.167) 0:16:47.519 ******* 2026-03-18 10:02:52.426056 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:02:52.426275 | instance | 2026-03-18 10:02:52.426615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:02:52.426918 | instance | Wednesday 18 March 2026 10:02:52 +0000 (0:00:00.077) 0:16:47.597 ******* 2026-03-18 10:02:52.976979 | instance | changed: [instance] 2026-03-18 10:02:52.977304 | instance | 2026-03-18 10:02:52.977643 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-03-18 10:02:52.978125 | instance | Wednesday 18 March 2026 10:02:52 +0000 (0:00:00.550) 0:16:48.147 ******* 2026-03-18 10:02:54.513878 | instance | ok: [instance] => (item=None) 2026-03-18 10:02:54.514153 | instance | ok: [instance] 2026-03-18 10:02:54.514404 | instance | 2026-03-18 10:02:54.514687 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-03-18 10:02:54.514956 | instance | Wednesday 18 March 2026 10:02:54 +0000 (0:00:01.537) 0:16:49.684 ******* 2026-03-18 10:02:55.704759 | instance | ok: [instance] => (item=atmosphere) 2026-03-18 10:02:55.704974 | instance | 2026-03-18 10:02:55.705326 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-03-18 10:02:55.705589 | instance | Wednesday 18 March 2026 10:02:55 +0000 (0:00:01.190) 0:16:50.875 ******* 2026-03-18 10:02:56.638622 | instance | changed: [instance] 2026-03-18 10:02:56.638832 | instance | 2026-03-18 10:02:56.639135 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-03-18 10:02:56.639392 | instance | Wednesday 18 March 2026 10:02:56 +0000 (0:00:00.933) 0:16:51.809 ******* 2026-03-18 10:02:57.790360 | instance | changed: [instance] => (item=None) 2026-03-18 10:02:57.790581 | instance | changed: [instance] 2026-03-18 10:02:57.790833 | instance | 2026-03-18 10:02:57.791118 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-03-18 10:02:57.791375 | instance | Wednesday 18 March 2026 10:02:57 +0000 (0:00:01.151) 0:16:52.961 ******* 2026-03-18 10:02:59.413287 | instance | changed: [instance] => (item=None) 2026-03-18 10:02:59.413563 | instance | changed: [instance] 2026-03-18 10:02:59.413911 | instance | 2026-03-18 10:02:59.414197 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-03-18 10:02:59.414565 | instance | Wednesday 18 March 2026 10:02:59 +0000 (0:00:01.623) 0:16:54.584 ******* 2026-03-18 10:05:50.902898 | instance | changed: [instance] 2026-03-18 10:05:50.902986 | instance | 2026-03-18 10:05:50.903235 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:05:50.903501 | instance | Wednesday 18 March 2026 10:05:50 +0000 (0:02:51.489) 0:19:46.073 ******* 2026-03-18 10:05:51.024520 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:05:51.024901 | instance | 2026-03-18 10:05:51.025171 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:05:51.025456 | instance | Wednesday 18 March 2026 10:05:51 +0000 (0:00:00.121) 0:19:46.195 ******* 2026-03-18 10:05:51.080837 | instance | skipping: [instance] 2026-03-18 10:05:51.081058 | instance | 2026-03-18 10:05:51.081360 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:05:51.081627 | instance | Wednesday 18 March 2026 10:05:51 +0000 (0:00:00.056) 0:19:46.252 ******* 2026-03-18 10:05:51.136655 | instance | skipping: [instance] 2026-03-18 10:05:51.136885 | instance | 2026-03-18 10:05:51.137167 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:05:51.137455 | instance | Wednesday 18 March 2026 10:05:51 +0000 (0:00:00.055) 0:19:46.308 ******* 2026-03-18 10:05:51.196409 | instance | ok: [instance] 2026-03-18 10:05:51.196628 | instance | 2026-03-18 10:05:51.196909 | instance | TASK [Create Ingress identity] ************************************************* 2026-03-18 10:05:51.197282 | instance | Wednesday 18 March 2026 10:05:51 +0000 (0:00:00.059) 0:19:46.367 ******* 2026-03-18 10:05:51.277910 | instance | included: ingress for instance 2026-03-18 10:05:51.278001 | instance | 2026-03-18 10:05:51.278101 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-03-18 10:05:51.278220 | instance | Wednesday 18 March 2026 10:05:51 +0000 (0:00:00.081) 0:19:46.449 ******* 2026-03-18 10:05:52.312637 | instance | changed: [instance] 2026-03-18 10:05:52.313064 | instance | 2026-03-18 10:05:52.313453 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-03-18 10:05:52.313683 | instance | Wednesday 18 March 2026 10:05:52 +0000 (0:00:01.034) 0:19:47.483 ******* 2026-03-18 10:05:56.860256 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-03-18 10:05:56.860355 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-03-18 10:05:56.860735 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-03-18 10:05:56.860772 | instance | ok: [instance] 2026-03-18 10:05:56.860784 | instance | 2026-03-18 10:05:56.860800 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-03-18 10:05:56.860972 | instance | Wednesday 18 March 2026 10:05:56 +0000 (0:00:04.547) 0:19:52.031 ******* 2026-03-18 10:05:57.597019 | instance | ok: [instance] 2026-03-18 10:05:57.597125 | instance | 2026-03-18 10:05:57.597486 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-03-18 10:05:57.597536 | instance | Wednesday 18 March 2026 10:05:57 +0000 (0:00:00.736) 0:19:52.767 ******* 2026-03-18 10:05:59.096661 | instance | ok: [instance] => (item=atmosphere) 2026-03-18 10:05:59.096770 | instance | 2026-03-18 10:05:59.096851 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-03-18 10:05:59.096971 | instance | Wednesday 18 March 2026 10:05:59 +0000 (0:00:01.499) 0:19:54.267 ******* 2026-03-18 10:06:00.508375 | instance | changed: [instance] => (item=atmosphere) 2026-03-18 10:06:00.508420 | instance | 2026-03-18 10:06:00.508426 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-03-18 10:06:00.508439 | instance | Wednesday 18 March 2026 10:06:00 +0000 (0:00:01.411) 0:19:55.679 ******* 2026-03-18 10:06:01.659399 | instance | changed: [instance] => (item=atmosphere) 2026-03-18 10:06:01.659492 | instance | 2026-03-18 10:06:01.659773 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-03-18 10:06:01.660573 | instance | Wednesday 18 March 2026 10:06:01 +0000 (0:00:01.151) 0:19:56.830 ******* 2026-03-18 10:06:02.870855 | instance | changed: [instance] => (item=atmosphere) 2026-03-18 10:06:02.870988 | instance | 2026-03-18 10:06:02.871060 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-18 10:06:02.871221 | instance | Wednesday 18 March 2026 10:06:02 +0000 (0:00:01.211) 0:19:58.041 ******* 2026-03-18 10:06:03.145463 | instance | changed: [instance] 2026-03-18 10:06:03.145569 | instance | 2026-03-18 10:06:03.145629 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:06:03.145785 | instance | Wednesday 18 March 2026 10:06:03 +0000 (0:00:00.274) 0:19:58.316 ******* 2026-03-18 10:06:04.259848 | instance | ok: [instance] 2026-03-18 10:06:04.259953 | instance | 2026-03-18 10:06:04.260049 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:06:04.260641 | instance | Wednesday 18 March 2026 10:06:04 +0000 (0:00:01.114) 0:19:59.431 ******* 2026-03-18 10:06:04.504802 | instance | ok: [instance] 2026-03-18 10:06:04.504890 | instance | 2026-03-18 10:06:04.504990 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:06:04.505116 | instance | Wednesday 18 March 2026 10:06:04 +0000 (0:00:00.244) 0:19:59.676 ******* 2026-03-18 10:06:04.585118 | instance | ok: [instance] => { 2026-03-18 10:06:04.585213 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-18 10:06:04.585324 | instance | } 2026-03-18 10:06:04.585438 | instance | 2026-03-18 10:06:04.585562 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:06:04.585686 | instance | Wednesday 18 March 2026 10:06:04 +0000 (0:00:00.080) 0:19:59.756 ******* 2026-03-18 10:06:05.281282 | instance | changed: [instance] 2026-03-18 10:06:05.281384 | instance | 2026-03-18 10:06:05.281482 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:06:05.281608 | instance | Wednesday 18 March 2026 10:06:05 +0000 (0:00:00.695) 0:20:00.452 ******* 2026-03-18 10:06:06.627869 | instance | changed: [instance] 2026-03-18 10:06:06.627978 | instance | 2026-03-18 10:06:06.628087 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-18 10:06:06.628260 | instance | Wednesday 18 March 2026 10:06:06 +0000 (0:00:01.346) 0:20:01.798 ******* 2026-03-18 10:06:07.138530 | instance | changed: [instance] 2026-03-18 10:06:07.138653 | instance | 2026-03-18 10:06:07.138839 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-18 10:06:07.139010 | instance | Wednesday 18 March 2026 10:06:07 +0000 (0:00:00.510) 0:20:02.309 ******* 2026-03-18 10:06:07.891849 | instance | ok: [instance] 2026-03-18 10:06:07.892086 | instance | 2026-03-18 10:06:07.892335 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-18 10:06:07.892609 | instance | Wednesday 18 March 2026 10:06:07 +0000 (0:00:00.752) 0:20:03.062 ******* 2026-03-18 10:06:08.622012 | instance | ok: [instance] 2026-03-18 10:06:08.622237 | instance | 2026-03-18 10:06:08.622520 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-18 10:06:08.622796 | instance | Wednesday 18 March 2026 10:06:08 +0000 (0:00:00.730) 0:20:03.792 ******* 2026-03-18 10:06:08.993202 | instance | ok: [instance] 2026-03-18 10:06:08.993403 | instance | 2026-03-18 10:06:08.993689 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-18 10:06:08.994002 | instance | Wednesday 18 March 2026 10:06:08 +0000 (0:00:00.371) 0:20:04.164 ******* 2026-03-18 10:06:09.134960 | instance | included: openstack_helm_endpoints for instance 2026-03-18 10:06:09.135161 | instance | 2026-03-18 10:06:09.135446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:06:09.135716 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.141) 0:20:04.305 ******* 2026-03-18 10:06:09.192352 | instance | skipping: [instance] 2026-03-18 10:06:09.192577 | instance | 2026-03-18 10:06:09.192893 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:06:09.193173 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.057) 0:20:04.363 ******* 2026-03-18 10:06:09.248604 | instance | skipping: [instance] 2026-03-18 10:06:09.248834 | instance | 2026-03-18 10:06:09.249111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:06:09.249460 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.055) 0:20:04.419 ******* 2026-03-18 10:06:09.297659 | instance | skipping: [instance] 2026-03-18 10:06:09.297915 | instance | 2026-03-18 10:06:09.298197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:06:09.298470 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.049) 0:20:04.469 ******* 2026-03-18 10:06:09.357644 | instance | skipping: [instance] 2026-03-18 10:06:09.357749 | instance | 2026-03-18 10:06:09.357884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:06:09.358032 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.059) 0:20:04.529 ******* 2026-03-18 10:06:09.412951 | instance | skipping: [instance] 2026-03-18 10:06:09.413168 | instance | 2026-03-18 10:06:09.413549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:06:09.413822 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.055) 0:20:04.584 ******* 2026-03-18 10:06:09.464243 | instance | skipping: [instance] 2026-03-18 10:06:09.464425 | instance | 2026-03-18 10:06:09.464736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:06:09.464971 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.051) 0:20:04.635 ******* 2026-03-18 10:06:09.520968 | instance | ok: [instance] 2026-03-18 10:06:09.521173 | instance | 2026-03-18 10:06:09.521464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:06:09.521832 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.056) 0:20:04.691 ******* 2026-03-18 10:06:09.588411 | instance | ok: [instance] => (item=identity) 2026-03-18 10:06:09.588563 | instance | 2026-03-18 10:06:09.588735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:06:09.588895 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.067) 0:20:04.759 ******* 2026-03-18 10:06:09.665090 | instance | ok: [instance] 2026-03-18 10:06:09.665375 | instance | 2026-03-18 10:06:09.665731 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-18 10:06:09.666137 | instance | Wednesday 18 March 2026 10:06:09 +0000 (0:00:00.076) 0:20:04.835 ******* 2026-03-18 10:06:10.206031 | instance | changed: [instance] 2026-03-18 10:06:10.206306 | instance | 2026-03-18 10:06:10.206585 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-18 10:06:10.206881 | instance | Wednesday 18 March 2026 10:06:10 +0000 (0:00:00.541) 0:20:05.376 ******* 2026-03-18 10:06:10.772710 | instance | changed: [instance] 2026-03-18 10:06:10.772908 | instance | 2026-03-18 10:06:10.773215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:06:10.773536 | instance | Wednesday 18 March 2026 10:06:10 +0000 (0:00:00.566) 0:20:05.943 ******* 2026-03-18 10:06:10.856946 | instance | ok: [instance] 2026-03-18 10:06:10.857188 | instance | 2026-03-18 10:06:10.857457 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:06:10.857749 | instance | Wednesday 18 March 2026 10:06:10 +0000 (0:00:00.084) 0:20:06.028 ******* 2026-03-18 10:06:10.963417 | instance | included: rabbitmq for instance 2026-03-18 10:06:10.963554 | instance | 2026-03-18 10:06:10.963736 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:06:10.963907 | instance | Wednesday 18 March 2026 10:06:10 +0000 (0:00:00.106) 0:20:06.134 ******* 2026-03-18 10:06:11.647507 | instance | ok: [instance] 2026-03-18 10:06:11.648006 | instance | 2026-03-18 10:06:11.648029 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:06:11.648345 | instance | Wednesday 18 March 2026 10:06:11 +0000 (0:00:00.683) 0:20:06.818 ******* 2026-03-18 10:06:11.710662 | instance | skipping: [instance] 2026-03-18 10:06:11.710928 | instance | 2026-03-18 10:06:11.711243 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:06:11.711464 | instance | Wednesday 18 March 2026 10:06:11 +0000 (0:00:00.062) 0:20:06.881 ******* 2026-03-18 10:06:11.766158 | instance | skipping: [instance] 2026-03-18 10:06:11.766376 | instance | 2026-03-18 10:06:11.766684 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:06:11.766973 | instance | Wednesday 18 March 2026 10:06:11 +0000 (0:00:00.055) 0:20:06.937 ******* 2026-03-18 10:06:11.818102 | instance | skipping: [instance] 2026-03-18 10:06:11.818286 | instance | 2026-03-18 10:06:11.818543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:06:11.818812 | instance | Wednesday 18 March 2026 10:06:11 +0000 (0:00:00.051) 0:20:06.989 ******* 2026-03-18 10:06:37.699569 | instance | changed: [instance] 2026-03-18 10:06:37.699646 | instance | 2026-03-18 10:06:37.699790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:06:37.699936 | instance | Wednesday 18 March 2026 10:06:37 +0000 (0:00:25.881) 0:20:32.870 ******* 2026-03-18 10:06:38.386180 | instance | ok: [instance] 2026-03-18 10:06:38.386307 | instance | 2026-03-18 10:06:38.386506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:06:38.386718 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.686) 0:20:33.557 ******* 2026-03-18 10:06:38.443737 | instance | ok: [instance] 2026-03-18 10:06:38.443821 | instance | 2026-03-18 10:06:38.443999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:06:38.444176 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.058) 0:20:33.615 ******* 2026-03-18 10:06:38.499610 | instance | skipping: [instance] 2026-03-18 10:06:38.499793 | instance | 2026-03-18 10:06:38.500090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:06:38.500381 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.055) 0:20:33.670 ******* 2026-03-18 10:06:38.569355 | instance | skipping: [instance] 2026-03-18 10:06:38.569586 | instance | 2026-03-18 10:06:38.569980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:06:38.570391 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.069) 0:20:33.740 ******* 2026-03-18 10:06:38.625524 | instance | ok: [instance] 2026-03-18 10:06:38.625762 | instance | 2026-03-18 10:06:38.626063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:06:38.626331 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.056) 0:20:33.796 ******* 2026-03-18 10:06:38.730832 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:06:38.731161 | instance | ok: [instance] => (item=identity) 2026-03-18 10:06:38.731410 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:06:38.731672 | instance | ok: [instance] => (item=key_manager) 2026-03-18 10:06:38.731933 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:06:38.732200 | instance | 2026-03-18 10:06:38.732454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:06:38.732717 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.104) 0:20:33.901 ******* 2026-03-18 10:06:38.808823 | instance | ok: [instance] 2026-03-18 10:06:38.809013 | instance | 2026-03-18 10:06:38.809480 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:06:38.809741 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.077) 0:20:33.979 ******* 2026-03-18 10:06:38.880308 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:06:38.880517 | instance | 2026-03-18 10:06:38.880782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:06:38.881041 | instance | Wednesday 18 March 2026 10:06:38 +0000 (0:00:00.072) 0:20:34.051 ******* 2026-03-18 10:06:39.418797 | instance | changed: [instance] 2026-03-18 10:06:39.419015 | instance | 2026-03-18 10:06:39.419295 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-03-18 10:06:39.419659 | instance | Wednesday 18 March 2026 10:06:39 +0000 (0:00:00.537) 0:20:34.589 ******* 2026-03-18 10:08:22.289211 | instance | changed: [instance] 2026-03-18 10:08:22.289529 | instance | 2026-03-18 10:08:22.289943 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:08:22.290372 | instance | Wednesday 18 March 2026 10:08:22 +0000 (0:01:42.870) 0:22:17.460 ******* 2026-03-18 10:08:22.406004 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:08:22.406283 | instance | 2026-03-18 10:08:22.406561 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:08:22.406826 | instance | Wednesday 18 March 2026 10:08:22 +0000 (0:00:00.116) 0:22:17.576 ******* 2026-03-18 10:08:22.466948 | instance | skipping: [instance] 2026-03-18 10:08:22.467219 | instance | 2026-03-18 10:08:22.467510 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:08:22.467782 | instance | Wednesday 18 March 2026 10:08:22 +0000 (0:00:00.060) 0:22:17.637 ******* 2026-03-18 10:08:22.528037 | instance | skipping: [instance] 2026-03-18 10:08:22.528293 | instance | 2026-03-18 10:08:22.528589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:08:22.528862 | instance | Wednesday 18 March 2026 10:08:22 +0000 (0:00:00.061) 0:22:17.698 ******* 2026-03-18 10:08:22.616554 | instance | ok: [instance] 2026-03-18 10:08:22.616851 | instance | 2026-03-18 10:08:22.617131 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-03-18 10:08:22.617395 | instance | Wednesday 18 March 2026 10:08:22 +0000 (0:00:00.088) 0:22:17.787 ******* 2026-03-18 10:08:22.697269 | instance | included: ingress for instance 2026-03-18 10:08:22.697534 | instance | 2026-03-18 10:08:22.697868 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-03-18 10:08:22.698229 | instance | Wednesday 18 March 2026 10:08:22 +0000 (0:00:00.080) 0:22:17.868 ******* 2026-03-18 10:08:23.949256 | instance | changed: [instance] 2026-03-18 10:08:23.949328 | instance | 2026-03-18 10:08:23.949338 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-03-18 10:08:23.949347 | instance | Wednesday 18 March 2026 10:08:23 +0000 (0:00:01.251) 0:22:19.119 ******* 2026-03-18 10:08:25.175255 | instance | changed: [instance] 2026-03-18 10:08:25.175327 | instance | 2026-03-18 10:08:25.175339 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-03-18 10:08:25.175349 | instance | Wednesday 18 March 2026 10:08:25 +0000 (0:00:01.226) 0:22:20.345 ******* 2026-03-18 10:08:36.874832 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-03-18 10:08:36.874925 | instance | 2026-03-18 10:08:36.875139 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:08:36.875253 | instance | Wednesday 18 March 2026 10:08:36 +0000 (0:00:11.700) 0:22:32.045 ******* 2026-03-18 10:08:36.950976 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:08:36.951068 | instance | 2026-03-18 10:08:36.951192 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:08:36.951356 | instance | Wednesday 18 March 2026 10:08:36 +0000 (0:00:00.076) 0:22:32.122 ******* 2026-03-18 10:08:37.490722 | instance | changed: [instance] 2026-03-18 10:08:37.490917 | instance | 2026-03-18 10:08:37.491119 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-03-18 10:08:37.491296 | instance | Wednesday 18 March 2026 10:08:37 +0000 (0:00:00.540) 0:22:32.662 ******* 2026-03-18 10:08:40.684103 | instance | changed: [instance] 2026-03-18 10:08:40.684318 | instance | 2026-03-18 10:08:40.684604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:08:40.684876 | instance | Wednesday 18 March 2026 10:08:40 +0000 (0:00:03.192) 0:22:35.854 ******* 2026-03-18 10:08:40.746535 | instance | skipping: [instance] 2026-03-18 10:08:40.746756 | instance | 2026-03-18 10:08:40.747054 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:08:40.747341 | instance | Wednesday 18 March 2026 10:08:40 +0000 (0:00:00.063) 0:22:35.917 ******* 2026-03-18 10:08:40.799829 | instance | skipping: [instance] 2026-03-18 10:08:40.799979 | instance | 2026-03-18 10:08:40.800167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:08:40.800350 | instance | Wednesday 18 March 2026 10:08:40 +0000 (0:00:00.053) 0:22:35.971 ******* 2026-03-18 10:08:40.852284 | instance | skipping: [instance] 2026-03-18 10:08:40.852518 | instance | 2026-03-18 10:08:40.852825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:08:40.853168 | instance | Wednesday 18 March 2026 10:08:40 +0000 (0:00:00.051) 0:22:36.023 ******* 2026-03-18 10:08:40.905312 | instance | skipping: [instance] 2026-03-18 10:08:40.905528 | instance | 2026-03-18 10:08:40.905879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:08:40.906209 | instance | Wednesday 18 March 2026 10:08:40 +0000 (0:00:00.052) 0:22:36.075 ******* 2026-03-18 10:08:40.955031 | instance | skipping: [instance] 2026-03-18 10:08:40.955263 | instance | 2026-03-18 10:08:40.955564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:08:40.955836 | instance | Wednesday 18 March 2026 10:08:40 +0000 (0:00:00.049) 0:22:36.125 ******* 2026-03-18 10:08:41.015577 | instance | skipping: [instance] 2026-03-18 10:08:41.015742 | instance | 2026-03-18 10:08:41.015953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:08:41.016108 | instance | Wednesday 18 March 2026 10:08:41 +0000 (0:00:00.060) 0:22:36.186 ******* 2026-03-18 10:08:41.080313 | instance | ok: [instance] 2026-03-18 10:08:41.080543 | instance | 2026-03-18 10:08:41.080832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:08:41.081135 | instance | Wednesday 18 March 2026 10:08:41 +0000 (0:00:00.064) 0:22:36.251 ******* 2026-03-18 10:08:41.153329 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-03-18 10:08:41.153516 | instance | 2026-03-18 10:08:41.153794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:08:41.154116 | instance | Wednesday 18 March 2026 10:08:41 +0000 (0:00:00.072) 0:22:36.324 ******* 2026-03-18 10:08:41.225602 | instance | ok: [instance] 2026-03-18 10:08:41.225884 | instance | 2026-03-18 10:08:41.226233 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:08:41.226478 | instance | Wednesday 18 March 2026 10:08:41 +0000 (0:00:00.072) 0:22:36.396 ******* 2026-03-18 10:08:41.304887 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:08:41.305156 | instance | 2026-03-18 10:08:41.305435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:08:41.305703 | instance | Wednesday 18 March 2026 10:08:41 +0000 (0:00:00.079) 0:22:36.476 ******* 2026-03-18 10:08:41.863949 | instance | changed: [instance] 2026-03-18 10:08:41.864194 | instance | 2026-03-18 10:08:41.864481 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-03-18 10:08:41.864859 | instance | Wednesday 18 March 2026 10:08:41 +0000 (0:00:00.558) 0:22:37.034 ******* 2026-03-18 10:09:05.663081 | instance | ok: [instance] 2026-03-18 10:09:05.663244 | instance | 2026-03-18 10:09:05.663539 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-03-18 10:09:05.663896 | instance | Wednesday 18 March 2026 10:09:05 +0000 (0:00:23.798) 0:23:00.833 ******* 2026-03-18 10:09:20.849503 | instance | ok: [instance] 2026-03-18 10:09:20.849717 | instance | 2026-03-18 10:09:20.850047 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-03-18 10:09:20.850325 | instance | Wednesday 18 March 2026 10:09:20 +0000 (0:00:15.187) 0:23:16.020 ******* 2026-03-18 10:09:22.520147 | instance | ok: [instance] 2026-03-18 10:09:22.520211 | instance | 2026-03-18 10:09:22.520714 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-03-18 10:09:22.520777 | instance | Wednesday 18 March 2026 10:09:22 +0000 (0:00:01.670) 0:23:17.690 ******* 2026-03-18 10:09:23.868953 | instance | ok: [instance] 2026-03-18 10:09:23.869057 | instance | 2026-03-18 10:09:23.869332 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-03-18 10:09:23.869378 | instance | Wednesday 18 March 2026 10:09:23 +0000 (0:00:01.349) 0:23:19.040 ******* 2026-03-18 10:09:24.662106 | instance | changed: [instance] 2026-03-18 10:09:24.662200 | instance | 2026-03-18 10:09:24.662461 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-03-18 10:09:24.662512 | instance | Wednesday 18 March 2026 10:09:24 +0000 (0:00:00.793) 0:23:19.833 ******* 2026-03-18 10:09:25.647834 | instance | changed: [instance] 2026-03-18 10:09:25.647942 | instance | 2026-03-18 10:09:25.648026 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-03-18 10:09:25.648156 | instance | Wednesday 18 March 2026 10:09:25 +0000 (0:00:00.985) 0:23:20.819 ******* 2026-03-18 10:09:28.694439 | instance | changed: [instance] 2026-03-18 10:09:28.694537 | instance | 2026-03-18 10:09:28.694617 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-03-18 10:09:28.694749 | instance | Wednesday 18 March 2026 10:09:28 +0000 (0:00:03.046) 0:23:23.865 ******* 2026-03-18 10:09:30.657226 | instance | [WARNING]: Module did not set no_log for update_password 2026-03-18 10:09:30.682195 | instance | changed: [instance] 2026-03-18 10:09:30.682277 | instance | 2026-03-18 10:09:30.682410 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-03-18 10:09:30.682531 | instance | Wednesday 18 March 2026 10:09:30 +0000 (0:00:01.987) 0:23:25.853 ******* 2026-03-18 10:09:47.250569 | instance | ok: [instance] 2026-03-18 10:09:47.250657 | instance | 2026-03-18 10:09:47.250671 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-03-18 10:09:47.250692 | instance | Wednesday 18 March 2026 10:09:47 +0000 (0:00:16.567) 0:23:42.421 ******* 2026-03-18 10:09:48.538074 | instance | changed: [instance] 2026-03-18 10:09:48.538161 | instance | 2026-03-18 10:09:48.538282 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-03-18 10:09:48.538411 | instance | Wednesday 18 March 2026 10:09:48 +0000 (0:00:01.287) 0:23:43.709 ******* 2026-03-18 10:09:52.184414 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-215.nip.io/swift/v1/%(tenant_id)s'}) 2026-03-18 10:09:52.185024 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-03-18 10:09:52.185041 | instance | 2026-03-18 10:09:52.185048 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:09:52.185054 | instance | Wednesday 18 March 2026 10:09:52 +0000 (0:00:03.646) 0:23:47.355 ******* 2026-03-18 10:09:52.326852 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:09:52.326940 | instance | 2026-03-18 10:09:52.327055 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:09:52.327185 | instance | Wednesday 18 March 2026 10:09:52 +0000 (0:00:00.142) 0:23:47.497 ******* 2026-03-18 10:09:52.381873 | instance | skipping: [instance] 2026-03-18 10:09:52.382288 | instance | 2026-03-18 10:09:52.382349 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:09:52.382356 | instance | Wednesday 18 March 2026 10:09:52 +0000 (0:00:00.055) 0:23:47.553 ******* 2026-03-18 10:09:52.444099 | instance | skipping: [instance] 2026-03-18 10:09:52.444181 | instance | 2026-03-18 10:09:52.444469 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:09:52.444533 | instance | Wednesday 18 March 2026 10:09:52 +0000 (0:00:00.062) 0:23:47.615 ******* 2026-03-18 10:09:52.519791 | instance | ok: [instance] 2026-03-18 10:09:52.520293 | instance | 2026-03-18 10:09:52.520856 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-03-18 10:09:52.520948 | instance | Wednesday 18 March 2026 10:09:52 +0000 (0:00:00.075) 0:23:47.690 ******* 2026-03-18 10:09:52.607267 | instance | included: ingress for instance 2026-03-18 10:09:52.607355 | instance | 2026-03-18 10:09:52.607370 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-03-18 10:09:52.607384 | instance | Wednesday 18 March 2026 10:09:52 +0000 (0:00:00.085) 0:23:47.776 ******* 2026-03-18 10:09:53.673704 | instance | changed: [instance] 2026-03-18 10:09:53.673760 | instance | 2026-03-18 10:09:53.673767 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:09:53.673774 | instance | Wednesday 18 March 2026 10:09:53 +0000 (0:00:01.067) 0:23:48.844 ******* 2026-03-18 10:09:53.744447 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:09:53.744521 | instance | 2026-03-18 10:09:53.744528 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:09:53.744534 | instance | Wednesday 18 March 2026 10:09:53 +0000 (0:00:00.069) 0:23:48.913 ******* 2026-03-18 10:09:54.314484 | instance | changed: [instance] 2026-03-18 10:09:54.314568 | instance | 2026-03-18 10:09:54.314626 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-03-18 10:09:54.314754 | instance | Wednesday 18 March 2026 10:09:54 +0000 (0:00:00.571) 0:23:49.485 ******* 2026-03-18 10:10:09.077435 | instance | ok: [instance] 2026-03-18 10:10:09.077702 | instance | 2026-03-18 10:10:09.078099 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-03-18 10:10:09.078386 | instance | Wednesday 18 March 2026 10:10:09 +0000 (0:00:14.762) 0:24:04.248 ******* 2026-03-18 10:10:09.171596 | instance | ok: [instance] => (item=10.96.240.200) 2026-03-18 10:10:09.171849 | instance | 2026-03-18 10:10:09.172131 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-03-18 10:10:09.172399 | instance | Wednesday 18 March 2026 10:10:09 +0000 (0:00:00.093) 0:24:04.342 ******* 2026-03-18 10:10:09.906726 | instance | changed: [instance] 2026-03-18 10:10:09.906955 | instance | 2026-03-18 10:10:09.907233 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-03-18 10:10:09.907500 | instance | Wednesday 18 March 2026 10:10:09 +0000 (0:00:00.735) 0:24:05.077 ******* 2026-03-18 10:10:10.655464 | instance | changed: [instance] 2026-03-18 10:10:10.655728 | instance | 2026-03-18 10:10:10.655830 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-03-18 10:10:10.656052 | instance | Wednesday 18 March 2026 10:10:10 +0000 (0:00:00.748) 0:24:05.826 ******* 2026-03-18 10:10:11.881405 | instance | ok: [instance] 2026-03-18 10:10:11.881652 | instance | 2026-03-18 10:10:11.881973 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-03-18 10:10:11.882331 | instance | Wednesday 18 March 2026 10:10:11 +0000 (0:00:01.225) 0:24:07.052 ******* 2026-03-18 10:10:11.943764 | instance | ok: [instance] 2026-03-18 10:10:11.944112 | instance | 2026-03-18 10:10:11.944525 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-03-18 10:10:11.944901 | instance | Wednesday 18 March 2026 10:10:11 +0000 (0:00:00.062) 0:24:07.115 ******* 2026-03-18 10:10:12.685438 | instance | changed: [instance] 2026-03-18 10:10:12.685549 | instance | 2026-03-18 10:10:12.685737 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-03-18 10:10:12.685958 | instance | Wednesday 18 March 2026 10:10:12 +0000 (0:00:00.741) 0:24:07.856 ******* 2026-03-18 10:10:12.866387 | instance | ok: [instance] 2026-03-18 10:10:12.866502 | instance | 2026-03-18 10:10:12.866676 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-03-18 10:10:12.866845 | instance | Wednesday 18 March 2026 10:10:12 +0000 (0:00:00.180) 0:24:08.037 ******* 2026-03-18 10:10:14.622272 | instance | changed: [instance] 2026-03-18 10:10:14.622515 | instance | 2026-03-18 10:10:14.622826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:10:14.623132 | instance | Wednesday 18 March 2026 10:10:14 +0000 (0:00:01.755) 0:24:09.792 ******* 2026-03-18 10:10:14.712452 | instance | ok: [instance] 2026-03-18 10:10:14.712828 | instance | 2026-03-18 10:10:14.713036 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:10:14.713307 | instance | Wednesday 18 March 2026 10:10:14 +0000 (0:00:00.090) 0:24:09.883 ******* 2026-03-18 10:10:14.804757 | instance | included: rabbitmq for instance 2026-03-18 10:10:14.804879 | instance | 2026-03-18 10:10:14.805068 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:10:14.805275 | instance | Wednesday 18 March 2026 10:10:14 +0000 (0:00:00.092) 0:24:09.975 ******* 2026-03-18 10:10:15.498710 | instance | ok: [instance] 2026-03-18 10:10:15.499045 | instance | 2026-03-18 10:10:15.499454 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:10:15.499907 | instance | Wednesday 18 March 2026 10:10:15 +0000 (0:00:00.693) 0:24:10.669 ******* 2026-03-18 10:10:15.552411 | instance | skipping: [instance] 2026-03-18 10:10:15.552624 | instance | 2026-03-18 10:10:15.552917 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:10:15.553187 | instance | Wednesday 18 March 2026 10:10:15 +0000 (0:00:00.053) 0:24:10.723 ******* 2026-03-18 10:10:15.608254 | instance | skipping: [instance] 2026-03-18 10:10:15.608349 | instance | 2026-03-18 10:10:15.608558 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:10:15.608827 | instance | Wednesday 18 March 2026 10:10:15 +0000 (0:00:00.056) 0:24:10.779 ******* 2026-03-18 10:10:15.676077 | instance | skipping: [instance] 2026-03-18 10:10:15.676270 | instance | 2026-03-18 10:10:15.676536 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:10:15.676804 | instance | Wednesday 18 March 2026 10:10:15 +0000 (0:00:00.067) 0:24:10.846 ******* 2026-03-18 10:10:46.590644 | instance | changed: [instance] 2026-03-18 10:10:46.590803 | instance | 2026-03-18 10:10:46.591001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:10:46.591174 | instance | Wednesday 18 March 2026 10:10:46 +0000 (0:00:30.915) 0:24:41.761 ******* 2026-03-18 10:10:47.332461 | instance | ok: [instance] 2026-03-18 10:10:47.332562 | instance | 2026-03-18 10:10:47.332733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:10:47.332956 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.741) 0:24:42.503 ******* 2026-03-18 10:10:47.398575 | instance | ok: [instance] 2026-03-18 10:10:47.398799 | instance | 2026-03-18 10:10:47.399099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:10:47.399365 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.065) 0:24:42.569 ******* 2026-03-18 10:10:47.469248 | instance | skipping: [instance] 2026-03-18 10:10:47.469461 | instance | 2026-03-18 10:10:47.469761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:10:47.473003 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.070) 0:24:42.640 ******* 2026-03-18 10:10:47.553995 | instance | skipping: [instance] 2026-03-18 10:10:47.554930 | instance | 2026-03-18 10:10:47.555305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:10:47.555580 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.084) 0:24:42.724 ******* 2026-03-18 10:10:47.615592 | instance | ok: [instance] 2026-03-18 10:10:47.615731 | instance | 2026-03-18 10:10:47.615926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:10:47.616125 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.062) 0:24:42.786 ******* 2026-03-18 10:10:47.768888 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:10:47.768983 | instance | ok: [instance] => (item=identity) 2026-03-18 10:10:47.769171 | instance | ok: [instance] => (item=dashboard) 2026-03-18 10:10:47.769438 | instance | ok: [instance] => (item=image) 2026-03-18 10:10:47.769703 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:10:47.770009 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:10:47.770256 | instance | 2026-03-18 10:10:47.770532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:10:47.770908 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.153) 0:24:42.940 ******* 2026-03-18 10:10:47.843238 | instance | ok: [instance] 2026-03-18 10:10:47.843359 | instance | 2026-03-18 10:10:47.843493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:10:47.843615 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.074) 0:24:43.014 ******* 2026-03-18 10:10:47.921806 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:10:47.922226 | instance | 2026-03-18 10:10:47.922612 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:10:47.923024 | instance | Wednesday 18 March 2026 10:10:47 +0000 (0:00:00.078) 0:24:43.092 ******* 2026-03-18 10:10:48.478581 | instance | changed: [instance] 2026-03-18 10:10:48.478728 | instance | 2026-03-18 10:10:48.478911 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-03-18 10:10:48.479101 | instance | Wednesday 18 March 2026 10:10:48 +0000 (0:00:00.557) 0:24:43.649 ******* 2026-03-18 10:10:48.928949 | instance | ok: [instance] 2026-03-18 10:10:48.929071 | instance | 2026-03-18 10:10:48.929291 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-03-18 10:10:48.929484 | instance | Wednesday 18 March 2026 10:10:48 +0000 (0:00:00.450) 0:24:44.100 ******* 2026-03-18 10:13:08.341408 | instance | changed: [instance] 2026-03-18 10:13:08.341551 | instance | 2026-03-18 10:13:08.341824 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:13:08.342166 | instance | Wednesday 18 March 2026 10:13:08 +0000 (0:02:19.412) 0:27:03.512 ******* 2026-03-18 10:13:08.465305 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:13:08.465648 | instance | 2026-03-18 10:13:08.465809 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:13:08.466449 | instance | Wednesday 18 March 2026 10:13:08 +0000 (0:00:00.123) 0:27:03.635 ******* 2026-03-18 10:13:08.540505 | instance | skipping: [instance] 2026-03-18 10:13:08.540658 | instance | 2026-03-18 10:13:08.540923 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:13:08.541134 | instance | Wednesday 18 March 2026 10:13:08 +0000 (0:00:00.075) 0:27:03.711 ******* 2026-03-18 10:13:08.607338 | instance | skipping: [instance] 2026-03-18 10:13:08.607548 | instance | 2026-03-18 10:13:08.607843 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:13:08.608168 | instance | Wednesday 18 March 2026 10:13:08 +0000 (0:00:00.065) 0:27:03.777 ******* 2026-03-18 10:13:08.683079 | instance | ok: [instance] 2026-03-18 10:13:08.683324 | instance | 2026-03-18 10:13:08.683606 | instance | TASK [Create Ingress image] **************************************************** 2026-03-18 10:13:08.683900 | instance | Wednesday 18 March 2026 10:13:08 +0000 (0:00:00.076) 0:27:03.854 ******* 2026-03-18 10:13:08.766154 | instance | included: ingress for instance 2026-03-18 10:13:08.766383 | instance | 2026-03-18 10:13:08.766653 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-03-18 10:13:08.766933 | instance | Wednesday 18 March 2026 10:13:08 +0000 (0:00:00.083) 0:27:03.937 ******* 2026-03-18 10:13:09.963750 | instance | changed: [instance] 2026-03-18 10:13:09.963847 | instance | 2026-03-18 10:13:09.963919 | instance | TASK [Create images] *********************************************************** 2026-03-18 10:13:09.964040 | instance | Wednesday 18 March 2026 10:13:09 +0000 (0:00:01.197) 0:27:05.135 ******* 2026-03-18 10:13:10.101388 | instance | included: 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-03-18 10:13:10.101497 | instance | 2026-03-18 10:13:10.101683 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-03-18 10:13:10.101920 | instance | Wednesday 18 March 2026 10:13:10 +0000 (0:00:00.137) 0:27:05.272 ******* 2026-03-18 10:13:14.215832 | instance | changed: [instance] 2026-03-18 10:13:14.215984 | instance | 2026-03-18 10:13:14.216163 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 10:13:14.216439 | instance | Wednesday 18 March 2026 10:13:14 +0000 (0:00:04.114) 0:27:09.386 ******* 2026-03-18 10:15:14.085355 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-03-18 10:15:14.085553 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-03-18 10:15:14.085874 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-03-18 10:15:14.086202 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-03-18 10:15:14.086437 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-03-18 10:15:14.086686 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-03-18 10:15:14.086950 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-03-18 10:15:14.087284 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-03-18 10:15:14.087557 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-03-18 10:15:14.087815 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-03-18 10:15:14.088078 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-03-18 10:15:14.088342 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-03-18 10:15:14.088609 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-03-18 10:15:14.088872 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-03-18 10:15:14.089139 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-03-18 10:15:14.089403 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-03-18 10:15:14.089665 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-03-18 10:15:14.089997 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-03-18 10:15:14.090274 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-03-18 10:15:14.090543 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-03-18 10:15:14.090807 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-03-18 10:15:14.091139 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-03-18 10:15:14.091444 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-03-18 10:15:14.091750 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-03-18 10:15:14.091978 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-03-18 10:15:14.092172 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-03-18 10:15:14.092339 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-03-18 10:15:14.092507 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-03-18 10:15:14.092671 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-03-18 10:15:14.092826 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-03-18 10:15:14.092990 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-03-18 10:15:14.093155 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-03-18 10:15:14.093319 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-03-18 10:15:14.093491 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-03-18 10:15:14.093658 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-03-18 10:15:14.093822 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-03-18 10:15:14.094010 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-03-18 10:15:14.094187 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-03-18 10:15:14.094354 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-03-18 10:15:14.094518 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-03-18 10:15:14.094682 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-03-18 10:15:14.094847 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-03-18 10:15:14.095011 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-03-18 10:15:14.095207 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-03-18 10:15:14.095358 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-03-18 10:15:14.095522 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-03-18 10:15:14.095685 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-03-18 10:15:14.095848 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-03-18 10:15:14.096015 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-03-18 10:15:14.096185 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-03-18 10:15:14.096352 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-03-18 10:15:14.096516 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-03-18 10:15:14.096680 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-03-18 10:15:14.096844 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-03-18 10:15:14.097137 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-03-18 10:15:14.097301 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-03-18 10:15:14.097467 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-03-18 10:15:14.097632 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-03-18 10:15:14.097797 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-03-18 10:15:14.097992 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-03-18 10:15:14.098149 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-03-18 10:15:14.098313 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-03-18 10:15:14.098478 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-03-18 10:15:14.098642 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-03-18 10:15:14.098808 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-03-18 10:15:14.098968 | instance | ok: [instance] 2026-03-18 10:15:14.099141 | instance | 2026-03-18 10:15:14.099313 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 10:15:14.099488 | instance | Wednesday 18 March 2026 10:15:14 +0000 (0:01:59.869) 0:29:09.256 ******* 2026-03-18 10:15:14.303808 | instance | changed: [instance] 2026-03-18 10:15:14.304034 | instance | 2026-03-18 10:15:14.304304 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 10:15:14.304572 | instance | Wednesday 18 March 2026 10:15:14 +0000 (0:00:00.218) 0:29:09.474 ******* 2026-03-18 10:15:15.074976 | instance | changed: [instance] 2026-03-18 10:15:15.075210 | instance | 2026-03-18 10:15:15.075490 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 10:15:15.075759 | instance | Wednesday 18 March 2026 10:15:15 +0000 (0:00:00.770) 0:29:10.245 ******* 2026-03-18 10:15:15.322065 | instance | ok: [instance] 2026-03-18 10:15:15.322309 | instance | 2026-03-18 10:15:15.322628 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 10:15:15.322924 | instance | Wednesday 18 March 2026 10:15:15 +0000 (0:00:00.247) 0:29:10.492 ******* 2026-03-18 10:15:15.615359 | instance | changed: [instance] 2026-03-18 10:15:15.615576 | instance | 2026-03-18 10:15:15.615976 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 10:15:15.616270 | instance | Wednesday 18 March 2026 10:15:15 +0000 (0:00:00.293) 0:29:10.786 ******* 2026-03-18 10:15:16.533718 | instance | ok: [instance] 2026-03-18 10:15:16.533963 | instance | 2026-03-18 10:15:16.534250 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 10:15:16.534520 | instance | Wednesday 18 March 2026 10:15:16 +0000 (0:00:00.918) 0:29:11.704 ******* 2026-03-18 10:15:21.881883 | instance | changed: [instance] 2026-03-18 10:15:21.882092 | instance | 2026-03-18 10:15:21.882372 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 10:15:21.882635 | instance | Wednesday 18 March 2026 10:15:21 +0000 (0:00:05.347) 0:29:17.052 ******* 2026-03-18 10:15:22.214460 | instance | changed: [instance] 2026-03-18 10:15:22.214590 | instance | 2026-03-18 10:15:22.214790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:15:22.214961 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.332) 0:29:17.385 ******* 2026-03-18 10:15:22.304899 | instance | ok: [instance] 2026-03-18 10:15:22.304994 | instance | 2026-03-18 10:15:22.305176 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:15:22.305343 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.091) 0:29:17.476 ******* 2026-03-18 10:15:22.368038 | instance | skipping: [instance] 2026-03-18 10:15:22.368148 | instance | 2026-03-18 10:15:22.368312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:15:22.368424 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.062) 0:29:17.539 ******* 2026-03-18 10:15:22.430932 | instance | skipping: [instance] 2026-03-18 10:15:22.431099 | instance | 2026-03-18 10:15:22.431256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:15:22.431426 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.061) 0:29:17.600 ******* 2026-03-18 10:15:22.491095 | instance | skipping: [instance] 2026-03-18 10:15:22.491334 | instance | 2026-03-18 10:15:22.491639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:15:22.491913 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.061) 0:29:17.662 ******* 2026-03-18 10:15:22.556116 | instance | skipping: [instance] 2026-03-18 10:15:22.556229 | instance | 2026-03-18 10:15:22.556384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:15:22.556551 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.065) 0:29:17.727 ******* 2026-03-18 10:15:22.625032 | instance | skipping: [instance] 2026-03-18 10:15:22.625134 | instance | 2026-03-18 10:15:22.625344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:15:22.625464 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.068) 0:29:17.796 ******* 2026-03-18 10:15:22.689062 | instance | ok: [instance] 2026-03-18 10:15:22.689156 | instance | 2026-03-18 10:15:22.689248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:15:22.689370 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.063) 0:29:17.860 ******* 2026-03-18 10:15:22.792026 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:15:22.792244 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:15:22.792516 | instance | ok: [instance] => (item=staffeln) 2026-03-18 10:15:22.792792 | instance | ok: [instance] => (item=identity) 2026-03-18 10:15:22.793024 | instance | 2026-03-18 10:15:22.793298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:15:22.793554 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.102) 0:29:17.963 ******* 2026-03-18 10:15:22.874688 | instance | ok: [instance] 2026-03-18 10:15:22.874865 | instance | 2026-03-18 10:15:22.875328 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:15:22.875487 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.082) 0:29:18.045 ******* 2026-03-18 10:15:22.976051 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:15:22.976305 | instance | 2026-03-18 10:15:22.976669 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:15:22.976965 | instance | Wednesday 18 March 2026 10:15:22 +0000 (0:00:00.100) 0:29:18.146 ******* 2026-03-18 10:15:23.525025 | instance | changed: [instance] 2026-03-18 10:15:23.525087 | instance | 2026-03-18 10:15:23.525229 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-03-18 10:15:23.525348 | instance | Wednesday 18 March 2026 10:15:23 +0000 (0:00:00.550) 0:29:18.696 ******* 2026-03-18 10:15:45.984203 | instance | changed: [instance] 2026-03-18 10:15:45.984272 | instance | 2026-03-18 10:15:45.984278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:15:45.984283 | instance | Wednesday 18 March 2026 10:15:45 +0000 (0:00:22.452) 0:29:41.148 ******* 2026-03-18 10:15:46.082126 | instance | ok: [instance] 2026-03-18 10:15:46.082220 | instance | 2026-03-18 10:15:46.082268 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:15:46.082425 | instance | Wednesday 18 March 2026 10:15:46 +0000 (0:00:00.104) 0:29:41.253 ******* 2026-03-18 10:15:46.171736 | instance | included: rabbitmq for instance 2026-03-18 10:15:46.171818 | instance | 2026-03-18 10:15:46.172126 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:15:46.172179 | instance | Wednesday 18 March 2026 10:15:46 +0000 (0:00:00.089) 0:29:41.342 ******* 2026-03-18 10:15:46.918382 | instance | ok: [instance] 2026-03-18 10:15:46.918460 | instance | 2026-03-18 10:15:46.918471 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:15:46.918486 | instance | Wednesday 18 March 2026 10:15:46 +0000 (0:00:00.746) 0:29:42.089 ******* 2026-03-18 10:15:46.979014 | instance | skipping: [instance] 2026-03-18 10:15:46.979116 | instance | 2026-03-18 10:15:46.979488 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:15:46.979589 | instance | Wednesday 18 March 2026 10:15:46 +0000 (0:00:00.060) 0:29:42.150 ******* 2026-03-18 10:15:47.042815 | instance | skipping: [instance] 2026-03-18 10:15:47.042904 | instance | 2026-03-18 10:15:47.043049 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:15:47.043083 | instance | Wednesday 18 March 2026 10:15:47 +0000 (0:00:00.063) 0:29:42.213 ******* 2026-03-18 10:15:47.107280 | instance | skipping: [instance] 2026-03-18 10:15:47.107865 | instance | 2026-03-18 10:15:47.107872 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:15:47.107878 | instance | Wednesday 18 March 2026 10:15:47 +0000 (0:00:00.063) 0:29:42.277 ******* 2026-03-18 10:16:17.986959 | instance | changed: [instance] 2026-03-18 10:16:17.987087 | instance | 2026-03-18 10:16:17.987756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:16:17.988300 | instance | Wednesday 18 March 2026 10:16:17 +0000 (0:00:30.880) 0:30:13.158 ******* 2026-03-18 10:16:18.750184 | instance | ok: [instance] 2026-03-18 10:16:18.750273 | instance | 2026-03-18 10:16:18.750538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:16:18.750555 | instance | Wednesday 18 March 2026 10:16:18 +0000 (0:00:00.763) 0:30:13.921 ******* 2026-03-18 10:16:18.817533 | instance | ok: [instance] 2026-03-18 10:16:18.817660 | instance | 2026-03-18 10:16:18.817979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:16:18.818236 | instance | Wednesday 18 March 2026 10:16:18 +0000 (0:00:00.066) 0:30:13.987 ******* 2026-03-18 10:16:18.889781 | instance | skipping: [instance] 2026-03-18 10:16:18.889977 | instance | 2026-03-18 10:16:18.890271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:16:18.890351 | instance | Wednesday 18 March 2026 10:16:18 +0000 (0:00:00.072) 0:30:14.060 ******* 2026-03-18 10:16:18.959592 | instance | skipping: [instance] 2026-03-18 10:16:18.959674 | instance | 2026-03-18 10:16:18.959949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:16:18.959995 | instance | Wednesday 18 March 2026 10:16:18 +0000 (0:00:00.070) 0:30:14.130 ******* 2026-03-18 10:16:19.038043 | instance | ok: [instance] 2026-03-18 10:16:19.038253 | instance | 2026-03-18 10:16:19.038421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:16:19.038584 | instance | Wednesday 18 March 2026 10:16:19 +0000 (0:00:00.078) 0:30:14.209 ******* 2026-03-18 10:16:19.196802 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:16:19.197031 | instance | ok: [instance] => (item=identity) 2026-03-18 10:16:19.197182 | instance | ok: [instance] => (item=image) 2026-03-18 10:16:19.197327 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:16:19.197475 | instance | ok: [instance] => (item=volumev3) 2026-03-18 10:16:19.197622 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:16:19.197761 | instance | 2026-03-18 10:16:19.197944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:16:19.198102 | instance | Wednesday 18 March 2026 10:16:19 +0000 (0:00:00.158) 0:30:14.367 ******* 2026-03-18 10:16:19.283397 | instance | ok: [instance] 2026-03-18 10:16:19.283481 | instance | 2026-03-18 10:16:19.283598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:16:19.283761 | instance | Wednesday 18 March 2026 10:16:19 +0000 (0:00:00.086) 0:30:14.454 ******* 2026-03-18 10:16:19.353822 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:16:19.354050 | instance | 2026-03-18 10:16:19.354382 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:16:19.354631 | instance | Wednesday 18 March 2026 10:16:19 +0000 (0:00:00.070) 0:30:14.524 ******* 2026-03-18 10:16:19.903478 | instance | changed: [instance] 2026-03-18 10:16:19.903559 | instance | 2026-03-18 10:16:19.903833 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-03-18 10:16:19.903882 | instance | Wednesday 18 March 2026 10:16:19 +0000 (0:00:00.549) 0:30:15.074 ******* 2026-03-18 10:16:20.217632 | instance | ok: [instance] 2026-03-18 10:16:20.217694 | instance | 2026-03-18 10:16:20.217959 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-03-18 10:16:20.218008 | instance | Wednesday 18 March 2026 10:16:20 +0000 (0:00:00.314) 0:30:15.388 ******* 2026-03-18 10:16:20.290450 | instance | ok: [instance] 2026-03-18 10:16:20.290534 | instance | 2026-03-18 10:16:20.290825 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-03-18 10:16:20.290883 | instance | Wednesday 18 March 2026 10:16:20 +0000 (0:00:00.072) 0:30:15.461 ******* 2026-03-18 10:16:20.472477 | instance | ok: [instance] 2026-03-18 10:16:20.472544 | instance | 2026-03-18 10:16:20.472551 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-03-18 10:16:20.472557 | instance | Wednesday 18 March 2026 10:16:20 +0000 (0:00:00.181) 0:30:15.643 ******* 2026-03-18 10:21:06.012479 | instance | changed: [instance] 2026-03-18 10:21:06.012600 | instance | 2026-03-18 10:21:06.012652 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:21:06.012773 | instance | Wednesday 18 March 2026 10:21:06 +0000 (0:04:45.540) 0:35:01.183 ******* 2026-03-18 10:21:06.138303 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:21:06.138454 | instance | 2026-03-18 10:21:06.138475 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:21:06.138605 | instance | Wednesday 18 March 2026 10:21:06 +0000 (0:00:00.124) 0:35:01.308 ******* 2026-03-18 10:21:06.199383 | instance | skipping: [instance] 2026-03-18 10:21:06.199584 | instance | 2026-03-18 10:21:06.199882 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:21:06.200450 | instance | Wednesday 18 March 2026 10:21:06 +0000 (0:00:00.062) 0:35:01.370 ******* 2026-03-18 10:21:06.256616 | instance | skipping: [instance] 2026-03-18 10:21:06.256858 | instance | 2026-03-18 10:21:06.257202 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:21:06.257473 | instance | Wednesday 18 March 2026 10:21:06 +0000 (0:00:00.057) 0:35:01.427 ******* 2026-03-18 10:21:06.337168 | instance | ok: [instance] 2026-03-18 10:21:06.337371 | instance | 2026-03-18 10:21:06.337648 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-03-18 10:21:06.338067 | instance | Wednesday 18 March 2026 10:21:06 +0000 (0:00:00.080) 0:35:01.507 ******* 2026-03-18 10:21:06.414526 | instance | included: ingress for instance 2026-03-18 10:21:06.414740 | instance | 2026-03-18 10:21:06.415015 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-03-18 10:21:06.415288 | instance | Wednesday 18 March 2026 10:21:06 +0000 (0:00:00.077) 0:35:01.585 ******* 2026-03-18 10:21:07.483263 | instance | changed: [instance] 2026-03-18 10:21:07.483357 | instance | 2026-03-18 10:21:07.483461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:21:07.483576 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:01.069) 0:35:02.654 ******* 2026-03-18 10:21:07.580497 | instance | ok: [instance] 2026-03-18 10:21:07.580581 | instance | 2026-03-18 10:21:07.580703 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:21:07.580825 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:00.097) 0:35:02.751 ******* 2026-03-18 10:21:07.633983 | instance | skipping: [instance] 2026-03-18 10:21:07.634067 | instance | 2026-03-18 10:21:07.634184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:21:07.634306 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:00.053) 0:35:02.805 ******* 2026-03-18 10:21:07.682731 | instance | skipping: [instance] 2026-03-18 10:21:07.682947 | instance | 2026-03-18 10:21:07.683261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:21:07.683537 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:00.048) 0:35:02.853 ******* 2026-03-18 10:21:07.729616 | instance | skipping: [instance] 2026-03-18 10:21:07.729698 | instance | 2026-03-18 10:21:07.729819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:21:07.729955 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:00.047) 0:35:02.900 ******* 2026-03-18 10:21:07.794304 | instance | skipping: [instance] 2026-03-18 10:21:07.794407 | instance | 2026-03-18 10:21:07.794582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:21:07.794747 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:00.064) 0:35:02.965 ******* 2026-03-18 10:21:07.858207 | instance | skipping: [instance] 2026-03-18 10:21:07.858318 | instance | 2026-03-18 10:21:07.858496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:21:07.858660 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:00.063) 0:35:03.029 ******* 2026-03-18 10:21:07.919510 | instance | ok: [instance] 2026-03-18 10:21:07.919659 | instance | 2026-03-18 10:21:07.919843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:21:07.920012 | instance | Wednesday 18 March 2026 10:21:07 +0000 (0:00:00.061) 0:35:03.090 ******* 2026-03-18 10:21:08.019802 | instance | ok: [instance] => (item=placement) 2026-03-18 10:21:08.019915 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:21:08.020086 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:21:08.020252 | instance | ok: [instance] => (item=identity) 2026-03-18 10:21:08.020405 | instance | 2026-03-18 10:21:08.020578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:21:08.020733 | instance | Wednesday 18 March 2026 10:21:08 +0000 (0:00:00.100) 0:35:03.191 ******* 2026-03-18 10:21:08.097194 | instance | ok: [instance] 2026-03-18 10:21:08.097300 | instance | 2026-03-18 10:21:08.097477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:21:08.097642 | instance | Wednesday 18 March 2026 10:21:08 +0000 (0:00:00.077) 0:35:03.268 ******* 2026-03-18 10:21:08.174158 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:21:08.174251 | instance | 2026-03-18 10:21:08.174425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:21:08.174592 | instance | Wednesday 18 March 2026 10:21:08 +0000 (0:00:00.076) 0:35:03.345 ******* 2026-03-18 10:21:08.705611 | instance | changed: [instance] 2026-03-18 10:21:08.705868 | instance | 2026-03-18 10:21:08.706142 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-03-18 10:21:08.706459 | instance | Wednesday 18 March 2026 10:21:08 +0000 (0:00:00.531) 0:35:03.876 ******* 2026-03-18 10:22:49.582118 | instance | changed: [instance] 2026-03-18 10:22:49.582324 | instance | 2026-03-18 10:22:49.582597 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:22:49.582866 | instance | Wednesday 18 March 2026 10:22:49 +0000 (0:01:40.876) 0:36:44.752 ******* 2026-03-18 10:22:49.684929 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:22:49.685120 | instance | 2026-03-18 10:22:49.685386 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:22:49.685650 | instance | Wednesday 18 March 2026 10:22:49 +0000 (0:00:00.103) 0:36:44.856 ******* 2026-03-18 10:22:49.739031 | instance | skipping: [instance] 2026-03-18 10:22:49.739244 | instance | 2026-03-18 10:22:49.739525 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:22:49.739872 | instance | Wednesday 18 March 2026 10:22:49 +0000 (0:00:00.054) 0:36:44.910 ******* 2026-03-18 10:22:49.793070 | instance | skipping: [instance] 2026-03-18 10:22:49.793242 | instance | 2026-03-18 10:22:49.793517 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:22:49.793782 | instance | Wednesday 18 March 2026 10:22:49 +0000 (0:00:00.053) 0:36:44.964 ******* 2026-03-18 10:22:49.867183 | instance | ok: [instance] 2026-03-18 10:22:49.867340 | instance | 2026-03-18 10:22:49.867609 | instance | TASK [Create Ingress placement] ************************************************ 2026-03-18 10:22:49.867941 | instance | Wednesday 18 March 2026 10:22:49 +0000 (0:00:00.074) 0:36:45.038 ******* 2026-03-18 10:22:49.944201 | instance | included: ingress for instance 2026-03-18 10:22:49.944467 | instance | 2026-03-18 10:22:49.944834 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-03-18 10:22:49.945622 | instance | Wednesday 18 March 2026 10:22:49 +0000 (0:00:00.076) 0:36:45.115 ******* 2026-03-18 10:22:51.059966 | instance | changed: [instance] 2026-03-18 10:22:51.060201 | instance | 2026-03-18 10:22:51.060474 | instance | PLAY [Configure operating system] ********************************************** 2026-03-18 10:22:51.060807 | instance | 2026-03-18 10:22:51.061095 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:22:51.061374 | instance | Wednesday 18 March 2026 10:22:51 +0000 (0:00:01.115) 0:36:46.231 ******* 2026-03-18 10:22:53.936440 | instance | ok: [instance] 2026-03-18 10:22:53.936683 | instance | 2026-03-18 10:22:53.936984 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-03-18 10:22:53.937272 | instance | Wednesday 18 March 2026 10:22:53 +0000 (0:00:02.876) 0:36:49.107 ******* 2026-03-18 10:22:54.157400 | instance | ok: [instance] 2026-03-18 10:22:54.157478 | instance | 2026-03-18 10:22:54.157629 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-03-18 10:22:54.157754 | instance | Wednesday 18 March 2026 10:22:54 +0000 (0:00:00.221) 0:36:49.328 ******* 2026-03-18 10:22:54.200542 | instance | skipping: [instance] 2026-03-18 10:22:54.200634 | instance | 2026-03-18 10:22:54.200760 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-03-18 10:22:54.200899 | instance | Wednesday 18 March 2026 10:22:54 +0000 (0:00:00.043) 0:36:49.371 ******* 2026-03-18 10:22:54.268106 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-03-18 10:22:54.268235 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-03-18 10:22:54.268304 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-03-18 10:22:54.268442 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-03-18 10:22:54.268560 | instance | skipping: [instance] 2026-03-18 10:22:54.268669 | instance | 2026-03-18 10:22:54.268814 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-03-18 10:22:54.268930 | instance | Wednesday 18 March 2026 10:22:54 +0000 (0:00:00.066) 0:36:49.438 ******* 2026-03-18 10:22:54.331023 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-03-18 10:22:54.331126 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-03-18 10:22:54.331246 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-03-18 10:22:54.331369 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-03-18 10:22:54.331486 | instance | skipping: [instance] 2026-03-18 10:22:54.331590 | instance | 2026-03-18 10:22:54.331729 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-03-18 10:22:54.331840 | instance | Wednesday 18 March 2026 10:22:54 +0000 (0:00:00.063) 0:36:49.502 ******* 2026-03-18 10:22:54.384517 | instance | skipping: [instance] 2026-03-18 10:22:54.384602 | instance | 2026-03-18 10:22:54.384723 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-03-18 10:22:54.384844 | instance | Wednesday 18 March 2026 10:22:54 +0000 (0:00:00.053) 0:36:49.555 ******* 2026-03-18 10:22:54.454285 | instance | skipping: [instance] 2026-03-18 10:22:54.454392 | instance | 2026-03-18 10:22:54.454581 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-18 10:22:54.454682 | instance | Wednesday 18 March 2026 10:22:54 +0000 (0:00:00.069) 0:36:49.625 ******* 2026-03-18 10:22:59.354421 | instance | changed: [instance] 2026-03-18 10:22:59.354572 | instance | 2026-03-18 10:22:59.354756 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-18 10:22:59.354967 | instance | Wednesday 18 March 2026 10:22:59 +0000 (0:00:04.900) 0:36:54.525 ******* 2026-03-18 10:23:23.548513 | instance | changed: [instance] 2026-03-18 10:23:23.548603 | instance | 2026-03-18 10:23:23.548726 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-18 10:23:23.548836 | instance | Wednesday 18 March 2026 10:23:23 +0000 (0:00:24.194) 0:37:18.719 ******* 2026-03-18 10:23:24.086523 | instance | changed: [instance] 2026-03-18 10:23:24.086620 | instance | 2026-03-18 10:23:24.086716 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-03-18 10:23:24.086836 | instance | Wednesday 18 March 2026 10:23:24 +0000 (0:00:00.537) 0:37:19.257 ******* 2026-03-18 10:23:25.304346 | instance | ok: [instance] 2026-03-18 10:23:25.305087 | instance | 2026-03-18 10:23:25.305395 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-03-18 10:23:25.305729 | instance | Wednesday 18 March 2026 10:23:25 +0000 (0:00:01.217) 0:37:20.475 ******* 2026-03-18 10:23:25.731630 | instance | changed: [instance] 2026-03-18 10:23:25.731885 | instance | 2026-03-18 10:23:25.732142 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-03-18 10:23:25.732410 | instance | Wednesday 18 March 2026 10:23:25 +0000 (0:00:00.427) 0:37:20.902 ******* 2026-03-18 10:23:26.212766 | instance | changed: [instance] 2026-03-18 10:23:26.212910 | instance | 2026-03-18 10:23:26.213088 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-03-18 10:23:26.213264 | instance | Wednesday 18 March 2026 10:23:26 +0000 (0:00:00.481) 0:37:21.383 ******* 2026-03-18 10:23:26.732256 | instance | changed: [instance] 2026-03-18 10:23:26.732498 | instance | 2026-03-18 10:23:26.732780 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-03-18 10:23:26.733051 | instance | Wednesday 18 March 2026 10:23:26 +0000 (0:00:00.518) 0:37:21.902 ******* 2026-03-18 10:23:27.209082 | instance | changed: [instance] 2026-03-18 10:23:27.209161 | instance | 2026-03-18 10:23:27.209281 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-03-18 10:23:27.209400 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.477) 0:37:22.380 ******* 2026-03-18 10:23:27.496176 | instance | ok: [instance] 2026-03-18 10:23:27.496379 | instance | 2026-03-18 10:23:27.496644 | instance | PLAY [Deploy SDN] ************************************************************** 2026-03-18 10:23:27.496888 | instance | 2026-03-18 10:23:27.497197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:23:27.497471 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.286) 0:37:22.666 ******* 2026-03-18 10:23:27.574472 | instance | ok: [instance] 2026-03-18 10:23:27.574708 | instance | 2026-03-18 10:23:27.574995 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:23:27.575295 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.078) 0:37:22.745 ******* 2026-03-18 10:23:27.629181 | instance | skipping: [instance] 2026-03-18 10:23:27.629400 | instance | 2026-03-18 10:23:27.629709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:23:27.630072 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.054) 0:37:22.800 ******* 2026-03-18 10:23:27.684384 | instance | skipping: [instance] 2026-03-18 10:23:27.684593 | instance | 2026-03-18 10:23:27.684900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:23:27.685140 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.055) 0:37:22.855 ******* 2026-03-18 10:23:27.738000 | instance | skipping: [instance] 2026-03-18 10:23:27.738212 | instance | 2026-03-18 10:23:27.738494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:23:27.738765 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.053) 0:37:22.909 ******* 2026-03-18 10:23:27.786130 | instance | skipping: [instance] 2026-03-18 10:23:27.786370 | instance | 2026-03-18 10:23:27.786676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:23:27.786961 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.048) 0:37:22.957 ******* 2026-03-18 10:23:27.836647 | instance | skipping: [instance] 2026-03-18 10:23:27.836897 | instance | 2026-03-18 10:23:27.837205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:23:27.837496 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.050) 0:37:23.007 ******* 2026-03-18 10:23:27.891703 | instance | ok: [instance] 2026-03-18 10:23:27.891937 | instance | 2026-03-18 10:23:27.892298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:23:27.892563 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.055) 0:37:23.062 ******* 2026-03-18 10:23:27.951793 | instance | skipping: [instance] 2026-03-18 10:23:27.952041 | instance | 2026-03-18 10:23:27.952415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:23:27.952764 | instance | Wednesday 18 March 2026 10:23:27 +0000 (0:00:00.059) 0:37:23.122 ******* 2026-03-18 10:23:28.031806 | instance | ok: [instance] 2026-03-18 10:23:28.032052 | instance | 2026-03-18 10:23:28.032428 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:23:28.032723 | instance | Wednesday 18 March 2026 10:23:28 +0000 (0:00:00.079) 0:37:23.202 ******* 2026-03-18 10:23:28.103332 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:23:28.103538 | instance | 2026-03-18 10:23:28.103820 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:23:28.104091 | instance | Wednesday 18 March 2026 10:23:28 +0000 (0:00:00.072) 0:37:23.274 ******* 2026-03-18 10:23:28.648228 | instance | changed: [instance] 2026-03-18 10:23:28.648311 | instance | 2026-03-18 10:23:28.648408 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-03-18 10:23:28.648582 | instance | Wednesday 18 March 2026 10:23:28 +0000 (0:00:00.544) 0:37:23.819 ******* 2026-03-18 10:23:28.890834 | instance | ok: [instance] 2026-03-18 10:23:28.890916 | instance | 2026-03-18 10:23:28.891253 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-03-18 10:23:28.891399 | instance | Wednesday 18 March 2026 10:23:28 +0000 (0:00:00.242) 0:37:24.061 ******* 2026-03-18 10:23:28.950370 | instance | ok: [instance] => { 2026-03-18 10:23:28.950452 | instance | "changed": false, 2026-03-18 10:23:28.950469 | instance | "msg": "All assertions passed" 2026-03-18 10:23:28.950724 | instance | } 2026-03-18 10:23:28.950812 | instance | 2026-03-18 10:23:28.950826 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-03-18 10:23:28.950915 | instance | Wednesday 18 March 2026 10:23:28 +0000 (0:00:00.059) 0:37:24.121 ******* 2026-03-18 10:23:37.077986 | instance | ok: [instance] 2026-03-18 10:23:37.078656 | instance | 2026-03-18 10:23:37.079271 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-03-18 10:23:37.079285 | instance | Wednesday 18 March 2026 10:23:37 +0000 (0:00:08.125) 0:37:32.246 ******* 2026-03-18 10:23:37.147917 | instance | ok: [instance] => { 2026-03-18 10:23:37.147993 | instance | "changed": false, 2026-03-18 10:23:37.148127 | instance | "msg": "Successfully pulled openvswitch image" 2026-03-18 10:23:37.148241 | instance | } 2026-03-18 10:23:37.148352 | instance | 2026-03-18 10:23:37.148471 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-03-18 10:23:37.148592 | instance | Wednesday 18 March 2026 10:23:37 +0000 (0:00:00.072) 0:37:32.319 ******* 2026-03-18 10:23:38.841480 | instance | changed: [instance] 2026-03-18 10:23:38.841752 | instance | 2026-03-18 10:23:38.841996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:23:38.842164 | instance | Wednesday 18 March 2026 10:23:38 +0000 (0:00:01.684) 0:37:34.003 ******* 2026-03-18 10:23:38.915791 | instance | skipping: [instance] 2026-03-18 10:23:38.915850 | instance | 2026-03-18 10:23:38.915858 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-03-18 10:23:38.915865 | instance | Wednesday 18 March 2026 10:23:38 +0000 (0:00:00.082) 0:37:34.086 ******* 2026-03-18 10:23:39.016187 | instance | skipping: [instance] 2026-03-18 10:23:39.016262 | instance | 2026-03-18 10:23:39.016521 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:23:39.016542 | instance | Wednesday 18 March 2026 10:23:39 +0000 (0:00:00.100) 0:37:34.187 ******* 2026-03-18 10:23:39.234579 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:23:39.234671 | instance | 2026-03-18 10:23:39.234923 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:23:39.234974 | instance | Wednesday 18 March 2026 10:23:39 +0000 (0:00:00.218) 0:37:34.406 ******* 2026-03-18 10:23:42.901586 | instance | changed: [instance] 2026-03-18 10:23:42.901676 | instance | 2026-03-18 10:23:42.901981 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-03-18 10:23:42.902036 | instance | Wednesday 18 March 2026 10:23:42 +0000 (0:00:03.643) 0:37:38.049 ******* 2026-03-18 10:23:43.039301 | instance | skipping: [instance] 2026-03-18 10:23:43.039417 | instance | 2026-03-18 10:23:43.039591 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-03-18 10:23:43.039748 | instance | Wednesday 18 March 2026 10:23:43 +0000 (0:00:00.161) 0:37:38.210 ******* 2026-03-18 10:23:43.088741 | instance | skipping: [instance] 2026-03-18 10:23:43.088831 | instance | 2026-03-18 10:23:43.088950 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-03-18 10:23:43.089073 | instance | Wednesday 18 March 2026 10:23:43 +0000 (0:00:00.049) 0:37:38.260 ******* 2026-03-18 10:23:49.507240 | instance | ok: [instance] 2026-03-18 10:23:49.507351 | instance | 2026-03-18 10:23:49.507551 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-03-18 10:23:49.507625 | instance | Wednesday 18 March 2026 10:23:49 +0000 (0:00:06.418) 0:37:44.678 ******* 2026-03-18 10:23:49.572438 | instance | ok: [instance] => { 2026-03-18 10:23:49.572699 | instance | "changed": false, 2026-03-18 10:23:49.573008 | instance | "msg": "Successfully pulled ovn-controller image" 2026-03-18 10:23:49.573085 | instance | } 2026-03-18 10:23:49.573103 | instance | 2026-03-18 10:23:49.573304 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-03-18 10:23:49.573360 | instance | Wednesday 18 March 2026 10:23:49 +0000 (0:00:00.064) 0:37:44.743 ******* 2026-03-18 10:23:49.726916 | instance | skipping: [instance] 2026-03-18 10:23:49.727007 | instance | 2026-03-18 10:23:49.727104 | instance | PLAY [controllers[0]] ********************************************************** 2026-03-18 10:23:49.727220 | instance | 2026-03-18 10:23:49.727340 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:23:49.727476 | instance | Wednesday 18 March 2026 10:23:49 +0000 (0:00:00.154) 0:37:44.898 ******* 2026-03-18 10:23:52.108057 | instance | ok: [instance] 2026-03-18 10:23:52.108164 | instance | 2026-03-18 10:23:52.108180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:23:52.108350 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:02.381) 0:37:47.279 ******* 2026-03-18 10:23:52.196362 | instance | ok: [instance] 2026-03-18 10:23:52.196458 | instance | 2026-03-18 10:23:52.196541 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:23:52.196664 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.088) 0:37:47.367 ******* 2026-03-18 10:23:52.252700 | instance | skipping: [instance] 2026-03-18 10:23:52.253100 | instance | 2026-03-18 10:23:52.253158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:23:52.253164 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.056) 0:37:47.424 ******* 2026-03-18 10:23:52.312359 | instance | skipping: [instance] 2026-03-18 10:23:52.312455 | instance | 2026-03-18 10:23:52.312703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:23:52.312748 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.059) 0:37:47.483 ******* 2026-03-18 10:23:52.370568 | instance | skipping: [instance] 2026-03-18 10:23:52.370661 | instance | 2026-03-18 10:23:52.370943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:23:52.370997 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.058) 0:37:47.541 ******* 2026-03-18 10:23:52.422565 | instance | skipping: [instance] 2026-03-18 10:23:52.422655 | instance | 2026-03-18 10:23:52.422936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:23:52.422982 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.052) 0:37:47.594 ******* 2026-03-18 10:23:52.485238 | instance | skipping: [instance] 2026-03-18 10:23:52.485315 | instance | 2026-03-18 10:23:52.485552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:23:52.485604 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.062) 0:37:47.656 ******* 2026-03-18 10:23:52.538563 | instance | ok: [instance] 2026-03-18 10:23:52.538666 | instance | 2026-03-18 10:23:52.538959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:23:52.539034 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.053) 0:37:47.710 ******* 2026-03-18 10:23:52.608250 | instance | ok: [instance] => (item=libvirt_exporter) 2026-03-18 10:23:52.608626 | instance | 2026-03-18 10:23:52.608853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:23:52.608865 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.069) 0:37:47.779 ******* 2026-03-18 10:23:52.686745 | instance | ok: [instance] 2026-03-18 10:23:52.686864 | instance | 2026-03-18 10:23:52.687041 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:23:52.687269 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.078) 0:37:47.858 ******* 2026-03-18 10:23:52.770193 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:23:52.770275 | instance | 2026-03-18 10:23:52.770422 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:23:52.770624 | instance | Wednesday 18 March 2026 10:23:52 +0000 (0:00:00.083) 0:37:47.941 ******* 2026-03-18 10:23:53.326053 | instance | changed: [instance] 2026-03-18 10:23:53.326340 | instance | 2026-03-18 10:23:53.326423 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-03-18 10:23:53.326563 | instance | Wednesday 18 March 2026 10:23:53 +0000 (0:00:00.556) 0:37:48.497 ******* 2026-03-18 10:23:53.383775 | instance | skipping: [instance] 2026-03-18 10:23:53.383853 | instance | 2026-03-18 10:23:53.384025 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-03-18 10:23:53.384125 | instance | Wednesday 18 March 2026 10:23:53 +0000 (0:00:00.057) 0:37:48.555 ******* 2026-03-18 10:23:54.718335 | instance | changed: [instance] => (item=libvirt-vnc) 2026-03-18 10:23:54.718421 | instance | changed: [instance] => (item=libvirt-api) 2026-03-18 10:23:54.718551 | instance | 2026-03-18 10:23:54.719051 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-03-18 10:23:54.719181 | instance | Wednesday 18 March 2026 10:23:54 +0000 (0:00:01.333) 0:37:49.889 ******* 2026-03-18 10:23:56.099012 | instance | changed: [instance] => (item=libvirt-vnc) 2026-03-18 10:23:56.099113 | instance | changed: [instance] => (item=libvirt-api) 2026-03-18 10:23:56.099235 | instance | 2026-03-18 10:23:56.099363 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-03-18 10:23:56.099488 | instance | Wednesday 18 March 2026 10:23:56 +0000 (0:00:01.381) 0:37:51.270 ******* 2026-03-18 10:23:56.296599 | instance | ok: [instance] 2026-03-18 10:23:56.296720 | instance | 2026-03-18 10:23:56.296869 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-03-18 10:23:56.297001 | instance | Wednesday 18 March 2026 10:23:56 +0000 (0:00:00.197) 0:37:51.468 ******* 2026-03-18 10:23:57.995671 | instance | changed: [instance] 2026-03-18 10:23:57.995763 | instance | 2026-03-18 10:23:57.996876 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:23:57.996938 | instance | Wednesday 18 March 2026 10:23:57 +0000 (0:00:01.698) 0:37:53.167 ******* 2026-03-18 10:23:58.077568 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:23:58.077630 | instance | 2026-03-18 10:23:58.077773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:23:58.077903 | instance | Wednesday 18 March 2026 10:23:58 +0000 (0:00:00.081) 0:37:53.249 ******* 2026-03-18 10:23:58.628254 | instance | changed: [instance] 2026-03-18 10:23:58.628332 | instance | 2026-03-18 10:23:58.628576 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-03-18 10:23:58.628631 | instance | Wednesday 18 March 2026 10:23:58 +0000 (0:00:00.550) 0:37:53.799 ******* 2026-03-18 10:24:00.160331 | instance | changed: [instance] 2026-03-18 10:24:00.160423 | instance | 2026-03-18 10:24:00.160544 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-18 10:24:00.160652 | instance | Wednesday 18 March 2026 10:24:00 +0000 (0:00:01.531) 0:37:55.330 ******* 2026-03-18 10:24:01.208427 | instance | ok: [instance] 2026-03-18 10:24:01.208642 | instance | 2026-03-18 10:24:01.208926 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-18 10:24:01.209198 | instance | Wednesday 18 March 2026 10:24:01 +0000 (0:00:01.048) 0:37:56.379 ******* 2026-03-18 10:24:01.438625 | instance | ok: [instance] 2026-03-18 10:24:01.438709 | instance | 2026-03-18 10:24:01.438819 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-18 10:24:01.438941 | instance | Wednesday 18 March 2026 10:24:01 +0000 (0:00:00.230) 0:37:56.610 ******* 2026-03-18 10:24:02.074176 | instance | ok: [instance] 2026-03-18 10:24:02.074427 | instance | 2026-03-18 10:24:02.074745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:24:02.075059 | instance | Wednesday 18 March 2026 10:24:02 +0000 (0:00:00.635) 0:37:57.245 ******* 2026-03-18 10:24:02.183502 | instance | ok: [instance] 2026-03-18 10:24:02.183660 | instance | 2026-03-18 10:24:02.183848 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:24:02.184490 | instance | Wednesday 18 March 2026 10:24:02 +0000 (0:00:00.109) 0:37:57.354 ******* 2026-03-18 10:24:02.287406 | instance | included: rabbitmq for instance 2026-03-18 10:24:02.287488 | instance | 2026-03-18 10:24:02.287502 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:24:02.287513 | instance | Wednesday 18 March 2026 10:24:02 +0000 (0:00:00.102) 0:37:57.457 ******* 2026-03-18 10:24:03.009364 | instance | ok: [instance] 2026-03-18 10:24:03.009413 | instance | 2026-03-18 10:24:03.009421 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:24:03.009433 | instance | Wednesday 18 March 2026 10:24:03 +0000 (0:00:00.722) 0:37:58.180 ******* 2026-03-18 10:24:03.062400 | instance | skipping: [instance] 2026-03-18 10:24:03.062752 | instance | 2026-03-18 10:24:03.063120 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:24:03.063412 | instance | Wednesday 18 March 2026 10:24:03 +0000 (0:00:00.053) 0:37:58.233 ******* 2026-03-18 10:24:03.138001 | instance | skipping: [instance] 2026-03-18 10:24:03.138121 | instance | 2026-03-18 10:24:03.138293 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:24:03.138478 | instance | Wednesday 18 March 2026 10:24:03 +0000 (0:00:00.075) 0:37:58.309 ******* 2026-03-18 10:24:03.191225 | instance | skipping: [instance] 2026-03-18 10:24:03.191420 | instance | 2026-03-18 10:24:03.191664 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:24:03.191915 | instance | Wednesday 18 March 2026 10:24:03 +0000 (0:00:00.053) 0:37:58.362 ******* 2026-03-18 10:24:34.080758 | instance | changed: [instance] 2026-03-18 10:24:34.081013 | instance | 2026-03-18 10:24:34.081310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:24:34.081628 | instance | Wednesday 18 March 2026 10:24:34 +0000 (0:00:30.888) 0:38:29.251 ******* 2026-03-18 10:24:34.779708 | instance | ok: [instance] 2026-03-18 10:24:34.779934 | instance | 2026-03-18 10:24:34.780235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:24:34.780511 | instance | Wednesday 18 March 2026 10:24:34 +0000 (0:00:00.699) 0:38:29.950 ******* 2026-03-18 10:24:34.836998 | instance | ok: [instance] 2026-03-18 10:24:34.837245 | instance | 2026-03-18 10:24:34.837532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:24:34.837825 | instance | Wednesday 18 March 2026 10:24:34 +0000 (0:00:00.057) 0:38:30.008 ******* 2026-03-18 10:24:34.901734 | instance | skipping: [instance] 2026-03-18 10:24:34.901993 | instance | 2026-03-18 10:24:34.902271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:24:34.902620 | instance | Wednesday 18 March 2026 10:24:34 +0000 (0:00:00.064) 0:38:30.073 ******* 2026-03-18 10:24:34.963663 | instance | skipping: [instance] 2026-03-18 10:24:34.963871 | instance | 2026-03-18 10:24:34.964166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:24:34.964435 | instance | Wednesday 18 March 2026 10:24:34 +0000 (0:00:00.061) 0:38:30.135 ******* 2026-03-18 10:24:35.022783 | instance | ok: [instance] 2026-03-18 10:24:35.023001 | instance | 2026-03-18 10:24:35.023279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:24:35.023538 | instance | Wednesday 18 March 2026 10:24:35 +0000 (0:00:00.059) 0:38:30.194 ******* 2026-03-18 10:24:35.262672 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-03-18 10:24:35.262882 | instance | ok: [instance] => (item=network) 2026-03-18 10:24:35.263141 | instance | ok: [instance] => (item=oslo_db_api) 2026-03-18 10:24:35.263415 | instance | ok: [instance] => (item=baremetal) 2026-03-18 10:24:35.263664 | instance | ok: [instance] => (item=placement) 2026-03-18 10:24:35.263920 | instance | ok: [instance] => (item=compute) 2026-03-18 10:24:35.264177 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:24:35.264454 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-03-18 10:24:35.264701 | instance | ok: [instance] => (item=identity) 2026-03-18 10:24:35.264958 | instance | ok: [instance] => (item=image) 2026-03-18 10:24:35.265212 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:24:35.265482 | instance | ok: [instance] => (item=compute_metadata) 2026-03-18 10:24:35.265731 | instance | ok: [instance] => (item=volumev3) 2026-03-18 10:24:35.266037 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:24:35.266291 | instance | 2026-03-18 10:24:35.266598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:24:35.266863 | instance | Wednesday 18 March 2026 10:24:35 +0000 (0:00:00.239) 0:38:30.433 ******* 2026-03-18 10:24:35.341279 | instance | ok: [instance] 2026-03-18 10:24:35.341513 | instance | 2026-03-18 10:24:35.341796 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:24:35.342150 | instance | Wednesday 18 March 2026 10:24:35 +0000 (0:00:00.078) 0:38:30.512 ******* 2026-03-18 10:24:35.419775 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:24:35.420015 | instance | 2026-03-18 10:24:35.420306 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:24:35.420549 | instance | Wednesday 18 March 2026 10:24:35 +0000 (0:00:00.078) 0:38:30.591 ******* 2026-03-18 10:24:35.973671 | instance | changed: [instance] 2026-03-18 10:24:35.973775 | instance | 2026-03-18 10:24:35.973850 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-03-18 10:24:35.973984 | instance | Wednesday 18 March 2026 10:24:35 +0000 (0:00:00.553) 0:38:31.145 ******* 2026-03-18 10:24:36.030040 | instance | skipping: [instance] 2026-03-18 10:24:36.030117 | instance | 2026-03-18 10:24:36.030253 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-03-18 10:24:36.030373 | instance | Wednesday 18 March 2026 10:24:36 +0000 (0:00:00.056) 0:38:31.201 ******* 2026-03-18 10:24:36.247749 | instance | ok: [instance -> localhost] 2026-03-18 10:24:36.247834 | instance | 2026-03-18 10:24:36.247933 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-03-18 10:24:36.248056 | instance | Wednesday 18 March 2026 10:24:36 +0000 (0:00:00.217) 0:38:31.419 ******* 2026-03-18 10:24:36.640596 | instance | ok: [instance -> localhost] 2026-03-18 10:24:36.640835 | instance | 2026-03-18 10:24:36.641146 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-03-18 10:24:36.641418 | instance | Wednesday 18 March 2026 10:24:36 +0000 (0:00:00.392) 0:38:31.811 ******* 2026-03-18 10:24:37.217117 | instance | ok: [instance -> localhost] 2026-03-18 10:24:37.217335 | instance | 2026-03-18 10:24:37.217617 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-03-18 10:24:37.217909 | instance | Wednesday 18 March 2026 10:24:37 +0000 (0:00:00.576) 0:38:32.388 ******* 2026-03-18 10:24:37.427629 | instance | ok: [instance -> localhost] 2026-03-18 10:24:37.427838 | instance | 2026-03-18 10:24:37.428105 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-03-18 10:24:37.428368 | instance | Wednesday 18 March 2026 10:24:37 +0000 (0:00:00.210) 0:38:32.598 ******* 2026-03-18 10:24:38.695464 | instance | ok: [instance] => (item=nova-bootstrap) 2026-03-18 10:24:38.695704 | instance | ok: [instance] => (item=nova-cell-setup) 2026-03-18 10:24:38.696045 | instance | 2026-03-18 10:24:38.696331 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-03-18 10:24:38.696593 | instance | Wednesday 18 March 2026 10:24:38 +0000 (0:00:01.267) 0:38:33.866 ******* 2026-03-18 10:24:39.200361 | instance | ok: [instance] 2026-03-18 10:24:39.200659 | instance | 2026-03-18 10:24:39.200992 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-03-18 10:24:39.201370 | instance | Wednesday 18 March 2026 10:24:39 +0000 (0:00:00.505) 0:38:34.371 ******* 2026-03-18 10:27:25.198131 | instance | changed: [instance] 2026-03-18 10:27:25.198223 | instance | 2026-03-18 10:27:25.198342 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:27:25.198499 | instance | Wednesday 18 March 2026 10:27:25 +0000 (0:02:45.998) 0:41:20.369 ******* 2026-03-18 10:27:25.326069 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:27:25.326163 | instance | 2026-03-18 10:27:25.326288 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:27:25.326419 | instance | Wednesday 18 March 2026 10:27:25 +0000 (0:00:00.127) 0:41:20.497 ******* 2026-03-18 10:27:25.385798 | instance | skipping: [instance] 2026-03-18 10:27:25.386059 | instance | 2026-03-18 10:27:25.386339 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:27:25.386666 | instance | Wednesday 18 March 2026 10:27:25 +0000 (0:00:00.059) 0:41:20.557 ******* 2026-03-18 10:27:25.440549 | instance | skipping: [instance] 2026-03-18 10:27:25.440682 | instance | 2026-03-18 10:27:25.441029 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:27:25.441290 | instance | Wednesday 18 March 2026 10:27:25 +0000 (0:00:00.054) 0:41:20.611 ******* 2026-03-18 10:27:25.512538 | instance | ok: [instance] 2026-03-18 10:27:25.512839 | instance | 2026-03-18 10:27:25.513141 | instance | TASK [Create Ingress compute] ************************************************** 2026-03-18 10:27:25.513450 | instance | Wednesday 18 March 2026 10:27:25 +0000 (0:00:00.072) 0:41:20.683 ******* 2026-03-18 10:27:25.604877 | instance | included: ingress for instance 2026-03-18 10:27:25.605158 | instance | 2026-03-18 10:27:25.605445 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-03-18 10:27:25.605749 | instance | Wednesday 18 March 2026 10:27:25 +0000 (0:00:00.092) 0:41:20.776 ******* 2026-03-18 10:27:26.670866 | instance | changed: [instance] 2026-03-18 10:27:26.671140 | instance | 2026-03-18 10:27:26.671517 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:27:26.671836 | instance | Wednesday 18 March 2026 10:27:26 +0000 (0:00:01.065) 0:41:21.841 ******* 2026-03-18 10:27:26.794951 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:27:26.795249 | instance | 2026-03-18 10:27:26.795690 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:27:26.796052 | instance | Wednesday 18 March 2026 10:27:26 +0000 (0:00:00.124) 0:41:21.966 ******* 2026-03-18 10:27:26.852723 | instance | skipping: [instance] 2026-03-18 10:27:26.852997 | instance | 2026-03-18 10:27:26.853285 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:27:26.853588 | instance | Wednesday 18 March 2026 10:27:26 +0000 (0:00:00.057) 0:41:22.024 ******* 2026-03-18 10:27:26.907200 | instance | skipping: [instance] 2026-03-18 10:27:26.907425 | instance | 2026-03-18 10:27:26.907875 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:27:26.908166 | instance | Wednesday 18 March 2026 10:27:26 +0000 (0:00:00.054) 0:41:22.078 ******* 2026-03-18 10:27:27.243135 | instance | ok: [instance] 2026-03-18 10:27:27.243209 | instance | 2026-03-18 10:27:27.243317 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-03-18 10:27:27.243445 | instance | Wednesday 18 March 2026 10:27:27 +0000 (0:00:00.336) 0:41:22.414 ******* 2026-03-18 10:27:27.335122 | instance | included: ingress for instance 2026-03-18 10:27:27.335196 | instance | 2026-03-18 10:27:27.335324 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-03-18 10:27:27.335441 | instance | Wednesday 18 March 2026 10:27:27 +0000 (0:00:00.092) 0:41:22.506 ******* 2026-03-18 10:27:28.319326 | instance | changed: [instance] 2026-03-18 10:27:28.319442 | instance | 2026-03-18 10:27:28.319461 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-03-18 10:27:28.319504 | instance | Wednesday 18 March 2026 10:27:28 +0000 (0:00:00.981) 0:41:23.488 ******* 2026-03-18 10:27:29.070189 | instance | ok: [instance] 2026-03-18 10:27:29.070273 | instance | 2026-03-18 10:27:29.070376 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-03-18 10:27:29.070501 | instance | Wednesday 18 March 2026 10:27:29 +0000 (0:00:00.753) 0:41:24.241 ******* 2026-03-18 10:27:52.455751 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-03-18 10:27:52.455995 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-03-18 10:27:52.456269 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-03-18 10:27:52.456505 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-03-18 10:27:52.456775 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-03-18 10:27:52.457048 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-03-18 10:27:52.457327 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-03-18 10:27:52.457602 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-03-18 10:27:52.458083 | instance | 2026-03-18 10:27:52.458385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:27:52.458655 | instance | Wednesday 18 March 2026 10:27:52 +0000 (0:00:23.384) 0:41:47.626 ******* 2026-03-18 10:27:52.561495 | instance | ok: [instance] 2026-03-18 10:27:52.561617 | instance | 2026-03-18 10:27:52.561902 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:27:52.562037 | instance | Wednesday 18 March 2026 10:27:52 +0000 (0:00:00.106) 0:41:47.733 ******* 2026-03-18 10:27:52.659048 | instance | included: rabbitmq for instance 2026-03-18 10:27:52.659282 | instance | 2026-03-18 10:27:52.659563 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:27:52.659863 | instance | Wednesday 18 March 2026 10:27:52 +0000 (0:00:00.097) 0:41:47.830 ******* 2026-03-18 10:27:53.302945 | instance | ok: [instance] 2026-03-18 10:27:53.303160 | instance | 2026-03-18 10:27:53.303434 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:27:53.303703 | instance | Wednesday 18 March 2026 10:27:53 +0000 (0:00:00.643) 0:41:48.474 ******* 2026-03-18 10:27:53.359047 | instance | skipping: [instance] 2026-03-18 10:27:53.359284 | instance | 2026-03-18 10:27:53.359566 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:27:53.359847 | instance | Wednesday 18 March 2026 10:27:53 +0000 (0:00:00.056) 0:41:48.530 ******* 2026-03-18 10:27:53.423535 | instance | skipping: [instance] 2026-03-18 10:27:53.423760 | instance | 2026-03-18 10:27:53.424038 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:27:53.424318 | instance | Wednesday 18 March 2026 10:27:53 +0000 (0:00:00.064) 0:41:48.594 ******* 2026-03-18 10:27:53.485914 | instance | skipping: [instance] 2026-03-18 10:27:53.486166 | instance | 2026-03-18 10:27:53.486866 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:27:53.486934 | instance | Wednesday 18 March 2026 10:27:53 +0000 (0:00:00.062) 0:41:48.657 ******* 2026-03-18 10:28:24.365048 | instance | changed: [instance] 2026-03-18 10:28:24.365098 | instance | 2026-03-18 10:28:24.365103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:28:24.365108 | instance | Wednesday 18 March 2026 10:28:24 +0000 (0:00:30.878) 0:42:19.536 ******* 2026-03-18 10:28:25.098169 | instance | ok: [instance] 2026-03-18 10:28:25.098392 | instance | 2026-03-18 10:28:25.099063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:28:25.099095 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.733) 0:42:20.269 ******* 2026-03-18 10:28:25.163398 | instance | ok: [instance] 2026-03-18 10:28:25.163499 | instance | 2026-03-18 10:28:25.163522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:28:25.163743 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.064) 0:42:20.334 ******* 2026-03-18 10:28:25.249373 | instance | skipping: [instance] 2026-03-18 10:28:25.249573 | instance | 2026-03-18 10:28:25.249913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:28:25.250202 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.085) 0:42:20.419 ******* 2026-03-18 10:28:25.315147 | instance | skipping: [instance] 2026-03-18 10:28:25.315358 | instance | 2026-03-18 10:28:25.315664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:28:25.315949 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.066) 0:42:20.486 ******* 2026-03-18 10:28:25.381557 | instance | ok: [instance] 2026-03-18 10:28:25.381810 | instance | 2026-03-18 10:28:25.382172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:28:25.382451 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.066) 0:42:20.552 ******* 2026-03-18 10:28:25.558538 | instance | ok: [instance] => (item=network) 2026-03-18 10:28:25.558760 | instance | ok: [instance] => (item=baremetal) 2026-03-18 10:28:25.559046 | instance | ok: [instance] => (item=compute) 2026-03-18 10:28:25.559316 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:28:25.559592 | instance | ok: [instance] => (item=identity) 2026-03-18 10:28:25.559849 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:28:25.560126 | instance | ok: [instance] => (item=load_balancer) 2026-03-18 10:28:25.560547 | instance | ok: [instance] => (item=compute_metadata) 2026-03-18 10:28:25.560823 | instance | ok: [instance] => (item=dns) 2026-03-18 10:28:25.561075 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:28:25.561320 | instance | 2026-03-18 10:28:25.561590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:28:25.561898 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.177) 0:42:20.729 ******* 2026-03-18 10:28:25.631440 | instance | ok: [instance] 2026-03-18 10:28:25.631683 | instance | 2026-03-18 10:28:25.631972 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:28:25.632250 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.073) 0:42:20.802 ******* 2026-03-18 10:28:25.710692 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:28:25.710923 | instance | 2026-03-18 10:28:25.711197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:28:25.711469 | instance | Wednesday 18 March 2026 10:28:25 +0000 (0:00:00.079) 0:42:20.882 ******* 2026-03-18 10:28:26.278159 | instance | changed: [instance] 2026-03-18 10:28:26.278374 | instance | 2026-03-18 10:28:26.278636 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-03-18 10:28:26.278986 | instance | Wednesday 18 March 2026 10:28:26 +0000 (0:00:00.567) 0:42:21.449 ******* 2026-03-18 10:28:26.334889 | instance | skipping: [instance] 2026-03-18 10:28:26.335034 | instance | 2026-03-18 10:28:26.335307 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-03-18 10:28:26.335564 | instance | Wednesday 18 March 2026 10:28:26 +0000 (0:00:00.056) 0:42:21.506 ******* 2026-03-18 10:28:26.826631 | instance | ok: [instance] 2026-03-18 10:28:26.826856 | instance | 2026-03-18 10:28:26.827130 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-03-18 10:28:26.827401 | instance | Wednesday 18 March 2026 10:28:26 +0000 (0:00:00.491) 0:42:21.997 ******* 2026-03-18 10:28:26.881794 | instance | skipping: [instance] 2026-03-18 10:28:26.882039 | instance | 2026-03-18 10:28:26.882351 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-03-18 10:28:26.882752 | instance | Wednesday 18 March 2026 10:28:26 +0000 (0:00:00.055) 0:42:22.053 ******* 2026-03-18 10:28:26.951671 | instance | ok: [instance] 2026-03-18 10:28:26.951881 | instance | 2026-03-18 10:28:26.952183 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-03-18 10:28:26.952463 | instance | Wednesday 18 March 2026 10:28:26 +0000 (0:00:00.069) 0:42:22.122 ******* 2026-03-18 10:30:54.334532 | instance | changed: [instance] 2026-03-18 10:30:54.334795 | instance | 2026-03-18 10:30:54.335118 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:30:54.335325 | instance | Wednesday 18 March 2026 10:30:54 +0000 (0:02:27.382) 0:44:49.505 ******* 2026-03-18 10:30:54.451007 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:30:54.451259 | instance | 2026-03-18 10:30:54.451538 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:30:54.451835 | instance | Wednesday 18 March 2026 10:30:54 +0000 (0:00:00.117) 0:44:49.622 ******* 2026-03-18 10:30:54.504457 | instance | skipping: [instance] 2026-03-18 10:30:54.504687 | instance | 2026-03-18 10:30:54.505003 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:30:54.505293 | instance | Wednesday 18 March 2026 10:30:54 +0000 (0:00:00.053) 0:44:49.675 ******* 2026-03-18 10:30:54.563463 | instance | skipping: [instance] 2026-03-18 10:30:54.563534 | instance | 2026-03-18 10:30:54.563745 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:30:54.564136 | instance | Wednesday 18 March 2026 10:30:54 +0000 (0:00:00.059) 0:44:49.735 ******* 2026-03-18 10:30:54.631586 | instance | ok: [instance] 2026-03-18 10:30:54.631811 | instance | 2026-03-18 10:30:54.632098 | instance | TASK [Create Ingress network] ************************************************** 2026-03-18 10:30:54.632395 | instance | Wednesday 18 March 2026 10:30:54 +0000 (0:00:00.067) 0:44:49.802 ******* 2026-03-18 10:30:54.721522 | instance | included: ingress for instance 2026-03-18 10:30:54.721811 | instance | 2026-03-18 10:30:54.722369 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-03-18 10:30:54.722738 | instance | Wednesday 18 March 2026 10:30:54 +0000 (0:00:00.089) 0:44:49.892 ******* 2026-03-18 10:30:55.858448 | instance | changed: [instance] 2026-03-18 10:30:55.858533 | instance | 2026-03-18 10:30:55.858676 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-03-18 10:30:55.858800 | instance | Wednesday 18 March 2026 10:30:55 +0000 (0:00:01.137) 0:44:51.029 ******* 2026-03-18 10:30:56.535824 | instance | ok: [instance] 2026-03-18 10:30:56.536054 | instance | 2026-03-18 10:30:56.536330 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-03-18 10:30:56.536600 | instance | Wednesday 18 March 2026 10:30:56 +0000 (0:00:00.677) 0:44:51.707 ******* 2026-03-18 10:31:41.510759 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-03-18 10:31:41.510911 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-03-18 10:31:41.511082 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-03-18 10:31:41.511252 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-03-18 10:31:41.511423 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-03-18 10:31:41.511617 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-03-18 10:31:41.511775 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-03-18 10:31:41.511968 | 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-03-18 10:31:41.512141 | instance | 2026-03-18 10:31:41.512307 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-03-18 10:31:41.512475 | instance | Wednesday 18 March 2026 10:31:41 +0000 (0:00:44.974) 0:45:36.682 ******* 2026-03-18 10:31:46.934174 | 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-03-18 10:31:46.934299 | instance | 2026-03-18 10:31:46.934488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:31:46.934660 | instance | Wednesday 18 March 2026 10:31:46 +0000 (0:00:05.422) 0:45:42.104 ******* 2026-03-18 10:31:47.163730 | instance | ok: [instance] 2026-03-18 10:31:47.163803 | instance | 2026-03-18 10:31:47.163915 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:31:47.164051 | instance | Wednesday 18 March 2026 10:31:47 +0000 (0:00:00.231) 0:45:42.335 ******* 2026-03-18 10:31:47.270710 | instance | included: rabbitmq for instance 2026-03-18 10:31:47.271631 | instance | 2026-03-18 10:31:47.271639 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:31:47.271644 | instance | Wednesday 18 March 2026 10:31:47 +0000 (0:00:00.106) 0:45:42.442 ******* 2026-03-18 10:31:47.931366 | instance | ok: [instance] 2026-03-18 10:31:47.931639 | instance | 2026-03-18 10:31:47.931994 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:31:47.932285 | instance | Wednesday 18 March 2026 10:31:47 +0000 (0:00:00.660) 0:45:43.102 ******* 2026-03-18 10:31:47.988975 | instance | skipping: [instance] 2026-03-18 10:31:47.989209 | instance | 2026-03-18 10:31:47.989559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:31:47.989848 | instance | Wednesday 18 March 2026 10:31:47 +0000 (0:00:00.057) 0:45:43.160 ******* 2026-03-18 10:31:48.058748 | instance | skipping: [instance] 2026-03-18 10:31:48.058979 | instance | 2026-03-18 10:31:48.059273 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:31:48.059539 | instance | Wednesday 18 March 2026 10:31:48 +0000 (0:00:00.069) 0:45:43.229 ******* 2026-03-18 10:31:48.121028 | instance | skipping: [instance] 2026-03-18 10:31:48.121257 | instance | 2026-03-18 10:31:48.121527 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:31:48.121792 | instance | Wednesday 18 March 2026 10:31:48 +0000 (0:00:00.062) 0:45:43.292 ******* 2026-03-18 10:32:19.243035 | instance | changed: [instance] 2026-03-18 10:32:19.243138 | instance | 2026-03-18 10:32:19.243156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:32:19.243285 | instance | Wednesday 18 March 2026 10:32:19 +0000 (0:00:31.122) 0:46:14.414 ******* 2026-03-18 10:32:20.087055 | instance | ok: [instance] 2026-03-18 10:32:20.087299 | instance | 2026-03-18 10:32:20.087599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:32:20.087874 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.843) 0:46:15.257 ******* 2026-03-18 10:32:20.150248 | instance | ok: [instance] 2026-03-18 10:32:20.150505 | instance | 2026-03-18 10:32:20.150816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:32:20.151088 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.063) 0:46:15.321 ******* 2026-03-18 10:32:20.215273 | instance | skipping: [instance] 2026-03-18 10:32:20.215524 | instance | 2026-03-18 10:32:20.215829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:32:20.216082 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.064) 0:46:15.385 ******* 2026-03-18 10:32:20.288715 | instance | skipping: [instance] 2026-03-18 10:32:20.289126 | instance | 2026-03-18 10:32:20.289473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:32:20.289923 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.074) 0:46:15.460 ******* 2026-03-18 10:32:20.355673 | instance | ok: [instance] 2026-03-18 10:32:20.355714 | instance | 2026-03-18 10:32:20.355890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:32:20.356143 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.066) 0:46:15.526 ******* 2026-03-18 10:32:20.481655 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:32:20.482074 | instance | ok: [instance] => (item=identity) 2026-03-18 10:32:20.482461 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:32:20.482799 | instance | ok: [instance] => (item=orchestration) 2026-03-18 10:32:20.483127 | instance | ok: [instance] => (item=cloudformation) 2026-03-18 10:32:20.483518 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:32:20.483846 | instance | 2026-03-18 10:32:20.484182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:32:20.484554 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.126) 0:46:15.652 ******* 2026-03-18 10:32:20.572312 | instance | ok: [instance] 2026-03-18 10:32:20.572656 | instance | 2026-03-18 10:32:20.573057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:32:20.573521 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.090) 0:46:15.743 ******* 2026-03-18 10:32:20.658172 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:32:20.658474 | instance | 2026-03-18 10:32:20.658704 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:32:20.658920 | instance | Wednesday 18 March 2026 10:32:20 +0000 (0:00:00.085) 0:46:15.829 ******* 2026-03-18 10:32:21.228711 | instance | changed: [instance] 2026-03-18 10:32:21.228777 | instance | 2026-03-18 10:32:21.228783 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-03-18 10:32:21.228788 | instance | Wednesday 18 March 2026 10:32:21 +0000 (0:00:00.570) 0:46:16.399 ******* 2026-03-18 10:35:49.338364 | instance | changed: [instance] 2026-03-18 10:35:49.338438 | instance | 2026-03-18 10:35:49.338444 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:35:49.338448 | instance | Wednesday 18 March 2026 10:35:49 +0000 (0:03:28.109) 0:49:44.509 ******* 2026-03-18 10:35:49.449655 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:35:49.449711 | instance | 2026-03-18 10:35:49.449722 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:35:49.449733 | instance | Wednesday 18 March 2026 10:35:49 +0000 (0:00:00.110) 0:49:44.620 ******* 2026-03-18 10:35:49.506812 | instance | skipping: [instance] 2026-03-18 10:35:49.506942 | instance | 2026-03-18 10:35:49.507121 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:35:49.507289 | instance | Wednesday 18 March 2026 10:35:49 +0000 (0:00:00.058) 0:49:44.678 ******* 2026-03-18 10:35:49.566713 | instance | skipping: [instance] 2026-03-18 10:35:49.566932 | instance | 2026-03-18 10:35:49.567232 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:35:49.567481 | instance | Wednesday 18 March 2026 10:35:49 +0000 (0:00:00.059) 0:49:44.738 ******* 2026-03-18 10:35:49.639926 | instance | ok: [instance] 2026-03-18 10:35:49.640173 | instance | 2026-03-18 10:35:49.640423 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-03-18 10:35:49.640689 | instance | Wednesday 18 March 2026 10:35:49 +0000 (0:00:00.073) 0:49:44.811 ******* 2026-03-18 10:35:49.740761 | instance | included: ingress for instance 2026-03-18 10:35:49.740909 | instance | 2026-03-18 10:35:49.741103 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-03-18 10:35:49.741282 | instance | Wednesday 18 March 2026 10:35:49 +0000 (0:00:00.100) 0:49:44.911 ******* 2026-03-18 10:35:50.749821 | instance | changed: [instance] 2026-03-18 10:35:50.750065 | instance | 2026-03-18 10:35:50.750282 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:35:50.750502 | instance | Wednesday 18 March 2026 10:35:50 +0000 (0:00:01.008) 0:49:45.920 ******* 2026-03-18 10:35:50.883671 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:35:50.883921 | instance | 2026-03-18 10:35:50.884188 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:35:50.884458 | instance | Wednesday 18 March 2026 10:35:50 +0000 (0:00:00.134) 0:49:46.054 ******* 2026-03-18 10:35:50.940317 | instance | skipping: [instance] 2026-03-18 10:35:50.940534 | instance | 2026-03-18 10:35:50.940788 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:35:50.941075 | instance | Wednesday 18 March 2026 10:35:50 +0000 (0:00:00.056) 0:49:46.111 ******* 2026-03-18 10:35:51.005128 | instance | skipping: [instance] 2026-03-18 10:35:51.005267 | instance | 2026-03-18 10:35:51.005481 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:35:51.005613 | instance | Wednesday 18 March 2026 10:35:51 +0000 (0:00:00.064) 0:49:46.176 ******* 2026-03-18 10:35:51.076290 | instance | ok: [instance] 2026-03-18 10:35:51.076387 | instance | 2026-03-18 10:35:51.076511 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-03-18 10:35:51.076628 | instance | Wednesday 18 March 2026 10:35:51 +0000 (0:00:00.071) 0:49:46.248 ******* 2026-03-18 10:35:51.169851 | instance | included: ingress for instance 2026-03-18 10:35:51.170081 | instance | 2026-03-18 10:35:51.170379 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-03-18 10:35:51.170667 | instance | Wednesday 18 March 2026 10:35:51 +0000 (0:00:00.093) 0:49:46.341 ******* 2026-03-18 10:35:52.316828 | instance | changed: [instance] 2026-03-18 10:35:52.317000 | instance | 2026-03-18 10:35:52.317287 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-18 10:35:52.317574 | instance | Wednesday 18 March 2026 10:35:52 +0000 (0:00:01.146) 0:49:47.488 ******* 2026-03-18 10:35:52.596259 | instance | ok: [instance] 2026-03-18 10:35:52.596356 | instance | 2026-03-18 10:35:52.596520 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:35:52.596689 | instance | Wednesday 18 March 2026 10:35:52 +0000 (0:00:00.279) 0:49:47.767 ******* 2026-03-18 10:35:53.792371 | instance | ok: [instance] 2026-03-18 10:35:53.792809 | instance | 2026-03-18 10:35:53.792942 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:35:53.793919 | instance | Wednesday 18 March 2026 10:35:53 +0000 (0:00:01.195) 0:49:48.963 ******* 2026-03-18 10:35:54.061950 | instance | ok: [instance] 2026-03-18 10:35:54.062033 | instance | 2026-03-18 10:35:54.062137 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:35:54.062260 | instance | Wednesday 18 March 2026 10:35:54 +0000 (0:00:00.270) 0:49:49.233 ******* 2026-03-18 10:35:54.158065 | instance | ok: [instance] => { 2026-03-18 10:35:54.158220 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-18 10:35:54.158384 | instance | } 2026-03-18 10:35:54.158541 | instance | 2026-03-18 10:35:54.158711 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:35:54.158881 | instance | Wednesday 18 March 2026 10:35:54 +0000 (0:00:00.095) 0:49:49.329 ******* 2026-03-18 10:35:54.517375 | instance | ok: [instance] 2026-03-18 10:35:54.517857 | instance | 2026-03-18 10:35:54.518230 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:35:54.518908 | instance | Wednesday 18 March 2026 10:35:54 +0000 (0:00:00.359) 0:49:49.688 ******* 2026-03-18 10:35:55.588266 | instance | ok: [instance] 2026-03-18 10:35:55.588560 | instance | 2026-03-18 10:35:55.588846 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-18 10:35:55.589144 | instance | Wednesday 18 March 2026 10:35:55 +0000 (0:00:01.070) 0:49:50.759 ******* 2026-03-18 10:35:56.091320 | instance | ok: [instance] 2026-03-18 10:35:56.091555 | instance | 2026-03-18 10:35:56.091855 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-18 10:35:56.092210 | instance | Wednesday 18 March 2026 10:35:56 +0000 (0:00:00.503) 0:49:51.262 ******* 2026-03-18 10:35:56.794172 | instance | ok: [instance] 2026-03-18 10:35:56.794583 | instance | 2026-03-18 10:35:56.794596 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-18 10:35:56.794628 | instance | Wednesday 18 March 2026 10:35:56 +0000 (0:00:00.702) 0:49:51.964 ******* 2026-03-18 10:35:57.549259 | instance | ok: [instance] 2026-03-18 10:35:57.549390 | instance | 2026-03-18 10:35:57.549550 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-18 10:35:57.549697 | instance | Wednesday 18 March 2026 10:35:57 +0000 (0:00:00.756) 0:49:52.720 ******* 2026-03-18 10:35:57.918239 | instance | ok: [instance] 2026-03-18 10:35:57.918335 | instance | 2026-03-18 10:35:57.918472 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-18 10:35:57.918644 | instance | Wednesday 18 March 2026 10:35:57 +0000 (0:00:00.369) 0:49:53.089 ******* 2026-03-18 10:35:58.055721 | instance | included: openstack_helm_endpoints for instance 2026-03-18 10:35:58.055784 | instance | 2026-03-18 10:35:58.056050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:35:58.056091 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.137) 0:49:53.227 ******* 2026-03-18 10:35:58.116237 | instance | skipping: [instance] 2026-03-18 10:35:58.116614 | instance | 2026-03-18 10:35:58.116626 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:35:58.116631 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.060) 0:49:53.287 ******* 2026-03-18 10:35:58.175844 | instance | skipping: [instance] 2026-03-18 10:35:58.176246 | instance | 2026-03-18 10:35:58.176297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:35:58.176306 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.059) 0:49:53.347 ******* 2026-03-18 10:35:58.233762 | instance | skipping: [instance] 2026-03-18 10:35:58.233909 | instance | 2026-03-18 10:35:58.233921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:35:58.233933 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.057) 0:49:53.404 ******* 2026-03-18 10:35:58.280292 | instance | skipping: [instance] 2026-03-18 10:35:58.280414 | instance | 2026-03-18 10:35:58.280694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:35:58.280746 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.047) 0:49:53.451 ******* 2026-03-18 10:35:58.344344 | instance | skipping: [instance] 2026-03-18 10:35:58.344449 | instance | 2026-03-18 10:35:58.344581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:35:58.344704 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.063) 0:49:53.515 ******* 2026-03-18 10:35:58.403403 | instance | skipping: [instance] 2026-03-18 10:35:58.403657 | instance | 2026-03-18 10:35:58.403986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:35:58.404417 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.058) 0:49:53.574 ******* 2026-03-18 10:35:58.461975 | instance | ok: [instance] 2026-03-18 10:35:58.462209 | instance | 2026-03-18 10:35:58.462489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:35:58.462812 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.058) 0:49:53.633 ******* 2026-03-18 10:35:58.530131 | instance | ok: [instance] => (item=identity) 2026-03-18 10:35:58.530329 | instance | 2026-03-18 10:35:58.530627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:35:58.530908 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.068) 0:49:53.701 ******* 2026-03-18 10:35:58.619782 | instance | ok: [instance] 2026-03-18 10:35:58.620021 | instance | 2026-03-18 10:35:58.620306 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-18 10:35:58.620612 | instance | Wednesday 18 March 2026 10:35:58 +0000 (0:00:00.088) 0:49:53.790 ******* 2026-03-18 10:35:59.092809 | instance | ok: [instance] 2026-03-18 10:35:59.093059 | instance | 2026-03-18 10:35:59.093404 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-18 10:35:59.093680 | instance | Wednesday 18 March 2026 10:35:59 +0000 (0:00:00.473) 0:49:54.263 ******* 2026-03-18 10:35:59.739537 | instance | ok: [instance] 2026-03-18 10:35:59.739708 | instance | 2026-03-18 10:35:59.740002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:35:59.740275 | instance | Wednesday 18 March 2026 10:35:59 +0000 (0:00:00.646) 0:49:54.910 ******* 2026-03-18 10:35:59.844247 | instance | ok: [instance] 2026-03-18 10:35:59.844543 | instance | 2026-03-18 10:35:59.844825 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:35:59.845103 | instance | Wednesday 18 March 2026 10:35:59 +0000 (0:00:00.105) 0:49:55.015 ******* 2026-03-18 10:35:59.945387 | instance | included: rabbitmq for instance 2026-03-18 10:35:59.945478 | instance | 2026-03-18 10:35:59.945653 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:35:59.946022 | instance | Wednesday 18 March 2026 10:35:59 +0000 (0:00:00.101) 0:49:55.116 ******* 2026-03-18 10:36:00.662706 | instance | ok: [instance] 2026-03-18 10:36:00.662824 | instance | 2026-03-18 10:36:00.663021 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:36:00.663192 | instance | Wednesday 18 March 2026 10:36:00 +0000 (0:00:00.717) 0:49:55.834 ******* 2026-03-18 10:36:00.726088 | instance | skipping: [instance] 2026-03-18 10:36:00.726390 | instance | 2026-03-18 10:36:00.726805 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:36:00.727175 | instance | Wednesday 18 March 2026 10:36:00 +0000 (0:00:00.062) 0:49:55.896 ******* 2026-03-18 10:36:00.790243 | instance | skipping: [instance] 2026-03-18 10:36:00.790436 | instance | 2026-03-18 10:36:00.790673 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:36:00.790912 | instance | Wednesday 18 March 2026 10:36:00 +0000 (0:00:00.064) 0:49:55.961 ******* 2026-03-18 10:36:00.853775 | instance | skipping: [instance] 2026-03-18 10:36:00.854076 | instance | 2026-03-18 10:36:00.854378 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:36:00.854643 | instance | Wednesday 18 March 2026 10:36:00 +0000 (0:00:00.063) 0:49:56.024 ******* 2026-03-18 10:36:31.759926 | instance | changed: [instance] 2026-03-18 10:36:31.760051 | instance | 2026-03-18 10:36:31.760105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:36:31.760234 | instance | Wednesday 18 March 2026 10:36:31 +0000 (0:00:30.906) 0:50:26.931 ******* 2026-03-18 10:36:32.442150 | instance | ok: [instance] 2026-03-18 10:36:32.442369 | instance | 2026-03-18 10:36:32.442657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:36:32.442945 | instance | Wednesday 18 March 2026 10:36:32 +0000 (0:00:00.682) 0:50:27.613 ******* 2026-03-18 10:36:32.510731 | instance | ok: [instance] 2026-03-18 10:36:32.510977 | instance | 2026-03-18 10:36:32.511258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:36:32.511528 | instance | Wednesday 18 March 2026 10:36:32 +0000 (0:00:00.068) 0:50:27.682 ******* 2026-03-18 10:36:32.574796 | instance | skipping: [instance] 2026-03-18 10:36:32.575042 | instance | 2026-03-18 10:36:32.575324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:36:32.575586 | instance | Wednesday 18 March 2026 10:36:32 +0000 (0:00:00.064) 0:50:27.746 ******* 2026-03-18 10:36:32.637354 | instance | skipping: [instance] 2026-03-18 10:36:32.637695 | instance | 2026-03-18 10:36:32.638033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:36:32.638320 | instance | Wednesday 18 March 2026 10:36:32 +0000 (0:00:00.062) 0:50:27.808 ******* 2026-03-18 10:36:32.696079 | instance | ok: [instance] 2026-03-18 10:36:32.696328 | instance | 2026-03-18 10:36:32.696618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:36:32.696902 | instance | Wednesday 18 March 2026 10:36:32 +0000 (0:00:00.059) 0:50:27.867 ******* 2026-03-18 10:36:32.849176 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-03-18 10:36:32.849453 | instance | ok: [instance] => (item=network) 2026-03-18 10:36:32.849659 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:36:32.849900 | instance | ok: [instance] => (item=identity) 2026-03-18 10:36:32.850108 | instance | ok: [instance] => (item=load_balancer) 2026-03-18 10:36:32.850308 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:36:32.850509 | instance | ok: [instance] => (item=valkey) 2026-03-18 10:36:32.850710 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:36:32.850902 | instance | 2026-03-18 10:36:32.851108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:36:32.851309 | instance | Wednesday 18 March 2026 10:36:32 +0000 (0:00:00.152) 0:50:28.020 ******* 2026-03-18 10:36:32.928626 | instance | ok: [instance] 2026-03-18 10:36:32.929244 | instance | 2026-03-18 10:36:32.929636 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:36:32.930198 | instance | Wednesday 18 March 2026 10:36:32 +0000 (0:00:00.078) 0:50:28.098 ******* 2026-03-18 10:36:33.014604 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:36:33.014999 | instance | 2026-03-18 10:36:33.015381 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:36:33.015713 | instance | Wednesday 18 March 2026 10:36:33 +0000 (0:00:00.086) 0:50:28.185 ******* 2026-03-18 10:36:33.587342 | instance | changed: [instance] 2026-03-18 10:36:33.587722 | instance | 2026-03-18 10:36:33.588061 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-18 10:36:33.588393 | instance | Wednesday 18 March 2026 10:36:33 +0000 (0:00:00.572) 0:50:28.758 ******* 2026-03-18 10:36:34.868064 | instance | ok: [instance] 2026-03-18 10:36:34.868104 | instance | 2026-03-18 10:36:34.868110 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-03-18 10:36:34.868115 | instance | Wednesday 18 March 2026 10:36:34 +0000 (0:00:01.281) 0:50:30.039 ******* 2026-03-18 10:36:36.089511 | instance | changed: [instance] 2026-03-18 10:36:36.089569 | instance | 2026-03-18 10:36:36.090057 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-03-18 10:36:36.090362 | instance | Wednesday 18 March 2026 10:36:36 +0000 (0:00:01.220) 0:50:31.260 ******* 2026-03-18 10:36:37.257103 | instance | changed: [instance] 2026-03-18 10:36:37.257172 | instance | 2026-03-18 10:36:37.257195 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-03-18 10:36:37.257206 | instance | Wednesday 18 March 2026 10:36:37 +0000 (0:00:01.167) 0:50:32.427 ******* 2026-03-18 10:36:38.531829 | instance | changed: [instance] 2026-03-18 10:36:38.531897 | instance | 2026-03-18 10:36:38.532181 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-03-18 10:36:38.532471 | instance | Wednesday 18 March 2026 10:36:38 +0000 (0:00:01.275) 0:50:33.702 ******* 2026-03-18 10:36:44.142878 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-03-18 10:36:44.143060 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-03-18 10:36:44.143093 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-03-18 10:36:44.143218 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-03-18 10:36:44.143341 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-03-18 10:36:44.143511 | instance | 2026-03-18 10:36:44.143576 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-03-18 10:36:44.143730 | instance | Wednesday 18 March 2026 10:36:44 +0000 (0:00:05.611) 0:50:39.313 ******* 2026-03-18 10:36:46.093681 | instance | changed: [instance] => (item=instance) 2026-03-18 10:36:46.093801 | instance | 2026-03-18 10:36:46.093814 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-03-18 10:36:46.094014 | instance | Wednesday 18 March 2026 10:36:46 +0000 (0:00:01.950) 0:50:41.264 ******* 2026-03-18 10:36:48.416200 | instance | ok: [instance] => (item=instance) 2026-03-18 10:36:48.416333 | instance | 2026-03-18 10:36:48.416374 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-03-18 10:36:48.416539 | instance | Wednesday 18 March 2026 10:36:48 +0000 (0:00:02.323) 0:50:43.587 ******* 2026-03-18 10:36:54.640452 | instance | ok: [instance] => (item=instance) 2026-03-18 10:36:54.640496 | instance | 2026-03-18 10:36:54.640501 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-03-18 10:36:54.640506 | instance | Wednesday 18 March 2026 10:36:54 +0000 (0:00:06.223) 0:50:49.811 ******* 2026-03-18 10:36:55.763937 | instance | ok: [instance] => (item=instance) 2026-03-18 10:36:55.764019 | instance | 2026-03-18 10:36:55.764052 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-03-18 10:36:55.764251 | instance | Wednesday 18 March 2026 10:36:55 +0000 (0:00:01.122) 0:50:50.934 ******* 2026-03-18 10:36:55.846521 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-03-18 10:36:55.846607 | instance | 2026-03-18 10:36:55.846718 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-03-18 10:36:55.846842 | instance | Wednesday 18 March 2026 10:36:55 +0000 (0:00:00.082) 0:50:51.017 ******* 2026-03-18 10:36:56.913051 | instance | changed: [instance] 2026-03-18 10:36:56.913152 | instance | 2026-03-18 10:36:56.913370 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-03-18 10:36:56.913423 | instance | Wednesday 18 March 2026 10:36:56 +0000 (0:00:01.067) 0:50:52.084 ******* 2026-03-18 10:36:59.144828 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-03-18T10:36:45Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.242', 'hostname': 'host-172-24-0-242', 'fqdn': 'host-172-24-0-242.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'aafffcb3-a4bd-4b02-8ae2-9bb7905b07aa', 'ip_address': '172.24.0.242'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:81:2f:51', 'name': 'octavia-health-manager-port-instance', 'network_id': '2321112e-a988-4534-9d1b-960fdbc09a9d', 'numa_affinity_policy': None, 'project_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'tenant_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['98817f31-b804-4145-8c67-747a736d2af9'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-03-18T10:36:53Z', 'revision_number': 4, 'if_match': None, 'id': 'b6f559df-1ebf-48e9-bd7e-6642a6691f5a', '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-03-18 10:36:59.144936 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-03-18T10:36:45Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.242', 'hostname': 'host-172-24-0-242', 'fqdn': 'host-172-24-0-242.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'aafffcb3-a4bd-4b02-8ae2-9bb7905b07aa', 'ip_address': '172.24.0.242'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:81:2f:51', 'name': 'octavia-health-manager-port-instance', 'network_id': '2321112e-a988-4534-9d1b-960fdbc09a9d', 'numa_affinity_policy': None, 'project_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'tenant_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['98817f31-b804-4145-8c67-747a736d2af9'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-03-18T10:36:53Z', 'revision_number': 4, 'if_match': None, 'id': 'b6f559df-1ebf-48e9-bd7e-6642a6691f5a', '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-03-18 10:36:59.145326 | instance | 2026-03-18 10:36:59.145368 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-03-18 10:36:59.145374 | instance | Wednesday 18 March 2026 10:36:59 +0000 (0:00:02.231) 0:50:54.316 ******* 2026-03-18 10:37:00.234398 | instance | changed: [instance] 2026-03-18 10:37:00.234485 | instance | 2026-03-18 10:37:00.234500 | instance | TASK [Upload Amphora image] **************************************************** 2026-03-18 10:37:00.234669 | instance | Wednesday 18 March 2026 10:37:00 +0000 (0:00:01.089) 0:50:55.405 ******* 2026-03-18 10:37:00.400518 | instance | included: glance_image for instance 2026-03-18 10:37:00.400632 | instance | 2026-03-18 10:37:00.400855 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-03-18 10:37:00.400871 | instance | Wednesday 18 March 2026 10:37:00 +0000 (0:00:00.166) 0:50:55.572 ******* 2026-03-18 10:37:01.637200 | instance | ok: [instance] 2026-03-18 10:37:01.637319 | instance | 2026-03-18 10:37:01.637394 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 10:37:01.637543 | instance | Wednesday 18 March 2026 10:37:01 +0000 (0:00:01.236) 0:50:56.808 ******* 2026-03-18 10:37:02.612044 | instance | ok: [instance] 2026-03-18 10:37:02.612836 | instance | 2026-03-18 10:37:02.612898 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 10:37:02.612910 | instance | Wednesday 18 March 2026 10:37:02 +0000 (0:00:00.974) 0:50:57.783 ******* 2026-03-18 10:37:02.889950 | instance | changed: [instance] 2026-03-18 10:37:02.890144 | instance | 2026-03-18 10:37:02.890463 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 10:37:02.890742 | instance | Wednesday 18 March 2026 10:37:02 +0000 (0:00:00.277) 0:50:58.060 ******* 2026-03-18 10:37:26.018192 | instance | changed: [instance] 2026-03-18 10:37:26.018321 | instance | 2026-03-18 10:37:26.018337 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 10:37:26.018479 | instance | Wednesday 18 March 2026 10:37:26 +0000 (0:00:23.128) 0:51:21.189 ******* 2026-03-18 10:37:26.296342 | instance | ok: [instance] 2026-03-18 10:37:26.296621 | instance | 2026-03-18 10:37:26.296906 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 10:37:26.297212 | instance | Wednesday 18 March 2026 10:37:26 +0000 (0:00:00.277) 0:51:21.466 ******* 2026-03-18 10:37:28.492560 | instance | changed: [instance] 2026-03-18 10:37:28.492783 | instance | 2026-03-18 10:37:28.493051 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 10:37:28.493351 | instance | Wednesday 18 March 2026 10:37:28 +0000 (0:00:02.195) 0:51:23.662 ******* 2026-03-18 10:37:29.228275 | instance | ok: [instance] 2026-03-18 10:37:29.228415 | instance | 2026-03-18 10:37:29.228605 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 10:37:29.228792 | instance | Wednesday 18 March 2026 10:37:29 +0000 (0:00:00.736) 0:51:24.399 ******* 2026-03-18 10:38:10.459766 | instance | changed: [instance] 2026-03-18 10:38:10.460021 | instance | 2026-03-18 10:38:10.460329 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 10:38:10.460619 | instance | Wednesday 18 March 2026 10:38:10 +0000 (0:00:41.231) 0:52:05.630 ******* 2026-03-18 10:38:10.959069 | instance | changed: [instance] 2026-03-18 10:38:10.959315 | instance | 2026-03-18 10:38:10.959640 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-03-18 10:38:10.959927 | instance | Wednesday 18 March 2026 10:38:10 +0000 (0:00:00.498) 0:52:06.129 ******* 2026-03-18 10:38:11.916147 | instance | ok: [instance] 2026-03-18 10:38:11.916363 | instance | 2026-03-18 10:38:11.916672 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-03-18 10:38:11.916947 | instance | Wednesday 18 March 2026 10:38:11 +0000 (0:00:00.957) 0:52:07.086 ******* 2026-03-18 10:38:17.641245 | instance | changed: [instance] 2026-03-18 10:38:17.641463 | instance | 2026-03-18 10:38:17.641743 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-03-18 10:38:17.642081 | instance | Wednesday 18 March 2026 10:38:17 +0000 (0:00:05.725) 0:52:12.812 ******* 2026-03-18 10:38:18.333642 | instance | ok: [instance] 2026-03-18 10:38:18.333934 | instance | 2026-03-18 10:38:18.334233 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-03-18 10:38:18.334553 | instance | Wednesday 18 March 2026 10:38:18 +0000 (0:00:00.692) 0:52:13.504 ******* 2026-03-18 10:38:19.745916 | instance | changed: [instance] 2026-03-18 10:38:19.745982 | instance | 2026-03-18 10:38:19.745994 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-03-18 10:38:19.746004 | instance | Wednesday 18 March 2026 10:38:19 +0000 (0:00:01.409) 0:52:14.914 ******* 2026-03-18 10:38:21.169955 | instance | changed: [instance] => (item=octavia-client) 2026-03-18 10:38:21.170117 | instance | changed: [instance] => (item=octavia-server) 2026-03-18 10:38:21.170274 | instance | 2026-03-18 10:38:21.170443 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-03-18 10:38:21.170617 | instance | Wednesday 18 March 2026 10:38:21 +0000 (0:00:01.426) 0:52:16.340 ******* 2026-03-18 10:38:21.892143 | instance | changed: [instance] 2026-03-18 10:38:21.892229 | instance | 2026-03-18 10:38:21.892357 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-03-18 10:38:21.892480 | instance | Wednesday 18 March 2026 10:38:21 +0000 (0:00:00.722) 0:52:17.063 ******* 2026-03-18 10:38:23.883580 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-03-18 10:38:23.883719 | instance | loadbalancer quotas. 2026-03-18 10:38:23.917426 | instance | changed: [instance] 2026-03-18 10:38:23.917678 | instance | 2026-03-18 10:38:23.918045 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-03-18 10:38:23.918323 | instance | Wednesday 18 March 2026 10:38:23 +0000 (0:00:02.025) 0:52:19.088 ******* 2026-03-18 10:40:43.762361 | instance | changed: [instance] 2026-03-18 10:40:43.762438 | instance | 2026-03-18 10:40:43.762585 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-03-18 10:40:43.762710 | instance | Wednesday 18 March 2026 10:40:43 +0000 (0:02:19.844) 0:54:38.932 ******* 2026-03-18 10:40:54.545574 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-03-18 10:40:54.545647 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-03-18 10:40:54.545661 | instance | 2026-03-18 10:40:54.545672 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:40:54.545682 | instance | Wednesday 18 March 2026 10:40:54 +0000 (0:00:10.781) 0:54:49.715 ******* 2026-03-18 10:40:54.716776 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:40:54.716843 | instance | 2026-03-18 10:40:54.716983 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:40:54.717107 | instance | Wednesday 18 March 2026 10:40:54 +0000 (0:00:00.172) 0:54:49.887 ******* 2026-03-18 10:40:54.794415 | instance | skipping: [instance] 2026-03-18 10:40:54.794500 | instance | 2026-03-18 10:40:54.794756 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:40:54.794886 | instance | Wednesday 18 March 2026 10:40:54 +0000 (0:00:00.077) 0:54:49.965 ******* 2026-03-18 10:40:54.871471 | instance | skipping: [instance] 2026-03-18 10:40:54.871555 | instance | 2026-03-18 10:40:54.871731 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:40:54.871818 | instance | Wednesday 18 March 2026 10:40:54 +0000 (0:00:00.077) 0:54:50.042 ******* 2026-03-18 10:40:54.958771 | instance | ok: [instance] 2026-03-18 10:40:54.958909 | instance | 2026-03-18 10:40:54.959083 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-03-18 10:40:54.959251 | instance | Wednesday 18 March 2026 10:40:54 +0000 (0:00:00.086) 0:54:50.129 ******* 2026-03-18 10:40:55.070737 | instance | included: ingress for instance 2026-03-18 10:40:55.070861 | instance | 2026-03-18 10:40:55.071050 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-03-18 10:40:55.071230 | instance | Wednesday 18 March 2026 10:40:55 +0000 (0:00:00.112) 0:54:50.241 ******* 2026-03-18 10:40:56.525684 | instance | changed: [instance] 2026-03-18 10:40:56.526035 | instance | 2026-03-18 10:40:56.526293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:40:56.526562 | instance | Wednesday 18 March 2026 10:40:56 +0000 (0:00:01.454) 0:54:51.695 ******* 2026-03-18 10:40:56.627631 | instance | ok: [instance] 2026-03-18 10:40:56.627859 | instance | 2026-03-18 10:40:56.628120 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:40:56.628383 | instance | Wednesday 18 March 2026 10:40:56 +0000 (0:00:00.102) 0:54:51.798 ******* 2026-03-18 10:40:56.750147 | instance | included: rabbitmq for instance 2026-03-18 10:40:56.750264 | instance | 2026-03-18 10:40:56.750444 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:40:56.750618 | instance | Wednesday 18 March 2026 10:40:56 +0000 (0:00:00.121) 0:54:51.920 ******* 2026-03-18 10:40:57.563054 | instance | ok: [instance] 2026-03-18 10:40:57.563135 | instance | 2026-03-18 10:40:57.563312 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:40:57.563387 | instance | Wednesday 18 March 2026 10:40:57 +0000 (0:00:00.812) 0:54:52.733 ******* 2026-03-18 10:40:57.633185 | instance | skipping: [instance] 2026-03-18 10:40:57.633270 | instance | 2026-03-18 10:40:57.633566 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:40:57.633610 | instance | Wednesday 18 March 2026 10:40:57 +0000 (0:00:00.070) 0:54:52.804 ******* 2026-03-18 10:40:57.702528 | instance | skipping: [instance] 2026-03-18 10:40:57.702594 | instance | 2026-03-18 10:40:57.702879 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:40:57.702922 | instance | Wednesday 18 March 2026 10:40:57 +0000 (0:00:00.069) 0:54:52.873 ******* 2026-03-18 10:40:57.777241 | instance | skipping: [instance] 2026-03-18 10:40:57.777327 | instance | 2026-03-18 10:40:57.777435 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:40:57.777548 | instance | Wednesday 18 March 2026 10:40:57 +0000 (0:00:00.074) 0:54:52.948 ******* 2026-03-18 10:41:28.759842 | instance | changed: [instance] 2026-03-18 10:41:28.759894 | instance | 2026-03-18 10:41:28.759901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:41:28.759908 | instance | Wednesday 18 March 2026 10:41:28 +0000 (0:00:30.982) 0:55:23.930 ******* 2026-03-18 10:41:29.436321 | instance | ok: [instance] 2026-03-18 10:41:29.436397 | instance | 2026-03-18 10:41:29.436517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:41:29.436638 | instance | Wednesday 18 March 2026 10:41:29 +0000 (0:00:00.677) 0:55:24.607 ******* 2026-03-18 10:41:29.524151 | instance | ok: [instance] 2026-03-18 10:41:29.524277 | instance | 2026-03-18 10:41:29.524401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:41:29.524550 | instance | Wednesday 18 March 2026 10:41:29 +0000 (0:00:00.087) 0:55:24.695 ******* 2026-03-18 10:41:29.613285 | instance | skipping: [instance] 2026-03-18 10:41:29.613358 | instance | 2026-03-18 10:41:29.613497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:41:29.613636 | instance | Wednesday 18 March 2026 10:41:29 +0000 (0:00:00.088) 0:55:24.784 ******* 2026-03-18 10:41:29.690607 | instance | skipping: [instance] 2026-03-18 10:41:29.690679 | instance | 2026-03-18 10:41:29.690821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:41:29.690948 | instance | Wednesday 18 March 2026 10:41:29 +0000 (0:00:00.077) 0:55:24.861 ******* 2026-03-18 10:41:29.768497 | instance | ok: [instance] 2026-03-18 10:41:29.768568 | instance | 2026-03-18 10:41:29.768631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:41:29.768767 | instance | Wednesday 18 March 2026 10:41:29 +0000 (0:00:00.077) 0:55:24.938 ******* 2026-03-18 10:41:29.923275 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:41:29.923511 | instance | ok: [instance] => (item=identity) 2026-03-18 10:41:29.923843 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:41:29.924141 | instance | ok: [instance] => (item=key_manager) 2026-03-18 10:41:29.924496 | instance | ok: [instance] => (item=orchestration) 2026-03-18 10:41:29.924769 | instance | ok: [instance] => (item=container_infra) 2026-03-18 10:41:29.925091 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:41:29.925334 | instance | 2026-03-18 10:41:29.925610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:41:29.925961 | instance | Wednesday 18 March 2026 10:41:29 +0000 (0:00:00.154) 0:55:25.093 ******* 2026-03-18 10:41:30.015919 | instance | ok: [instance] 2026-03-18 10:41:30.016142 | instance | 2026-03-18 10:41:30.016476 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:41:30.016744 | instance | Wednesday 18 March 2026 10:41:30 +0000 (0:00:00.092) 0:55:25.186 ******* 2026-03-18 10:41:30.103205 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:41:30.103429 | instance | 2026-03-18 10:41:30.103738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:41:30.104019 | instance | Wednesday 18 March 2026 10:41:30 +0000 (0:00:00.087) 0:55:25.274 ******* 2026-03-18 10:41:30.694474 | instance | changed: [instance] 2026-03-18 10:41:30.694715 | instance | 2026-03-18 10:41:30.695007 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:41:30.695293 | instance | Wednesday 18 March 2026 10:41:30 +0000 (0:00:00.591) 0:55:25.865 ******* 2026-03-18 10:41:30.772467 | instance | ok: [instance] => { 2026-03-18 10:41:30.772787 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-03-18 10:41:30.773046 | instance | } 2026-03-18 10:41:30.773291 | instance | 2026-03-18 10:41:30.773558 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:41:30.773868 | instance | Wednesday 18 March 2026 10:41:30 +0000 (0:00:00.078) 0:55:25.943 ******* 2026-03-18 10:41:31.937199 | instance | changed: [instance] 2026-03-18 10:41:31.937434 | instance | 2026-03-18 10:41:31.937722 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:41:31.938059 | instance | Wednesday 18 March 2026 10:41:31 +0000 (0:00:01.164) 0:55:27.108 ******* 2026-03-18 10:41:32.019115 | instance | skipping: [instance] 2026-03-18 10:41:32.019263 | instance | 2026-03-18 10:41:32.019442 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-03-18 10:41:32.019620 | instance | Wednesday 18 March 2026 10:41:32 +0000 (0:00:00.082) 0:55:27.190 ******* 2026-03-18 10:41:32.612696 | instance | changed: [instance] 2026-03-18 10:41:32.612928 | instance | 2026-03-18 10:41:32.613226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:41:32.613501 | instance | Wednesday 18 March 2026 10:41:32 +0000 (0:00:00.593) 0:55:27.783 ******* 2026-03-18 10:41:32.709439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:41:32.709644 | instance | 2026-03-18 10:41:32.709952 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:41:32.710218 | instance | Wednesday 18 March 2026 10:41:32 +0000 (0:00:00.096) 0:55:27.880 ******* 2026-03-18 10:41:33.294319 | instance | changed: [instance] 2026-03-18 10:41:33.294509 | instance | 2026-03-18 10:41:33.294827 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-03-18 10:41:33.295093 | instance | Wednesday 18 March 2026 10:41:33 +0000 (0:00:00.584) 0:55:28.465 ******* 2026-03-18 10:41:33.544239 | instance | changed: [instance] 2026-03-18 10:41:33.544570 | instance | 2026-03-18 10:41:33.544870 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-03-18 10:41:33.545168 | instance | Wednesday 18 March 2026 10:41:33 +0000 (0:00:00.250) 0:55:28.715 ******* 2026-03-18 10:41:34.124364 | instance | changed: [instance] 2026-03-18 10:41:34.124442 | instance | 2026-03-18 10:41:34.125275 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-03-18 10:41:34.126036 | instance | Wednesday 18 March 2026 10:41:34 +0000 (0:00:00.580) 0:55:29.295 ******* 2026-03-18 10:41:35.042028 | instance | changed: [instance] 2026-03-18 10:41:35.042254 | instance | 2026-03-18 10:41:35.042544 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-03-18 10:41:35.042818 | instance | Wednesday 18 March 2026 10:41:35 +0000 (0:00:00.917) 0:55:30.213 ******* 2026-03-18 10:41:38.018566 | instance | changed: [instance] 2026-03-18 10:41:38.018664 | instance | 2026-03-18 10:41:38.018675 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-03-18 10:41:38.018686 | instance | Wednesday 18 March 2026 10:41:38 +0000 (0:00:02.975) 0:55:33.188 ******* 2026-03-18 10:41:38.288509 | instance | changed: [instance] 2026-03-18 10:41:38.288555 | instance | 2026-03-18 10:41:38.288562 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-03-18 10:41:38.288568 | instance | Wednesday 18 March 2026 10:41:38 +0000 (0:00:00.270) 0:55:33.459 ******* 2026-03-18 10:41:40.387393 | instance | changed: [instance] 2026-03-18 10:41:40.387508 | instance | 2026-03-18 10:41:40.387529 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-03-18 10:41:40.387691 | instance | Wednesday 18 March 2026 10:41:40 +0000 (0:00:02.098) 0:55:35.557 ******* 2026-03-18 10:41:41.064028 | instance | ok: [instance] 2026-03-18 10:41:41.064262 | instance | 2026-03-18 10:41:41.064560 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-03-18 10:41:41.064832 | instance | Wednesday 18 March 2026 10:41:41 +0000 (0:00:00.677) 0:55:36.234 ******* 2026-03-18 10:41:45.861822 | instance | changed: [instance] 2026-03-18 10:41:45.861929 | instance | 2026-03-18 10:41:45.862079 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-03-18 10:41:45.862204 | instance | Wednesday 18 March 2026 10:41:45 +0000 (0:00:04.797) 0:55:41.032 ******* 2026-03-18 10:41:45.929924 | instance | skipping: [instance] 2026-03-18 10:41:45.930013 | instance | 2026-03-18 10:41:45.930019 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-03-18 10:41:45.930025 | instance | Wednesday 18 March 2026 10:41:45 +0000 (0:00:00.067) 0:55:41.099 ******* 2026-03-18 10:41:45.989869 | instance | skipping: [instance] 2026-03-18 10:41:45.989970 | instance | 2026-03-18 10:41:45.990071 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-03-18 10:41:45.990192 | instance | Wednesday 18 March 2026 10:41:45 +0000 (0:00:00.061) 0:55:41.160 ******* 2026-03-18 10:42:43.925965 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-03-18 10:42:43.926301 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-03-18 10:42:43.926601 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-03-18 10:42:43.926890 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-03-18 10:42:43.927173 | instance | 2026-03-18 10:42:43.927502 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-03-18 10:42:43.927991 | instance | Wednesday 18 March 2026 10:42:43 +0000 (0:00:57.935) 0:56:39.096 ******* 2026-03-18 10:42:44.036640 | 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-03-18 10:42:44.036794 | 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-03-18 10:42:44.036985 | 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-03-18 10:42:44.037171 | 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-03-18 10:42:44.037362 | 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-03-18 10:42:44.037547 | 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-03-18 10:42:44.037741 | 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-03-18 10:42:44.038204 | 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-03-18 10:42:44.038410 | instance | skipping: [instance] 2026-03-18 10:42:44.038575 | instance | 2026-03-18 10:42:44.038748 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-03-18 10:42:44.038947 | instance | Wednesday 18 March 2026 10:42:44 +0000 (0:00:00.110) 0:56:39.207 ******* 2026-03-18 10:43:00.391761 | instance | changed: [instance] 2026-03-18 10:43:00.391877 | instance | 2026-03-18 10:43:00.392065 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-03-18 10:43:00.392254 | instance | Wednesday 18 March 2026 10:43:00 +0000 (0:00:16.355) 0:56:55.562 ******* 2026-03-18 10:43:01.232461 | instance | changed: [instance] 2026-03-18 10:43:01.232681 | instance | 2026-03-18 10:43:01.232953 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-03-18 10:43:01.233245 | instance | Wednesday 18 March 2026 10:43:01 +0000 (0:00:00.841) 0:56:56.403 ******* 2026-03-18 10:46:00.070582 | instance | changed: [instance] 2026-03-18 10:46:00.070663 | instance | 2026-03-18 10:46:00.070675 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-03-18 10:46:00.070694 | instance | Wednesday 18 March 2026 10:46:00 +0000 (0:02:58.836) 0:59:55.240 ******* 2026-03-18 10:46:00.873612 | instance | changed: [instance] 2026-03-18 10:46:00.874101 | instance | 2026-03-18 10:46:00.874297 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:46:00.874486 | instance | Wednesday 18 March 2026 10:46:00 +0000 (0:00:00.804) 0:59:56.044 ******* 2026-03-18 10:46:01.022358 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:46:01.022424 | instance | 2026-03-18 10:46:01.022564 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:46:01.022687 | instance | Wednesday 18 March 2026 10:46:01 +0000 (0:00:00.148) 0:59:56.193 ******* 2026-03-18 10:46:01.096095 | instance | skipping: [instance] 2026-03-18 10:46:01.096316 | instance | 2026-03-18 10:46:01.096604 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:46:01.096876 | instance | Wednesday 18 March 2026 10:46:01 +0000 (0:00:00.073) 0:59:56.267 ******* 2026-03-18 10:46:01.184883 | instance | skipping: [instance] 2026-03-18 10:46:01.185024 | instance | 2026-03-18 10:46:01.185209 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:46:01.185376 | instance | Wednesday 18 March 2026 10:46:01 +0000 (0:00:00.088) 0:59:56.356 ******* 2026-03-18 10:46:01.265420 | instance | ok: [instance] 2026-03-18 10:46:01.265654 | instance | 2026-03-18 10:46:01.265971 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-03-18 10:46:01.266278 | instance | Wednesday 18 March 2026 10:46:01 +0000 (0:00:00.079) 0:59:56.436 ******* 2026-03-18 10:46:01.369244 | instance | included: ingress for instance 2026-03-18 10:46:01.369569 | instance | 2026-03-18 10:46:01.370212 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-03-18 10:46:01.370648 | instance | Wednesday 18 March 2026 10:46:01 +0000 (0:00:00.104) 0:59:56.540 ******* 2026-03-18 10:46:02.436010 | instance | changed: [instance] 2026-03-18 10:46:02.436231 | instance | 2026-03-18 10:46:02.436513 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-03-18 10:46:02.436786 | instance | Wednesday 18 March 2026 10:46:02 +0000 (0:00:01.066) 0:59:57.606 ******* 2026-03-18 10:46:03.291595 | instance | changed: [instance] 2026-03-18 10:46:03.291730 | instance | 2026-03-18 10:46:03.291951 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-03-18 10:46:03.292219 | instance | Wednesday 18 March 2026 10:46:03 +0000 (0:00:00.856) 0:59:58.462 ******* 2026-03-18 10:46:03.446186 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:46:03.446421 | instance | 2026-03-18 10:46:03.446695 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:46:03.446962 | instance | Wednesday 18 March 2026 10:46:03 +0000 (0:00:00.154) 0:59:58.617 ******* 2026-03-18 10:46:03.513407 | instance | skipping: [instance] 2026-03-18 10:46:03.513534 | instance | 2026-03-18 10:46:03.513723 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:46:03.513896 | instance | Wednesday 18 March 2026 10:46:03 +0000 (0:00:00.067) 0:59:58.684 ******* 2026-03-18 10:46:03.591161 | instance | skipping: [instance] 2026-03-18 10:46:03.591266 | instance | 2026-03-18 10:46:03.591402 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:46:03.591528 | instance | Wednesday 18 March 2026 10:46:03 +0000 (0:00:00.077) 0:59:58.762 ******* 2026-03-18 10:46:03.684531 | instance | ok: [instance] 2026-03-18 10:46:03.684814 | instance | 2026-03-18 10:46:03.685139 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-03-18 10:46:03.685494 | instance | Wednesday 18 March 2026 10:46:03 +0000 (0:00:00.093) 0:59:58.855 ******* 2026-03-18 10:46:03.781622 | instance | included: ingress for instance 2026-03-18 10:46:03.781875 | instance | 2026-03-18 10:46:03.782155 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-03-18 10:46:03.782426 | instance | Wednesday 18 March 2026 10:46:03 +0000 (0:00:00.097) 0:59:58.952 ******* 2026-03-18 10:46:05.102184 | instance | changed: [instance] 2026-03-18 10:46:05.102254 | instance | 2026-03-18 10:46:05.102421 | instance | TASK [Upload images] *********************************************************** 2026-03-18 10:46:05.102552 | instance | Wednesday 18 March 2026 10:46:05 +0000 (0:00:01.320) 1:00:00.273 ******* 2026-03-18 10:46:05.422132 | instance | included: 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-03-18 10:46:05.422208 | instance | 2026-03-18 10:46:05.422350 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 10:46:05.422475 | instance | Wednesday 18 March 2026 10:46:05 +0000 (0:00:00.319) 1:00:00.593 ******* 2026-03-18 10:46:06.936463 | instance | ok: [instance] 2026-03-18 10:46:06.936700 | instance | 2026-03-18 10:46:06.937003 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 10:46:06.937269 | instance | Wednesday 18 March 2026 10:46:06 +0000 (0:00:01.514) 1:00:02.107 ******* 2026-03-18 10:46:07.192337 | instance | changed: [instance] 2026-03-18 10:46:07.192490 | instance | 2026-03-18 10:46:07.192691 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 10:46:07.192871 | instance | Wednesday 18 March 2026 10:46:07 +0000 (0:00:00.256) 1:00:02.363 ******* 2026-03-18 10:46:13.959700 | instance | changed: [instance] 2026-03-18 10:46:13.959962 | instance | 2026-03-18 10:46:13.960289 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 10:46:13.960580 | instance | Wednesday 18 March 2026 10:46:13 +0000 (0:00:06.767) 1:00:09.130 ******* 2026-03-18 10:46:14.208226 | instance | ok: [instance] 2026-03-18 10:46:14.208464 | instance | 2026-03-18 10:46:14.208734 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 10:46:14.209045 | instance | Wednesday 18 March 2026 10:46:14 +0000 (0:00:00.248) 1:00:09.379 ******* 2026-03-18 10:46:14.275141 | instance | skipping: [instance] 2026-03-18 10:46:14.275366 | instance | 2026-03-18 10:46:14.275645 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 10:46:14.275911 | instance | Wednesday 18 March 2026 10:46:14 +0000 (0:00:00.067) 1:00:09.446 ******* 2026-03-18 10:46:14.976167 | instance | ok: [instance] 2026-03-18 10:46:14.976405 | instance | 2026-03-18 10:46:14.976674 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 10:46:14.976934 | instance | Wednesday 18 March 2026 10:46:14 +0000 (0:00:00.700) 1:00:10.147 ******* 2026-03-18 10:47:12.820860 | instance | changed: [instance] 2026-03-18 10:47:12.820955 | instance | 2026-03-18 10:47:12.821080 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 10:47:12.821217 | instance | Wednesday 18 March 2026 10:47:12 +0000 (0:00:57.844) 1:01:07.991 ******* 2026-03-18 10:47:13.278889 | instance | changed: [instance] 2026-03-18 10:47:13.279073 | instance | 2026-03-18 10:47:13.279308 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:47:13.279532 | instance | Wednesday 18 March 2026 10:47:13 +0000 (0:00:00.458) 1:01:08.450 ******* 2026-03-18 10:47:13.379884 | instance | ok: [instance] 2026-03-18 10:47:13.379972 | instance | 2026-03-18 10:47:13.380105 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:47:13.380226 | instance | Wednesday 18 March 2026 10:47:13 +0000 (0:00:00.101) 1:01:08.551 ******* 2026-03-18 10:47:13.498592 | instance | included: rabbitmq for instance 2026-03-18 10:47:13.498723 | instance | 2026-03-18 10:47:13.498904 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:47:13.499074 | instance | Wednesday 18 March 2026 10:47:13 +0000 (0:00:00.118) 1:01:08.669 ******* 2026-03-18 10:47:14.213961 | instance | ok: [instance] 2026-03-18 10:47:14.214037 | instance | 2026-03-18 10:47:14.214543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:47:14.214609 | instance | Wednesday 18 March 2026 10:47:14 +0000 (0:00:00.714) 1:01:09.384 ******* 2026-03-18 10:47:14.286681 | instance | skipping: [instance] 2026-03-18 10:47:14.286760 | instance | 2026-03-18 10:47:14.286891 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:47:14.287045 | instance | Wednesday 18 March 2026 10:47:14 +0000 (0:00:00.073) 1:01:09.458 ******* 2026-03-18 10:47:14.349455 | instance | skipping: [instance] 2026-03-18 10:47:14.349549 | instance | 2026-03-18 10:47:14.349633 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:47:14.349759 | instance | Wednesday 18 March 2026 10:47:14 +0000 (0:00:00.062) 1:01:09.520 ******* 2026-03-18 10:47:14.414206 | instance | skipping: [instance] 2026-03-18 10:47:14.414439 | instance | 2026-03-18 10:47:14.414726 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:47:14.415049 | instance | Wednesday 18 March 2026 10:47:14 +0000 (0:00:00.064) 1:01:09.585 ******* 2026-03-18 10:48:06.767049 | instance | changed: [instance] 2026-03-18 10:48:06.767286 | instance | 2026-03-18 10:48:06.767600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:48:06.767875 | instance | Wednesday 18 March 2026 10:48:06 +0000 (0:00:52.352) 1:02:01.938 ******* 2026-03-18 10:48:07.418015 | instance | ok: [instance] 2026-03-18 10:48:07.418162 | instance | 2026-03-18 10:48:07.418383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:48:07.418609 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.651) 1:02:02.589 ******* 2026-03-18 10:48:07.492167 | instance | ok: [instance] 2026-03-18 10:48:07.492525 | instance | 2026-03-18 10:48:07.492864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:48:07.493211 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.073) 1:02:02.663 ******* 2026-03-18 10:48:07.558982 | instance | skipping: [instance] 2026-03-18 10:48:07.559055 | instance | 2026-03-18 10:48:07.559192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:48:07.559318 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.067) 1:02:02.730 ******* 2026-03-18 10:48:07.624224 | instance | skipping: [instance] 2026-03-18 10:48:07.624474 | instance | 2026-03-18 10:48:07.624801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:48:07.625092 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.064) 1:02:02.795 ******* 2026-03-18 10:48:07.690807 | instance | ok: [instance] 2026-03-18 10:48:07.691071 | instance | 2026-03-18 10:48:07.691431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:48:07.691720 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.066) 1:02:02.861 ******* 2026-03-18 10:48:07.802049 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:48:07.802111 | instance | ok: [instance] => (item=identity) 2026-03-18 10:48:07.802249 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:48:07.802362 | instance | ok: [instance] => (item=sharev2) 2026-03-18 10:48:07.802480 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:48:07.802593 | instance | 2026-03-18 10:48:07.802715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:48:07.802829 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.111) 1:02:02.973 ******* 2026-03-18 10:48:07.894261 | instance | ok: [instance] 2026-03-18 10:48:07.894390 | instance | 2026-03-18 10:48:07.894629 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:48:07.894755 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.091) 1:02:03.065 ******* 2026-03-18 10:48:07.986405 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:48:07.986485 | instance | 2026-03-18 10:48:07.986640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:48:07.986730 | instance | Wednesday 18 March 2026 10:48:07 +0000 (0:00:00.092) 1:02:03.157 ******* 2026-03-18 10:48:08.559056 | instance | changed: [instance] 2026-03-18 10:48:08.559148 | instance | 2026-03-18 10:48:08.559250 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-03-18 10:48:08.559369 | instance | Wednesday 18 March 2026 10:48:08 +0000 (0:00:00.572) 1:02:03.730 ******* 2026-03-18 10:48:09.763458 | instance | changed: [instance] 2026-03-18 10:48:09.763726 | instance | 2026-03-18 10:48:09.764052 | instance | TASK [Upload service image] **************************************************** 2026-03-18 10:48:09.764337 | instance | Wednesday 18 March 2026 10:48:09 +0000 (0:00:01.204) 1:02:04.934 ******* 2026-03-18 10:48:09.939234 | instance | included: glance_image for instance 2026-03-18 10:48:09.939469 | instance | 2026-03-18 10:48:09.939816 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 10:48:09.940099 | instance | Wednesday 18 March 2026 10:48:09 +0000 (0:00:00.175) 1:02:05.110 ******* 2026-03-18 10:48:10.885767 | instance | ok: [instance] 2026-03-18 10:48:10.886054 | instance | 2026-03-18 10:48:10.886368 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 10:48:10.886642 | instance | Wednesday 18 March 2026 10:48:10 +0000 (0:00:00.946) 1:02:06.056 ******* 2026-03-18 10:48:11.108279 | instance | changed: [instance] 2026-03-18 10:48:11.108358 | instance | 2026-03-18 10:48:11.108485 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 10:48:11.108607 | instance | Wednesday 18 March 2026 10:48:11 +0000 (0:00:00.222) 1:02:06.279 ******* 2026-03-18 10:48:24.909917 | instance | changed: [instance] 2026-03-18 10:48:24.910056 | instance | 2026-03-18 10:48:24.910236 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 10:48:24.910438 | instance | Wednesday 18 March 2026 10:48:24 +0000 (0:00:13.801) 1:02:20.081 ******* 2026-03-18 10:48:25.168793 | instance | ok: [instance] 2026-03-18 10:48:25.169070 | instance | 2026-03-18 10:48:25.169353 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 10:48:25.169633 | instance | Wednesday 18 March 2026 10:48:25 +0000 (0:00:00.258) 1:02:20.339 ******* 2026-03-18 10:48:25.234521 | instance | skipping: [instance] 2026-03-18 10:48:25.234747 | instance | 2026-03-18 10:48:25.235023 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 10:48:25.235296 | instance | Wednesday 18 March 2026 10:48:25 +0000 (0:00:00.065) 1:02:20.405 ******* 2026-03-18 10:48:26.238281 | instance | ok: [instance] 2026-03-18 10:48:26.238481 | instance | 2026-03-18 10:48:26.238719 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 10:48:26.238944 | instance | Wednesday 18 March 2026 10:48:26 +0000 (0:00:01.003) 1:02:21.409 ******* 2026-03-18 10:48:44.678336 | instance | changed: [instance] 2026-03-18 10:48:44.678487 | instance | 2026-03-18 10:48:44.678799 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 10:48:44.679037 | instance | Wednesday 18 March 2026 10:48:44 +0000 (0:00:18.439) 1:02:39.849 ******* 2026-03-18 10:48:45.255511 | instance | changed: [instance] 2026-03-18 10:48:45.255639 | instance | 2026-03-18 10:48:45.255813 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-03-18 10:48:45.255989 | instance | Wednesday 18 March 2026 10:48:45 +0000 (0:00:00.576) 1:02:40.426 ******* 2026-03-18 10:48:46.626736 | instance | changed: [instance] 2026-03-18 10:48:46.626965 | instance | 2026-03-18 10:48:46.627306 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-03-18 10:48:46.627585 | instance | Wednesday 18 March 2026 10:48:46 +0000 (0:00:01.371) 1:02:41.797 ******* 2026-03-18 10:48:50.222252 | instance | changed: [instance] => (item=22) 2026-03-18 10:48:50.222488 | instance | changed: [instance] => (item=111) 2026-03-18 10:48:50.222857 | instance | changed: [instance] => (item=2049) 2026-03-18 10:48:50.223129 | instance | 2026-03-18 10:48:50.223428 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-03-18 10:48:50.223761 | instance | Wednesday 18 March 2026 10:48:50 +0000 (0:00:03.595) 1:02:45.393 ******* 2026-03-18 10:48:51.467393 | instance | changed: [instance] 2026-03-18 10:48:51.467617 | instance | 2026-03-18 10:48:51.467924 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-03-18 10:48:51.468198 | instance | Wednesday 18 March 2026 10:48:51 +0000 (0:00:01.244) 1:02:46.638 ******* 2026-03-18 10:48:51.680578 | instance | ok: [instance -> localhost] 2026-03-18 10:48:51.680849 | instance | 2026-03-18 10:48:51.681198 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-03-18 10:48:51.681639 | instance | Wednesday 18 March 2026 10:48:51 +0000 (0:00:00.213) 1:02:46.851 ******* 2026-03-18 10:48:52.098203 | instance | ok: [instance -> localhost] 2026-03-18 10:48:52.098393 | instance | 2026-03-18 10:48:52.098693 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-03-18 10:48:52.098945 | instance | Wednesday 18 March 2026 10:48:52 +0000 (0:00:00.417) 1:02:47.268 ******* 2026-03-18 10:48:52.433393 | instance | ok: [instance -> localhost] 2026-03-18 10:48:52.433487 | instance | 2026-03-18 10:48:52.433680 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-03-18 10:48:52.433898 | instance | Wednesday 18 March 2026 10:48:52 +0000 (0:00:00.335) 1:02:47.604 ******* 2026-03-18 10:48:52.667283 | instance | ok: [instance -> localhost] 2026-03-18 10:48:52.667554 | instance | 2026-03-18 10:48:52.667931 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-03-18 10:48:52.668325 | instance | Wednesday 18 March 2026 10:48:52 +0000 (0:00:00.233) 1:02:47.838 ******* 2026-03-18 10:48:53.410681 | instance | changed: [instance] 2026-03-18 10:48:53.410771 | instance | 2026-03-18 10:48:53.410890 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-03-18 10:48:53.411002 | instance | Wednesday 18 March 2026 10:48:53 +0000 (0:00:00.742) 1:02:48.580 ******* 2026-03-18 10:51:31.073576 | instance | changed: [instance] 2026-03-18 10:51:31.073810 | instance | 2026-03-18 10:51:31.074166 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:51:31.074428 | instance | Wednesday 18 March 2026 10:51:31 +0000 (0:02:37.664) 1:05:26.244 ******* 2026-03-18 10:51:31.212007 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:51:31.212263 | instance | 2026-03-18 10:51:31.212576 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:51:31.212841 | instance | Wednesday 18 March 2026 10:51:31 +0000 (0:00:00.138) 1:05:26.383 ******* 2026-03-18 10:51:31.282266 | instance | skipping: [instance] 2026-03-18 10:51:31.282510 | instance | 2026-03-18 10:51:31.282810 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:51:31.283087 | instance | Wednesday 18 March 2026 10:51:31 +0000 (0:00:00.070) 1:05:26.453 ******* 2026-03-18 10:51:31.346162 | instance | skipping: [instance] 2026-03-18 10:51:31.346328 | instance | 2026-03-18 10:51:31.346556 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:51:31.346743 | instance | Wednesday 18 March 2026 10:51:31 +0000 (0:00:00.063) 1:05:26.517 ******* 2026-03-18 10:51:31.423656 | instance | ok: [instance] 2026-03-18 10:51:31.423768 | instance | 2026-03-18 10:51:31.423958 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-03-18 10:51:31.424120 | instance | Wednesday 18 March 2026 10:51:31 +0000 (0:00:00.077) 1:05:26.595 ******* 2026-03-18 10:51:31.525199 | instance | included: ingress for instance 2026-03-18 10:51:31.525440 | instance | 2026-03-18 10:51:31.525719 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-03-18 10:51:31.526041 | instance | Wednesday 18 March 2026 10:51:31 +0000 (0:00:00.101) 1:05:26.696 ******* 2026-03-18 10:51:32.566516 | instance | changed: [instance] 2026-03-18 10:51:32.566694 | instance | 2026-03-18 10:51:32.567005 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-03-18 10:51:32.567276 | instance | Wednesday 18 March 2026 10:51:32 +0000 (0:00:01.040) 1:05:27.737 ******* 2026-03-18 10:51:34.804893 | instance | changed: [instance] 2026-03-18 10:51:34.805139 | instance | 2026-03-18 10:51:34.805432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:51:34.805723 | instance | Wednesday 18 March 2026 10:51:34 +0000 (0:00:02.238) 1:05:29.975 ******* 2026-03-18 10:51:34.895666 | instance | ok: [instance] 2026-03-18 10:51:34.895927 | instance | 2026-03-18 10:51:34.896211 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:51:34.896477 | instance | Wednesday 18 March 2026 10:51:34 +0000 (0:00:00.091) 1:05:30.066 ******* 2026-03-18 10:51:34.960073 | instance | skipping: [instance] 2026-03-18 10:51:34.960311 | instance | 2026-03-18 10:51:34.960594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:51:34.960866 | instance | Wednesday 18 March 2026 10:51:34 +0000 (0:00:00.064) 1:05:30.131 ******* 2026-03-18 10:51:35.017973 | instance | skipping: [instance] 2026-03-18 10:51:35.018252 | instance | 2026-03-18 10:51:35.018544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:51:35.018839 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.057) 1:05:30.189 ******* 2026-03-18 10:51:35.078039 | instance | skipping: [instance] 2026-03-18 10:51:35.078283 | instance | 2026-03-18 10:51:35.078529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:51:35.078759 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.060) 1:05:30.249 ******* 2026-03-18 10:51:35.140990 | instance | skipping: [instance] 2026-03-18 10:51:35.141235 | instance | 2026-03-18 10:51:35.141523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:51:35.141791 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.062) 1:05:30.312 ******* 2026-03-18 10:51:35.206873 | instance | skipping: [instance] 2026-03-18 10:51:35.207114 | instance | 2026-03-18 10:51:35.207392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:51:35.207656 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.065) 1:05:30.378 ******* 2026-03-18 10:51:35.270087 | instance | ok: [instance] 2026-03-18 10:51:35.270387 | instance | 2026-03-18 10:51:35.270702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:51:35.270988 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.063) 1:05:30.441 ******* 2026-03-18 10:51:35.363022 | instance | ok: [instance] => (item=dashboard) 2026-03-18 10:51:35.363262 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:51:35.363520 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:51:35.363779 | instance | ok: [instance] => (item=identity) 2026-03-18 10:51:35.364022 | instance | 2026-03-18 10:51:35.364289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:51:35.364564 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.092) 1:05:30.534 ******* 2026-03-18 10:51:35.452069 | instance | ok: [instance] 2026-03-18 10:51:35.452319 | instance | 2026-03-18 10:51:35.452601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:51:35.452864 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.088) 1:05:30.623 ******* 2026-03-18 10:51:35.538652 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:51:35.538900 | instance | 2026-03-18 10:51:35.539178 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:51:35.539600 | instance | Wednesday 18 March 2026 10:51:35 +0000 (0:00:00.086) 1:05:30.710 ******* 2026-03-18 10:51:36.088638 | instance | changed: [instance] 2026-03-18 10:51:36.088869 | instance | 2026-03-18 10:51:36.089174 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-03-18 10:51:36.089488 | instance | Wednesday 18 March 2026 10:51:36 +0000 (0:00:00.549) 1:05:31.259 ******* 2026-03-18 10:52:09.938678 | instance | changed: [instance] 2026-03-18 10:52:09.938857 | instance | 2026-03-18 10:52:09.939080 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:52:09.939316 | instance | Wednesday 18 March 2026 10:52:09 +0000 (0:00:33.846) 1:06:05.106 ******* 2026-03-18 10:52:10.184336 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:52:10.184533 | instance | 2026-03-18 10:52:10.184851 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:52:10.185122 | instance | Wednesday 18 March 2026 10:52:10 +0000 (0:00:00.248) 1:06:05.355 ******* 2026-03-18 10:52:10.249167 | instance | skipping: [instance] 2026-03-18 10:52:10.249401 | instance | 2026-03-18 10:52:10.249699 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:52:10.250078 | instance | Wednesday 18 March 2026 10:52:10 +0000 (0:00:00.065) 1:06:05.420 ******* 2026-03-18 10:52:10.313458 | instance | skipping: [instance] 2026-03-18 10:52:10.313702 | instance | 2026-03-18 10:52:10.314262 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:52:10.314533 | instance | Wednesday 18 March 2026 10:52:10 +0000 (0:00:00.064) 1:06:05.484 ******* 2026-03-18 10:52:10.394254 | instance | ok: [instance] 2026-03-18 10:52:10.394452 | instance | 2026-03-18 10:52:10.394719 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-03-18 10:52:10.395054 | instance | Wednesday 18 March 2026 10:52:10 +0000 (0:00:00.080) 1:06:05.565 ******* 2026-03-18 10:52:10.492318 | instance | included: ingress for instance 2026-03-18 10:52:10.492533 | instance | 2026-03-18 10:52:10.492808 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-03-18 10:52:10.493076 | instance | Wednesday 18 March 2026 10:52:10 +0000 (0:00:00.098) 1:06:05.663 ******* 2026-03-18 10:52:11.618523 | instance | changed: [instance] 2026-03-18 10:52:11.618612 | instance | 2026-03-18 10:52:11.618702 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-03-18 10:52:11.618831 | instance | Wednesday 18 March 2026 10:52:11 +0000 (0:00:01.126) 1:06:06.790 ******* 2026-03-18 10:52:12.396846 | instance | changed: [instance] 2026-03-18 10:52:12.397161 | instance | 2026-03-18 10:52:12.397457 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Neutron DB secret] ******** 2026-03-18 10:52:12.397740 | instance | Wednesday 18 March 2026 10:52:12 +0000 (0:00:00.777) 1:06:07.568 ******* 2026-03-18 10:52:13.112516 | instance | ok: [instance] 2026-03-18 10:52:13.112579 | instance | 2026-03-18 10:52:13.112786 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Nova DB secret] *********** 2026-03-18 10:52:13.112936 | instance | Wednesday 18 March 2026 10:52:13 +0000 (0:00:00.714) 1:06:08.282 ******* 2026-03-18 10:52:13.816320 | instance | ok: [instance] 2026-03-18 10:52:13.816563 | instance | 2026-03-18 10:52:13.816855 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Octavia DB secret] ******** 2026-03-18 10:52:13.817144 | instance | Wednesday 18 March 2026 10:52:13 +0000 (0:00:00.704) 1:06:08.987 ******* 2026-03-18 10:52:14.561125 | instance | ok: [instance] 2026-03-18 10:52:14.561326 | instance | 2026-03-18 10:52:14.561624 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-03-18 10:52:14.561966 | instance | Wednesday 18 March 2026 10:52:14 +0000 (0:00:00.744) 1:06:09.732 ******* 2026-03-18 10:52:15.352737 | instance | changed: [instance] 2026-03-18 10:52:15.352958 | instance | 2026-03-18 10:52:15.353230 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-03-18 10:52:15.353501 | instance | Wednesday 18 March 2026 10:52:15 +0000 (0:00:00.791) 1:06:10.523 ******* 2026-03-18 10:52:16.153137 | instance | changed: [instance] 2026-03-18 10:52:16.153392 | instance | 2026-03-18 10:52:16.153694 | instance | PLAY [controllers] ************************************************************* 2026-03-18 10:52:16.153997 | instance | 2026-03-18 10:52:16.154262 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:52:16.154599 | instance | Wednesday 18 March 2026 10:52:16 +0000 (0:00:00.800) 1:06:11.324 ******* 2026-03-18 10:52:20.252196 | instance | ok: [instance] 2026-03-18 10:52:20.252267 | instance | 2026-03-18 10:52:20.252278 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-18 10:52:20.252289 | instance | Wednesday 18 March 2026 10:52:20 +0000 (0:00:04.097) 1:06:15.422 ******* 2026-03-18 10:52:20.516925 | instance | ok: [instance] 2026-03-18 10:52:20.516972 | instance | 2026-03-18 10:52:20.516980 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:52:20.516987 | instance | Wednesday 18 March 2026 10:52:20 +0000 (0:00:00.265) 1:06:15.687 ******* 2026-03-18 10:52:21.674121 | instance | ok: [instance] 2026-03-18 10:52:21.674174 | instance | 2026-03-18 10:52:21.674186 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:52:21.674196 | instance | Wednesday 18 March 2026 10:52:21 +0000 (0:00:01.156) 1:06:16.844 ******* 2026-03-18 10:52:21.940792 | instance | ok: [instance] 2026-03-18 10:52:21.940831 | instance | 2026-03-18 10:52:21.940843 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:52:21.940852 | instance | Wednesday 18 March 2026 10:52:21 +0000 (0:00:00.267) 1:06:17.111 ******* 2026-03-18 10:52:22.055840 | instance | ok: [instance] => { 2026-03-18 10:52:22.055877 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-18 10:52:22.055889 | instance | } 2026-03-18 10:52:22.055898 | instance | 2026-03-18 10:52:22.055908 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:52:22.055945 | instance | Wednesday 18 March 2026 10:52:22 +0000 (0:00:00.114) 1:06:17.226 ******* 2026-03-18 10:52:22.478313 | instance | ok: [instance] 2026-03-18 10:52:22.478474 | instance | 2026-03-18 10:52:22.478752 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:52:22.479054 | instance | Wednesday 18 March 2026 10:52:22 +0000 (0:00:00.423) 1:06:17.649 ******* 2026-03-18 10:52:23.783826 | instance | ok: [instance] 2026-03-18 10:52:23.784061 | instance | 2026-03-18 10:52:23.784341 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-18 10:52:23.784621 | instance | Wednesday 18 March 2026 10:52:23 +0000 (0:00:01.305) 1:06:18.954 ******* 2026-03-18 10:52:24.311986 | instance | ok: [instance] 2026-03-18 10:52:24.312257 | instance | 2026-03-18 10:52:24.312544 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-18 10:52:24.312856 | instance | Wednesday 18 March 2026 10:52:24 +0000 (0:00:00.527) 1:06:19.482 ******* 2026-03-18 10:52:25.063407 | instance | ok: [instance] 2026-03-18 10:52:25.063730 | instance | 2026-03-18 10:52:25.064037 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-18 10:52:25.064329 | instance | Wednesday 18 March 2026 10:52:25 +0000 (0:00:00.752) 1:06:20.234 ******* 2026-03-18 10:52:25.943378 | instance | ok: [instance] 2026-03-18 10:52:25.943575 | instance | 2026-03-18 10:52:25.943717 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-18 10:52:25.943908 | instance | Wednesday 18 March 2026 10:52:25 +0000 (0:00:00.879) 1:06:21.114 ******* 2026-03-18 10:52:26.343868 | instance | ok: [instance] 2026-03-18 10:52:26.344111 | instance | 2026-03-18 10:52:26.344397 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-18 10:52:26.344666 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.400) 1:06:21.514 ******* 2026-03-18 10:52:26.528936 | instance | included: openstack_helm_endpoints for instance 2026-03-18 10:52:26.528999 | instance | 2026-03-18 10:52:26.529133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:52:26.529257 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.185) 1:06:21.700 ******* 2026-03-18 10:52:26.614771 | instance | skipping: [instance] 2026-03-18 10:52:26.614841 | instance | 2026-03-18 10:52:26.614967 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:52:26.615088 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.085) 1:06:21.785 ******* 2026-03-18 10:52:26.697444 | instance | skipping: [instance] 2026-03-18 10:52:26.697509 | instance | 2026-03-18 10:52:26.697650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:52:26.697772 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.082) 1:06:21.868 ******* 2026-03-18 10:52:26.777178 | instance | skipping: [instance] 2026-03-18 10:52:26.777240 | instance | 2026-03-18 10:52:26.777251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:52:26.777262 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.078) 1:06:21.947 ******* 2026-03-18 10:52:26.856799 | instance | skipping: [instance] 2026-03-18 10:52:26.856867 | instance | 2026-03-18 10:52:26.856988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:52:26.857104 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.080) 1:06:22.028 ******* 2026-03-18 10:52:26.932501 | instance | skipping: [instance] 2026-03-18 10:52:26.932571 | instance | 2026-03-18 10:52:26.932719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:52:26.932804 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.075) 1:06:22.103 ******* 2026-03-18 10:52:27.006283 | instance | skipping: [instance] 2026-03-18 10:52:27.006376 | instance | 2026-03-18 10:52:27.006455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:52:27.006585 | instance | Wednesday 18 March 2026 10:52:26 +0000 (0:00:00.073) 1:06:22.177 ******* 2026-03-18 10:52:27.089955 | instance | ok: [instance] 2026-03-18 10:52:27.090020 | instance | 2026-03-18 10:52:27.090177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:52:27.090299 | instance | Wednesday 18 March 2026 10:52:27 +0000 (0:00:00.083) 1:06:22.261 ******* 2026-03-18 10:52:27.184326 | instance | ok: [instance] => (item=identity) 2026-03-18 10:52:27.184393 | instance | 2026-03-18 10:52:27.184513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:52:27.184631 | instance | Wednesday 18 March 2026 10:52:27 +0000 (0:00:00.094) 1:06:22.355 ******* 2026-03-18 10:52:27.304762 | instance | ok: [instance] 2026-03-18 10:52:27.304841 | instance | 2026-03-18 10:52:27.304973 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-18 10:52:27.305094 | instance | Wednesday 18 March 2026 10:52:27 +0000 (0:00:00.120) 1:06:22.476 ******* 2026-03-18 10:52:27.841164 | instance | ok: [instance] 2026-03-18 10:52:27.841225 | instance | 2026-03-18 10:52:27.841236 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-18 10:52:27.841246 | instance | Wednesday 18 March 2026 10:52:27 +0000 (0:00:00.535) 1:06:23.011 ******* 2026-03-18 10:52:28.392472 | instance | ok: [instance] 2026-03-18 10:52:28.392543 | instance | 2026-03-18 10:52:28.393005 | instance | PLAY [Configure networking] **************************************************** 2026-03-18 10:52:28.393047 | instance | 2026-03-18 10:52:28.393052 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:52:28.393057 | instance | Wednesday 18 March 2026 10:52:28 +0000 (0:00:00.552) 1:06:23.564 ******* 2026-03-18 10:52:32.504659 | instance | ok: [instance] 2026-03-18 10:52:32.504743 | instance | 2026-03-18 10:52:32.504906 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-03-18 10:52:32.504987 | instance | Wednesday 18 March 2026 10:52:32 +0000 (0:00:04.111) 1:06:27.676 ******* 2026-03-18 10:52:32.745731 | instance | ok: [instance] 2026-03-18 10:52:32.745808 | instance | 2026-03-18 10:52:32.745970 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-03-18 10:52:32.746089 | instance | Wednesday 18 March 2026 10:52:32 +0000 (0:00:00.241) 1:06:27.917 ******* 2026-03-18 10:52:32.954355 | instance | ok: [instance] 2026-03-18 10:52:32.954449 | instance | 2026-03-18 10:52:32.954566 | instance | PLAY RECAP ********************************************************************* 2026-03-18 10:52:32.954704 | instance | instance : ok=787 changed=283 unreachable=0 failed=0 skipped=261 rescued=0 ignored=2 2026-03-18 10:52:32.954818 | instance | 2026-03-18 10:52:32.954986 | instance | Wednesday 18 March 2026 10:52:32 +0000 (0:00:00.205) 1:06:28.122 ******* 2026-03-18 10:52:32.955126 | instance | =============================================================================== 2026-03-18 10:52:32.955254 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 285.54s 2026-03-18 10:52:32.955413 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 208.11s 2026-03-18 10:52:32.955545 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 178.84s 2026-03-18 10:52:32.955669 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 171.49s 2026-03-18 10:52:32.955797 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 166.00s 2026-03-18 10:52:32.955927 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 163.45s 2026-03-18 10:52:32.956104 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 157.66s 2026-03-18 10:52:32.956226 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 147.38s 2026-03-18 10:52:32.956473 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 139.84s 2026-03-18 10:52:32.956481 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 139.41s 2026-03-18 10:52:32.956557 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 126.41s 2026-03-18 10:52:32.956681 | instance | vexxhost.atmosphere.glance_image : Check if image exists -------------- 119.87s 2026-03-18 10:52:32.956815 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 113.22s 2026-03-18 10:52:32.956934 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 102.87s 2026-03-18 10:52:32.957054 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 100.88s 2026-03-18 10:52:32.957178 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 89.96s 2026-03-18 10:52:32.957314 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 57.94s 2026-03-18 10:52:32.957441 | instance | vexxhost.atmosphere.glance_image : Upload image into Glance ------------ 57.84s 2026-03-18 10:52:32.957563 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 52.35s 2026-03-18 10:52:32.957687 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 44.97s 2026-03-18 10:52:33.251218 | instance | INFO [aio > converge] Executed: Successful 2026-03-18 10:52:33.258991 | instance | INFO [aio > idempotence] Executing 2026-03-18 10:52:36.328499 | instance | 2026-03-18 10:52:36.328802 | instance | PLAY [all] ********************************************************************* 2026-03-18 10:52:36.329146 | instance | 2026-03-18 10:52:36.329507 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:52:36.331111 | instance | Wednesday 18 March 2026 10:52:36 +0000 (0:00:00.019) 0:00:00.019 ******* 2026-03-18 10:52:40.836334 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-18 10:52:40.836602 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-18 10:52:40.836876 | instance | interpreter could change the meaning of that path. See 2026-03-18 10:52:40.837148 | instance | https://docs.ansible.com/ansible- 2026-03-18 10:52:40.837413 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-18 10:52:40.882362 | instance | ok: [instance] 2026-03-18 10:52:40.882604 | instance | 2026-03-18 10:52:40.882888 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-03-18 10:52:40.883153 | instance | Wednesday 18 March 2026 10:52:40 +0000 (0:00:04.553) 0:00:04.573 ******* 2026-03-18 10:52:40.982808 | instance | skipping: [instance] 2026-03-18 10:52:40.983032 | instance | 2026-03-18 10:52:40.983299 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-18 10:52:40.983561 | instance | Wednesday 18 March 2026 10:52:40 +0000 (0:00:00.099) 0:00:04.673 ******* 2026-03-18 10:52:41.194322 | instance | ok: [instance] 2026-03-18 10:52:41.194503 | instance | 2026-03-18 10:52:41.194785 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-03-18 10:52:41.195077 | instance | 2026-03-18 10:52:41.195369 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:52:41.195642 | instance | Wednesday 18 March 2026 10:52:41 +0000 (0:00:00.211) 0:00:04.884 ******* 2026-03-18 10:52:45.097261 | instance | ok: [instance] 2026-03-18 10:52:45.097344 | instance | 2026-03-18 10:52:45.097532 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:52:45.097610 | instance | Wednesday 18 March 2026 10:52:45 +0000 (0:00:03.903) 0:00:08.788 ******* 2026-03-18 10:52:45.508380 | instance | ok: [instance] 2026-03-18 10:52:45.508642 | instance | 2026-03-18 10:52:45.509022 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:52:45.509457 | instance | Wednesday 18 March 2026 10:52:45 +0000 (0:00:00.410) 0:00:09.199 ******* 2026-03-18 10:52:45.612795 | instance | skipping: [instance] 2026-03-18 10:52:45.613048 | instance | 2026-03-18 10:52:45.613326 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:52:45.613597 | instance | Wednesday 18 March 2026 10:52:45 +0000 (0:00:00.104) 0:00:09.303 ******* 2026-03-18 10:52:46.024081 | instance | ok: [instance] 2026-03-18 10:52:46.024316 | instance | 2026-03-18 10:52:46.024584 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:52:46.024851 | instance | Wednesday 18 March 2026 10:52:46 +0000 (0:00:00.410) 0:00:09.714 ******* 2026-03-18 10:52:46.128460 | instance | ok: [instance] => { 2026-03-18 10:52:46.128620 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-18 10:52:46.128782 | instance | } 2026-03-18 10:52:46.128941 | instance | 2026-03-18 10:52:46.129116 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:52:46.129288 | instance | Wednesday 18 March 2026 10:52:46 +0000 (0:00:00.104) 0:00:09.819 ******* 2026-03-18 10:52:46.689685 | instance | ok: [instance] 2026-03-18 10:52:46.689799 | instance | 2026-03-18 10:52:46.690093 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:52:46.690313 | instance | Wednesday 18 March 2026 10:52:46 +0000 (0:00:00.561) 0:00:10.380 ******* 2026-03-18 10:52:46.831206 | instance | skipping: [instance] 2026-03-18 10:52:46.831454 | instance | 2026-03-18 10:52:46.831751 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:52:46.832026 | instance | Wednesday 18 March 2026 10:52:46 +0000 (0:00:00.140) 0:00:10.521 ******* 2026-03-18 10:52:46.975351 | instance | skipping: [instance] 2026-03-18 10:52:46.975444 | instance | 2026-03-18 10:52:46.975653 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:52:46.975914 | instance | Wednesday 18 March 2026 10:52:46 +0000 (0:00:00.143) 0:00:10.665 ******* 2026-03-18 10:52:47.317415 | instance | ok: [instance] 2026-03-18 10:52:47.317637 | instance | 2026-03-18 10:52:47.317938 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:52:47.318225 | instance | Wednesday 18 March 2026 10:52:47 +0000 (0:00:00.342) 0:00:11.008 ******* 2026-03-18 10:52:48.741896 | instance | ok: [instance] 2026-03-18 10:52:48.742065 | instance | 2026-03-18 10:52:48.742362 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:52:48.742706 | instance | Wednesday 18 March 2026 10:52:48 +0000 (0:00:01.423) 0:00:12.431 ******* 2026-03-18 10:52:48.882158 | instance | ok: [instance] => { 2026-03-18 10:52:48.882277 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-18 10:52:48.882293 | instance | } 2026-03-18 10:52:48.882436 | instance | 2026-03-18 10:52:48.882558 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:52:48.882680 | instance | Wednesday 18 March 2026 10:52:48 +0000 (0:00:00.141) 0:00:12.572 ******* 2026-03-18 10:52:49.392441 | instance | ok: [instance] 2026-03-18 10:52:49.392513 | instance | 2026-03-18 10:52:49.392671 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:52:49.392775 | instance | Wednesday 18 March 2026 10:52:49 +0000 (0:00:00.510) 0:00:13.083 ******* 2026-03-18 10:52:51.856937 | instance | ok: [instance] 2026-03-18 10:52:51.857065 | instance | 2026-03-18 10:52:51.857283 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 10:52:51.857468 | instance | Wednesday 18 March 2026 10:52:51 +0000 (0:00:02.463) 0:00:15.547 ******* 2026-03-18 10:52:52.106628 | instance | skipping: [instance] 2026-03-18 10:52:52.106769 | instance | 2026-03-18 10:52:52.106985 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 10:52:52.107212 | instance | Wednesday 18 March 2026 10:52:52 +0000 (0:00:00.250) 0:00:15.797 ******* 2026-03-18 10:52:52.191758 | instance | skipping: [instance] 2026-03-18 10:52:52.191827 | instance | 2026-03-18 10:52:52.191963 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 10:52:52.192100 | instance | Wednesday 18 March 2026 10:52:52 +0000 (0:00:00.084) 0:00:15.882 ******* 2026-03-18 10:52:52.277204 | instance | skipping: [instance] 2026-03-18 10:52:52.277284 | instance | 2026-03-18 10:52:52.277404 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 10:52:52.277562 | instance | Wednesday 18 March 2026 10:52:52 +0000 (0:00:00.085) 0:00:15.968 ******* 2026-03-18 10:52:53.325510 | instance | ok: [instance] 2026-03-18 10:52:53.325741 | instance | 2026-03-18 10:52:53.326191 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 10:52:53.326538 | instance | Wednesday 18 March 2026 10:52:53 +0000 (0:00:01.047) 0:00:17.016 ******* 2026-03-18 10:52:53.877325 | instance | ok: [instance] 2026-03-18 10:52:53.877445 | instance | 2026-03-18 10:52:53.877529 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 10:52:53.877628 | instance | Wednesday 18 March 2026 10:52:53 +0000 (0:00:00.552) 0:00:17.568 ******* 2026-03-18 10:52:54.873974 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 10:52:54.874267 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 10:52:54.874610 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 10:52:54.874922 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 10:52:54.875221 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 10:52:54.875485 | instance | 2026-03-18 10:52:54.875767 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 10:52:54.876048 | instance | Wednesday 18 March 2026 10:52:54 +0000 (0:00:00.996) 0:00:18.564 ******* 2026-03-18 10:52:55.453306 | instance | ok: [instance] 2026-03-18 10:52:55.453514 | instance | 2026-03-18 10:52:55.453797 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 10:52:55.454122 | instance | Wednesday 18 March 2026 10:52:55 +0000 (0:00:00.536) 0:00:19.100 ******* 2026-03-18 10:52:55.454375 | instance | 2026-03-18 10:52:55.454646 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 10:52:55.454918 | instance | Wednesday 18 March 2026 10:52:55 +0000 (0:00:00.042) 0:00:19.143 ******* 2026-03-18 10:52:56.162738 | instance | ok: [instance] 2026-03-18 10:52:56.162859 | instance | 2026-03-18 10:52:56.163028 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:52:56.163212 | instance | Wednesday 18 March 2026 10:52:56 +0000 (0:00:00.709) 0:00:19.853 ******* 2026-03-18 10:52:56.460896 | instance | ok: [instance] 2026-03-18 10:52:56.461374 | instance | 2026-03-18 10:52:56.461776 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:52:56.462097 | instance | Wednesday 18 March 2026 10:52:56 +0000 (0:00:00.298) 0:00:20.151 ******* 2026-03-18 10:52:56.563538 | instance | ok: [instance] => { 2026-03-18 10:52:56.563761 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-18 10:52:56.564020 | instance | } 2026-03-18 10:52:56.564271 | instance | 2026-03-18 10:52:56.564536 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:52:56.564801 | instance | Wednesday 18 March 2026 10:52:56 +0000 (0:00:00.103) 0:00:20.254 ******* 2026-03-18 10:52:57.110549 | instance | ok: [instance] 2026-03-18 10:52:57.110787 | instance | 2026-03-18 10:52:57.111058 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:52:57.111322 | instance | Wednesday 18 March 2026 10:52:57 +0000 (0:00:00.547) 0:00:20.801 ******* 2026-03-18 10:53:00.480291 | instance | ok: [instance] 2026-03-18 10:53:00.480340 | instance | 2026-03-18 10:53:00.480346 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-18 10:53:00.480351 | instance | Wednesday 18 March 2026 10:53:00 +0000 (0:00:03.369) 0:00:24.171 ******* 2026-03-18 10:53:01.661874 | instance | ok: [instance] 2026-03-18 10:53:01.661947 | instance | 2026-03-18 10:53:01.661960 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-18 10:53:01.662176 | instance | Wednesday 18 March 2026 10:53:01 +0000 (0:00:01.180) 0:00:25.352 ******* 2026-03-18 10:53:02.077879 | instance | ok: [instance] 2026-03-18 10:53:02.077944 | instance | 2026-03-18 10:53:02.077964 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-18 10:53:02.078325 | instance | Wednesday 18 March 2026 10:53:02 +0000 (0:00:00.416) 0:00:25.768 ******* 2026-03-18 10:53:02.580944 | instance | ok: [instance] 2026-03-18 10:53:02.581236 | instance | 2026-03-18 10:53:02.581578 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-18 10:53:02.582067 | instance | Wednesday 18 March 2026 10:53:02 +0000 (0:00:00.503) 0:00:26.271 ******* 2026-03-18 10:53:03.193859 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-18 10:53:03.194109 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-18 10:53:03.194459 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-18 10:53:03.194723 | instance | 2026-03-18 10:53:03.195020 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-18 10:53:03.195261 | instance | Wednesday 18 March 2026 10:53:03 +0000 (0:00:00.612) 0:00:26.884 ******* 2026-03-18 10:53:03.645732 | instance | ok: [instance] 2026-03-18 10:53:03.646027 | instance | 2026-03-18 10:53:03.646336 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-18 10:53:03.646641 | instance | Wednesday 18 March 2026 10:53:03 +0000 (0:00:00.451) 0:00:27.336 ******* 2026-03-18 10:53:04.151722 | instance | ok: [instance] 2026-03-18 10:53:04.152001 | instance | 2026-03-18 10:53:04.152270 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-18 10:53:04.152540 | instance | Wednesday 18 March 2026 10:53:04 +0000 (0:00:00.467) 0:00:27.804 ******* 2026-03-18 10:53:04.152790 | instance | 2026-03-18 10:53:04.153099 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-18 10:53:04.153360 | instance | Wednesday 18 March 2026 10:53:04 +0000 (0:00:00.038) 0:00:27.842 ******* 2026-03-18 10:53:04.601652 | instance | ok: [instance] 2026-03-18 10:53:04.601938 | instance | 2026-03-18 10:53:04.602237 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-18 10:53:04.602518 | instance | Wednesday 18 March 2026 10:53:04 +0000 (0:00:00.449) 0:00:28.292 ******* 2026-03-18 10:53:04.738733 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-18 10:53:04.738965 | instance | 2026-03-18 10:53:04.739253 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-18 10:53:04.739540 | instance | Wednesday 18 March 2026 10:53:04 +0000 (0:00:00.136) 0:00:28.429 ******* 2026-03-18 10:53:05.938170 | instance | ok: [instance] 2026-03-18 10:53:05.938403 | instance | 2026-03-18 10:53:05.938752 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-18 10:53:05.939062 | instance | Wednesday 18 March 2026 10:53:05 +0000 (0:00:01.199) 0:00:29.629 ******* 2026-03-18 10:53:06.696486 | instance | ok: [instance] => (item=chronyd) 2026-03-18 10:53:06.696735 | instance | ok: [instance] => (item=sshd) 2026-03-18 10:53:06.696989 | instance | 2026-03-18 10:53:06.697263 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-18 10:53:06.697534 | instance | Wednesday 18 March 2026 10:53:06 +0000 (0:00:00.758) 0:00:30.387 ******* 2026-03-18 10:53:07.143388 | instance | ok: [instance] 2026-03-18 10:53:07.143591 | instance | 2026-03-18 10:53:07.143900 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-18 10:53:07.144171 | instance | Wednesday 18 March 2026 10:53:07 +0000 (0:00:00.446) 0:00:30.834 ******* 2026-03-18 10:53:07.382165 | instance | ok: [instance] 2026-03-18 10:53:07.382295 | instance | 2026-03-18 10:53:07.382439 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-18 10:53:07.382610 | instance | Wednesday 18 March 2026 10:53:07 +0000 (0:00:00.238) 0:00:31.073 ******* 2026-03-18 10:53:07.776056 | instance | ok: [instance] 2026-03-18 10:53:07.776174 | instance | 2026-03-18 10:53:07.776229 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-18 10:53:07.776381 | instance | Wednesday 18 March 2026 10:53:07 +0000 (0:00:00.393) 0:00:31.467 ******* 2026-03-18 10:53:08.126225 | instance | ok: [instance] 2026-03-18 10:53:08.126344 | instance | 2026-03-18 10:53:08.126445 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-03-18 10:53:08.126509 | instance | Wednesday 18 March 2026 10:53:08 +0000 (0:00:00.350) 0:00:31.817 ******* 2026-03-18 10:53:13.810140 | instance | ok: [instance] 2026-03-18 10:53:13.810381 | instance | 2026-03-18 10:53:13.810692 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-03-18 10:53:13.811057 | instance | Wednesday 18 March 2026 10:53:13 +0000 (0:00:05.683) 0:00:37.500 ******* 2026-03-18 10:53:13.894197 | instance | ok: [instance] 2026-03-18 10:53:13.894376 | instance | 2026-03-18 10:53:13.894648 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-03-18 10:53:13.894915 | instance | Wednesday 18 March 2026 10:53:13 +0000 (0:00:00.084) 0:00:37.585 ******* 2026-03-18 10:53:13.976736 | instance | skipping: [instance] 2026-03-18 10:53:13.976877 | instance | 2026-03-18 10:53:13.977164 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-03-18 10:53:13.977439 | instance | Wednesday 18 March 2026 10:53:13 +0000 (0:00:00.081) 0:00:37.667 ******* 2026-03-18 10:53:14.052409 | instance | skipping: [instance] 2026-03-18 10:53:14.052645 | instance | 2026-03-18 10:53:14.052904 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-03-18 10:53:14.053175 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.075) 0:00:37.743 ******* 2026-03-18 10:53:14.131647 | instance | skipping: [instance] 2026-03-18 10:53:14.131819 | instance | 2026-03-18 10:53:14.132037 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-03-18 10:53:14.132250 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.079) 0:00:37.822 ******* 2026-03-18 10:53:14.206151 | instance | skipping: [instance] 2026-03-18 10:53:14.206266 | instance | 2026-03-18 10:53:14.206319 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-03-18 10:53:14.206437 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.074) 0:00:37.896 ******* 2026-03-18 10:53:14.275954 | instance | skipping: [instance] 2026-03-18 10:53:14.276061 | instance | 2026-03-18 10:53:14.276252 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-03-18 10:53:14.276428 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.070) 0:00:37.967 ******* 2026-03-18 10:53:14.346047 | instance | skipping: [instance] 2026-03-18 10:53:14.346215 | instance | 2026-03-18 10:53:14.346357 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-03-18 10:53:14.346538 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.070) 0:00:38.037 ******* 2026-03-18 10:53:14.418033 | instance | skipping: [instance] 2026-03-18 10:53:14.418184 | instance | 2026-03-18 10:53:14.418339 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-03-18 10:53:14.418515 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.072) 0:00:38.109 ******* 2026-03-18 10:53:14.543296 | instance | ok: [instance] 2026-03-18 10:53:14.543502 | instance | 2026-03-18 10:53:14.543790 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-03-18 10:53:14.544066 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.124) 0:00:38.233 ******* 2026-03-18 10:53:14.887864 | instance | ok: [instance] => (item=instance) 2026-03-18 10:53:14.887982 | instance | 2026-03-18 10:53:14.888056 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-03-18 10:53:14.888188 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.345) 0:00:38.579 ******* 2026-03-18 10:53:14.976328 | instance | ok: [instance] 2026-03-18 10:53:14.976576 | instance | 2026-03-18 10:53:14.976854 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-03-18 10:53:14.977210 | instance | Wednesday 18 March 2026 10:53:14 +0000 (0:00:00.088) 0:00:38.667 ******* 2026-03-18 10:53:15.066180 | instance | skipping: [instance] 2026-03-18 10:53:15.066421 | instance | 2026-03-18 10:53:15.066730 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-18 10:53:15.067088 | instance | Wednesday 18 March 2026 10:53:15 +0000 (0:00:00.089) 0:00:38.757 ******* 2026-03-18 10:53:15.219916 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-18 10:53:15.220147 | instance | 2026-03-18 10:53:15.220439 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-18 10:53:15.220720 | instance | Wednesday 18 March 2026 10:53:15 +0000 (0:00:00.153) 0:00:38.910 ******* 2026-03-18 10:53:17.415322 | instance | ok: [instance] 2026-03-18 10:53:17.415584 | instance | 2026-03-18 10:53:17.415903 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-18 10:53:17.416213 | instance | Wednesday 18 March 2026 10:53:17 +0000 (0:00:02.195) 0:00:41.106 ******* 2026-03-18 10:53:17.556598 | instance | ok: [instance] => (item=instance) 2026-03-18 10:53:17.556932 | instance | 2026-03-18 10:53:17.557341 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-18 10:53:17.557738 | instance | Wednesday 18 March 2026 10:53:17 +0000 (0:00:00.141) 0:00:41.247 ******* 2026-03-18 10:53:18.024854 | instance | ok: [instance] 2026-03-18 10:53:18.025147 | instance | 2026-03-18 10:53:18.025476 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-18 10:53:18.025778 | instance | Wednesday 18 March 2026 10:53:18 +0000 (0:00:00.468) 0:00:41.715 ******* 2026-03-18 10:53:20.561728 | instance | ok: [instance] 2026-03-18 10:53:20.562062 | instance | 2026-03-18 10:53:20.562403 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-03-18 10:53:20.562735 | instance | Wednesday 18 March 2026 10:53:20 +0000 (0:00:02.536) 0:00:44.252 ******* 2026-03-18 10:53:22.635549 | instance | ok: [instance] 2026-03-18 10:53:22.635777 | instance | 2026-03-18 10:53:22.636053 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-03-18 10:53:22.636321 | instance | Wednesday 18 March 2026 10:53:22 +0000 (0:00:02.074) 0:00:46.326 ******* 2026-03-18 10:53:34.035158 | instance | ok: [instance] 2026-03-18 10:53:34.035315 | instance | 2026-03-18 10:53:34.035603 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-18 10:53:34.035877 | instance | Wednesday 18 March 2026 10:53:34 +0000 (0:00:11.398) 0:00:57.724 ******* 2026-03-18 10:53:34.265953 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-18 10:53:34.266165 | instance | 2026-03-18 10:53:34.266490 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-18 10:53:34.266836 | instance | Wednesday 18 March 2026 10:53:34 +0000 (0:00:00.231) 0:00:57.956 ******* 2026-03-18 10:53:34.397743 | instance | skipping: [instance] 2026-03-18 10:53:34.397986 | instance | 2026-03-18 10:53:34.398273 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-18 10:53:34.398542 | instance | Wednesday 18 March 2026 10:53:34 +0000 (0:00:00.131) 0:00:58.088 ******* 2026-03-18 10:53:34.528472 | instance | skipping: [instance] => (item=instance) 2026-03-18 10:53:34.528765 | instance | skipping: [instance] 2026-03-18 10:53:34.529032 | instance | 2026-03-18 10:53:34.529312 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-18 10:53:34.529641 | instance | Wednesday 18 March 2026 10:53:34 +0000 (0:00:00.130) 0:00:58.219 ******* 2026-03-18 10:53:34.840253 | instance | ok: [instance] 2026-03-18 10:53:34.840450 | instance | 2026-03-18 10:53:34.840728 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-18 10:53:34.840998 | instance | Wednesday 18 March 2026 10:53:34 +0000 (0:00:00.312) 0:00:58.531 ******* 2026-03-18 10:53:37.504104 | instance | ok: [instance] 2026-03-18 10:53:37.504237 | instance | 2026-03-18 10:53:37.504414 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-03-18 10:53:37.504601 | instance | Wednesday 18 March 2026 10:53:37 +0000 (0:00:02.663) 0:01:01.194 ******* 2026-03-18 10:53:39.611499 | instance | ok: [instance] 2026-03-18 10:53:39.611746 | instance | 2026-03-18 10:53:39.612044 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-03-18 10:53:39.612315 | instance | Wednesday 18 March 2026 10:53:39 +0000 (0:00:02.108) 0:01:03.302 ******* 2026-03-18 10:53:41.648653 | instance | ok: [instance] 2026-03-18 10:53:41.648818 | instance | 2026-03-18 10:53:41.649110 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-03-18 10:53:41.649386 | instance | Wednesday 18 March 2026 10:53:41 +0000 (0:00:02.037) 0:01:05.339 ******* 2026-03-18 10:53:43.872047 | instance | ok: [instance] 2026-03-18 10:53:43.872277 | instance | 2026-03-18 10:53:43.872561 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-03-18 10:53:43.872840 | instance | 2026-03-18 10:53:43.873122 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:53:43.873403 | instance | Wednesday 18 March 2026 10:53:43 +0000 (0:00:02.223) 0:01:07.563 ******* 2026-03-18 10:53:47.846301 | instance | ok: [instance] 2026-03-18 10:53:47.846567 | instance | 2026-03-18 10:53:47.846868 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:53:47.847143 | instance | Wednesday 18 March 2026 10:53:47 +0000 (0:00:03.974) 0:01:11.537 ******* 2026-03-18 10:53:48.142626 | instance | ok: [instance] 2026-03-18 10:53:48.142769 | instance | 2026-03-18 10:53:48.143099 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:53:48.143370 | instance | Wednesday 18 March 2026 10:53:48 +0000 (0:00:00.296) 0:01:11.833 ******* 2026-03-18 10:53:48.243272 | instance | skipping: [instance] 2026-03-18 10:53:48.243447 | instance | 2026-03-18 10:53:48.243717 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:53:48.243985 | instance | Wednesday 18 March 2026 10:53:48 +0000 (0:00:00.100) 0:01:11.934 ******* 2026-03-18 10:53:48.520990 | instance | ok: [instance] 2026-03-18 10:53:48.521186 | instance | 2026-03-18 10:53:48.521484 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:53:48.521742 | instance | Wednesday 18 March 2026 10:53:48 +0000 (0:00:00.277) 0:01:12.211 ******* 2026-03-18 10:53:48.620787 | instance | ok: [instance] => { 2026-03-18 10:53:48.621010 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-18 10:53:48.621279 | instance | } 2026-03-18 10:53:48.621539 | instance | 2026-03-18 10:53:48.621926 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:53:48.622215 | instance | Wednesday 18 March 2026 10:53:48 +0000 (0:00:00.099) 0:01:12.311 ******* 2026-03-18 10:53:49.159576 | instance | ok: [instance] 2026-03-18 10:53:49.159710 | instance | 2026-03-18 10:53:49.159843 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:53:49.160017 | instance | Wednesday 18 March 2026 10:53:49 +0000 (0:00:00.538) 0:01:12.850 ******* 2026-03-18 10:53:49.300005 | instance | skipping: [instance] 2026-03-18 10:53:49.300100 | instance | 2026-03-18 10:53:49.300239 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:53:49.300356 | instance | Wednesday 18 March 2026 10:53:49 +0000 (0:00:00.139) 0:01:12.990 ******* 2026-03-18 10:53:49.437823 | instance | skipping: [instance] 2026-03-18 10:53:49.437937 | instance | 2026-03-18 10:53:49.438069 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:53:49.438187 | instance | Wednesday 18 March 2026 10:53:49 +0000 (0:00:00.138) 0:01:13.129 ******* 2026-03-18 10:53:49.733234 | instance | ok: [instance] 2026-03-18 10:53:49.733383 | instance | 2026-03-18 10:53:49.733559 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:53:49.733735 | instance | Wednesday 18 March 2026 10:53:49 +0000 (0:00:00.294) 0:01:13.423 ******* 2026-03-18 10:53:51.082449 | instance | ok: [instance] 2026-03-18 10:53:51.082675 | instance | 2026-03-18 10:53:51.082970 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:53:51.083252 | instance | Wednesday 18 March 2026 10:53:51 +0000 (0:00:01.349) 0:01:14.773 ******* 2026-03-18 10:53:51.224258 | instance | ok: [instance] => { 2026-03-18 10:53:51.224472 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-18 10:53:51.224788 | instance | } 2026-03-18 10:53:51.225048 | instance | 2026-03-18 10:53:51.225342 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:53:51.225630 | instance | Wednesday 18 March 2026 10:53:51 +0000 (0:00:00.141) 0:01:14.915 ******* 2026-03-18 10:53:51.714412 | instance | ok: [instance] 2026-03-18 10:53:51.714487 | instance | 2026-03-18 10:53:51.714609 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:53:51.714732 | instance | Wednesday 18 March 2026 10:53:51 +0000 (0:00:00.490) 0:01:15.405 ******* 2026-03-18 10:53:53.898816 | instance | ok: [instance] 2026-03-18 10:53:53.898973 | instance | 2026-03-18 10:53:53.899261 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 10:53:53.899587 | instance | Wednesday 18 March 2026 10:53:53 +0000 (0:00:02.183) 0:01:17.589 ******* 2026-03-18 10:53:53.978868 | instance | skipping: [instance] 2026-03-18 10:53:53.978991 | instance | 2026-03-18 10:53:53.979185 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 10:53:53.979364 | instance | Wednesday 18 March 2026 10:53:53 +0000 (0:00:00.080) 0:01:17.670 ******* 2026-03-18 10:53:54.072256 | instance | skipping: [instance] 2026-03-18 10:53:54.072436 | instance | 2026-03-18 10:53:54.072726 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 10:53:54.073000 | instance | Wednesday 18 March 2026 10:53:54 +0000 (0:00:00.093) 0:01:17.763 ******* 2026-03-18 10:53:54.154545 | instance | skipping: [instance] 2026-03-18 10:53:54.154739 | instance | 2026-03-18 10:53:54.154985 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 10:53:54.155224 | instance | Wednesday 18 March 2026 10:53:54 +0000 (0:00:00.082) 0:01:17.845 ******* 2026-03-18 10:53:55.564440 | instance | ok: [instance] 2026-03-18 10:53:55.564756 | instance | 2026-03-18 10:53:55.565050 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 10:53:55.565346 | instance | Wednesday 18 March 2026 10:53:55 +0000 (0:00:01.409) 0:01:19.254 ******* 2026-03-18 10:53:56.086215 | instance | ok: [instance] 2026-03-18 10:53:56.086415 | instance | 2026-03-18 10:53:56.086704 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 10:53:56.086978 | instance | Wednesday 18 March 2026 10:53:56 +0000 (0:00:00.522) 0:01:19.777 ******* 2026-03-18 10:53:57.073027 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 10:53:57.073174 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 10:53:57.073275 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 10:53:57.073453 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 10:53:57.073635 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 10:53:57.073796 | instance | 2026-03-18 10:53:57.074014 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 10:53:57.074165 | instance | Wednesday 18 March 2026 10:53:57 +0000 (0:00:00.986) 0:01:20.764 ******* 2026-03-18 10:53:57.750521 | instance | ok: [instance] 2026-03-18 10:53:57.750720 | instance | 2026-03-18 10:53:57.751012 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 10:53:57.751640 | instance | Wednesday 18 March 2026 10:53:57 +0000 (0:00:00.641) 0:01:21.405 ******* 2026-03-18 10:53:57.751842 | instance | 2026-03-18 10:53:57.752132 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 10:53:57.752327 | instance | Wednesday 18 March 2026 10:53:57 +0000 (0:00:00.035) 0:01:21.441 ******* 2026-03-18 10:53:58.209337 | instance | ok: [instance] 2026-03-18 10:53:58.209516 | instance | 2026-03-18 10:53:58.209793 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:53:58.210128 | instance | Wednesday 18 March 2026 10:53:58 +0000 (0:00:00.458) 0:01:21.900 ******* 2026-03-18 10:53:58.573332 | instance | ok: [instance] 2026-03-18 10:53:58.573473 | instance | 2026-03-18 10:53:58.573486 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:53:58.573614 | instance | Wednesday 18 March 2026 10:53:58 +0000 (0:00:00.363) 0:01:22.264 ******* 2026-03-18 10:53:58.690483 | instance | ok: [instance] => { 2026-03-18 10:53:58.690605 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-18 10:53:58.690744 | instance | } 2026-03-18 10:53:58.690897 | instance | 2026-03-18 10:53:58.691113 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:53:58.691258 | instance | Wednesday 18 March 2026 10:53:58 +0000 (0:00:00.113) 0:01:22.377 ******* 2026-03-18 10:53:59.091488 | instance | ok: [instance] 2026-03-18 10:53:59.091553 | instance | 2026-03-18 10:53:59.091697 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:53:59.091818 | instance | Wednesday 18 March 2026 10:53:59 +0000 (0:00:00.404) 0:01:22.782 ******* 2026-03-18 10:54:02.294805 | instance | ok: [instance] 2026-03-18 10:54:02.294950 | instance | 2026-03-18 10:54:02.295007 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-18 10:54:02.295160 | instance | Wednesday 18 March 2026 10:54:02 +0000 (0:00:03.203) 0:01:25.985 ******* 2026-03-18 10:54:03.565715 | instance | ok: [instance] 2026-03-18 10:54:03.565825 | instance | 2026-03-18 10:54:03.566039 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-18 10:54:03.566230 | instance | Wednesday 18 March 2026 10:54:03 +0000 (0:00:01.270) 0:01:27.256 ******* 2026-03-18 10:54:03.799897 | instance | ok: [instance] 2026-03-18 10:54:03.800038 | instance | 2026-03-18 10:54:03.800399 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-18 10:54:03.800642 | instance | Wednesday 18 March 2026 10:54:03 +0000 (0:00:00.234) 0:01:27.490 ******* 2026-03-18 10:54:04.275971 | instance | ok: [instance] 2026-03-18 10:54:04.276091 | instance | 2026-03-18 10:54:04.276139 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-18 10:54:04.276268 | instance | Wednesday 18 March 2026 10:54:04 +0000 (0:00:00.476) 0:01:27.967 ******* 2026-03-18 10:54:04.920234 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-18 10:54:04.920476 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-18 10:54:04.920753 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-18 10:54:04.921117 | instance | 2026-03-18 10:54:04.921488 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-18 10:54:04.921862 | instance | Wednesday 18 March 2026 10:54:04 +0000 (0:00:00.643) 0:01:28.611 ******* 2026-03-18 10:54:05.431066 | instance | ok: [instance] 2026-03-18 10:54:05.431385 | instance | 2026-03-18 10:54:05.431678 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-18 10:54:05.431962 | instance | Wednesday 18 March 2026 10:54:05 +0000 (0:00:00.510) 0:01:29.121 ******* 2026-03-18 10:54:05.943916 | instance | ok: [instance] 2026-03-18 10:54:05.944035 | instance | 2026-03-18 10:54:05.944086 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-18 10:54:05.944130 | instance | Wednesday 18 March 2026 10:54:05 +0000 (0:00:00.478) 0:01:29.599 ******* 2026-03-18 10:54:05.944511 | instance | 2026-03-18 10:54:05.944551 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-18 10:54:05.944704 | instance | Wednesday 18 March 2026 10:54:05 +0000 (0:00:00.034) 0:01:29.634 ******* 2026-03-18 10:54:06.387047 | instance | ok: [instance] 2026-03-18 10:54:06.387249 | instance | 2026-03-18 10:54:06.387536 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-18 10:54:06.387806 | instance | Wednesday 18 March 2026 10:54:06 +0000 (0:00:00.443) 0:01:30.077 ******* 2026-03-18 10:54:06.544408 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-18 10:54:06.544638 | instance | 2026-03-18 10:54:06.544936 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-18 10:54:06.545227 | instance | Wednesday 18 March 2026 10:54:06 +0000 (0:00:00.157) 0:01:30.235 ******* 2026-03-18 10:54:07.652700 | instance | ok: [instance] 2026-03-18 10:54:07.652928 | instance | 2026-03-18 10:54:07.653227 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-18 10:54:07.653517 | instance | Wednesday 18 March 2026 10:54:07 +0000 (0:00:01.107) 0:01:31.343 ******* 2026-03-18 10:54:08.432006 | instance | ok: [instance] => (item=chronyd) 2026-03-18 10:54:08.432283 | instance | ok: [instance] => (item=sshd) 2026-03-18 10:54:08.432555 | instance | 2026-03-18 10:54:08.432829 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-18 10:54:08.433118 | instance | Wednesday 18 March 2026 10:54:08 +0000 (0:00:00.779) 0:01:32.122 ******* 2026-03-18 10:54:08.803525 | instance | ok: [instance] 2026-03-18 10:54:08.803645 | instance | 2026-03-18 10:54:08.804011 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-18 10:54:08.804322 | instance | Wednesday 18 March 2026 10:54:08 +0000 (0:00:00.371) 0:01:32.494 ******* 2026-03-18 10:54:09.055278 | instance | ok: [instance] 2026-03-18 10:54:09.055514 | instance | 2026-03-18 10:54:09.055799 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-18 10:54:09.056086 | instance | Wednesday 18 March 2026 10:54:09 +0000 (0:00:00.251) 0:01:32.745 ******* 2026-03-18 10:54:09.371085 | instance | ok: [instance] 2026-03-18 10:54:09.371222 | instance | 2026-03-18 10:54:09.371239 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-18 10:54:09.371387 | instance | Wednesday 18 March 2026 10:54:09 +0000 (0:00:00.316) 0:01:33.061 ******* 2026-03-18 10:54:09.668757 | instance | ok: [instance] 2026-03-18 10:54:09.668959 | instance | 2026-03-18 10:54:09.669242 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-03-18 10:54:09.669513 | instance | Wednesday 18 March 2026 10:54:09 +0000 (0:00:00.296) 0:01:33.358 ******* 2026-03-18 10:54:10.026908 | instance | ok: [instance] => (item=instance) 2026-03-18 10:54:10.027105 | instance | 2026-03-18 10:54:10.027381 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-03-18 10:54:10.027728 | instance | Wednesday 18 March 2026 10:54:10 +0000 (0:00:00.359) 0:01:33.717 ******* 2026-03-18 10:54:10.105640 | instance | ok: [instance] 2026-03-18 10:54:10.105758 | instance | 2026-03-18 10:54:10.105971 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-03-18 10:54:10.106140 | instance | Wednesday 18 March 2026 10:54:10 +0000 (0:00:00.078) 0:01:33.796 ******* 2026-03-18 10:54:15.650580 | instance | ok: [instance] 2026-03-18 10:54:15.650804 | instance | 2026-03-18 10:54:15.651147 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-03-18 10:54:15.651396 | instance | Wednesday 18 March 2026 10:54:15 +0000 (0:00:05.544) 0:01:39.341 ******* 2026-03-18 10:54:15.739765 | instance | ok: [instance] 2026-03-18 10:54:15.739842 | instance | 2026-03-18 10:54:15.739969 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-18 10:54:15.740095 | instance | Wednesday 18 March 2026 10:54:15 +0000 (0:00:00.089) 0:01:39.431 ******* 2026-03-18 10:54:15.970863 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-18 10:54:15.971116 | instance | 2026-03-18 10:54:15.971469 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-18 10:54:15.971682 | instance | Wednesday 18 March 2026 10:54:15 +0000 (0:00:00.230) 0:01:39.661 ******* 2026-03-18 10:54:16.082467 | instance | skipping: [instance] 2026-03-18 10:54:16.082801 | instance | 2026-03-18 10:54:16.083119 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-18 10:54:16.083413 | instance | Wednesday 18 March 2026 10:54:16 +0000 (0:00:00.111) 0:01:39.773 ******* 2026-03-18 10:54:16.196307 | instance | skipping: [instance] => (item=instance) 2026-03-18 10:54:16.196552 | instance | skipping: [instance] 2026-03-18 10:54:16.196802 | instance | 2026-03-18 10:54:16.197127 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-18 10:54:16.197395 | instance | Wednesday 18 March 2026 10:54:16 +0000 (0:00:00.113) 0:01:39.887 ******* 2026-03-18 10:54:16.494974 | instance | ok: [instance] 2026-03-18 10:54:16.495094 | instance | 2026-03-18 10:54:16.495287 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-18 10:54:16.495481 | instance | Wednesday 18 March 2026 10:54:16 +0000 (0:00:00.298) 0:01:40.186 ******* 2026-03-18 10:54:19.075551 | instance | ok: [instance] 2026-03-18 10:54:19.075755 | instance | 2026-03-18 10:54:19.076059 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-03-18 10:54:19.076356 | instance | Wednesday 18 March 2026 10:54:19 +0000 (0:00:02.579) 0:01:42.766 ******* 2026-03-18 10:54:29.172492 | instance | skipping: [instance] => (item=osd.0) 2026-03-18 10:54:29.172671 | instance | skipping: [instance] => (item=osd.1) 2026-03-18 10:54:29.172683 | instance | skipping: [instance] => (item=osd.2) 2026-03-18 10:54:29.172817 | instance | skipping: [instance] 2026-03-18 10:54:29.172941 | instance | 2026-03-18 10:54:29.173074 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-03-18 10:54:29.173204 | instance | Wednesday 18 March 2026 10:54:29 +0000 (0:00:10.097) 0:01:52.863 ******* 2026-03-18 10:54:29.380476 | instance | skipping: [instance] => (item=osd.0) 2026-03-18 10:54:29.380845 | instance | skipping: [instance] => (item=osd.1) 2026-03-18 10:54:29.381132 | instance | skipping: [instance] => (item=osd.2) 2026-03-18 10:54:29.381422 | instance | skipping: [instance] 2026-03-18 10:54:29.381695 | instance | 2026-03-18 10:54:29.382072 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-03-18 10:54:29.382339 | instance | Wednesday 18 March 2026 10:54:29 +0000 (0:00:00.207) 0:01:53.071 ******* 2026-03-18 10:54:34.930830 | instance | ok: [instance] 2026-03-18 10:54:34.931052 | instance | 2026-03-18 10:54:34.931366 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-03-18 10:54:34.931643 | instance | Wednesday 18 March 2026 10:54:34 +0000 (0:00:05.550) 0:01:58.621 ******* 2026-03-18 10:54:45.941403 | instance | ok: [instance] 2026-03-18 10:54:45.941532 | instance | 2026-03-18 10:54:45.941802 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-03-18 10:54:45.942005 | instance | Wednesday 18 March 2026 10:54:45 +0000 (0:00:11.010) 0:02:09.632 ******* 2026-03-18 10:54:46.161664 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-03-18 10:54:46.161891 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-03-18 10:54:46.162195 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-03-18 10:54:46.162507 | instance | skipping: [instance] 2026-03-18 10:54:46.162771 | instance | 2026-03-18 10:54:46.163053 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-03-18 10:54:46.163331 | instance | Wednesday 18 March 2026 10:54:46 +0000 (0:00:00.220) 0:02:09.852 ******* 2026-03-18 10:54:48.413326 | instance | ok: [instance] 2026-03-18 10:54:48.413556 | instance | 2026-03-18 10:54:48.413922 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-03-18 10:54:48.414218 | instance | Wednesday 18 March 2026 10:54:48 +0000 (0:00:02.251) 0:02:12.104 ******* 2026-03-18 10:54:50.574127 | instance | ok: [instance] 2026-03-18 10:54:50.574375 | instance | 2026-03-18 10:54:50.574653 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-03-18 10:54:50.574919 | instance | Wednesday 18 March 2026 10:54:50 +0000 (0:00:02.160) 0:02:14.264 ******* 2026-03-18 10:54:50.713194 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-03-18 10:54:50.713328 | instance | 2026-03-18 10:54:50.713511 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-03-18 10:54:50.713692 | instance | Wednesday 18 March 2026 10:54:50 +0000 (0:00:00.139) 0:02:14.404 ******* 2026-03-18 10:54:50.792383 | instance | ok: [instance] 2026-03-18 10:54:50.792603 | instance | 2026-03-18 10:54:50.792871 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-03-18 10:54:50.793136 | instance | Wednesday 18 March 2026 10:54:50 +0000 (0:00:00.079) 0:02:14.483 ******* 2026-03-18 10:54:52.958709 | instance | ok: [instance] 2026-03-18 10:54:52.958899 | instance | 2026-03-18 10:54:52.959187 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-03-18 10:54:52.959474 | instance | Wednesday 18 March 2026 10:54:52 +0000 (0:00:02.166) 0:02:16.649 ******* 2026-03-18 10:54:53.048225 | instance | ok: [instance] 2026-03-18 10:54:53.048469 | instance | 2026-03-18 10:54:53.048753 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-03-18 10:54:53.049048 | instance | Wednesday 18 March 2026 10:54:53 +0000 (0:00:00.089) 0:02:16.739 ******* 2026-03-18 10:54:53.133221 | instance | skipping: [instance] => (item=1) 2026-03-18 10:54:53.133516 | instance | skipping: [instance] => (item=1) 2026-03-18 10:54:53.133799 | instance | skipping: [instance] => (item=1) 2026-03-18 10:54:53.134090 | instance | skipping: [instance] 2026-03-18 10:54:53.134312 | instance | 2026-03-18 10:54:53.134508 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-03-18 10:54:53.134739 | instance | Wednesday 18 March 2026 10:54:53 +0000 (0:00:00.084) 0:02:16.824 ******* 2026-03-18 10:54:53.260162 | instance | skipping: [instance] 2026-03-18 10:54:53.260240 | instance | 2026-03-18 10:54:53.260331 | instance | PLAY [all] ********************************************************************* 2026-03-18 10:54:53.260500 | instance | 2026-03-18 10:54:53.260626 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-03-18 10:54:53.260745 | instance | Wednesday 18 March 2026 10:54:53 +0000 (0:00:00.127) 0:02:16.951 ******* 2026-03-18 10:54:53.700311 | instance | ok: [instance] 2026-03-18 10:54:53.700555 | instance | 2026-03-18 10:54:53.700833 | instance | PLAY [all] ********************************************************************* 2026-03-18 10:54:53.701089 | instance | 2026-03-18 10:54:53.701400 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:54:53.701708 | instance | Wednesday 18 March 2026 10:54:53 +0000 (0:00:00.439) 0:02:17.390 ******* 2026-03-18 10:54:58.669973 | instance | ok: [instance] 2026-03-18 10:54:58.670235 | instance | 2026-03-18 10:54:58.670534 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-03-18 10:54:58.670825 | instance | Wednesday 18 March 2026 10:54:58 +0000 (0:00:04.970) 0:02:22.360 ******* 2026-03-18 10:55:02.511690 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-03-18 10:55:02.511900 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-03-18 10:55:02.512201 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-03-18 10:55:02.512465 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-03-18 10:55:02.512854 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-03-18 10:55:02.513073 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-03-18 10:55:02.513334 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-03-18 10:55:02.513603 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-03-18 10:55:02.513906 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-03-18 10:55:02.514185 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-03-18 10:55:02.514461 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-03-18 10:55:02.514729 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-03-18 10:55:02.514994 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-03-18 10:55:02.515259 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-03-18 10:55:02.515534 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-03-18 10:55:02.515809 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-18 10:55:02.516115 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-18 10:55:02.516416 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-03-18 10:55:02.516729 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-18 10:55:02.517000 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-18 10:55:02.517274 | instance | 2026-03-18 10:55:02.517555 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-03-18 10:55:02.517822 | instance | Wednesday 18 March 2026 10:55:02 +0000 (0:00:03.840) 0:02:26.201 ******* 2026-03-18 10:55:02.766970 | instance | ok: [instance] 2026-03-18 10:55:02.767197 | instance | 2026-03-18 10:55:02.767486 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-03-18 10:55:02.767755 | instance | Wednesday 18 March 2026 10:55:02 +0000 (0:00:00.255) 0:02:26.457 ******* 2026-03-18 10:55:03.252959 | instance | ok: [instance] 2026-03-18 10:55:03.253269 | instance | 2026-03-18 10:55:03.253593 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-03-18 10:55:03.253880 | instance | Wednesday 18 March 2026 10:55:03 +0000 (0:00:00.485) 0:02:26.943 ******* 2026-03-18 10:55:03.597496 | instance | ok: [instance] 2026-03-18 10:55:03.597582 | instance | 2026-03-18 10:55:03.597690 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-18 10:55:03.597846 | instance | Wednesday 18 March 2026 10:55:03 +0000 (0:00:00.344) 0:02:27.287 ******* 2026-03-18 10:55:03.687206 | instance | ok: [instance] 2026-03-18 10:55:03.687435 | instance | 2026-03-18 10:55:03.687698 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-03-18 10:55:03.687943 | instance | 2026-03-18 10:55:03.688209 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:55:03.688463 | instance | Wednesday 18 March 2026 10:55:03 +0000 (0:00:00.090) 0:02:27.378 ******* 2026-03-18 10:55:08.018298 | instance | ok: [instance] 2026-03-18 10:55:08.018542 | instance | 2026-03-18 10:55:08.018859 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-03-18 10:55:08.019202 | instance | Wednesday 18 March 2026 10:55:08 +0000 (0:00:04.330) 0:02:31.709 ******* 2026-03-18 10:55:08.321640 | instance | ok: [instance] 2026-03-18 10:55:08.321756 | instance | 2026-03-18 10:55:08.321913 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-03-18 10:55:08.322099 | instance | Wednesday 18 March 2026 10:55:08 +0000 (0:00:00.302) 0:02:32.011 ******* 2026-03-18 10:55:09.521283 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-03-18 10:55:09.521676 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-03-18 10:55:09.522213 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-03-18 10:55:09.522527 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-03-18 10:55:09.522817 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-03-18 10:55:09.523142 | instance | 2026-03-18 10:55:09.523542 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-03-18 10:55:09.523878 | instance | Wednesday 18 March 2026 10:55:09 +0000 (0:00:01.200) 0:02:33.212 ******* 2026-03-18 10:55:10.078042 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-03-18 10:55:10.078304 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-03-18 10:55:10.078605 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-03-18 10:55:10.078867 | instance | 2026-03-18 10:55:10.079140 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-03-18 10:55:10.079429 | instance | Wednesday 18 March 2026 10:55:10 +0000 (0:00:00.556) 0:02:33.768 ******* 2026-03-18 10:55:10.303287 | instance | ok: [instance] 2026-03-18 10:55:10.303574 | instance | 2026-03-18 10:55:10.303871 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-03-18 10:55:10.304149 | instance | Wednesday 18 March 2026 10:55:10 +0000 (0:00:00.225) 0:02:33.993 ******* 2026-03-18 10:55:10.553014 | instance | ok: [instance] 2026-03-18 10:55:10.553108 | instance | 2026-03-18 10:55:10.553179 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-03-18 10:55:10.553319 | instance | Wednesday 18 March 2026 10:55:10 +0000 (0:00:00.250) 0:02:34.244 ******* 2026-03-18 10:55:10.621239 | instance | ok: [instance] 2026-03-18 10:55:10.621427 | instance | 2026-03-18 10:55:10.621728 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-03-18 10:55:10.622164 | instance | Wednesday 18 March 2026 10:55:10 +0000 (0:00:00.068) 0:02:34.312 ******* 2026-03-18 10:55:10.694216 | instance | skipping: [instance] 2026-03-18 10:55:10.694355 | instance | 2026-03-18 10:55:10.694526 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-03-18 10:55:10.694693 | instance | Wednesday 18 March 2026 10:55:10 +0000 (0:00:00.073) 0:02:34.385 ******* 2026-03-18 10:55:11.240152 | instance | ok: [instance] 2026-03-18 10:55:11.240224 | instance | 2026-03-18 10:55:11.240348 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-03-18 10:55:11.240478 | instance | Wednesday 18 March 2026 10:55:11 +0000 (0:00:00.545) 0:02:34.931 ******* 2026-03-18 10:55:11.604669 | instance | ok: [instance] 2026-03-18 10:55:11.604897 | instance | 2026-03-18 10:55:11.605211 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-03-18 10:55:11.605491 | instance | Wednesday 18 March 2026 10:55:11 +0000 (0:00:00.244) 0:02:35.175 ******* 2026-03-18 10:55:11.605743 | instance | 2026-03-18 10:55:11.606082 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-03-18 10:55:11.606332 | instance | 2026-03-18 10:55:11.606598 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:55:11.606869 | instance | Wednesday 18 March 2026 10:55:11 +0000 (0:00:00.120) 0:02:35.295 ******* 2026-03-18 10:55:15.471702 | instance | ok: [instance] 2026-03-18 10:55:15.471919 | instance | 2026-03-18 10:55:15.472233 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:55:15.472543 | instance | Wednesday 18 March 2026 10:55:15 +0000 (0:00:03.866) 0:02:39.162 ******* 2026-03-18 10:55:15.789451 | instance | ok: [instance] 2026-03-18 10:55:15.789693 | instance | 2026-03-18 10:55:15.790150 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:55:15.790497 | instance | Wednesday 18 March 2026 10:55:15 +0000 (0:00:00.317) 0:02:39.480 ******* 2026-03-18 10:55:15.907937 | instance | skipping: [instance] 2026-03-18 10:55:15.908078 | instance | 2026-03-18 10:55:15.908447 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:55:15.908640 | instance | Wednesday 18 March 2026 10:55:15 +0000 (0:00:00.117) 0:02:39.597 ******* 2026-03-18 10:55:16.201441 | instance | ok: [instance] 2026-03-18 10:55:16.201570 | instance | 2026-03-18 10:55:16.201867 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:16.202336 | instance | Wednesday 18 March 2026 10:55:16 +0000 (0:00:00.294) 0:02:39.891 ******* 2026-03-18 10:55:16.299552 | instance | ok: [instance] => { 2026-03-18 10:55:16.299725 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-18 10:55:16.299905 | instance | } 2026-03-18 10:55:16.300058 | instance | 2026-03-18 10:55:16.300229 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:16.300396 | instance | Wednesday 18 March 2026 10:55:16 +0000 (0:00:00.098) 0:02:39.990 ******* 2026-03-18 10:55:16.683110 | instance | ok: [instance] 2026-03-18 10:55:16.683235 | instance | 2026-03-18 10:55:16.683398 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:16.683566 | instance | Wednesday 18 March 2026 10:55:16 +0000 (0:00:00.383) 0:02:40.373 ******* 2026-03-18 10:55:16.924946 | instance | skipping: [instance] 2026-03-18 10:55:16.925081 | instance | 2026-03-18 10:55:16.925120 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:55:16.925133 | instance | Wednesday 18 March 2026 10:55:16 +0000 (0:00:00.242) 0:02:40.615 ******* 2026-03-18 10:55:17.206343 | instance | ok: [instance] 2026-03-18 10:55:17.206487 | instance | 2026-03-18 10:55:17.206588 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:55:17.206714 | instance | Wednesday 18 March 2026 10:55:17 +0000 (0:00:00.281) 0:02:40.897 ******* 2026-03-18 10:55:18.662444 | instance | ok: [instance] 2026-03-18 10:55:18.662576 | instance | 2026-03-18 10:55:18.662764 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:18.662944 | instance | Wednesday 18 March 2026 10:55:18 +0000 (0:00:01.455) 0:02:42.353 ******* 2026-03-18 10:55:18.806213 | instance | ok: [instance] => { 2026-03-18 10:55:18.806299 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-18 10:55:18.806435 | instance | } 2026-03-18 10:55:18.806547 | instance | 2026-03-18 10:55:18.806671 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:18.806795 | instance | Wednesday 18 March 2026 10:55:18 +0000 (0:00:00.143) 0:02:42.497 ******* 2026-03-18 10:55:19.298875 | instance | ok: [instance] 2026-03-18 10:55:19.298942 | instance | 2026-03-18 10:55:19.299092 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:19.299240 | instance | Wednesday 18 March 2026 10:55:19 +0000 (0:00:00.492) 0:02:42.989 ******* 2026-03-18 10:55:21.360912 | instance | ok: [instance] 2026-03-18 10:55:21.360987 | instance | 2026-03-18 10:55:21.361112 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 10:55:21.361235 | instance | Wednesday 18 March 2026 10:55:21 +0000 (0:00:02.062) 0:02:45.052 ******* 2026-03-18 10:55:21.438903 | instance | skipping: [instance] 2026-03-18 10:55:21.438969 | instance | 2026-03-18 10:55:21.439090 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 10:55:21.439212 | instance | Wednesday 18 March 2026 10:55:21 +0000 (0:00:00.077) 0:02:45.130 ******* 2026-03-18 10:55:21.525921 | instance | skipping: [instance] 2026-03-18 10:55:21.525993 | instance | 2026-03-18 10:55:21.526164 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 10:55:21.526287 | instance | Wednesday 18 March 2026 10:55:21 +0000 (0:00:00.087) 0:02:45.217 ******* 2026-03-18 10:55:21.605178 | instance | skipping: [instance] 2026-03-18 10:55:21.605243 | instance | 2026-03-18 10:55:21.605376 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 10:55:21.605498 | instance | Wednesday 18 March 2026 10:55:21 +0000 (0:00:00.077) 0:02:45.295 ******* 2026-03-18 10:55:22.730130 | instance | ok: [instance] 2026-03-18 10:55:22.730347 | instance | 2026-03-18 10:55:22.730645 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 10:55:22.730944 | instance | Wednesday 18 March 2026 10:55:22 +0000 (0:00:01.125) 0:02:46.421 ******* 2026-03-18 10:55:23.224262 | instance | ok: [instance] 2026-03-18 10:55:23.224328 | instance | 2026-03-18 10:55:23.224441 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 10:55:23.224629 | instance | Wednesday 18 March 2026 10:55:23 +0000 (0:00:00.494) 0:02:46.915 ******* 2026-03-18 10:55:24.215618 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 10:55:24.215685 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 10:55:24.215693 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 10:55:24.215699 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 10:55:24.215706 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 10:55:24.215717 | instance | 2026-03-18 10:55:24.215762 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 10:55:24.215886 | instance | Wednesday 18 March 2026 10:55:24 +0000 (0:00:00.991) 0:02:47.906 ******* 2026-03-18 10:55:24.806769 | instance | ok: [instance] 2026-03-18 10:55:24.806841 | instance | 2026-03-18 10:55:24.807509 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 10:55:24.807637 | instance | Wednesday 18 March 2026 10:55:24 +0000 (0:00:00.556) 0:02:48.462 ******* 2026-03-18 10:55:24.807777 | instance | 2026-03-18 10:55:24.807896 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 10:55:24.808036 | instance | Wednesday 18 March 2026 10:55:24 +0000 (0:00:00.035) 0:02:48.497 ******* 2026-03-18 10:55:25.290709 | instance | ok: [instance] 2026-03-18 10:55:25.290988 | instance | 2026-03-18 10:55:25.291310 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-03-18 10:55:25.291610 | instance | Wednesday 18 March 2026 10:55:25 +0000 (0:00:00.483) 0:02:48.981 ******* 2026-03-18 10:55:26.191429 | instance | ok: [instance] 2026-03-18 10:55:26.191755 | instance | 2026-03-18 10:55:26.192061 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-03-18 10:55:26.192342 | instance | Wednesday 18 March 2026 10:55:26 +0000 (0:00:00.900) 0:02:49.882 ******* 2026-03-18 10:55:26.273605 | instance | ok: [instance] 2026-03-18 10:55:26.273733 | instance | 2026-03-18 10:55:26.273856 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-03-18 10:55:26.274057 | instance | Wednesday 18 March 2026 10:55:26 +0000 (0:00:00.082) 0:02:49.964 ******* 2026-03-18 10:55:26.359091 | instance | ok: [instance] 2026-03-18 10:55:26.359222 | instance | 2026-03-18 10:55:26.359235 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-03-18 10:55:26.359328 | instance | Wednesday 18 March 2026 10:55:26 +0000 (0:00:00.085) 0:02:50.050 ******* 2026-03-18 10:55:26.455420 | instance | ok: [instance] 2026-03-18 10:55:26.455473 | instance | 2026-03-18 10:55:26.455480 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-03-18 10:55:26.455486 | instance | Wednesday 18 March 2026 10:55:26 +0000 (0:00:00.095) 0:02:50.145 ******* 2026-03-18 10:55:26.545457 | instance | skipping: [instance] 2026-03-18 10:55:26.545520 | instance | 2026-03-18 10:55:26.545842 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-03-18 10:55:26.545899 | instance | Wednesday 18 March 2026 10:55:26 +0000 (0:00:00.090) 0:02:50.236 ******* 2026-03-18 10:55:26.677729 | instance | ok: [instance] 2026-03-18 10:55:26.677870 | instance | 2026-03-18 10:55:26.678112 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:55:26.678154 | instance | Wednesday 18 March 2026 10:55:26 +0000 (0:00:00.132) 0:02:50.368 ******* 2026-03-18 10:55:26.967819 | instance | ok: [instance] 2026-03-18 10:55:26.967890 | instance | 2026-03-18 10:55:26.968058 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:26.968138 | instance | Wednesday 18 March 2026 10:55:26 +0000 (0:00:00.290) 0:02:50.659 ******* 2026-03-18 10:55:27.065127 | instance | ok: [instance] => { 2026-03-18 10:55:27.065247 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-03-18 10:55:27.065715 | instance | } 2026-03-18 10:55:27.065752 | instance | 2026-03-18 10:55:27.065757 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:27.065762 | instance | Wednesday 18 March 2026 10:55:27 +0000 (0:00:00.097) 0:02:50.756 ******* 2026-03-18 10:55:27.886783 | instance | ok: [instance] 2026-03-18 10:55:27.886920 | instance | 2026-03-18 10:55:27.886932 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:27.887087 | instance | Wednesday 18 March 2026 10:55:27 +0000 (0:00:00.821) 0:02:51.578 ******* 2026-03-18 10:55:28.033712 | instance | skipping: [instance] 2026-03-18 10:55:28.033787 | instance | 2026-03-18 10:55:28.033940 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:55:28.034058 | instance | Wednesday 18 March 2026 10:55:28 +0000 (0:00:00.146) 0:02:51.724 ******* 2026-03-18 10:55:28.312076 | instance | ok: [instance] 2026-03-18 10:55:28.312338 | instance | 2026-03-18 10:55:28.312611 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:28.312875 | instance | Wednesday 18 March 2026 10:55:28 +0000 (0:00:00.278) 0:02:52.003 ******* 2026-03-18 10:55:28.423053 | instance | ok: [instance] => { 2026-03-18 10:55:28.423304 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-03-18 10:55:28.423562 | instance | } 2026-03-18 10:55:28.423880 | instance | 2026-03-18 10:55:28.424142 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:28.424449 | instance | Wednesday 18 March 2026 10:55:28 +0000 (0:00:00.110) 0:02:52.114 ******* 2026-03-18 10:55:29.156878 | instance | ok: [instance] 2026-03-18 10:55:29.157019 | instance | 2026-03-18 10:55:29.157207 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:29.157397 | instance | Wednesday 18 March 2026 10:55:29 +0000 (0:00:00.733) 0:02:52.847 ******* 2026-03-18 10:55:29.335767 | instance | skipping: [instance] 2026-03-18 10:55:29.336008 | instance | 2026-03-18 10:55:29.336328 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-18 10:55:29.336604 | instance | Wednesday 18 March 2026 10:55:29 +0000 (0:00:00.178) 0:02:53.026 ******* 2026-03-18 10:55:29.420616 | instance | skipping: [instance] 2026-03-18 10:55:29.420998 | instance | 2026-03-18 10:55:29.421360 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-18 10:55:29.421707 | instance | Wednesday 18 March 2026 10:55:29 +0000 (0:00:00.085) 0:02:53.111 ******* 2026-03-18 10:55:29.525716 | instance | skipping: [instance] 2026-03-18 10:55:29.525897 | instance | 2026-03-18 10:55:29.526063 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-18 10:55:29.526231 | instance | Wednesday 18 March 2026 10:55:29 +0000 (0:00:00.105) 0:02:53.216 ******* 2026-03-18 10:55:29.608188 | instance | skipping: [instance] 2026-03-18 10:55:29.608482 | instance | 2026-03-18 10:55:29.608825 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-18 10:55:29.609136 | instance | Wednesday 18 March 2026 10:55:29 +0000 (0:00:00.082) 0:02:53.298 ******* 2026-03-18 10:55:30.787775 | instance | ok: [instance] 2026-03-18 10:55:30.787996 | instance | 2026-03-18 10:55:30.788289 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-18 10:55:30.788574 | instance | Wednesday 18 March 2026 10:55:30 +0000 (0:00:01.179) 0:02:54.478 ******* 2026-03-18 10:55:31.284369 | instance | ok: [instance] 2026-03-18 10:55:31.284640 | instance | 2026-03-18 10:55:31.284932 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-18 10:55:31.285231 | instance | Wednesday 18 March 2026 10:55:31 +0000 (0:00:00.496) 0:02:54.975 ******* 2026-03-18 10:55:32.299135 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-18 10:55:32.299415 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-18 10:55:32.299768 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-18 10:55:32.300056 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-18 10:55:32.300334 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-18 10:55:32.300585 | instance | 2026-03-18 10:55:32.300871 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-18 10:55:32.301174 | instance | Wednesday 18 March 2026 10:55:32 +0000 (0:00:01.015) 0:02:55.990 ******* 2026-03-18 10:55:32.925193 | instance | ok: [instance] 2026-03-18 10:55:32.925305 | instance | 2026-03-18 10:55:32.925414 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-18 10:55:32.925538 | instance | Wednesday 18 March 2026 10:55:32 +0000 (0:00:00.585) 0:02:56.575 ******* 2026-03-18 10:55:32.925652 | instance | 2026-03-18 10:55:32.925777 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-18 10:55:32.925952 | instance | Wednesday 18 March 2026 10:55:32 +0000 (0:00:00.040) 0:02:56.615 ******* 2026-03-18 10:55:33.373260 | instance | ok: [instance] 2026-03-18 10:55:33.373491 | instance | 2026-03-18 10:55:33.373757 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:55:33.374065 | instance | Wednesday 18 March 2026 10:55:33 +0000 (0:00:00.447) 0:02:57.063 ******* 2026-03-18 10:55:33.687204 | instance | ok: [instance] 2026-03-18 10:55:33.687343 | instance | 2026-03-18 10:55:33.687522 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:33.687698 | instance | Wednesday 18 March 2026 10:55:33 +0000 (0:00:00.313) 0:02:57.377 ******* 2026-03-18 10:55:33.811528 | instance | ok: [instance] => { 2026-03-18 10:55:33.811802 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-03-18 10:55:33.812103 | instance | } 2026-03-18 10:55:33.812366 | instance | 2026-03-18 10:55:33.812644 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:33.812996 | instance | Wednesday 18 March 2026 10:55:33 +0000 (0:00:00.124) 0:02:57.502 ******* 2026-03-18 10:55:34.359183 | instance | ok: [instance] 2026-03-18 10:55:34.359506 | instance | 2026-03-18 10:55:34.359795 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:34.360109 | instance | Wednesday 18 March 2026 10:55:34 +0000 (0:00:00.547) 0:02:58.050 ******* 2026-03-18 10:55:35.926759 | instance | ok: [instance] 2026-03-18 10:55:35.926934 | instance | 2026-03-18 10:55:35.927209 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:35.927471 | instance | Wednesday 18 March 2026 10:55:35 +0000 (0:00:01.567) 0:02:59.617 ******* 2026-03-18 10:55:36.044390 | instance | ok: [instance] => { 2026-03-18 10:55:36.044621 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-03-18 10:55:36.044880 | instance | } 2026-03-18 10:55:36.045128 | instance | 2026-03-18 10:55:36.045399 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:36.045660 | instance | Wednesday 18 March 2026 10:55:36 +0000 (0:00:00.117) 0:02:59.735 ******* 2026-03-18 10:55:36.490972 | instance | ok: [instance] 2026-03-18 10:55:36.491083 | instance | 2026-03-18 10:55:36.491888 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:36.491967 | instance | Wednesday 18 March 2026 10:55:36 +0000 (0:00:00.446) 0:03:00.182 ******* 2026-03-18 10:55:37.760381 | instance | ok: [instance] 2026-03-18 10:55:37.760527 | instance | 2026-03-18 10:55:37.760707 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-18 10:55:37.760894 | instance | Wednesday 18 March 2026 10:55:37 +0000 (0:00:01.268) 0:03:01.450 ******* 2026-03-18 10:55:38.277282 | instance | ok: [instance] 2026-03-18 10:55:38.277360 | instance | 2026-03-18 10:55:38.277488 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-18 10:55:38.277615 | instance | Wednesday 18 March 2026 10:55:38 +0000 (0:00:00.516) 0:03:01.967 ******* 2026-03-18 10:55:38.568122 | instance | ok: [instance] 2026-03-18 10:55:38.568323 | instance | 2026-03-18 10:55:38.568596 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:55:38.568870 | instance | Wednesday 18 March 2026 10:55:38 +0000 (0:00:00.290) 0:03:02.258 ******* 2026-03-18 10:55:38.876374 | instance | ok: [instance] 2026-03-18 10:55:38.876532 | instance | 2026-03-18 10:55:38.876817 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:38.877040 | instance | Wednesday 18 March 2026 10:55:38 +0000 (0:00:00.308) 0:03:02.566 ******* 2026-03-18 10:55:39.002349 | instance | ok: [instance] => { 2026-03-18 10:55:39.002666 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-03-18 10:55:39.002933 | instance | } 2026-03-18 10:55:39.003183 | instance | 2026-03-18 10:55:39.003458 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:39.003728 | instance | Wednesday 18 March 2026 10:55:38 +0000 (0:00:00.125) 0:03:02.692 ******* 2026-03-18 10:55:39.458765 | instance | ok: [instance] 2026-03-18 10:55:39.458847 | instance | 2026-03-18 10:55:39.459025 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:39.459188 | instance | Wednesday 18 March 2026 10:55:39 +0000 (0:00:00.456) 0:03:03.149 ******* 2026-03-18 10:55:41.552617 | instance | ok: [instance] 2026-03-18 10:55:41.552848 | instance | 2026-03-18 10:55:41.553131 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-18 10:55:41.553457 | instance | Wednesday 18 March 2026 10:55:41 +0000 (0:00:02.094) 0:03:05.243 ******* 2026-03-18 10:55:41.685925 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-18 10:55:41.686051 | instance | 2026-03-18 10:55:41.686208 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-18 10:55:41.686368 | instance | Wednesday 18 March 2026 10:55:41 +0000 (0:00:00.133) 0:03:05.377 ******* 2026-03-18 10:55:42.916157 | instance | ok: [instance] 2026-03-18 10:55:42.916459 | instance | 2026-03-18 10:55:42.916756 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-18 10:55:42.917066 | instance | Wednesday 18 March 2026 10:55:42 +0000 (0:00:01.229) 0:03:06.607 ******* 2026-03-18 10:55:43.164009 | instance | ok: [instance] 2026-03-18 10:55:43.164703 | instance | 2026-03-18 10:55:43.164769 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-18 10:55:43.164788 | instance | Wednesday 18 March 2026 10:55:43 +0000 (0:00:00.247) 0:03:06.854 ******* 2026-03-18 10:55:43.653573 | instance | ok: [instance] 2026-03-18 10:55:43.654386 | instance | 2026-03-18 10:55:43.654431 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-18 10:55:43.654688 | instance | Wednesday 18 March 2026 10:55:43 +0000 (0:00:00.489) 0:03:07.344 ******* 2026-03-18 10:55:44.465712 | instance | ok: [instance] => (item=br_netfilter) 2026-03-18 10:55:44.465905 | instance | ok: [instance] => (item=ip_tables) 2026-03-18 10:55:44.466112 | instance | ok: [instance] => (item=ip6_tables) 2026-03-18 10:55:44.466257 | instance | ok: [instance] => (item=nf_conntrack) 2026-03-18 10:55:44.466410 | instance | 2026-03-18 10:55:44.466583 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:55:44.466752 | instance | Wednesday 18 March 2026 10:55:44 +0000 (0:00:00.812) 0:03:08.156 ******* 2026-03-18 10:55:44.754626 | instance | ok: [instance] 2026-03-18 10:55:44.754768 | instance | 2026-03-18 10:55:44.754946 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:55:44.755123 | instance | Wednesday 18 March 2026 10:55:44 +0000 (0:00:00.289) 0:03:08.445 ******* 2026-03-18 10:55:44.875577 | instance | ok: [instance] => { 2026-03-18 10:55:44.876194 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-03-18 10:55:44.876237 | instance | } 2026-03-18 10:55:44.876248 | instance | 2026-03-18 10:55:44.876261 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:55:44.877032 | instance | Wednesday 18 March 2026 10:55:44 +0000 (0:00:00.120) 0:03:08.566 ******* 2026-03-18 10:55:45.328958 | instance | ok: [instance] 2026-03-18 10:55:45.329184 | instance | 2026-03-18 10:55:45.329470 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:55:45.329750 | instance | Wednesday 18 March 2026 10:55:45 +0000 (0:00:00.453) 0:03:09.019 ******* 2026-03-18 10:55:45.519665 | instance | skipping: [instance] 2026-03-18 10:55:45.519844 | instance | 2026-03-18 10:55:45.520132 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-03-18 10:55:45.520397 | instance | Wednesday 18 March 2026 10:55:45 +0000 (0:00:00.190) 0:03:09.210 ******* 2026-03-18 10:55:45.652806 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-03-18 10:55:45.653089 | instance | 2026-03-18 10:55:45.653392 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-03-18 10:55:45.653699 | instance | Wednesday 18 March 2026 10:55:45 +0000 (0:00:00.132) 0:03:09.343 ******* 2026-03-18 10:55:45.733999 | instance | skipping: [instance] 2026-03-18 10:55:45.734156 | instance | 2026-03-18 10:55:45.734489 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-03-18 10:55:45.734781 | instance | Wednesday 18 March 2026 10:55:45 +0000 (0:00:00.081) 0:03:09.424 ******* 2026-03-18 10:55:46.826925 | instance | ok: [instance] 2026-03-18 10:55:46.827040 | instance | 2026-03-18 10:55:46.827051 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-03-18 10:55:46.827164 | instance | Wednesday 18 March 2026 10:55:46 +0000 (0:00:01.093) 0:03:10.518 ******* 2026-03-18 10:55:49.217699 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-03-18 10:55:49.217876 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-03-18 10:55:49.218091 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-03-18 10:55:49.219247 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-03-18 10:55:49.219280 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-03-18 10:55:49.219295 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-03-18 10:55:49.219783 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-03-18 10:55:49.219807 | instance | 2026-03-18 10:55:49.220146 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-03-18 10:55:49.220431 | instance | Wednesday 18 March 2026 10:55:49 +0000 (0:00:02.388) 0:03:12.906 ******* 2026-03-18 10:55:49.881137 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-03-18 10:55:49.881352 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-03-18 10:55:49.881637 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-03-18 10:55:49.881912 | instance | 2026-03-18 10:55:49.882213 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-03-18 10:55:49.882502 | instance | Wednesday 18 March 2026 10:55:49 +0000 (0:00:00.663) 0:03:13.571 ******* 2026-03-18 10:55:50.403305 | instance | ok: [instance] 2026-03-18 10:55:50.403425 | instance | 2026-03-18 10:55:50.403476 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-03-18 10:55:50.403617 | instance | Wednesday 18 March 2026 10:55:50 +0000 (0:00:00.523) 0:03:14.094 ******* 2026-03-18 10:55:50.896777 | instance | ok: [instance] 2026-03-18 10:55:50.896878 | instance | 2026-03-18 10:55:50.896964 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-03-18 10:55:50.897095 | instance | Wednesday 18 March 2026 10:55:50 +0000 (0:00:00.493) 0:03:14.587 ******* 2026-03-18 10:55:51.181188 | instance | ok: [instance] 2026-03-18 10:55:51.181333 | instance | 2026-03-18 10:55:51.181417 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-03-18 10:55:51.181539 | instance | Wednesday 18 March 2026 10:55:51 +0000 (0:00:00.284) 0:03:14.872 ******* 2026-03-18 10:55:51.259226 | instance | skipping: [instance] 2026-03-18 10:55:51.259480 | instance | 2026-03-18 10:55:51.259771 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-03-18 10:55:51.260072 | instance | Wednesday 18 March 2026 10:55:51 +0000 (0:00:00.077) 0:03:14.950 ******* 2026-03-18 10:55:51.820264 | instance | ok: [instance] => (item=swap) 2026-03-18 10:55:51.820407 | instance | ok: [instance] => (item=none) 2026-03-18 10:55:51.820596 | instance | 2026-03-18 10:55:51.820788 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-03-18 10:55:51.820997 | instance | Wednesday 18 March 2026 10:55:51 +0000 (0:00:00.560) 0:03:15.511 ******* 2026-03-18 10:55:52.305427 | instance | ok: [instance] 2026-03-18 10:55:52.305522 | instance | 2026-03-18 10:55:52.305635 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-03-18 10:55:52.305770 | instance | Wednesday 18 March 2026 10:55:52 +0000 (0:00:00.485) 0:03:15.996 ******* 2026-03-18 10:55:52.765157 | instance | ok: [instance] 2026-03-18 10:55:52.765259 | instance | 2026-03-18 10:55:52.765275 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-03-18 10:55:52.765416 | instance | Wednesday 18 March 2026 10:55:52 +0000 (0:00:00.414) 0:03:16.410 ******* 2026-03-18 10:55:52.765550 | instance | 2026-03-18 10:55:52.765669 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-03-18 10:55:52.765785 | instance | Wednesday 18 March 2026 10:55:52 +0000 (0:00:00.045) 0:03:16.456 ******* 2026-03-18 10:55:53.213927 | instance | ok: [instance] 2026-03-18 10:55:53.214092 | instance | 2026-03-18 10:55:53.214306 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-03-18 10:55:53.214571 | instance | Wednesday 18 March 2026 10:55:53 +0000 (0:00:00.448) 0:03:16.904 ******* 2026-03-18 10:55:54.296413 | instance | ok: [instance] 2026-03-18 10:55:54.296605 | instance | 2026-03-18 10:55:54.296898 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-03-18 10:55:54.297159 | instance | Wednesday 18 March 2026 10:55:54 +0000 (0:00:01.082) 0:03:17.987 ******* 2026-03-18 10:55:57.070235 | instance | ok: [instance] 2026-03-18 10:55:57.070579 | instance | 2026-03-18 10:55:57.070761 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-03-18 10:55:57.071034 | instance | Wednesday 18 March 2026 10:55:57 +0000 (0:00:02.773) 0:03:20.760 ******* 2026-03-18 10:55:57.349933 | instance | ok: [instance] 2026-03-18 10:55:57.350172 | instance | 2026-03-18 10:55:57.350482 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-03-18 10:55:57.350790 | instance | Wednesday 18 March 2026 10:55:57 +0000 (0:00:00.279) 0:03:21.040 ******* 2026-03-18 10:55:57.970348 | instance | ok: [instance] 2026-03-18 10:55:57.970425 | instance | 2026-03-18 10:55:57.970631 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-03-18 10:55:57.970800 | instance | Wednesday 18 March 2026 10:55:57 +0000 (0:00:00.619) 0:03:21.660 ******* 2026-03-18 10:55:58.129582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-03-18 10:55:58.129698 | instance | 2026-03-18 10:55:58.129885 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-03-18 10:55:58.130099 | instance | Wednesday 18 March 2026 10:55:58 +0000 (0:00:00.160) 0:03:21.820 ******* 2026-03-18 10:55:58.282261 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-03-18 10:55:58.282488 | instance | 2026-03-18 10:55:58.282802 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-03-18 10:55:58.283062 | instance | Wednesday 18 March 2026 10:55:58 +0000 (0:00:00.152) 0:03:21.973 ******* 2026-03-18 10:55:58.569093 | instance | ok: [instance] => (item=instance) 2026-03-18 10:55:58.569311 | instance | 2026-03-18 10:55:58.569653 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-03-18 10:55:58.570063 | instance | Wednesday 18 March 2026 10:55:58 +0000 (0:00:00.286) 0:03:22.260 ******* 2026-03-18 10:55:58.668649 | instance | ok: [instance] 2026-03-18 10:55:58.668860 | instance | 2026-03-18 10:55:58.669154 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-03-18 10:55:58.669421 | instance | Wednesday 18 March 2026 10:55:58 +0000 (0:00:00.099) 0:03:22.359 ******* 2026-03-18 10:55:58.760062 | instance | skipping: [instance] 2026-03-18 10:55:58.760187 | instance | 2026-03-18 10:55:58.760361 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-03-18 10:55:58.760530 | instance | Wednesday 18 March 2026 10:55:58 +0000 (0:00:00.091) 0:03:22.451 ******* 2026-03-18 10:55:58.854030 | instance | ok: [instance] => { 2026-03-18 10:55:58.854220 | instance | "msg": "instance" 2026-03-18 10:55:58.854428 | instance | } 2026-03-18 10:55:58.854627 | instance | 2026-03-18 10:55:58.854956 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-03-18 10:55:58.855293 | instance | Wednesday 18 March 2026 10:55:58 +0000 (0:00:00.093) 0:03:22.545 ******* 2026-03-18 10:55:59.567074 | instance | ok: [instance] 2026-03-18 10:55:59.567193 | instance | 2026-03-18 10:55:59.567369 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-03-18 10:55:59.567535 | instance | Wednesday 18 March 2026 10:55:59 +0000 (0:00:00.712) 0:03:23.257 ******* 2026-03-18 10:55:59.786587 | instance | skipping: [instance] 2026-03-18 10:55:59.786828 | instance | 2026-03-18 10:55:59.787107 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-03-18 10:55:59.787381 | instance | Wednesday 18 March 2026 10:55:59 +0000 (0:00:00.219) 0:03:23.477 ******* 2026-03-18 10:55:59.867161 | instance | skipping: [instance] 2026-03-18 10:55:59.867294 | instance | 2026-03-18 10:55:59.867492 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-03-18 10:55:59.867678 | instance | Wednesday 18 March 2026 10:55:59 +0000 (0:00:00.076) 0:03:23.554 ******* 2026-03-18 10:55:59.936987 | instance | skipping: [instance] 2026-03-18 10:55:59.937064 | instance | 2026-03-18 10:55:59.937168 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-03-18 10:55:59.937290 | instance | Wednesday 18 March 2026 10:55:59 +0000 (0:00:00.073) 0:03:23.627 ******* 2026-03-18 10:56:00.017905 | instance | skipping: [instance] 2026-03-18 10:56:00.018078 | instance | 2026-03-18 10:56:00.018248 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-03-18 10:56:00.018418 | instance | Wednesday 18 March 2026 10:56:00 +0000 (0:00:00.080) 0:03:23.708 ******* 2026-03-18 10:56:00.096337 | instance | skipping: [instance] 2026-03-18 10:56:00.096535 | instance | 2026-03-18 10:56:00.096830 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-03-18 10:56:00.097204 | instance | Wednesday 18 March 2026 10:56:00 +0000 (0:00:00.078) 0:03:23.787 ******* 2026-03-18 10:56:00.172839 | instance | skipping: [instance] 2026-03-18 10:56:00.173064 | instance | 2026-03-18 10:56:00.173373 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-03-18 10:56:00.173656 | instance | Wednesday 18 March 2026 10:56:00 +0000 (0:00:00.076) 0:03:23.863 ******* 2026-03-18 10:56:00.240988 | instance | skipping: [instance] 2026-03-18 10:56:00.241220 | instance | 2026-03-18 10:56:00.241650 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-03-18 10:56:00.241985 | instance | Wednesday 18 March 2026 10:56:00 +0000 (0:00:00.068) 0:03:23.932 ******* 2026-03-18 10:56:00.487311 | instance | ok: [instance] 2026-03-18 10:56:00.487553 | instance | 2026-03-18 10:56:00.487929 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-03-18 10:56:00.488209 | instance | Wednesday 18 March 2026 10:56:00 +0000 (0:00:00.245) 0:03:24.178 ******* 2026-03-18 10:56:00.764985 | instance | ok: [instance] 2026-03-18 10:56:00.765188 | instance | 2026-03-18 10:56:00.765447 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-03-18 10:56:00.765754 | instance | Wednesday 18 March 2026 10:56:00 +0000 (0:00:00.277) 0:03:24.455 ******* 2026-03-18 10:56:00.832082 | instance | skipping: [instance] 2026-03-18 10:56:00.832375 | instance | 2026-03-18 10:56:00.832626 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-03-18 10:56:00.832917 | instance | Wednesday 18 March 2026 10:56:00 +0000 (0:00:00.067) 0:03:24.523 ******* 2026-03-18 10:56:01.062852 | instance | ok: [instance] 2026-03-18 10:56:01.063062 | instance | 2026-03-18 10:56:01.063354 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-03-18 10:56:01.063667 | instance | Wednesday 18 March 2026 10:56:01 +0000 (0:00:00.230) 0:03:24.753 ******* 2026-03-18 10:56:01.335747 | instance | ok: [instance] 2026-03-18 10:56:01.335995 | instance | 2026-03-18 10:56:01.336268 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-03-18 10:56:01.336586 | instance | Wednesday 18 March 2026 10:56:01 +0000 (0:00:00.272) 0:03:25.026 ******* 2026-03-18 10:56:01.573397 | instance | ok: [instance] 2026-03-18 10:56:01.573667 | instance | 2026-03-18 10:56:01.574013 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-03-18 10:56:01.574303 | instance | Wednesday 18 March 2026 10:56:01 +0000 (0:00:00.237) 0:03:25.264 ******* 2026-03-18 10:56:02.888842 | instance | ok: [instance] 2026-03-18 10:56:02.889069 | instance | 2026-03-18 10:56:02.889362 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-03-18 10:56:02.889665 | instance | Wednesday 18 March 2026 10:56:02 +0000 (0:00:01.314) 0:03:26.579 ******* 2026-03-18 10:56:04.078084 | instance | ok: [instance] 2026-03-18 10:56:04.078326 | instance | 2026-03-18 10:56:04.078629 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-03-18 10:56:04.079012 | instance | Wednesday 18 March 2026 10:56:04 +0000 (0:00:01.189) 0:03:27.768 ******* 2026-03-18 10:56:04.177588 | instance | skipping: [instance] 2026-03-18 10:56:04.177819 | instance | 2026-03-18 10:56:04.178150 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-03-18 10:56:04.178435 | instance | Wednesday 18 March 2026 10:56:04 +0000 (0:00:00.099) 0:03:27.868 ******* 2026-03-18 10:56:04.269796 | instance | skipping: [instance] 2026-03-18 10:56:04.270032 | instance | 2026-03-18 10:56:04.270297 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-03-18 10:56:04.270589 | instance | Wednesday 18 March 2026 10:56:04 +0000 (0:00:00.091) 0:03:27.960 ******* 2026-03-18 10:56:05.100820 | instance | ok: [instance] 2026-03-18 10:56:05.100901 | instance | 2026-03-18 10:56:05.101039 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-03-18 10:56:05.101164 | instance | Wednesday 18 March 2026 10:56:05 +0000 (0:00:00.831) 0:03:28.791 ******* 2026-03-18 10:56:05.180682 | instance | skipping: [instance] => (item=DaemonSet) 2026-03-18 10:56:05.180953 | instance | skipping: [instance] => (item=ConfigMap) 2026-03-18 10:56:05.181271 | instance | skipping: [instance] 2026-03-18 10:56:05.181587 | instance | 2026-03-18 10:56:05.182032 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-03-18 10:56:05.182334 | instance | Wednesday 18 March 2026 10:56:05 +0000 (0:00:00.079) 0:03:28.871 ******* 2026-03-18 10:56:05.276421 | instance | skipping: [instance] 2026-03-18 10:56:05.276691 | instance | 2026-03-18 10:56:05.277013 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-03-18 10:56:05.277305 | instance | Wednesday 18 March 2026 10:56:05 +0000 (0:00:00.095) 0:03:28.967 ******* 2026-03-18 10:56:05.359070 | instance | skipping: [instance] 2026-03-18 10:56:05.359294 | instance | 2026-03-18 10:56:05.359610 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-03-18 10:56:05.359889 | instance | Wednesday 18 March 2026 10:56:05 +0000 (0:00:00.081) 0:03:29.049 ******* 2026-03-18 10:56:05.445028 | instance | skipping: [instance] 2026-03-18 10:56:05.445238 | instance | 2026-03-18 10:56:05.445505 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-03-18 10:56:05.445771 | instance | Wednesday 18 March 2026 10:56:05 +0000 (0:00:00.086) 0:03:29.135 ******* 2026-03-18 10:56:05.525210 | instance | skipping: [instance] 2026-03-18 10:56:05.525461 | instance | 2026-03-18 10:56:05.525787 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-03-18 10:56:05.526144 | instance | Wednesday 18 March 2026 10:56:05 +0000 (0:00:00.080) 0:03:29.215 ******* 2026-03-18 10:56:06.144235 | instance | ok: [instance] 2026-03-18 10:56:06.144454 | instance | 2026-03-18 10:56:06.144736 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-03-18 10:56:06.145004 | instance | Wednesday 18 March 2026 10:56:06 +0000 (0:00:00.619) 0:03:29.834 ******* 2026-03-18 10:56:07.233471 | instance | ok: [instance] 2026-03-18 10:56:07.233609 | instance | 2026-03-18 10:56:07.233788 | instance | PLAY [Install control-plane components] **************************************** 2026-03-18 10:56:07.233997 | instance | 2026-03-18 10:56:07.234178 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:56:07.234342 | instance | Wednesday 18 March 2026 10:56:07 +0000 (0:00:01.089) 0:03:30.924 ******* 2026-03-18 10:56:11.780207 | instance | ok: [instance] 2026-03-18 10:56:11.780637 | instance | 2026-03-18 10:56:11.780948 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-18 10:56:11.781251 | instance | Wednesday 18 March 2026 10:56:11 +0000 (0:00:04.546) 0:03:35.470 ******* 2026-03-18 10:56:12.100304 | instance | ok: [instance] 2026-03-18 10:56:12.100403 | instance | 2026-03-18 10:56:12.100566 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:56:12.100786 | instance | Wednesday 18 March 2026 10:56:12 +0000 (0:00:00.319) 0:03:35.790 ******* 2026-03-18 10:56:13.316489 | instance | ok: [instance] 2026-03-18 10:56:13.316590 | instance | 2026-03-18 10:56:13.316742 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:56:13.316902 | instance | Wednesday 18 March 2026 10:56:13 +0000 (0:00:01.216) 0:03:37.006 ******* 2026-03-18 10:56:13.632934 | instance | ok: [instance] 2026-03-18 10:56:13.633054 | instance | 2026-03-18 10:56:13.633070 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:56:13.633221 | instance | Wednesday 18 March 2026 10:56:13 +0000 (0:00:00.317) 0:03:37.323 ******* 2026-03-18 10:56:13.741387 | instance | ok: [instance] => { 2026-03-18 10:56:13.741655 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-03-18 10:56:13.742065 | instance | } 2026-03-18 10:56:13.742367 | instance | 2026-03-18 10:56:13.742476 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:56:13.742662 | instance | Wednesday 18 March 2026 10:56:13 +0000 (0:00:00.108) 0:03:37.432 ******* 2026-03-18 10:56:14.158594 | instance | ok: [instance] 2026-03-18 10:56:14.158704 | instance | 2026-03-18 10:56:14.158854 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:56:14.159019 | instance | Wednesday 18 March 2026 10:56:14 +0000 (0:00:00.417) 0:03:37.849 ******* 2026-03-18 10:56:15.521286 | instance | ok: [instance] 2026-03-18 10:56:15.521474 | instance | 2026-03-18 10:56:15.521756 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-03-18 10:56:15.522098 | instance | Wednesday 18 March 2026 10:56:15 +0000 (0:00:01.362) 0:03:39.212 ******* 2026-03-18 10:56:15.934977 | instance | ok: [instance] 2026-03-18 10:56:15.935307 | instance | 2026-03-18 10:56:15.935605 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-03-18 10:56:15.935883 | instance | Wednesday 18 March 2026 10:56:15 +0000 (0:00:00.413) 0:03:39.625 ******* 2026-03-18 10:56:16.216077 | instance | ok: [instance] 2026-03-18 10:56:16.216451 | instance | 2026-03-18 10:56:16.216760 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-03-18 10:56:16.216883 | instance | Wednesday 18 March 2026 10:56:16 +0000 (0:00:00.281) 0:03:39.906 ******* 2026-03-18 10:56:16.496022 | instance | ok: [instance] 2026-03-18 10:56:16.496088 | instance | 2026-03-18 10:56:16.496207 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-03-18 10:56:16.496332 | instance | Wednesday 18 March 2026 10:56:16 +0000 (0:00:00.280) 0:03:40.187 ******* 2026-03-18 10:56:16.770318 | instance | ok: [instance] 2026-03-18 10:56:16.770566 | instance | 2026-03-18 10:56:16.770863 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-03-18 10:56:16.771169 | instance | Wednesday 18 March 2026 10:56:16 +0000 (0:00:00.273) 0:03:40.461 ******* 2026-03-18 10:56:17.035166 | instance | ok: [instance] 2026-03-18 10:56:17.035422 | instance | 2026-03-18 10:56:17.035667 | instance | TASK [Install plugin] ********************************************************** 2026-03-18 10:56:17.035944 | instance | Wednesday 18 March 2026 10:56:17 +0000 (0:00:00.264) 0:03:40.725 ******* 2026-03-18 10:56:17.155362 | instance | included: vexxhost.containers.download_artifact for instance 2026-03-18 10:56:17.155522 | instance | 2026-03-18 10:56:17.155749 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:56:17.155963 | instance | Wednesday 18 March 2026 10:56:17 +0000 (0:00:00.120) 0:03:40.846 ******* 2026-03-18 10:56:17.291521 | instance | ok: [instance] => { 2026-03-18 10:56:17.291765 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-03-18 10:56:17.292025 | instance | } 2026-03-18 10:56:17.292276 | instance | 2026-03-18 10:56:17.292543 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:56:17.292806 | instance | Wednesday 18 March 2026 10:56:17 +0000 (0:00:00.135) 0:03:40.982 ******* 2026-03-18 10:56:17.677165 | instance | ok: [instance] 2026-03-18 10:56:17.677279 | instance | 2026-03-18 10:56:17.677434 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:56:17.677611 | instance | Wednesday 18 March 2026 10:56:17 +0000 (0:00:00.385) 0:03:41.368 ******* 2026-03-18 10:56:19.199865 | instance | ok: [instance] 2026-03-18 10:56:19.199978 | instance | 2026-03-18 10:56:19.200052 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:56:19.200160 | instance | Wednesday 18 March 2026 10:56:19 +0000 (0:00:01.522) 0:03:42.891 ******* 2026-03-18 10:56:19.414062 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:56:19.414269 | instance | 2026-03-18 10:56:19.414577 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:56:19.414905 | instance | Wednesday 18 March 2026 10:56:19 +0000 (0:00:00.214) 0:03:43.105 ******* 2026-03-18 10:56:20.184052 | instance | ok: [instance] 2026-03-18 10:56:20.184175 | instance | 2026-03-18 10:56:20.184245 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-03-18 10:56:20.184380 | instance | Wednesday 18 March 2026 10:56:20 +0000 (0:00:00.770) 0:03:43.875 ******* 2026-03-18 10:56:21.069198 | instance | ok: [instance] 2026-03-18 10:56:21.069343 | instance | 2026-03-18 10:56:21.069401 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-03-18 10:56:21.069545 | instance | Wednesday 18 March 2026 10:56:21 +0000 (0:00:00.885) 0:03:44.760 ******* 2026-03-18 10:56:23.164628 | instance | ok: [instance] 2026-03-18 10:56:23.164837 | instance | 2026-03-18 10:56:23.165104 | instance | PLAY [all] ********************************************************************* 2026-03-18 10:56:23.165363 | instance | 2026-03-18 10:56:23.165652 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:56:23.165973 | instance | Wednesday 18 March 2026 10:56:23 +0000 (0:00:02.095) 0:03:46.855 ******* 2026-03-18 10:56:28.038111 | instance | ok: [instance] 2026-03-18 10:56:28.038336 | instance | 2026-03-18 10:56:28.038645 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-03-18 10:56:28.038924 | instance | Wednesday 18 March 2026 10:56:28 +0000 (0:00:04.873) 0:03:51.728 ******* 2026-03-18 10:56:28.926361 | instance | ok: [instance] 2026-03-18 10:56:28.926507 | instance | 2026-03-18 10:56:28.926596 | instance | PLAY [all] ********************************************************************* 2026-03-18 10:56:28.926760 | instance | 2026-03-18 10:56:28.926922 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-03-18 10:56:28.927129 | instance | Wednesday 18 March 2026 10:56:28 +0000 (0:00:00.888) 0:03:52.617 ******* 2026-03-18 10:56:29.826205 | instance | ok: [instance] 2026-03-18 10:56:29.826343 | instance | 2026-03-18 10:56:29.826515 | instance | PLAY [controllers] ************************************************************* 2026-03-18 10:56:29.826676 | instance | 2026-03-18 10:56:29.826846 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:56:29.827039 | instance | Wednesday 18 March 2026 10:56:29 +0000 (0:00:00.898) 0:03:53.516 ******* 2026-03-18 10:56:34.156335 | instance | ok: [instance] 2026-03-18 10:56:34.156402 | instance | 2026-03-18 10:56:34.156554 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:56:34.156676 | instance | Wednesday 18 March 2026 10:56:34 +0000 (0:00:04.331) 0:03:57.847 ******* 2026-03-18 10:56:34.262508 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:56:34.262599 | instance | 2026-03-18 10:56:34.262718 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:56:34.262807 | instance | Wednesday 18 March 2026 10:56:34 +0000 (0:00:00.105) 0:03:57.953 ******* 2026-03-18 10:56:34.828764 | instance | ok: [instance] 2026-03-18 10:56:34.828853 | instance | 2026-03-18 10:56:34.828987 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-03-18 10:56:34.829134 | instance | Wednesday 18 March 2026 10:56:34 +0000 (0:00:00.566) 0:03:58.520 ******* 2026-03-18 10:56:36.251780 | instance | ok: [instance] 2026-03-18 10:56:36.252304 | instance | 2026-03-18 10:56:36.252314 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:56:36.252321 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:01.422) 0:03:59.942 ******* 2026-03-18 10:56:36.360333 | instance | skipping: [instance] 2026-03-18 10:56:36.360534 | instance | 2026-03-18 10:56:36.360820 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-03-18 10:56:36.361132 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.108) 0:04:00.051 ******* 2026-03-18 10:56:36.464242 | instance | skipping: [instance] 2026-03-18 10:56:36.464347 | instance | 2026-03-18 10:56:36.464589 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-03-18 10:56:36.464824 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.104) 0:04:00.155 ******* 2026-03-18 10:56:36.519621 | instance | skipping: [instance] 2026-03-18 10:56:36.519797 | instance | 2026-03-18 10:56:36.520120 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-03-18 10:56:36.520417 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.055) 0:04:00.210 ******* 2026-03-18 10:56:36.577442 | instance | skipping: [instance] 2026-03-18 10:56:36.577651 | instance | 2026-03-18 10:56:36.577942 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-03-18 10:56:36.578263 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.057) 0:04:00.268 ******* 2026-03-18 10:56:36.692682 | instance | skipping: [instance] 2026-03-18 10:56:36.692863 | instance | 2026-03-18 10:56:36.693154 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-03-18 10:56:36.693449 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.114) 0:04:00.383 ******* 2026-03-18 10:56:36.807767 | instance | skipping: [instance] 2026-03-18 10:56:36.808051 | instance | 2026-03-18 10:56:36.808327 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-03-18 10:56:36.808644 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.114) 0:04:00.498 ******* 2026-03-18 10:56:36.929603 | instance | skipping: [instance] 2026-03-18 10:56:36.929960 | instance | 2026-03-18 10:56:36.930316 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-03-18 10:56:36.930629 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.121) 0:04:00.619 ******* 2026-03-18 10:56:37.003155 | instance | skipping: [instance] 2026-03-18 10:56:37.003404 | instance | 2026-03-18 10:56:37.003728 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-03-18 10:56:37.004034 | instance | Wednesday 18 March 2026 10:56:36 +0000 (0:00:00.074) 0:04:00.693 ******* 2026-03-18 10:56:37.144115 | instance | skipping: [instance] 2026-03-18 10:56:37.144276 | instance | 2026-03-18 10:56:37.144469 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-03-18 10:56:37.144633 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.140) 0:04:00.834 ******* 2026-03-18 10:56:37.214168 | instance | skipping: [instance] 2026-03-18 10:56:37.214307 | instance | 2026-03-18 10:56:37.214480 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-03-18 10:56:37.214687 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.070) 0:04:00.905 ******* 2026-03-18 10:56:37.275378 | instance | skipping: [instance] 2026-03-18 10:56:37.275511 | instance | 2026-03-18 10:56:37.275684 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-03-18 10:56:37.275903 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.061) 0:04:00.966 ******* 2026-03-18 10:56:37.343771 | instance | skipping: [instance] 2026-03-18 10:56:37.343883 | instance | 2026-03-18 10:56:37.344178 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-03-18 10:56:37.344401 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.067) 0:04:01.034 ******* 2026-03-18 10:56:37.467838 | instance | skipping: [instance] 2026-03-18 10:56:37.468040 | instance | 2026-03-18 10:56:37.468356 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-18 10:56:37.468646 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.124) 0:04:01.158 ******* 2026-03-18 10:56:37.533209 | instance | skipping: [instance] 2026-03-18 10:56:37.533401 | instance | 2026-03-18 10:56:37.533687 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-18 10:56:37.534033 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.065) 0:04:01.223 ******* 2026-03-18 10:56:37.598615 | instance | skipping: [instance] 2026-03-18 10:56:37.598764 | instance | 2026-03-18 10:56:37.598830 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-18 10:56:37.598943 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.065) 0:04:01.289 ******* 2026-03-18 10:56:37.787079 | instance | skipping: [instance] 2026-03-18 10:56:37.787184 | instance | 2026-03-18 10:56:37.787355 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-03-18 10:56:37.787524 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.188) 0:04:01.477 ******* 2026-03-18 10:56:37.854236 | instance | skipping: [instance] 2026-03-18 10:56:37.854453 | instance | 2026-03-18 10:56:37.854727 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-03-18 10:56:37.854997 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.066) 0:04:01.544 ******* 2026-03-18 10:56:37.922946 | instance | skipping: [instance] 2026-03-18 10:56:37.923048 | instance | 2026-03-18 10:56:37.923239 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-03-18 10:56:37.923419 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.068) 0:04:01.613 ******* 2026-03-18 10:56:37.990105 | instance | skipping: [instance] 2026-03-18 10:56:37.990307 | instance | 2026-03-18 10:56:37.990577 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-03-18 10:56:37.990842 | instance | Wednesday 18 March 2026 10:56:37 +0000 (0:00:00.067) 0:04:01.680 ******* 2026-03-18 10:56:38.045112 | instance | skipping: [instance] 2026-03-18 10:56:38.045187 | instance | 2026-03-18 10:56:38.045316 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-03-18 10:56:38.045480 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.055) 0:04:01.736 ******* 2026-03-18 10:56:38.101974 | instance | skipping: [instance] 2026-03-18 10:56:38.102129 | instance | 2026-03-18 10:56:38.102315 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-03-18 10:56:38.102408 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.056) 0:04:01.793 ******* 2026-03-18 10:56:38.168178 | instance | skipping: [instance] 2026-03-18 10:56:38.168432 | instance | 2026-03-18 10:56:38.168816 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-03-18 10:56:38.169272 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.066) 0:04:01.859 ******* 2026-03-18 10:56:38.326881 | instance | skipping: [instance] 2026-03-18 10:56:38.327132 | instance | 2026-03-18 10:56:38.327466 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-03-18 10:56:38.327782 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.156) 0:04:02.016 ******* 2026-03-18 10:56:38.409513 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-03-18 10:56:38.409717 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-03-18 10:56:38.410079 | instance | skipping: [instance] 2026-03-18 10:56:38.410333 | instance | 2026-03-18 10:56:38.410600 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-03-18 10:56:38.410861 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.083) 0:04:02.100 ******* 2026-03-18 10:56:38.488405 | instance | skipping: [instance] 2026-03-18 10:56:38.488617 | instance | 2026-03-18 10:56:38.488885 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-03-18 10:56:38.489147 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.079) 0:04:02.179 ******* 2026-03-18 10:56:38.634307 | instance | skipping: [instance] 2026-03-18 10:56:38.634518 | instance | 2026-03-18 10:56:38.634796 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-03-18 10:56:38.635069 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.144) 0:04:02.323 ******* 2026-03-18 10:56:38.712885 | instance | skipping: [instance] 2026-03-18 10:56:38.713099 | instance | 2026-03-18 10:56:38.713370 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-03-18 10:56:38.713634 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.080) 0:04:02.403 ******* 2026-03-18 10:56:38.793156 | instance | skipping: [instance] 2026-03-18 10:56:38.793374 | instance | 2026-03-18 10:56:38.793801 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-03-18 10:56:38.794184 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.078) 0:04:02.482 ******* 2026-03-18 10:56:38.980736 | instance | skipping: [instance] 2026-03-18 10:56:38.980952 | instance | 2026-03-18 10:56:38.981219 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-03-18 10:56:38.981462 | instance | 2026-03-18 10:56:38.981722 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:56:38.982042 | instance | Wednesday 18 March 2026 10:56:38 +0000 (0:00:00.188) 0:04:02.671 ******* 2026-03-18 10:56:44.638137 | instance | ok: [instance] 2026-03-18 10:56:44.638285 | instance | 2026-03-18 10:56:44.638576 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-03-18 10:56:44.638877 | instance | Wednesday 18 March 2026 10:56:44 +0000 (0:00:05.657) 0:04:08.328 ******* 2026-03-18 10:56:44.779209 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-03-18 10:56:44.779392 | instance | 2026-03-18 10:56:44.779682 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:56:44.779954 | instance | Wednesday 18 March 2026 10:56:44 +0000 (0:00:00.140) 0:04:08.469 ******* 2026-03-18 10:56:44.887087 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:56:44.887364 | instance | 2026-03-18 10:56:44.887684 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:56:44.887963 | instance | Wednesday 18 March 2026 10:56:44 +0000 (0:00:00.107) 0:04:08.577 ******* 2026-03-18 10:56:45.463338 | instance | ok: [instance] 2026-03-18 10:56:45.463558 | instance | 2026-03-18 10:56:45.463833 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-03-18 10:56:45.464113 | instance | Wednesday 18 March 2026 10:56:45 +0000 (0:00:00.576) 0:04:09.154 ******* 2026-03-18 10:56:47.828732 | instance | ok: [instance] 2026-03-18 10:56:47.829083 | instance | 2026-03-18 10:56:47.829405 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-03-18 10:56:47.829694 | instance | Wednesday 18 March 2026 10:56:47 +0000 (0:00:02.364) 0:04:11.519 ******* 2026-03-18 10:56:48.551033 | instance | ok: [instance] 2026-03-18 10:56:48.551303 | instance | 2026-03-18 10:56:48.551619 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-03-18 10:56:48.551918 | instance | Wednesday 18 March 2026 10:56:48 +0000 (0:00:00.722) 0:04:12.241 ******* 2026-03-18 10:56:48.645897 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-03-18 10:56:48.646176 | instance | 2026-03-18 10:56:48.646449 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-03-18 10:56:48.646710 | instance | Wednesday 18 March 2026 10:56:48 +0000 (0:00:00.094) 0:04:12.336 ******* 2026-03-18 10:56:49.389725 | instance | ok: [instance] 2026-03-18 10:56:49.389959 | instance | 2026-03-18 10:56:49.390223 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-03-18 10:56:49.390510 | instance | Wednesday 18 March 2026 10:56:49 +0000 (0:00:00.743) 0:04:13.079 ******* 2026-03-18 10:56:50.085227 | instance | ok: [instance] 2026-03-18 10:56:50.085365 | instance | 2026-03-18 10:56:50.085586 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-03-18 10:56:50.085773 | instance | Wednesday 18 March 2026 10:56:50 +0000 (0:00:00.696) 0:04:13.776 ******* 2026-03-18 10:56:50.730817 | instance | ok: [instance] 2026-03-18 10:56:50.731055 | instance | 2026-03-18 10:56:50.731319 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-03-18 10:56:50.731576 | instance | Wednesday 18 March 2026 10:56:50 +0000 (0:00:00.547) 0:04:14.323 ******* 2026-03-18 10:56:50.731889 | instance | 2026-03-18 10:56:50.732177 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:56:50.732400 | instance | Wednesday 18 March 2026 10:56:50 +0000 (0:00:00.098) 0:04:14.421 ******* 2026-03-18 10:56:50.828178 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:56:50.828409 | instance | 2026-03-18 10:56:50.828671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:56:50.828929 | instance | Wednesday 18 March 2026 10:56:50 +0000 (0:00:00.097) 0:04:14.519 ******* 2026-03-18 10:56:51.465170 | instance | ok: [instance] 2026-03-18 10:56:51.465314 | instance | 2026-03-18 10:56:51.465495 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-03-18 10:56:51.465672 | instance | Wednesday 18 March 2026 10:56:51 +0000 (0:00:00.635) 0:04:15.155 ******* 2026-03-18 10:56:53.462083 | instance | ok: [instance] 2026-03-18 10:56:53.462348 | instance | 2026-03-18 10:56:53.462659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:56:53.462946 | instance | Wednesday 18 March 2026 10:56:53 +0000 (0:00:01.997) 0:04:17.153 ******* 2026-03-18 10:56:53.563183 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:56:53.563424 | instance | 2026-03-18 10:56:53.563692 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:56:53.563953 | instance | Wednesday 18 March 2026 10:56:53 +0000 (0:00:00.101) 0:04:17.254 ******* 2026-03-18 10:56:54.181419 | instance | ok: [instance] 2026-03-18 10:56:54.181655 | instance | 2026-03-18 10:56:54.181972 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-03-18 10:56:54.182250 | instance | Wednesday 18 March 2026 10:56:54 +0000 (0:00:00.617) 0:04:17.872 ******* 2026-03-18 10:56:57.200488 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-03-18 10:56:57.200738 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-03-18 10:56:57.200980 | instance | 2026-03-18 10:56:57.201270 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-03-18 10:56:57.201559 | instance | Wednesday 18 March 2026 10:56:57 +0000 (0:00:03.019) 0:04:20.891 ******* 2026-03-18 10:57:00.259853 | instance | ok: [instance] 2026-03-18 10:57:00.259950 | instance | 2026-03-18 10:57:00.260061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:57:00.260193 | instance | Wednesday 18 March 2026 10:57:00 +0000 (0:00:03.058) 0:04:23.950 ******* 2026-03-18 10:57:00.366400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:57:00.366510 | instance | 2026-03-18 10:57:00.366591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:57:00.366751 | instance | Wednesday 18 March 2026 10:57:00 +0000 (0:00:00.107) 0:04:24.057 ******* 2026-03-18 10:57:00.949690 | instance | ok: [instance] 2026-03-18 10:57:00.949818 | instance | 2026-03-18 10:57:00.949880 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-03-18 10:57:00.950007 | instance | Wednesday 18 March 2026 10:57:00 +0000 (0:00:00.582) 0:04:24.640 ******* 2026-03-18 10:57:04.197672 | instance | ok: [instance] 2026-03-18 10:57:04.197755 | instance | 2026-03-18 10:57:04.197919 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-03-18 10:57:04.198029 | instance | Wednesday 18 March 2026 10:57:04 +0000 (0:00:03.248) 0:04:27.889 ******* 2026-03-18 10:57:06.179823 | instance | ok: [instance] 2026-03-18 10:57:06.179889 | instance | 2026-03-18 10:57:06.179901 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-03-18 10:57:06.179912 | instance | Wednesday 18 March 2026 10:57:06 +0000 (0:00:01.979) 0:04:29.868 ******* 2026-03-18 10:57:06.942763 | instance | ok: [instance] 2026-03-18 10:57:06.942868 | instance | 2026-03-18 10:57:06.942886 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-03-18 10:57:06.943035 | instance | Wednesday 18 March 2026 10:57:06 +0000 (0:00:00.764) 0:04:30.633 ******* 2026-03-18 10:57:07.013375 | instance | skipping: [instance] 2026-03-18 10:57:07.013419 | instance | 2026-03-18 10:57:07.013426 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-03-18 10:57:07.013430 | instance | Wednesday 18 March 2026 10:57:07 +0000 (0:00:00.070) 0:04:30.704 ******* 2026-03-18 10:57:07.752842 | instance | ok: [instance] 2026-03-18 10:57:07.752975 | instance | 2026-03-18 10:57:07.752992 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-03-18 10:57:07.753019 | instance | Wednesday 18 March 2026 10:57:07 +0000 (0:00:00.738) 0:04:31.442 ******* 2026-03-18 10:57:07.836684 | instance | ok: [instance] 2026-03-18 10:57:07.836743 | instance | 2026-03-18 10:57:07.837040 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-03-18 10:57:07.837099 | instance | Wednesday 18 March 2026 10:57:07 +0000 (0:00:00.084) 0:04:31.527 ******* 2026-03-18 10:57:07.926132 | instance | skipping: [instance] 2026-03-18 10:57:07.926238 | instance | 2026-03-18 10:57:07.926369 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-03-18 10:57:07.926496 | instance | Wednesday 18 March 2026 10:57:07 +0000 (0:00:00.089) 0:04:31.617 ******* 2026-03-18 10:57:08.017825 | instance | skipping: [instance] 2026-03-18 10:57:08.017947 | instance | 2026-03-18 10:57:08.018103 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-03-18 10:57:08.018232 | instance | Wednesday 18 March 2026 10:57:08 +0000 (0:00:00.091) 0:04:31.708 ******* 2026-03-18 10:57:08.113283 | instance | skipping: [instance] 2026-03-18 10:57:08.113499 | instance | 2026-03-18 10:57:08.113781 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-03-18 10:57:08.114104 | instance | Wednesday 18 March 2026 10:57:08 +0000 (0:00:00.095) 0:04:31.804 ******* 2026-03-18 10:57:08.202337 | instance | skipping: [instance] 2026-03-18 10:57:08.202569 | instance | 2026-03-18 10:57:08.202838 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-03-18 10:57:08.203100 | instance | Wednesday 18 March 2026 10:57:08 +0000 (0:00:00.088) 0:04:31.892 ******* 2026-03-18 10:57:08.293289 | instance | skipping: [instance] 2026-03-18 10:57:08.293526 | instance | 2026-03-18 10:57:08.293805 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-03-18 10:57:08.294103 | instance | Wednesday 18 March 2026 10:57:08 +0000 (0:00:00.091) 0:04:31.984 ******* 2026-03-18 10:57:08.389283 | instance | skipping: [instance] 2026-03-18 10:57:08.389538 | instance | 2026-03-18 10:57:08.389982 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-03-18 10:57:08.390289 | instance | Wednesday 18 March 2026 10:57:08 +0000 (0:00:00.096) 0:04:32.080 ******* 2026-03-18 10:57:09.244220 | instance | ok: [instance] 2026-03-18 10:57:09.244427 | instance | 2026-03-18 10:57:09.244722 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-03-18 10:57:09.244996 | instance | Wednesday 18 March 2026 10:57:09 +0000 (0:00:00.854) 0:04:32.934 ******* 2026-03-18 10:57:10.123008 | instance | ok: [instance] 2026-03-18 10:57:10.123138 | instance | 2026-03-18 10:57:10.123291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:57:10.123489 | instance | Wednesday 18 March 2026 10:57:10 +0000 (0:00:00.878) 0:04:33.813 ******* 2026-03-18 10:57:10.226089 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:57:10.226308 | instance | 2026-03-18 10:57:10.226610 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:57:10.226903 | instance | Wednesday 18 March 2026 10:57:10 +0000 (0:00:00.103) 0:04:33.916 ******* 2026-03-18 10:57:10.825677 | instance | ok: [instance] 2026-03-18 10:57:10.825803 | instance | 2026-03-18 10:57:10.825998 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-03-18 10:57:10.826267 | instance | Wednesday 18 March 2026 10:57:10 +0000 (0:00:00.599) 0:04:34.516 ******* 2026-03-18 10:57:11.728678 | instance | ok: [instance] 2026-03-18 10:57:11.728780 | instance | 2026-03-18 10:57:11.729046 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-03-18 10:57:11.729254 | instance | Wednesday 18 March 2026 10:57:11 +0000 (0:00:00.901) 0:04:35.418 ******* 2026-03-18 10:57:13.826312 | instance | ok: [instance] 2026-03-18 10:57:13.826584 | instance | 2026-03-18 10:57:13.826952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:57:13.827255 | instance | Wednesday 18 March 2026 10:57:13 +0000 (0:00:02.099) 0:04:37.517 ******* 2026-03-18 10:57:13.898973 | instance | skipping: [instance] 2026-03-18 10:57:13.899220 | instance | 2026-03-18 10:57:13.899498 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:57:13.899766 | instance | Wednesday 18 March 2026 10:57:13 +0000 (0:00:00.072) 0:04:37.590 ******* 2026-03-18 10:57:13.974092 | instance | skipping: [instance] 2026-03-18 10:57:13.974360 | instance | 2026-03-18 10:57:13.974649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:57:13.974916 | instance | Wednesday 18 March 2026 10:57:13 +0000 (0:00:00.074) 0:04:37.665 ******* 2026-03-18 10:57:14.041558 | instance | skipping: [instance] 2026-03-18 10:57:14.041824 | instance | 2026-03-18 10:57:14.042281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:57:14.042542 | instance | Wednesday 18 March 2026 10:57:14 +0000 (0:00:00.067) 0:04:37.732 ******* 2026-03-18 10:57:14.110457 | instance | skipping: [instance] 2026-03-18 10:57:14.110709 | instance | 2026-03-18 10:57:14.110996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:57:14.111267 | instance | Wednesday 18 March 2026 10:57:14 +0000 (0:00:00.068) 0:04:37.801 ******* 2026-03-18 10:57:14.824522 | instance | ok: [instance] 2026-03-18 10:57:14.824586 | instance | 2026-03-18 10:57:14.824737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:57:14.824864 | instance | Wednesday 18 March 2026 10:57:14 +0000 (0:00:00.714) 0:04:38.515 ******* 2026-03-18 10:57:14.902283 | instance | ok: [instance] 2026-03-18 10:57:14.902353 | instance | 2026-03-18 10:57:14.902490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:57:14.902723 | instance | Wednesday 18 March 2026 10:57:14 +0000 (0:00:00.077) 0:04:38.593 ******* 2026-03-18 10:57:14.979844 | instance | ok: [instance] 2026-03-18 10:57:14.979929 | instance | 2026-03-18 10:57:14.980044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:57:14.980169 | instance | Wednesday 18 March 2026 10:57:14 +0000 (0:00:00.076) 0:04:38.670 ******* 2026-03-18 10:57:15.071109 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:57:15.071188 | instance | 2026-03-18 10:57:15.071323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:57:15.071456 | instance | Wednesday 18 March 2026 10:57:15 +0000 (0:00:00.091) 0:04:38.762 ******* 2026-03-18 10:57:15.295938 | instance | ok: [instance] 2026-03-18 10:57:15.296182 | instance | 2026-03-18 10:57:15.296474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:57:15.296748 | instance | Wednesday 18 March 2026 10:57:15 +0000 (0:00:00.224) 0:04:38.987 ******* 2026-03-18 10:57:15.399971 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:57:15.400203 | instance | 2026-03-18 10:57:15.400492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:57:15.400760 | instance | Wednesday 18 March 2026 10:57:15 +0000 (0:00:00.104) 0:04:39.091 ******* 2026-03-18 10:57:16.009277 | instance | ok: [instance] 2026-03-18 10:57:16.009540 | instance | 2026-03-18 10:57:16.009997 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-03-18 10:57:16.010307 | instance | Wednesday 18 March 2026 10:57:16 +0000 (0:00:00.608) 0:04:39.699 ******* 2026-03-18 10:57:16.689463 | instance | ok: [instance] 2026-03-18 10:57:16.689686 | instance | 2026-03-18 10:57:16.690026 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-03-18 10:57:16.690297 | instance | Wednesday 18 March 2026 10:57:16 +0000 (0:00:00.680) 0:04:40.380 ******* 2026-03-18 10:57:17.660075 | instance | ok: [instance] 2026-03-18 10:57:17.660226 | instance | 2026-03-18 10:57:17.660408 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-03-18 10:57:17.660586 | instance | Wednesday 18 March 2026 10:57:17 +0000 (0:00:00.970) 0:04:41.351 ******* 2026-03-18 10:57:18.046221 | instance | ok: [instance] 2026-03-18 10:57:18.046434 | instance | 2026-03-18 10:57:18.046711 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-03-18 10:57:18.046982 | instance | Wednesday 18 March 2026 10:57:18 +0000 (0:00:00.385) 0:04:41.737 ******* 2026-03-18 10:57:18.460924 | instance | ok: [instance] 2026-03-18 10:57:18.461259 | instance | 2026-03-18 10:57:18.462408 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-03-18 10:57:18.462443 | instance | Wednesday 18 March 2026 10:57:18 +0000 (0:00:00.414) 0:04:42.151 ******* 2026-03-18 10:57:19.006378 | instance | ok: [instance] 2026-03-18 10:57:19.006440 | instance | 2026-03-18 10:57:19.006453 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-03-18 10:57:19.006470 | instance | Wednesday 18 March 2026 10:57:19 +0000 (0:00:00.545) 0:04:42.696 ******* 2026-03-18 10:57:19.391790 | instance | ok: [instance] 2026-03-18 10:57:19.391872 | instance | 2026-03-18 10:57:19.392065 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-03-18 10:57:19.392138 | instance | Wednesday 18 March 2026 10:57:19 +0000 (0:00:00.385) 0:04:43.082 ******* 2026-03-18 10:57:20.981940 | instance | ok: [instance] 2026-03-18 10:57:20.982295 | instance | 2026-03-18 10:57:20.982314 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-03-18 10:57:20.982320 | instance | Wednesday 18 March 2026 10:57:20 +0000 (0:00:01.590) 0:04:44.673 ******* 2026-03-18 10:57:21.747082 | instance | ok: [instance] 2026-03-18 10:57:21.747200 | instance | 2026-03-18 10:57:21.747414 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-03-18 10:57:21.747464 | instance | Wednesday 18 March 2026 10:57:21 +0000 (0:00:00.765) 0:04:45.438 ******* 2026-03-18 10:57:21.858097 | instance | included: ingress for instance 2026-03-18 10:57:21.858179 | instance | 2026-03-18 10:57:21.858268 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-03-18 10:57:21.858396 | instance | Wednesday 18 March 2026 10:57:21 +0000 (0:00:00.111) 0:04:45.549 ******* 2026-03-18 10:57:22.931524 | instance | ok: [instance] 2026-03-18 10:57:22.931804 | instance | 2026-03-18 10:57:22.932092 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-03-18 10:57:22.932372 | instance | Wednesday 18 March 2026 10:57:22 +0000 (0:00:01.073) 0:04:46.622 ******* 2026-03-18 10:57:23.283323 | instance | ok: [instance] 2026-03-18 10:57:23.283583 | instance | 2026-03-18 10:57:23.283930 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-03-18 10:57:23.284219 | instance | Wednesday 18 March 2026 10:57:23 +0000 (0:00:00.351) 0:04:46.973 ******* 2026-03-18 10:57:24.186295 | instance | ok: [instance] 2026-03-18 10:57:24.186376 | instance | 2026-03-18 10:57:24.186503 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-03-18 10:57:24.186616 | instance | 2026-03-18 10:57:24.186738 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:57:24.186860 | instance | Wednesday 18 March 2026 10:57:24 +0000 (0:00:00.903) 0:04:47.877 ******* 2026-03-18 10:57:28.154490 | instance | ok: [instance] 2026-03-18 10:57:28.154576 | instance | 2026-03-18 10:57:28.154804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:57:28.154857 | instance | Wednesday 18 March 2026 10:57:28 +0000 (0:00:03.968) 0:04:51.845 ******* 2026-03-18 10:57:28.267817 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:57:28.267908 | instance | 2026-03-18 10:57:28.267950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:57:28.268209 | instance | Wednesday 18 March 2026 10:57:28 +0000 (0:00:00.113) 0:04:51.958 ******* 2026-03-18 10:57:28.831113 | instance | ok: [instance] 2026-03-18 10:57:28.831192 | instance | 2026-03-18 10:57:28.831340 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-03-18 10:57:28.831416 | instance | Wednesday 18 March 2026 10:57:28 +0000 (0:00:00.563) 0:04:52.522 ******* 2026-03-18 10:57:29.655261 | instance | ok: [instance] 2026-03-18 10:57:29.655361 | instance | 2026-03-18 10:57:29.655622 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-03-18 10:57:29.655662 | instance | Wednesday 18 March 2026 10:57:29 +0000 (0:00:00.824) 0:04:53.346 ******* 2026-03-18 10:57:31.223900 | instance | ok: [instance] 2026-03-18 10:57:31.223988 | instance | 2026-03-18 10:57:31.224220 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:57:31.224298 | instance | Wednesday 18 March 2026 10:57:31 +0000 (0:00:01.567) 0:04:54.914 ******* 2026-03-18 10:57:31.321743 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:57:31.321825 | instance | 2026-03-18 10:57:31.322113 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:57:31.322159 | instance | Wednesday 18 March 2026 10:57:31 +0000 (0:00:00.098) 0:04:55.013 ******* 2026-03-18 10:57:32.007111 | instance | ok: [instance] 2026-03-18 10:57:32.007178 | instance | 2026-03-18 10:57:32.007330 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-18 10:57:32.007501 | instance | Wednesday 18 March 2026 10:57:32 +0000 (0:00:00.684) 0:04:55.697 ******* 2026-03-18 10:57:33.387135 | instance | ok: [instance] 2026-03-18 10:57:33.387402 | instance | 2026-03-18 10:57:33.387703 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-03-18 10:57:33.387987 | instance | Wednesday 18 March 2026 10:57:33 +0000 (0:00:01.380) 0:04:57.078 ******* 2026-03-18 10:57:34.133042 | instance | ok: [instance] 2026-03-18 10:57:34.133292 | instance | 2026-03-18 10:57:34.133562 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-03-18 10:57:34.133825 | instance | Wednesday 18 March 2026 10:57:34 +0000 (0:00:00.746) 0:04:57.824 ******* 2026-03-18 10:57:35.703759 | instance | ok: [instance] 2026-03-18 10:57:35.703999 | instance | 2026-03-18 10:57:35.704307 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-03-18 10:57:35.704579 | instance | Wednesday 18 March 2026 10:57:35 +0000 (0:00:01.570) 0:04:59.394 ******* 2026-03-18 10:57:36.880350 | instance | ok: [instance] 2026-03-18 10:57:36.880568 | instance | 2026-03-18 10:57:36.880863 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-03-18 10:57:36.881139 | instance | Wednesday 18 March 2026 10:57:36 +0000 (0:00:01.176) 0:05:00.571 ******* 2026-03-18 10:57:37.196655 | instance | ok: [instance] 2026-03-18 10:57:37.197061 | instance | 2026-03-18 10:57:37.197235 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-03-18 10:57:37.197591 | instance | Wednesday 18 March 2026 10:57:37 +0000 (0:00:00.316) 0:05:00.887 ******* 2026-03-18 10:57:37.434607 | instance | ok: [instance] 2026-03-18 10:57:37.434824 | instance | 2026-03-18 10:57:37.435107 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-03-18 10:57:37.435417 | instance | Wednesday 18 March 2026 10:57:37 +0000 (0:00:00.237) 0:05:01.125 ******* 2026-03-18 10:57:37.684649 | instance | ok: [instance] 2026-03-18 10:57:37.684882 | instance | 2026-03-18 10:57:37.685205 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-03-18 10:57:37.685460 | instance | Wednesday 18 March 2026 10:57:37 +0000 (0:00:00.250) 0:05:01.375 ******* 2026-03-18 10:57:38.410894 | instance | ok: [instance] 2026-03-18 10:57:38.411041 | instance | 2026-03-18 10:57:38.411246 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-03-18 10:57:38.411484 | instance | Wednesday 18 March 2026 10:57:38 +0000 (0:00:00.726) 0:05:02.101 ******* 2026-03-18 10:57:40.529125 | instance | ok: [instance] => (item=alertmanager) 2026-03-18 10:57:40.529447 | instance | ok: [instance] => (item=grafana) 2026-03-18 10:57:40.529736 | instance | ok: [instance] => (item=prometheus) 2026-03-18 10:57:40.530093 | instance | 2026-03-18 10:57:40.530382 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-03-18 10:57:40.530647 | instance | Wednesday 18 March 2026 10:57:40 +0000 (0:00:02.118) 0:05:04.219 ******* 2026-03-18 10:57:42.516170 | instance | ok: [instance] => (item=alertmanager) 2026-03-18 10:57:42.516329 | instance | ok: [instance] => (item=grafana) 2026-03-18 10:57:42.516505 | instance | ok: [instance] => (item=prometheus) 2026-03-18 10:57:42.516723 | instance | 2026-03-18 10:57:42.516909 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-03-18 10:57:42.517088 | instance | Wednesday 18 March 2026 10:57:42 +0000 (0:00:01.986) 0:05:06.206 ******* 2026-03-18 10:57:45.628307 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:45.628374 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:45.628495 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:45.628609 | instance | ok: [instance] 2026-03-18 10:57:45.628722 | instance | 2026-03-18 10:57:45.628844 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-03-18 10:57:45.628958 | instance | Wednesday 18 March 2026 10:57:45 +0000 (0:00:03.112) 0:05:09.319 ******* 2026-03-18 10:57:50.067640 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:50.067899 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:50.068166 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:50.068453 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:50.068716 | instance | ok: [instance] => (item=None) 2026-03-18 10:57:50.068980 | instance | ok: [instance] 2026-03-18 10:57:50.069235 | instance | 2026-03-18 10:57:50.069508 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-03-18 10:57:50.069778 | instance | Wednesday 18 March 2026 10:57:50 +0000 (0:00:04.438) 0:05:13.758 ******* 2026-03-18 10:57:51.495003 | instance | ok: [instance] => (item=alertmanager) 2026-03-18 10:57:51.495066 | instance | ok: [instance] => (item=prometheus) 2026-03-18 10:57:51.495074 | instance | 2026-03-18 10:57:51.495089 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-03-18 10:57:51.495096 | instance | Wednesday 18 March 2026 10:57:51 +0000 (0:00:01.426) 0:05:15.185 ******* 2026-03-18 10:57:53.044025 | instance | ok: [instance] => (item=alertmanager) 2026-03-18 10:57:53.044157 | instance | ok: [instance] => (item=prometheus) 2026-03-18 10:57:53.044202 | instance | 2026-03-18 10:57:53.044433 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-03-18 10:57:53.044486 | instance | Wednesday 18 March 2026 10:57:53 +0000 (0:00:01.550) 0:05:16.735 ******* 2026-03-18 10:57:53.852192 | instance | ok: [instance] 2026-03-18 10:57:53.852291 | instance | 2026-03-18 10:57:53.852311 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-03-18 10:57:53.852438 | instance | Wednesday 18 March 2026 10:57:53 +0000 (0:00:00.807) 0:05:17.542 ******* 2026-03-18 10:58:02.565886 | instance | ok: [instance] 2026-03-18 10:58:02.565977 | instance | 2026-03-18 10:58:02.566206 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-03-18 10:58:02.566378 | instance | Wednesday 18 March 2026 10:58:02 +0000 (0:00:08.714) 0:05:26.256 ******* 2026-03-18 10:58:18.272049 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-03-18 10:58:18.272169 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-03-18 10:58:18.272299 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-03-18 10:58:18.272581 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-03-18 10:58:18.272703 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-03-18 10:58:18.272823 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-03-18 10:58:18.272942 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-03-18 10:58:18.273061 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-03-18 10:58:18.273178 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-03-18 10:58:18.273296 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-03-18 10:58:18.273414 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-03-18 10:58:18.273532 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-03-18 10:58:18.273649 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-03-18 10:58:18.273762 | instance | 2026-03-18 10:58:18.273905 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-03-18 10:58:18.274027 | instance | Wednesday 18 March 2026 10:58:18 +0000 (0:00:15.706) 0:05:41.963 ******* 2026-03-18 10:58:34.042554 | instance | ok: [instance] 2026-03-18 10:58:34.042730 | instance | 2026-03-18 10:58:34.042935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:58:34.043125 | instance | Wednesday 18 March 2026 10:58:34 +0000 (0:00:15.770) 0:05:57.733 ******* 2026-03-18 10:58:34.153617 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:58:34.153965 | instance | 2026-03-18 10:58:34.154248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:58:34.154513 | instance | Wednesday 18 March 2026 10:58:34 +0000 (0:00:00.110) 0:05:57.844 ******* 2026-03-18 10:58:34.792651 | instance | ok: [instance] 2026-03-18 10:58:34.793036 | instance | 2026-03-18 10:58:34.793354 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-03-18 10:58:34.793618 | instance | Wednesday 18 March 2026 10:58:34 +0000 (0:00:00.638) 0:05:58.483 ******* 2026-03-18 10:58:37.845978 | instance | ok: [instance] 2026-03-18 10:58:37.846091 | instance | 2026-03-18 10:58:37.846341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:58:37.846520 | instance | Wednesday 18 March 2026 10:58:37 +0000 (0:00:03.053) 0:06:01.536 ******* 2026-03-18 10:58:37.951757 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:58:37.951983 | instance | 2026-03-18 10:58:37.952266 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:58:37.952535 | instance | Wednesday 18 March 2026 10:58:37 +0000 (0:00:00.106) 0:06:01.642 ******* 2026-03-18 10:58:38.540317 | instance | ok: [instance] 2026-03-18 10:58:38.540645 | instance | 2026-03-18 10:58:38.541002 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-03-18 10:58:38.542258 | instance | Wednesday 18 March 2026 10:58:38 +0000 (0:00:00.587) 0:06:02.230 ******* 2026-03-18 10:58:40.321424 | instance | ok: [instance] 2026-03-18 10:58:40.321547 | instance | 2026-03-18 10:58:40.321760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:58:40.322031 | instance | Wednesday 18 March 2026 10:58:40 +0000 (0:00:01.781) 0:06:04.011 ******* 2026-03-18 10:58:40.422432 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:58:40.422641 | instance | 2026-03-18 10:58:40.422908 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:58:40.423176 | instance | Wednesday 18 March 2026 10:58:40 +0000 (0:00:00.101) 0:06:04.113 ******* 2026-03-18 10:58:40.980498 | instance | ok: [instance] 2026-03-18 10:58:40.980711 | instance | 2026-03-18 10:58:40.980996 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-03-18 10:58:40.981368 | instance | Wednesday 18 March 2026 10:58:40 +0000 (0:00:00.557) 0:06:04.670 ******* 2026-03-18 10:58:42.528103 | instance | ok: [instance] 2026-03-18 10:58:42.528235 | instance | 2026-03-18 10:58:42.528414 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-03-18 10:58:42.528587 | instance | Wednesday 18 March 2026 10:58:42 +0000 (0:00:01.547) 0:06:06.218 ******* 2026-03-18 10:58:43.411026 | instance | ok: [instance] 2026-03-18 10:58:43.411272 | instance | 2026-03-18 10:58:43.411627 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:58:43.411943 | instance | Wednesday 18 March 2026 10:58:43 +0000 (0:00:00.881) 0:06:07.099 ******* 2026-03-18 10:58:43.534528 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:58:43.534701 | instance | 2026-03-18 10:58:43.534948 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:58:43.535218 | instance | Wednesday 18 March 2026 10:58:43 +0000 (0:00:00.124) 0:06:07.224 ******* 2026-03-18 10:58:44.127978 | instance | ok: [instance] 2026-03-18 10:58:44.128053 | instance | 2026-03-18 10:58:44.128197 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-03-18 10:58:44.128322 | instance | Wednesday 18 March 2026 10:58:44 +0000 (0:00:00.593) 0:06:07.817 ******* 2026-03-18 10:58:45.704540 | instance | ok: [instance] 2026-03-18 10:58:45.704830 | instance | 2026-03-18 10:58:45.705115 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-03-18 10:58:45.705391 | instance | 2026-03-18 10:58:45.705657 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 10:58:45.705962 | instance | Wednesday 18 March 2026 10:58:45 +0000 (0:00:01.577) 0:06:09.395 ******* 2026-03-18 10:58:49.867809 | instance | ok: [instance] 2026-03-18 10:58:49.867922 | instance | 2026-03-18 10:58:49.868236 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-03-18 10:58:49.868576 | instance | Wednesday 18 March 2026 10:58:49 +0000 (0:00:04.162) 0:06:13.558 ******* 2026-03-18 10:58:50.220088 | instance | skipping: [instance] 2026-03-18 10:58:50.220287 | instance | 2026-03-18 10:58:50.220579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:58:50.220855 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.352) 0:06:13.910 ******* 2026-03-18 10:58:50.318331 | instance | ok: [instance] 2026-03-18 10:58:50.318583 | instance | 2026-03-18 10:58:50.318852 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:58:50.319129 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.098) 0:06:14.009 ******* 2026-03-18 10:58:50.391619 | instance | skipping: [instance] 2026-03-18 10:58:50.391824 | instance | 2026-03-18 10:58:50.392105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:58:50.392376 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.073) 0:06:14.082 ******* 2026-03-18 10:58:50.464504 | instance | skipping: [instance] 2026-03-18 10:58:50.464662 | instance | 2026-03-18 10:58:50.464958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:58:50.465229 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.072) 0:06:14.155 ******* 2026-03-18 10:58:50.542692 | instance | skipping: [instance] 2026-03-18 10:58:50.542959 | instance | 2026-03-18 10:58:50.543245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:58:50.543514 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.077) 0:06:14.232 ******* 2026-03-18 10:58:50.627860 | instance | skipping: [instance] 2026-03-18 10:58:50.628086 | instance | 2026-03-18 10:58:50.628451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:58:50.628697 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.085) 0:06:14.318 ******* 2026-03-18 10:58:50.700973 | instance | skipping: [instance] 2026-03-18 10:58:50.701191 | instance | 2026-03-18 10:58:50.701471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:58:50.701768 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.073) 0:06:14.391 ******* 2026-03-18 10:58:50.790300 | instance | ok: [instance] 2026-03-18 10:58:50.790578 | instance | 2026-03-18 10:58:50.790864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:58:50.791134 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.089) 0:06:14.481 ******* 2026-03-18 10:58:50.870548 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:58:50.870683 | instance | 2026-03-18 10:58:50.870834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:58:50.870984 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.080) 0:06:14.561 ******* 2026-03-18 10:58:50.997718 | instance | ok: [instance] 2026-03-18 10:58:50.997799 | instance | 2026-03-18 10:58:50.997971 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:58:50.998123 | instance | Wednesday 18 March 2026 10:58:50 +0000 (0:00:00.126) 0:06:14.688 ******* 2026-03-18 10:58:51.111986 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:58:51.112226 | instance | 2026-03-18 10:58:51.112498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:58:51.112761 | instance | Wednesday 18 March 2026 10:58:51 +0000 (0:00:00.114) 0:06:14.803 ******* 2026-03-18 10:58:51.750657 | instance | ok: [instance] 2026-03-18 10:58:51.750852 | instance | 2026-03-18 10:58:51.751136 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-03-18 10:58:51.751406 | instance | Wednesday 18 March 2026 10:58:51 +0000 (0:00:00.637) 0:06:15.440 ******* 2026-03-18 10:58:53.515505 | instance | ok: [instance] 2026-03-18 10:58:53.515775 | instance | 2026-03-18 10:58:53.516132 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-03-18 10:58:53.516384 | instance | Wednesday 18 March 2026 10:58:53 +0000 (0:00:01.765) 0:06:17.206 ******* 2026-03-18 10:58:54.349551 | instance | ok: [instance] 2026-03-18 10:58:54.350028 | instance | 2026-03-18 10:58:54.350360 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-18 10:58:54.350583 | instance | Wednesday 18 March 2026 10:58:54 +0000 (0:00:00.833) 0:06:18.039 ******* 2026-03-18 10:58:55.498183 | instance | ok: [instance] 2026-03-18 10:58:55.498312 | instance | 2026-03-18 10:58:55.498324 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-18 10:58:55.498335 | instance | Wednesday 18 March 2026 10:58:55 +0000 (0:00:01.148) 0:06:19.187 ******* 2026-03-18 10:58:55.739046 | instance | ok: [instance] 2026-03-18 10:58:55.739274 | instance | 2026-03-18 10:58:55.739586 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-18 10:58:55.739901 | instance | Wednesday 18 March 2026 10:58:55 +0000 (0:00:00.242) 0:06:19.429 ******* 2026-03-18 10:58:56.294677 | instance | ok: [instance] 2026-03-18 10:58:56.294903 | instance | 2026-03-18 10:58:56.295204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:58:56.295534 | instance | Wednesday 18 March 2026 10:58:56 +0000 (0:00:00.554) 0:06:19.984 ******* 2026-03-18 10:58:56.526776 | instance | ok: [instance] 2026-03-18 10:58:56.527047 | instance | 2026-03-18 10:58:56.527357 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:58:56.527640 | instance | Wednesday 18 March 2026 10:58:56 +0000 (0:00:00.233) 0:06:20.217 ******* 2026-03-18 10:58:56.747823 | instance | included: rabbitmq for instance 2026-03-18 10:58:56.748084 | instance | 2026-03-18 10:58:56.748415 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:58:56.748687 | instance | Wednesday 18 March 2026 10:58:56 +0000 (0:00:00.221) 0:06:20.438 ******* 2026-03-18 10:58:57.464379 | instance | ok: [instance] 2026-03-18 10:58:57.464623 | instance | 2026-03-18 10:58:57.464901 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:58:57.465173 | instance | Wednesday 18 March 2026 10:58:57 +0000 (0:00:00.716) 0:06:21.155 ******* 2026-03-18 10:58:57.644876 | instance | skipping: [instance] 2026-03-18 10:58:57.645139 | instance | 2026-03-18 10:58:57.645527 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:58:57.645898 | instance | Wednesday 18 March 2026 10:58:57 +0000 (0:00:00.180) 0:06:21.335 ******* 2026-03-18 10:58:57.839231 | instance | skipping: [instance] 2026-03-18 10:58:57.839496 | instance | 2026-03-18 10:58:57.840577 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:58:57.840880 | instance | Wednesday 18 March 2026 10:58:57 +0000 (0:00:00.194) 0:06:21.529 ******* 2026-03-18 10:58:58.009913 | instance | skipping: [instance] 2026-03-18 10:58:58.010163 | instance | 2026-03-18 10:58:58.010448 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:58:58.010770 | instance | Wednesday 18 March 2026 10:58:58 +0000 (0:00:00.170) 0:06:21.700 ******* 2026-03-18 10:58:58.897865 | instance | ok: [instance] 2026-03-18 10:58:58.897952 | instance | 2026-03-18 10:58:58.898059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:58:58.898183 | instance | Wednesday 18 March 2026 10:58:58 +0000 (0:00:00.888) 0:06:22.588 ******* 2026-03-18 10:58:59.692431 | instance | ok: [instance] 2026-03-18 10:58:59.692745 | instance | 2026-03-18 10:58:59.693044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:58:59.693313 | instance | Wednesday 18 March 2026 10:58:59 +0000 (0:00:00.794) 0:06:23.383 ******* 2026-03-18 10:58:59.783214 | instance | ok: [instance] 2026-03-18 10:58:59.783682 | instance | 2026-03-18 10:58:59.783994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:58:59.784290 | instance | Wednesday 18 March 2026 10:58:59 +0000 (0:00:00.090) 0:06:23.473 ******* 2026-03-18 10:58:59.861486 | instance | skipping: [instance] 2026-03-18 10:58:59.861726 | instance | 2026-03-18 10:58:59.862102 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:58:59.862374 | instance | Wednesday 18 March 2026 10:58:59 +0000 (0:00:00.078) 0:06:23.551 ******* 2026-03-18 10:58:59.959038 | instance | skipping: [instance] 2026-03-18 10:58:59.959302 | instance | 2026-03-18 10:58:59.959621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:58:59.959912 | instance | Wednesday 18 March 2026 10:58:59 +0000 (0:00:00.097) 0:06:23.649 ******* 2026-03-18 10:59:00.055401 | instance | ok: [instance] 2026-03-18 10:59:00.055595 | instance | 2026-03-18 10:59:00.055887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:59:00.056273 | instance | Wednesday 18 March 2026 10:59:00 +0000 (0:00:00.096) 0:06:23.746 ******* 2026-03-18 10:59:00.187213 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:59:00.187467 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:59:00.187748 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:59:00.187981 | instance | ok: [instance] => (item=identity) 2026-03-18 10:59:00.188272 | instance | 2026-03-18 10:59:00.188533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:59:00.188792 | instance | Wednesday 18 March 2026 10:59:00 +0000 (0:00:00.131) 0:06:23.877 ******* 2026-03-18 10:59:00.312551 | instance | ok: [instance] 2026-03-18 10:59:00.312760 | instance | 2026-03-18 10:59:00.313045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:59:00.313311 | instance | Wednesday 18 March 2026 10:59:00 +0000 (0:00:00.124) 0:06:24.001 ******* 2026-03-18 10:59:00.426875 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:59:00.427075 | instance | 2026-03-18 10:59:00.427428 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:59:00.427797 | instance | Wednesday 18 March 2026 10:59:00 +0000 (0:00:00.115) 0:06:24.117 ******* 2026-03-18 10:59:01.093556 | instance | ok: [instance] 2026-03-18 10:59:01.093791 | instance | 2026-03-18 10:59:01.094104 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-03-18 10:59:01.094372 | instance | Wednesday 18 March 2026 10:59:01 +0000 (0:00:00.665) 0:06:24.783 ******* 2026-03-18 10:59:02.334394 | instance | ok: [instance] => (item=None) 2026-03-18 10:59:02.334639 | instance | ok: [instance] 2026-03-18 10:59:02.334912 | instance | 2026-03-18 10:59:02.335288 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-03-18 10:59:02.335582 | instance | Wednesday 18 March 2026 10:59:02 +0000 (0:00:01.241) 0:06:26.024 ******* 2026-03-18 10:59:03.559481 | instance | ok: [instance] => (item=atmosphere) 2026-03-18 10:59:03.559755 | instance | 2026-03-18 10:59:03.560014 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-03-18 10:59:03.560276 | instance | Wednesday 18 March 2026 10:59:03 +0000 (0:00:01.225) 0:06:27.250 ******* 2026-03-18 10:59:04.699736 | instance | ok: [instance] 2026-03-18 10:59:04.699980 | instance | 2026-03-18 10:59:04.700277 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-03-18 10:59:04.700650 | instance | Wednesday 18 March 2026 10:59:04 +0000 (0:00:01.139) 0:06:28.390 ******* 2026-03-18 10:59:05.699336 | instance | ok: [instance] => (item=None) 2026-03-18 10:59:05.699403 | instance | ok: [instance] 2026-03-18 10:59:05.699520 | instance | 2026-03-18 10:59:05.699925 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-03-18 10:59:05.699934 | instance | Wednesday 18 March 2026 10:59:05 +0000 (0:00:00.999) 0:06:29.390 ******* 2026-03-18 10:59:07.023187 | instance | ok: [instance] => (item=None) 2026-03-18 10:59:07.023471 | instance | ok: [instance] 2026-03-18 10:59:07.023802 | instance | 2026-03-18 10:59:07.024132 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-03-18 10:59:07.024430 | instance | Wednesday 18 March 2026 10:59:07 +0000 (0:00:01.323) 0:06:30.713 ******* 2026-03-18 10:59:10.630354 | instance | ok: [instance] 2026-03-18 10:59:10.630590 | instance | 2026-03-18 10:59:10.630946 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:59:10.631181 | instance | Wednesday 18 March 2026 10:59:10 +0000 (0:00:03.607) 0:06:34.321 ******* 2026-03-18 10:59:10.798153 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:59:10.798397 | instance | 2026-03-18 10:59:10.798656 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:59:10.798963 | instance | Wednesday 18 March 2026 10:59:10 +0000 (0:00:00.167) 0:06:34.488 ******* 2026-03-18 10:59:10.884106 | instance | skipping: [instance] 2026-03-18 10:59:10.884326 | instance | 2026-03-18 10:59:10.884618 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:59:10.884926 | instance | Wednesday 18 March 2026 10:59:10 +0000 (0:00:00.085) 0:06:34.574 ******* 2026-03-18 10:59:10.970902 | instance | skipping: [instance] 2026-03-18 10:59:10.971139 | instance | 2026-03-18 10:59:10.971420 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:59:10.971689 | instance | Wednesday 18 March 2026 10:59:10 +0000 (0:00:00.086) 0:06:34.661 ******* 2026-03-18 10:59:11.069775 | instance | ok: [instance] 2026-03-18 10:59:11.070000 | instance | 2026-03-18 10:59:11.070273 | instance | TASK [Create Ingress identity] ************************************************* 2026-03-18 10:59:11.070568 | instance | Wednesday 18 March 2026 10:59:11 +0000 (0:00:00.099) 0:06:34.760 ******* 2026-03-18 10:59:11.304356 | instance | included: ingress for instance 2026-03-18 10:59:11.304581 | instance | 2026-03-18 10:59:11.304854 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-03-18 10:59:11.305188 | instance | Wednesday 18 March 2026 10:59:11 +0000 (0:00:00.234) 0:06:34.995 ******* 2026-03-18 10:59:12.476388 | instance | ok: [instance] 2026-03-18 10:59:12.476592 | instance | 2026-03-18 10:59:12.476871 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-03-18 10:59:12.477162 | instance | Wednesday 18 March 2026 10:59:12 +0000 (0:00:01.171) 0:06:36.166 ******* 2026-03-18 10:59:12.884277 | instance | ok: [instance] 2026-03-18 10:59:12.884378 | instance | 2026-03-18 10:59:12.884525 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-03-18 10:59:12.884697 | instance | Wednesday 18 March 2026 10:59:12 +0000 (0:00:00.409) 0:06:36.575 ******* 2026-03-18 10:59:13.712734 | instance | ok: [instance] 2026-03-18 10:59:13.713095 | instance | 2026-03-18 10:59:13.713208 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-03-18 10:59:13.713530 | instance | Wednesday 18 March 2026 10:59:13 +0000 (0:00:00.828) 0:06:37.403 ******* 2026-03-18 10:59:14.833512 | instance | ok: [instance] => (item=atmosphere) 2026-03-18 10:59:14.833764 | instance | 2026-03-18 10:59:14.834030 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-03-18 10:59:14.834321 | instance | Wednesday 18 March 2026 10:59:14 +0000 (0:00:01.120) 0:06:38.524 ******* 2026-03-18 10:59:16.166044 | instance | ok: [instance] => (item=atmosphere) 2026-03-18 10:59:16.166159 | instance | 2026-03-18 10:59:16.166323 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-03-18 10:59:16.166487 | instance | Wednesday 18 March 2026 10:59:16 +0000 (0:00:01.332) 0:06:39.857 ******* 2026-03-18 10:59:17.180038 | instance | ok: [instance] => (item=atmosphere) 2026-03-18 10:59:17.180160 | instance | 2026-03-18 10:59:17.180340 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-03-18 10:59:17.180516 | instance | Wednesday 18 March 2026 10:59:17 +0000 (0:00:01.013) 0:06:40.870 ******* 2026-03-18 10:59:18.328202 | instance | ok: [instance] => (item=atmosphere) 2026-03-18 10:59:18.328346 | instance | 2026-03-18 10:59:18.328359 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-18 10:59:18.328490 | instance | Wednesday 18 March 2026 10:59:18 +0000 (0:00:01.148) 0:06:42.019 ******* 2026-03-18 10:59:18.644380 | instance | ok: [instance] 2026-03-18 10:59:18.644510 | instance | 2026-03-18 10:59:18.644685 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 10:59:18.644854 | instance | Wednesday 18 March 2026 10:59:18 +0000 (0:00:00.314) 0:06:42.333 ******* 2026-03-18 10:59:19.816469 | instance | ok: [instance] 2026-03-18 10:59:19.816663 | instance | 2026-03-18 10:59:19.816944 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 10:59:19.817218 | instance | Wednesday 18 March 2026 10:59:19 +0000 (0:00:01.173) 0:06:43.506 ******* 2026-03-18 10:59:20.104611 | instance | ok: [instance] 2026-03-18 10:59:20.104751 | instance | 2026-03-18 10:59:20.104926 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 10:59:20.105121 | instance | Wednesday 18 March 2026 10:59:20 +0000 (0:00:00.288) 0:06:43.795 ******* 2026-03-18 10:59:20.230393 | instance | ok: [instance] => { 2026-03-18 10:59:20.230754 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-18 10:59:20.231021 | instance | } 2026-03-18 10:59:20.231269 | instance | 2026-03-18 10:59:20.231566 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 10:59:20.231936 | instance | Wednesday 18 March 2026 10:59:20 +0000 (0:00:00.125) 0:06:43.921 ******* 2026-03-18 10:59:20.643005 | instance | ok: [instance] 2026-03-18 10:59:20.643191 | instance | 2026-03-18 10:59:20.643456 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 10:59:20.643767 | instance | Wednesday 18 March 2026 10:59:20 +0000 (0:00:00.412) 0:06:44.333 ******* 2026-03-18 10:59:21.803467 | instance | ok: [instance] 2026-03-18 10:59:21.803704 | instance | 2026-03-18 10:59:21.804000 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-18 10:59:21.804307 | instance | Wednesday 18 March 2026 10:59:21 +0000 (0:00:01.160) 0:06:45.494 ******* 2026-03-18 10:59:22.343801 | instance | ok: [instance] 2026-03-18 10:59:22.344033 | instance | 2026-03-18 10:59:22.344342 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-18 10:59:22.344604 | instance | Wednesday 18 March 2026 10:59:22 +0000 (0:00:00.539) 0:06:46.034 ******* 2026-03-18 10:59:23.138069 | instance | ok: [instance] 2026-03-18 10:59:23.138317 | instance | 2026-03-18 10:59:23.138629 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-18 10:59:23.138925 | instance | Wednesday 18 March 2026 10:59:23 +0000 (0:00:00.794) 0:06:46.828 ******* 2026-03-18 10:59:23.910211 | instance | ok: [instance] 2026-03-18 10:59:23.910433 | instance | 2026-03-18 10:59:23.910713 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-18 10:59:23.910978 | instance | Wednesday 18 March 2026 10:59:23 +0000 (0:00:00.772) 0:06:47.601 ******* 2026-03-18 10:59:24.338822 | instance | ok: [instance] 2026-03-18 10:59:24.338965 | instance | 2026-03-18 10:59:24.339137 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-18 10:59:24.339305 | instance | Wednesday 18 March 2026 10:59:24 +0000 (0:00:00.428) 0:06:48.029 ******* 2026-03-18 10:59:24.617887 | instance | included: openstack_helm_endpoints for instance 2026-03-18 10:59:24.619427 | instance | 2026-03-18 10:59:24.619793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:59:24.620209 | instance | Wednesday 18 March 2026 10:59:24 +0000 (0:00:00.279) 0:06:48.308 ******* 2026-03-18 10:59:24.692936 | instance | skipping: [instance] 2026-03-18 10:59:24.693174 | instance | 2026-03-18 10:59:24.693443 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:59:24.693748 | instance | Wednesday 18 March 2026 10:59:24 +0000 (0:00:00.075) 0:06:48.384 ******* 2026-03-18 10:59:24.759890 | instance | skipping: [instance] 2026-03-18 10:59:24.760169 | instance | 2026-03-18 10:59:24.760460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:59:24.760725 | instance | Wednesday 18 March 2026 10:59:24 +0000 (0:00:00.067) 0:06:48.451 ******* 2026-03-18 10:59:24.830605 | instance | skipping: [instance] 2026-03-18 10:59:24.830850 | instance | 2026-03-18 10:59:24.831131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:59:24.831397 | instance | Wednesday 18 March 2026 10:59:24 +0000 (0:00:00.070) 0:06:48.521 ******* 2026-03-18 10:59:24.901598 | instance | skipping: [instance] 2026-03-18 10:59:24.901810 | instance | 2026-03-18 10:59:24.902129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:59:24.902388 | instance | Wednesday 18 March 2026 10:59:24 +0000 (0:00:00.070) 0:06:48.592 ******* 2026-03-18 10:59:24.967100 | instance | skipping: [instance] 2026-03-18 10:59:24.967327 | instance | 2026-03-18 10:59:24.967587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:59:24.967839 | instance | Wednesday 18 March 2026 10:59:24 +0000 (0:00:00.065) 0:06:48.658 ******* 2026-03-18 10:59:25.032285 | instance | skipping: [instance] 2026-03-18 10:59:25.032433 | instance | 2026-03-18 10:59:25.032647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:59:25.032865 | instance | Wednesday 18 March 2026 10:59:25 +0000 (0:00:00.065) 0:06:48.723 ******* 2026-03-18 10:59:25.104072 | instance | ok: [instance] 2026-03-18 10:59:25.104313 | instance | 2026-03-18 10:59:25.104605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:59:25.104879 | instance | Wednesday 18 March 2026 10:59:25 +0000 (0:00:00.071) 0:06:48.795 ******* 2026-03-18 10:59:25.190856 | instance | ok: [instance] => (item=identity) 2026-03-18 10:59:25.191113 | instance | 2026-03-18 10:59:25.191392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:59:25.191715 | instance | Wednesday 18 March 2026 10:59:25 +0000 (0:00:00.086) 0:06:48.881 ******* 2026-03-18 10:59:25.305912 | instance | ok: [instance] 2026-03-18 10:59:25.306143 | instance | 2026-03-18 10:59:25.306451 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-18 10:59:25.306760 | instance | Wednesday 18 March 2026 10:59:25 +0000 (0:00:00.115) 0:06:48.996 ******* 2026-03-18 10:59:25.813295 | instance | ok: [instance] 2026-03-18 10:59:25.813938 | instance | 2026-03-18 10:59:25.813998 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-18 10:59:25.814172 | instance | Wednesday 18 March 2026 10:59:25 +0000 (0:00:00.507) 0:06:49.504 ******* 2026-03-18 10:59:26.405719 | instance | ok: [instance] 2026-03-18 10:59:26.406023 | instance | 2026-03-18 10:59:26.406320 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:59:26.406602 | instance | Wednesday 18 March 2026 10:59:26 +0000 (0:00:00.591) 0:06:50.096 ******* 2026-03-18 10:59:26.510258 | instance | ok: [instance] 2026-03-18 10:59:26.510487 | instance | 2026-03-18 10:59:26.510752 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:59:26.511435 | instance | Wednesday 18 March 2026 10:59:26 +0000 (0:00:00.105) 0:06:50.201 ******* 2026-03-18 10:59:26.638685 | instance | included: rabbitmq for instance 2026-03-18 10:59:26.638947 | instance | 2026-03-18 10:59:26.639317 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 10:59:26.639605 | instance | Wednesday 18 March 2026 10:59:26 +0000 (0:00:00.128) 0:06:50.329 ******* 2026-03-18 10:59:27.383226 | instance | ok: [instance] 2026-03-18 10:59:27.383468 | instance | 2026-03-18 10:59:27.383804 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 10:59:27.384094 | instance | Wednesday 18 March 2026 10:59:27 +0000 (0:00:00.744) 0:06:51.073 ******* 2026-03-18 10:59:27.560160 | instance | skipping: [instance] 2026-03-18 10:59:27.560291 | instance | 2026-03-18 10:59:27.560484 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 10:59:27.560655 | instance | Wednesday 18 March 2026 10:59:27 +0000 (0:00:00.177) 0:06:51.250 ******* 2026-03-18 10:59:27.747488 | instance | skipping: [instance] 2026-03-18 10:59:27.747779 | instance | 2026-03-18 10:59:27.748073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 10:59:27.748348 | instance | Wednesday 18 March 2026 10:59:27 +0000 (0:00:00.186) 0:06:51.437 ******* 2026-03-18 10:59:27.940202 | instance | skipping: [instance] 2026-03-18 10:59:27.940320 | instance | 2026-03-18 10:59:27.940511 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 10:59:27.940699 | instance | Wednesday 18 March 2026 10:59:27 +0000 (0:00:00.193) 0:06:51.631 ******* 2026-03-18 10:59:28.809825 | instance | ok: [instance] 2026-03-18 10:59:28.810127 | instance | 2026-03-18 10:59:28.810419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:59:28.810870 | instance | Wednesday 18 March 2026 10:59:28 +0000 (0:00:00.869) 0:06:52.500 ******* 2026-03-18 10:59:29.500418 | instance | ok: [instance] 2026-03-18 10:59:29.500487 | instance | 2026-03-18 10:59:29.500633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:59:29.500759 | instance | Wednesday 18 March 2026 10:59:29 +0000 (0:00:00.690) 0:06:53.191 ******* 2026-03-18 10:59:29.587577 | instance | ok: [instance] 2026-03-18 10:59:29.587820 | instance | 2026-03-18 10:59:29.588106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:59:29.588382 | instance | Wednesday 18 March 2026 10:59:29 +0000 (0:00:00.086) 0:06:53.278 ******* 2026-03-18 10:59:29.675561 | instance | skipping: [instance] 2026-03-18 10:59:29.675778 | instance | 2026-03-18 10:59:29.676073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:59:29.676423 | instance | Wednesday 18 March 2026 10:59:29 +0000 (0:00:00.087) 0:06:53.365 ******* 2026-03-18 10:59:29.769490 | instance | skipping: [instance] 2026-03-18 10:59:29.769819 | instance | 2026-03-18 10:59:29.770260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:59:29.770529 | instance | Wednesday 18 March 2026 10:59:29 +0000 (0:00:00.094) 0:06:53.460 ******* 2026-03-18 10:59:30.041872 | instance | ok: [instance] 2026-03-18 10:59:30.042111 | instance | 2026-03-18 10:59:30.042480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:59:30.042687 | instance | Wednesday 18 March 2026 10:59:30 +0000 (0:00:00.272) 0:06:53.732 ******* 2026-03-18 10:59:30.175795 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 10:59:30.175998 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 10:59:30.176275 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 10:59:30.176547 | instance | ok: [instance] => (item=key_manager) 2026-03-18 10:59:30.176799 | instance | ok: [instance] => (item=identity) 2026-03-18 10:59:30.177050 | instance | 2026-03-18 10:59:30.177318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:59:30.177623 | instance | Wednesday 18 March 2026 10:59:30 +0000 (0:00:00.134) 0:06:53.866 ******* 2026-03-18 10:59:30.301303 | instance | ok: [instance] 2026-03-18 10:59:30.301513 | instance | 2026-03-18 10:59:30.301667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:59:30.301882 | instance | Wednesday 18 March 2026 10:59:30 +0000 (0:00:00.125) 0:06:53.992 ******* 2026-03-18 10:59:30.416158 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:59:30.416277 | instance | 2026-03-18 10:59:30.416478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:59:30.416661 | instance | Wednesday 18 March 2026 10:59:30 +0000 (0:00:00.114) 0:06:54.106 ******* 2026-03-18 10:59:31.036730 | instance | ok: [instance] 2026-03-18 10:59:31.036978 | instance | 2026-03-18 10:59:31.037304 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-03-18 10:59:31.037721 | instance | Wednesday 18 March 2026 10:59:31 +0000 (0:00:00.620) 0:06:54.727 ******* 2026-03-18 10:59:33.189661 | instance | ok: [instance] 2026-03-18 10:59:33.189905 | instance | 2026-03-18 10:59:33.190200 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 10:59:33.190472 | instance | Wednesday 18 March 2026 10:59:33 +0000 (0:00:02.153) 0:06:56.880 ******* 2026-03-18 10:59:33.368026 | instance | included: openstack_helm_ingress for instance 2026-03-18 10:59:33.368263 | instance | 2026-03-18 10:59:33.368559 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 10:59:33.368887 | instance | Wednesday 18 March 2026 10:59:33 +0000 (0:00:00.178) 0:06:57.058 ******* 2026-03-18 10:59:33.448700 | instance | skipping: [instance] 2026-03-18 10:59:33.448914 | instance | 2026-03-18 10:59:33.449225 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 10:59:33.449498 | instance | Wednesday 18 March 2026 10:59:33 +0000 (0:00:00.080) 0:06:57.139 ******* 2026-03-18 10:59:33.528210 | instance | skipping: [instance] 2026-03-18 10:59:33.528440 | instance | 2026-03-18 10:59:33.528790 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 10:59:33.529104 | instance | Wednesday 18 March 2026 10:59:33 +0000 (0:00:00.078) 0:06:57.218 ******* 2026-03-18 10:59:33.621480 | instance | ok: [instance] 2026-03-18 10:59:33.621684 | instance | 2026-03-18 10:59:33.622020 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-03-18 10:59:33.622296 | instance | Wednesday 18 March 2026 10:59:33 +0000 (0:00:00.094) 0:06:57.312 ******* 2026-03-18 10:59:33.745588 | instance | included: ingress for instance 2026-03-18 10:59:33.745787 | instance | 2026-03-18 10:59:33.746103 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-03-18 10:59:33.746359 | instance | Wednesday 18 March 2026 10:59:33 +0000 (0:00:00.124) 0:06:57.436 ******* 2026-03-18 10:59:34.986413 | instance | ok: [instance] 2026-03-18 10:59:34.986645 | instance | 2026-03-18 10:59:34.986917 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-03-18 10:59:34.987222 | instance | Wednesday 18 March 2026 10:59:34 +0000 (0:00:01.239) 0:06:58.676 ******* 2026-03-18 10:59:36.206259 | instance | ok: [instance] 2026-03-18 10:59:36.206457 | instance | 2026-03-18 10:59:36.206766 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-03-18 10:59:36.207039 | instance | Wednesday 18 March 2026 10:59:36 +0000 (0:00:01.220) 0:06:59.897 ******* 2026-03-18 10:59:41.583532 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-03-18 10:59:41.583762 | instance | 2026-03-18 10:59:41.584054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:59:41.584330 | instance | Wednesday 18 March 2026 10:59:41 +0000 (0:00:05.376) 0:07:05.273 ******* 2026-03-18 10:59:41.694307 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:59:41.694551 | instance | 2026-03-18 10:59:41.694842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:59:41.695268 | instance | Wednesday 18 March 2026 10:59:41 +0000 (0:00:00.111) 0:07:05.385 ******* 2026-03-18 10:59:42.315408 | instance | ok: [instance] 2026-03-18 10:59:42.315610 | instance | 2026-03-18 10:59:42.315856 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-03-18 10:59:42.316096 | instance | Wednesday 18 March 2026 10:59:42 +0000 (0:00:00.620) 0:07:06.005 ******* 2026-03-18 10:59:45.376790 | instance | ok: [instance] 2026-03-18 10:59:45.376977 | instance | 2026-03-18 10:59:45.377303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 10:59:45.377627 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:03.061) 0:07:09.067 ******* 2026-03-18 10:59:45.453103 | instance | skipping: [instance] 2026-03-18 10:59:45.453361 | instance | 2026-03-18 10:59:45.453698 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 10:59:45.454061 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.076) 0:07:09.143 ******* 2026-03-18 10:59:45.527373 | instance | skipping: [instance] 2026-03-18 10:59:45.527574 | instance | 2026-03-18 10:59:45.527889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 10:59:45.528160 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.074) 0:07:09.217 ******* 2026-03-18 10:59:45.601741 | instance | skipping: [instance] 2026-03-18 10:59:45.602006 | instance | 2026-03-18 10:59:45.602336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 10:59:45.602610 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.074) 0:07:09.292 ******* 2026-03-18 10:59:45.679489 | instance | skipping: [instance] 2026-03-18 10:59:45.679714 | instance | 2026-03-18 10:59:45.680008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 10:59:45.680280 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.077) 0:07:09.370 ******* 2026-03-18 10:59:45.748600 | instance | skipping: [instance] 2026-03-18 10:59:45.748692 | instance | 2026-03-18 10:59:45.748881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 10:59:45.749047 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.069) 0:07:09.439 ******* 2026-03-18 10:59:45.813725 | instance | skipping: [instance] 2026-03-18 10:59:45.813989 | instance | 2026-03-18 10:59:45.814286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 10:59:45.814625 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.064) 0:07:09.504 ******* 2026-03-18 10:59:45.881957 | instance | ok: [instance] 2026-03-18 10:59:45.882151 | instance | 2026-03-18 10:59:45.882453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 10:59:45.883157 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.068) 0:07:09.573 ******* 2026-03-18 10:59:45.966879 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-03-18 10:59:45.967135 | instance | 2026-03-18 10:59:45.967456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 10:59:45.967764 | instance | Wednesday 18 March 2026 10:59:45 +0000 (0:00:00.084) 0:07:09.657 ******* 2026-03-18 10:59:46.088497 | instance | ok: [instance] 2026-03-18 10:59:46.088712 | instance | 2026-03-18 10:59:46.089010 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 10:59:46.089281 | instance | Wednesday 18 March 2026 10:59:46 +0000 (0:00:00.121) 0:07:09.779 ******* 2026-03-18 10:59:46.195226 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 10:59:46.195461 | instance | 2026-03-18 10:59:46.195760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 10:59:46.196034 | instance | Wednesday 18 March 2026 10:59:46 +0000 (0:00:00.106) 0:07:09.885 ******* 2026-03-18 10:59:46.823920 | instance | ok: [instance] 2026-03-18 10:59:46.824200 | instance | 2026-03-18 10:59:46.824557 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-03-18 10:59:46.824844 | instance | Wednesday 18 March 2026 10:59:46 +0000 (0:00:00.628) 0:07:10.514 ******* 2026-03-18 11:00:02.007515 | instance | ok: [instance] 2026-03-18 11:00:02.007720 | instance | 2026-03-18 11:00:02.007999 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-03-18 11:00:02.008312 | instance | Wednesday 18 March 2026 11:00:02 +0000 (0:00:15.184) 0:07:25.698 ******* 2026-03-18 11:00:16.945713 | instance | ok: [instance] 2026-03-18 11:00:16.945845 | instance | 2026-03-18 11:00:16.946049 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-03-18 11:00:16.946242 | instance | Wednesday 18 March 2026 11:00:16 +0000 (0:00:14.938) 0:07:40.636 ******* 2026-03-18 11:00:18.575967 | instance | ok: [instance] 2026-03-18 11:00:18.576071 | instance | 2026-03-18 11:00:18.576172 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-03-18 11:00:18.576308 | instance | Wednesday 18 March 2026 11:00:18 +0000 (0:00:01.630) 0:07:42.267 ******* 2026-03-18 11:00:19.886920 | instance | ok: [instance] 2026-03-18 11:00:19.887121 | instance | 2026-03-18 11:00:19.887483 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-03-18 11:00:19.887601 | instance | Wednesday 18 March 2026 11:00:19 +0000 (0:00:01.309) 0:07:43.576 ******* 2026-03-18 11:00:20.583643 | instance | ok: [instance] 2026-03-18 11:00:20.583934 | instance | 2026-03-18 11:00:20.584245 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-03-18 11:00:20.584521 | instance | Wednesday 18 March 2026 11:00:20 +0000 (0:00:00.697) 0:07:44.274 ******* 2026-03-18 11:00:21.404928 | instance | ok: [instance] 2026-03-18 11:00:21.405186 | instance | 2026-03-18 11:00:21.405511 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-03-18 11:00:21.405803 | instance | Wednesday 18 March 2026 11:00:21 +0000 (0:00:00.821) 0:07:45.095 ******* 2026-03-18 11:00:23.369196 | instance | ok: [instance] 2026-03-18 11:00:23.369279 | instance | 2026-03-18 11:00:23.369420 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-03-18 11:00:23.369551 | instance | Wednesday 18 March 2026 11:00:23 +0000 (0:00:01.964) 0:07:47.060 ******* 2026-03-18 11:00:24.586416 | instance | [WARNING]: Module did not set no_log for update_password 2026-03-18 11:00:24.634187 | instance | ok: [instance] 2026-03-18 11:00:24.634282 | instance | 2026-03-18 11:00:24.634491 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-03-18 11:00:24.634636 | instance | Wednesday 18 March 2026 11:00:24 +0000 (0:00:01.264) 0:07:48.325 ******* 2026-03-18 11:00:30.379670 | instance | ok: [instance] 2026-03-18 11:00:30.379749 | instance | 2026-03-18 11:00:30.379761 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-03-18 11:00:30.380039 | instance | Wednesday 18 March 2026 11:00:30 +0000 (0:00:05.744) 0:07:54.069 ******* 2026-03-18 11:00:31.483332 | instance | ok: [instance] 2026-03-18 11:00:31.483458 | instance | 2026-03-18 11:00:31.483649 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-03-18 11:00:31.483833 | instance | Wednesday 18 March 2026 11:00:31 +0000 (0:00:01.104) 0:07:55.174 ******* 2026-03-18 11:00:33.498726 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-215.nip.io/swift/v1/%(tenant_id)s'}) 2026-03-18 11:00:33.498813 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-03-18 11:00:33.499228 | instance | 2026-03-18 11:00:33.499284 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:00:33.499292 | instance | Wednesday 18 March 2026 11:00:33 +0000 (0:00:02.015) 0:07:57.189 ******* 2026-03-18 11:00:33.782501 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:00:33.782587 | instance | 2026-03-18 11:00:33.782698 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:00:33.782827 | instance | Wednesday 18 March 2026 11:00:33 +0000 (0:00:00.283) 0:07:57.473 ******* 2026-03-18 11:00:33.863543 | instance | skipping: [instance] 2026-03-18 11:00:33.863619 | instance | 2026-03-18 11:00:33.863771 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:00:33.864007 | instance | Wednesday 18 March 2026 11:00:33 +0000 (0:00:00.080) 0:07:57.554 ******* 2026-03-18 11:00:33.945606 | instance | skipping: [instance] 2026-03-18 11:00:33.945684 | instance | 2026-03-18 11:00:33.945759 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:00:33.945927 | instance | Wednesday 18 March 2026 11:00:33 +0000 (0:00:00.082) 0:07:57.636 ******* 2026-03-18 11:00:34.045881 | instance | ok: [instance] 2026-03-18 11:00:34.045948 | instance | 2026-03-18 11:00:34.046176 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-03-18 11:00:34.046222 | instance | Wednesday 18 March 2026 11:00:34 +0000 (0:00:00.100) 0:07:57.737 ******* 2026-03-18 11:00:34.173249 | instance | included: ingress for instance 2026-03-18 11:00:34.173317 | instance | 2026-03-18 11:00:34.173447 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-03-18 11:00:34.173571 | instance | Wednesday 18 March 2026 11:00:34 +0000 (0:00:00.127) 0:07:57.864 ******* 2026-03-18 11:00:35.337385 | instance | ok: [instance] 2026-03-18 11:00:35.337465 | instance | 2026-03-18 11:00:35.337575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:00:35.337703 | instance | Wednesday 18 March 2026 11:00:35 +0000 (0:00:01.164) 0:07:59.028 ******* 2026-03-18 11:00:35.449678 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:00:35.449772 | instance | 2026-03-18 11:00:35.449973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:00:35.450095 | instance | Wednesday 18 March 2026 11:00:35 +0000 (0:00:00.112) 0:07:59.140 ******* 2026-03-18 11:00:36.070978 | instance | ok: [instance] 2026-03-18 11:00:36.071243 | instance | 2026-03-18 11:00:36.071574 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-03-18 11:00:36.071883 | instance | Wednesday 18 March 2026 11:00:36 +0000 (0:00:00.620) 0:07:59.761 ******* 2026-03-18 11:00:51.034526 | instance | ok: [instance] 2026-03-18 11:00:51.034727 | instance | 2026-03-18 11:00:51.035012 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-03-18 11:00:51.035281 | instance | Wednesday 18 March 2026 11:00:51 +0000 (0:00:14.963) 0:08:14.725 ******* 2026-03-18 11:00:51.139803 | instance | ok: [instance] => (item=10.96.240.200) 2026-03-18 11:00:51.139968 | instance | 2026-03-18 11:00:51.140159 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-03-18 11:00:51.140372 | instance | Wednesday 18 March 2026 11:00:51 +0000 (0:00:00.105) 0:08:14.831 ******* 2026-03-18 11:00:51.859659 | instance | ok: [instance] 2026-03-18 11:00:51.859931 | instance | 2026-03-18 11:00:51.860244 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-03-18 11:00:51.860672 | instance | Wednesday 18 March 2026 11:00:51 +0000 (0:00:00.719) 0:08:15.550 ******* 2026-03-18 11:00:52.576734 | instance | ok: [instance] 2026-03-18 11:00:52.576950 | instance | 2026-03-18 11:00:52.577220 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-03-18 11:00:52.577494 | instance | Wednesday 18 March 2026 11:00:52 +0000 (0:00:00.716) 0:08:16.267 ******* 2026-03-18 11:00:53.973695 | instance | ok: [instance] 2026-03-18 11:00:53.973770 | instance | 2026-03-18 11:00:53.974010 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-03-18 11:00:53.974223 | instance | Wednesday 18 March 2026 11:00:53 +0000 (0:00:01.397) 0:08:17.664 ******* 2026-03-18 11:00:54.053877 | instance | ok: [instance] 2026-03-18 11:00:54.054134 | instance | 2026-03-18 11:00:54.054395 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-03-18 11:00:54.054646 | instance | Wednesday 18 March 2026 11:00:54 +0000 (0:00:00.080) 0:08:17.744 ******* 2026-03-18 11:00:54.778543 | instance | ok: [instance] 2026-03-18 11:00:54.778682 | instance | 2026-03-18 11:00:54.779052 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-03-18 11:00:54.779067 | instance | Wednesday 18 March 2026 11:00:54 +0000 (0:00:00.724) 0:08:18.469 ******* 2026-03-18 11:00:54.981194 | instance | ok: [instance] 2026-03-18 11:00:54.981317 | instance | 2026-03-18 11:00:54.981527 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-03-18 11:00:54.981702 | instance | Wednesday 18 March 2026 11:00:54 +0000 (0:00:00.202) 0:08:18.672 ******* 2026-03-18 11:00:56.680790 | instance | ok: [instance] 2026-03-18 11:00:56.680874 | instance | 2026-03-18 11:00:56.680993 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:00:56.681114 | instance | Wednesday 18 March 2026 11:00:56 +0000 (0:00:01.699) 0:08:20.371 ******* 2026-03-18 11:00:56.787616 | instance | ok: [instance] 2026-03-18 11:00:56.787849 | instance | 2026-03-18 11:00:56.788120 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:00:56.788391 | instance | Wednesday 18 March 2026 11:00:56 +0000 (0:00:00.106) 0:08:20.478 ******* 2026-03-18 11:00:56.935892 | instance | included: rabbitmq for instance 2026-03-18 11:00:56.936088 | instance | 2026-03-18 11:00:56.936331 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:00:56.936542 | instance | Wednesday 18 March 2026 11:00:56 +0000 (0:00:00.147) 0:08:20.625 ******* 2026-03-18 11:00:57.664239 | instance | ok: [instance] 2026-03-18 11:00:57.664481 | instance | 2026-03-18 11:00:57.664766 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:00:57.665027 | instance | Wednesday 18 March 2026 11:00:57 +0000 (0:00:00.729) 0:08:21.355 ******* 2026-03-18 11:00:57.962182 | instance | skipping: [instance] 2026-03-18 11:00:57.962540 | instance | 2026-03-18 11:00:57.962879 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:00:57.963189 | instance | Wednesday 18 March 2026 11:00:57 +0000 (0:00:00.297) 0:08:21.652 ******* 2026-03-18 11:00:58.294237 | instance | skipping: [instance] 2026-03-18 11:00:58.294370 | instance | 2026-03-18 11:00:58.294552 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:00:58.294726 | instance | Wednesday 18 March 2026 11:00:58 +0000 (0:00:00.332) 0:08:21.985 ******* 2026-03-18 11:00:58.715752 | instance | skipping: [instance] 2026-03-18 11:00:58.715988 | instance | 2026-03-18 11:00:58.716277 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:00:58.716607 | instance | Wednesday 18 March 2026 11:00:58 +0000 (0:00:00.421) 0:08:22.406 ******* 2026-03-18 11:00:59.649230 | instance | ok: [instance] 2026-03-18 11:00:59.649443 | instance | 2026-03-18 11:00:59.649738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:00:59.650056 | instance | Wednesday 18 March 2026 11:00:59 +0000 (0:00:00.931) 0:08:23.338 ******* 2026-03-18 11:01:00.350636 | instance | ok: [instance] 2026-03-18 11:01:00.350865 | instance | 2026-03-18 11:01:00.351180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:01:00.351428 | instance | Wednesday 18 March 2026 11:01:00 +0000 (0:00:00.702) 0:08:24.041 ******* 2026-03-18 11:01:00.432706 | instance | ok: [instance] 2026-03-18 11:01:00.432933 | instance | 2026-03-18 11:01:00.433221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:01:00.433490 | instance | Wednesday 18 March 2026 11:01:00 +0000 (0:00:00.082) 0:08:24.123 ******* 2026-03-18 11:01:00.509440 | instance | skipping: [instance] 2026-03-18 11:01:00.509682 | instance | 2026-03-18 11:01:00.510028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:01:00.510294 | instance | Wednesday 18 March 2026 11:01:00 +0000 (0:00:00.076) 0:08:24.200 ******* 2026-03-18 11:01:00.582854 | instance | skipping: [instance] 2026-03-18 11:01:00.583102 | instance | 2026-03-18 11:01:00.583390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:01:00.583658 | instance | Wednesday 18 March 2026 11:01:00 +0000 (0:00:00.073) 0:08:24.273 ******* 2026-03-18 11:01:00.659260 | instance | ok: [instance] 2026-03-18 11:01:00.659506 | instance | 2026-03-18 11:01:00.659837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:01:00.660144 | instance | Wednesday 18 March 2026 11:01:00 +0000 (0:00:00.076) 0:08:24.350 ******* 2026-03-18 11:01:00.828552 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:01:00.829013 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:01:00.829358 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:01:00.829751 | instance | ok: [instance] => (item=image) 2026-03-18 11:01:00.830153 | instance | ok: [instance] => (item=identity) 2026-03-18 11:01:00.830438 | instance | ok: [instance] => (item=dashboard) 2026-03-18 11:01:00.830767 | instance | 2026-03-18 11:01:00.831200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:01:00.831541 | instance | Wednesday 18 March 2026 11:01:00 +0000 (0:00:00.169) 0:08:24.519 ******* 2026-03-18 11:01:00.940015 | instance | ok: [instance] 2026-03-18 11:01:00.940303 | instance | 2026-03-18 11:01:00.940699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:00.941015 | instance | Wednesday 18 March 2026 11:01:00 +0000 (0:00:00.111) 0:08:24.631 ******* 2026-03-18 11:01:01.057610 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:01.057993 | instance | 2026-03-18 11:01:01.058377 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:01.058747 | instance | Wednesday 18 March 2026 11:01:01 +0000 (0:00:00.117) 0:08:24.748 ******* 2026-03-18 11:01:01.679190 | instance | ok: [instance] 2026-03-18 11:01:01.679426 | instance | 2026-03-18 11:01:01.679723 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-03-18 11:01:01.680083 | instance | Wednesday 18 March 2026 11:01:01 +0000 (0:00:00.621) 0:08:25.369 ******* 2026-03-18 11:01:01.974893 | instance | ok: [instance] 2026-03-18 11:01:01.975140 | instance | 2026-03-18 11:01:01.975440 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-03-18 11:01:01.975803 | instance | Wednesday 18 March 2026 11:01:01 +0000 (0:00:00.296) 0:08:25.665 ******* 2026-03-18 11:01:04.309903 | instance | ok: [instance] 2026-03-18 11:01:04.310156 | instance | 2026-03-18 11:01:04.310437 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:01:04.310719 | instance | Wednesday 18 March 2026 11:01:04 +0000 (0:00:02.335) 0:08:28.000 ******* 2026-03-18 11:01:04.477513 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:01:04.477577 | instance | 2026-03-18 11:01:04.477718 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:01:04.477844 | instance | Wednesday 18 March 2026 11:01:04 +0000 (0:00:00.167) 0:08:28.168 ******* 2026-03-18 11:01:04.555598 | instance | skipping: [instance] 2026-03-18 11:01:04.555818 | instance | 2026-03-18 11:01:04.556108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:01:04.556431 | instance | Wednesday 18 March 2026 11:01:04 +0000 (0:00:00.077) 0:08:28.246 ******* 2026-03-18 11:01:04.630817 | instance | skipping: [instance] 2026-03-18 11:01:04.631059 | instance | 2026-03-18 11:01:04.631363 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:01:04.631636 | instance | Wednesday 18 March 2026 11:01:04 +0000 (0:00:00.075) 0:08:28.321 ******* 2026-03-18 11:01:04.720217 | instance | ok: [instance] 2026-03-18 11:01:04.720452 | instance | 2026-03-18 11:01:04.720728 | instance | TASK [Create Ingress image] **************************************************** 2026-03-18 11:01:04.721018 | instance | Wednesday 18 March 2026 11:01:04 +0000 (0:00:00.089) 0:08:28.411 ******* 2026-03-18 11:01:04.843357 | instance | included: ingress for instance 2026-03-18 11:01:04.843504 | instance | 2026-03-18 11:01:04.843807 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-03-18 11:01:04.844017 | instance | Wednesday 18 March 2026 11:01:04 +0000 (0:00:00.123) 0:08:28.534 ******* 2026-03-18 11:01:06.035366 | instance | ok: [instance] 2026-03-18 11:01:06.035598 | instance | 2026-03-18 11:01:06.035872 | instance | TASK [Create images] *********************************************************** 2026-03-18 11:01:06.036140 | instance | Wednesday 18 March 2026 11:01:06 +0000 (0:00:01.191) 0:08:29.726 ******* 2026-03-18 11:01:06.334901 | instance | included: 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-03-18 11:01:06.335132 | instance | 2026-03-18 11:01:06.335414 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-03-18 11:01:06.335684 | instance | Wednesday 18 March 2026 11:01:06 +0000 (0:00:00.299) 0:08:30.025 ******* 2026-03-18 11:01:07.528462 | instance | ok: [instance] 2026-03-18 11:01:07.528561 | instance | 2026-03-18 11:01:07.528731 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 11:01:07.528916 | instance | Wednesday 18 March 2026 11:01:07 +0000 (0:00:01.191) 0:08:31.216 ******* 2026-03-18 11:01:08.562191 | instance | ok: [instance] 2026-03-18 11:01:08.562461 | instance | 2026-03-18 11:01:08.562752 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 11:01:08.563055 | instance | Wednesday 18 March 2026 11:01:08 +0000 (0:00:01.036) 0:08:32.252 ******* 2026-03-18 11:01:08.634926 | instance | skipping: [instance] 2026-03-18 11:01:08.635152 | instance | 2026-03-18 11:01:08.635423 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 11:01:08.635694 | instance | Wednesday 18 March 2026 11:01:08 +0000 (0:00:00.073) 0:08:32.326 ******* 2026-03-18 11:01:08.713645 | instance | skipping: [instance] 2026-03-18 11:01:08.714003 | instance | 2026-03-18 11:01:08.714303 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 11:01:08.714599 | instance | Wednesday 18 March 2026 11:01:08 +0000 (0:00:00.078) 0:08:32.404 ******* 2026-03-18 11:01:08.800206 | instance | skipping: [instance] 2026-03-18 11:01:08.800467 | instance | 2026-03-18 11:01:08.800748 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 11:01:08.801017 | instance | Wednesday 18 March 2026 11:01:08 +0000 (0:00:00.086) 0:08:32.491 ******* 2026-03-18 11:01:08.874308 | instance | skipping: [instance] 2026-03-18 11:01:08.874557 | instance | 2026-03-18 11:01:08.874829 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 11:01:08.875101 | instance | Wednesday 18 March 2026 11:01:08 +0000 (0:00:00.074) 0:08:32.565 ******* 2026-03-18 11:01:08.948697 | instance | skipping: [instance] 2026-03-18 11:01:08.948895 | instance | 2026-03-18 11:01:08.949197 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 11:01:08.949562 | instance | Wednesday 18 March 2026 11:01:08 +0000 (0:00:00.074) 0:08:32.639 ******* 2026-03-18 11:01:09.015484 | instance | skipping: [instance] 2026-03-18 11:01:09.015688 | instance | 2026-03-18 11:01:09.015961 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 11:01:09.016224 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.066) 0:08:32.706 ******* 2026-03-18 11:01:09.228194 | instance | skipping: [instance] 2026-03-18 11:01:09.228566 | instance | 2026-03-18 11:01:09.228887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:01:09.229256 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.212) 0:08:32.919 ******* 2026-03-18 11:01:09.338401 | instance | ok: [instance] 2026-03-18 11:01:09.338609 | instance | 2026-03-18 11:01:09.338921 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:01:09.339217 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.110) 0:08:33.029 ******* 2026-03-18 11:01:09.414816 | instance | skipping: [instance] 2026-03-18 11:01:09.415139 | instance | 2026-03-18 11:01:09.415551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:01:09.415953 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.076) 0:08:33.105 ******* 2026-03-18 11:01:09.495101 | instance | skipping: [instance] 2026-03-18 11:01:09.495229 | instance | 2026-03-18 11:01:09.495697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:01:09.495719 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.080) 0:08:33.186 ******* 2026-03-18 11:01:09.570680 | instance | skipping: [instance] 2026-03-18 11:01:09.570969 | instance | 2026-03-18 11:01:09.571235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:01:09.571496 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.075) 0:08:33.261 ******* 2026-03-18 11:01:09.652450 | instance | skipping: [instance] 2026-03-18 11:01:09.652655 | instance | 2026-03-18 11:01:09.652930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:01:09.653166 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.081) 0:08:33.343 ******* 2026-03-18 11:01:09.734838 | instance | skipping: [instance] 2026-03-18 11:01:09.735079 | instance | 2026-03-18 11:01:09.735393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:01:09.735718 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.082) 0:08:33.425 ******* 2026-03-18 11:01:09.826969 | instance | ok: [instance] 2026-03-18 11:01:09.827197 | instance | 2026-03-18 11:01:09.827499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:01:09.827817 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.092) 0:08:33.517 ******* 2026-03-18 11:01:09.942888 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:01:09.943106 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:01:09.943366 | instance | ok: [instance] => (item=staffeln) 2026-03-18 11:01:09.943629 | instance | ok: [instance] => (item=identity) 2026-03-18 11:01:09.943882 | instance | 2026-03-18 11:01:09.944152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:01:09.944463 | instance | Wednesday 18 March 2026 11:01:09 +0000 (0:00:00.115) 0:08:33.633 ******* 2026-03-18 11:01:10.050998 | instance | ok: [instance] 2026-03-18 11:01:10.051216 | instance | 2026-03-18 11:01:10.051500 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:10.051774 | instance | Wednesday 18 March 2026 11:01:10 +0000 (0:00:00.108) 0:08:33.741 ******* 2026-03-18 11:01:10.163158 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:10.163404 | instance | 2026-03-18 11:01:10.163711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:10.164013 | instance | Wednesday 18 March 2026 11:01:10 +0000 (0:00:00.112) 0:08:33.854 ******* 2026-03-18 11:01:10.776870 | instance | ok: [instance] 2026-03-18 11:01:10.777111 | instance | 2026-03-18 11:01:10.777392 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-03-18 11:01:10.777660 | instance | Wednesday 18 March 2026 11:01:10 +0000 (0:00:00.613) 0:08:34.467 ******* 2026-03-18 11:01:13.036220 | instance | ok: [instance] 2026-03-18 11:01:13.036494 | instance | 2026-03-18 11:01:13.036765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:01:13.037049 | instance | Wednesday 18 March 2026 11:01:13 +0000 (0:00:02.259) 0:08:36.727 ******* 2026-03-18 11:01:13.268318 | instance | ok: [instance] 2026-03-18 11:01:13.268540 | instance | 2026-03-18 11:01:13.268816 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:01:13.269283 | instance | Wednesday 18 March 2026 11:01:13 +0000 (0:00:00.232) 0:08:36.959 ******* 2026-03-18 11:01:13.497072 | instance | included: rabbitmq for instance 2026-03-18 11:01:13.497333 | instance | 2026-03-18 11:01:13.497626 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:01:13.497928 | instance | Wednesday 18 March 2026 11:01:13 +0000 (0:00:00.228) 0:08:37.188 ******* 2026-03-18 11:01:14.217200 | instance | ok: [instance] 2026-03-18 11:01:14.217367 | instance | 2026-03-18 11:01:14.217588 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:01:14.217776 | instance | Wednesday 18 March 2026 11:01:14 +0000 (0:00:00.720) 0:08:37.908 ******* 2026-03-18 11:01:14.414329 | instance | skipping: [instance] 2026-03-18 11:01:14.414602 | instance | 2026-03-18 11:01:14.414976 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:01:14.415285 | instance | Wednesday 18 March 2026 11:01:14 +0000 (0:00:00.196) 0:08:38.105 ******* 2026-03-18 11:01:14.605050 | instance | skipping: [instance] 2026-03-18 11:01:14.605312 | instance | 2026-03-18 11:01:14.605608 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:01:14.605907 | instance | Wednesday 18 March 2026 11:01:14 +0000 (0:00:00.190) 0:08:38.295 ******* 2026-03-18 11:01:14.791436 | instance | skipping: [instance] 2026-03-18 11:01:14.791672 | instance | 2026-03-18 11:01:14.791950 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:01:14.792258 | instance | Wednesday 18 March 2026 11:01:14 +0000 (0:00:00.186) 0:08:38.482 ******* 2026-03-18 11:01:15.748245 | instance | ok: [instance] 2026-03-18 11:01:15.748470 | instance | 2026-03-18 11:01:15.748805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:01:15.749119 | instance | Wednesday 18 March 2026 11:01:15 +0000 (0:00:00.956) 0:08:39.438 ******* 2026-03-18 11:01:16.474615 | instance | ok: [instance] 2026-03-18 11:01:16.474890 | instance | 2026-03-18 11:01:16.475205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:01:16.475498 | instance | Wednesday 18 March 2026 11:01:16 +0000 (0:00:00.726) 0:08:40.165 ******* 2026-03-18 11:01:16.551488 | instance | ok: [instance] 2026-03-18 11:01:16.551799 | instance | 2026-03-18 11:01:16.552263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:01:16.552621 | instance | Wednesday 18 March 2026 11:01:16 +0000 (0:00:00.076) 0:08:40.242 ******* 2026-03-18 11:01:16.626170 | instance | skipping: [instance] 2026-03-18 11:01:16.626309 | instance | 2026-03-18 11:01:16.626501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:01:16.626679 | instance | Wednesday 18 March 2026 11:01:16 +0000 (0:00:00.074) 0:08:40.317 ******* 2026-03-18 11:01:16.702154 | instance | skipping: [instance] 2026-03-18 11:01:16.702384 | instance | 2026-03-18 11:01:16.702784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:01:16.703033 | instance | Wednesday 18 March 2026 11:01:16 +0000 (0:00:00.075) 0:08:40.393 ******* 2026-03-18 11:01:16.782070 | instance | ok: [instance] 2026-03-18 11:01:16.782194 | instance | 2026-03-18 11:01:16.782371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:01:16.782542 | instance | Wednesday 18 March 2026 11:01:16 +0000 (0:00:00.080) 0:08:40.473 ******* 2026-03-18 11:01:16.929484 | instance | ok: [instance] => (item=volumev3) 2026-03-18 11:01:16.929736 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:01:16.930034 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:01:16.930399 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:01:16.930671 | instance | ok: [instance] => (item=image) 2026-03-18 11:01:16.930927 | instance | ok: [instance] => (item=identity) 2026-03-18 11:01:16.931167 | instance | 2026-03-18 11:01:16.931428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:01:16.931687 | instance | Wednesday 18 March 2026 11:01:16 +0000 (0:00:00.147) 0:08:40.620 ******* 2026-03-18 11:01:17.040053 | instance | ok: [instance] 2026-03-18 11:01:17.040116 | instance | 2026-03-18 11:01:17.040254 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:17.040418 | instance | Wednesday 18 March 2026 11:01:17 +0000 (0:00:00.110) 0:08:40.731 ******* 2026-03-18 11:01:17.158494 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:17.158557 | instance | 2026-03-18 11:01:17.158660 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:17.158807 | instance | Wednesday 18 March 2026 11:01:17 +0000 (0:00:00.118) 0:08:40.849 ******* 2026-03-18 11:01:17.785617 | instance | ok: [instance] 2026-03-18 11:01:17.785840 | instance | 2026-03-18 11:01:17.786196 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-03-18 11:01:17.786471 | instance | Wednesday 18 March 2026 11:01:17 +0000 (0:00:00.625) 0:08:41.474 ******* 2026-03-18 11:01:18.094081 | instance | ok: [instance] 2026-03-18 11:01:18.094209 | instance | 2026-03-18 11:01:18.094381 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-03-18 11:01:18.094551 | instance | Wednesday 18 March 2026 11:01:18 +0000 (0:00:00.310) 0:08:41.785 ******* 2026-03-18 11:01:18.184758 | instance | ok: [instance] 2026-03-18 11:01:18.184976 | instance | 2026-03-18 11:01:18.185247 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-03-18 11:01:18.185512 | instance | Wednesday 18 March 2026 11:01:18 +0000 (0:00:00.090) 0:08:41.875 ******* 2026-03-18 11:01:18.379512 | instance | ok: [instance] 2026-03-18 11:01:18.379592 | instance | 2026-03-18 11:01:18.379715 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-03-18 11:01:18.379901 | instance | Wednesday 18 March 2026 11:01:18 +0000 (0:00:00.194) 0:08:42.070 ******* 2026-03-18 11:01:20.787137 | instance | ok: [instance] 2026-03-18 11:01:20.787413 | instance | 2026-03-18 11:01:20.787692 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:01:20.788019 | instance | Wednesday 18 March 2026 11:01:20 +0000 (0:00:02.407) 0:08:44.478 ******* 2026-03-18 11:01:20.952952 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:01:20.953147 | instance | 2026-03-18 11:01:20.953431 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:01:20.953769 | instance | Wednesday 18 March 2026 11:01:20 +0000 (0:00:00.165) 0:08:44.643 ******* 2026-03-18 11:01:21.030175 | instance | skipping: [instance] 2026-03-18 11:01:21.030517 | instance | 2026-03-18 11:01:21.030884 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:01:21.031206 | instance | Wednesday 18 March 2026 11:01:21 +0000 (0:00:00.077) 0:08:44.721 ******* 2026-03-18 11:01:21.106683 | instance | skipping: [instance] 2026-03-18 11:01:21.106963 | instance | 2026-03-18 11:01:21.107294 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:01:21.107677 | instance | Wednesday 18 March 2026 11:01:21 +0000 (0:00:00.076) 0:08:44.797 ******* 2026-03-18 11:01:21.216676 | instance | ok: [instance] 2026-03-18 11:01:21.217009 | instance | 2026-03-18 11:01:21.217332 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-03-18 11:01:21.217649 | instance | Wednesday 18 March 2026 11:01:21 +0000 (0:00:00.109) 0:08:44.907 ******* 2026-03-18 11:01:21.435773 | instance | included: ingress for instance 2026-03-18 11:01:21.436004 | instance | 2026-03-18 11:01:21.436282 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-03-18 11:01:21.436576 | instance | Wednesday 18 March 2026 11:01:21 +0000 (0:00:00.219) 0:08:45.126 ******* 2026-03-18 11:01:22.622041 | instance | ok: [instance] 2026-03-18 11:01:22.622244 | instance | 2026-03-18 11:01:22.622526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:01:22.622786 | instance | Wednesday 18 March 2026 11:01:22 +0000 (0:00:01.185) 0:08:46.312 ******* 2026-03-18 11:01:22.731532 | instance | ok: [instance] 2026-03-18 11:01:22.731596 | instance | 2026-03-18 11:01:22.731750 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:01:22.731917 | instance | Wednesday 18 March 2026 11:01:22 +0000 (0:00:00.110) 0:08:46.422 ******* 2026-03-18 11:01:22.801796 | instance | skipping: [instance] 2026-03-18 11:01:22.801975 | instance | 2026-03-18 11:01:22.805896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:01:22.805914 | instance | Wednesday 18 March 2026 11:01:22 +0000 (0:00:00.070) 0:08:46.493 ******* 2026-03-18 11:01:22.877129 | instance | skipping: [instance] 2026-03-18 11:01:22.877364 | instance | 2026-03-18 11:01:22.877688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:01:22.878011 | instance | Wednesday 18 March 2026 11:01:22 +0000 (0:00:00.074) 0:08:46.568 ******* 2026-03-18 11:01:22.948243 | instance | skipping: [instance] 2026-03-18 11:01:22.948506 | instance | 2026-03-18 11:01:22.948828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:01:22.949189 | instance | Wednesday 18 March 2026 11:01:22 +0000 (0:00:00.069) 0:08:46.637 ******* 2026-03-18 11:01:23.023098 | instance | skipping: [instance] 2026-03-18 11:01:23.023356 | instance | 2026-03-18 11:01:23.023651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:01:23.023988 | instance | Wednesday 18 March 2026 11:01:23 +0000 (0:00:00.075) 0:08:46.713 ******* 2026-03-18 11:01:23.099268 | instance | skipping: [instance] 2026-03-18 11:01:23.099514 | instance | 2026-03-18 11:01:23.099798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:01:23.100063 | instance | Wednesday 18 March 2026 11:01:23 +0000 (0:00:00.076) 0:08:46.790 ******* 2026-03-18 11:01:23.179485 | instance | ok: [instance] 2026-03-18 11:01:23.181407 | instance | 2026-03-18 11:01:23.181580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:01:23.181845 | instance | Wednesday 18 March 2026 11:01:23 +0000 (0:00:00.080) 0:08:46.870 ******* 2026-03-18 11:01:23.292337 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:01:23.292574 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:01:23.292833 | instance | ok: [instance] => (item=placement) 2026-03-18 11:01:23.293092 | instance | ok: [instance] => (item=identity) 2026-03-18 11:01:23.293343 | instance | 2026-03-18 11:01:23.293626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:01:23.293929 | instance | Wednesday 18 March 2026 11:01:23 +0000 (0:00:00.112) 0:08:46.983 ******* 2026-03-18 11:01:23.410485 | instance | ok: [instance] 2026-03-18 11:01:23.410736 | instance | 2026-03-18 11:01:23.411037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:23.411298 | instance | Wednesday 18 March 2026 11:01:23 +0000 (0:00:00.118) 0:08:47.101 ******* 2026-03-18 11:01:23.524368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:23.524587 | instance | 2026-03-18 11:01:23.524855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:23.525121 | instance | Wednesday 18 March 2026 11:01:23 +0000 (0:00:00.113) 0:08:47.215 ******* 2026-03-18 11:01:24.121714 | instance | ok: [instance] 2026-03-18 11:01:24.122081 | instance | 2026-03-18 11:01:24.122359 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-03-18 11:01:24.122629 | instance | Wednesday 18 March 2026 11:01:24 +0000 (0:00:00.596) 0:08:47.812 ******* 2026-03-18 11:01:26.200629 | instance | ok: [instance] 2026-03-18 11:01:26.200914 | instance | 2026-03-18 11:01:26.201198 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:01:26.201472 | instance | Wednesday 18 March 2026 11:01:26 +0000 (0:00:02.079) 0:08:49.891 ******* 2026-03-18 11:01:26.377060 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:01:26.377291 | instance | 2026-03-18 11:01:26.377575 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:01:26.377942 | instance | Wednesday 18 March 2026 11:01:26 +0000 (0:00:00.176) 0:08:50.067 ******* 2026-03-18 11:01:26.446735 | instance | skipping: [instance] 2026-03-18 11:01:26.446976 | instance | 2026-03-18 11:01:26.447281 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:01:26.447554 | instance | Wednesday 18 March 2026 11:01:26 +0000 (0:00:00.069) 0:08:50.137 ******* 2026-03-18 11:01:26.532022 | instance | skipping: [instance] 2026-03-18 11:01:26.532165 | instance | 2026-03-18 11:01:26.532432 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:01:26.532705 | instance | Wednesday 18 March 2026 11:01:26 +0000 (0:00:00.085) 0:08:50.223 ******* 2026-03-18 11:01:26.614369 | instance | ok: [instance] 2026-03-18 11:01:26.614783 | instance | 2026-03-18 11:01:26.614871 | instance | TASK [Create Ingress placement] ************************************************ 2026-03-18 11:01:26.615247 | instance | Wednesday 18 March 2026 11:01:26 +0000 (0:00:00.082) 0:08:50.305 ******* 2026-03-18 11:01:26.729032 | instance | included: ingress for instance 2026-03-18 11:01:26.729255 | instance | 2026-03-18 11:01:26.729534 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-03-18 11:01:26.729807 | instance | Wednesday 18 March 2026 11:01:26 +0000 (0:00:00.114) 0:08:50.420 ******* 2026-03-18 11:01:28.184201 | instance | ok: [instance] 2026-03-18 11:01:28.184280 | instance | 2026-03-18 11:01:28.184397 | instance | PLAY [Configure operating system] ********************************************** 2026-03-18 11:01:28.184511 | instance | 2026-03-18 11:01:28.184649 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 11:01:28.184824 | instance | Wednesday 18 March 2026 11:01:28 +0000 (0:00:01.455) 0:08:51.875 ******* 2026-03-18 11:01:33.130401 | instance | ok: [instance] 2026-03-18 11:01:33.130494 | instance | 2026-03-18 11:01:33.130602 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-03-18 11:01:33.130723 | instance | Wednesday 18 March 2026 11:01:33 +0000 (0:00:04.946) 0:08:56.821 ******* 2026-03-18 11:01:33.363605 | instance | ok: [instance] 2026-03-18 11:01:33.363699 | instance | 2026-03-18 11:01:33.363710 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-03-18 11:01:33.363719 | instance | Wednesday 18 March 2026 11:01:33 +0000 (0:00:00.232) 0:08:57.054 ******* 2026-03-18 11:01:33.424668 | instance | skipping: [instance] 2026-03-18 11:01:33.424755 | instance | 2026-03-18 11:01:33.424879 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-03-18 11:01:33.425007 | instance | Wednesday 18 March 2026 11:01:33 +0000 (0:00:00.061) 0:08:57.116 ******* 2026-03-18 11:01:33.503974 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-03-18 11:01:33.504041 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-03-18 11:01:33.504794 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-03-18 11:01:33.504839 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-03-18 11:01:33.504844 | instance | skipping: [instance] 2026-03-18 11:01:33.504849 | instance | 2026-03-18 11:01:33.504854 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-03-18 11:01:33.504859 | instance | Wednesday 18 March 2026 11:01:33 +0000 (0:00:00.079) 0:08:57.195 ******* 2026-03-18 11:01:33.593294 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-03-18 11:01:33.593353 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-03-18 11:01:33.593364 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-03-18 11:01:33.593374 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-03-18 11:01:33.593383 | instance | skipping: [instance] 2026-03-18 11:01:33.593392 | instance | 2026-03-18 11:01:33.593402 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-03-18 11:01:33.593412 | instance | Wednesday 18 March 2026 11:01:33 +0000 (0:00:00.087) 0:08:57.282 ******* 2026-03-18 11:01:33.659658 | instance | skipping: [instance] 2026-03-18 11:01:33.659722 | instance | 2026-03-18 11:01:33.659893 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-03-18 11:01:33.660015 | instance | Wednesday 18 March 2026 11:01:33 +0000 (0:00:00.068) 0:08:57.351 ******* 2026-03-18 11:01:33.764643 | instance | skipping: [instance] 2026-03-18 11:01:33.764723 | instance | 2026-03-18 11:01:33.764833 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-03-18 11:01:33.764986 | instance | Wednesday 18 March 2026 11:01:33 +0000 (0:00:00.104) 0:08:57.455 ******* 2026-03-18 11:01:34.151762 | instance | ok: [instance] 2026-03-18 11:01:34.151856 | instance | 2026-03-18 11:01:34.151985 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-03-18 11:01:34.152112 | instance | Wednesday 18 March 2026 11:01:34 +0000 (0:00:00.387) 0:08:57.843 ******* 2026-03-18 11:01:35.276418 | instance | ok: [instance] 2026-03-18 11:01:35.277115 | instance | 2026-03-18 11:01:35.277130 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-03-18 11:01:35.277141 | instance | Wednesday 18 March 2026 11:01:35 +0000 (0:00:01.124) 0:08:58.967 ******* 2026-03-18 11:01:35.797913 | instance | ok: [instance] 2026-03-18 11:01:35.797983 | instance | 2026-03-18 11:01:35.798140 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-03-18 11:01:35.798258 | instance | Wednesday 18 March 2026 11:01:35 +0000 (0:00:00.521) 0:08:59.489 ******* 2026-03-18 11:01:36.902014 | instance | ok: [instance] 2026-03-18 11:01:36.902421 | instance | 2026-03-18 11:01:36.902440 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-03-18 11:01:36.902446 | instance | Wednesday 18 March 2026 11:01:36 +0000 (0:00:01.104) 0:09:00.593 ******* 2026-03-18 11:01:37.339905 | instance | ok: [instance] 2026-03-18 11:01:37.339983 | instance | 2026-03-18 11:01:37.340121 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-03-18 11:01:37.340240 | instance | Wednesday 18 March 2026 11:01:37 +0000 (0:00:00.437) 0:09:01.031 ******* 2026-03-18 11:01:37.802622 | instance | ok: [instance] 2026-03-18 11:01:37.802708 | instance | 2026-03-18 11:01:37.802953 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-03-18 11:01:37.802999 | instance | Wednesday 18 March 2026 11:01:37 +0000 (0:00:00.462) 0:09:01.493 ******* 2026-03-18 11:01:38.378222 | instance | ok: [instance] 2026-03-18 11:01:38.378331 | instance | 2026-03-18 11:01:38.378805 | instance | PLAY [Deploy SDN] ************************************************************** 2026-03-18 11:01:38.378853 | instance | 2026-03-18 11:01:38.378859 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:01:38.378864 | instance | Wednesday 18 March 2026 11:01:38 +0000 (0:00:00.575) 0:09:02.069 ******* 2026-03-18 11:01:38.473876 | instance | ok: [instance] 2026-03-18 11:01:38.474233 | instance | 2026-03-18 11:01:38.474282 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:01:38.474288 | instance | Wednesday 18 March 2026 11:01:38 +0000 (0:00:00.095) 0:09:02.164 ******* 2026-03-18 11:01:38.541933 | instance | skipping: [instance] 2026-03-18 11:01:38.542062 | instance | 2026-03-18 11:01:38.542205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:01:38.542327 | instance | Wednesday 18 March 2026 11:01:38 +0000 (0:00:00.068) 0:09:02.233 ******* 2026-03-18 11:01:38.873755 | instance | skipping: [instance] 2026-03-18 11:01:38.873898 | instance | 2026-03-18 11:01:38.874104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:01:38.874276 | instance | Wednesday 18 March 2026 11:01:38 +0000 (0:00:00.331) 0:09:02.564 ******* 2026-03-18 11:01:38.944823 | instance | skipping: [instance] 2026-03-18 11:01:38.945083 | instance | 2026-03-18 11:01:38.945380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:01:38.945631 | instance | Wednesday 18 March 2026 11:01:38 +0000 (0:00:00.071) 0:09:02.636 ******* 2026-03-18 11:01:39.006502 | instance | skipping: [instance] 2026-03-18 11:01:39.006634 | instance | 2026-03-18 11:01:39.006906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:01:39.007170 | instance | Wednesday 18 March 2026 11:01:38 +0000 (0:00:00.061) 0:09:02.697 ******* 2026-03-18 11:01:39.080786 | instance | skipping: [instance] 2026-03-18 11:01:39.080987 | instance | 2026-03-18 11:01:39.081299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:01:39.081563 | instance | Wednesday 18 March 2026 11:01:39 +0000 (0:00:00.074) 0:09:02.771 ******* 2026-03-18 11:01:39.161177 | instance | ok: [instance] 2026-03-18 11:01:39.161406 | instance | 2026-03-18 11:01:39.161671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:01:39.161991 | instance | Wednesday 18 March 2026 11:01:39 +0000 (0:00:00.080) 0:09:02.852 ******* 2026-03-18 11:01:39.229306 | instance | skipping: [instance] 2026-03-18 11:01:39.229451 | instance | 2026-03-18 11:01:39.229641 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:01:39.229812 | instance | Wednesday 18 March 2026 11:01:39 +0000 (0:00:00.068) 0:09:02.920 ******* 2026-03-18 11:01:39.335813 | instance | ok: [instance] 2026-03-18 11:01:39.336094 | instance | 2026-03-18 11:01:39.336425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:39.336707 | instance | Wednesday 18 March 2026 11:01:39 +0000 (0:00:00.105) 0:09:03.026 ******* 2026-03-18 11:01:39.443644 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:39.443809 | instance | 2026-03-18 11:01:39.443986 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:39.452691 | instance | Wednesday 18 March 2026 11:01:39 +0000 (0:00:00.108) 0:09:03.134 ******* 2026-03-18 11:01:40.055314 | instance | ok: [instance] 2026-03-18 11:01:40.055544 | instance | 2026-03-18 11:01:40.055859 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-03-18 11:01:40.056139 | instance | Wednesday 18 March 2026 11:01:40 +0000 (0:00:00.611) 0:09:03.746 ******* 2026-03-18 11:01:40.315161 | instance | ok: [instance] 2026-03-18 11:01:40.315229 | instance | 2026-03-18 11:01:40.315357 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-03-18 11:01:40.315476 | instance | Wednesday 18 March 2026 11:01:40 +0000 (0:00:00.260) 0:09:04.006 ******* 2026-03-18 11:01:40.387458 | instance | ok: [instance] => { 2026-03-18 11:01:40.387700 | instance | "changed": false, 2026-03-18 11:01:40.387958 | instance | "msg": "All assertions passed" 2026-03-18 11:01:40.388209 | instance | } 2026-03-18 11:01:40.388466 | instance | 2026-03-18 11:01:40.388714 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-03-18 11:01:40.388984 | instance | Wednesday 18 March 2026 11:01:40 +0000 (0:00:00.072) 0:09:04.078 ******* 2026-03-18 11:01:40.940578 | instance | ok: [instance] 2026-03-18 11:01:40.940789 | instance | 2026-03-18 11:01:40.941104 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-03-18 11:01:40.941381 | instance | Wednesday 18 March 2026 11:01:40 +0000 (0:00:00.552) 0:09:04.631 ******* 2026-03-18 11:01:41.018632 | instance | ok: [instance] => { 2026-03-18 11:01:41.018849 | instance | "changed": false, 2026-03-18 11:01:41.019135 | instance | "msg": "Successfully pulled openvswitch image" 2026-03-18 11:01:41.019380 | instance | } 2026-03-18 11:01:41.019632 | instance | 2026-03-18 11:01:41.019907 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-03-18 11:01:41.020179 | instance | Wednesday 18 March 2026 11:01:41 +0000 (0:00:00.078) 0:09:04.709 ******* 2026-03-18 11:01:42.848864 | instance | ok: [instance] 2026-03-18 11:01:42.849095 | instance | 2026-03-18 11:01:42.849450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:42.849727 | instance | Wednesday 18 March 2026 11:01:42 +0000 (0:00:01.828) 0:09:06.537 ******* 2026-03-18 11:01:42.978495 | instance | skipping: [instance] 2026-03-18 11:01:42.978737 | instance | 2026-03-18 11:01:42.979007 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-03-18 11:01:42.979271 | instance | Wednesday 18 March 2026 11:01:42 +0000 (0:00:00.130) 0:09:06.668 ******* 2026-03-18 11:01:43.134038 | instance | skipping: [instance] 2026-03-18 11:01:43.134352 | instance | 2026-03-18 11:01:43.134781 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:43.135131 | instance | Wednesday 18 March 2026 11:01:43 +0000 (0:00:00.154) 0:09:06.823 ******* 2026-03-18 11:01:43.249756 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:43.249869 | instance | 2026-03-18 11:01:43.250012 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:43.250134 | instance | Wednesday 18 March 2026 11:01:43 +0000 (0:00:00.117) 0:09:06.940 ******* 2026-03-18 11:01:43.877372 | instance | ok: [instance] 2026-03-18 11:01:43.877482 | instance | 2026-03-18 11:01:43.877496 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-03-18 11:01:43.877509 | instance | Wednesday 18 March 2026 11:01:43 +0000 (0:00:00.626) 0:09:07.566 ******* 2026-03-18 11:01:43.946886 | instance | skipping: [instance] 2026-03-18 11:01:43.947061 | instance | 2026-03-18 11:01:43.947414 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-03-18 11:01:43.947706 | instance | Wednesday 18 March 2026 11:01:43 +0000 (0:00:00.070) 0:09:07.637 ******* 2026-03-18 11:01:44.024335 | instance | skipping: [instance] 2026-03-18 11:01:44.024585 | instance | 2026-03-18 11:01:44.024833 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-03-18 11:01:44.025102 | instance | Wednesday 18 March 2026 11:01:44 +0000 (0:00:00.077) 0:09:07.715 ******* 2026-03-18 11:01:44.567098 | instance | ok: [instance] 2026-03-18 11:01:44.567424 | instance | 2026-03-18 11:01:44.567657 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-03-18 11:01:44.567937 | instance | Wednesday 18 March 2026 11:01:44 +0000 (0:00:00.542) 0:09:08.257 ******* 2026-03-18 11:01:44.646309 | instance | ok: [instance] => { 2026-03-18 11:01:44.646557 | instance | "changed": false, 2026-03-18 11:01:44.646991 | instance | "msg": "Successfully pulled ovn-controller image" 2026-03-18 11:01:44.647363 | instance | } 2026-03-18 11:01:44.647646 | instance | 2026-03-18 11:01:44.647944 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-03-18 11:01:44.648342 | instance | Wednesday 18 March 2026 11:01:44 +0000 (0:00:00.079) 0:09:08.337 ******* 2026-03-18 11:01:44.954004 | instance | skipping: [instance] 2026-03-18 11:01:44.954144 | instance | 2026-03-18 11:01:44.954291 | instance | PLAY [controllers[0]] ********************************************************** 2026-03-18 11:01:44.954437 | instance | 2026-03-18 11:01:44.954586 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 11:01:44.954741 | instance | Wednesday 18 March 2026 11:01:44 +0000 (0:00:00.308) 0:09:08.645 ******* 2026-03-18 11:01:49.212754 | instance | ok: [instance] 2026-03-18 11:01:49.212890 | instance | 2026-03-18 11:01:49.213026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:01:49.213233 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:04.258) 0:09:12.903 ******* 2026-03-18 11:01:49.332125 | instance | ok: [instance] 2026-03-18 11:01:49.332342 | instance | 2026-03-18 11:01:49.332629 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:01:49.332910 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.119) 0:09:13.023 ******* 2026-03-18 11:01:49.407543 | instance | skipping: [instance] 2026-03-18 11:01:49.407679 | instance | 2026-03-18 11:01:49.407978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:01:49.408244 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.075) 0:09:13.098 ******* 2026-03-18 11:01:49.494545 | instance | skipping: [instance] 2026-03-18 11:01:49.494764 | instance | 2026-03-18 11:01:49.495059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:01:49.495329 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.086) 0:09:13.185 ******* 2026-03-18 11:01:49.571851 | instance | skipping: [instance] 2026-03-18 11:01:49.572068 | instance | 2026-03-18 11:01:49.572371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:01:49.572636 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.077) 0:09:13.262 ******* 2026-03-18 11:01:49.640719 | instance | skipping: [instance] 2026-03-18 11:01:49.640901 | instance | 2026-03-18 11:01:49.641199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:01:49.641547 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.069) 0:09:13.331 ******* 2026-03-18 11:01:49.710012 | instance | skipping: [instance] 2026-03-18 11:01:49.710262 | instance | 2026-03-18 11:01:49.710549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:01:49.710869 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.069) 0:09:13.401 ******* 2026-03-18 11:01:49.799622 | instance | ok: [instance] 2026-03-18 11:01:49.799848 | instance | 2026-03-18 11:01:49.800133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:01:49.800418 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.088) 0:09:13.490 ******* 2026-03-18 11:01:49.892116 | instance | ok: [instance] => (item=libvirt_exporter) 2026-03-18 11:01:49.892339 | instance | 2026-03-18 11:01:49.892610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:01:49.892884 | instance | Wednesday 18 March 2026 11:01:49 +0000 (0:00:00.092) 0:09:13.583 ******* 2026-03-18 11:01:50.013165 | instance | ok: [instance] 2026-03-18 11:01:50.013286 | instance | 2026-03-18 11:01:50.013298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:50.013330 | instance | Wednesday 18 March 2026 11:01:50 +0000 (0:00:00.118) 0:09:13.702 ******* 2026-03-18 11:01:50.137686 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:50.137983 | instance | 2026-03-18 11:01:50.138273 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:50.138602 | instance | Wednesday 18 March 2026 11:01:50 +0000 (0:00:00.126) 0:09:13.828 ******* 2026-03-18 11:01:50.752608 | instance | ok: [instance] 2026-03-18 11:01:50.752810 | instance | 2026-03-18 11:01:50.753116 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-03-18 11:01:50.753424 | instance | Wednesday 18 March 2026 11:01:50 +0000 (0:00:00.614) 0:09:14.443 ******* 2026-03-18 11:01:50.956144 | instance | skipping: [instance] 2026-03-18 11:01:50.956248 | instance | 2026-03-18 11:01:50.956349 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-03-18 11:01:50.956482 | instance | Wednesday 18 March 2026 11:01:50 +0000 (0:00:00.204) 0:09:14.647 ******* 2026-03-18 11:01:52.381717 | instance | ok: [instance] => (item=libvirt-vnc) 2026-03-18 11:01:52.382061 | instance | ok: [instance] => (item=libvirt-api) 2026-03-18 11:01:52.382323 | instance | 2026-03-18 11:01:52.382623 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-03-18 11:01:52.382942 | instance | Wednesday 18 March 2026 11:01:52 +0000 (0:00:01.425) 0:09:16.072 ******* 2026-03-18 11:01:53.766435 | instance | ok: [instance] => (item=libvirt-vnc) 2026-03-18 11:01:53.766547 | instance | ok: [instance] => (item=libvirt-api) 2026-03-18 11:01:53.766641 | instance | 2026-03-18 11:01:53.766773 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-03-18 11:01:53.766891 | instance | Wednesday 18 March 2026 11:01:53 +0000 (0:00:01.384) 0:09:17.457 ******* 2026-03-18 11:01:53.993444 | instance | ok: [instance] 2026-03-18 11:01:53.993684 | instance | 2026-03-18 11:01:53.994004 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-03-18 11:01:53.994286 | instance | Wednesday 18 March 2026 11:01:53 +0000 (0:00:00.226) 0:09:17.684 ******* 2026-03-18 11:01:56.079196 | instance | ok: [instance] 2026-03-18 11:01:56.079288 | instance | 2026-03-18 11:01:56.079497 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:01:56.079668 | instance | Wednesday 18 March 2026 11:01:56 +0000 (0:00:02.084) 0:09:19.769 ******* 2026-03-18 11:01:56.213342 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:01:56.213607 | instance | 2026-03-18 11:01:56.213955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:01:56.214252 | instance | Wednesday 18 March 2026 11:01:56 +0000 (0:00:00.130) 0:09:19.899 ******* 2026-03-18 11:01:56.818659 | instance | ok: [instance] 2026-03-18 11:01:56.818821 | instance | 2026-03-18 11:01:56.819011 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-03-18 11:01:56.819196 | instance | Wednesday 18 March 2026 11:01:56 +0000 (0:00:00.608) 0:09:20.508 ******* 2026-03-18 11:01:58.614340 | instance | ok: [instance] 2026-03-18 11:01:58.614569 | instance | 2026-03-18 11:01:58.614844 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-18 11:01:58.615132 | instance | Wednesday 18 March 2026 11:01:58 +0000 (0:00:01.795) 0:09:22.304 ******* 2026-03-18 11:01:59.737663 | instance | ok: [instance] 2026-03-18 11:01:59.738011 | instance | 2026-03-18 11:01:59.738171 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-18 11:01:59.738468 | instance | Wednesday 18 March 2026 11:01:59 +0000 (0:00:01.124) 0:09:23.428 ******* 2026-03-18 11:01:59.986488 | instance | ok: [instance] 2026-03-18 11:01:59.986765 | instance | 2026-03-18 11:01:59.987176 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-18 11:01:59.987470 | instance | Wednesday 18 March 2026 11:01:59 +0000 (0:00:00.248) 0:09:23.677 ******* 2026-03-18 11:02:00.563961 | instance | ok: [instance] 2026-03-18 11:02:00.564188 | instance | 2026-03-18 11:02:00.564485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:02:00.564754 | instance | Wednesday 18 March 2026 11:02:00 +0000 (0:00:00.576) 0:09:24.253 ******* 2026-03-18 11:02:00.691385 | instance | ok: [instance] 2026-03-18 11:02:00.691614 | instance | 2026-03-18 11:02:00.691896 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:02:00.692168 | instance | Wednesday 18 March 2026 11:02:00 +0000 (0:00:00.128) 0:09:24.382 ******* 2026-03-18 11:02:00.818425 | instance | included: rabbitmq for instance 2026-03-18 11:02:00.818661 | instance | 2026-03-18 11:02:00.818966 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:02:00.819254 | instance | Wednesday 18 March 2026 11:02:00 +0000 (0:00:00.126) 0:09:24.509 ******* 2026-03-18 11:02:01.551505 | instance | ok: [instance] 2026-03-18 11:02:01.551852 | instance | 2026-03-18 11:02:01.552177 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:02:01.552462 | instance | Wednesday 18 March 2026 11:02:01 +0000 (0:00:00.733) 0:09:25.242 ******* 2026-03-18 11:02:01.744418 | instance | skipping: [instance] 2026-03-18 11:02:01.744693 | instance | 2026-03-18 11:02:01.745027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:02:01.745359 | instance | Wednesday 18 March 2026 11:02:01 +0000 (0:00:00.192) 0:09:25.434 ******* 2026-03-18 11:02:01.932843 | instance | skipping: [instance] 2026-03-18 11:02:01.933246 | instance | 2026-03-18 11:02:01.933587 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:02:01.933956 | instance | Wednesday 18 March 2026 11:02:01 +0000 (0:00:00.188) 0:09:25.623 ******* 2026-03-18 11:02:02.118037 | instance | skipping: [instance] 2026-03-18 11:02:02.118423 | instance | 2026-03-18 11:02:02.118720 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:02:02.118997 | instance | Wednesday 18 March 2026 11:02:02 +0000 (0:00:00.185) 0:09:25.808 ******* 2026-03-18 11:02:03.103860 | instance | ok: [instance] 2026-03-18 11:02:03.104226 | instance | 2026-03-18 11:02:03.104609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:02:03.104937 | instance | Wednesday 18 March 2026 11:02:03 +0000 (0:00:00.986) 0:09:26.795 ******* 2026-03-18 11:02:03.778833 | instance | ok: [instance] 2026-03-18 11:02:03.778923 | instance | 2026-03-18 11:02:03.779232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:02:03.779503 | instance | Wednesday 18 March 2026 11:02:03 +0000 (0:00:00.674) 0:09:27.469 ******* 2026-03-18 11:02:03.868342 | instance | ok: [instance] 2026-03-18 11:02:03.868623 | instance | 2026-03-18 11:02:03.868920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:02:03.869188 | instance | Wednesday 18 March 2026 11:02:03 +0000 (0:00:00.089) 0:09:27.559 ******* 2026-03-18 11:02:03.957369 | instance | skipping: [instance] 2026-03-18 11:02:03.957695 | instance | 2026-03-18 11:02:03.958071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:02:03.958366 | instance | Wednesday 18 March 2026 11:02:03 +0000 (0:00:00.089) 0:09:27.648 ******* 2026-03-18 11:02:04.044555 | instance | skipping: [instance] 2026-03-18 11:02:04.044820 | instance | 2026-03-18 11:02:04.045141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:02:04.045439 | instance | Wednesday 18 March 2026 11:02:04 +0000 (0:00:00.087) 0:09:27.735 ******* 2026-03-18 11:02:04.124121 | instance | ok: [instance] 2026-03-18 11:02:04.124269 | instance | 2026-03-18 11:02:04.124465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:02:04.124668 | instance | Wednesday 18 March 2026 11:02:04 +0000 (0:00:00.079) 0:09:27.815 ******* 2026-03-18 11:02:04.386878 | instance | ok: [instance] => (item=network) 2026-03-18 11:02:04.387100 | instance | ok: [instance] => (item=placement) 2026-03-18 11:02:04.387362 | instance | ok: [instance] => (item=compute_metadata) 2026-03-18 11:02:04.387624 | instance | ok: [instance] => (item=volumev3) 2026-03-18 11:02:04.387881 | instance | ok: [instance] => (item=compute) 2026-03-18 11:02:04.388158 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:02:04.388405 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:02:04.388663 | instance | ok: [instance] => (item=oslo_db_api) 2026-03-18 11:02:04.388916 | instance | ok: [instance] => (item=baremetal) 2026-03-18 11:02:04.389174 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:02:04.389435 | instance | ok: [instance] => (item=image) 2026-03-18 11:02:04.389690 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-03-18 11:02:04.390062 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-03-18 11:02:04.390317 | instance | ok: [instance] => (item=identity) 2026-03-18 11:02:04.390591 | instance | 2026-03-18 11:02:04.390856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:02:04.391124 | instance | Wednesday 18 March 2026 11:02:04 +0000 (0:00:00.262) 0:09:28.077 ******* 2026-03-18 11:02:04.518590 | instance | ok: [instance] 2026-03-18 11:02:04.518722 | instance | 2026-03-18 11:02:04.518908 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:02:04.519115 | instance | Wednesday 18 March 2026 11:02:04 +0000 (0:00:00.131) 0:09:28.209 ******* 2026-03-18 11:02:04.632853 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:02:04.633071 | instance | 2026-03-18 11:02:04.633349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:02:04.633618 | instance | Wednesday 18 March 2026 11:02:04 +0000 (0:00:00.114) 0:09:28.323 ******* 2026-03-18 11:02:05.284072 | instance | ok: [instance] 2026-03-18 11:02:05.284303 | instance | 2026-03-18 11:02:05.284635 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-03-18 11:02:05.284925 | instance | Wednesday 18 March 2026 11:02:05 +0000 (0:00:00.649) 0:09:28.973 ******* 2026-03-18 11:02:05.372244 | instance | skipping: [instance] 2026-03-18 11:02:05.372489 | instance | 2026-03-18 11:02:05.372792 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-03-18 11:02:05.373044 | instance | Wednesday 18 March 2026 11:02:05 +0000 (0:00:00.089) 0:09:29.063 ******* 2026-03-18 11:02:05.805444 | instance | ok: [instance -> localhost] 2026-03-18 11:02:05.805765 | instance | 2026-03-18 11:02:05.806138 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-03-18 11:02:05.806407 | instance | Wednesday 18 March 2026 11:02:05 +0000 (0:00:00.432) 0:09:29.496 ******* 2026-03-18 11:02:06.429475 | instance | ok: [instance -> localhost] 2026-03-18 11:02:06.429714 | instance | 2026-03-18 11:02:06.430049 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-03-18 11:02:06.430323 | instance | Wednesday 18 March 2026 11:02:06 +0000 (0:00:00.624) 0:09:30.120 ******* 2026-03-18 11:02:06.964554 | instance | ok: [instance -> localhost] 2026-03-18 11:02:06.964789 | instance | 2026-03-18 11:02:06.965057 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-03-18 11:02:06.965320 | instance | Wednesday 18 March 2026 11:02:06 +0000 (0:00:00.535) 0:09:30.655 ******* 2026-03-18 11:02:07.198423 | instance | ok: [instance -> localhost] 2026-03-18 11:02:07.198542 | instance | 2026-03-18 11:02:07.198708 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-03-18 11:02:07.198883 | instance | Wednesday 18 March 2026 11:02:07 +0000 (0:00:00.233) 0:09:30.889 ******* 2026-03-18 11:02:08.598106 | instance | ok: [instance] => (item=nova-bootstrap) 2026-03-18 11:02:08.598370 | instance | ok: [instance] => (item=nova-cell-setup) 2026-03-18 11:02:08.598614 | instance | 2026-03-18 11:02:08.598886 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-03-18 11:02:08.599154 | instance | Wednesday 18 March 2026 11:02:08 +0000 (0:00:01.399) 0:09:32.288 ******* 2026-03-18 11:02:09.219682 | instance | ok: [instance] 2026-03-18 11:02:09.219917 | instance | 2026-03-18 11:02:09.225209 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-03-18 11:02:09.225284 | instance | Wednesday 18 March 2026 11:02:09 +0000 (0:00:00.621) 0:09:32.910 ******* 2026-03-18 11:02:12.572122 | instance | ok: [instance] 2026-03-18 11:02:12.572454 | instance | 2026-03-18 11:02:12.572809 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:02:12.573125 | instance | Wednesday 18 March 2026 11:02:12 +0000 (0:00:03.352) 0:09:36.262 ******* 2026-03-18 11:02:12.751236 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:02:12.751563 | instance | 2026-03-18 11:02:12.751932 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:02:12.752229 | instance | Wednesday 18 March 2026 11:02:12 +0000 (0:00:00.179) 0:09:36.442 ******* 2026-03-18 11:02:12.849408 | instance | skipping: [instance] 2026-03-18 11:02:12.849588 | instance | 2026-03-18 11:02:12.849762 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:02:12.849955 | instance | Wednesday 18 March 2026 11:02:12 +0000 (0:00:00.098) 0:09:36.540 ******* 2026-03-18 11:02:12.938604 | instance | skipping: [instance] 2026-03-18 11:02:12.938850 | instance | 2026-03-18 11:02:12.939265 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:02:12.939554 | instance | Wednesday 18 March 2026 11:02:12 +0000 (0:00:00.088) 0:09:36.629 ******* 2026-03-18 11:02:13.138864 | instance | ok: [instance] 2026-03-18 11:02:13.139109 | instance | 2026-03-18 11:02:13.139410 | instance | TASK [Create Ingress compute] ************************************************** 2026-03-18 11:02:13.139700 | instance | Wednesday 18 March 2026 11:02:13 +0000 (0:00:00.200) 0:09:36.829 ******* 2026-03-18 11:02:13.256932 | instance | included: ingress for instance 2026-03-18 11:02:13.257135 | instance | 2026-03-18 11:02:13.257416 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-03-18 11:02:13.257621 | instance | Wednesday 18 March 2026 11:02:13 +0000 (0:00:00.117) 0:09:36.947 ******* 2026-03-18 11:02:14.374490 | instance | ok: [instance] 2026-03-18 11:02:14.374558 | instance | 2026-03-18 11:02:14.374570 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:02:14.374580 | instance | Wednesday 18 March 2026 11:02:14 +0000 (0:00:01.115) 0:09:38.063 ******* 2026-03-18 11:02:14.576466 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:02:14.576527 | instance | 2026-03-18 11:02:14.576540 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:02:14.576673 | instance | Wednesday 18 March 2026 11:02:14 +0000 (0:00:00.204) 0:09:38.267 ******* 2026-03-18 11:02:14.662871 | instance | skipping: [instance] 2026-03-18 11:02:14.663003 | instance | 2026-03-18 11:02:14.663077 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:02:14.663197 | instance | Wednesday 18 March 2026 11:02:14 +0000 (0:00:00.086) 0:09:38.354 ******* 2026-03-18 11:02:14.741763 | instance | skipping: [instance] 2026-03-18 11:02:14.741874 | instance | 2026-03-18 11:02:14.741981 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:02:14.742112 | instance | Wednesday 18 March 2026 11:02:14 +0000 (0:00:00.078) 0:09:38.433 ******* 2026-03-18 11:02:14.829221 | instance | ok: [instance] 2026-03-18 11:02:14.829285 | instance | 2026-03-18 11:02:14.829421 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-03-18 11:02:14.829549 | instance | Wednesday 18 March 2026 11:02:14 +0000 (0:00:00.087) 0:09:38.520 ******* 2026-03-18 11:02:14.950346 | instance | included: ingress for instance 2026-03-18 11:02:14.950409 | instance | 2026-03-18 11:02:14.950784 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-03-18 11:02:14.950810 | instance | Wednesday 18 March 2026 11:02:14 +0000 (0:00:00.121) 0:09:38.641 ******* 2026-03-18 11:02:16.063864 | instance | ok: [instance] 2026-03-18 11:02:16.063968 | instance | 2026-03-18 11:02:16.064212 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-03-18 11:02:16.064387 | instance | Wednesday 18 March 2026 11:02:16 +0000 (0:00:01.112) 0:09:39.754 ******* 2026-03-18 11:02:16.791372 | instance | ok: [instance] 2026-03-18 11:02:16.791621 | instance | 2026-03-18 11:02:16.791900 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-03-18 11:02:16.792176 | instance | Wednesday 18 March 2026 11:02:16 +0000 (0:00:00.727) 0:09:40.482 ******* 2026-03-18 11:02:21.941094 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-03-18 11:02:21.941257 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-03-18 11:02:21.941449 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-03-18 11:02:21.941631 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-03-18 11:02:21.941815 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-03-18 11:02:21.942029 | instance | 2026-03-18 11:02:21.942206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:02:21.942380 | instance | Wednesday 18 March 2026 11:02:21 +0000 (0:00:05.149) 0:09:45.631 ******* 2026-03-18 11:02:22.067565 | instance | ok: [instance] 2026-03-18 11:02:22.067814 | instance | 2026-03-18 11:02:22.068093 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:02:22.068413 | instance | Wednesday 18 March 2026 11:02:22 +0000 (0:00:00.126) 0:09:45.758 ******* 2026-03-18 11:02:22.201450 | instance | included: rabbitmq for instance 2026-03-18 11:02:22.201693 | instance | 2026-03-18 11:02:22.202036 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:02:22.202321 | instance | Wednesday 18 March 2026 11:02:22 +0000 (0:00:00.133) 0:09:45.892 ******* 2026-03-18 11:02:22.941455 | instance | ok: [instance] 2026-03-18 11:02:22.941704 | instance | 2026-03-18 11:02:22.942372 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:02:22.942431 | instance | Wednesday 18 March 2026 11:02:22 +0000 (0:00:00.739) 0:09:46.632 ******* 2026-03-18 11:02:23.127016 | instance | skipping: [instance] 2026-03-18 11:02:23.127537 | instance | 2026-03-18 11:02:23.127603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:02:23.127612 | instance | Wednesday 18 March 2026 11:02:23 +0000 (0:00:00.185) 0:09:46.818 ******* 2026-03-18 11:02:23.301337 | instance | skipping: [instance] 2026-03-18 11:02:23.301415 | instance | 2026-03-18 11:02:23.301692 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:02:23.301739 | instance | Wednesday 18 March 2026 11:02:23 +0000 (0:00:00.174) 0:09:46.992 ******* 2026-03-18 11:02:23.481286 | instance | skipping: [instance] 2026-03-18 11:02:23.481376 | instance | 2026-03-18 11:02:23.481431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:02:23.481613 | instance | Wednesday 18 March 2026 11:02:23 +0000 (0:00:00.179) 0:09:47.171 ******* 2026-03-18 11:02:24.384389 | instance | ok: [instance] 2026-03-18 11:02:24.384503 | instance | 2026-03-18 11:02:24.384588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:02:24.384718 | instance | Wednesday 18 March 2026 11:02:24 +0000 (0:00:00.903) 0:09:48.075 ******* 2026-03-18 11:02:25.127536 | instance | ok: [instance] 2026-03-18 11:02:25.127638 | instance | 2026-03-18 11:02:25.127739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:02:25.127871 | instance | Wednesday 18 March 2026 11:02:25 +0000 (0:00:00.743) 0:09:48.818 ******* 2026-03-18 11:02:25.205947 | instance | ok: [instance] 2026-03-18 11:02:25.206062 | instance | 2026-03-18 11:02:25.206187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:02:25.206289 | instance | Wednesday 18 March 2026 11:02:25 +0000 (0:00:00.078) 0:09:48.897 ******* 2026-03-18 11:02:25.298855 | instance | skipping: [instance] 2026-03-18 11:02:25.298967 | instance | 2026-03-18 11:02:25.299022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:02:25.299150 | instance | Wednesday 18 March 2026 11:02:25 +0000 (0:00:00.092) 0:09:48.989 ******* 2026-03-18 11:02:25.495273 | instance | skipping: [instance] 2026-03-18 11:02:25.495394 | instance | 2026-03-18 11:02:25.495411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:02:25.495557 | instance | Wednesday 18 March 2026 11:02:25 +0000 (0:00:00.196) 0:09:49.186 ******* 2026-03-18 11:02:25.566035 | instance | ok: [instance] 2026-03-18 11:02:25.566289 | instance | 2026-03-18 11:02:25.566593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:02:25.566932 | instance | Wednesday 18 March 2026 11:02:25 +0000 (0:00:00.070) 0:09:49.257 ******* 2026-03-18 11:02:25.772643 | instance | ok: [instance] => (item=dns) 2026-03-18 11:02:25.772876 | instance | ok: [instance] => (item=network) 2026-03-18 11:02:25.773157 | instance | ok: [instance] => (item=compute_metadata) 2026-03-18 11:02:25.773458 | instance | ok: [instance] => (item=compute) 2026-03-18 11:02:25.773776 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:02:25.774168 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:02:25.774451 | instance | ok: [instance] => (item=load_balancer) 2026-03-18 11:02:25.774718 | instance | ok: [instance] => (item=baremetal) 2026-03-18 11:02:25.775104 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:02:25.775375 | instance | ok: [instance] => (item=identity) 2026-03-18 11:02:25.775628 | instance | 2026-03-18 11:02:25.775899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:02:25.776166 | instance | Wednesday 18 March 2026 11:02:25 +0000 (0:00:00.206) 0:09:49.463 ******* 2026-03-18 11:02:25.903338 | instance | ok: [instance] 2026-03-18 11:02:25.903443 | instance | 2026-03-18 11:02:25.903515 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:02:25.903636 | instance | Wednesday 18 March 2026 11:02:25 +0000 (0:00:00.130) 0:09:49.593 ******* 2026-03-18 11:02:26.021220 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:02:26.021457 | instance | 2026-03-18 11:02:26.021739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:02:26.022061 | instance | Wednesday 18 March 2026 11:02:26 +0000 (0:00:00.117) 0:09:49.711 ******* 2026-03-18 11:02:26.662539 | instance | ok: [instance] 2026-03-18 11:02:26.662713 | instance | 2026-03-18 11:02:26.663004 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-03-18 11:02:26.663280 | instance | Wednesday 18 March 2026 11:02:26 +0000 (0:00:00.641) 0:09:50.353 ******* 2026-03-18 11:02:26.737479 | instance | skipping: [instance] 2026-03-18 11:02:26.737653 | instance | 2026-03-18 11:02:26.737960 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-03-18 11:02:26.738238 | instance | Wednesday 18 March 2026 11:02:26 +0000 (0:00:00.075) 0:09:50.428 ******* 2026-03-18 11:02:27.168221 | instance | ok: [instance] 2026-03-18 11:02:27.168455 | instance | 2026-03-18 11:02:27.168739 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-03-18 11:02:27.169016 | instance | Wednesday 18 March 2026 11:02:27 +0000 (0:00:00.430) 0:09:50.859 ******* 2026-03-18 11:02:27.241817 | instance | skipping: [instance] 2026-03-18 11:02:27.241978 | instance | 2026-03-18 11:02:27.242050 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-03-18 11:02:27.242215 | instance | Wednesday 18 March 2026 11:02:27 +0000 (0:00:00.073) 0:09:50.932 ******* 2026-03-18 11:02:27.351892 | instance | ok: [instance] 2026-03-18 11:02:27.352029 | instance | 2026-03-18 11:02:27.352336 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-03-18 11:02:27.352686 | instance | Wednesday 18 March 2026 11:02:27 +0000 (0:00:00.109) 0:09:51.042 ******* 2026-03-18 11:02:29.988543 | instance | ok: [instance] 2026-03-18 11:02:29.988781 | instance | 2026-03-18 11:02:29.989208 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:02:29.989642 | instance | Wednesday 18 March 2026 11:02:29 +0000 (0:00:02.636) 0:09:53.679 ******* 2026-03-18 11:02:30.202943 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:02:30.203169 | instance | 2026-03-18 11:02:30.203464 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:02:30.203737 | instance | Wednesday 18 March 2026 11:02:30 +0000 (0:00:00.214) 0:09:53.893 ******* 2026-03-18 11:02:30.293317 | instance | skipping: [instance] 2026-03-18 11:02:30.293544 | instance | 2026-03-18 11:02:30.293936 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:02:30.294223 | instance | Wednesday 18 March 2026 11:02:30 +0000 (0:00:00.090) 0:09:53.984 ******* 2026-03-18 11:02:30.377988 | instance | skipping: [instance] 2026-03-18 11:02:30.378260 | instance | 2026-03-18 11:02:30.378598 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:02:30.378853 | instance | Wednesday 18 March 2026 11:02:30 +0000 (0:00:00.084) 0:09:54.068 ******* 2026-03-18 11:02:30.464132 | instance | ok: [instance] 2026-03-18 11:02:30.464387 | instance | 2026-03-18 11:02:30.464741 | instance | TASK [Create Ingress network] ************************************************** 2026-03-18 11:02:30.465038 | instance | Wednesday 18 March 2026 11:02:30 +0000 (0:00:00.086) 0:09:54.155 ******* 2026-03-18 11:02:30.595701 | instance | included: ingress for instance 2026-03-18 11:02:30.595940 | instance | 2026-03-18 11:02:30.596211 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-03-18 11:02:30.596478 | instance | Wednesday 18 March 2026 11:02:30 +0000 (0:00:00.131) 0:09:54.286 ******* 2026-03-18 11:02:31.827583 | instance | ok: [instance] 2026-03-18 11:02:31.827779 | instance | 2026-03-18 11:02:31.828082 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-03-18 11:02:31.828354 | instance | Wednesday 18 March 2026 11:02:31 +0000 (0:00:01.231) 0:09:55.518 ******* 2026-03-18 11:02:32.523055 | instance | ok: [instance] 2026-03-18 11:02:32.523136 | instance | 2026-03-18 11:02:32.523222 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-03-18 11:02:32.523358 | instance | Wednesday 18 March 2026 11:02:32 +0000 (0:00:00.695) 0:09:56.214 ******* 2026-03-18 11:02:33.724848 | 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-03-18 11:02:33.724960 | instance | 2026-03-18 11:02:33.725138 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-03-18 11:02:33.725373 | instance | Wednesday 18 March 2026 11:02:33 +0000 (0:00:01.201) 0:09:57.415 ******* 2026-03-18 11:02:35.148102 | 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-03-18 11:02:35.148180 | instance | 2026-03-18 11:02:35.148458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:02:35.148511 | instance | Wednesday 18 March 2026 11:02:35 +0000 (0:00:01.422) 0:09:58.838 ******* 2026-03-18 11:02:35.516782 | instance | ok: [instance] 2026-03-18 11:02:35.516908 | instance | 2026-03-18 11:02:35.516924 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:02:35.517082 | instance | Wednesday 18 March 2026 11:02:35 +0000 (0:00:00.369) 0:09:59.208 ******* 2026-03-18 11:02:35.643903 | instance | included: rabbitmq for instance 2026-03-18 11:02:35.644011 | instance | 2026-03-18 11:02:35.644237 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:02:35.644298 | instance | Wednesday 18 March 2026 11:02:35 +0000 (0:00:00.127) 0:09:59.335 ******* 2026-03-18 11:02:36.330855 | instance | ok: [instance] 2026-03-18 11:02:36.330950 | instance | 2026-03-18 11:02:36.331083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:02:36.331204 | instance | Wednesday 18 March 2026 11:02:36 +0000 (0:00:00.686) 0:10:00.022 ******* 2026-03-18 11:02:36.503950 | instance | skipping: [instance] 2026-03-18 11:02:36.504028 | instance | 2026-03-18 11:02:36.504278 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:02:36.504322 | instance | Wednesday 18 March 2026 11:02:36 +0000 (0:00:00.173) 0:10:00.195 ******* 2026-03-18 11:02:36.689911 | instance | skipping: [instance] 2026-03-18 11:02:36.690089 | instance | 2026-03-18 11:02:36.690264 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:02:36.690395 | instance | Wednesday 18 March 2026 11:02:36 +0000 (0:00:00.185) 0:10:00.381 ******* 2026-03-18 11:02:36.888683 | instance | skipping: [instance] 2026-03-18 11:02:36.888855 | instance | 2026-03-18 11:02:36.889103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:02:36.889321 | instance | Wednesday 18 March 2026 11:02:36 +0000 (0:00:00.198) 0:10:00.579 ******* 2026-03-18 11:02:37.762711 | instance | ok: [instance] 2026-03-18 11:02:37.762955 | instance | 2026-03-18 11:02:37.763266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:02:37.763698 | instance | Wednesday 18 March 2026 11:02:37 +0000 (0:00:00.873) 0:10:01.453 ******* 2026-03-18 11:02:38.466598 | instance | ok: [instance] 2026-03-18 11:02:38.466841 | instance | 2026-03-18 11:02:38.467138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:02:38.467413 | instance | Wednesday 18 March 2026 11:02:38 +0000 (0:00:00.703) 0:10:02.157 ******* 2026-03-18 11:02:38.544826 | instance | ok: [instance] 2026-03-18 11:02:38.545039 | instance | 2026-03-18 11:02:38.545329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:02:38.545605 | instance | Wednesday 18 March 2026 11:02:38 +0000 (0:00:00.078) 0:10:02.235 ******* 2026-03-18 11:02:38.623577 | instance | skipping: [instance] 2026-03-18 11:02:38.623751 | instance | 2026-03-18 11:02:38.624030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:02:38.624333 | instance | Wednesday 18 March 2026 11:02:38 +0000 (0:00:00.078) 0:10:02.314 ******* 2026-03-18 11:02:38.705026 | instance | skipping: [instance] 2026-03-18 11:02:38.705257 | instance | 2026-03-18 11:02:38.705550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:02:38.705818 | instance | Wednesday 18 March 2026 11:02:38 +0000 (0:00:00.080) 0:10:02.395 ******* 2026-03-18 11:02:38.806388 | instance | ok: [instance] 2026-03-18 11:02:38.806757 | instance | 2026-03-18 11:02:38.807434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:02:38.807648 | instance | Wednesday 18 March 2026 11:02:38 +0000 (0:00:00.101) 0:10:02.497 ******* 2026-03-18 11:02:38.945165 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:02:38.945280 | instance | ok: [instance] => (item=orchestration) 2026-03-18 11:02:38.945381 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:02:38.945505 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:02:38.945640 | instance | ok: [instance] => (item=identity) 2026-03-18 11:02:38.945758 | instance | ok: [instance] => (item=cloudformation) 2026-03-18 11:02:38.945895 | instance | 2026-03-18 11:02:38.946045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:02:38.946162 | instance | Wednesday 18 March 2026 11:02:38 +0000 (0:00:00.139) 0:10:02.636 ******* 2026-03-18 11:02:39.058509 | instance | ok: [instance] 2026-03-18 11:02:39.058748 | instance | 2026-03-18 11:02:39.059100 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:02:39.059373 | instance | Wednesday 18 March 2026 11:02:39 +0000 (0:00:00.113) 0:10:02.749 ******* 2026-03-18 11:02:39.182381 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:02:39.182660 | instance | 2026-03-18 11:02:39.183155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:02:39.183447 | instance | Wednesday 18 March 2026 11:02:39 +0000 (0:00:00.124) 0:10:02.873 ******* 2026-03-18 11:02:39.798326 | instance | ok: [instance] 2026-03-18 11:02:39.798460 | instance | 2026-03-18 11:02:39.798652 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-03-18 11:02:39.798859 | instance | Wednesday 18 March 2026 11:02:39 +0000 (0:00:00.615) 0:10:03.488 ******* 2026-03-18 11:02:42.514988 | instance | ok: [instance] 2026-03-18 11:02:42.515166 | instance | 2026-03-18 11:02:42.515467 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:02:42.515729 | instance | Wednesday 18 March 2026 11:02:42 +0000 (0:00:02.716) 0:10:06.205 ******* 2026-03-18 11:02:42.709095 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:02:42.709213 | instance | 2026-03-18 11:02:42.709356 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:02:42.709521 | instance | Wednesday 18 March 2026 11:02:42 +0000 (0:00:00.194) 0:10:06.400 ******* 2026-03-18 11:02:42.785004 | instance | skipping: [instance] 2026-03-18 11:02:42.785226 | instance | 2026-03-18 11:02:42.785519 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:02:42.785768 | instance | Wednesday 18 March 2026 11:02:42 +0000 (0:00:00.075) 0:10:06.475 ******* 2026-03-18 11:02:42.870415 | instance | skipping: [instance] 2026-03-18 11:02:42.870682 | instance | 2026-03-18 11:02:42.870989 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:02:42.871278 | instance | Wednesday 18 March 2026 11:02:42 +0000 (0:00:00.085) 0:10:06.561 ******* 2026-03-18 11:02:42.966865 | instance | ok: [instance] 2026-03-18 11:02:42.967125 | instance | 2026-03-18 11:02:42.967477 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-03-18 11:02:42.968491 | instance | Wednesday 18 March 2026 11:02:42 +0000 (0:00:00.096) 0:10:06.657 ******* 2026-03-18 11:02:43.090794 | instance | included: ingress for instance 2026-03-18 11:02:43.091023 | instance | 2026-03-18 11:02:43.091305 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-03-18 11:02:43.091611 | instance | Wednesday 18 March 2026 11:02:43 +0000 (0:00:00.123) 0:10:06.781 ******* 2026-03-18 11:02:44.321033 | instance | ok: [instance] 2026-03-18 11:02:44.321144 | instance | 2026-03-18 11:02:44.321291 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:02:44.321479 | instance | Wednesday 18 March 2026 11:02:44 +0000 (0:00:01.230) 0:10:08.012 ******* 2026-03-18 11:02:44.622121 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:02:44.622328 | instance | 2026-03-18 11:02:44.622622 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:02:44.622874 | instance | Wednesday 18 March 2026 11:02:44 +0000 (0:00:00.300) 0:10:08.312 ******* 2026-03-18 11:02:44.698964 | instance | skipping: [instance] 2026-03-18 11:02:44.699215 | instance | 2026-03-18 11:02:44.699546 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:02:44.699918 | instance | Wednesday 18 March 2026 11:02:44 +0000 (0:00:00.077) 0:10:08.390 ******* 2026-03-18 11:02:44.789381 | instance | skipping: [instance] 2026-03-18 11:02:44.789479 | instance | 2026-03-18 11:02:44.789630 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:02:44.789812 | instance | Wednesday 18 March 2026 11:02:44 +0000 (0:00:00.089) 0:10:08.480 ******* 2026-03-18 11:02:44.880861 | instance | ok: [instance] 2026-03-18 11:02:44.881104 | instance | 2026-03-18 11:02:44.881392 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-03-18 11:02:44.881677 | instance | Wednesday 18 March 2026 11:02:44 +0000 (0:00:00.091) 0:10:08.571 ******* 2026-03-18 11:02:45.032432 | instance | included: ingress for instance 2026-03-18 11:02:45.032620 | instance | 2026-03-18 11:02:45.032894 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-03-18 11:02:45.033161 | instance | Wednesday 18 March 2026 11:02:45 +0000 (0:00:00.151) 0:10:08.723 ******* 2026-03-18 11:02:46.274635 | instance | ok: [instance] 2026-03-18 11:02:46.274906 | instance | 2026-03-18 11:02:46.275214 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-18 11:02:46.275504 | instance | Wednesday 18 March 2026 11:02:46 +0000 (0:00:01.242) 0:10:09.965 ******* 2026-03-18 11:02:46.560066 | instance | ok: [instance] 2026-03-18 11:02:46.560181 | instance | 2026-03-18 11:02:46.560193 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 11:02:46.560204 | instance | Wednesday 18 March 2026 11:02:46 +0000 (0:00:00.284) 0:10:10.249 ******* 2026-03-18 11:02:47.715833 | instance | ok: [instance] 2026-03-18 11:02:47.716040 | instance | 2026-03-18 11:02:47.716326 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 11:02:47.716611 | instance | Wednesday 18 March 2026 11:02:47 +0000 (0:00:01.156) 0:10:11.406 ******* 2026-03-18 11:02:48.012706 | instance | ok: [instance] 2026-03-18 11:02:48.012823 | instance | 2026-03-18 11:02:48.013056 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 11:02:48.013326 | instance | Wednesday 18 March 2026 11:02:48 +0000 (0:00:00.297) 0:10:11.703 ******* 2026-03-18 11:02:48.127870 | instance | ok: [instance] => { 2026-03-18 11:02:48.128017 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-18 11:02:48.128199 | instance | } 2026-03-18 11:02:48.128371 | instance | 2026-03-18 11:02:48.128527 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 11:02:48.128692 | instance | Wednesday 18 March 2026 11:02:48 +0000 (0:00:00.115) 0:10:11.818 ******* 2026-03-18 11:02:48.572389 | instance | ok: [instance] 2026-03-18 11:02:48.572556 | instance | 2026-03-18 11:02:48.572852 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 11:02:48.573130 | instance | Wednesday 18 March 2026 11:02:48 +0000 (0:00:00.444) 0:10:12.263 ******* 2026-03-18 11:02:49.754462 | instance | ok: [instance] 2026-03-18 11:02:49.754598 | instance | 2026-03-18 11:02:49.754666 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-18 11:02:49.754800 | instance | Wednesday 18 March 2026 11:02:49 +0000 (0:00:01.182) 0:10:13.445 ******* 2026-03-18 11:02:50.332863 | instance | ok: [instance] 2026-03-18 11:02:50.333075 | instance | 2026-03-18 11:02:50.333511 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-18 11:02:50.333770 | instance | Wednesday 18 March 2026 11:02:50 +0000 (0:00:00.577) 0:10:14.023 ******* 2026-03-18 11:02:51.158119 | instance | ok: [instance] 2026-03-18 11:02:51.158262 | instance | 2026-03-18 11:02:51.158278 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-18 11:02:51.158434 | instance | Wednesday 18 March 2026 11:02:51 +0000 (0:00:00.826) 0:10:14.849 ******* 2026-03-18 11:02:52.094063 | instance | ok: [instance] 2026-03-18 11:02:52.094310 | instance | 2026-03-18 11:02:52.094615 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-18 11:02:52.094901 | instance | Wednesday 18 March 2026 11:02:52 +0000 (0:00:00.934) 0:10:15.784 ******* 2026-03-18 11:02:52.539355 | instance | ok: [instance] 2026-03-18 11:02:52.539604 | instance | 2026-03-18 11:02:52.539884 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-18 11:02:52.540176 | instance | Wednesday 18 March 2026 11:02:52 +0000 (0:00:00.446) 0:10:16.230 ******* 2026-03-18 11:02:52.733047 | instance | included: openstack_helm_endpoints for instance 2026-03-18 11:02:52.733267 | instance | 2026-03-18 11:02:52.733590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:02:52.733900 | instance | Wednesday 18 March 2026 11:02:52 +0000 (0:00:00.193) 0:10:16.423 ******* 2026-03-18 11:02:52.932443 | instance | skipping: [instance] 2026-03-18 11:02:52.932570 | instance | 2026-03-18 11:02:52.932744 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:02:52.932917 | instance | Wednesday 18 March 2026 11:02:52 +0000 (0:00:00.199) 0:10:16.623 ******* 2026-03-18 11:02:53.000844 | instance | skipping: [instance] 2026-03-18 11:02:53.001072 | instance | 2026-03-18 11:02:53.001255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:02:53.001423 | instance | Wednesday 18 March 2026 11:02:52 +0000 (0:00:00.068) 0:10:16.692 ******* 2026-03-18 11:02:53.080734 | instance | skipping: [instance] 2026-03-18 11:02:53.080974 | instance | 2026-03-18 11:02:53.081302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:02:53.081601 | instance | Wednesday 18 March 2026 11:02:53 +0000 (0:00:00.079) 0:10:16.771 ******* 2026-03-18 11:02:53.175045 | instance | skipping: [instance] 2026-03-18 11:02:53.175749 | instance | 2026-03-18 11:02:53.175769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:02:53.176079 | instance | Wednesday 18 March 2026 11:02:53 +0000 (0:00:00.094) 0:10:16.865 ******* 2026-03-18 11:02:53.255822 | instance | skipping: [instance] 2026-03-18 11:02:53.256115 | instance | 2026-03-18 11:02:53.256497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:02:53.256792 | instance | Wednesday 18 March 2026 11:02:53 +0000 (0:00:00.080) 0:10:16.946 ******* 2026-03-18 11:02:53.333322 | instance | skipping: [instance] 2026-03-18 11:02:53.333562 | instance | 2026-03-18 11:02:53.333916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:02:53.334290 | instance | Wednesday 18 March 2026 11:02:53 +0000 (0:00:00.077) 0:10:17.023 ******* 2026-03-18 11:02:53.413346 | instance | ok: [instance] 2026-03-18 11:02:53.413554 | instance | 2026-03-18 11:02:53.413858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:02:53.414161 | instance | Wednesday 18 March 2026 11:02:53 +0000 (0:00:00.080) 0:10:17.104 ******* 2026-03-18 11:02:53.516569 | instance | ok: [instance] => (item=identity) 2026-03-18 11:02:53.516834 | instance | 2026-03-18 11:02:53.517119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:02:53.517407 | instance | Wednesday 18 March 2026 11:02:53 +0000 (0:00:00.102) 0:10:17.207 ******* 2026-03-18 11:02:53.636336 | instance | ok: [instance] 2026-03-18 11:02:53.636566 | instance | 2026-03-18 11:02:53.636852 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-18 11:02:53.637234 | instance | Wednesday 18 March 2026 11:02:53 +0000 (0:00:00.119) 0:10:17.327 ******* 2026-03-18 11:02:54.168063 | instance | ok: [instance] 2026-03-18 11:02:54.168181 | instance | 2026-03-18 11:02:54.168387 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-18 11:02:54.168550 | instance | Wednesday 18 March 2026 11:02:54 +0000 (0:00:00.532) 0:10:17.859 ******* 2026-03-18 11:02:54.808353 | instance | ok: [instance] 2026-03-18 11:02:54.808480 | instance | 2026-03-18 11:02:54.808502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:02:54.808653 | instance | Wednesday 18 March 2026 11:02:54 +0000 (0:00:00.639) 0:10:18.498 ******* 2026-03-18 11:02:54.919071 | instance | ok: [instance] 2026-03-18 11:02:54.919172 | instance | 2026-03-18 11:02:54.919361 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:02:54.919546 | instance | Wednesday 18 March 2026 11:02:54 +0000 (0:00:00.111) 0:10:18.610 ******* 2026-03-18 11:02:55.055867 | instance | included: rabbitmq for instance 2026-03-18 11:02:55.056016 | instance | 2026-03-18 11:02:55.056205 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:02:55.056383 | instance | Wednesday 18 March 2026 11:02:55 +0000 (0:00:00.136) 0:10:18.746 ******* 2026-03-18 11:02:55.892560 | instance | ok: [instance] 2026-03-18 11:02:55.892757 | instance | 2026-03-18 11:02:55.893076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:02:55.893353 | instance | Wednesday 18 March 2026 11:02:55 +0000 (0:00:00.836) 0:10:19.583 ******* 2026-03-18 11:02:56.067434 | instance | skipping: [instance] 2026-03-18 11:02:56.067748 | instance | 2026-03-18 11:02:56.068032 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:02:56.068314 | instance | Wednesday 18 March 2026 11:02:56 +0000 (0:00:00.174) 0:10:19.758 ******* 2026-03-18 11:02:56.242803 | instance | skipping: [instance] 2026-03-18 11:02:56.242925 | instance | 2026-03-18 11:02:56.243109 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:02:56.243289 | instance | Wednesday 18 March 2026 11:02:56 +0000 (0:00:00.175) 0:10:19.933 ******* 2026-03-18 11:02:56.422716 | instance | skipping: [instance] 2026-03-18 11:02:56.422947 | instance | 2026-03-18 11:02:56.423256 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:02:56.423645 | instance | Wednesday 18 March 2026 11:02:56 +0000 (0:00:00.179) 0:10:20.113 ******* 2026-03-18 11:02:57.310257 | instance | ok: [instance] 2026-03-18 11:02:57.310499 | instance | 2026-03-18 11:02:57.310800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:02:57.311075 | instance | Wednesday 18 March 2026 11:02:57 +0000 (0:00:00.887) 0:10:21.001 ******* 2026-03-18 11:02:58.022942 | instance | ok: [instance] 2026-03-18 11:02:58.023083 | instance | 2026-03-18 11:02:58.023282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:02:58.023469 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.712) 0:10:21.713 ******* 2026-03-18 11:02:58.117686 | instance | ok: [instance] 2026-03-18 11:02:58.117863 | instance | 2026-03-18 11:02:58.118094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:02:58.118269 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.094) 0:10:21.808 ******* 2026-03-18 11:02:58.207899 | instance | skipping: [instance] 2026-03-18 11:02:58.208217 | instance | 2026-03-18 11:02:58.208514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:02:58.208851 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.090) 0:10:21.898 ******* 2026-03-18 11:02:58.298246 | instance | skipping: [instance] 2026-03-18 11:02:58.298471 | instance | 2026-03-18 11:02:58.298875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:02:58.299167 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.089) 0:10:21.988 ******* 2026-03-18 11:02:58.383688 | instance | ok: [instance] 2026-03-18 11:02:58.383903 | instance | 2026-03-18 11:02:58.384230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:02:58.384506 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.085) 0:10:22.074 ******* 2026-03-18 11:02:58.544797 | instance | ok: [instance] => (item=network) 2026-03-18 11:02:58.545043 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:02:58.545311 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:02:58.545575 | instance | ok: [instance] => (item=load_balancer) 2026-03-18 11:02:58.545858 | instance | ok: [instance] => (item=valkey) 2026-03-18 11:02:58.546240 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:02:58.546614 | instance | ok: [instance] => (item=identity) 2026-03-18 11:02:58.546900 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-03-18 11:02:58.547151 | instance | 2026-03-18 11:02:58.547379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:02:58.547544 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.161) 0:10:22.235 ******* 2026-03-18 11:02:58.660672 | instance | ok: [instance] 2026-03-18 11:02:58.660810 | instance | 2026-03-18 11:02:58.660999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:02:58.661177 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.116) 0:10:22.351 ******* 2026-03-18 11:02:58.772033 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:02:58.772336 | instance | 2026-03-18 11:02:58.772642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:02:58.772995 | instance | Wednesday 18 March 2026 11:02:58 +0000 (0:00:00.111) 0:10:22.462 ******* 2026-03-18 11:02:59.683127 | instance | ok: [instance] 2026-03-18 11:02:59.683401 | instance | 2026-03-18 11:02:59.683732 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-03-18 11:02:59.684177 | instance | Wednesday 18 March 2026 11:02:59 +0000 (0:00:00.911) 0:10:23.374 ******* 2026-03-18 11:03:01.020264 | instance | ok: [instance] 2026-03-18 11:03:01.020342 | instance | 2026-03-18 11:03:01.020619 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-03-18 11:03:01.020903 | instance | Wednesday 18 March 2026 11:03:01 +0000 (0:00:01.337) 0:10:24.711 ******* 2026-03-18 11:03:01.994440 | instance | ok: [instance] 2026-03-18 11:03:01.994782 | instance | 2026-03-18 11:03:01.995083 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-03-18 11:03:01.995367 | instance | Wednesday 18 March 2026 11:03:01 +0000 (0:00:00.974) 0:10:25.685 ******* 2026-03-18 11:03:03.019365 | instance | ok: [instance] 2026-03-18 11:03:03.019453 | instance | 2026-03-18 11:03:03.019559 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-03-18 11:03:03.019700 | instance | Wednesday 18 March 2026 11:03:03 +0000 (0:00:01.024) 0:10:26.709 ******* 2026-03-18 11:03:04.095470 | instance | ok: [instance] 2026-03-18 11:03:04.095614 | instance | 2026-03-18 11:03:04.095802 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-03-18 11:03:04.095977 | instance | Wednesday 18 March 2026 11:03:04 +0000 (0:00:01.076) 0:10:27.786 ******* 2026-03-18 11:03:15.487364 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-03-18 11:03:15.487628 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-03-18 11:03:15.487915 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-03-18 11:03:15.488177 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-03-18 11:03:15.488448 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-03-18 11:03:15.488693 | instance | 2026-03-18 11:03:15.488959 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-03-18 11:03:15.489258 | instance | Wednesday 18 March 2026 11:03:15 +0000 (0:00:11.391) 0:10:39.177 ******* 2026-03-18 11:03:16.738580 | instance | ok: [instance] => (item=instance) 2026-03-18 11:03:16.738833 | instance | 2026-03-18 11:03:16.739109 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-03-18 11:03:16.739379 | instance | Wednesday 18 March 2026 11:03:16 +0000 (0:00:01.251) 0:10:40.429 ******* 2026-03-18 11:03:19.570499 | instance | ok: [instance] => (item=instance) 2026-03-18 11:03:19.570731 | instance | 2026-03-18 11:03:19.571032 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-03-18 11:03:19.571298 | instance | Wednesday 18 March 2026 11:03:19 +0000 (0:00:02.831) 0:10:43.261 ******* 2026-03-18 11:03:25.020486 | instance | ok: [instance] => (item=instance) 2026-03-18 11:03:25.020558 | instance | 2026-03-18 11:03:25.020570 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-03-18 11:03:25.020580 | instance | Wednesday 18 March 2026 11:03:25 +0000 (0:00:05.448) 0:10:48.709 ******* 2026-03-18 11:03:26.227409 | instance | ok: [instance] => (item=instance) 2026-03-18 11:03:26.227495 | instance | 2026-03-18 11:03:26.227682 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-03-18 11:03:26.227763 | instance | Wednesday 18 March 2026 11:03:26 +0000 (0:00:01.208) 0:10:49.918 ******* 2026-03-18 11:03:26.328102 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-03-18 11:03:26.328185 | instance | 2026-03-18 11:03:26.328312 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-03-18 11:03:26.328444 | instance | Wednesday 18 March 2026 11:03:26 +0000 (0:00:00.100) 0:10:50.018 ******* 2026-03-18 11:03:27.410656 | instance | ok: [instance] 2026-03-18 11:03:27.410734 | instance | 2026-03-18 11:03:27.410990 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-03-18 11:03:27.411035 | instance | Wednesday 18 March 2026 11:03:27 +0000 (0:00:01.083) 0:10:51.101 ******* 2026-03-18 11:03:29.613755 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-03-18T10:36:45Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.242', 'hostname': 'host-172-24-0-242', 'fqdn': 'host-172-24-0-242.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'aafffcb3-a4bd-4b02-8ae2-9bb7905b07aa', 'ip_address': '172.24.0.242'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:81:2f:51', 'name': 'octavia-health-manager-port-instance', 'network_id': '2321112e-a988-4534-9d1b-960fdbc09a9d', 'numa_affinity_policy': None, 'project_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'tenant_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['98817f31-b804-4145-8c67-747a736d2af9'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-03-18T10:40:48Z', 'revision_number': 5, 'if_match': None, 'id': 'b6f559df-1ebf-48e9-bd7e-6642a6691f5a', '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-03-18 11:03:29.613878 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-03-18T10:36:45Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.242', 'hostname': 'host-172-24-0-242', 'fqdn': 'host-172-24-0-242.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'aafffcb3-a4bd-4b02-8ae2-9bb7905b07aa', 'ip_address': '172.24.0.242'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:81:2f:51', 'name': 'octavia-health-manager-port-instance', 'network_id': '2321112e-a988-4534-9d1b-960fdbc09a9d', 'numa_affinity_policy': None, 'project_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'tenant_id': 'a51a736eed1449f8b113f9cff6f40ac8', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['98817f31-b804-4145-8c67-747a736d2af9'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-03-18T10:40:48Z', 'revision_number': 5, 'if_match': None, 'id': 'b6f559df-1ebf-48e9-bd7e-6642a6691f5a', '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-03-18 11:03:29.614260 | instance | 2026-03-18 11:03:29.614311 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-03-18 11:03:29.614317 | instance | Wednesday 18 March 2026 11:03:29 +0000 (0:00:02.198) 0:10:53.300 ******* 2026-03-18 11:03:30.785741 | instance | ok: [instance] 2026-03-18 11:03:30.785822 | instance | 2026-03-18 11:03:30.786082 | instance | TASK [Upload Amphora image] **************************************************** 2026-03-18 11:03:30.786167 | instance | Wednesday 18 March 2026 11:03:30 +0000 (0:00:01.176) 0:10:54.476 ******* 2026-03-18 11:03:30.988539 | instance | included: glance_image for instance 2026-03-18 11:03:30.988641 | instance | 2026-03-18 11:03:30.988711 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-03-18 11:03:30.988834 | instance | Wednesday 18 March 2026 11:03:30 +0000 (0:00:00.202) 0:10:54.679 ******* 2026-03-18 11:03:32.233175 | instance | ok: [instance] 2026-03-18 11:03:32.233257 | instance | 2026-03-18 11:03:32.233402 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 11:03:32.233615 | instance | Wednesday 18 March 2026 11:03:32 +0000 (0:00:01.243) 0:10:55.923 ******* 2026-03-18 11:03:33.275731 | instance | ok: [instance] 2026-03-18 11:03:33.275813 | instance | 2026-03-18 11:03:33.276135 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 11:03:33.276413 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:01.042) 0:10:56.966 ******* 2026-03-18 11:03:33.348951 | instance | skipping: [instance] 2026-03-18 11:03:33.349026 | instance | 2026-03-18 11:03:33.349289 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 11:03:33.349337 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:00.073) 0:10:57.040 ******* 2026-03-18 11:03:33.428341 | instance | skipping: [instance] 2026-03-18 11:03:33.428465 | instance | 2026-03-18 11:03:33.428694 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 11:03:33.428769 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:00.079) 0:10:57.119 ******* 2026-03-18 11:03:33.501373 | instance | skipping: [instance] 2026-03-18 11:03:33.501435 | instance | 2026-03-18 11:03:33.501735 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 11:03:33.501781 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:00.072) 0:10:57.192 ******* 2026-03-18 11:03:33.580461 | instance | skipping: [instance] 2026-03-18 11:03:33.580592 | instance | 2026-03-18 11:03:33.580737 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 11:03:33.580873 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:00.078) 0:10:57.271 ******* 2026-03-18 11:03:33.653170 | instance | skipping: [instance] 2026-03-18 11:03:33.653261 | instance | 2026-03-18 11:03:33.653505 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 11:03:33.653547 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:00.072) 0:10:57.344 ******* 2026-03-18 11:03:33.732363 | instance | skipping: [instance] 2026-03-18 11:03:33.732462 | instance | 2026-03-18 11:03:33.732602 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 11:03:33.732755 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:00.078) 0:10:57.422 ******* 2026-03-18 11:03:33.845301 | instance | skipping: [instance] 2026-03-18 11:03:33.845530 | instance | 2026-03-18 11:03:33.845810 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-03-18 11:03:33.846224 | instance | Wednesday 18 March 2026 11:03:33 +0000 (0:00:00.113) 0:10:57.536 ******* 2026-03-18 11:03:34.770113 | instance | ok: [instance] 2026-03-18 11:03:34.770335 | instance | 2026-03-18 11:03:34.770608 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-03-18 11:03:34.770880 | instance | Wednesday 18 March 2026 11:03:34 +0000 (0:00:00.924) 0:10:58.460 ******* 2026-03-18 11:03:35.522122 | instance | ok: [instance] 2026-03-18 11:03:35.522395 | instance | 2026-03-18 11:03:35.522693 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-03-18 11:03:35.522981 | instance | Wednesday 18 March 2026 11:03:35 +0000 (0:00:00.752) 0:10:59.212 ******* 2026-03-18 11:03:36.227818 | instance | ok: [instance] 2026-03-18 11:03:36.228502 | instance | 2026-03-18 11:03:36.228576 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-03-18 11:03:36.228588 | instance | Wednesday 18 March 2026 11:03:36 +0000 (0:00:00.704) 0:10:59.917 ******* 2026-03-18 11:03:37.429095 | instance | ok: [instance] 2026-03-18 11:03:37.429175 | instance | 2026-03-18 11:03:37.429304 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-03-18 11:03:37.429430 | instance | Wednesday 18 March 2026 11:03:37 +0000 (0:00:01.202) 0:11:01.120 ******* 2026-03-18 11:03:38.885771 | instance | ok: [instance] => (item=octavia-client) 2026-03-18 11:03:38.886007 | instance | ok: [instance] => (item=octavia-server) 2026-03-18 11:03:38.886080 | instance | 2026-03-18 11:03:38.886320 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-03-18 11:03:38.886366 | instance | Wednesday 18 March 2026 11:03:38 +0000 (0:00:01.456) 0:11:02.577 ******* 2026-03-18 11:03:39.616005 | instance | ok: [instance] 2026-03-18 11:03:39.616138 | instance | 2026-03-18 11:03:39.616423 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-03-18 11:03:39.616478 | instance | Wednesday 18 March 2026 11:03:39 +0000 (0:00:00.730) 0:11:03.307 ******* 2026-03-18 11:03:41.132453 | instance | ok: [instance] 2026-03-18 11:03:41.132568 | instance | 2026-03-18 11:03:41.132591 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-03-18 11:03:41.132749 | instance | Wednesday 18 March 2026 11:03:41 +0000 (0:00:01.516) 0:11:04.823 ******* 2026-03-18 11:03:43.621653 | instance | ok: [instance] 2026-03-18 11:03:43.621728 | instance | 2026-03-18 11:03:43.621881 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-03-18 11:03:43.622049 | instance | Wednesday 18 March 2026 11:03:43 +0000 (0:00:02.489) 0:11:07.312 ******* 2026-03-18 11:03:54.538279 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-03-18 11:03:54.538333 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-03-18 11:03:54.538339 | instance | 2026-03-18 11:03:54.538344 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:03:54.538348 | instance | Wednesday 18 March 2026 11:03:54 +0000 (0:00:10.916) 0:11:18.228 ******* 2026-03-18 11:03:54.714206 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:03:54.714288 | instance | 2026-03-18 11:03:54.714537 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:03:54.714618 | instance | Wednesday 18 March 2026 11:03:54 +0000 (0:00:00.176) 0:11:18.405 ******* 2026-03-18 11:03:54.791954 | instance | skipping: [instance] 2026-03-18 11:03:54.792084 | instance | 2026-03-18 11:03:54.792384 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:03:54.792428 | instance | Wednesday 18 March 2026 11:03:54 +0000 (0:00:00.077) 0:11:18.483 ******* 2026-03-18 11:03:54.881128 | instance | skipping: [instance] 2026-03-18 11:03:54.881223 | instance | 2026-03-18 11:03:54.881361 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:03:54.881484 | instance | Wednesday 18 March 2026 11:03:54 +0000 (0:00:00.089) 0:11:18.572 ******* 2026-03-18 11:03:54.967120 | instance | ok: [instance] 2026-03-18 11:03:54.967194 | instance | 2026-03-18 11:03:54.967325 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-03-18 11:03:54.967450 | instance | Wednesday 18 March 2026 11:03:54 +0000 (0:00:00.086) 0:11:18.658 ******* 2026-03-18 11:03:55.103739 | instance | included: ingress for instance 2026-03-18 11:03:55.103805 | instance | 2026-03-18 11:03:55.103945 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-03-18 11:03:55.104099 | instance | Wednesday 18 March 2026 11:03:55 +0000 (0:00:00.136) 0:11:18.795 ******* 2026-03-18 11:03:56.606937 | instance | ok: [instance] 2026-03-18 11:03:56.607031 | instance | 2026-03-18 11:03:56.607182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:03:56.607308 | instance | Wednesday 18 March 2026 11:03:56 +0000 (0:00:01.503) 0:11:20.298 ******* 2026-03-18 11:03:56.716100 | instance | ok: [instance] 2026-03-18 11:03:56.716192 | instance | 2026-03-18 11:03:56.716325 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:03:56.716458 | instance | Wednesday 18 March 2026 11:03:56 +0000 (0:00:00.109) 0:11:20.407 ******* 2026-03-18 11:03:56.857163 | instance | included: rabbitmq for instance 2026-03-18 11:03:56.857240 | instance | 2026-03-18 11:03:56.857501 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:03:56.857558 | instance | Wednesday 18 March 2026 11:03:56 +0000 (0:00:00.140) 0:11:20.548 ******* 2026-03-18 11:03:57.589848 | instance | ok: [instance] 2026-03-18 11:03:57.590319 | instance | 2026-03-18 11:03:57.590369 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:03:57.590374 | instance | Wednesday 18 March 2026 11:03:57 +0000 (0:00:00.732) 0:11:21.281 ******* 2026-03-18 11:03:57.764700 | instance | skipping: [instance] 2026-03-18 11:03:57.764772 | instance | 2026-03-18 11:03:57.765042 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:03:57.765090 | instance | Wednesday 18 March 2026 11:03:57 +0000 (0:00:00.174) 0:11:21.456 ******* 2026-03-18 11:03:57.950052 | instance | skipping: [instance] 2026-03-18 11:03:57.950115 | instance | 2026-03-18 11:03:57.950397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:03:57.950470 | instance | Wednesday 18 March 2026 11:03:57 +0000 (0:00:00.184) 0:11:21.640 ******* 2026-03-18 11:03:58.141787 | instance | skipping: [instance] 2026-03-18 11:03:58.141962 | instance | 2026-03-18 11:03:58.141975 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:03:58.142127 | instance | Wednesday 18 March 2026 11:03:58 +0000 (0:00:00.191) 0:11:21.832 ******* 2026-03-18 11:03:59.042395 | instance | ok: [instance] 2026-03-18 11:03:59.042499 | instance | 2026-03-18 11:03:59.042734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:03:59.042753 | instance | Wednesday 18 March 2026 11:03:59 +0000 (0:00:00.900) 0:11:22.733 ******* 2026-03-18 11:03:59.763865 | instance | ok: [instance] 2026-03-18 11:03:59.763945 | instance | 2026-03-18 11:03:59.764195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:03:59.764214 | instance | Wednesday 18 March 2026 11:03:59 +0000 (0:00:00.721) 0:11:23.455 ******* 2026-03-18 11:03:59.857260 | instance | ok: [instance] 2026-03-18 11:03:59.857744 | instance | 2026-03-18 11:03:59.857770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:03:59.857778 | instance | Wednesday 18 March 2026 11:03:59 +0000 (0:00:00.093) 0:11:23.548 ******* 2026-03-18 11:03:59.936608 | instance | skipping: [instance] 2026-03-18 11:03:59.937527 | instance | 2026-03-18 11:03:59.937584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:03:59.937596 | instance | Wednesday 18 March 2026 11:03:59 +0000 (0:00:00.078) 0:11:23.627 ******* 2026-03-18 11:04:00.016269 | instance | skipping: [instance] 2026-03-18 11:04:00.016343 | instance | 2026-03-18 11:04:00.016633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:04:00.016681 | instance | Wednesday 18 March 2026 11:04:00 +0000 (0:00:00.079) 0:11:23.707 ******* 2026-03-18 11:04:00.095830 | instance | ok: [instance] 2026-03-18 11:04:00.096479 | instance | 2026-03-18 11:04:00.096554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:04:00.096804 | instance | Wednesday 18 March 2026 11:04:00 +0000 (0:00:00.079) 0:11:23.787 ******* 2026-03-18 11:04:00.270447 | instance | ok: [instance] => (item=container_infra) 2026-03-18 11:04:00.271141 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:04:00.271193 | instance | ok: [instance] => (item=orchestration) 2026-03-18 11:04:00.271199 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:04:00.271203 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:04:00.271280 | instance | ok: [instance] => (item=key_manager) 2026-03-18 11:04:00.271504 | instance | ok: [instance] => (item=identity) 2026-03-18 11:04:00.271693 | instance | 2026-03-18 11:04:00.271892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:04:00.272093 | instance | Wednesday 18 March 2026 11:04:00 +0000 (0:00:00.174) 0:11:23.961 ******* 2026-03-18 11:04:00.386037 | instance | ok: [instance] 2026-03-18 11:04:00.386153 | instance | 2026-03-18 11:04:00.386251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:04:00.386373 | instance | Wednesday 18 March 2026 11:04:00 +0000 (0:00:00.115) 0:11:24.077 ******* 2026-03-18 11:04:00.499802 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:04:00.499879 | instance | 2026-03-18 11:04:00.500139 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:04:00.500186 | instance | Wednesday 18 March 2026 11:04:00 +0000 (0:00:00.113) 0:11:24.191 ******* 2026-03-18 11:04:01.102071 | instance | ok: [instance] 2026-03-18 11:04:01.102140 | instance | 2026-03-18 11:04:01.102462 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 11:04:01.102509 | instance | Wednesday 18 March 2026 11:04:01 +0000 (0:00:00.602) 0:11:24.793 ******* 2026-03-18 11:04:01.192277 | instance | ok: [instance] => { 2026-03-18 11:04:01.192375 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-03-18 11:04:01.192549 | instance | } 2026-03-18 11:04:01.192583 | instance | 2026-03-18 11:04:01.192854 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 11:04:01.192892 | instance | Wednesday 18 March 2026 11:04:01 +0000 (0:00:00.090) 0:11:24.883 ******* 2026-03-18 11:04:01.608289 | instance | ok: [instance] 2026-03-18 11:04:01.608371 | instance | 2026-03-18 11:04:01.608586 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 11:04:01.608660 | instance | Wednesday 18 March 2026 11:04:01 +0000 (0:00:00.415) 0:11:25.299 ******* 2026-03-18 11:04:01.831420 | instance | skipping: [instance] 2026-03-18 11:04:01.831520 | instance | 2026-03-18 11:04:01.831636 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-03-18 11:04:01.831769 | instance | Wednesday 18 March 2026 11:04:01 +0000 (0:00:00.222) 0:11:25.522 ******* 2026-03-18 11:04:02.431216 | instance | ok: [instance] 2026-03-18 11:04:02.431300 | instance | 2026-03-18 11:04:02.431547 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:04:02.431591 | instance | Wednesday 18 March 2026 11:04:02 +0000 (0:00:00.600) 0:11:26.122 ******* 2026-03-18 11:04:02.575463 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:04:02.575545 | instance | 2026-03-18 11:04:02.575815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:04:02.575863 | instance | Wednesday 18 March 2026 11:04:02 +0000 (0:00:00.144) 0:11:26.266 ******* 2026-03-18 11:04:03.195149 | instance | ok: [instance] 2026-03-18 11:04:03.195231 | instance | 2026-03-18 11:04:03.195521 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-03-18 11:04:03.195566 | instance | Wednesday 18 March 2026 11:04:03 +0000 (0:00:00.619) 0:11:26.886 ******* 2026-03-18 11:04:03.443028 | instance | ok: [instance] 2026-03-18 11:04:03.443095 | instance | 2026-03-18 11:04:03.443323 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-03-18 11:04:03.443342 | instance | Wednesday 18 March 2026 11:04:03 +0000 (0:00:00.247) 0:11:27.134 ******* 2026-03-18 11:04:04.004006 | instance | ok: [instance] 2026-03-18 11:04:04.004106 | instance | 2026-03-18 11:04:04.004337 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-03-18 11:04:04.004385 | instance | Wednesday 18 March 2026 11:04:03 +0000 (0:00:00.560) 0:11:27.695 ******* 2026-03-18 11:04:04.804344 | instance | ok: [instance] 2026-03-18 11:04:04.804417 | instance | 2026-03-18 11:04:04.804549 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-03-18 11:04:04.804673 | instance | Wednesday 18 March 2026 11:04:04 +0000 (0:00:00.800) 0:11:28.495 ******* 2026-03-18 11:04:07.553862 | instance | ok: [instance] 2026-03-18 11:04:07.553938 | instance | 2026-03-18 11:04:07.554230 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-03-18 11:04:07.554278 | instance | Wednesday 18 March 2026 11:04:07 +0000 (0:00:02.749) 0:11:31.245 ******* 2026-03-18 11:04:07.812077 | instance | ok: [instance] 2026-03-18 11:04:07.812151 | instance | 2026-03-18 11:04:07.812431 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-03-18 11:04:07.812470 | instance | Wednesday 18 March 2026 11:04:07 +0000 (0:00:00.258) 0:11:31.503 ******* 2026-03-18 11:04:09.744606 | instance | ok: [instance] 2026-03-18 11:04:09.744686 | instance | 2026-03-18 11:04:09.744804 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-03-18 11:04:09.744936 | instance | Wednesday 18 March 2026 11:04:09 +0000 (0:00:01.932) 0:11:33.435 ******* 2026-03-18 11:04:10.492227 | instance | ok: [instance] 2026-03-18 11:04:10.492310 | instance | 2026-03-18 11:04:10.492584 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-03-18 11:04:10.492629 | instance | Wednesday 18 March 2026 11:04:10 +0000 (0:00:00.747) 0:11:34.183 ******* 2026-03-18 11:04:10.570888 | instance | skipping: [instance] 2026-03-18 11:04:10.570953 | instance | 2026-03-18 11:04:10.571254 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-03-18 11:04:10.571295 | instance | Wednesday 18 March 2026 11:04:10 +0000 (0:00:00.078) 0:11:34.262 ******* 2026-03-18 11:04:10.672592 | instance | ok: [instance] 2026-03-18 11:04:10.672719 | instance | 2026-03-18 11:04:10.672732 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-03-18 11:04:10.672912 | instance | Wednesday 18 March 2026 11:04:10 +0000 (0:00:00.101) 0:11:34.363 ******* 2026-03-18 11:04:10.771386 | instance | skipping: [instance] 2026-03-18 11:04:10.771472 | instance | 2026-03-18 11:04:10.771743 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-03-18 11:04:10.771790 | instance | Wednesday 18 March 2026 11:04:10 +0000 (0:00:00.098) 0:11:34.462 ******* 2026-03-18 11:04:13.482534 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-03-18 11:04:13.482645 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-03-18 11:04:13.482701 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-03-18 11:04:13.483021 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-03-18 11:04:13.483095 | instance | 2026-03-18 11:04:13.483114 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-03-18 11:04:13.483199 | instance | Wednesday 18 March 2026 11:04:13 +0000 (0:00:02.711) 0:11:37.173 ******* 2026-03-18 11:04:13.596602 | 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-03-18 11:04:13.596740 | 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-03-18 11:04:13.596922 | 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-03-18 11:04:13.598014 | 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-03-18 11:04:13.598052 | 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-03-18 11:04:13.598088 | 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-03-18 11:04:13.598123 | 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-03-18 11:04:13.598140 | 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-03-18 11:04:13.598154 | instance | skipping: [instance] 2026-03-18 11:04:13.598167 | instance | 2026-03-18 11:04:13.598181 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-03-18 11:04:13.598200 | instance | Wednesday 18 March 2026 11:04:13 +0000 (0:00:00.113) 0:11:37.287 ******* 2026-03-18 11:04:14.671700 | instance | ok: [instance] 2026-03-18 11:04:14.671797 | instance | 2026-03-18 11:04:14.671918 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-03-18 11:04:14.672095 | instance | Wednesday 18 March 2026 11:04:14 +0000 (0:00:01.075) 0:11:38.362 ******* 2026-03-18 11:04:15.409049 | instance | ok: [instance] 2026-03-18 11:04:15.409296 | instance | 2026-03-18 11:04:15.409580 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-03-18 11:04:15.409896 | instance | Wednesday 18 March 2026 11:04:15 +0000 (0:00:00.737) 0:11:39.100 ******* 2026-03-18 11:04:17.821631 | instance | ok: [instance] 2026-03-18 11:04:17.821845 | instance | 2026-03-18 11:04:17.822135 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-03-18 11:04:17.822447 | instance | Wednesday 18 March 2026 11:04:17 +0000 (0:00:02.412) 0:11:41.512 ******* 2026-03-18 11:04:18.814900 | instance | ok: [instance] 2026-03-18 11:04:18.815047 | instance | 2026-03-18 11:04:18.815244 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:04:18.815474 | instance | Wednesday 18 March 2026 11:04:18 +0000 (0:00:00.993) 0:11:42.505 ******* 2026-03-18 11:04:19.100640 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:04:19.100719 | instance | 2026-03-18 11:04:19.100743 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:04:19.101181 | instance | Wednesday 18 March 2026 11:04:19 +0000 (0:00:00.285) 0:11:42.791 ******* 2026-03-18 11:04:19.176820 | instance | skipping: [instance] 2026-03-18 11:04:19.177117 | instance | 2026-03-18 11:04:19.177461 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:04:19.177776 | instance | Wednesday 18 March 2026 11:04:19 +0000 (0:00:00.076) 0:11:42.867 ******* 2026-03-18 11:04:19.264472 | instance | skipping: [instance] 2026-03-18 11:04:19.264553 | instance | 2026-03-18 11:04:19.264747 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:04:19.264921 | instance | Wednesday 18 March 2026 11:04:19 +0000 (0:00:00.087) 0:11:42.955 ******* 2026-03-18 11:04:19.358906 | instance | ok: [instance] 2026-03-18 11:04:19.359148 | instance | 2026-03-18 11:04:19.359430 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-03-18 11:04:19.359699 | instance | Wednesday 18 March 2026 11:04:19 +0000 (0:00:00.094) 0:11:43.049 ******* 2026-03-18 11:04:19.493030 | instance | included: ingress for instance 2026-03-18 11:04:19.493365 | instance | 2026-03-18 11:04:19.493708 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-03-18 11:04:19.494098 | instance | Wednesday 18 March 2026 11:04:19 +0000 (0:00:00.133) 0:11:43.183 ******* 2026-03-18 11:04:20.639149 | instance | ok: [instance] 2026-03-18 11:04:20.639398 | instance | 2026-03-18 11:04:20.639690 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-03-18 11:04:20.639983 | instance | Wednesday 18 March 2026 11:04:20 +0000 (0:00:01.146) 0:11:44.330 ******* 2026-03-18 11:04:21.441510 | instance | ok: [instance] 2026-03-18 11:04:21.441761 | instance | 2026-03-18 11:04:21.442112 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-03-18 11:04:21.442412 | instance | Wednesday 18 March 2026 11:04:21 +0000 (0:00:00.801) 0:11:45.132 ******* 2026-03-18 11:04:21.622410 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:04:21.622643 | instance | 2026-03-18 11:04:21.622903 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:04:21.623230 | instance | Wednesday 18 March 2026 11:04:21 +0000 (0:00:00.180) 0:11:45.312 ******* 2026-03-18 11:04:21.698910 | instance | skipping: [instance] 2026-03-18 11:04:21.699130 | instance | 2026-03-18 11:04:21.699411 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:04:21.699690 | instance | Wednesday 18 March 2026 11:04:21 +0000 (0:00:00.076) 0:11:45.389 ******* 2026-03-18 11:04:21.778427 | instance | skipping: [instance] 2026-03-18 11:04:21.778662 | instance | 2026-03-18 11:04:21.779038 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:04:21.779277 | instance | Wednesday 18 March 2026 11:04:21 +0000 (0:00:00.079) 0:11:45.468 ******* 2026-03-18 11:04:21.876936 | instance | ok: [instance] 2026-03-18 11:04:21.877178 | instance | 2026-03-18 11:04:21.877466 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-03-18 11:04:21.877764 | instance | Wednesday 18 March 2026 11:04:21 +0000 (0:00:00.098) 0:11:45.567 ******* 2026-03-18 11:04:22.003313 | instance | included: ingress for instance 2026-03-18 11:04:22.003525 | instance | 2026-03-18 11:04:22.003814 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-03-18 11:04:22.004088 | instance | Wednesday 18 March 2026 11:04:21 +0000 (0:00:00.126) 0:11:45.693 ******* 2026-03-18 11:04:23.360622 | instance | ok: [instance] 2026-03-18 11:04:23.360912 | instance | 2026-03-18 11:04:23.361174 | instance | TASK [Upload images] *********************************************************** 2026-03-18 11:04:23.361442 | instance | Wednesday 18 March 2026 11:04:23 +0000 (0:00:01.356) 0:11:47.050 ******* 2026-03-18 11:04:23.576857 | instance | included: 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-03-18 11:04:23.577002 | instance | 2026-03-18 11:04:23.577191 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 11:04:23.577376 | instance | Wednesday 18 March 2026 11:04:23 +0000 (0:00:00.217) 0:11:47.268 ******* 2026-03-18 11:04:24.600358 | instance | ok: [instance] 2026-03-18 11:04:24.600425 | instance | 2026-03-18 11:04:24.600437 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 11:04:24.600459 | instance | Wednesday 18 March 2026 11:04:24 +0000 (0:00:01.022) 0:11:48.290 ******* 2026-03-18 11:04:24.685732 | instance | skipping: [instance] 2026-03-18 11:04:24.685808 | instance | 2026-03-18 11:04:24.685963 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 11:04:24.686124 | instance | Wednesday 18 March 2026 11:04:24 +0000 (0:00:00.086) 0:11:48.376 ******* 2026-03-18 11:04:24.765538 | instance | skipping: [instance] 2026-03-18 11:04:24.766164 | instance | 2026-03-18 11:04:24.766191 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 11:04:24.766202 | instance | Wednesday 18 March 2026 11:04:24 +0000 (0:00:00.079) 0:11:48.456 ******* 2026-03-18 11:04:24.839886 | instance | skipping: [instance] 2026-03-18 11:04:24.839963 | instance | 2026-03-18 11:04:24.840090 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 11:04:24.840211 | instance | Wednesday 18 March 2026 11:04:24 +0000 (0:00:00.074) 0:11:48.531 ******* 2026-03-18 11:04:24.931758 | instance | skipping: [instance] 2026-03-18 11:04:24.931907 | instance | 2026-03-18 11:04:24.932102 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 11:04:24.932280 | instance | Wednesday 18 March 2026 11:04:24 +0000 (0:00:00.091) 0:11:48.622 ******* 2026-03-18 11:04:25.009554 | instance | skipping: [instance] 2026-03-18 11:04:25.009728 | instance | 2026-03-18 11:04:25.009927 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 11:04:25.010112 | instance | Wednesday 18 March 2026 11:04:25 +0000 (0:00:00.077) 0:11:48.700 ******* 2026-03-18 11:04:25.092604 | instance | skipping: [instance] 2026-03-18 11:04:25.092860 | instance | 2026-03-18 11:04:25.093137 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 11:04:25.093407 | instance | Wednesday 18 March 2026 11:04:25 +0000 (0:00:00.082) 0:11:48.783 ******* 2026-03-18 11:04:25.446024 | instance | skipping: [instance] 2026-03-18 11:04:25.446144 | instance | 2026-03-18 11:04:25.446339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:04:25.446593 | instance | Wednesday 18 March 2026 11:04:25 +0000 (0:00:00.353) 0:11:49.136 ******* 2026-03-18 11:04:25.550350 | instance | ok: [instance] 2026-03-18 11:04:25.550607 | instance | 2026-03-18 11:04:25.550886 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:04:25.551165 | instance | Wednesday 18 March 2026 11:04:25 +0000 (0:00:00.104) 0:11:49.241 ******* 2026-03-18 11:04:25.685494 | instance | included: rabbitmq for instance 2026-03-18 11:04:25.685768 | instance | 2026-03-18 11:04:25.686117 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-03-18 11:04:25.686472 | instance | Wednesday 18 March 2026 11:04:25 +0000 (0:00:00.134) 0:11:49.376 ******* 2026-03-18 11:04:26.470793 | instance | ok: [instance] 2026-03-18 11:04:26.471023 | instance | 2026-03-18 11:04:26.471311 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-03-18 11:04:26.471567 | instance | Wednesday 18 March 2026 11:04:26 +0000 (0:00:00.785) 0:11:50.161 ******* 2026-03-18 11:04:26.652101 | instance | skipping: [instance] 2026-03-18 11:04:26.652443 | instance | 2026-03-18 11:04:26.652785 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-03-18 11:04:26.653046 | instance | Wednesday 18 March 2026 11:04:26 +0000 (0:00:00.181) 0:11:50.342 ******* 2026-03-18 11:04:26.828276 | instance | skipping: [instance] 2026-03-18 11:04:26.828508 | instance | 2026-03-18 11:04:26.828806 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-03-18 11:04:26.829139 | instance | Wednesday 18 March 2026 11:04:26 +0000 (0:00:00.176) 0:11:50.519 ******* 2026-03-18 11:04:27.014381 | instance | skipping: [instance] 2026-03-18 11:04:27.014763 | instance | 2026-03-18 11:04:27.015090 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-03-18 11:04:27.015287 | instance | Wednesday 18 March 2026 11:04:27 +0000 (0:00:00.185) 0:11:50.705 ******* 2026-03-18 11:04:27.888289 | instance | ok: [instance] 2026-03-18 11:04:27.888405 | instance | 2026-03-18 11:04:27.888626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:04:27.888828 | instance | Wednesday 18 March 2026 11:04:27 +0000 (0:00:00.873) 0:11:51.578 ******* 2026-03-18 11:04:28.566618 | instance | ok: [instance] 2026-03-18 11:04:28.566946 | instance | 2026-03-18 11:04:28.567252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:04:28.567572 | instance | Wednesday 18 March 2026 11:04:28 +0000 (0:00:00.679) 0:11:52.257 ******* 2026-03-18 11:04:28.648495 | instance | ok: [instance] 2026-03-18 11:04:28.648690 | instance | 2026-03-18 11:04:28.648992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:04:28.649269 | instance | Wednesday 18 March 2026 11:04:28 +0000 (0:00:00.081) 0:11:52.339 ******* 2026-03-18 11:04:28.740419 | instance | skipping: [instance] 2026-03-18 11:04:28.740560 | instance | 2026-03-18 11:04:28.740738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:04:28.740839 | instance | Wednesday 18 March 2026 11:04:28 +0000 (0:00:00.092) 0:11:52.431 ******* 2026-03-18 11:04:28.824683 | instance | skipping: [instance] 2026-03-18 11:04:28.824831 | instance | 2026-03-18 11:04:28.824975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:04:28.825155 | instance | Wednesday 18 March 2026 11:04:28 +0000 (0:00:00.084) 0:11:52.515 ******* 2026-03-18 11:04:28.908178 | instance | ok: [instance] 2026-03-18 11:04:28.908420 | instance | 2026-03-18 11:04:28.908715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:04:28.909059 | instance | Wednesday 18 March 2026 11:04:28 +0000 (0:00:00.083) 0:11:52.599 ******* 2026-03-18 11:04:29.036723 | instance | ok: [instance] => (item=sharev2) 2026-03-18 11:04:29.036964 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:04:29.037238 | instance | ok: [instance] => (item=oslo_messaging) 2026-03-18 11:04:29.037513 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:04:29.037781 | instance | ok: [instance] => (item=identity) 2026-03-18 11:04:29.038098 | instance | 2026-03-18 11:04:29.038336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:04:29.038599 | instance | Wednesday 18 March 2026 11:04:29 +0000 (0:00:00.128) 0:11:52.727 ******* 2026-03-18 11:04:29.146447 | instance | ok: [instance] 2026-03-18 11:04:29.146712 | instance | 2026-03-18 11:04:29.146990 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:04:29.147254 | instance | Wednesday 18 March 2026 11:04:29 +0000 (0:00:00.109) 0:11:52.837 ******* 2026-03-18 11:04:29.256978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:04:29.257253 | instance | 2026-03-18 11:04:29.257613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:04:29.257848 | instance | Wednesday 18 March 2026 11:04:29 +0000 (0:00:00.110) 0:11:52.947 ******* 2026-03-18 11:04:29.848585 | instance | ok: [instance] 2026-03-18 11:04:29.848822 | instance | 2026-03-18 11:04:29.849102 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-03-18 11:04:29.849404 | instance | Wednesday 18 March 2026 11:04:29 +0000 (0:00:00.590) 0:11:53.538 ******* 2026-03-18 11:04:30.889592 | instance | ok: [instance] 2026-03-18 11:04:30.889911 | instance | 2026-03-18 11:04:30.890214 | instance | TASK [Upload service image] **************************************************** 2026-03-18 11:04:30.890501 | instance | Wednesday 18 March 2026 11:04:30 +0000 (0:00:01.041) 0:11:54.580 ******* 2026-03-18 11:04:31.088180 | instance | included: glance_image for instance 2026-03-18 11:04:31.088504 | instance | 2026-03-18 11:04:31.088902 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-03-18 11:04:31.089229 | instance | Wednesday 18 March 2026 11:04:31 +0000 (0:00:00.198) 0:11:54.778 ******* 2026-03-18 11:04:32.026618 | instance | ok: [instance] 2026-03-18 11:04:32.026859 | instance | 2026-03-18 11:04:32.027147 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-03-18 11:04:32.027448 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.938) 0:11:55.717 ******* 2026-03-18 11:04:32.108980 | instance | skipping: [instance] 2026-03-18 11:04:32.109236 | instance | 2026-03-18 11:04:32.109925 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-03-18 11:04:32.109990 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.082) 0:11:55.799 ******* 2026-03-18 11:04:32.179108 | instance | skipping: [instance] 2026-03-18 11:04:32.179376 | instance | 2026-03-18 11:04:32.179611 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-03-18 11:04:32.179835 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.070) 0:11:55.870 ******* 2026-03-18 11:04:32.253466 | instance | skipping: [instance] 2026-03-18 11:04:32.253885 | instance | 2026-03-18 11:04:32.254398 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-03-18 11:04:32.254844 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.074) 0:11:55.944 ******* 2026-03-18 11:04:32.331186 | instance | skipping: [instance] 2026-03-18 11:04:32.331573 | instance | 2026-03-18 11:04:32.331904 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-03-18 11:04:32.332228 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.077) 0:11:56.022 ******* 2026-03-18 11:04:32.408615 | instance | skipping: [instance] 2026-03-18 11:04:32.408967 | instance | 2026-03-18 11:04:32.409300 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-03-18 11:04:32.409624 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.077) 0:11:56.099 ******* 2026-03-18 11:04:32.486075 | instance | skipping: [instance] 2026-03-18 11:04:32.486509 | instance | 2026-03-18 11:04:32.486841 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-03-18 11:04:32.487160 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.077) 0:11:56.177 ******* 2026-03-18 11:04:32.597495 | instance | skipping: [instance] 2026-03-18 11:04:32.597918 | instance | 2026-03-18 11:04:32.598326 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-03-18 11:04:32.598660 | instance | Wednesday 18 March 2026 11:04:32 +0000 (0:00:00.110) 0:11:56.287 ******* 2026-03-18 11:04:34.049402 | instance | ok: [instance] 2026-03-18 11:04:34.049780 | instance | 2026-03-18 11:04:34.050192 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-03-18 11:04:34.050533 | instance | Wednesday 18 March 2026 11:04:34 +0000 (0:00:01.452) 0:11:57.740 ******* 2026-03-18 11:04:37.134762 | instance | ok: [instance] => (item=22) 2026-03-18 11:04:37.134818 | instance | ok: [instance] => (item=111) 2026-03-18 11:04:37.134827 | instance | ok: [instance] => (item=2049) 2026-03-18 11:04:37.134835 | instance | 2026-03-18 11:04:37.134843 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-03-18 11:04:37.134852 | instance | Wednesday 18 March 2026 11:04:37 +0000 (0:00:03.083) 0:12:00.823 ******* 2026-03-18 11:04:38.206815 | instance | ok: [instance] 2026-03-18 11:04:38.206894 | instance | 2026-03-18 11:04:38.206914 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-03-18 11:04:38.207128 | instance | Wednesday 18 March 2026 11:04:38 +0000 (0:00:01.072) 0:12:01.896 ******* 2026-03-18 11:04:38.444750 | instance | ok: [instance -> localhost] 2026-03-18 11:04:38.445056 | instance | 2026-03-18 11:04:38.445442 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-03-18 11:04:38.445822 | instance | Wednesday 18 March 2026 11:04:38 +0000 (0:00:00.238) 0:12:02.135 ******* 2026-03-18 11:04:38.886448 | instance | ok: [instance -> localhost] 2026-03-18 11:04:38.886691 | instance | 2026-03-18 11:04:38.886965 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-03-18 11:04:38.887249 | instance | Wednesday 18 March 2026 11:04:38 +0000 (0:00:00.441) 0:12:02.576 ******* 2026-03-18 11:04:39.245094 | instance | ok: [instance -> localhost] 2026-03-18 11:04:39.245177 | instance | 2026-03-18 11:04:39.245320 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-03-18 11:04:39.245441 | instance | Wednesday 18 March 2026 11:04:39 +0000 (0:00:00.359) 0:12:02.936 ******* 2026-03-18 11:04:39.489479 | instance | ok: [instance -> localhost] 2026-03-18 11:04:39.489567 | instance | 2026-03-18 11:04:39.489706 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-03-18 11:04:39.489867 | instance | Wednesday 18 March 2026 11:04:39 +0000 (0:00:00.244) 0:12:03.180 ******* 2026-03-18 11:04:40.222436 | instance | ok: [instance] 2026-03-18 11:04:40.222721 | instance | 2026-03-18 11:04:40.223080 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-03-18 11:04:40.223436 | instance | Wednesday 18 March 2026 11:04:40 +0000 (0:00:00.732) 0:12:03.913 ******* 2026-03-18 11:04:42.475273 | instance | ok: [instance] 2026-03-18 11:04:42.475545 | instance | 2026-03-18 11:04:42.475834 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:04:42.476113 | instance | Wednesday 18 March 2026 11:04:42 +0000 (0:00:02.252) 0:12:06.166 ******* 2026-03-18 11:04:42.649064 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:04:42.649258 | instance | 2026-03-18 11:04:42.649540 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:04:42.649919 | instance | Wednesday 18 March 2026 11:04:42 +0000 (0:00:00.173) 0:12:06.339 ******* 2026-03-18 11:04:42.723375 | instance | skipping: [instance] 2026-03-18 11:04:42.723618 | instance | 2026-03-18 11:04:42.723906 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:04:42.724163 | instance | Wednesday 18 March 2026 11:04:42 +0000 (0:00:00.074) 0:12:06.414 ******* 2026-03-18 11:04:42.801519 | instance | skipping: [instance] 2026-03-18 11:04:42.801734 | instance | 2026-03-18 11:04:42.802107 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:04:42.802367 | instance | Wednesday 18 March 2026 11:04:42 +0000 (0:00:00.078) 0:12:06.492 ******* 2026-03-18 11:04:42.901712 | instance | ok: [instance] 2026-03-18 11:04:42.901969 | instance | 2026-03-18 11:04:42.902241 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-03-18 11:04:42.902505 | instance | Wednesday 18 March 2026 11:04:42 +0000 (0:00:00.100) 0:12:06.592 ******* 2026-03-18 11:04:43.026709 | instance | included: ingress for instance 2026-03-18 11:04:43.026933 | instance | 2026-03-18 11:04:43.027218 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-03-18 11:04:43.027502 | instance | Wednesday 18 March 2026 11:04:43 +0000 (0:00:00.124) 0:12:06.717 ******* 2026-03-18 11:04:44.296937 | instance | ok: [instance] 2026-03-18 11:04:44.297025 | instance | 2026-03-18 11:04:44.297207 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-03-18 11:04:44.297361 | instance | Wednesday 18 March 2026 11:04:44 +0000 (0:00:01.269) 0:12:07.987 ******* 2026-03-18 11:04:45.784852 | instance | ok: [instance] 2026-03-18 11:04:45.785124 | instance | 2026-03-18 11:04:45.785446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:04:45.785782 | instance | Wednesday 18 March 2026 11:04:45 +0000 (0:00:01.488) 0:12:09.475 ******* 2026-03-18 11:04:45.886957 | instance | ok: [instance] 2026-03-18 11:04:45.887280 | instance | 2026-03-18 11:04:45.887586 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:04:45.887866 | instance | Wednesday 18 March 2026 11:04:45 +0000 (0:00:00.101) 0:12:09.577 ******* 2026-03-18 11:04:45.965525 | instance | skipping: [instance] 2026-03-18 11:04:45.966149 | instance | 2026-03-18 11:04:45.966172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:04:45.966473 | instance | Wednesday 18 March 2026 11:04:45 +0000 (0:00:00.078) 0:12:09.656 ******* 2026-03-18 11:04:46.036362 | instance | skipping: [instance] 2026-03-18 11:04:46.036615 | instance | 2026-03-18 11:04:46.036905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:04:46.037177 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.071) 0:12:09.727 ******* 2026-03-18 11:04:46.112442 | instance | skipping: [instance] 2026-03-18 11:04:46.112666 | instance | 2026-03-18 11:04:46.112953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:04:46.113225 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.076) 0:12:09.803 ******* 2026-03-18 11:04:46.187976 | instance | skipping: [instance] 2026-03-18 11:04:46.188208 | instance | 2026-03-18 11:04:46.188513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:04:46.188802 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.075) 0:12:09.879 ******* 2026-03-18 11:04:46.269149 | instance | skipping: [instance] 2026-03-18 11:04:46.269420 | instance | 2026-03-18 11:04:46.269695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:04:46.270008 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.081) 0:12:09.960 ******* 2026-03-18 11:04:46.348227 | instance | ok: [instance] 2026-03-18 11:04:46.348530 | instance | 2026-03-18 11:04:46.348860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:04:46.349244 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.079) 0:12:10.039 ******* 2026-03-18 11:04:46.466115 | instance | ok: [instance] => (item=oslo_db) 2026-03-18 11:04:46.466372 | instance | ok: [instance] => (item=oslo_cache) 2026-03-18 11:04:46.466624 | instance | ok: [instance] => (item=dashboard) 2026-03-18 11:04:46.466888 | instance | ok: [instance] => (item=identity) 2026-03-18 11:04:46.467136 | instance | 2026-03-18 11:04:46.467408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:04:46.467678 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.117) 0:12:10.156 ******* 2026-03-18 11:04:46.585076 | instance | ok: [instance] 2026-03-18 11:04:46.585450 | instance | 2026-03-18 11:04:46.585760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:04:46.586094 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.119) 0:12:10.276 ******* 2026-03-18 11:04:46.825121 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:04:46.825190 | instance | 2026-03-18 11:04:46.825201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:04:46.825211 | instance | Wednesday 18 March 2026 11:04:46 +0000 (0:00:00.239) 0:12:10.515 ******* 2026-03-18 11:04:47.435459 | instance | ok: [instance] 2026-03-18 11:04:47.435530 | instance | 2026-03-18 11:04:47.435676 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-03-18 11:04:47.435868 | instance | Wednesday 18 March 2026 11:04:47 +0000 (0:00:00.610) 0:12:11.125 ******* 2026-03-18 11:04:49.694303 | instance | ok: [instance] 2026-03-18 11:04:49.694385 | instance | 2026-03-18 11:04:49.694539 | instance | TASK [Create Ingress] ********************************************************** 2026-03-18 11:04:49.694663 | instance | Wednesday 18 March 2026 11:04:49 +0000 (0:00:02.259) 0:12:13.385 ******* 2026-03-18 11:04:49.875056 | instance | included: openstack_helm_ingress for instance 2026-03-18 11:04:49.875150 | instance | 2026-03-18 11:04:49.875295 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-03-18 11:04:49.875425 | instance | Wednesday 18 March 2026 11:04:49 +0000 (0:00:00.180) 0:12:13.566 ******* 2026-03-18 11:04:49.953700 | instance | skipping: [instance] 2026-03-18 11:04:49.953793 | instance | 2026-03-18 11:04:49.953992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-03-18 11:04:49.954117 | instance | Wednesday 18 March 2026 11:04:49 +0000 (0:00:00.078) 0:12:13.644 ******* 2026-03-18 11:04:50.037299 | instance | skipping: [instance] 2026-03-18 11:04:50.037386 | instance | 2026-03-18 11:04:50.037518 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-03-18 11:04:50.037641 | instance | Wednesday 18 March 2026 11:04:50 +0000 (0:00:00.083) 0:12:13.728 ******* 2026-03-18 11:04:50.121662 | instance | ok: [instance] 2026-03-18 11:04:50.121750 | instance | 2026-03-18 11:04:50.121898 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-03-18 11:04:50.122014 | instance | Wednesday 18 March 2026 11:04:50 +0000 (0:00:00.084) 0:12:13.813 ******* 2026-03-18 11:04:50.253590 | instance | included: ingress for instance 2026-03-18 11:04:50.253827 | instance | 2026-03-18 11:04:50.254163 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-03-18 11:04:50.254440 | instance | Wednesday 18 March 2026 11:04:50 +0000 (0:00:00.131) 0:12:13.944 ******* 2026-03-18 11:04:51.386856 | instance | ok: [instance] 2026-03-18 11:04:51.387148 | instance | 2026-03-18 11:04:51.387427 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-03-18 11:04:51.387722 | instance | Wednesday 18 March 2026 11:04:51 +0000 (0:00:01.132) 0:12:15.077 ******* 2026-03-18 11:04:52.207394 | instance | ok: [instance] 2026-03-18 11:04:52.207642 | instance | 2026-03-18 11:04:52.207926 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Neutron DB secret] ******** 2026-03-18 11:04:52.208196 | instance | Wednesday 18 March 2026 11:04:52 +0000 (0:00:00.821) 0:12:15.898 ******* 2026-03-18 11:04:52.913274 | instance | ok: [instance] 2026-03-18 11:04:52.913584 | instance | 2026-03-18 11:04:52.913967 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Nova DB secret] *********** 2026-03-18 11:04:52.914299 | instance | Wednesday 18 March 2026 11:04:52 +0000 (0:00:00.705) 0:12:16.604 ******* 2026-03-18 11:04:53.626199 | instance | ok: [instance] 2026-03-18 11:04:53.626448 | instance | 2026-03-18 11:04:53.626778 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Octavia DB secret] ******** 2026-03-18 11:04:53.627071 | instance | Wednesday 18 March 2026 11:04:53 +0000 (0:00:00.712) 0:12:17.316 ******* 2026-03-18 11:04:54.389228 | instance | ok: [instance] 2026-03-18 11:04:54.389315 | instance | 2026-03-18 11:04:54.389467 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-03-18 11:04:54.389581 | instance | Wednesday 18 March 2026 11:04:54 +0000 (0:00:00.763) 0:12:18.080 ******* 2026-03-18 11:04:55.123294 | instance | ok: [instance] 2026-03-18 11:04:55.123603 | instance | 2026-03-18 11:04:55.123893 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-03-18 11:04:55.124188 | instance | Wednesday 18 March 2026 11:04:55 +0000 (0:00:00.733) 0:12:18.814 ******* 2026-03-18 11:04:55.948575 | instance | ok: [instance] 2026-03-18 11:04:55.948931 | instance | 2026-03-18 11:04:55.949152 | instance | PLAY [controllers] ************************************************************* 2026-03-18 11:04:55.949409 | instance | 2026-03-18 11:04:55.949696 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 11:04:55.950113 | instance | Wednesday 18 March 2026 11:04:55 +0000 (0:00:00.825) 0:12:19.639 ******* 2026-03-18 11:05:00.202030 | instance | ok: [instance] 2026-03-18 11:05:00.202268 | instance | 2026-03-18 11:05:00.202569 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-18 11:05:00.202863 | instance | Wednesday 18 March 2026 11:05:00 +0000 (0:00:04.253) 0:12:23.893 ******* 2026-03-18 11:05:00.489130 | instance | ok: [instance] 2026-03-18 11:05:00.489218 | instance | 2026-03-18 11:05:00.489354 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-18 11:05:00.489484 | instance | Wednesday 18 March 2026 11:05:00 +0000 (0:00:00.287) 0:12:24.180 ******* 2026-03-18 11:05:01.744143 | instance | ok: [instance] 2026-03-18 11:05:01.744791 | instance | 2026-03-18 11:05:01.744870 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-18 11:05:01.744890 | instance | Wednesday 18 March 2026 11:05:01 +0000 (0:00:01.253) 0:12:25.434 ******* 2026-03-18 11:05:02.042223 | instance | ok: [instance] 2026-03-18 11:05:02.042310 | instance | 2026-03-18 11:05:02.042568 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-18 11:05:02.042615 | instance | Wednesday 18 March 2026 11:05:02 +0000 (0:00:00.298) 0:12:25.732 ******* 2026-03-18 11:05:02.170693 | instance | ok: [instance] => { 2026-03-18 11:05:02.170766 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-18 11:05:02.170773 | instance | } 2026-03-18 11:05:02.170778 | instance | 2026-03-18 11:05:02.170783 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-18 11:05:02.170787 | instance | Wednesday 18 March 2026 11:05:02 +0000 (0:00:00.128) 0:12:25.860 ******* 2026-03-18 11:05:02.582407 | instance | ok: [instance] 2026-03-18 11:05:02.582510 | instance | 2026-03-18 11:05:02.582782 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-18 11:05:02.582841 | instance | Wednesday 18 March 2026 11:05:02 +0000 (0:00:00.412) 0:12:26.273 ******* 2026-03-18 11:05:03.734822 | instance | ok: [instance] 2026-03-18 11:05:03.734898 | instance | 2026-03-18 11:05:03.735033 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-18 11:05:03.735172 | instance | Wednesday 18 March 2026 11:05:03 +0000 (0:00:01.152) 0:12:27.425 ******* 2026-03-18 11:05:04.263178 | instance | ok: [instance] 2026-03-18 11:05:04.263290 | instance | 2026-03-18 11:05:04.263444 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-03-18 11:05:04.263560 | instance | Wednesday 18 March 2026 11:05:04 +0000 (0:00:00.527) 0:12:27.953 ******* 2026-03-18 11:05:05.053571 | instance | ok: [instance] 2026-03-18 11:05:05.053661 | instance | 2026-03-18 11:05:05.053813 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-03-18 11:05:05.053998 | instance | Wednesday 18 March 2026 11:05:05 +0000 (0:00:00.791) 0:12:28.744 ******* 2026-03-18 11:05:05.903776 | instance | ok: [instance] 2026-03-18 11:05:05.903863 | instance | 2026-03-18 11:05:05.903973 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-03-18 11:05:05.904096 | instance | Wednesday 18 March 2026 11:05:05 +0000 (0:00:00.850) 0:12:29.595 ******* 2026-03-18 11:05:06.303173 | instance | ok: [instance] 2026-03-18 11:05:06.303323 | instance | 2026-03-18 11:05:06.303525 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-18 11:05:06.303710 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.399) 0:12:29.994 ******* 2026-03-18 11:05:06.479196 | instance | included: openstack_helm_endpoints for instance 2026-03-18 11:05:06.479424 | instance | 2026-03-18 11:05:06.479745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:05:06.480024 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.175) 0:12:30.170 ******* 2026-03-18 11:05:06.551883 | instance | skipping: [instance] 2026-03-18 11:05:06.552110 | instance | 2026-03-18 11:05:06.552451 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:05:06.552761 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.072) 0:12:30.242 ******* 2026-03-18 11:05:06.619879 | instance | skipping: [instance] 2026-03-18 11:05:06.620094 | instance | 2026-03-18 11:05:06.620420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:05:06.620719 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.068) 0:12:30.310 ******* 2026-03-18 11:05:06.694845 | instance | skipping: [instance] 2026-03-18 11:05:06.695096 | instance | 2026-03-18 11:05:06.695384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:05:06.695656 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.074) 0:12:30.385 ******* 2026-03-18 11:05:06.765296 | instance | skipping: [instance] 2026-03-18 11:05:06.765497 | instance | 2026-03-18 11:05:06.765802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:05:06.766130 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.070) 0:12:30.456 ******* 2026-03-18 11:05:06.842554 | instance | skipping: [instance] 2026-03-18 11:05:06.842665 | instance | 2026-03-18 11:05:06.842855 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:05:06.843022 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.077) 0:12:30.533 ******* 2026-03-18 11:05:06.913512 | instance | skipping: [instance] 2026-03-18 11:05:06.913637 | instance | 2026-03-18 11:05:06.913807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:05:06.913994 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.070) 0:12:30.604 ******* 2026-03-18 11:05:06.989461 | instance | ok: [instance] 2026-03-18 11:05:06.989589 | instance | 2026-03-18 11:05:06.989770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:05:06.989975 | instance | Wednesday 18 March 2026 11:05:06 +0000 (0:00:00.075) 0:12:30.680 ******* 2026-03-18 11:05:07.088540 | instance | ok: [instance] => (item=identity) 2026-03-18 11:05:07.088653 | instance | 2026-03-18 11:05:07.088823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:05:07.088990 | instance | Wednesday 18 March 2026 11:05:07 +0000 (0:00:00.098) 0:12:30.779 ******* 2026-03-18 11:05:07.206315 | instance | ok: [instance] 2026-03-18 11:05:07.206439 | instance | 2026-03-18 11:05:07.206624 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-03-18 11:05:07.206813 | instance | Wednesday 18 March 2026 11:05:07 +0000 (0:00:00.116) 0:12:30.896 ******* 2026-03-18 11:05:07.743997 | instance | ok: [instance] 2026-03-18 11:05:07.744339 | instance | 2026-03-18 11:05:07.744644 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-03-18 11:05:07.744912 | instance | Wednesday 18 March 2026 11:05:07 +0000 (0:00:00.538) 0:12:31.434 ******* 2026-03-18 11:05:08.470803 | instance | ok: [instance] 2026-03-18 11:05:08.471045 | instance | 2026-03-18 11:05:08.471429 | instance | PLAY [Configure networking] **************************************************** 2026-03-18 11:05:08.471682 | instance | 2026-03-18 11:05:08.472025 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 11:05:08.472272 | instance | Wednesday 18 March 2026 11:05:08 +0000 (0:00:00.727) 0:12:32.162 ******* 2026-03-18 11:05:12.553645 | instance | ok: [instance] 2026-03-18 11:05:12.553756 | instance | 2026-03-18 11:05:12.553866 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-03-18 11:05:12.553990 | instance | Wednesday 18 March 2026 11:05:12 +0000 (0:00:04.082) 0:12:36.244 ******* 2026-03-18 11:05:12.804605 | instance | ok: [instance] 2026-03-18 11:05:12.804691 | instance | 2026-03-18 11:05:12.805530 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-03-18 11:05:12.805579 | instance | Wednesday 18 March 2026 11:05:12 +0000 (0:00:00.250) 0:12:36.495 ******* 2026-03-18 11:05:13.027422 | instance | ok: [instance] 2026-03-18 11:05:13.027515 | instance | 2026-03-18 11:05:13.027645 | instance | PLAY RECAP ********************************************************************* 2026-03-18 11:05:13.027778 | instance | instance : ok=748 changed=0 unreachable=0 failed=0 skipped=285 rescued=0 ignored=0 2026-03-18 11:05:13.027896 | instance | 2026-03-18 11:05:13.028022 | instance | Wednesday 18 March 2026 11:05:13 +0000 (0:00:00.219) 0:12:36.715 ******* 2026-03-18 11:05:13.028139 | instance | =============================================================================== 2026-03-18 11:05:13.028260 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.77s 2026-03-18 11:05:13.028386 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.71s 2026-03-18 11:05:13.028512 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 15.18s 2026-03-18 11:05:13.028885 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.96s 2026-03-18 11:05:13.029124 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.94s 2026-03-18 11:05:13.029254 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 11.40s 2026-03-18 11:05:13.029378 | instance | vexxhost.atmosphere.octavia : Create health manager security group rules -- 11.39s 2026-03-18 11:05:13.029496 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 11.01s 2026-03-18 11:05:13.029614 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 10.92s 2026-03-18 11:05:13.029735 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.10s 2026-03-18 11:05:13.029872 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.71s 2026-03-18 11:05:13.030205 | instance | vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project --- 5.74s 2026-03-18 11:05:13.030323 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.68s 2026-03-18 11:05:13.030440 | instance | Gathering Facts --------------------------------------------------------- 5.66s 2026-03-18 11:05:13.030556 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.55s 2026-03-18 11:05:13.030674 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.54s 2026-03-18 11:05:13.030784 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 5.45s 2026-03-18 11:05:13.030901 | instance | vexxhost.atmosphere.barbican : Add implied roles ------------------------ 5.38s 2026-03-18 11:05:13.031018 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 5.15s 2026-03-18 11:05:13.031133 | instance | Gathering Facts --------------------------------------------------------- 4.97s 2026-03-18 11:05:13.332752 | instance | INFO [aio > idempotence] Executed: Successful 2026-03-18 11:05:13.346754 | instance | INFO [aio > side_effect] Executing 2026-03-18 11:05:13.346796 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-18 11:05:13.354432 | instance | INFO [aio > verify] Executing 2026-03-18 11:05:14.198650 | instance | 2026-03-18 11:05:14.198921 | instance | PLAY [Run tests] *************************************************************** 2026-03-18 11:05:14.199175 | instance | 2026-03-18 11:05:14.199448 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-03-18 11:05:14.199771 | instance | Wednesday 18 March 2026 11:05:14 +0000 (0:00:00.011) 0:00:00.011 ******* 2026-03-18 11:05:16.909647 | instance | changed: [localhost] 2026-03-18 11:05:16.909739 | instance | 2026-03-18 11:05:16.909917 | instance | PLAY [controllers[0]] ********************************************************** 2026-03-18 11:05:16.910042 | instance | 2026-03-18 11:05:16.910168 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-18 11:05:16.910289 | instance | Wednesday 18 March 2026 11:05:16 +0000 (0:00:02.711) 0:00:02.723 ******* 2026-03-18 11:05:20.869561 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-18 11:05:20.869742 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-18 11:05:20.869976 | instance | interpreter could change the meaning of that path. See 2026-03-18 11:05:20.870160 | instance | https://docs.ansible.com/ansible- 2026-03-18 11:05:20.870366 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-18 11:05:20.947844 | instance | ok: [instance] 2026-03-18 11:05:20.948096 | instance | 2026-03-18 11:05:20.948394 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-03-18 11:05:20.948688 | instance | Wednesday 18 March 2026 11:05:20 +0000 (0:00:04.037) 0:00:06.761 ******* 2026-03-18 11:05:22.135961 | instance | ok: [instance] 2026-03-18 11:05:22.136109 | instance | 2026-03-18 11:05:22.136351 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-03-18 11:05:22.136536 | instance | Wednesday 18 March 2026 11:05:22 +0000 (0:00:01.188) 0:00:07.949 ******* 2026-03-18 11:05:22.489273 | instance | ok: [instance] 2026-03-18 11:05:22.489532 | instance | 2026-03-18 11:05:22.489811 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-03-18 11:05:22.490180 | instance | Wednesday 18 March 2026 11:05:22 +0000 (0:00:00.352) 0:00:08.302 ******* 2026-03-18 11:05:23.175494 | instance | ok: [instance] 2026-03-18 11:05:23.175562 | instance | 2026-03-18 11:05:23.175728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:05:23.175846 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.686) 0:00:08.988 ******* 2026-03-18 11:05:23.350905 | instance | ok: [instance] 2026-03-18 11:05:23.350987 | instance | 2026-03-18 11:05:23.351109 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:05:23.351231 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.175) 0:00:09.164 ******* 2026-03-18 11:05:23.412073 | instance | skipping: [instance] 2026-03-18 11:05:23.412151 | instance | 2026-03-18 11:05:23.412804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:05:23.412874 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.061) 0:00:09.225 ******* 2026-03-18 11:05:23.476510 | instance | skipping: [instance] 2026-03-18 11:05:23.476771 | instance | 2026-03-18 11:05:23.477032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:05:23.477237 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.063) 0:00:09.289 ******* 2026-03-18 11:05:23.542339 | instance | skipping: [instance] 2026-03-18 11:05:23.542596 | instance | 2026-03-18 11:05:23.542885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:05:23.543206 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.065) 0:00:09.355 ******* 2026-03-18 11:05:23.608834 | instance | skipping: [instance] 2026-03-18 11:05:23.609089 | instance | 2026-03-18 11:05:23.609382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:05:23.609694 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.066) 0:00:09.421 ******* 2026-03-18 11:05:23.673040 | instance | skipping: [instance] 2026-03-18 11:05:23.673286 | instance | 2026-03-18 11:05:23.673572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:05:23.673855 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.064) 0:00:09.485 ******* 2026-03-18 11:05:23.745271 | instance | ok: [instance] 2026-03-18 11:05:23.745514 | instance | 2026-03-18 11:05:23.745764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:05:23.746077 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.072) 0:00:09.558 ******* 2026-03-18 11:05:23.837406 | instance | ok: [instance] => (item=identity) 2026-03-18 11:05:23.837653 | instance | ok: [instance] => (item=dashboard) 2026-03-18 11:05:23.837960 | instance | 2026-03-18 11:05:23.838313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:05:23.838605 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.091) 0:00:09.650 ******* 2026-03-18 11:05:23.937747 | instance | ok: [instance] 2026-03-18 11:05:23.938044 | instance | 2026-03-18 11:05:23.938339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-03-18 11:05:23.938609 | instance | Wednesday 18 March 2026 11:05:23 +0000 (0:00:00.100) 0:00:09.750 ******* 2026-03-18 11:05:24.109670 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-03-18 11:05:24.109931 | instance | 2026-03-18 11:05:24.110263 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-03-18 11:05:24.110581 | instance | Wednesday 18 March 2026 11:05:24 +0000 (0:00:00.171) 0:00:09.922 ******* 2026-03-18 11:05:24.805968 | instance | changed: [instance] 2026-03-18 11:05:24.806174 | instance | 2026-03-18 11:05:24.806447 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-03-18 11:05:24.806715 | instance | Wednesday 18 March 2026 11:05:24 +0000 (0:00:00.695) 0:00:10.618 ******* 2026-03-18 11:05:24.998010 | instance | included: openstack_helm_endpoints for instance 2026-03-18 11:05:24.998254 | instance | 2026-03-18 11:05:24.998551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-03-18 11:05:24.998912 | instance | Wednesday 18 March 2026 11:05:24 +0000 (0:00:00.192) 0:00:10.810 ******* 2026-03-18 11:05:25.133588 | instance | ok: [instance] 2026-03-18 11:05:25.134214 | instance | 2026-03-18 11:05:25.134277 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-03-18 11:05:25.134618 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.135) 0:00:10.946 ******* 2026-03-18 11:05:25.198224 | instance | skipping: [instance] 2026-03-18 11:05:25.198472 | instance | 2026-03-18 11:05:25.198849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-03-18 11:05:25.199133 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.064) 0:00:11.011 ******* 2026-03-18 11:05:25.265797 | instance | skipping: [instance] 2026-03-18 11:05:25.266073 | instance | 2026-03-18 11:05:25.266350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-03-18 11:05:25.266649 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.067) 0:00:11.079 ******* 2026-03-18 11:05:25.337142 | instance | skipping: [instance] 2026-03-18 11:05:25.337197 | instance | 2026-03-18 11:05:25.337331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-03-18 11:05:25.337436 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.071) 0:00:11.150 ******* 2026-03-18 11:05:25.406287 | instance | skipping: [instance] 2026-03-18 11:05:25.406410 | instance | 2026-03-18 11:05:25.406678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-03-18 11:05:25.406854 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.069) 0:00:11.219 ******* 2026-03-18 11:05:25.473268 | instance | skipping: [instance] 2026-03-18 11:05:25.473570 | instance | 2026-03-18 11:05:25.473999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-03-18 11:05:25.474332 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.066) 0:00:11.286 ******* 2026-03-18 11:05:25.546550 | instance | ok: [instance] 2026-03-18 11:05:25.546803 | instance | 2026-03-18 11:05:25.547093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-03-18 11:05:25.547367 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.073) 0:00:11.359 ******* 2026-03-18 11:05:25.649112 | instance | ok: [instance] => (item=identity) 2026-03-18 11:05:25.649410 | instance | ok: [instance] => (item=dashboard) 2026-03-18 11:05:25.649690 | instance | 2026-03-18 11:05:25.650049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-03-18 11:05:25.650446 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.102) 0:00:11.462 ******* 2026-03-18 11:05:25.744856 | instance | ok: [instance] 2026-03-18 11:05:25.745119 | instance | 2026-03-18 11:05:25.745392 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-03-18 11:05:25.745661 | instance | Wednesday 18 March 2026 11:05:25 +0000 (0:00:00.095) 0:00:11.557 ******* 2026-03-18 11:05:26.811170 | instance | ok: [instance] 2026-03-18 11:05:26.811473 | instance | 2026-03-18 11:05:26.811751 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-03-18 11:05:26.812026 | instance | Wednesday 18 March 2026 11:05:26 +0000 (0:00:01.066) 0:00:12.624 ******* 2026-03-18 11:05:26.899884 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '2e6f5420-7282-446b-9098-439bc1718a8f'}}}}) 2026-03-18 11:05:26.900022 | instance | 2026-03-18 11:05:26.900178 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-03-18 11:05:26.900349 | instance | Wednesday 18 March 2026 11:05:26 +0000 (0:00:00.089) 0:00:12.713 ******* 2026-03-18 11:05:28.066230 | instance | ok: [instance] 2026-03-18 11:05:28.066467 | instance | 2026-03-18 11:05:28.066754 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-03-18 11:05:28.067037 | instance | Wednesday 18 March 2026 11:05:28 +0000 (0:00:01.165) 0:00:13.879 ******* 2026-03-18 11:05:28.152056 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '8b969ad1-c609-4197-96de-04668e9094e5'}}}}) 2026-03-18 11:05:28.152312 | instance | 2026-03-18 11:05:28.152615 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-03-18 11:05:28.152936 | instance | Wednesday 18 March 2026 11:05:28 +0000 (0:00:00.085) 0:00:13.964 ******* 2026-03-18 11:05:29.207888 | instance | ok: [instance] 2026-03-18 11:05:29.208011 | instance | 2026-03-18 11:05:29.208204 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-03-18 11:05:29.208375 | instance | Wednesday 18 March 2026 11:05:29 +0000 (0:00:01.056) 0:00:15.021 ******* 2026-03-18 11:05:29.289066 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '6d9b77b2-9477-4622-ac8a-a3c94620600e'}}}}) 2026-03-18 11:05:29.289339 | instance | 2026-03-18 11:05:29.289604 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-03-18 11:05:29.289924 | instance | Wednesday 18 March 2026 11:05:29 +0000 (0:00:00.080) 0:00:15.102 ******* 2026-03-18 11:15:06.314426 | instance | changed: [instance] 2026-03-18 11:15:06.314608 | instance | 2026-03-18 11:15:06.314805 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-03-18 11:15:06.314996 | instance | Wednesday 18 March 2026 11:15:06 +0000 (0:09:37.025) 0:09:52.127 ******* 2026-03-18 11:15:07.260130 | instance | ok: [instance] 2026-03-18 11:15:07.260365 | instance | 2026-03-18 11:15:07.260649 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-03-18 11:15:07.260938 | instance | Wednesday 18 March 2026 11:15:07 +0000 (0:00:00.945) 0:09:53.073 ******* 2026-03-18 11:15:08.348864 | instance | ok: [instance] 2026-03-18 11:15:08.348982 | instance | 2026-03-18 11:15:08.349160 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-03-18 11:15:08.349324 | instance | Wednesday 18 March 2026 11:15:08 +0000 (0:00:01.088) 0:09:54.162 ******* 2026-03-18 11:15:08.382189 | instance | ok: [instance] => { 2026-03-18 11:15:08.382280 | instance | "msg": [ 2026-03-18 11:15:08.382410 | instance | "+ tempest cleanup --init-saved-state", 2026-03-18 11:15:08.382532 | instance | "+ '[' true == false ']'", 2026-03-18 11:15:08.382653 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-03-18 11:15:08.382785 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-03-18 11:15:08.382901 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-03-18 11:15:08.383035 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-03-18 11:15:08.383146 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-03-18 11:15:08.383271 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.176937s] ... ok", 2026-03-18 11:15:08.383395 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.060722s] ... ok", 2026-03-18 11:15:08.383531 | instance | "{3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.444986s] ... ok", 2026-03-18 11:15:08.383658 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.932720s] ... ok", 2026-03-18 11:15:08.383775 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.647826s] ... ok", 2026-03-18 11:15:08.383899 | instance | "{3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.101570s] ... ok", 2026-03-18 11:15:08.384022 | instance | "{0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [4.469429s] ... ok", 2026-03-18 11:15:08.384145 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [0.920941s] ... ok", 2026-03-18 11:15:08.384268 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [3.311512s] ... ok", 2026-03-18 11:15:08.384389 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [3.109601s] ... ok", 2026-03-18 11:15:08.384511 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.604705s] ... ok", 2026-03-18 11:15:08.384634 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.497070s] ... ok", 2026-03-18 11:15:08.384758 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.982806s] ... ok", 2026-03-18 11:15:08.384879 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.059931s] ... ok", 2026-03-18 11:15:08.385019 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.042835s] ... ok", 2026-03-18 11:15:08.385142 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.824264s] ... ok", 2026-03-18 11:15:08.385265 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.732764s] ... ok", 2026-03-18 11:15:08.385386 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.030056s] ... ok", 2026-03-18 11:15:08.385515 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.136830s] ... ok", 2026-03-18 11:15:08.385638 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.053695s] ... ok", 2026-03-18 11:15:08.385763 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.063697s] ... ok", 2026-03-18 11:15:08.385904 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.081004s] ... ok", 2026-03-18 11:15:08.386027 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.001139s] ... ok", 2026-03-18 11:15:08.386152 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.059401s] ... ok", 2026-03-18 11:15:08.386272 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000807s] ... ok", 2026-03-18 11:15:08.386394 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.169504s] ... ok", 2026-03-18 11:15:08.386520 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.160633s] ... ok", 2026-03-18 11:15:08.386644 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.106147s] ... ok", 2026-03-18 11:15:08.386779 | instance | "2026-03-18 11:07:04.654 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202", 2026-03-18 11:15:08.386903 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013341s] ... ok", 2026-03-18 11:15:08.387034 | instance | "2026-03-18 11:07:10.222 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202", 2026-03-18 11:15:08.387168 | instance | "2026-03-18 11:07:14.736 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202", 2026-03-18 11:15:08.387500 | instance | "{0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.186033s] ... ok", 2026-03-18 11:15:08.387646 | instance | "2026-03-18 11:07:19.238 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202", 2026-03-18 11:15:08.387773 | instance | "{0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.643181s] ... ok", 2026-03-18 11:15:08.387902 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.602663s] ... ok", 2026-03-18 11:15:08.388031 | instance | "{3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [21.964218s] ... ok", 2026-03-18 11:15:08.388159 | instance | "{0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.272715s] ... ok", 2026-03-18 11:15:08.388279 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [62.939743s] ... ok", 2026-03-18 11:15:08.388415 | instance | "2026-03-18 11:07:41.507 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.388551 | instance | "2026-03-18 11:07:44.480 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.388676 | instance | "{0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.336140s] ... ok", 2026-03-18 11:15:08.388811 | instance | "2026-03-18 11:07:47.982 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.388984 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.538117s] ... ok", 2026-03-18 11:15:08.389113 | instance | "2026-03-18 11:07:52.483 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.389240 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.324048s] ... ok", 2026-03-18 11:15:08.389367 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.197905s] ... ok", 2026-03-18 11:15:08.389493 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.098960s] ... ok", 2026-03-18 11:15:08.389621 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.059306s] ... ok", 2026-03-18 11:15:08.389906 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000420s] ... ok", 2026-03-18 11:15:08.390031 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.965448s] ... ok", 2026-03-18 11:15:08.390156 | instance | "{3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.224703s] ... ok", 2026-03-18 11:15:08.390282 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.663986s] ... ok", 2026-03-18 11:15:08.390418 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.431428s] ... ok", 2026-03-18 11:15:08.390533 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.172835s] ... ok", 2026-03-18 11:15:08.390659 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.170165s] ... ok", 2026-03-18 11:15:08.390804 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [1.135161s] ... ok", 2026-03-18 11:15:08.390930 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.140903s] ... ok", 2026-03-18 11:15:08.391055 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.068370s] ... ok", 2026-03-18 11:15:08.391179 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.038139s] ... ok", 2026-03-18 11:15:08.391301 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.051405s] ... ok", 2026-03-18 11:15:08.391424 | instance | "{0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.038717s] ... ok", 2026-03-18 11:15:08.391550 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.173565s] ... ok", 2026-03-18 11:15:08.391676 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.280688s] ... ok", 2026-03-18 11:15:08.392246 | instance | "{1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.547373s] ... ok", 2026-03-18 11:15:08.392261 | instance | "2026-03-18 11:08:25.014 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.392267 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [8.669192s] ... ok", 2026-03-18 11:15:08.392273 | instance | "2026-03-18 11:08:27.515 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.392305 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [1.171459s] ... ok", 2026-03-18 11:15:08.392428 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.081125s] ... ok", 2026-03-18 11:15:08.392554 | instance | "{2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [33.355195s] ... ok", 2026-03-18 11:15:08.392679 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.121079s] ... ok", 2026-03-18 11:15:08.392804 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.666626s] ... ok", 2026-03-18 11:15:08.392963 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.717521s] ... ok", 2026-03-18 11:15:08.393092 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.146715s] ... ok", 2026-03-18 11:15:08.393217 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [5.699241s] ... ok", 2026-03-18 11:15:08.393341 | instance | "{1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007834s] ... ok", 2026-03-18 11:15:08.393468 | instance | "{0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.202692s] ... ok", 2026-03-18 11:15:08.393592 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [2.004379s] ... ok", 2026-03-18 11:15:08.393722 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.351280s] ... ok", 2026-03-18 11:15:08.393865 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.135854s] ... ok", 2026-03-18 11:15:08.393991 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.064189s] ... ok", 2026-03-18 11:15:08.394116 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.045929s] ... ok", 2026-03-18 11:15:08.394244 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.060939s] ... ok", 2026-03-18 11:15:08.394361 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.052203s] ... ok", 2026-03-18 11:15:08.394484 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.047667s] ... ok", 2026-03-18 11:15:08.394608 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.207556s] ... ok", 2026-03-18 11:15:08.394731 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.575352s] ... ok", 2026-03-18 11:15:08.395034 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.478347s] ... ok", 2026-03-18 11:15:08.395041 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.956818s] ... ok", 2026-03-18 11:15:08.395098 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.093798s] ... ok", 2026-03-18 11:15:08.395236 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.474603s] ... ok", 2026-03-18 11:15:08.395417 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.521985s] ... ok", 2026-03-18 11:15:08.395591 | instance | "{0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.062348s] ... ok", 2026-03-18 11:15:08.395768 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.515503s] ... ok", 2026-03-18 11:15:08.395910 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.951271s] ... ok", 2026-03-18 11:15:08.396068 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.048777s] ... ok", 2026-03-18 11:15:08.396457 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.015342s] ... ok", 2026-03-18 11:15:08.396466 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.052534s] ... ok", 2026-03-18 11:15:08.396473 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.078836s] ... ok", 2026-03-18 11:15:08.396596 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.177283s] ... ok", 2026-03-18 11:15:08.396724 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.191345s] ... ok", 2026-03-18 11:15:08.396850 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.113650s] ... ok", 2026-03-18 11:15:08.396998 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.125423s] ... ok", 2026-03-18 11:15:08.397120 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.265792s] ... ok", 2026-03-18 11:15:08.397281 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [3.171681s] ... ok", 2026-03-18 11:15:08.397400 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.561065s] ... ok", 2026-03-18 11:15:08.397519 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.009695s] ... ok", 2026-03-18 11:15:08.397641 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.835173s] ... ok", 2026-03-18 11:15:08.397763 | instance | "{2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.320342s] ... ok", 2026-03-18 11:15:08.397977 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.002285s] ... ok", 2026-03-18 11:15:08.398092 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.125504s] ... ok", 2026-03-18 11:15:08.398211 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.071185s] ... ok", 2026-03-18 11:15:08.398334 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.069825s] ... ok", 2026-03-18 11:15:08.398455 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.009718s] ... ok", 2026-03-18 11:15:08.398578 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [1.807381s] ... ok", 2026-03-18 11:15:08.398700 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [8.570568s] ... ok", 2026-03-18 11:15:08.398837 | instance | "2026-03-18 11:09:43.993 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-03-18 11:15:08.398956 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.635831s] ... ok", 2026-03-18 11:15:08.399087 | instance | "2026-03-18 11:09:46.496 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-03-18 11:15:08.399224 | instance | "2026-03-18 11:09:49.997 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-03-18 11:15:08.399369 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [5.251276s] ... ok", 2026-03-18 11:15:08.399493 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [4.091099s] ... ok", 2026-03-18 11:15:08.399662 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.700832s] ... ok", 2026-03-18 11:15:08.399774 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.298734s] ... ok", 2026-03-18 11:15:08.399871 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.059014s] ... ok", 2026-03-18 11:15:08.399990 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.061262s] ... ok", 2026-03-18 11:15:08.400112 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.034712s] ... ok", 2026-03-18 11:15:08.400258 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.039193s] ... ok", 2026-03-18 11:15:08.400357 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.060863s] ... ok", 2026-03-18 11:15:08.400648 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.570546s] ... ok", 2026-03-18 11:15:08.400695 | instance | "2026-03-18 11:10:24.844 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-03-18 11:15:08.400869 | instance | "2026-03-18 11:10:27.346 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-03-18 11:15:08.401057 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.390405s] ... ok", 2026-03-18 11:15:08.401209 | instance | "2026-03-18 11:10:30.848 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-03-18 11:15:08.401345 | instance | "2026-03-18 11:10:38.094 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-03-18 11:15:08.401481 | instance | "2026-03-18 11:10:40.597 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-03-18 11:15:08.401615 | instance | "2026-03-18 11:10:44.098 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-03-18 11:15:08.401778 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.432183s] ... ok", 2026-03-18 11:15:08.401894 | instance | "2026-03-18 11:10:48.600 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-03-18 11:15:08.402158 | instance | "{1} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [101.719458s] ... ok", 2026-03-18 11:15:08.402165 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.269907s] ... ok", 2026-03-18 11:15:08.402263 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.415403s] ... ok", 2026-03-18 11:15:08.402388 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.791924s] ... ok", 2026-03-18 11:15:08.402512 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.953951s] ... ok", 2026-03-18 11:15:08.402636 | instance | "{2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-03-18 11:15:08.402770 | instance | "2026-03-18 11:11:31.858 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.402894 | instance | "2026-03-18 11:11:37.422 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207", 2026-03-18 11:15:08.403017 | instance | "{1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [46.742786s] ... ok", 2026-03-18 11:15:08.403187 | instance | "{1} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-03-18 11:15:08.403264 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.093453s] ... ok", 2026-03-18 11:15:08.403388 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.477365s] ... ok", 2026-03-18 11:15:08.403517 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [82.124909s] ... ok", 2026-03-18 11:15:08.403728 | instance | "", 2026-03-18 11:15:08.403737 | instance | "======", 2026-03-18 11:15:08.403851 | instance | "Totals", 2026-03-18 11:15:08.403965 | instance | "======", 2026-03-18 11:15:08.404082 | instance | "Ran: 131 tests in 462.4520 sec.", 2026-03-18 11:15:08.404198 | instance | " - Passed: 129", 2026-03-18 11:15:08.404313 | instance | " - Skipped: 2", 2026-03-18 11:15:08.404427 | instance | " - Expected Fail: 0", 2026-03-18 11:15:08.404569 | instance | " - Unexpected Success: 0", 2026-03-18 11:15:08.404688 | instance | " - Failed: 0", 2026-03-18 11:15:08.404791 | instance | "Sum of execute time for each test: 497.3404 sec.", 2026-03-18 11:15:08.404982 | instance | "", 2026-03-18 11:15:08.405061 | instance | "==============", 2026-03-18 11:15:08.405168 | instance | "Worker Balance", 2026-03-18 11:15:08.405281 | instance | "==============", 2026-03-18 11:15:08.405410 | instance | " - Worker 0 (31 tests) => 0:07:38.355261", 2026-03-18 11:15:08.405517 | instance | " - Worker 1 (34 tests) => 0:05:52.089875", 2026-03-18 11:15:08.405632 | instance | " - Worker 2 (33 tests) => 0:05:05.297652", 2026-03-18 11:15:08.405749 | instance | " - Worker 3 (33 tests) => 0:02:57.149529", 2026-03-18 11:15:08.405899 | instance | "+ tempest cleanup", 2026-03-18 11:15:08.406013 | instance | "" 2026-03-18 11:15:08.406127 | instance | ] 2026-03-18 11:15:08.406243 | instance | } 2026-03-18 11:15:08.423346 | instance | 2026-03-18 11:15:08.423557 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-03-18 11:15:08.423817 | instance | Wednesday 18 March 2026 11:15:08 +0000 (0:00:00.074) 0:09:54.236 ******* 2026-03-18 11:15:08.496615 | instance | skipping: [instance] 2026-03-18 11:15:08.496810 | instance | 2026-03-18 11:15:08.497144 | instance | PLAY RECAP ********************************************************************* 2026-03-18 11:15:08.497423 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-03-18 11:15:08.497699 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-03-18 11:15:08.497963 | instance | 2026-03-18 11:15:08.498223 | instance | Wednesday 18 March 2026 11:15:08 +0000 (0:00:00.073) 0:09:54.310 ******* 2026-03-18 11:15:08.498474 | instance | =============================================================================== 2026-03-18 11:15:08.498739 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 577.03s 2026-03-18 11:15:08.498988 | instance | Gathering Facts --------------------------------------------------------- 4.04s 2026-03-18 11:15:08.499241 | instance | Run "stestr" tests ------------------------------------------------------ 2.71s 2026-03-18 11:15:08.499497 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.19s 2026-03-18 11:15:08.499756 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.17s 2026-03-18 11:15:08.500014 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 1.09s 2026-03-18 11:15:08.500274 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.07s 2026-03-18 11:15:08.500533 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.06s 2026-03-18 11:15:08.500810 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.95s 2026-03-18 11:15:08.501155 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.70s 2026-03-18 11:15:08.501414 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.69s 2026-03-18 11:15:08.501669 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.35s 2026-03-18 11:15:08.501974 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.19s 2026-03-18 11:15:08.502227 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.18s 2026-03-18 11:15:08.502494 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.17s 2026-03-18 11:15:08.502859 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.14s 2026-03-18 11:15:08.503045 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-03-18 11:15:08.503294 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-03-18 11:15:08.503547 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-03-18 11:15:08.503810 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-03-18 11:15:08.583003 | instance | INFO [aio > verify] Executed: Successful 2026-03-18 11:15:08.594769 | instance | INFO [aio > cleanup] Executing 2026-03-18 11:15:08.595072 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-18 11:15:08.602357 | instance | INFO [aio > destroy] Executing 2026-03-18 11:15:08.602392 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-03-18 11:15:08.602491 | instance | INFO [aio > destroy] Executed: Successful 2026-03-18 11:15:08.602810 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-03-18 11:15:08.790332 | instance | ok: Runtime: 1:30:41.811127 2026-03-18 11:15:08.906640 | 2026-03-18 11:15:08.906784 | PLAY RECAP 2026-03-18 11:15:08.906829 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 11:15:08.906852 | 2026-03-18 11:15:09.051494 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-18 11:15:09.064273 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.2] 2026-03-18 11:15:09.683828 | 2026-03-18 11:15:09.683976 | PLAY [all] 2026-03-18 11:15:09.698474 | 2026-03-18 11:15:09.698573 | TASK [gather-host-logs : creating directory for system status] 2026-03-18 11:15:10.077502 | instance | changed 2026-03-18 11:15:10.084037 | 2026-03-18 11:15:10.084127 | TASK [gather-host-logs : Get logs for each host] 2026-03-18 11:15:10.457607 | instance | + systemd-cgls --full --all --no-pager 2026-03-18 11:15:10.514552 | instance | + ip addr 2026-03-18 11:15:10.523508 | instance | + ip route 2026-03-18 11:15:10.526891 | instance | + lsblk 2026-03-18 11:15:10.543331 | instance | + mount 2026-03-18 11:15:10.560103 | instance | + docker images 2026-03-18 11:15:10.583703 | instance | + brctl show 2026-03-18 11:15:10.584275 | instance | /bin/bash: line 8: brctl: command not found 2026-03-18 11:15:10.584499 | instance | + ps aux --sort=-%mem 2026-03-18 11:15:10.648969 | instance | + dpkg -l 2026-03-18 11:15:10.658908 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-03-18 11:15:10.659534 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-03-18 11:15:10.674569 | instance | + '[' '!' -z '' ']' 2026-03-18 11:15:11.119824 | instance | ok: Runtime: 0:00:00.222612 2026-03-18 11:15:11.129682 | 2026-03-18 11:15:11.129865 | TASK [gather-host-logs : Downloads logs to executor] 2026-03-18 11:15:11.790316 | instance | changed: 2026-03-18 11:15:11.790631 | instance | created directory /var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/work/logs/instance 2026-03-18 11:15:11.790696 | instance | cd+++++++++ system/ 2026-03-18 11:15:11.790744 | instance | >f+++++++++ system/brctl-show.txt 2026-03-18 11:15:11.790790 | instance | >f+++++++++ system/docker-images.txt 2026-03-18 11:15:11.790849 | instance | >f+++++++++ system/ip-addr.txt 2026-03-18 11:15:11.790899 | instance | >f+++++++++ system/ip-route.txt 2026-03-18 11:15:11.790945 | instance | >f+++++++++ system/lsblk.txt 2026-03-18 11:15:11.790988 | instance | >f+++++++++ system/mount.txt 2026-03-18 11:15:11.791031 | instance | >f+++++++++ system/packages.txt 2026-03-18 11:15:11.791073 | instance | >f+++++++++ system/ps.txt 2026-03-18 11:15:11.791118 | instance | >f+++++++++ system/systemd-cgls.txt 2026-03-18 11:15:11.800086 | 2026-03-18 11:15:11.800148 | LOOP [helm-release-status : creating directory for helm release status] 2026-03-18 11:15:12.013880 | instance | changed: "values" 2026-03-18 11:15:12.199614 | instance | changed: "releases" 2026-03-18 11:15:12.219517 | 2026-03-18 11:15:12.219743 | TASK [helm-release-status : Gather get release status for helm charts] 2026-03-18 11:15:21.779380 | instance | ok: Runtime: 0:00:09.090871 2026-03-18 11:15:21.784999 | 2026-03-18 11:15:21.785069 | TASK [helm-release-status : Downloads logs to executor] 2026-03-18 11:15:22.357958 | instance | changed: 2026-03-18 11:15:22.358183 | instance | cd+++++++++ helm/ 2026-03-18 11:15:22.358222 | instance | cd+++++++++ helm/releases/ 2026-03-18 11:15:22.358253 | instance | cd+++++++++ helm/releases/auth-system/ 2026-03-18 11:15:22.358283 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-03-18 11:15:22.358310 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-03-18 11:15:22.358335 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-03-18 11:15:22.358361 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-03-18 11:15:22.358387 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-03-18 11:15:22.358413 | instance | cd+++++++++ helm/releases/kube-system/ 2026-03-18 11:15:22.358438 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-03-18 11:15:22.358463 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-03-18 11:15:22.358488 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-03-18 11:15:22.358518 | instance | cd+++++++++ helm/releases/monitoring/ 2026-03-18 11:15:22.358545 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-03-18 11:15:22.358571 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-03-18 11:15:22.358597 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-03-18 11:15:22.358624 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-03-18 11:15:22.358648 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-03-18 11:15:22.358674 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-03-18 11:15:22.358700 | instance | cd+++++++++ helm/releases/openstack/ 2026-03-18 11:15:22.358728 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-03-18 11:15:22.358755 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-03-18 11:15:22.358782 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-03-18 11:15:22.358807 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-03-18 11:15:22.358832 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-03-18 11:15:22.358857 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-03-18 11:15:22.358882 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-03-18 11:15:22.358907 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-03-18 11:15:22.358933 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-03-18 11:15:22.358957 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-03-18 11:15:22.358983 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-03-18 11:15:22.359008 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-03-18 11:15:22.359033 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-03-18 11:15:22.359059 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-03-18 11:15:22.359098 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-03-18 11:15:22.359125 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-03-18 11:15:22.359151 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-03-18 11:15:22.359176 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-03-18 11:15:22.359201 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-03-18 11:15:22.359227 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-03-18 11:15:22.359252 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-03-18 11:15:22.359277 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-03-18 11:15:22.359312 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-03-18 11:15:22.359349 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-03-18 11:15:22.359377 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-03-18 11:15:22.359403 | instance | cd+++++++++ helm/values/ 2026-03-18 11:15:22.359428 | instance | cd+++++++++ helm/values/auth-system/ 2026-03-18 11:15:22.359456 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-03-18 11:15:22.359494 | instance | cd+++++++++ helm/values/cert-manager/ 2026-03-18 11:15:22.359530 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-03-18 11:15:22.359560 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-03-18 11:15:22.359590 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-03-18 11:15:22.359617 | instance | cd+++++++++ helm/values/kube-system/ 2026-03-18 11:15:22.359642 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-03-18 11:15:22.359667 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-03-18 11:15:22.359692 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-03-18 11:15:22.359718 | instance | cd+++++++++ helm/values/monitoring/ 2026-03-18 11:15:22.359742 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-03-18 11:15:22.359767 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-03-18 11:15:22.359791 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-03-18 11:15:22.359816 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-03-18 11:15:22.359842 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-03-18 11:15:22.359868 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-03-18 11:15:22.359892 | instance | cd+++++++++ helm/values/openstack/ 2026-03-18 11:15:22.359918 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-03-18 11:15:22.359943 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-03-18 11:15:22.359969 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-03-18 11:15:22.359995 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-03-18 11:15:22.360047 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-03-18 11:15:22.360077 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-03-18 11:15:22.360103 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-03-18 11:15:22.360128 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-03-18 11:15:22.360154 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-03-18 11:15:22.360179 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-03-18 11:15:22.360204 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-03-18 11:15:22.360230 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-03-18 11:15:22.360256 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-03-18 11:15:22.360281 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-03-18 11:15:22.360307 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-03-18 11:15:22.360333 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-03-18 11:15:22.360359 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-03-18 11:15:22.360397 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-03-18 11:15:22.360438 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-03-18 11:15:22.360476 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-03-18 11:15:22.360509 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-03-18 11:15:22.360540 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-03-18 11:15:22.360570 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-03-18 11:15:22.360601 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-03-18 11:15:22.360635 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-03-18 11:15:22.372718 | 2026-03-18 11:15:22.372855 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-03-18 11:15:22.593943 | instance | changed 2026-03-18 11:15:22.635066 | 2026-03-18 11:15:22.635215 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-03-18 11:15:22.866656 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-18 11:15:22.867015 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-18 11:15:22.875296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:22.875388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:22.980212 | instance | node/instance 2026-03-18 11:15:22.986240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:23.046916 | instance | clusterrole/admin 2026-03-18 11:15:23.254796 | instance | clusterrole/capi-aggregated-manager-role 2026-03-18 11:15:23.367729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:23.374919 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-03-18 11:15:23.378003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:23.478427 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-03-18 11:15:23.585652 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-03-18 11:15:23.672386 | instance | clusterrole/capi-manager-role 2026-03-18 11:15:23.785185 | instance | clusterrole/capo-manager-role 2026-03-18 11:15:23.868926 | instance | clusterrole/cephfs-csi-nodeplugin 2026-03-18 11:15:23.998613 | instance | clusterrole/cephfs-external-provisioner-runner 2026-03-18 11:15:24.044770 | instance | clusterrole/cert-manager-cainjector 2026-03-18 11:15:24.218135 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-03-18 11:15:24.241261 | instance | clusterrole/cert-manager-controller-certificates 2026-03-18 11:15:24.404006 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-03-18 11:15:24.447093 | instance | clusterrole/cert-manager-controller-challenges 2026-03-18 11:15:24.628890 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-03-18 11:15:24.652333 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-03-18 11:15:24.839528 | instance | clusterrole/cert-manager-controller-issuers 2026-03-18 11:15:24.881442 | instance | clusterrole/cert-manager-controller-orders 2026-03-18 11:15:25.092708 | instance | clusterrole/cert-manager-edit 2026-03-18 11:15:25.099416 | instance | clusterrole/cert-manager-view 2026-03-18 11:15:25.333120 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-03-18 11:15:25.338325 | instance | clusterrole/cilium 2026-03-18 11:15:25.514404 | instance | clusterrole/cilium-operator 2026-03-18 11:15:25.532864 | instance | clusterrole/cluster-admin 2026-03-18 11:15:25.702946 | instance | clusterrole/edit 2026-03-18 11:15:25.740715 | instance | clusterrole/goldpinger-clusterrole 2026-03-18 11:15:25.922751 | instance | clusterrole/ingress-nginx 2026-03-18 11:15:25.929520 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-03-18 11:15:26.118406 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-03-18 11:15:26.129664 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-03-18 11:15:26.322374 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-03-18 11:15:26.335414 | instance | clusterrole/kube-prometheus-stack-operator 2026-03-18 11:15:26.528286 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-03-18 11:15:26.532212 | instance | clusterrolebinding/capi-manager-rolebinding 2026-03-18 11:15:26.726419 | instance | clusterrole/kubeadm:get-nodes 2026-03-18 11:15:26.733934 | instance | clusterrolebinding/capo-manager-rolebinding 2026-03-18 11:15:26.932411 | instance | clusterrole/local-path-provisioner 2026-03-18 11:15:26.935868 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-03-18 11:15:27.136581 | instance | clusterrole/neutron-coredns 2026-03-18 11:15:27.151930 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-03-18 11:15:27.329357 | instance | clusterrole/node-feature-discovery 2026-03-18 11:15:27.355263 | instance | clusterrole/node-feature-discovery-gc 2026-03-18 11:15:27.513945 | instance | clusterrolebinding/cert-manager-cainjector 2026-03-18 11:15:27.553461 | instance | clusterrole/nova-bootstrap 2026-03-18 11:15:27.711896 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-03-18 11:15:27.760094 | instance | clusterrole/nova-cell-setup 2026-03-18 11:15:27.925035 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-03-18 11:15:27.965946 | instance | clusterrole/objectstorage-provisioner-role 2026-03-18 11:15:28.131508 | instance | clusterrole/orc-image-editor-role 2026-03-18 11:15:28.155667 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-03-18 11:15:28.330812 | instance | clusterrole/orc-image-viewer-role 2026-03-18 11:15:28.337034 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-03-18 11:15:28.527119 | instance | clusterrole/orc-manager-role 2026-03-18 11:15:28.534284 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-03-18 11:15:28.728005 | instance | clusterrole/orc-metrics-auth-role 2026-03-18 11:15:28.731385 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-03-18 11:15:28.934564 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-03-18 11:15:28.940108 | instance | clusterrole/orc-metrics-reader 2026-03-18 11:15:29.131124 | instance | clusterrolebinding/cert-manager-controller-orders 2026-03-18 11:15:29.137645 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-03-18 11:15:29.318477 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-03-18 11:15:29.335046 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-03-18 11:15:29.501861 | instance | clusterrolebinding/cilium 2026-03-18 11:15:29.541752 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-03-18 11:15:29.693731 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-03-18 11:15:29.749139 | instance | clusterrolebinding/cilium-operator 2026-03-18 11:15:29.908757 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-03-18 11:15:29.951419 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-03-18 11:15:30.147514 | instance | clusterrolebinding/cluster-admin 2026-03-18 11:15:30.165142 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-03-18 11:15:30.344273 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-03-18 11:15:30.349240 | instance | clusterrolebinding/ingress-nginx 2026-03-18 11:15:30.537944 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-03-18 11:15:30.538950 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-03-18 11:15:30.715726 | instance | clusterrole/rbd-csi-nodeplugin 2026-03-18 11:15:30.731857 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-03-18 11:15:30.914045 | instance | clusterrole/rbd-external-provisioner-runner 2026-03-18 11:15:30.916823 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-03-18 11:15:31.127672 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-03-18 11:15:31.130835 | instance | clusterrole/rook-ceph-global 2026-03-18 11:15:31.322324 | instance | clusterrole/rook-ceph-mgr-cluster 2026-03-18 11:15:31.325996 | instance | clusterrole/rook-ceph-mgr-system 2026-03-18 11:15:31.508308 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-03-18 11:15:31.519416 | instance | clusterrole/rook-ceph-object-bucket 2026-03-18 11:15:31.712149 | instance | clusterrolebinding/kubeadm:get-nodes 2026-03-18 11:15:31.714780 | instance | clusterrole/rook-ceph-osd 2026-03-18 11:15:31.910618 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-03-18 11:15:31.916103 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-03-18 11:15:32.127074 | instance | clusterrole/rook-ceph-system 2026-03-18 11:15:32.128884 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-03-18 11:15:32.307915 | instance | clusterrole/secretgen-controller-cluster-role 2026-03-18 11:15:32.314051 | instance | clusterrolebinding/kubeadm:node-proxier 2026-03-18 11:15:32.481869 | instance | clusterrole/system:aggregate-to-admin 2026-03-18 11:15:32.517514 | instance | clusterrolebinding/local-path-provisioner 2026-03-18 11:15:32.675844 | instance | clusterrole/system:aggregate-to-edit 2026-03-18 11:15:32.708777 | instance | clusterrole/system:aggregate-to-view 2026-03-18 11:15:32.894340 | instance | clusterrolebinding/magnum-cluster-api 2026-03-18 11:15:32.924802 | instance | clusterrole/system:auth-delegator 2026-03-18 11:15:33.085372 | instance | clusterrolebinding/neutron-coredns 2026-03-18 11:15:33.107560 | instance | clusterrole/system:basic-user 2026-03-18 11:15:33.276252 | instance | clusterrolebinding/node-feature-discovery 2026-03-18 11:15:33.305713 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-03-18 11:15:33.465752 | instance | clusterrolebinding/node-feature-discovery-gc 2026-03-18 11:15:33.492469 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-03-18 11:15:33.673591 | instance | clusterrolebinding/nova-bootstrap 2026-03-18 11:15:33.682529 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-03-18 11:15:33.877806 | instance | clusterrolebinding/nova-cell-setup 2026-03-18 11:15:33.885987 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-03-18 11:15:34.079726 | instance | clusterrolebinding/orc-manager-rolebinding 2026-03-18 11:15:34.098421 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-03-18 11:15:34.306704 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-03-18 11:15:34.361427 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-03-18 11:15:34.527342 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-03-18 11:15:34.591953 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-03-18 11:15:34.749896 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-03-18 11:15:34.815834 | instance | clusterrole/system:controller:attachdetach-controller 2026-03-18 11:15:34.953434 | instance | clusterrole/system:controller:certificate-controller 2026-03-18 11:15:35.051105 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-03-18 11:15:35.171115 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-03-18 11:15:35.267840 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-03-18 11:15:35.378423 | instance | clusterrole/system:controller:cronjob-controller 2026-03-18 11:15:35.456996 | instance | clusterrolebinding/rook-ceph-global 2026-03-18 11:15:35.584920 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-03-18 11:15:35.674369 | instance | clusterrole/system:controller:daemon-set-controller 2026-03-18 11:15:35.773299 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-03-18 11:15:35.873964 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-03-18 11:15:35.962505 | instance | clusterrole/system:controller:deployment-controller 2026-03-18 11:15:36.083801 | instance | clusterrolebinding/rook-ceph-osd 2026-03-18 11:15:36.172381 | instance | clusterrole/system:controller:disruption-controller 2026-03-18 11:15:36.274384 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-03-18 11:15:36.370333 | instance | clusterrole/system:controller:endpoint-controller 2026-03-18 11:15:36.468674 | instance | clusterrolebinding/rook-ceph-system 2026-03-18 11:15:36.559902 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-03-18 11:15:36.661487 | instance | clusterrolebinding/system:basic-user 2026-03-18 11:15:36.757778 | instance | clusterrole/system:controller:endpointslice-controller 2026-03-18 11:15:36.853123 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-03-18 11:15:36.958539 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-03-18 11:15:37.047775 | instance | clusterrolebinding/system:controller:certificate-controller 2026-03-18 11:15:37.153579 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-03-18 11:15:37.257162 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-03-18 11:15:37.382893 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-03-18 11:15:37.462973 | instance | clusterrole/system:controller:expand-controller 2026-03-18 11:15:37.598837 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-03-18 11:15:37.667576 | instance | clusterrole/system:controller:generic-garbage-collector 2026-03-18 11:15:37.822082 | instance | clusterrolebinding/system:controller:deployment-controller 2026-03-18 11:15:37.883713 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-03-18 11:15:38.028969 | instance | clusterrolebinding/system:controller:disruption-controller 2026-03-18 11:15:38.092281 | instance | clusterrole/system:controller:job-controller 2026-03-18 11:15:38.228837 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-03-18 11:15:38.276587 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-03-18 11:15:38.432027 | instance | clusterrole/system:controller:namespace-controller 2026-03-18 11:15:38.496579 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-03-18 11:15:38.664351 | instance | clusterrole/system:controller:node-controller 2026-03-18 11:15:38.700124 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-03-18 11:15:38.883563 | instance | clusterrole/system:controller:persistent-volume-binder 2026-03-18 11:15:38.927147 | instance | clusterrolebinding/system:controller:expand-controller 2026-03-18 11:15:39.069077 | instance | clusterrole/system:controller:pod-garbage-collector 2026-03-18 11:15:39.113407 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-03-18 11:15:39.260338 | instance | clusterrole/system:controller:pv-protection-controller 2026-03-18 11:15:39.323166 | instance | clusterrole/system:controller:pvc-protection-controller 2026-03-18 11:15:39.447936 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-03-18 11:15:39.533323 | instance | clusterrole/system:controller:replicaset-controller 2026-03-18 11:15:39.642326 | instance | clusterrolebinding/system:controller:job-controller 2026-03-18 11:15:39.747884 | instance | clusterrole/system:controller:replication-controller 2026-03-18 11:15:39.825907 | instance | clusterrolebinding/system:controller:namespace-controller 2026-03-18 11:15:39.947619 | instance | clusterrole/system:controller:resourcequota-controller 2026-03-18 11:15:40.025644 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-03-18 11:15:40.146257 | instance | clusterrolebinding/system:controller:node-controller 2026-03-18 11:15:40.255297 | instance | clusterrole/system:controller:route-controller 2026-03-18 11:15:40.353776 | instance | clusterrole/system:controller:service-account-controller 2026-03-18 11:15:40.454649 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-03-18 11:15:40.540920 | instance | clusterrole/system:controller:service-controller 2026-03-18 11:15:40.647179 | instance | clusterrole/system:controller:statefulset-controller 2026-03-18 11:15:40.737710 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-03-18 11:15:40.847283 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-03-18 11:15:40.945276 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-03-18 11:15:41.065629 | instance | clusterrole/system:controller:ttl-controller 2026-03-18 11:15:41.151799 | instance | clusterrole/system:coredns 2026-03-18 11:15:41.279840 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-03-18 11:15:41.344640 | instance | clusterrole/system:discovery 2026-03-18 11:15:41.511522 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-03-18 11:15:41.550389 | instance | clusterrole/system:heapster 2026-03-18 11:15:41.725735 | instance | clusterrolebinding/system:controller:replication-controller 2026-03-18 11:15:41.761205 | instance | clusterrole/system:kube-aggregator 2026-03-18 11:15:41.919430 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-03-18 11:15:41.963970 | instance | clusterrole/system:kube-controller-manager 2026-03-18 11:15:42.122072 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-03-18 11:15:42.165737 | instance | clusterrole/system:kube-dns 2026-03-18 11:15:42.342041 | instance | clusterrolebinding/system:controller:route-controller 2026-03-18 11:15:42.369910 | instance | clusterrole/system:kube-scheduler 2026-03-18 11:15:42.549906 | instance | clusterrolebinding/system:controller:service-account-controller 2026-03-18 11:15:42.561882 | instance | clusterrole/system:kubelet-api-admin 2026-03-18 11:15:42.748105 | instance | clusterrolebinding/system:controller:service-controller 2026-03-18 11:15:42.752727 | instance | clusterrole/system:monitoring 2026-03-18 11:15:42.937383 | instance | clusterrole/system:node 2026-03-18 11:15:42.949208 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-03-18 11:15:43.142087 | instance | clusterrole/system:node-bootstrapper 2026-03-18 11:15:43.173364 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-03-18 11:15:43.349683 | instance | clusterrole/system:node-problem-detector 2026-03-18 11:15:43.407380 | instance | clusterrolebinding/system:controller:ttl-controller 2026-03-18 11:15:43.590658 | instance | clusterrole/system:node-proxier 2026-03-18 11:15:43.627076 | instance | clusterrolebinding/system:coredns 2026-03-18 11:15:43.797449 | instance | clusterrolebinding/system:discovery 2026-03-18 11:15:43.831633 | instance | clusterrolebinding/system:kube-controller-manager 2026-03-18 11:15:44.009714 | instance | clusterrole/system:persistent-volume-provisioner 2026-03-18 11:15:44.043976 | instance | clusterrolebinding/system:kube-dns 2026-03-18 11:15:44.251224 | instance | clusterrole/system:public-info-viewer 2026-03-18 11:15:44.275911 | instance | clusterrolebinding/system:kube-scheduler 2026-03-18 11:15:44.431284 | instance | clusterrole/system:service-account-issuer-discovery 2026-03-18 11:15:44.478245 | instance | clusterrolebinding/system:monitoring 2026-03-18 11:15:44.660873 | instance | clusterrole/system:volume-scheduler 2026-03-18 11:15:44.709491 | instance | clusterrole/vector 2026-03-18 11:15:44.864692 | instance | clusterrolebinding/system:node 2026-03-18 11:15:44.906259 | instance | clusterrole/view 2026-03-18 11:15:45.061983 | instance | clusterrolebinding/system:node-proxier 2026-03-18 11:15:45.114706 | instance | clusterrolebinding/system:public-info-viewer 2026-03-18 11:15:45.261457 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-03-18 11:15:45.316300 | instance | clusterrolebinding/system:volume-scheduler 2026-03-18 11:15:45.444553 | instance | clusterrolebinding/vector 2026-03-18 11:15:45.510241 | instance | storageclass/general 2026-03-18 11:15:45.638551 | instance | namespace/auth-system 2026-03-18 11:15:45.739926 | instance | namespace/capi-kubeadm-bootstrap-system 2026-03-18 11:15:45.840052 | instance | namespace/capi-kubeadm-control-plane-system 2026-03-18 11:15:45.955843 | instance | namespace/capi-system 2026-03-18 11:15:46.031547 | instance | namespace/capo-system 2026-03-18 11:15:46.147394 | instance | namespace/cert-manager 2026-03-18 11:15:46.233265 | instance | namespace/default 2026-03-18 11:15:46.353160 | instance | namespace/ingress-nginx 2026-03-18 11:15:46.452173 | instance | namespace/kube-node-lease 2026-03-18 11:15:46.574885 | instance | namespace/kube-public 2026-03-18 11:15:46.649760 | instance | namespace/kube-system 2026-03-18 11:15:46.771323 | instance | namespace/local-path-storage 2026-03-18 11:15:46.853911 | instance | namespace/magnum-system 2026-03-18 11:15:46.974141 | instance | namespace/monitoring 2026-03-18 11:15:47.066254 | instance | namespace/openstack 2026-03-18 11:15:47.169134 | instance | namespace/orc-system 2026-03-18 11:15:47.284862 | instance | namespace/rook-ceph 2026-03-18 11:15:47.400819 | instance | namespace/secretgen-controller 2026-03-18 11:15:47.707537 | instance | ok: Runtime: 0:00:24.745461 2026-03-18 11:15:47.715487 | 2026-03-18 11:15:47.715617 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-03-18 11:15:47.909912 | instance | changed 2026-03-18 11:15:47.916941 | 2026-03-18 11:15:47.917058 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-03-18 11:15:48.142818 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-18 11:15:48.142936 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-18 11:15:48.143182 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-18 11:15:48.257302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.259290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.342670 | instance | auth-system/configmaps/keycloak-env-vars 2026-03-18 11:15:48.347106 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-03-18 11:15:48.350138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.356241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.449718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.450953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.555269 | instance | auth-system/configmaps/kube-root-ca.crt 2026-03-18 11:15:48.558502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.593728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.656494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.705004 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-03-18 11:15:48.712098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.763305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.780719 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-03-18 11:15:48.830357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.876914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.938961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:48.958228 | instance | auth-system/endpoints/keycloak 2026-03-18 11:15:48.998095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.014003 | instance | auth-system/endpoints/keycloak-headless 2026-03-18 11:15:49.055322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.121310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.183494 | instance | auth-system/endpoints/keycloak-metrics 2026-03-18 11:15:49.184373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.238288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.242241 | instance | auth-system/ingresses/keycloak 2026-03-18 11:15:49.309400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.369916 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:49.375697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.441913 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:49.454896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.461274 | instance | auth-system/networkpolicies/keycloak 2026-03-18 11:15:49.471898 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf 2026-03-18 11:15:49.493884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.560083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.600396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.664566 | instance | auth-system/pods/keycloak-0 2026-03-18 11:15:49.680467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.722723 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-03-18 11:15:49.734027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.795735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.878071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.912922 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-03-18 11:15:49.925764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:49.965446 | instance | auth-system/secrets/keycloak 2026-03-18 11:15:50.003612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.039127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.110074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.142751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.149019 | instance | auth-system/secrets/keycloak-externaldb 2026-03-18 11:15:50.181668 | instance | auth-system/secrets/keycloak.199-19-213-215.nip.io-tls 2026-03-18 11:15:50.215442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.249707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.345024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.360364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.387831 | instance | auth-system/serviceaccounts/default 2026-03-18 11:15:50.388012 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-03-18 11:15:50.457407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.486469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.598814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.606770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.655137 | instance | auth-system/serviceaccounts/keycloak 2026-03-18 11:15:50.694961 | instance | auth-system/services/keycloak 2026-03-18 11:15:50.713223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.723796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.827426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.830796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.869934 | instance | auth-system/services/keycloak-headless 2026-03-18 11:15:50.917229 | instance | auth-system/services/keycloak-metrics 2026-03-18 11:15:50.927568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:50.950070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.046281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.081931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.110858 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-03-18 11:15:51.161867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.168797 | instance | auth-system/statefulsets/keycloak 2026-03-18 11:15:51.225890 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:51.241635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.278272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.332742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.357939 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-03-18 11:15:51.389882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.411673 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-03-18 11:15:51.455363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.492147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.584507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.593248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.616435 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-03-18 11:15:51.684203 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-03-18 11:15:51.709588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.721872 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:51.736198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.836446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.854906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.905046 | instance | capi-system/configmaps/kube-root-ca.crt 2026-03-18 11:15:51.923264 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-03-18 11:15:51.973053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:51.997909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.100080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.113531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.121292 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-03-18 11:15:52.156746 | instance | capi-system/deployment/capi-controller-manager 2026-03-18 11:15:52.210044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.218126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.308934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.334654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.353856 | instance | capi-system/endpoints/capi-webhook-service 2026-03-18 11:15:52.405686 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl 2026-03-18 11:15:52.421427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.452884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.516955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.567840 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-03-18 11:15:52.568784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.618475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.658057 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-03-18 11:15:52.688643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.724567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.754666 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-2k9qt 2026-03-18 11:15:52.806179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.830785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.856747 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-03-18 11:15:52.918350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:52.931678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.000214 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-03-18 11:15:53.014789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.041868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.059213 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-03-18 11:15:53.108687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.148209 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:53.156473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.191387 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-03-18 11:15:53.202756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.246527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.271415 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-03-18 11:15:53.293747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.361669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.394832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.397009 | instance | capi-system/roles/capi-leader-election-role 2026-03-18 11:15:53.458562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.478042 | instance | capi-system/secrets/capi-webhook-service-cert 2026-03-18 11:15:53.526415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.549686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.577259 | instance | capi-system/serviceaccounts/capi-manager 2026-03-18 11:15:53.641514 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:53.652541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.654911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.677173 | instance | capi-system/serviceaccounts/default 2026-03-18 11:15:53.743542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.768131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.770389 | instance | capi-system/services/capi-webhook-service 2026-03-18 11:15:53.846442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.874061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.884576 | instance | capo-system/configmaps/kube-root-ca.crt 2026-03-18 11:15:53.963538 | instance | cert-manager/configmaps/cert-manager-webhook 2026-03-18 11:15:53.974702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:53.984342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.055687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.100887 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-03-18 11:15:54.106738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.168392 | instance | capo-system/deployment/capo-controller-manager 2026-03-18 11:15:54.169154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.231077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.265705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.327016 | instance | capo-system/endpoints/capo-webhook-service 2026-03-18 11:15:54.343566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.381818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.391799 | instance | cert-manager/deployment/cert-manager 2026-03-18 11:15:54.471074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.497293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.541106 | instance | cert-manager/deployment/cert-manager-cainjector 2026-03-18 11:15:54.602685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.617194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.639993 | instance | cert-manager/deployment/cert-manager-webhook 2026-03-18 11:15:54.713934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.713992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.775558 | instance | cert-manager/endpoints/cert-manager 2026-03-18 11:15:54.803154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.815615 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:54.836117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.867634 | instance | cert-manager/endpoints/cert-manager-webhook 2026-03-18 11:15:54.919937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:54.962283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.029037 | instance | capo-system/pods/capo-controller-manager-6975759b4b-bgchk 2026-03-18 11:15:55.052982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.107600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.112431 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-03-18 11:15:55.176756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.225237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.288836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.300174 | instance | cert-manager/pods/cert-manager-75c4c745bc-xmm6q 2026-03-18 11:15:55.332853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.351737 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-gttxv 2026-03-18 11:15:55.409679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.451420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.504361 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-5cbdx 2026-03-18 11:15:55.528622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.575732 | instance | capo-system/roles/capo-leader-election-role 2026-03-18 11:15:55.581950 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:55.594899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.625110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.695575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.712865 | instance | capo-system/secrets/capo-webhook-service-cert 2026-03-18 11:15:55.723476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.771215 | instance | capo-system/serviceaccounts/capo-manager 2026-03-18 11:15:55.794633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.839707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.922985 | instance | capo-system/serviceaccounts/default 2026-03-18 11:15:55.938756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.958317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:55.985591 | instance | capo-system/services/capo-webhook-service 2026-03-18 11:15:56.041734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.070911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.146637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.161123 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-03-18 11:15:56.164432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.201231 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-03-18 11:15:56.257401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.274180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.345752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.360117 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-03-18 11:15:56.375853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.389442 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-03-18 11:15:56.455257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.462421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.538676 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-03-18 11:15:56.562687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.564827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.617000 | instance | cert-manager/roles/cert-manager:leaderelection 2026-03-18 11:15:56.671648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.676638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.730456 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-03-18 11:15:56.778609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.781036 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:56.790532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.840119 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-03-18 11:15:56.873417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.884402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.937739 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-03-18 11:15:56.968109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:56.980528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.054491 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-03-18 11:15:57.061509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.073002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.158666 | instance | default/configmaps/kube-root-ca.crt 2026-03-18 11:15:57.159814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.175354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.255675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.285782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.330662 | instance | cert-manager/serviceaccounts/cert-manager 2026-03-18 11:15:57.349705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.389772 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-03-18 11:15:57.401025 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:57.411431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.447465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.514795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.574146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.601986 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-03-18 11:15:57.615147 | instance | cert-manager/serviceaccounts/default 2026-03-18 11:15:57.618575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.706114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.715032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.818504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.822504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.841728 | instance | cert-manager/services/cert-manager 2026-03-18 11:15:57.856594 | instance | cert-manager/services/cert-manager-webhook 2026-03-18 11:15:57.916480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:57.925435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.022302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.069565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.069872 | instance | default/endpoints/kubernetes 2026-03-18 11:15:58.072794 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-03-18 11:15:58.134805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.176709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.242690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.269061 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-03-18 11:15:58.270795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.301208 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-03-18 11:15:58.370914 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:58.384451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.408696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.472858 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-03-18 11:15:58.497050 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-03-18 11:15:58.504653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.504808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.586600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.602197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.686327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.689797 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-03-18 11:15:58.710888 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-03-18 11:15:58.743532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.785537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.853217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:58.915083 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-03-18 11:15:58.923078 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-03-18 11:15:58.923369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.014991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.019546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.124107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.129057 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-03-18 11:15:59.135151 | instance | default/serviceaccounts/default 2026-03-18 11:15:59.209659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.228739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.303827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.328833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.329445 | instance | ingress-nginx/pods/ingress-nginx-controller-wh9r9 2026-03-18 11:15:59.331618 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tbq2s 2026-03-18 11:15:59.417635 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:15:59.426720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.429782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.525262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.543212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.552014 | instance | default/services/kubernetes 2026-03-18 11:15:59.552128 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-03-18 11:15:59.624982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.637540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.728502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.734052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.767195 | instance | ingress-nginx/roles/ingress-nginx 2026-03-18 11:15:59.783413 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-03-18 11:15:59.825770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.828101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.920758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.925666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:15:59.991795 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-03-18 11:15:59.994410 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-03-18 11:16:00.023926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.036414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.132692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.143430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.216065 | instance | ingress-nginx/serviceaccounts/default 2026-03-18 11:16:00.229569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.338894 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-03-18 11:16:00.407408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.489325 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-03-18 11:16:00.536335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.561011 | instance | ingress-nginx/services/ingress-nginx-controller 2026-03-18 11:16:00.691843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.732371 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-03-18 11:16:00.764861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.798711 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-03-18 11:16:00.837133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.904146 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:16:00.914683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:00.949935 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-03-18 11:16:00.958542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.014846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.016056 | instance | kube-public/configmaps/cluster-info 2026-03-18 11:16:01.065423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.121081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.174373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.184244 | instance | kube-public/configmaps/kube-root-ca.crt 2026-03-18 11:16:01.233974 | instance | kube-node-lease/serviceaccounts/default 2026-03-18 11:16:01.300066 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:16:01.311536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.316163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.395699 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-03-18 11:16:01.421376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.428437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.460935 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-03-18 11:16:01.533633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.537438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.594336 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-03-18 11:16:01.641351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.649481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.668514 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-03-18 11:16:01.806434 | instance | kube-system/configmaps/cilium-config 2026-03-18 11:16:01.808522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.860895 | instance | kube-system/configmaps/coredns 2026-03-18 11:16:01.963245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:01.968883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.006545 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-03-18 11:16:02.059782 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-03-18 11:16:02.076718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.105812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.183714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.232506 | instance | kube-system/configmaps/kube-proxy 2026-03-18 11:16:02.302188 | instance | kube-system/configmaps/kube-root-ca.crt 2026-03-18 11:16:02.306795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.439882 | instance | kube-system/configmaps/kubeadm-config 2026-03-18 11:16:02.442159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.465845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.517989 | instance | kube-system/configmaps/kubelet-config 2026-03-18 11:16:02.536150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.639740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.645452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.646818 | instance | kube-public/serviceaccounts/default 2026-03-18 11:16:02.691849 | instance | kube-system/deployment/cilium-operator 2026-03-18 11:16:02.736579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.841049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:02.878657 | instance | kube-system/deployment/coredns 2026-03-18 11:16:02.916889 | instance | kube-system/daemonsets/cilium 2026-03-18 11:16:02.975441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.075487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.114279 | instance | kube-system/daemonsets/kube-proxy 2026-03-18 11:16:03.116756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.128844 | instance | kube-system/endpoints/kube-dns 2026-03-18 11:16:03.210579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.211877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.306395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.323989 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-03-18 11:16:03.341610 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-03-18 11:16:03.408849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.510860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.535412 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-03-18 11:16:03.591779 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-03-18 11:16:03.621777 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:16:03.635077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.718523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.737811 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-03-18 11:16:03.804943 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-03-18 11:16:03.807583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.931762 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:16:03.945570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:03.974401 | instance | kube-system/pods/cilium-operator-869df985b8-dhbxk 2026-03-18 11:16:04.011132 | instance | kube-system/pods/cilium-s6r62 2026-03-18 11:16:04.045251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:04.197727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:04.203404 | instance | kube-system/pods/coredns-67659f764b-6k5qr 2026-03-18 11:16:04.250734 | instance | kube-system/pods/coredns-67659f764b-whvsl 2026-03-18 11:16:04.443669 | instance | kube-system/pods/etcd-instance 2026-03-18 11:16:04.461900 | instance | kube-system/pods/kube-apiserver-instance 2026-03-18 11:16:04.658231 | instance | kube-system/pods/kube-controller-manager-instance 2026-03-18 11:16:04.660233 | instance | kube-system/pods/kube-proxy-ztf9z 2026-03-18 11:16:04.691658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:04.771760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:04.798622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:04.861606 | instance | kube-system/pods/kube-scheduler-instance 2026-03-18 11:16:04.869618 | instance | kube-system/pods/kube-vip-instance 2026-03-18 11:16:04.902026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:05.065932 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-03-18 11:16:05.100280 | instance | local-path-storage/configmaps/local-path-config 2026-03-18 11:16:05.287841 | instance | local-path-storage/deployment/local-path-provisioner 2026-03-18 11:16:05.304424 | instance | kube-system/rolebindings/cilium-config-agent 2026-03-18 11:16:05.402414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:05.502026 | instance | kube-system/rolebindings/kube-proxy 2026-03-18 11:16:05.506407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:05.512197 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-03-18 11:16:05.699852 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-03-18 11:16:05.715053 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-03-18 11:16:05.892710 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-03-18 11:16:05.911253 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-03-18 11:16:06.089268 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-03-18 11:16:06.110434 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-03-18 11:16:06.284020 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-03-18 11:16:06.301762 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-03-18 11:16:06.468452 | instance | kube-system/roles/cilium-config-agent 2026-03-18 11:16:06.484279 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-03-18 11:16:06.671560 | instance | kube-system/roles/kube-proxy 2026-03-18 11:16:06.685728 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-03-18 11:16:06.867296 | instance | kube-system/roles/kubeadm:kubelet-config 2026-03-18 11:16:06.869938 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-03-18 11:16:07.052296 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-03-18 11:16:07.056616 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-03-18 11:16:07.251348 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-03-18 11:16:07.257704 | instance | kube-system/roles/system:controller:cloud-provider 2026-03-18 11:16:07.457362 | instance | kube-system/roles/system:controller:token-cleaner 2026-03-18 11:16:07.461706 | instance | kube-system/secrets/bootstrap-token-4h3lag 2026-03-18 11:16:07.669900 | instance | kube-system/secrets/bootstrap-token-renugx 2026-03-18 11:16:07.673867 | instance | kube-system/secrets/kubeadm-certs 2026-03-18 11:16:07.853567 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-03-18 11:16:07.883202 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-03-18 11:16:08.116397 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-03-18 11:16:08.149903 | instance | kube-system/serviceaccounts/certificate-controller 2026-03-18 11:16:08.324210 | instance | kube-system/serviceaccounts/cilium 2026-03-18 11:16:08.369032 | instance | kube-system/serviceaccounts/cilium-operator 2026-03-18 11:16:08.549889 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-03-18 11:16:08.577540 | instance | kube-system/serviceaccounts/coredns 2026-03-18 11:16:08.761407 | instance | kube-system/serviceaccounts/cronjob-controller 2026-03-18 11:16:08.802787 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-03-18 11:16:08.976591 | instance | kube-system/serviceaccounts/default 2026-03-18 11:16:09.035811 | instance | kube-system/serviceaccounts/deployment-controller 2026-03-18 11:16:09.231004 | instance | kube-system/serviceaccounts/disruption-controller 2026-03-18 11:16:09.278357 | instance | kube-system/serviceaccounts/endpoint-controller 2026-03-18 11:16:09.446321 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-03-18 11:16:09.522238 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-03-18 11:16:09.666329 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-03-18 11:16:09.746314 | instance | kube-system/serviceaccounts/expand-controller 2026-03-18 11:16:09.887278 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-03-18 11:16:09.950245 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-03-18 11:16:10.100841 | instance | kube-system/serviceaccounts/job-controller 2026-03-18 11:16:10.165820 | instance | kube-system/serviceaccounts/kube-proxy 2026-03-18 11:16:10.369744 | instance | kube-system/serviceaccounts/namespace-controller 2026-03-18 11:16:10.430793 | instance | kube-system/serviceaccounts/node-controller 2026-03-18 11:16:10.572250 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-03-18 11:16:10.659833 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-03-18 11:16:10.792359 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-03-18 11:16:10.886366 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-03-18 11:16:11.039533 | instance | kube-system/serviceaccounts/replicaset-controller 2026-03-18 11:16:11.115283 | instance | kube-system/serviceaccounts/replication-controller 2026-03-18 11:16:11.253050 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-03-18 11:16:11.325928 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-03-18 11:16:11.470275 | instance | kube-system/serviceaccounts/service-account-controller 2026-03-18 11:16:11.555123 | instance | kube-system/serviceaccounts/service-controller 2026-03-18 11:16:11.700766 | instance | kube-system/serviceaccounts/statefulset-controller 2026-03-18 11:16:11.781524 | instance | kube-system/serviceaccounts/token-cleaner 2026-03-18 11:16:11.933407 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-03-18 11:16:12.015821 | instance | kube-system/serviceaccounts/ttl-controller 2026-03-18 11:16:12.152977 | instance | kube-system/services/kube-dns 2026-03-18 11:16:12.253485 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-03-18 11:16:12.353771 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-03-18 11:16:12.466719 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-03-18 11:16:12.559213 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-03-18 11:16:12.659564 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-03-18 11:16:12.749395 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-03-18 11:16:12.847101 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-46g8l 2026-03-18 11:16:12.946382 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-03-18 11:16:13.066286 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-03-18 11:16:13.153505 | instance | local-path-storage/serviceaccounts/default 2026-03-18 11:16:13.283715 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-03-18 11:16:13.359309 | instance | monitoring/daemonsets/goldpinger 2026-03-18 11:16:13.490096 | instance | monitoring/daemonsets/ipmi-exporter 2026-03-18 11:16:13.560552 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-03-18 11:16:13.693398 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-03-18 11:16:13.754744 | instance | monitoring/daemonsets/vector 2026-03-18 11:16:13.899299 | instance | monitoring/configmaps/goldpinger-zap 2026-03-18 11:16:13.946553 | instance | monitoring/configmaps/ipmi-exporter 2026-03-18 11:16:14.133897 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-03-18 11:16:14.148771 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-03-18 11:16:14.328565 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-03-18 11:16:14.341671 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-03-18 11:16:14.504182 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-03-18 11:16:14.541173 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-03-18 11:16:14.709863 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-03-18 11:16:14.776087 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-03-18 11:16:14.905901 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-03-18 11:16:15.097319 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-03-18 11:16:15.128304 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-03-18 11:16:15.312956 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-03-18 11:16:15.507835 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-03-18 11:16:15.545718 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-03-18 11:16:15.710415 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-03-18 11:16:15.737247 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-03-18 11:16:15.917278 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-03-18 11:16:15.936969 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-03-18 11:16:16.119184 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-03-18 11:16:16.155650 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-03-18 11:16:16.310019 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-03-18 11:16:16.347744 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-03-18 11:16:16.518719 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-03-18 11:16:16.565880 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-03-18 11:16:16.769396 | instance | monitoring/deployment/loki-gateway 2026-03-18 11:16:16.774148 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-03-18 11:16:16.964037 | instance | monitoring/deployment/node-feature-discovery-gc 2026-03-18 11:16:16.966997 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-03-18 11:16:17.151437 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-03-18 11:16:17.180926 | instance | monitoring/deployment/node-feature-discovery-master 2026-03-18 11:16:17.344518 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-03-18 11:16:17.383330 | instance | monitoring/deployment/prometheus-pushgateway 2026-03-18 11:16:17.521242 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-03-18 11:16:17.610600 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-03-18 11:16:17.717186 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-03-18 11:16:17.799714 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-03-18 11:16:17.919263 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-03-18 11:16:17.998594 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-03-18 11:16:18.102984 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-03-18 11:16:18.185050 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-03-18 11:16:18.287836 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-03-18 11:16:18.367438 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-03-18 11:16:18.481362 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-03-18 11:16:18.549922 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-03-18 11:16:18.658699 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-03-18 11:16:18.728612 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-03-18 11:16:18.855074 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-03-18 11:16:18.925505 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-03-18 11:16:19.044303 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-03-18 11:16:19.115459 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-03-18 11:16:19.248069 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-03-18 11:16:19.309005 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-03-18 11:16:19.462851 | instance | monitoring/configmaps/kube-root-ca.crt 2026-03-18 11:16:19.525093 | instance | monitoring/configmaps/loki 2026-03-18 11:16:19.654247 | instance | monitoring/configmaps/loki-alerting-rules 2026-03-18 11:16:19.708254 | instance | monitoring/configmaps/loki-gateway 2026-03-18 11:16:19.853676 | instance | monitoring/configmaps/loki-runtime 2026-03-18 11:16:19.901187 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-03-18 11:16:20.049620 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-03-18 11:16:20.093451 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-03-18 11:16:20.250885 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-03-18 11:16:20.297615 | instance | monitoring/configmaps/vector 2026-03-18 11:16:20.520195 | instance | monitoring/endpoints/alertmanager-operated 2026-03-18 11:16:20.535732 | instance | monitoring/endpoints/goldpinger 2026-03-18 11:16:20.709119 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-03-18 11:16:20.741201 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-03-18 11:16:20.906087 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-03-18 11:16:20.921295 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-03-18 11:16:21.108107 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-03-18 11:16:21.143016 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-03-18 11:16:21.340113 | instance | monitoring/endpoints/loki 2026-03-18 11:16:21.347407 | instance | monitoring/endpoints/loki-chunks-cache 2026-03-18 11:16:21.529427 | instance | monitoring/endpoints/loki-gateway 2026-03-18 11:16:21.529968 | instance | monitoring/endpoints/loki-headless 2026-03-18 11:16:21.710419 | instance | monitoring/endpoints/loki-memberlist 2026-03-18 11:16:21.713061 | instance | monitoring/endpoints/loki-results-cache 2026-03-18 11:16:21.892974 | instance | monitoring/endpoints/prometheus-operated 2026-03-18 11:16:21.895058 | instance | monitoring/endpoints/prometheus-pushgateway 2026-03-18 11:16:22.072835 | instance | monitoring/endpoints/vector-headless 2026-03-18 11:16:22.073686 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-03-18 11:16:22.267137 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-03-18 11:16:22.273139 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-03-18 11:16:22.390233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:22.470887 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-03-18 11:16:22.477321 | instance | monitoring/pods/goldpinger-5b9mb 2026-03-18 11:16:22.492615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:22.658410 | instance | monitoring/pods/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz 2026-03-18 11:16:22.687162 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw 2026-03-18 11:16:22.847427 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-kvmpf 2026-03-18 11:16:22.868528 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rs59n 2026-03-18 11:16:23.031929 | instance | monitoring/pods/loki-0 2026-03-18 11:16:23.064228 | instance | monitoring/pods/loki-chunks-cache-0 2026-03-18 11:16:23.246014 | instance | monitoring/pods/loki-gateway-cf54cb88c-kgdnv 2026-03-18 11:16:23.266774 | instance | monitoring/pods/loki-results-cache-0 2026-03-18 11:16:23.444311 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-tt6t5 2026-03-18 11:16:23.460922 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-wmsfn 2026-03-18 11:16:23.640951 | instance | monitoring/pods/node-feature-discovery-worker-zpp4g 2026-03-18 11:16:23.652285 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-03-18 11:16:23.837975 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-8s82r 2026-03-18 11:16:23.861195 | instance | monitoring/pods/vector-4fk9f 2026-03-18 11:16:24.079119 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-03-18 11:16:24.080375 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-03-18 11:16:24.296865 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-03-18 11:16:24.315510 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-03-18 11:16:24.516449 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-03-18 11:16:24.516879 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-03-18 11:16:24.726765 | instance | magnum-system/serviceaccounts/default 2026-03-18 11:16:24.740364 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-03-18 11:16:24.920329 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-03-18 11:16:24.949686 | instance | monitoring/roles/node-feature-discovery-worker 2026-03-18 11:16:25.138875 | instance | monitoring/serviceaccounts/default 2026-03-18 11:16:25.177269 | instance | monitoring/serviceaccounts/goldpinger 2026-03-18 11:16:25.412006 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-03-18 11:16:25.464499 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-03-18 11:16:25.671937 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-03-18 11:16:25.724060 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-03-18 11:16:25.943897 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-03-18 11:16:25.978241 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-03-18 11:16:26.195645 | instance | monitoring/serviceaccounts/loki 2026-03-18 11:16:26.234180 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-03-18 11:16:26.449169 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-03-18 11:16:26.495873 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-03-18 11:16:26.740077 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-03-18 11:16:26.762432 | instance | monitoring/serviceaccounts/vector 2026-03-18 11:16:26.982246 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-03-18 11:16:27.031124 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-03-18 11:16:27.198059 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-03-18 11:16:27.229770 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-03-18 11:16:27.402417 | instance | monitoring/secrets/alertmanager-tls 2026-03-18 11:16:27.425973 | instance | monitoring/secrets/grafana-tls 2026-03-18 11:16:27.615691 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-03-18 11:16:27.637311 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-03-18 11:16:27.781688 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-03-18 11:16:27.816247 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-03-18 11:16:28.002005 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-03-18 11:16:28.022258 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-03-18 11:16:28.201256 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-03-18 11:16:28.206259 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-03-18 11:16:28.383402 | instance | monitoring/services/alertmanager-operated 2026-03-18 11:16:28.385344 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-03-18 11:16:28.580952 | instance | monitoring/services/goldpinger 2026-03-18 11:16:28.587937 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-03-18 11:16:28.794022 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rs59n-tls 2026-03-18 11:16:28.800879 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-03-18 11:16:28.992478 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-03-18 11:16:29.005048 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-03-18 11:16:29.194875 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-03-18 11:16:29.201880 | instance | monitoring/services/kube-prometheus-stack-operator 2026-03-18 11:16:29.391286 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-03-18 11:16:29.391826 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-03-18 11:16:29.600426 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-03-18 11:16:29.611279 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-03-18 11:16:29.800976 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-03-18 11:16:29.810348 | instance | monitoring/services/loki 2026-03-18 11:16:30.007794 | instance | monitoring/secrets/prometheus-tls 2026-03-18 11:16:30.015984 | instance | monitoring/services/loki-chunks-cache 2026-03-18 11:16:30.213172 | instance | monitoring/services/loki-gateway 2026-03-18 11:16:30.217976 | instance | monitoring/services/loki-headless 2026-03-18 11:16:30.423430 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-03-18 11:16:30.427176 | instance | monitoring/services/loki-memberlist 2026-03-18 11:16:30.608487 | instance | monitoring/services/loki-results-cache 2026-03-18 11:16:30.631864 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-03-18 11:16:30.832136 | instance | monitoring/services/prometheus-operated 2026-03-18 11:16:30.947969 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-03-18 11:16:31.018879 | instance | monitoring/services/prometheus-pushgateway 2026-03-18 11:16:31.210903 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-03-18 11:16:31.243918 | instance | monitoring/services/vector-headless 2026-03-18 11:16:31.424106 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-03-18 11:16:31.451886 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-03-18 11:16:31.638843 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-03-18 11:16:31.667843 | instance | monitoring/statefulsets/loki 2026-03-18 11:16:31.857910 | instance | monitoring/statefulsets/loki-chunks-cache 2026-03-18 11:16:31.877616 | instance | monitoring/statefulsets/loki-results-cache 2026-03-18 11:16:32.060765 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-03-18 11:16:32.084092 | instance | orc-system/configmaps/kube-root-ca.crt 2026-03-18 11:16:32.267493 | instance | openstack/configmaps/barbican-bin 2026-03-18 11:16:32.280819 | instance | openstack/configmaps/ceph-csi-config 2026-03-18 11:16:32.500380 | instance | openstack/configmaps/ceph-etc 2026-03-18 11:16:32.528130 | instance | openstack/configmaps/cinder-bin 2026-03-18 11:16:32.710840 | instance | openstack/configmaps/glance-bin 2026-03-18 11:16:32.761997 | instance | openstack/configmaps/heat-bin 2026-03-18 11:16:32.965893 | instance | openstack/configmaps/horizon-bin 2026-03-18 11:16:33.035170 | instance | openstack/configmaps/keepalived-bin 2026-03-18 11:16:33.214451 | instance | openstack/configmaps/keystone-bin 2026-03-18 11:16:33.249675 | instance | openstack/configmaps/keystone-openid-metadata 2026-03-18 11:16:33.442010 | instance | openstack/configmaps/kube-root-ca.crt 2026-03-18 11:16:33.486535 | instance | openstack/configmaps/libvirt-bin 2026-03-18 11:16:33.650593 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-03-18 11:16:33.724895 | instance | openstack/configmaps/magnum-bin 2026-03-18 11:16:33.883854 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-03-18 11:16:33.960765 | instance | openstack/configmaps/manila-bin 2026-03-18 11:16:34.101030 | instance | openstack/configmaps/memcached-memcached-bin 2026-03-18 11:16:34.194473 | instance | openstack/configmaps/neutron-bin 2026-03-18 11:16:34.336995 | instance | openstack/configmaps/neutron-coredns 2026-03-18 11:16:34.468376 | instance | openstack/configmaps/nova-bin 2026-03-18 11:16:34.591788 | instance | openstack/configmaps/octavia-bin 2026-03-18 11:16:34.725882 | instance | openstack/configmaps/openvswitch-bin 2026-03-18 11:16:34.821210 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-03-18 11:16:34.957683 | instance | openstack/configmaps/percona-xtradb-pxc 2026-03-18 11:16:35.039233 | instance | openstack/configmaps/placement-bin 2026-03-18 11:16:35.203533 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-03-18 11:16:35.261063 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-03-18 11:16:35.424191 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-03-18 11:16:35.475776 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-03-18 11:16:35.663488 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-03-18 11:16:35.681134 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-03-18 11:16:35.886043 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-03-18 11:16:35.893090 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-03-18 11:16:36.107405 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-03-18 11:16:36.108710 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-03-18 11:16:36.343027 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-03-18 11:16:36.343289 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-03-18 11:16:36.565159 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-03-18 11:16:36.569280 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-03-18 11:16:36.788732 | instance | openstack/cronjobs/heat-engine-cleaner 2026-03-18 11:16:36.791328 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-03-18 11:16:37.003562 | instance | openstack/cronjobs/heat-purge-deleted 2026-03-18 11:16:37.006565 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-03-18 11:16:37.076112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.170555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.212628 | instance | openstack/cronjobs/keystone-credential-rotate 2026-03-18 11:16:37.268476 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-03-18 11:16:37.357383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.434117 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-03-18 11:16:37.471545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.523317 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-03-18 11:16:37.593378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.681483 | instance | openstack/cronjobs/nova-cell-setup 2026-03-18 11:16:37.713074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.767365 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-03-18 11:16:37.815620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.916007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:37.924038 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-03-18 11:16:38.012586 | instance | openstack/cronjobs/nova-service-cleaner 2026-03-18 11:16:38.032759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.124705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.208042 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-03-18 11:16:38.222082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.262372 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-03-18 11:16:38.321694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.417924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.452065 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-03-18 11:16:38.480693 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-03-18 11:16:38.518709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.624572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.686776 | instance | openstack/configmaps/rook-config-override 2026-03-18 11:16:38.739018 | instance | openstack/configmaps/staffeln-bin 2026-03-18 11:16:38.758798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.877001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:38.976468 | instance | openstack/configmaps/tempest-bin 2026-03-18 11:16:39.022841 | instance | openstack/configmaps/valkey-configuration 2026-03-18 11:16:39.037551 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:16:39.044725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:39.146538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:39.233025 | instance | openstack/configmaps/valkey-health 2026-03-18 11:16:39.235167 | instance | openstack/configmaps/valkey-scripts 2026-03-18 11:16:39.261401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:39.379093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:39.465818 | instance | openstack/daemonsets/keepalived 2026-03-18 11:16:39.467638 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-03-18 11:16:39.501914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:39.647345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:39.721738 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-03-18 11:16:39.745188 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-03-18 11:16:40.006469 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-03-18 11:16:40.039118 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-03-18 11:16:40.261727 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-03-18 11:16:40.285786 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-03-18 11:16:40.513268 | instance | openstack/daemonsets/nova-compute-default 2026-03-18 11:16:40.544317 | instance | openstack/daemonsets/octavia-health-manager-default 2026-03-18 11:16:40.767220 | instance | openstack/daemonsets/openvswitch 2026-03-18 11:16:40.808826 | instance | orc-system/deployment/orc-controller-manager 2026-03-18 11:16:41.002673 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-03-18 11:16:41.024647 | instance | openstack/deployment/barbican-api 2026-03-18 11:16:41.199653 | instance | openstack/deployment/cinder-api 2026-03-18 11:16:41.266863 | instance | openstack/deployment/cinder-backup 2026-03-18 11:16:41.444133 | instance | openstack/deployment/cinder-scheduler 2026-03-18 11:16:41.516252 | instance | openstack/deployment/cinder-volume 2026-03-18 11:16:41.689973 | instance | openstack/deployment/glance-api 2026-03-18 11:16:41.813372 | instance | openstack/deployment/heat-api 2026-03-18 11:16:41.945298 | instance | openstack/deployment/heat-cfn 2026-03-18 11:16:42.073212 | instance | openstack/deployment/heat-engine 2026-03-18 11:16:42.199963 | instance | openstack/deployment/horizon 2026-03-18 11:16:42.317320 | instance | openstack/deployment/keystone-api 2026-03-18 11:16:42.481941 | instance | openstack/deployment/magnum-api 2026-03-18 11:16:42.589672 | instance | openstack/deployment/magnum-registry 2026-03-18 11:16:42.749279 | instance | openstack/deployment/manila-api 2026-03-18 11:16:42.831778 | instance | openstack/deployment/manila-data 2026-03-18 11:16:42.988752 | instance | openstack/deployment/manila-scheduler 2026-03-18 11:16:43.070852 | instance | openstack/deployment/manila-share 2026-03-18 11:16:43.225280 | instance | openstack/deployment/memcached-memcached 2026-03-18 11:16:43.310003 | instance | openstack/deployment/neutron-coredns 2026-03-18 11:16:43.485669 | instance | openstack/deployment/neutron-rpc-server 2026-03-18 11:16:43.559681 | instance | openstack/deployment/neutron-server 2026-03-18 11:16:43.734066 | instance | openstack/deployment/nova-api-metadata 2026-03-18 11:16:43.853901 | instance | openstack/deployment/nova-api-osapi 2026-03-18 11:16:44.037421 | instance | openstack/deployment/nova-conductor 2026-03-18 11:16:44.116908 | instance | openstack/deployment/nova-novncproxy 2026-03-18 11:16:44.259489 | instance | openstack/deployment/nova-scheduler 2026-03-18 11:16:44.378286 | instance | openstack/deployment/octavia-api 2026-03-18 11:16:44.518630 | instance | openstack/deployment/octavia-housekeeping 2026-03-18 11:16:44.615254 | instance | openstack/deployment/octavia-worker 2026-03-18 11:16:44.762134 | instance | openstack/deployment/openstack-database-exporter 2026-03-18 11:16:44.872691 | instance | openstack/deployment/openstack-exporter 2026-03-18 11:16:45.022087 | instance | openstack/deployment/placement-api 2026-03-18 11:16:45.117376 | instance | openstack/deployment/pxc-operator 2026-03-18 11:16:45.254781 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-03-18 11:16:45.347156 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-03-18 11:16:45.490370 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-03-18 11:16:45.584214 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-03-18 11:16:45.743720 | instance | openstack/deployment/staffeln-api 2026-03-18 11:16:45.814628 | instance | openstack/deployment/staffeln-conductor 2026-03-18 11:16:45.975156 | instance | openstack/endpoints/barbican-api 2026-03-18 11:16:46.038683 | instance | openstack/endpoints/ceph-mon 2026-03-18 11:16:46.213074 | instance | openstack/endpoints/cinder-api 2026-03-18 11:16:46.255500 | instance | openstack/endpoints/glance-api 2026-03-18 11:16:46.420291 | instance | openstack/endpoints/heat-api 2026-03-18 11:16:46.466313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:46.504332 | instance | openstack/endpoints/heat-cfn 2026-03-18 11:16:46.568882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:46.671640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:46.676516 | instance | openstack/endpoints/horizon 2026-03-18 11:16:46.770546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:46.772054 | instance | openstack/endpoints/horizon-int 2026-03-18 11:16:46.857883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:46.911217 | instance | openstack/endpoints/keystone-api 2026-03-18 11:16:46.950593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.003584 | instance | openstack/endpoints/magnum-api 2026-03-18 11:16:47.054472 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-03-18 11:16:47.064956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.143591 | instance | openstack/endpoints/magnum-registry 2026-03-18 11:16:47.178293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.222248 | instance | openstack/endpoints/manila-api 2026-03-18 11:16:47.290818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.378843 | instance | openstack/endpoints/memcached 2026-03-18 11:16:47.400362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.448602 | instance | openstack/endpoints/memcached-metrics 2026-03-18 11:16:47.513924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.617364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.629705 | instance | openstack/endpoints/neutron-coredns 2026-03-18 11:16:47.715526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-18 11:16:47.723420 | instance | openstack/endpoints/neutron-coredns-metrics 2026-03-18 11:16:47.866632 | instance | openstack/endpoints/neutron-server 2026-03-18 11:16:47.955240 | instance | openstack/endpoints/nova-api 2026-03-18 11:16:48.094256 | instance | openstack/endpoints/nova-metadata 2026-03-18 11:16:48.174468 | instance | openstack/endpoints/nova-novncproxy 2026-03-18 11:16:48.327587 | instance | openstack/endpoints/octavia-api 2026-03-18 11:16:48.405462 | instance | openstack/endpoints/openstack-exporter 2026-03-18 11:16:48.557671 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-03-18 11:16:48.621811 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-03-18 11:16:48.775564 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-03-18 11:16:48.861165 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-03-18 11:16:49.003240 | instance | openstack/endpoints/percona-xtradb-pxc 2026-03-18 11:16:49.078337 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-03-18 11:16:49.242655 | instance | openstack/endpoints/placement-api 2026-03-18 11:16:49.341891 | instance | openstack/endpoints/rabbitmq-barbican 2026-03-18 11:16:49.534021 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-03-18 11:16:49.570604 | instance | openstack/endpoints/rabbitmq-cinder 2026-03-18 11:16:49.753355 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-03-18 11:16:49.791407 | instance | openstack/endpoints/rabbitmq-glance 2026-03-18 11:16:49.974772 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-03-18 11:16:50.010303 | instance | openstack/endpoints/rabbitmq-heat 2026-03-18 11:16:50.204225 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-03-18 11:16:50.262976 | instance | openstack/endpoints/rabbitmq-keystone 2026-03-18 11:16:50.410348 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-03-18 11:16:50.471162 | instance | openstack/endpoints/rabbitmq-magnum 2026-03-18 11:16:50.621032 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-03-18 11:16:50.693219 | instance | openstack/endpoints/rabbitmq-manila 2026-03-18 11:16:50.858102 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-03-18 11:16:50.932889 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-03-18 11:16:51.081066 | instance | openstack/endpoints/rabbitmq-neutron 2026-03-18 11:16:51.166526 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-03-18 11:16:51.332760 | instance | openstack/endpoints/rabbitmq-nova 2026-03-18 11:16:51.411045 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-03-18 11:16:51.576482 | instance | openstack/endpoints/rabbitmq-octavia 2026-03-18 11:16:51.649399 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-03-18 11:16:51.828944 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-03-18 11:16:51.923701 | instance | openstack/endpoints/staffeln-api 2026-03-18 11:16:52.083094 | instance | openstack/endpoints/valkey 2026-03-18 11:16:52.138705 | instance | openstack/endpoints/valkey-headless 2026-03-18 11:16:52.305887 | instance | openstack/endpoints/valkey-metrics 2026-03-18 11:16:52.354052 | instance | openstack/ingresses/cloudformation 2026-03-18 11:16:52.526770 | instance | openstack/ingresses/compute 2026-03-18 11:16:52.586882 | instance | openstack/ingresses/compute-novnc-proxy 2026-03-18 11:16:52.757603 | instance | openstack/ingresses/container-infra 2026-03-18 11:16:52.814156 | instance | openstack/ingresses/container-infra-registry 2026-03-18 11:16:52.991833 | instance | openstack/ingresses/dashboard 2026-03-18 11:16:53.036661 | instance | openstack/ingresses/identity 2026-03-18 11:16:53.230119 | instance | openstack/ingresses/image 2026-03-18 11:16:53.280795 | instance | openstack/ingresses/key-manager 2026-03-18 11:16:53.457516 | instance | openstack/ingresses/load-balancer 2026-03-18 11:16:53.495814 | instance | openstack/ingresses/network 2026-03-18 11:16:53.690341 | instance | openstack/ingresses/orchestration 2026-03-18 11:16:53.735611 | instance | openstack/ingresses/placement 2026-03-18 11:16:53.920465 | instance | openstack/ingresses/rook-ceph-cluster 2026-03-18 11:16:53.985296 | instance | openstack/ingresses/sharev2 2026-03-18 11:16:54.153438 | instance | openstack/ingresses/volumev3 2026-03-18 11:16:54.239375 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-03-18 11:16:54.398712 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-03-18 11:16:54.423507 | instance | openstack/networkpolicies/valkey 2026-03-18 11:16:54.605441 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-xdshx 2026-03-18 11:16:54.621376 | instance | openstack/jobs/barbican-db-init 2026-03-18 11:16:54.803899 | instance | openstack/jobs/barbican-db-sync 2026-03-18 11:16:54.845272 | instance | openstack/jobs/barbican-ks-endpoints 2026-03-18 11:16:55.025476 | instance | openstack/jobs/barbican-ks-service 2026-03-18 11:16:55.082799 | instance | openstack/jobs/barbican-ks-user 2026-03-18 11:16:55.273070 | instance | openstack/jobs/barbican-rabbit-init 2026-03-18 11:16:55.356639 | instance | openstack/jobs/cinder-backup-storage-init 2026-03-18 11:16:55.541895 | instance | openstack/jobs/cinder-bootstrap 2026-03-18 11:16:55.682061 | instance | openstack/jobs/cinder-create-internal-tenant 2026-03-18 11:16:55.790793 | instance | openstack/jobs/cinder-db-init 2026-03-18 11:16:55.930206 | instance | openstack/jobs/cinder-db-sync 2026-03-18 11:16:56.010285 | instance | openstack/jobs/cinder-ks-endpoints 2026-03-18 11:16:56.177319 | instance | openstack/jobs/cinder-ks-service 2026-03-18 11:16:56.218832 | instance | openstack/jobs/cinder-ks-user 2026-03-18 11:16:56.405220 | instance | openstack/jobs/cinder-rabbit-init 2026-03-18 11:16:56.442043 | instance | openstack/jobs/cinder-storage-init 2026-03-18 11:16:56.643299 | instance | openstack/jobs/cinder-volume-usage-audit-29563865 2026-03-18 11:16:56.713908 | instance | openstack/jobs/glance-db-init 2026-03-18 11:16:56.877514 | instance | openstack/jobs/glance-db-sync 2026-03-18 11:16:56.959076 | instance | openstack/jobs/glance-ks-endpoints 2026-03-18 11:16:57.118589 | instance | openstack/jobs/glance-ks-service 2026-03-18 11:16:57.183726 | instance | openstack/jobs/glance-ks-user 2026-03-18 11:16:57.338588 | instance | openstack/jobs/glance-metadefs-load 2026-03-18 11:16:57.423014 | instance | openstack/jobs/glance-rabbit-init 2026-03-18 11:16:57.594863 | instance | openstack/jobs/glance-storage-init 2026-03-18 11:16:57.644341 | instance | openstack/jobs/heat-bootstrap 2026-03-18 11:16:57.818102 | instance | openstack/jobs/heat-db-init 2026-03-18 11:16:57.886107 | instance | openstack/jobs/heat-db-sync 2026-03-18 11:16:58.057616 | instance | openstack/jobs/heat-domain-ks-user 2026-03-18 11:16:58.116900 | instance | openstack/jobs/heat-engine-cleaner-29563865 2026-03-18 11:16:58.281182 | instance | openstack/jobs/heat-engine-cleaner-29563870 2026-03-18 11:16:58.354875 | instance | openstack/jobs/heat-engine-cleaner-29563875 2026-03-18 11:16:58.520816 | instance | openstack/jobs/heat-ks-endpoints 2026-03-18 11:16:58.602279 | instance | openstack/jobs/heat-ks-service 2026-03-18 11:16:58.754943 | instance | openstack/jobs/heat-ks-user 2026-03-18 11:16:58.827949 | instance | openstack/jobs/heat-rabbit-init 2026-03-18 11:16:59.003575 | instance | openstack/jobs/heat-trusts 2026-03-18 11:16:59.051601 | instance | openstack/jobs/horizon-db-init 2026-03-18 11:16:59.241924 | instance | openstack/jobs/horizon-db-sync 2026-03-18 11:16:59.289811 | instance | openstack/jobs/keystone-bootstrap 2026-03-18 11:16:59.443926 | instance | openstack/jobs/keystone-credential-setup 2026-03-18 11:16:59.537083 | instance | openstack/jobs/keystone-db-init 2026-03-18 11:16:59.686458 | instance | openstack/jobs/keystone-db-sync 2026-03-18 11:16:59.769819 | instance | openstack/jobs/keystone-domain-manage 2026-03-18 11:16:59.949909 | instance | openstack/jobs/keystone-fernet-setup 2026-03-18 11:16:59.997624 | instance | openstack/jobs/keystone-rabbit-init 2026-03-18 11:17:00.176064 | instance | openstack/jobs/magnum-db-init 2026-03-18 11:17:00.230504 | instance | openstack/jobs/magnum-db-sync 2026-03-18 11:17:00.405687 | instance | openstack/jobs/magnum-domain-ks-user 2026-03-18 11:17:00.465637 | instance | openstack/jobs/magnum-ks-endpoints 2026-03-18 11:17:00.637800 | instance | openstack/jobs/magnum-ks-service 2026-03-18 11:17:00.690384 | instance | openstack/jobs/magnum-ks-user 2026-03-18 11:17:00.882159 | instance | openstack/jobs/magnum-rabbit-init 2026-03-18 11:17:00.906800 | instance | openstack/jobs/manila-bootstrap 2026-03-18 11:17:01.111576 | instance | openstack/jobs/manila-db-init 2026-03-18 11:17:01.151350 | instance | openstack/jobs/manila-db-sync 2026-03-18 11:17:01.401895 | instance | openstack/jobs/manila-ks-endpoints 2026-03-18 11:17:01.436424 | instance | openstack/jobs/manila-ks-service 2026-03-18 11:17:01.649396 | instance | openstack/jobs/manila-ks-user 2026-03-18 11:17:01.653610 | instance | openstack/jobs/manila-rabbit-init 2026-03-18 11:17:01.877404 | instance | openstack/jobs/neutron-db-init 2026-03-18 11:17:01.882062 | instance | openstack/jobs/neutron-db-sync 2026-03-18 11:17:02.116884 | instance | openstack/jobs/neutron-ks-endpoints 2026-03-18 11:17:02.121370 | instance | openstack/jobs/neutron-ks-service 2026-03-18 11:17:02.351579 | instance | openstack/jobs/neutron-ks-user 2026-03-18 11:17:02.374562 | instance | openstack/jobs/neutron-rabbit-init 2026-03-18 11:17:02.616732 | instance | openstack/jobs/nova-cell-setup-29563860 2026-03-18 11:17:02.623589 | instance | openstack/jobs/nova-db-init 2026-03-18 11:17:02.842545 | instance | openstack/jobs/nova-db-sync 2026-03-18 11:17:02.844251 | instance | openstack/jobs/nova-ks-endpoints 2026-03-18 11:17:03.069525 | instance | openstack/jobs/nova-ks-service 2026-03-18 11:17:03.082823 | instance | openstack/jobs/nova-ks-user 2026-03-18 11:17:03.291341 | instance | openstack/jobs/nova-rabbit-init 2026-03-18 11:17:03.304540 | instance | openstack/jobs/nova-service-cleaner-29563860 2026-03-18 11:17:03.508659 | instance | openstack/jobs/octavia-bootstrap 2026-03-18 11:17:03.524617 | instance | openstack/jobs/octavia-db-init 2026-03-18 11:17:03.745647 | instance | openstack/jobs/octavia-db-sync 2026-03-18 11:17:03.774300 | instance | openstack/jobs/octavia-ks-endpoints 2026-03-18 11:17:03.967975 | instance | openstack/jobs/octavia-ks-service 2026-03-18 11:17:04.029620 | instance | openstack/jobs/octavia-ks-user 2026-03-18 11:17:04.200899 | instance | openstack/jobs/octavia-rabbit-init 2026-03-18 11:17:04.261541 | instance | openstack/jobs/placement-db-init 2026-03-18 11:17:04.445853 | instance | openstack/jobs/placement-db-sync 2026-03-18 11:17:04.515956 | instance | openstack/jobs/placement-ks-endpoints 2026-03-18 11:17:04.701709 | instance | openstack/jobs/placement-ks-service 2026-03-18 11:17:04.791175 | instance | openstack/jobs/placement-ks-user 2026-03-18 11:17:04.955878 | instance | openstack/jobs/staffeln-db-init 2026-03-18 11:17:05.028991 | instance | openstack/jobs/staffeln-db-sync 2026-03-18 11:17:05.222286 | instance | openstack/jobs/tempest-ks-user 2026-03-18 11:17:05.287746 | instance | openstack/jobs/tempest-run-tests 2026-03-18 11:17:05.455866 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-03-18 11:17:05.506686 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-03-18 11:17:05.650799 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-03-18 11:17:05.875497 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-03-18 11:17:06.020318 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-03-18 11:17:06.263291 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-03-18 11:17:06.410338 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-03-18 11:17:06.645077 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-03-18 11:17:06.784161 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-03-18 11:17:07.053170 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-03-18 11:17:07.190333 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-03-18 11:17:07.429783 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-03-18 11:17:07.579446 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-03-18 11:17:07.830326 | instance | openstack/pods/barbican-api-5d5f6fdfcb-7mzfr 2026-03-18 11:17:07.954946 | instance | openstack/pods/barbican-db-init-758pt 2026-03-18 11:17:08.067781 | instance | openstack/pods/barbican-db-sync-v9bnz 2026-03-18 11:17:08.202843 | instance | openstack/pods/barbican-ks-endpoints-9rvqq 2026-03-18 11:17:08.321220 | instance | openstack/pods/barbican-ks-service-64d5h 2026-03-18 11:17:08.443398 | instance | openstack/pods/barbican-ks-user-6tvqk 2026-03-18 11:17:08.552461 | instance | openstack/pods/barbican-rabbit-init-fxhd5 2026-03-18 11:17:08.715622 | instance | openstack/pods/cinder-api-5cccff668d-ljfsm 2026-03-18 11:17:08.795171 | instance | openstack/pods/cinder-backup-9db4cf89b-lqbld 2026-03-18 11:17:08.966500 | instance | openstack/pods/cinder-backup-storage-init-7rs7t 2026-03-18 11:17:09.049128 | instance | openstack/pods/cinder-bootstrap-zpxlb 2026-03-18 11:17:09.192916 | instance | openstack/pods/cinder-create-internal-tenant-gncbz 2026-03-18 11:17:09.301170 | instance | openstack/pods/cinder-db-init-8zcvg 2026-03-18 11:17:09.439336 | instance | openstack/pods/cinder-db-sync-fvdpw 2026-03-18 11:17:09.530770 | instance | openstack/pods/cinder-ks-endpoints-2hf6h 2026-03-18 11:17:09.687613 | instance | openstack/pods/cinder-ks-service-gtm7j 2026-03-18 11:17:09.784858 | instance | openstack/pods/cinder-ks-user-8hprp 2026-03-18 11:17:09.931942 | instance | openstack/pods/cinder-rabbit-init-j97kt 2026-03-18 11:17:10.068547 | instance | openstack/pods/cinder-scheduler-5467c8d464-vgk2x 2026-03-18 11:17:10.189154 | instance | openstack/pods/cinder-storage-init-vk2rw 2026-03-18 11:17:10.362342 | instance | openstack/pods/cinder-volume-7b99cd6f5c-7vhww 2026-03-18 11:17:10.433506 | instance | openstack/pods/cinder-volume-usage-audit-29563865-cz64w 2026-03-18 11:17:10.615553 | instance | openstack/pods/glance-api-5764f94fff-cpplm 2026-03-18 11:17:10.680206 | instance | openstack/pods/glance-db-init-f5j2r 2026-03-18 11:17:10.858257 | instance | openstack/pods/glance-db-sync-9kzgz 2026-03-18 11:17:10.923090 | instance | openstack/pods/glance-ks-endpoints-48wf5 2026-03-18 11:17:11.082696 | instance | openstack/pods/glance-ks-service-jg4s2 2026-03-18 11:17:11.184244 | instance | openstack/pods/glance-ks-user-4gp2m 2026-03-18 11:17:11.330776 | instance | openstack/pods/glance-metadefs-load-drb6l 2026-03-18 11:17:11.434166 | instance | openstack/pods/glance-rabbit-init-24pgq 2026-03-18 11:17:11.587244 | instance | openstack/pods/glance-storage-init-59b2c 2026-03-18 11:17:11.694310 | instance | openstack/pods/heat-api-7fbfdd5654-rwmll 2026-03-18 11:17:11.835319 | instance | openstack/pods/heat-bootstrap-qkk6m 2026-03-18 11:17:11.940129 | instance | openstack/pods/heat-cfn-5d5c6bf4bd-hgzwt 2026-03-18 11:17:12.065221 | instance | openstack/pods/heat-db-init-p2sl4 2026-03-18 11:17:12.210020 | instance | openstack/pods/heat-db-sync-pfvbf 2026-03-18 11:17:12.312301 | instance | openstack/rolebindings/barbican-barbican-api 2026-03-18 11:17:12.478790 | instance | openstack/pods/heat-domain-ks-user-fqkhn 2026-03-18 11:17:12.558218 | instance | openstack/pods/heat-engine-6489976855-4zqrk 2026-03-18 11:17:12.719133 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-03-18 11:17:12.821272 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-03-18 11:17:12.931883 | instance | openstack/pods/heat-engine-cleaner-29563865-pkb66 2026-03-18 11:17:13.033658 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-03-18 11:17:13.199047 | instance | openstack/pods/heat-engine-cleaner-29563870-pjkr7 2026-03-18 11:17:13.243984 | instance | openstack/pods/heat-engine-cleaner-29563875-b99mz 2026-03-18 11:17:13.501924 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-03-18 11:17:13.541931 | instance | openstack/pods/heat-ks-endpoints-qgvvn 2026-03-18 11:17:13.745064 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-03-18 11:17:13.808439 | instance | openstack/pods/heat-ks-service-4jjlb 2026-03-18 11:17:13.939338 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-03-18 11:17:14.052281 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-03-18 11:17:14.151755 | instance | openstack/pods/heat-ks-user-q92bn 2026-03-18 11:17:14.277058 | instance | openstack/rolebindings/cinder-cinder-api 2026-03-18 11:17:14.420223 | instance | openstack/pods/heat-rabbit-init-hhqtp 2026-03-18 11:17:14.482205 | instance | openstack/rolebindings/cinder-cinder-backup 2026-03-18 11:17:14.653627 | instance | openstack/pods/heat-trusts-7k2fw 2026-03-18 11:17:14.679357 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-03-18 11:17:14.890333 | instance | openstack/pods/horizon-76f6bd7fd6-qh4p7 2026-03-18 11:17:14.911085 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-03-18 11:17:15.123376 | instance | openstack/pods/horizon-db-init-2gxxq 2026-03-18 11:17:15.126634 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-03-18 11:17:15.334524 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-03-18 11:17:15.375285 | instance | openstack/pods/horizon-db-sync-hbptd 2026-03-18 11:17:15.534986 | instance | openstack/pods/keepalived-9qjd8 2026-03-18 11:17:15.624236 | instance | openstack/pods/keystone-api-b8b676896-jxtbg 2026-03-18 11:17:15.762383 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-03-18 11:17:15.851923 | instance | openstack/pods/keystone-bootstrap-6kc2p 2026-03-18 11:17:15.970806 | instance | openstack/pods/keystone-credential-setup-dfk9c 2026-03-18 11:17:16.112110 | instance | openstack/pods/keystone-db-init-gzzbt 2026-03-18 11:17:16.225585 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-03-18 11:17:16.350059 | instance | openstack/pods/keystone-db-sync-bds6n 2026-03-18 11:17:16.404954 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-03-18 11:17:16.581590 | instance | openstack/pods/keystone-domain-manage-xj8dm 2026-03-18 11:17:16.604958 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-03-18 11:17:16.804647 | instance | openstack/pods/keystone-fernet-setup-8ldq5 2026-03-18 11:17:16.829730 | instance | openstack/pods/keystone-rabbit-init-v7jmc 2026-03-18 11:17:17.058035 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-03-18 11:17:17.059213 | instance | openstack/pods/libvirt-libvirt-default-ks6bl 2026-03-18 11:17:17.260592 | instance | openstack/rolebindings/cinder-cinder-test 2026-03-18 11:17:17.307245 | instance | openstack/pods/magnum-api-55dfd677b6-r6rsd 2026-03-18 11:17:17.429436 | instance | openstack/rolebindings/cinder-cinder-volume 2026-03-18 11:17:17.517779 | instance | openstack/pods/magnum-cluster-api-proxy-5ddtz 2026-03-18 11:17:17.623439 | instance | openstack/pods/magnum-conductor-0 2026-03-18 11:17:17.744625 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-03-18 11:17:17.875276 | instance | openstack/rolebindings/cinder-storage-init 2026-03-18 11:17:17.929292 | instance | openstack/pods/magnum-db-init-g2mkq 2026-03-18 11:17:18.072492 | instance | openstack/rolebindings/glance-glance-api 2026-03-18 11:17:18.183273 | instance | openstack/pods/magnum-db-sync-s7qjv 2026-03-18 11:17:18.265248 | instance | openstack/rolebindings/glance-glance-db-init 2026-03-18 11:17:18.434154 | instance | openstack/pods/magnum-domain-ks-user-brjjf 2026-03-18 11:17:18.472329 | instance | openstack/rolebindings/glance-glance-db-sync 2026-03-18 11:17:18.656530 | instance | openstack/pods/magnum-ks-endpoints-bml2m 2026-03-18 11:17:18.704272 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-03-18 11:17:18.890280 | instance | openstack/pods/magnum-ks-service-49brm 2026-03-18 11:17:18.914380 | instance | openstack/rolebindings/glance-glance-ks-service 2026-03-18 11:17:19.104264 | instance | openstack/pods/magnum-ks-user-l7jb4 2026-03-18 11:17:19.119405 | instance | openstack/pods/magnum-rabbit-init-56dxr 2026-03-18 11:17:19.318892 | instance | openstack/rolebindings/glance-glance-ks-user 2026-03-18 11:17:19.340694 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-03-18 11:17:19.502322 | instance | openstack/pods/magnum-registry-c45778976-7zxb9 2026-03-18 11:17:19.521607 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-03-18 11:17:19.695890 | instance | openstack/rolebindings/glance-glance-storage-init 2026-03-18 11:17:19.720313 | instance | openstack/pods/manila-api-bd9dc6db-jjjfj 2026-03-18 11:17:19.887065 | instance | openstack/rolebindings/glance-glance-test 2026-03-18 11:17:19.945346 | instance | openstack/pods/manila-bootstrap-6xmjp 2026-03-18 11:17:20.077297 | instance | openstack/pods/manila-data-6cdc6999df-z9f4l 2026-03-18 11:17:20.202818 | instance | openstack/rolebindings/glance-storage-init 2026-03-18 11:17:20.313756 | instance | openstack/pods/manila-db-init-4rf29 2026-03-18 11:17:20.401031 | instance | openstack/rolebindings/heat-heat-api 2026-03-18 11:17:20.588997 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-03-18 11:17:20.594212 | instance | openstack/pods/manila-db-sync-x2ljr 2026-03-18 11:17:20.780060 | instance | openstack/rolebindings/heat-heat-cfn 2026-03-18 11:17:20.821691 | instance | openstack/pods/manila-ks-endpoints-gk4kl 2026-03-18 11:17:20.970174 | instance | openstack/pods/manila-ks-service-cfv6b 2026-03-18 11:17:21.093696 | instance | openstack/rolebindings/heat-heat-db-init 2026-03-18 11:17:21.229737 | instance | openstack/rolebindings/heat-heat-db-sync 2026-03-18 11:17:21.287896 | instance | openstack/rolebindings/heat-heat-engine 2026-03-18 11:17:21.419421 | instance | openstack/pods/manila-ks-user-vb8h6 2026-03-18 11:17:21.489606 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-03-18 11:17:21.691952 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-03-18 11:17:21.698064 | instance | openstack/pods/manila-rabbit-init-4hwrz 2026-03-18 11:17:21.897933 | instance | openstack/rolebindings/heat-heat-ks-service 2026-03-18 11:17:21.936097 | instance | openstack/pods/manila-scheduler-76b68bfc69-htxg4 2026-03-18 11:17:22.081492 | instance | openstack/rolebindings/heat-heat-ks-user 2026-03-18 11:17:22.157933 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-03-18 11:17:22.287050 | instance | openstack/pods/manila-share-5bd9bc9457-dml4s 2026-03-18 11:17:22.349386 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-03-18 11:17:22.516441 | instance | openstack/pods/memcached-memcached-6479589586-sgs7q 2026-03-18 11:17:22.539179 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-03-18 11:17:22.753628 | instance | openstack/pods/neutron-coredns-7dd4958666-xbkjp 2026-03-18 11:17:22.756675 | instance | openstack/rolebindings/heat-heat-test 2026-03-18 11:17:22.949642 | instance | openstack/rolebindings/heat-heat-trusts 2026-03-18 11:17:22.975672 | instance | openstack/pods/neutron-db-init-hbxbl 2026-03-18 11:17:23.136666 | instance | openstack/rolebindings/horizon-horizon 2026-03-18 11:17:23.209615 | instance | openstack/pods/neutron-db-sync-c2vz7 2026-03-18 11:17:23.348151 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-03-18 11:17:23.468801 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-03-18 11:17:23.566765 | instance | openstack/pods/neutron-dhcp-agent-default-2n6q9 2026-03-18 11:17:23.672434 | instance | openstack/rolebindings/horizon-horizon-test 2026-03-18 11:17:23.814605 | instance | openstack/pods/neutron-ks-endpoints-hrqj6 2026-03-18 11:17:23.875600 | instance | openstack/pods/neutron-ks-service-rvfbs 2026-03-18 11:17:24.083338 | instance | openstack/pods/neutron-ks-user-tvdnl 2026-03-18 11:17:24.191647 | instance | openstack/pods/neutron-l3-agent-default-vfv7b 2026-03-18 11:17:24.394355 | instance | openstack/rolebindings/keepalived 2026-03-18 11:17:24.494106 | instance | openstack/pods/neutron-metadata-agent-default-m2bjq 2026-03-18 11:17:24.629589 | instance | openstack/rolebindings/keystone-credential-rotate 2026-03-18 11:17:24.754618 | instance | openstack/pods/neutron-netns-cleanup-cron-default-7b2nf 2026-03-18 11:17:24.837135 | instance | openstack/rolebindings/keystone-credential-setup 2026-03-18 11:17:25.067885 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-03-18 11:17:25.067960 | instance | openstack/rolebindings/keystone-fernet-setup 2026-03-18 11:17:25.286766 | instance | openstack/pods/neutron-ovs-agent-default-rhtdv 2026-03-18 11:17:25.297054 | instance | openstack/rolebindings/keystone-keystone-api 2026-03-18 11:17:25.500132 | instance | openstack/pods/neutron-rabbit-init-bw6sw 2026-03-18 11:17:25.527745 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-03-18 11:17:25.707883 | instance | openstack/pods/neutron-rpc-server-6c8b4949dd-xpvnc 2026-03-18 11:17:25.725986 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-03-18 11:17:25.920325 | instance | openstack/pods/neutron-server-5649d56bb-mnls9 2026-03-18 11:17:25.943335 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-03-18 11:17:26.138888 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-03-18 11:17:26.161757 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-03-18 11:17:26.340178 | instance | openstack/pods/nova-api-metadata-598cfd97b7-cslrz 2026-03-18 11:17:26.346951 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-03-18 11:17:26.551102 | instance | openstack/rolebindings/keystone-keystone-test 2026-03-18 11:17:26.590902 | instance | openstack/rolebindings/libvirt-cert-manager 2026-03-18 11:17:26.753712 | instance | openstack/rolebindings/libvirt-libvirt 2026-03-18 11:17:26.828742 | instance | openstack/pods/nova-api-osapi-7b488586ff-rws8m 2026-03-18 11:17:26.937056 | instance | openstack/pods/nova-bootstrap-r6h5c 2026-03-18 11:17:27.058077 | instance | openstack/rolebindings/magnum-magnum-api 2026-03-18 11:17:27.175824 | instance | openstack/pods/nova-cell-setup-29563860-xlzqj 2026-03-18 11:17:27.257078 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-03-18 11:17:27.408560 | instance | openstack/pods/nova-cell-setup-9mcth 2026-03-18 11:17:27.441466 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-03-18 11:17:27.635768 | instance | openstack/pods/nova-compute-default-k6x6k 2026-03-18 11:17:27.654579 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-03-18 11:17:27.840003 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-03-18 11:17:27.893700 | instance | openstack/pods/nova-conductor-7cc9f6fb5-ffxg5 2026-03-18 11:17:28.036106 | instance | openstack/pods/nova-db-init-fr7pl 2026-03-18 11:17:28.128242 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-03-18 11:17:28.282470 | instance | openstack/pods/nova-db-sync-x67lm 2026-03-18 11:17:28.316067 | instance | openstack/pods/nova-ks-endpoints-6l8v2 2026-03-18 11:17:28.550749 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-03-18 11:17:28.559432 | instance | openstack/pods/nova-ks-service-2zdq8 2026-03-18 11:17:28.746493 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-03-18 11:17:28.789607 | instance | openstack/pods/nova-ks-user-w4bnl 2026-03-18 11:17:28.961259 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-03-18 11:17:29.050634 | instance | openstack/pods/nova-novncproxy-5c589b556d-w69q7 2026-03-18 11:17:29.161275 | instance | openstack/rolebindings/manila-manila-api 2026-03-18 11:17:29.303234 | instance | openstack/rolebindings/manila-manila-data 2026-03-18 11:17:29.347438 | instance | openstack/pods/nova-rabbit-init-cdbsh 2026-03-18 11:17:29.505322 | instance | openstack/rolebindings/manila-manila-db-init 2026-03-18 11:17:29.567578 | instance | openstack/pods/nova-scheduler-5789ddbbbf-7ppdr 2026-03-18 11:17:29.701378 | instance | openstack/rolebindings/manila-manila-db-sync 2026-03-18 11:17:29.799163 | instance | openstack/pods/nova-service-cleaner-29563860-999sg 2026-03-18 11:17:29.888888 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-03-18 11:17:30.013636 | instance | openstack/pods/octavia-api-576c676cc8-mgz7m 2026-03-18 11:17:30.060939 | instance | openstack/rolebindings/manila-manila-ks-service 2026-03-18 11:17:30.237652 | instance | openstack/rolebindings/manila-manila-ks-user 2026-03-18 11:17:30.240880 | instance | openstack/pods/octavia-bootstrap-r9llg 2026-03-18 11:17:30.420423 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-03-18 11:17:30.462927 | instance | openstack/pods/octavia-db-init-gzd8g 2026-03-18 11:17:30.602657 | instance | openstack/pods/octavia-db-sync-x6rkh 2026-03-18 11:17:30.692347 | instance | openstack/pods/octavia-health-manager-default-rg9pt 2026-03-18 11:17:30.829654 | instance | openstack/rolebindings/manila-manila-scheduler 2026-03-18 11:17:30.900107 | instance | openstack/pods/octavia-housekeeping-6d6bbf549f-gg7wk 2026-03-18 11:17:31.005677 | instance | openstack/rolebindings/manila-manila-share 2026-03-18 11:17:31.129892 | instance | openstack/pods/octavia-ks-endpoints-jdfrg 2026-03-18 11:17:31.176147 | instance | openstack/pods/octavia-ks-service-nrfqw 2026-03-18 11:17:31.359351 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-03-18 11:17:31.395788 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-03-18 11:17:31.536243 | instance | openstack/pods/octavia-ks-user-hnfm6 2026-03-18 11:17:31.588508 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-03-18 11:17:31.755232 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-03-18 11:17:31.761721 | instance | openstack/pods/octavia-rabbit-init-bgtqr 2026-03-18 11:17:31.935473 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-03-18 11:17:31.989231 | instance | openstack/pods/octavia-worker-855b6fcdbd-xkntc 2026-03-18 11:17:32.132029 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-03-18 11:17:32.230062 | instance | openstack/pods/openstack-database-exporter-7c944bc9f-ttr9r 2026-03-18 11:17:32.314849 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-03-18 11:17:32.449413 | instance | openstack/pods/openstack-exporter-7b9dc759c9-ppf5w 2026-03-18 11:17:32.504580 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-03-18 11:17:32.656084 | instance | openstack/pods/openvswitch-hc8fk 2026-03-18 11:17:32.669198 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-03-18 11:17:32.873911 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-03-18 11:17:32.887948 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-03-18 11:17:33.068400 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-03-18 11:17:33.117370 | instance | openstack/pods/percona-xtradb-pxc-0 2026-03-18 11:17:33.256551 | instance | openstack/pods/placement-api-76f9fb8f95-jwk87 2026-03-18 11:17:33.353887 | instance | openstack/pods/placement-db-init-7h5nn 2026-03-18 11:17:33.486210 | instance | openstack/pods/placement-db-sync-fz4pm 2026-03-18 11:17:33.564834 | instance | openstack/pods/placement-ks-endpoints-xfv46 2026-03-18 11:17:33.712221 | instance | openstack/pods/placement-ks-service-r6cqn 2026-03-18 11:17:33.806087 | instance | openstack/pods/placement-ks-user-8pcl6 2026-03-18 11:17:33.985904 | instance | openstack/pods/pxc-operator-69cb5bbdb9-rrqs6 2026-03-18 11:17:34.101908 | instance | openstack/rolebindings/neutron-neutron-server 2026-03-18 11:17:34.293914 | instance | openstack/rolebindings/neutron-neutron-test 2026-03-18 11:17:34.310706 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-03-18 11:17:34.486651 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-03-18 11:17:34.503920 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-03-18 11:17:34.721409 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-03-18 11:17:34.734857 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-03-18 11:17:34.902830 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-03-18 11:17:35.004231 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-9r5ds 2026-03-18 11:17:35.109992 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-03-18 11:17:35.256625 | instance | openstack/pods/rabbitmq-glance-server-0 2026-03-18 11:17:35.322556 | instance | openstack/rolebindings/nova-nova-compute 2026-03-18 11:17:35.500806 | instance | openstack/pods/rabbitmq-heat-server-0 2026-03-18 11:17:35.519323 | instance | openstack/rolebindings/nova-nova-conductor 2026-03-18 11:17:35.742765 | instance | openstack/rolebindings/nova-nova-db-init 2026-03-18 11:17:35.748953 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-03-18 11:17:35.916431 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-03-18 11:17:35.971616 | instance | openstack/pods/rabbitmq-manila-server-0 2026-03-18 11:17:36.130286 | instance | openstack/rolebindings/nova-nova-db-sync 2026-03-18 11:17:36.197628 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h 2026-03-18 11:17:36.313463 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-03-18 11:17:36.430126 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-03-18 11:17:36.492577 | instance | openstack/rolebindings/nova-nova-ks-service 2026-03-18 11:17:36.679853 | instance | openstack/pods/rabbitmq-nova-server-0 2026-03-18 11:17:36.684003 | instance | openstack/rolebindings/nova-nova-ks-user 2026-03-18 11:17:36.867832 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-03-18 11:17:36.919666 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-03-18 11:17:37.051294 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-03-18 11:17:37.153903 | instance | openstack/rolebindings/nova-nova-scheduler 2026-03-18 11:17:37.244224 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vcnlk 2026-03-18 11:17:37.342348 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-03-18 11:17:37.466256 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz 2026-03-18 11:17:37.522812 | instance | openstack/rolebindings/nova-nova-test 2026-03-18 11:17:37.768822 | instance | openstack/pods/staffeln-api-69dfcd6fcc-ffqcg 2026-03-18 11:17:37.769516 | instance | openstack/rolebindings/octavia-octavia-api 2026-03-18 11:17:37.961919 | instance | openstack/pods/staffeln-conductor-6dcf55bc8b-gv92z 2026-03-18 11:17:38.013460 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-03-18 11:17:38.191348 | instance | openstack/pods/staffeln-db-init-vq7vb 2026-03-18 11:17:38.207211 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-03-18 11:17:38.398081 | instance | openstack/pods/staffeln-db-sync-tggmp 2026-03-18 11:17:38.430411 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-03-18 11:17:38.638846 | instance | openstack/pods/tempest-ks-user-5pxqg 2026-03-18 11:17:38.641232 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-03-18 11:17:38.851850 | instance | openstack/pods/tempest-run-tests-xhwkz 2026-03-18 11:17:38.892706 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-03-18 11:17:39.079169 | instance | openstack/pods/valkey-node-0 2026-03-18 11:17:39.112916 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-03-18 11:17:39.302017 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-03-18 11:17:39.317825 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-03-18 11:17:39.483667 | instance | openstack/rolebindings/octavia-octavia-worker 2026-03-18 11:17:39.502559 | instance | openstack/rolebindings/placement-placement-api 2026-03-18 11:17:39.688932 | instance | openstack/rolebindings/placement-placement-db-init 2026-03-18 11:17:39.702998 | instance | openstack/rolebindings/placement-placement-db-sync 2026-03-18 11:17:39.869064 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-03-18 11:17:39.887317 | instance | openstack/rolebindings/placement-placement-ks-service 2026-03-18 11:17:40.052988 | instance | openstack/rolebindings/placement-placement-ks-user 2026-03-18 11:17:40.057170 | instance | openstack/rolebindings/pxc-operator 2026-03-18 11:17:40.240298 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-03-18 11:17:40.243087 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-03-18 11:17:40.424962 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-03-18 11:17:40.442982 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-03-18 11:17:40.597480 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-03-18 11:17:40.620717 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-03-18 11:17:40.770010 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-03-18 11:17:40.795394 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-03-18 11:17:40.938496 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-03-18 11:17:40.984673 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-03-18 11:17:41.123790 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-03-18 11:17:41.168902 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-03-18 11:17:41.320013 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-03-18 11:17:41.375799 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-03-18 11:17:41.521580 | instance | openstack/rolebindings/rook-ceph-mgr 2026-03-18 11:17:41.563107 | instance | openstack/rolebindings/rook-ceph-osd 2026-03-18 11:17:41.729115 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-03-18 11:17:41.753386 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-03-18 11:17:41.906348 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-03-18 11:17:41.950921 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-03-18 11:17:42.090530 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-03-18 11:17:42.157931 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-03-18 11:17:42.296628 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-03-18 11:17:42.344475 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-03-18 11:17:42.483346 | instance | orc-system/roles/orc-leader-election-role 2026-03-18 11:17:42.527878 | instance | openstack/roles/barbican-openstack-barbican-api 2026-03-18 11:17:42.697134 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-03-18 11:17:42.711469 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-03-18 11:17:42.885920 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-03-18 11:17:42.920079 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-03-18 11:17:43.096160 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-03-18 11:17:43.136582 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-03-18 11:17:43.307333 | instance | openstack/roles/cinder-backup-storage-init 2026-03-18 11:17:43.335579 | instance | openstack/roles/cinder-openstack-cinder-api 2026-03-18 11:17:43.486939 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-03-18 11:17:43.509437 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-03-18 11:17:43.680979 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-03-18 11:17:43.689537 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-03-18 11:17:43.872384 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-03-18 11:17:43.878377 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-03-18 11:17:44.053555 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-03-18 11:17:44.055214 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-03-18 11:17:44.244362 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-03-18 11:17:44.250961 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-03-18 11:17:44.436480 | instance | openstack/roles/cinder-openstack-cinder-test 2026-03-18 11:17:44.443487 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-03-18 11:17:44.626527 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-03-18 11:17:44.628126 | instance | openstack/roles/cinder-storage-init 2026-03-18 11:17:44.814748 | instance | openstack/roles/glance-openstack-glance-api 2026-03-18 11:17:44.852334 | instance | openstack/roles/glance-openstack-glance-db-init 2026-03-18 11:17:45.010818 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-03-18 11:17:45.042116 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-03-18 11:17:45.208978 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-03-18 11:17:45.242467 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-03-18 11:17:45.412773 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-03-18 11:17:45.433270 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-03-18 11:17:45.593067 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-03-18 11:17:45.630163 | instance | openstack/roles/glance-openstack-glance-test 2026-03-18 11:17:45.771999 | instance | openstack/roles/glance-storage-init 2026-03-18 11:17:45.835725 | instance | openstack/roles/heat-openstack-heat-api 2026-03-18 11:17:45.954491 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-03-18 11:17:46.022931 | instance | openstack/roles/heat-openstack-heat-cfn 2026-03-18 11:17:46.152978 | instance | openstack/roles/heat-openstack-heat-db-init 2026-03-18 11:17:46.188660 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-03-18 11:17:46.358540 | instance | openstack/roles/heat-openstack-heat-engine 2026-03-18 11:17:46.368229 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-03-18 11:17:46.547049 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-03-18 11:17:46.572031 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-03-18 11:17:46.742798 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-03-18 11:17:46.755793 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-03-18 11:17:46.940117 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-03-18 11:17:46.943436 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-03-18 11:17:47.129726 | instance | openstack/roles/heat-openstack-heat-test 2026-03-18 11:17:47.146442 | instance | openstack/roles/heat-openstack-heat-trusts 2026-03-18 11:17:47.328822 | instance | openstack/roles/horizon-openstack-horizon 2026-03-18 11:17:47.346784 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-03-18 11:17:47.531059 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-03-18 11:17:47.547820 | instance | openstack/roles/horizon-openstack-horizon-test 2026-03-18 11:17:47.730179 | instance | openstack/roles/keepalived 2026-03-18 11:17:47.763499 | instance | openstack/roles/keystone-credential-rotate 2026-03-18 11:17:47.918116 | instance | openstack/roles/keystone-credential-setup 2026-03-18 11:17:47.961508 | instance | openstack/roles/keystone-fernet-rotate 2026-03-18 11:17:48.119644 | instance | openstack/roles/keystone-fernet-setup 2026-03-18 11:17:48.177420 | instance | openstack/roles/keystone-openstack-keystone-api 2026-03-18 11:17:48.310283 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-03-18 11:17:48.397272 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-03-18 11:17:48.513306 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-03-18 11:17:48.613481 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-03-18 11:17:48.719803 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-03-18 11:17:48.815652 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-03-18 11:17:48.936743 | instance | openstack/roles/keystone-openstack-keystone-test 2026-03-18 11:17:49.024130 | instance | openstack/roles/libvirt-cert-manager 2026-03-18 11:17:49.160822 | instance | openstack/roles/libvirt-openstack-libvirt 2026-03-18 11:17:49.236085 | instance | openstack/roles/magnum-openstack-magnum-api 2026-03-18 11:17:49.352036 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-03-18 11:17:49.439340 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-03-18 11:17:49.551361 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-03-18 11:17:49.628269 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-03-18 11:17:49.744037 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-03-18 11:17:49.821505 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-03-18 11:17:49.947067 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-03-18 11:17:50.031709 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-03-18 11:17:50.146781 | instance | openstack/roles/manila-openstack-manila-api 2026-03-18 11:17:50.237064 | instance | openstack/roles/manila-openstack-manila-data 2026-03-18 11:17:50.320043 | instance | openstack/roles/manila-openstack-manila-db-init 2026-03-18 11:17:50.449236 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-03-18 11:17:50.528555 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-03-18 11:17:50.652045 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-03-18 11:17:50.716969 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-03-18 11:17:50.841339 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-03-18 11:17:50.931908 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-03-18 11:17:51.060321 | instance | openstack/roles/manila-openstack-manila-share 2026-03-18 11:17:51.158447 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-03-18 11:17:51.262193 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-03-18 11:17:51.369209 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-03-18 11:17:51.472124 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-03-18 11:17:51.632105 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-03-18 11:17:51.773529 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-03-18 11:17:51.890759 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-03-18 11:17:51.989457 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-03-18 11:17:52.108491 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-03-18 11:17:52.219128 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-03-18 11:17:52.340610 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-03-18 11:17:52.414155 | instance | openstack/roles/neutron-openstack-neutron-server 2026-03-18 11:17:52.528203 | instance | openstack/roles/neutron-openstack-neutron-test 2026-03-18 11:17:52.597341 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-03-18 11:17:52.733065 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-03-18 11:17:52.796355 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-03-18 11:17:52.946986 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-03-18 11:17:52.980944 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-03-18 11:17:53.131080 | instance | openstack/roles/nova-openstack-nova-compute 2026-03-18 11:17:53.170105 | instance | openstack/roles/nova-openstack-nova-conductor 2026-03-18 11:17:53.312213 | instance | openstack/roles/nova-openstack-nova-db-init 2026-03-18 11:17:53.370613 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-03-18 11:17:53.512356 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-03-18 11:17:53.568357 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-03-18 11:17:53.714876 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-03-18 11:17:53.765118 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-03-18 11:17:53.928630 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-03-18 11:17:53.983030 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-03-18 11:17:54.127587 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-03-18 11:17:54.194616 | instance | openstack/roles/nova-openstack-nova-test 2026-03-18 11:17:54.356524 | instance | openstack/roles/octavia-openstack-octavia-api 2026-03-18 11:17:54.388960 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-03-18 11:17:54.533821 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-03-18 11:17:54.591957 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-03-18 11:17:54.736490 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-03-18 11:17:54.782372 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-03-18 11:17:54.961458 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-03-18 11:17:54.993939 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-03-18 11:17:55.159200 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-03-18 11:17:55.201308 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-03-18 11:17:55.371295 | instance | openstack/roles/placement-openstack-placement-api 2026-03-18 11:17:55.429716 | instance | openstack/roles/placement-openstack-placement-db-init 2026-03-18 11:17:55.553543 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-03-18 11:17:55.623533 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-03-18 11:17:55.741896 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-03-18 11:17:55.828664 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-03-18 11:17:55.933152 | instance | openstack/roles/pxc-operator 2026-03-18 11:17:56.033064 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-03-18 11:17:56.130398 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-03-18 11:17:56.217211 | instance | openstack/roles/rabbitmq-cluster-operator 2026-03-18 11:17:56.344631 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-03-18 11:17:56.421184 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-03-18 11:17:56.561115 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-03-18 11:17:56.621216 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-03-18 11:17:56.764419 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-03-18 11:17:56.839427 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-03-18 11:17:56.975125 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-03-18 11:17:57.062939 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-03-18 11:17:57.174725 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-03-18 11:17:57.303556 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-03-18 11:17:57.373662 | instance | openstack/roles/rook-ceph-mgr 2026-03-18 11:17:57.486666 | instance | openstack/roles/rook-ceph-osd 2026-03-18 11:17:57.563663 | instance | openstack/roles/rook-ceph-purge-osd 2026-03-18 11:17:57.677988 | instance | openstack/roles/staffeln-conductor 2026-03-18 11:17:57.740664 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-03-18 11:17:57.858461 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-03-18 11:17:57.935731 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-03-18 11:17:58.045738 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-03-18 11:17:58.103573 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-03-18 11:17:58.248130 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-03-18 11:17:58.281825 | instance | openstack/secrets/barbican-api-certs 2026-03-18 11:17:58.429956 | instance | openstack/secrets/barbican-db-admin 2026-03-18 11:17:58.468100 | instance | openstack/secrets/barbican-db-user 2026-03-18 11:17:58.616604 | instance | openstack/secrets/barbican-etc 2026-03-18 11:17:58.660857 | instance | openstack/secrets/barbican-keystone-admin 2026-03-18 11:17:58.814643 | instance | openstack/secrets/barbican-keystone-user 2026-03-18 11:17:58.858917 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-03-18 11:17:59.018031 | instance | openstack/secrets/barbican-rabbitmq-user 2026-03-18 11:17:59.058262 | instance | openstack/secrets/cinder-api-certs 2026-03-18 11:17:59.216103 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-03-18 11:17:59.259106 | instance | openstack/secrets/cinder-db-admin 2026-03-18 11:17:59.409682 | instance | openstack/secrets/cinder-db-user 2026-03-18 11:17:59.472259 | instance | openstack/secrets/cinder-etc 2026-03-18 11:17:59.613038 | instance | openstack/secrets/cinder-keystone-admin 2026-03-18 11:17:59.671981 | instance | openstack/secrets/cinder-keystone-test 2026-03-18 11:17:59.803979 | instance | openstack/secrets/cinder-keystone-user 2026-03-18 11:17:59.871146 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-03-18 11:18:00.017158 | instance | openstack/secrets/cinder-rabbitmq-user 2026-03-18 11:18:00.061987 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-03-18 11:18:00.216692 | instance | openstack/secrets/glance-api-certs 2026-03-18 11:18:00.280375 | instance | orc-system/serviceaccounts/default 2026-03-18 11:18:00.408162 | instance | openstack/secrets/glance-db-admin 2026-03-18 11:18:00.474723 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-03-18 11:18:00.584736 | instance | openstack/secrets/glance-db-user 2026-03-18 11:18:00.681553 | instance | openstack/secrets/glance-etc 2026-03-18 11:18:00.780137 | instance | openstack/secrets/glance-keystone-admin 2026-03-18 11:18:00.865910 | instance | openstack/secrets/glance-keystone-test 2026-03-18 11:18:00.956509 | instance | openstack/secrets/glance-keystone-user 2026-03-18 11:18:01.056905 | instance | openstack/secrets/glance-rabbitmq-admin 2026-03-18 11:18:01.123211 | instance | openstack/secrets/glance-rabbitmq-user 2026-03-18 11:18:01.245571 | instance | openstack/secrets/heat-api-certs 2026-03-18 11:18:01.310023 | instance | openstack/secrets/heat-cfn-certs 2026-03-18 11:18:01.430098 | instance | openstack/secrets/heat-db-admin 2026-03-18 11:18:01.502081 | instance | openstack/secrets/heat-db-user 2026-03-18 11:18:01.603194 | instance | openstack/secrets/heat-etc 2026-03-18 11:18:01.681759 | instance | openstack/secrets/heat-keystone-admin 2026-03-18 11:18:01.803557 | instance | openstack/secrets/heat-keystone-stack-user 2026-03-18 11:18:01.875031 | instance | openstack/secrets/heat-keystone-test 2026-03-18 11:18:02.003380 | instance | openstack/secrets/heat-keystone-trustee 2026-03-18 11:18:02.078882 | instance | openstack/secrets/heat-keystone-user 2026-03-18 11:18:02.207948 | instance | openstack/secrets/heat-rabbitmq-admin 2026-03-18 11:18:02.285338 | instance | openstack/secrets/heat-rabbitmq-user 2026-03-18 11:18:02.384944 | instance | openstack/secrets/horizon-db-admin 2026-03-18 11:18:02.477087 | instance | openstack/secrets/horizon-db-user 2026-03-18 11:18:02.575522 | instance | openstack/secrets/horizon-etc 2026-03-18 11:18:02.667630 | instance | openstack/secrets/horizon-int-certs 2026-03-18 11:18:02.787477 | instance | openstack/secrets/horizon-keystone-admin 2026-03-18 11:18:02.861284 | instance | openstack/secrets/images-rbd-keyring 2026-03-18 11:18:02.976785 | instance | openstack/secrets/internal-percona-xtradb 2026-03-18 11:18:03.034556 | instance | openstack/secrets/keepalived-etc 2026-03-18 11:18:03.164554 | instance | openstack/secrets/keystone-api-certs 2026-03-18 11:18:03.231684 | instance | openstack/secrets/keystone-credential-keys 2026-03-18 11:18:03.352298 | instance | openstack/secrets/keystone-db-admin 2026-03-18 11:18:03.417873 | instance | openstack/secrets/keystone-db-user 2026-03-18 11:18:03.547473 | instance | openstack/secrets/keystone-etc 2026-03-18 11:18:03.644384 | instance | openstack/secrets/keystone-fernet-keys 2026-03-18 11:18:03.774458 | instance | openstack/secrets/keystone-keystone-admin 2026-03-18 11:18:03.879065 | instance | openstack/secrets/keystone-keystone-test 2026-03-18 11:18:03.958414 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-03-18 11:18:04.057095 | instance | openstack/secrets/keystone-rabbitmq-user 2026-03-18 11:18:04.137931 | instance | openstack/secrets/libvirt-api-ca 2026-03-18 11:18:04.255880 | instance | openstack/secrets/libvirt-etc 2026-03-18 11:18:04.341239 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-03-18 11:18:04.444302 | instance | openstack/secrets/libvirt-libvirt-default-ks6bl-api 2026-03-18 11:18:04.524043 | instance | openstack/secrets/libvirt-libvirt-default-ks6bl-vnc 2026-03-18 11:18:04.622599 | instance | openstack/secrets/libvirt-vnc-ca 2026-03-18 11:18:04.741213 | instance | openstack/secrets/magnum-api-certs 2026-03-18 11:18:04.795100 | instance | openstack/secrets/magnum-db-admin 2026-03-18 11:18:04.919662 | instance | openstack/secrets/magnum-db-user 2026-03-18 11:18:04.990847 | instance | openstack/secrets/magnum-etc 2026-03-18 11:18:05.120985 | instance | openstack/secrets/magnum-keystone-admin 2026-03-18 11:18:05.183779 | instance | openstack/secrets/magnum-keystone-stack-user 2026-03-18 11:18:05.318471 | instance | openstack/secrets/magnum-keystone-user 2026-03-18 11:18:05.364976 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-03-18 11:18:05.495374 | instance | openstack/secrets/magnum-rabbitmq-user 2026-03-18 11:18:05.556600 | instance | openstack/secrets/magnum-registry-certs 2026-03-18 11:18:05.705021 | instance | openstack/secrets/manila-api-certs 2026-03-18 11:18:05.767129 | instance | openstack/secrets/manila-db-admin 2026-03-18 11:18:05.904842 | instance | openstack/secrets/manila-db-user 2026-03-18 11:18:05.964629 | instance | openstack/secrets/manila-etc 2026-03-18 11:18:06.110285 | instance | openstack/secrets/manila-keystone-admin 2026-03-18 11:18:06.154386 | instance | openstack/secrets/manila-keystone-user 2026-03-18 11:18:06.306075 | instance | openstack/secrets/manila-rabbitmq-admin 2026-03-18 11:18:06.348208 | instance | openstack/secrets/manila-rabbitmq-user 2026-03-18 11:18:06.497070 | instance | openstack/secrets/manila-ssh-keys 2026-03-18 11:18:06.530579 | instance | openstack/secrets/neutron-db-admin 2026-03-18 11:18:06.692757 | instance | openstack/secrets/neutron-db-user 2026-03-18 11:18:06.729652 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-03-18 11:18:06.883545 | instance | openstack/secrets/neutron-etc 2026-03-18 11:18:06.941764 | instance | openstack/secrets/neutron-keystone-admin 2026-03-18 11:18:07.092217 | instance | openstack/secrets/neutron-keystone-test 2026-03-18 11:18:07.131758 | instance | openstack/secrets/neutron-keystone-user 2026-03-18 11:18:07.273859 | instance | openstack/secrets/neutron-l3-agent-default 2026-03-18 11:18:07.326403 | instance | openstack/secrets/neutron-metadata-agent-default 2026-03-18 11:18:07.454362 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-03-18 11:18:07.518478 | instance | openstack/secrets/neutron-ovs-agent-default 2026-03-18 11:18:07.653974 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-03-18 11:18:07.711721 | instance | openstack/secrets/neutron-rabbitmq-user 2026-03-18 11:18:07.838653 | instance | openstack/secrets/neutron-server-certs 2026-03-18 11:18:07.902736 | instance | openstack/secrets/nova-api-certs 2026-03-18 11:18:08.039561 | instance | openstack/secrets/nova-compute-default 2026-03-18 11:18:08.084192 | instance | openstack/secrets/nova-db-admin 2026-03-18 11:18:08.235050 | instance | openstack/secrets/nova-db-api-admin 2026-03-18 11:18:08.268090 | instance | openstack/secrets/nova-db-api-user 2026-03-18 11:18:08.435489 | instance | openstack/secrets/nova-db-cell0-admin 2026-03-18 11:18:08.463454 | instance | openstack/secrets/nova-db-cell0-user 2026-03-18 11:18:08.614108 | instance | openstack/secrets/nova-db-user 2026-03-18 11:18:08.717897 | instance | openstack/secrets/nova-etc 2026-03-18 11:18:08.836491 | instance | openstack/secrets/nova-keystone-admin 2026-03-18 11:18:08.928918 | instance | openstack/secrets/nova-keystone-test 2026-03-18 11:18:09.034917 | instance | openstack/secrets/nova-keystone-user 2026-03-18 11:18:09.120524 | instance | openstack/secrets/nova-novncproxy-certs 2026-03-18 11:18:09.217013 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-03-18 11:18:09.309191 | instance | openstack/secrets/nova-rabbitmq-admin 2026-03-18 11:18:09.424499 | instance | openstack/secrets/nova-rabbitmq-user 2026-03-18 11:18:09.522206 | instance | openstack/secrets/nova-ssh 2026-03-18 11:18:09.612434 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-03-18 11:18:09.707984 | instance | openstack/secrets/octavia-api-certs 2026-03-18 11:18:09.794328 | instance | openstack/secrets/octavia-client-ca 2026-03-18 11:18:09.899830 | instance | openstack/secrets/octavia-client-certs 2026-03-18 11:18:09.988815 | instance | openstack/secrets/octavia-db-admin 2026-03-18 11:18:10.094507 | instance | openstack/secrets/octavia-db-user 2026-03-18 11:18:10.162570 | instance | openstack/secrets/octavia-etc 2026-03-18 11:18:10.275518 | instance | openstack/secrets/octavia-health-manager-default 2026-03-18 11:18:10.346421 | instance | openstack/secrets/octavia-keystone-admin 2026-03-18 11:18:10.458993 | instance | openstack/secrets/octavia-keystone-test 2026-03-18 11:18:10.520402 | instance | openstack/secrets/octavia-keystone-user 2026-03-18 11:18:10.646904 | instance | openstack/secrets/octavia-persistence-db-admin 2026-03-18 11:18:10.709796 | instance | openstack/secrets/octavia-persistence-db-user 2026-03-18 11:18:10.832604 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-03-18 11:18:10.894530 | instance | openstack/secrets/octavia-rabbitmq-user 2026-03-18 11:18:11.032638 | instance | openstack/secrets/octavia-server-ca 2026-03-18 11:18:11.086065 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-03-18 11:18:11.270535 | instance | openstack/secrets/percona-xtradb 2026-03-18 11:18:11.275354 | instance | openstack/secrets/placement-api-certs 2026-03-18 11:18:11.447214 | instance | openstack/secrets/placement-db-admin 2026-03-18 11:18:11.469976 | instance | openstack/secrets/placement-db-user 2026-03-18 11:18:11.652571 | instance | openstack/secrets/placement-etc 2026-03-18 11:18:11.699171 | instance | openstack/secrets/placement-keystone-admin 2026-03-18 11:18:11.848246 | instance | openstack/secrets/placement-keystone-user 2026-03-18 11:18:11.913457 | instance | openstack/secrets/pvc-ceph-client-key 2026-03-18 11:18:12.053217 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-03-18 11:18:12.111399 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-03-18 11:18:12.262527 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-03-18 11:18:12.312384 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-03-18 11:18:12.463916 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-03-18 11:18:12.503058 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-03-18 11:18:12.648708 | instance | openstack/serviceaccounts/barbican-api 2026-03-18 11:18:12.694634 | instance | openstack/serviceaccounts/barbican-db-init 2026-03-18 11:18:13.006376 | instance | openstack/serviceaccounts/barbican-db-sync 2026-03-18 11:18:13.095422 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-03-18 11:18:13.392151 | instance | openstack/serviceaccounts/barbican-ks-service 2026-03-18 11:18:13.499388 | instance | openstack/serviceaccounts/barbican-ks-user 2026-03-18 11:18:13.774326 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-03-18 11:18:13.949390 | instance | openstack/serviceaccounts/barbican-test 2026-03-18 11:18:14.243816 | instance | openstack/serviceaccounts/cinder-api 2026-03-18 11:18:14.438661 | instance | openstack/serviceaccounts/cinder-backup 2026-03-18 11:18:14.644473 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-03-18 11:18:14.852305 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-03-18 11:18:15.073164 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-03-18 11:18:15.277933 | instance | openstack/serviceaccounts/cinder-db-init 2026-03-18 11:18:15.473138 | instance | openstack/serviceaccounts/cinder-db-sync 2026-03-18 11:18:15.659951 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-03-18 11:18:15.849995 | instance | openstack/serviceaccounts/cinder-ks-service 2026-03-18 11:18:16.055406 | instance | openstack/serviceaccounts/cinder-ks-user 2026-03-18 11:18:16.217440 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-03-18 11:18:16.430006 | instance | openstack/serviceaccounts/cinder-scheduler 2026-03-18 11:18:16.596275 | instance | openstack/serviceaccounts/cinder-storage-init 2026-03-18 11:18:16.800425 | instance | openstack/serviceaccounts/cinder-test 2026-03-18 11:18:16.968360 | instance | openstack/serviceaccounts/cinder-volume 2026-03-18 11:18:17.146739 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-03-18 11:18:17.344866 | instance | openstack/serviceaccounts/default 2026-03-18 11:18:17.536616 | instance | openstack/serviceaccounts/glance-api 2026-03-18 11:18:17.716186 | instance | openstack/serviceaccounts/glance-db-init 2026-03-18 11:18:17.908531 | instance | openstack/serviceaccounts/glance-db-sync 2026-03-18 11:18:18.151813 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-03-18 11:18:18.343652 | instance | openstack/serviceaccounts/glance-ks-service 2026-03-18 11:18:18.525385 | instance | openstack/serviceaccounts/glance-ks-user 2026-03-18 11:18:18.742183 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-03-18 11:18:18.943304 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-03-18 11:18:19.114182 | instance | openstack/serviceaccounts/glance-storage-init 2026-03-18 11:18:19.308635 | instance | openstack/serviceaccounts/glance-test 2026-03-18 11:18:19.498273 | instance | openstack/serviceaccounts/heat-api 2026-03-18 11:18:19.693961 | instance | openstack/serviceaccounts/heat-bootstrap 2026-03-18 11:18:19.883546 | instance | openstack/serviceaccounts/heat-cfn 2026-03-18 11:18:20.086661 | instance | openstack/serviceaccounts/heat-db-init 2026-03-18 11:18:20.285565 | instance | openstack/serviceaccounts/heat-db-sync 2026-03-18 11:18:20.476132 | instance | openstack/serviceaccounts/heat-engine 2026-03-18 11:18:20.671176 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-03-18 11:18:20.885308 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-03-18 11:18:21.033465 | instance | openstack/serviceaccounts/heat-ks-service 2026-03-18 11:18:21.281895 | instance | openstack/serviceaccounts/heat-ks-user 2026-03-18 11:18:21.435387 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-03-18 11:18:21.667720 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-03-18 11:18:21.812943 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-03-18 11:18:22.027643 | instance | openstack/serviceaccounts/heat-test 2026-03-18 11:18:22.205946 | instance | openstack/serviceaccounts/heat-trusts 2026-03-18 11:18:22.459534 | instance | openstack/serviceaccounts/horizon 2026-03-18 11:18:22.645605 | instance | openstack/serviceaccounts/horizon-db-init 2026-03-18 11:18:22.855903 | instance | openstack/serviceaccounts/horizon-db-sync 2026-03-18 11:18:23.044459 | instance | openstack/serviceaccounts/horizon-test 2026-03-18 11:18:23.244786 | instance | openstack/serviceaccounts/keepalived 2026-03-18 11:18:23.420057 | instance | openstack/serviceaccounts/keystone-api 2026-03-18 11:18:23.623266 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-03-18 11:18:23.786393 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-03-18 11:18:24.019244 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-03-18 11:18:24.176926 | instance | openstack/serviceaccounts/keystone-db-init 2026-03-18 11:18:24.381250 | instance | openstack/serviceaccounts/keystone-db-sync 2026-03-18 11:18:24.601062 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-03-18 11:18:24.755045 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-03-18 11:18:25.001085 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-03-18 11:18:25.171020 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-03-18 11:18:25.383131 | instance | openstack/serviceaccounts/keystone-test 2026-03-18 11:18:25.574694 | instance | openstack/serviceaccounts/libvirt 2026-03-18 11:18:25.798533 | instance | openstack/serviceaccounts/magnum-api 2026-03-18 11:18:25.980216 | instance | openstack/serviceaccounts/magnum-conductor 2026-03-18 11:18:26.186714 | instance | openstack/serviceaccounts/magnum-db-init 2026-03-18 11:18:26.378513 | instance | openstack/serviceaccounts/magnum-db-sync 2026-03-18 11:18:26.565448 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-03-18 11:18:26.775180 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-03-18 11:18:26.792024 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-03-18 11:18:26.966987 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-03-18 11:18:26.985572 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-03-18 11:18:27.163897 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-03-18 11:18:27.197222 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-03-18 11:18:27.380291 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-03-18 11:18:27.398988 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-03-18 11:18:27.570120 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-03-18 11:18:27.580006 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-03-18 11:18:27.765961 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-03-18 11:18:27.770450 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-03-18 11:18:27.946959 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-03-18 11:18:27.952262 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-03-18 11:18:28.136944 | instance | openstack/secrets/rook-ceph-config 2026-03-18 11:18:28.140085 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-03-18 11:18:28.330652 | instance | openstack/secrets/rook-ceph-mon 2026-03-18 11:18:28.339643 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-03-18 11:18:28.523185 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-03-18 11:18:28.547403 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-03-18 11:18:28.722454 | instance | openstack/secrets/rook-csi-cephfs-node 2026-03-18 11:18:28.759649 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-03-18 11:18:28.925451 | instance | openstack/secrets/rook-csi-rbd-node 2026-03-18 11:18:28.948271 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-03-18 11:18:29.113756 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-03-18 11:18:29.141389 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-03-18 11:18:29.319147 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-03-18 11:18:29.338758 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-03-18 11:18:29.544388 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-03-18 11:18:29.593188 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-03-18 11:18:29.811885 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-03-18 11:18:29.825116 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-03-18 11:18:30.037223 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-03-18 11:18:30.060635 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-03-18 11:18:30.235215 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-03-18 11:18:30.275621 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-03-18 11:18:30.468782 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-03-18 11:18:30.482507 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-03-18 11:18:30.678492 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-03-18 11:18:30.772465 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-03-18 11:18:30.955543 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-03-18 11:18:30.989225 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-03-18 11:18:31.182510 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-03-18 11:18:31.199551 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-03-18 11:18:31.516878 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-03-18 11:18:31.526044 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-03-18 11:18:31.691837 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-03-18 11:18:31.717690 | instance | openstack/secrets/staffeln-db-admin 2026-03-18 11:18:31.912662 | instance | openstack/secrets/staffeln-db-user 2026-03-18 11:18:31.964199 | instance | openstack/secrets/staffeln-etc 2026-03-18 11:18:32.118379 | instance | openstack/secrets/tempest-etc 2026-03-18 11:18:32.150012 | instance | openstack/secrets/tempest-keystone-admin 2026-03-18 11:18:32.319964 | instance | openstack/secrets/tempest-keystone-user 2026-03-18 11:18:32.357718 | instance | openstack/secrets/valkey-ca 2026-03-18 11:18:32.524371 | instance | openstack/secrets/valkey-server-certs 2026-03-18 11:18:32.576429 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-03-18 11:18:32.732638 | instance | openstack/services/barbican-api 2026-03-18 11:18:32.759082 | instance | openstack/services/ceph-mon 2026-03-18 11:18:32.965429 | instance | openstack/services/cinder-api 2026-03-18 11:18:32.988574 | instance | openstack/services/glance-api 2026-03-18 11:18:33.217215 | instance | openstack/services/heat-api 2026-03-18 11:18:33.222940 | instance | openstack/services/heat-cfn 2026-03-18 11:18:33.443017 | instance | openstack/services/horizon 2026-03-18 11:18:33.469708 | instance | openstack/services/horizon-int 2026-03-18 11:18:33.674805 | instance | openstack/services/keystone-api 2026-03-18 11:18:33.692064 | instance | openstack/services/magnum-api 2026-03-18 11:18:33.894350 | instance | openstack/services/magnum-registry 2026-03-18 11:18:33.913157 | instance | openstack/services/manila-api 2026-03-18 11:18:34.122950 | instance | openstack/services/memcached 2026-03-18 11:18:34.142184 | instance | openstack/services/memcached-metrics 2026-03-18 11:18:34.385572 | instance | openstack/services/neutron-coredns 2026-03-18 11:18:34.389301 | instance | openstack/services/neutron-coredns-metrics 2026-03-18 11:18:34.640728 | instance | openstack/services/neutron-server 2026-03-18 11:18:34.643926 | instance | openstack/services/nova-api 2026-03-18 11:18:34.867694 | instance | openstack/services/nova-metadata 2026-03-18 11:18:34.881177 | instance | openstack/services/nova-novncproxy 2026-03-18 11:18:35.129383 | instance | openstack/services/octavia-api 2026-03-18 11:18:35.153203 | instance | openstack/services/openstack-exporter 2026-03-18 11:18:35.360777 | instance | openstack/services/percona-xtradb-cluster-operator 2026-03-18 11:18:35.390843 | instance | openstack/services/percona-xtradb-haproxy 2026-03-18 11:18:35.582886 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-03-18 11:18:35.605668 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-03-18 11:18:35.811513 | instance | openstack/serviceaccounts/magnum-ks-service 2026-03-18 11:18:35.985067 | instance | openstack/serviceaccounts/magnum-ks-user 2026-03-18 11:18:36.194740 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-03-18 11:18:36.430444 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-03-18 11:18:36.603376 | instance | openstack/serviceaccounts/manila-api 2026-03-18 11:18:36.840206 | instance | openstack/serviceaccounts/manila-bootstrap 2026-03-18 11:18:37.002024 | instance | openstack/serviceaccounts/manila-data 2026-03-18 11:18:37.226204 | instance | openstack/serviceaccounts/manila-db-init 2026-03-18 11:18:37.396575 | instance | openstack/serviceaccounts/manila-db-sync 2026-03-18 11:18:37.637899 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-03-18 11:18:37.815679 | instance | openstack/serviceaccounts/manila-ks-service 2026-03-18 11:18:38.060570 | instance | openstack/serviceaccounts/manila-ks-user 2026-03-18 11:18:38.183492 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-03-18 11:18:38.438642 | instance | openstack/serviceaccounts/manila-scheduler 2026-03-18 11:18:38.580761 | instance | openstack/serviceaccounts/manila-share 2026-03-18 11:18:38.842106 | instance | openstack/serviceaccounts/memcached-memcached 2026-03-18 11:18:38.962922 | instance | openstack/serviceaccounts/neutron-db-init 2026-03-18 11:18:39.189077 | instance | openstack/serviceaccounts/neutron-db-sync 2026-03-18 11:18:39.345866 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-03-18 11:18:39.551115 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-03-18 11:18:39.709641 | instance | openstack/serviceaccounts/neutron-ks-service 2026-03-18 11:18:39.928280 | instance | openstack/serviceaccounts/neutron-ks-user 2026-03-18 11:18:40.109439 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-03-18 11:18:40.317886 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-03-18 11:18:40.478759 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-03-18 11:18:40.691268 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-03-18 11:18:40.847191 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-03-18 11:18:41.043583 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-03-18 11:18:41.202212 | instance | openstack/serviceaccounts/neutron-server 2026-03-18 11:18:41.428863 | instance | openstack/serviceaccounts/neutron-test 2026-03-18 11:18:41.589892 | instance | openstack/serviceaccounts/nova-api-metadata 2026-03-18 11:18:41.833737 | instance | openstack/serviceaccounts/nova-api-osapi 2026-03-18 11:18:41.997314 | instance | openstack/serviceaccounts/nova-bootstrap 2026-03-18 11:18:42.217016 | instance | openstack/serviceaccounts/nova-cell-setup 2026-03-18 11:18:42.413912 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-03-18 11:18:42.638439 | instance | openstack/serviceaccounts/nova-compute 2026-03-18 11:18:42.858316 | instance | openstack/serviceaccounts/nova-conductor 2026-03-18 11:18:43.095248 | instance | openstack/serviceaccounts/nova-db-init 2026-03-18 11:18:43.245334 | instance | openstack/serviceaccounts/nova-db-sync 2026-03-18 11:18:43.520487 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-03-18 11:18:43.684301 | instance | openstack/serviceaccounts/nova-ks-service 2026-03-18 11:18:43.903690 | instance | openstack/serviceaccounts/nova-ks-user 2026-03-18 11:18:44.096320 | instance | openstack/serviceaccounts/nova-novncproxy 2026-03-18 11:18:44.288595 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-03-18 11:18:44.502459 | instance | openstack/serviceaccounts/nova-scheduler 2026-03-18 11:18:44.696644 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-03-18 11:18:44.892500 | instance | openstack/serviceaccounts/nova-test 2026-03-18 11:18:45.088065 | instance | openstack/serviceaccounts/octavia-api 2026-03-18 11:18:45.277216 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-03-18 11:18:45.449967 | instance | openstack/serviceaccounts/octavia-db-init 2026-03-18 11:18:45.621816 | instance | openstack/serviceaccounts/octavia-db-sync 2026-03-18 11:18:45.796880 | instance | openstack/serviceaccounts/octavia-health-manager 2026-03-18 11:18:46.012376 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-03-18 11:18:46.181003 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-03-18 11:18:46.381948 | instance | openstack/serviceaccounts/octavia-ks-service 2026-03-18 11:18:46.556312 | instance | openstack/serviceaccounts/octavia-ks-user 2026-03-18 11:18:46.787205 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-03-18 11:18:46.976656 | instance | openstack/serviceaccounts/octavia-worker 2026-03-18 11:18:47.204898 | instance | openstack/serviceaccounts/openvswitch-server 2026-03-18 11:18:47.382238 | instance | openstack/serviceaccounts/placement-api 2026-03-18 11:18:47.594507 | instance | openstack/serviceaccounts/placement-db-init 2026-03-18 11:18:47.770114 | instance | openstack/serviceaccounts/placement-db-sync 2026-03-18 11:18:47.977038 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-03-18 11:18:48.157266 | instance | openstack/serviceaccounts/placement-ks-service 2026-03-18 11:18:48.356894 | instance | openstack/serviceaccounts/placement-ks-user 2026-03-18 11:18:48.572303 | instance | openstack/serviceaccounts/pxc-operator 2026-03-18 11:18:48.749894 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-03-18 11:18:48.943076 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-03-18 11:18:49.135915 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-03-18 11:18:49.349507 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-03-18 11:18:49.571433 | instance | openstack/services/percona-xtradb-pxc 2026-03-18 11:18:49.610976 | instance | openstack/services/percona-xtradb-pxc-unready 2026-03-18 11:18:49.801437 | instance | openstack/services/placement-api 2026-03-18 11:18:49.852569 | instance | openstack/services/rabbitmq-barbican 2026-03-18 11:18:50.046279 | instance | openstack/services/rabbitmq-barbican-nodes 2026-03-18 11:18:50.120100 | instance | openstack/services/rabbitmq-cinder 2026-03-18 11:18:50.285430 | instance | openstack/services/rabbitmq-cinder-nodes 2026-03-18 11:18:50.379114 | instance | openstack/services/rabbitmq-glance 2026-03-18 11:18:50.529075 | instance | openstack/services/rabbitmq-glance-nodes 2026-03-18 11:18:50.602121 | instance | openstack/services/rabbitmq-heat 2026-03-18 11:18:50.765927 | instance | openstack/services/rabbitmq-heat-nodes 2026-03-18 11:18:50.831341 | instance | openstack/services/rabbitmq-keystone 2026-03-18 11:18:51.036934 | instance | openstack/services/rabbitmq-keystone-nodes 2026-03-18 11:18:51.074660 | instance | openstack/services/rabbitmq-magnum 2026-03-18 11:18:51.282970 | instance | openstack/services/rabbitmq-magnum-nodes 2026-03-18 11:18:51.345252 | instance | openstack/services/rabbitmq-manila 2026-03-18 11:18:51.565240 | instance | openstack/services/rabbitmq-manila-nodes 2026-03-18 11:18:51.626009 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-03-18 11:18:51.831227 | instance | openstack/services/rabbitmq-neutron 2026-03-18 11:18:51.906103 | instance | openstack/services/rabbitmq-neutron-nodes 2026-03-18 11:18:52.067344 | instance | openstack/services/rabbitmq-nova 2026-03-18 11:18:52.142679 | instance | openstack/services/rabbitmq-nova-nodes 2026-03-18 11:18:52.293985 | instance | openstack/services/rabbitmq-octavia 2026-03-18 11:18:52.368899 | instance | openstack/services/rabbitmq-octavia-nodes 2026-03-18 11:18:52.515498 | instance | openstack/services/rook-ceph-rgw-ceph 2026-03-18 11:18:52.641899 | instance | openstack/services/staffeln-api 2026-03-18 11:18:52.812274 | instance | openstack/services/valkey 2026-03-18 11:18:52.921216 | instance | openstack/services/valkey-headless 2026-03-18 11:18:53.048210 | instance | openstack/services/valkey-metrics 2026-03-18 11:18:53.131293 | instance | openstack/statefulsets/magnum-conductor 2026-03-18 11:18:53.275832 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-03-18 11:18:53.411528 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-03-18 11:18:53.537714 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-03-18 11:18:53.692058 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-03-18 11:18:53.799588 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-03-18 11:18:53.960927 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-03-18 11:18:54.076552 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-03-18 11:18:54.225359 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-03-18 11:18:54.378545 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-03-18 11:18:54.486167 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-03-18 11:18:54.644063 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-03-18 11:18:54.757232 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-03-18 11:18:54.935061 | instance | openstack/statefulsets/valkey-node 2026-03-18 11:18:55.041438 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-03-18 11:18:55.230097 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-03-18 11:18:55.296265 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-03-18 11:18:55.417679 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-03-18 11:18:55.503943 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-03-18 11:18:55.598629 | instance | rook-ceph/deployment/rook-ceph-operator 2026-03-18 11:18:55.696087 | instance | secretgen-controller/deployment/secretgen-controller 2026-03-18 11:18:55.802462 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2nxtm 2026-03-18 11:18:55.903523 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-03-18 11:18:56.009648 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-03-18 11:18:56.100768 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-03-18 11:18:56.207363 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-03-18 11:18:56.298357 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-03-18 11:18:56.399128 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-03-18 11:18:56.513366 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-03-18 11:18:56.600000 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-03-18 11:18:56.710770 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-03-18 11:18:56.781933 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-03-18 11:18:56.908698 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-03-18 11:18:56.982641 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-03-18 11:18:57.113031 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-03-18 11:18:57.176761 | instance | rook-ceph/roles/rook-ceph-mgr 2026-03-18 11:18:57.319064 | instance | rook-ceph/roles/rook-ceph-osd 2026-03-18 11:18:57.368424 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-03-18 11:18:57.530944 | instance | rook-ceph/roles/rook-ceph-system 2026-03-18 11:18:57.557555 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-03-18 11:18:57.717747 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-03-18 11:18:57.831514 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-03-18 11:18:58.089945 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-03-18 11:18:58.219848 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-03-18 11:18:58.439294 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-03-18 11:18:58.578385 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-03-18 11:18:58.820471 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-03-18 11:18:58.978712 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-03-18 11:18:59.217643 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-03-18 11:18:59.443909 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-03-18 11:18:59.603586 | instance | openstack/serviceaccounts/rook-ceph-default 2026-03-18 11:18:59.840043 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-03-18 11:19:00.009648 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-03-18 11:19:00.227924 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-03-18 11:19:00.417235 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-03-18 11:19:00.612256 | instance | openstack/serviceaccounts/staffeln-api 2026-03-18 11:19:00.796521 | instance | openstack/serviceaccounts/staffeln-conductor 2026-03-18 11:19:00.987479 | instance | openstack/serviceaccounts/staffeln-db-init 2026-03-18 11:19:01.202637 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-03-18 11:19:01.412938 | instance | openstack/serviceaccounts/tempest-ks-user 2026-03-18 11:19:01.626716 | instance | openstack/serviceaccounts/tempest-run-tests 2026-03-18 11:19:01.822785 | instance | openstack/serviceaccounts/valkey 2026-03-18 11:19:02.025298 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-t9fgt 2026-03-18 11:19:02.208652 | instance | secretgen-controller/serviceaccounts/default 2026-03-18 11:19:02.258892 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-03-18 11:19:02.403197 | instance | rook-ceph/serviceaccounts/default 2026-03-18 11:19:02.494241 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-03-18 11:19:02.617029 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-03-18 11:19:02.725522 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-03-18 11:19:02.864001 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-03-18 11:19:02.960179 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-03-18 11:19:03.087727 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-03-18 11:19:03.193368 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-03-18 11:19:03.289806 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-03-18 11:19:03.433955 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-03-18 11:19:03.502493 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-03-18 11:19:03.717990 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-03-18 11:19:03.760232 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-03-18 11:19:04.243721 | instance | ok: Runtime: 0:03:15.844987 2026-03-18 11:19:04.266661 | 2026-03-18 11:19:04.266803 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-03-18 11:19:05.130694 | instance | changed: 2026-03-18 11:19:05.130884 | instance | cd+++++++++ objects/ 2026-03-18 11:19:05.130912 | instance | cd+++++++++ objects/cluster/ 2026-03-18 11:19:05.130933 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-03-18 11:19:05.130953 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-03-18 11:19:05.130971 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-03-18 11:19:05.130988 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-03-18 11:19:05.131007 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-03-18 11:19:05.131024 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-03-18 11:19:05.131042 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-03-18 11:19:05.131059 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-03-18 11:19:05.131076 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-03-18 11:19:05.131093 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-03-18 11:19:05.131111 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-03-18 11:19:05.131128 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-03-18 11:19:05.131145 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-03-18 11:19:05.131162 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-03-18 11:19:05.131182 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-03-18 11:19:05.131200 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-03-18 11:19:05.131218 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-03-18 11:19:05.131235 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-03-18 11:19:05.131252 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-03-18 11:19:05.131270 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-03-18 11:19:05.131287 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-03-18 11:19:05.131304 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-03-18 11:19:05.131321 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-03-18 11:19:05.131338 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-03-18 11:19:05.131355 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-03-18 11:19:05.131372 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-03-18 11:19:05.131388 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-03-18 11:19:05.131405 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-03-18 11:19:05.131421 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-03-18 11:19:05.131437 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-03-18 11:19:05.131454 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-03-18 11:19:05.131471 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-03-18 11:19:05.131488 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-03-18 11:19:05.131505 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-03-18 11:19:05.131534 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-03-18 11:19:05.131552 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-03-18 11:19:05.131569 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-03-18 11:19:05.131586 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-03-18 11:19:05.131602 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-03-18 11:19:05.131619 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-03-18 11:19:05.131636 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-03-18 11:19:05.131652 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-03-18 11:19:05.131669 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-03-18 11:19:05.131686 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-03-18 11:19:05.131703 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-03-18 11:19:05.131720 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-03-18 11:19:05.131737 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-03-18 11:19:05.131753 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-03-18 11:19:05.131770 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-03-18 11:19:05.131787 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-03-18 11:19:05.131803 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-03-18 11:19:05.131820 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-03-18 11:19:05.131840 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-03-18 11:19:05.131859 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-03-18 11:19:05.131875 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-03-18 11:19:05.131892 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-03-18 11:19:05.131909 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-03-18 11:19:05.131926 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-03-18 11:19:05.131943 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-18 11:19:05.131959 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-03-18 11:19:05.131976 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-03-18 11:19:05.131992 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.132009 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.132025 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-03-18 11:19:05.132046 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-03-18 11:19:05.132071 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-03-18 11:19:05.132090 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-03-18 11:19:05.132108 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-03-18 11:19:05.132126 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-03-18 11:19:05.132143 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-03-18 11:19:05.132161 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-03-18 11:19:05.132179 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-03-18 11:19:05.132203 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-03-18 11:19:05.132222 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-03-18 11:19:05.132273 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-03-18 11:19:05.132297 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-03-18 11:19:05.132315 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-03-18 11:19:05.132333 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-03-18 11:19:05.132351 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-03-18 11:19:05.132368 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-03-18 11:19:05.132386 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-03-18 11:19:05.132403 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-03-18 11:19:05.132420 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-03-18 11:19:05.132438 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-03-18 11:19:05.132455 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-03-18 11:19:05.132473 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-03-18 11:19:05.132490 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-03-18 11:19:05.132507 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-03-18 11:19:05.132524 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-03-18 11:19:05.132542 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-03-18 11:19:05.132559 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-03-18 11:19:05.132577 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-03-18 11:19:05.132595 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-03-18 11:19:05.132611 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-03-18 11:19:05.132629 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-03-18 11:19:05.132647 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-03-18 11:19:05.132664 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-03-18 11:19:05.132682 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-03-18 11:19:05.132700 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-03-18 11:19:05.132717 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-03-18 11:19:05.132735 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-03-18 11:19:05.132753 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-03-18 11:19:05.132770 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-03-18 11:19:05.132787 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-03-18 11:19:05.132805 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-03-18 11:19:05.132823 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-03-18 11:19:05.132841 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-03-18 11:19:05.132868 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-03-18 11:19:05.132886 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-03-18 11:19:05.132903 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-03-18 11:19:05.132921 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-03-18 11:19:05.132939 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-03-18 11:19:05.132970 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-03-18 11:19:05.132991 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-03-18 11:19:05.133010 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-03-18 11:19:05.133027 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-03-18 11:19:05.133044 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-03-18 11:19:05.133062 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-03-18 11:19:05.133080 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-03-18 11:19:05.133098 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-03-18 11:19:05.133145 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-03-18 11:19:05.133167 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-03-18 11:19:05.133191 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-03-18 11:19:05.133210 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-03-18 11:19:05.133227 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-03-18 11:19:05.133246 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-03-18 11:19:05.133264 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-03-18 11:19:05.133282 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-03-18 11:19:05.133299 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-03-18 11:19:05.133317 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-03-18 11:19:05.133336 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-03-18 11:19:05.133353 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-03-18 11:19:05.133371 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-03-18 11:19:05.133389 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-03-18 11:19:05.133407 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-03-18 11:19:05.133426 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-03-18 11:19:05.133445 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-03-18 11:19:05.133463 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-03-18 11:19:05.133481 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-03-18 11:19:05.133499 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-03-18 11:19:05.133517 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-03-18 11:19:05.133535 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-03-18 11:19:05.133561 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-03-18 11:19:05.133580 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-03-18 11:19:05.133598 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-03-18 11:19:05.133615 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-03-18 11:19:05.133633 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-03-18 11:19:05.133651 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-03-18 11:19:05.133668 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-03-18 11:19:05.133686 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-03-18 11:19:05.133703 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-03-18 11:19:05.133721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-03-18 11:19:05.133738 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-03-18 11:19:05.133756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-03-18 11:19:05.133773 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-03-18 11:19:05.133791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-03-18 11:19:05.133809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-03-18 11:19:05.133827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-03-18 11:19:05.133844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-03-18 11:19:05.133862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-03-18 11:19:05.133879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-03-18 11:19:05.133896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-03-18 11:19:05.133913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-03-18 11:19:05.133930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-03-18 11:19:05.133947 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-03-18 11:19:05.133964 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-03-18 11:19:05.133981 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-03-18 11:19:05.133999 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-03-18 11:19:05.134017 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-03-18 11:19:05.134035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-03-18 11:19:05.134053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-03-18 11:19:05.134071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-03-18 11:19:05.134087 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-03-18 11:19:05.134105 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-03-18 11:19:05.134128 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-03-18 11:19:05.134147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-03-18 11:19:05.134165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-03-18 11:19:05.134182 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-03-18 11:19:05.134199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-03-18 11:19:05.134216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-03-18 11:19:05.134234 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-03-18 11:19:05.134251 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-03-18 11:19:05.134269 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-03-18 11:19:05.134287 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-03-18 11:19:05.134305 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-03-18 11:19:05.134322 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-03-18 11:19:05.134338 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-03-18 11:19:05.134355 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-03-18 11:19:05.134371 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-03-18 11:19:05.134388 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-03-18 11:19:05.134405 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-03-18 11:19:05.134422 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-03-18 11:19:05.134438 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-03-18 11:19:05.134455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-03-18 11:19:05.134472 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-03-18 11:19:05.134488 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-03-18 11:19:05.134505 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-03-18 11:19:05.134522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-03-18 11:19:05.134539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-03-18 11:19:05.134556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-03-18 11:19:05.134574 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-03-18 11:19:05.134592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-03-18 11:19:05.134609 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-03-18 11:19:05.134626 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-03-18 11:19:05.134643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-03-18 11:19:05.134661 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-03-18 11:19:05.134677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-03-18 11:19:05.134704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-03-18 11:19:05.134724 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-03-18 11:19:05.134741 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-03-18 11:19:05.134758 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-03-18 11:19:05.134776 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-03-18 11:19:05.134793 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-03-18 11:19:05.134809 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-03-18 11:19:05.134826 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-03-18 11:19:05.134842 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-03-18 11:19:05.134859 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-03-18 11:19:05.134876 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-03-18 11:19:05.134893 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-03-18 11:19:05.134911 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-03-18 11:19:05.134929 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-03-18 11:19:05.134947 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-03-18 11:19:05.134964 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-03-18 11:19:05.134982 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-03-18 11:19:05.135000 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-03-18 11:19:05.135018 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-03-18 11:19:05.135036 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-03-18 11:19:05.135052 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-03-18 11:19:05.135070 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-03-18 11:19:05.135088 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-03-18 11:19:05.135106 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-03-18 11:19:05.135123 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-03-18 11:19:05.135141 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-03-18 11:19:05.135159 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-03-18 11:19:05.135176 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-03-18 11:19:05.135194 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-03-18 11:19:05.135212 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-03-18 11:19:05.135229 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-03-18 11:19:05.135247 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-03-18 11:19:05.135264 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-03-18 11:19:05.135282 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-03-18 11:19:05.135300 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-03-18 11:19:05.135317 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-03-18 11:19:05.135335 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-03-18 11:19:05.135352 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-03-18 11:19:05.135374 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-03-18 11:19:05.135393 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-03-18 11:19:05.135410 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-03-18 11:19:05.135428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-03-18 11:19:05.135446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-03-18 11:19:05.135464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-03-18 11:19:05.135480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-03-18 11:19:05.135498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-03-18 11:19:05.135516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-03-18 11:19:05.135534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-03-18 11:19:05.135552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-03-18 11:19:05.135569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-03-18 11:19:05.135586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-03-18 11:19:05.135604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-03-18 11:19:05.135621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-03-18 11:19:05.135639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-03-18 11:19:05.135656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-03-18 11:19:05.135674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-03-18 11:19:05.135691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-03-18 11:19:05.135708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-03-18 11:19:05.135726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-03-18 11:19:05.135743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-03-18 11:19:05.135761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-03-18 11:19:05.135778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-03-18 11:19:05.135796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-03-18 11:19:05.135814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-03-18 11:19:05.135832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-03-18 11:19:05.135852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-03-18 11:19:05.135871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-03-18 11:19:05.135889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-03-18 11:19:05.135905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-03-18 11:19:05.135923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-03-18 11:19:05.135940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-03-18 11:19:05.135962 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-03-18 11:19:05.135981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-03-18 11:19:05.135999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-03-18 11:19:05.136016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-03-18 11:19:05.136034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-03-18 11:19:05.136068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-03-18 11:19:05.136109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-03-18 11:19:05.136131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-03-18 11:19:05.136150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-03-18 11:19:05.136168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-03-18 11:19:05.136187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-03-18 11:19:05.136205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-03-18 11:19:05.136224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-03-18 11:19:05.136243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-03-18 11:19:05.136295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-03-18 11:19:05.136314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-18 11:19:05.136332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-03-18 11:19:05.136350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-03-18 11:19:05.136368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.136386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.136404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-03-18 11:19:05.136422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-03-18 11:19:05.136440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-03-18 11:19:05.136458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-03-18 11:19:05.136476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-03-18 11:19:05.136494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-03-18 11:19:05.136512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-03-18 11:19:05.136530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-03-18 11:19:05.136547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-03-18 11:19:05.136565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-03-18 11:19:05.136582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-03-18 11:19:05.136600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-03-18 11:19:05.136618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-03-18 11:19:05.136636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-03-18 11:19:05.136654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-03-18 11:19:05.136678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-03-18 11:19:05.136697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-03-18 11:19:05.136714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-03-18 11:19:05.136732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-03-18 11:19:05.136750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-03-18 11:19:05.136767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-03-18 11:19:05.136785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-03-18 11:19:05.136802 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-03-18 11:19:05.136820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-03-18 11:19:05.136837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-03-18 11:19:05.136855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-03-18 11:19:05.136873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-03-18 11:19:05.136890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-03-18 11:19:05.136907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-03-18 11:19:05.136925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-03-18 11:19:05.136942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-03-18 11:19:05.136992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-03-18 11:19:05.137030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-03-18 11:19:05.137051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-03-18 11:19:05.137071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-03-18 11:19:05.137090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-03-18 11:19:05.137108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-03-18 11:19:05.137126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-03-18 11:19:05.137144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-03-18 11:19:05.137162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-03-18 11:19:05.137179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-03-18 11:19:05.137198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-03-18 11:19:05.137216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-03-18 11:19:05.137233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-03-18 11:19:05.137251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-03-18 11:19:05.137268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-03-18 11:19:05.137285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-03-18 11:19:05.137302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-03-18 11:19:05.137319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-03-18 11:19:05.137337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-03-18 11:19:05.137361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-03-18 11:19:05.137380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-03-18 11:19:05.137398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-03-18 11:19:05.137416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-03-18 11:19:05.137434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-03-18 11:19:05.137450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-03-18 11:19:05.137468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-03-18 11:19:05.137486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-03-18 11:19:05.137503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-03-18 11:19:05.137521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-03-18 11:19:05.137538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-03-18 11:19:05.137557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-03-18 11:19:05.137575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-03-18 11:19:05.137593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-03-18 11:19:05.137612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-03-18 11:19:05.137630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-03-18 11:19:05.137647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-03-18 11:19:05.137665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-03-18 11:19:05.137682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-03-18 11:19:05.137699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-03-18 11:19:05.137716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-03-18 11:19:05.137733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-03-18 11:19:05.137751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-03-18 11:19:05.137768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-03-18 11:19:05.137787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-03-18 11:19:05.137805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-03-18 11:19:05.137823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-03-18 11:19:05.137841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-03-18 11:19:05.137859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-03-18 11:19:05.137876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-03-18 11:19:05.137893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-03-18 11:19:05.137916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-03-18 11:19:05.137935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-03-18 11:19:05.137953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-03-18 11:19:05.137970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-03-18 11:19:05.137987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-03-18 11:19:05.138004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-03-18 11:19:05.138021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-03-18 11:19:05.138038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-03-18 11:19:05.138054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-03-18 11:19:05.138072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-03-18 11:19:05.138089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-03-18 11:19:05.138106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-03-18 11:19:05.138123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-03-18 11:19:05.138141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-03-18 11:19:05.138159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-03-18 11:19:05.138177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-03-18 11:19:05.138194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-03-18 11:19:05.138211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-03-18 11:19:05.138227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-03-18 11:19:05.138245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-03-18 11:19:05.138262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-03-18 11:19:05.138280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-03-18 11:19:05.138297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-03-18 11:19:05.138314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-03-18 11:19:05.138332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-03-18 11:19:05.138348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-03-18 11:19:05.138366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-03-18 11:19:05.138383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-03-18 11:19:05.138400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-03-18 11:19:05.138418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-03-18 11:19:05.138435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-03-18 11:19:05.138457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-03-18 11:19:05.138475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-03-18 11:19:05.138492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-03-18 11:19:05.138510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-03-18 11:19:05.138528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-03-18 11:19:05.138545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-03-18 11:19:05.138562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-03-18 11:19:05.138580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-03-18 11:19:05.138598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-03-18 11:19:05.138615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-03-18 11:19:05.138632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-03-18 11:19:05.138648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-03-18 11:19:05.138666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-03-18 11:19:05.138683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-03-18 11:19:05.138700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-03-18 11:19:05.138718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-03-18 11:19:05.138736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-03-18 11:19:05.138753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-03-18 11:19:05.138770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-03-18 11:19:05.138788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-03-18 11:19:05.138805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-03-18 11:19:05.138822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-03-18 11:19:05.138840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-03-18 11:19:05.138857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-03-18 11:19:05.138874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-03-18 11:19:05.138891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-03-18 11:19:05.138909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-03-18 11:19:05.138927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-03-18 11:19:05.138945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-03-18 11:19:05.138962 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-03-18 11:19:05.138979 | instance | cd+++++++++ objects/cluster/namespace/ 2026-03-18 11:19:05.138997 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-03-18 11:19:05.139014 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-03-18 11:19:05.139032 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-03-18 11:19:05.139049 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-03-18 11:19:05.139067 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-03-18 11:19:05.139092 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-03-18 11:19:05.139110 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-03-18 11:19:05.139127 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-03-18 11:19:05.139144 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-03-18 11:19:05.139161 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-03-18 11:19:05.139179 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-03-18 11:19:05.139195 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-03-18 11:19:05.139212 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-03-18 11:19:05.139228 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-03-18 11:19:05.139319 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-03-18 11:19:05.139340 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-03-18 11:19:05.139359 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-03-18 11:19:05.139377 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-03-18 11:19:05.139397 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-03-18 11:19:05.139446 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-03-18 11:19:05.139475 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-03-18 11:19:05.139495 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-03-18 11:19:05.139514 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-03-18 11:19:05.139532 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-03-18 11:19:05.139550 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-03-18 11:19:05.139568 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-03-18 11:19:05.139585 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-03-18 11:19:05.139603 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-03-18 11:19:05.139621 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-03-18 11:19:05.139639 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-03-18 11:19:05.139656 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-03-18 11:19:05.139673 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-03-18 11:19:05.139691 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-03-18 11:19:05.139709 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-03-18 11:19:05.139726 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-03-18 11:19:05.139743 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-03-18 11:19:05.139761 | instance | cd+++++++++ objects/cluster/node/ 2026-03-18 11:19:05.139779 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-03-18 11:19:05.139796 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-03-18 11:19:05.139814 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-03-18 11:19:05.139832 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-03-18 11:19:05.139850 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-03-18 11:19:05.139867 | instance | cd+++++++++ objects/namespaced/ 2026-03-18 11:19:05.139884 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-03-18 11:19:05.139902 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-03-18 11:19:05.139920 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-03-18 11:19:05.139937 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-03-18 11:19:05.139955 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.139987 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.140012 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-03-18 11:19:05.140036 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-03-18 11:19:05.140064 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-03-18 11:19:05.140085 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-03-18 11:19:05.140103 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-03-18 11:19:05.140121 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-03-18 11:19:05.140139 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-03-18 11:19:05.140158 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-03-18 11:19:05.140180 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-03-18 11:19:05.140205 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-03-18 11:19:05.140228 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-03-18 11:19:05.140247 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-03-18 11:19:05.140314 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-03-18 11:19:05.140332 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-03-18 11:19:05.140350 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-03-18 11:19:05.140369 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-03-18 11:19:05.140386 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-03-18 11:19:05.140404 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-03-18 11:19:05.140422 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-03-18 11:19:05.140440 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-215.nip.io-tls.txt 2026-03-18 11:19:05.140458 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-215.nip.io-tls.yaml 2026-03-18 11:19:05.140476 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-03-18 11:19:05.140493 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-03-18 11:19:05.140510 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-03-18 11:19:05.140528 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-03-18 11:19:05.140545 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-03-18 11:19:05.140562 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-03-18 11:19:05.140580 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.140598 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-03-18 11:19:05.140615 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-03-18 11:19:05.140632 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-03-18 11:19:05.140649 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-03-18 11:19:05.140667 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-03-18 11:19:05.140684 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-03-18 11:19:05.140702 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-03-18 11:19:05.140720 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-03-18 11:19:05.140737 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-03-18 11:19:05.140761 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-03-18 11:19:05.140780 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-03-18 11:19:05.140798 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-03-18 11:19:05.140815 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-03-18 11:19:05.140831 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-03-18 11:19:05.140849 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.140866 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.140883 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-03-18 11:19:05.140900 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-03-18 11:19:05.140918 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-03-18 11:19:05.140936 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-03-18 11:19:05.140970 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-03-18 11:19:05.140992 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-03-18 11:19:05.141011 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-03-18 11:19:05.141029 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf.txt 2026-03-18 11:19:05.141048 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf.yaml 2026-03-18 11:19:05.141066 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-03-18 11:19:05.141083 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-03-18 11:19:05.141101 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-03-18 11:19:05.141119 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-03-18 11:19:05.141136 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-03-18 11:19:05.141153 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-03-18 11:19:05.141172 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-03-18 11:19:05.141190 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-03-18 11:19:05.141208 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-03-18 11:19:05.141226 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-03-18 11:19:05.141244 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-03-18 11:19:05.141268 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-03-18 11:19:05.141295 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-03-18 11:19:05.141320 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.141349 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-03-18 11:19:05.141369 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-03-18 11:19:05.141387 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-03-18 11:19:05.141405 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-03-18 11:19:05.141423 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-03-18 11:19:05.141445 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.141471 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.141490 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-03-18 11:19:05.141509 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-03-18 11:19:05.141528 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-03-18 11:19:05.141546 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-03-18 11:19:05.141564 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-03-18 11:19:05.141582 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-03-18 11:19:05.141600 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-03-18 11:19:05.141619 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl.txt 2026-03-18 11:19:05.141636 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl.yaml 2026-03-18 11:19:05.141654 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-03-18 11:19:05.141672 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-03-18 11:19:05.141695 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-03-18 11:19:05.141720 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-03-18 11:19:05.141740 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-03-18 11:19:05.141758 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-03-18 11:19:05.141776 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-03-18 11:19:05.141795 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-03-18 11:19:05.141813 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-03-18 11:19:05.141830 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-03-18 11:19:05.141847 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-03-18 11:19:05.141864 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-03-18 11:19:05.141887 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-03-18 11:19:05.141907 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.141924 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-03-18 11:19:05.141941 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-03-18 11:19:05.141959 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-03-18 11:19:05.141977 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-03-18 11:19:05.141994 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-03-18 11:19:05.142011 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.142029 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.142047 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-03-18 11:19:05.142064 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-03-18 11:19:05.142081 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-03-18 11:19:05.142099 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-03-18 11:19:05.142117 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-03-18 11:19:05.142134 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-03-18 11:19:05.142150 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-03-18 11:19:05.142167 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-2k9qt.txt 2026-03-18 11:19:05.142185 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-2k9qt.yaml 2026-03-18 11:19:05.142202 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-03-18 11:19:05.142219 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-03-18 11:19:05.142237 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-03-18 11:19:05.142254 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-03-18 11:19:05.142271 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-03-18 11:19:05.142288 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-03-18 11:19:05.142305 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-03-18 11:19:05.142322 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-03-18 11:19:05.142339 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-03-18 11:19:05.142356 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-03-18 11:19:05.142373 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-03-18 11:19:05.142390 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-03-18 11:19:05.142407 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-03-18 11:19:05.142424 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.142441 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-03-18 11:19:05.142459 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-03-18 11:19:05.142475 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-03-18 11:19:05.142493 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-03-18 11:19:05.142520 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-03-18 11:19:05.142547 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.142571 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.142590 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-03-18 11:19:05.142608 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-03-18 11:19:05.142625 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-03-18 11:19:05.142643 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-03-18 11:19:05.142661 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-03-18 11:19:05.142678 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-03-18 11:19:05.142694 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-03-18 11:19:05.142712 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-bgchk.txt 2026-03-18 11:19:05.142730 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-bgchk.yaml 2026-03-18 11:19:05.142755 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-03-18 11:19:05.142780 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-03-18 11:19:05.142798 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-03-18 11:19:05.142816 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-03-18 11:19:05.142834 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-03-18 11:19:05.142851 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-03-18 11:19:05.142869 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-03-18 11:19:05.142886 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-03-18 11:19:05.142904 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-03-18 11:19:05.142921 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-03-18 11:19:05.142939 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-03-18 11:19:05.142957 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-03-18 11:19:05.142975 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-03-18 11:19:05.142992 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.143010 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-03-18 11:19:05.143028 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-03-18 11:19:05.143045 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-03-18 11:19:05.143062 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-03-18 11:19:05.143080 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-03-18 11:19:05.143096 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-03-18 11:19:05.143114 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-03-18 11:19:05.143131 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.143148 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.143166 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-03-18 11:19:05.143182 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-03-18 11:19:05.143205 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-03-18 11:19:05.143223 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-03-18 11:19:05.143241 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-03-18 11:19:05.143259 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-03-18 11:19:05.143276 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-03-18 11:19:05.143293 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-03-18 11:19:05.143310 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-03-18 11:19:05.143328 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-03-18 11:19:05.143345 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-03-18 11:19:05.143363 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-03-18 11:19:05.143380 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-03-18 11:19:05.143398 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-xmm6q.txt 2026-03-18 11:19:05.143415 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-xmm6q.yaml 2026-03-18 11:19:05.143432 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gttxv.txt 2026-03-18 11:19:05.143450 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-gttxv.yaml 2026-03-18 11:19:05.143467 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-5cbdx.txt 2026-03-18 11:19:05.143485 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-5cbdx.yaml 2026-03-18 11:19:05.143503 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-03-18 11:19:05.143520 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-03-18 11:19:05.143538 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-03-18 11:19:05.143555 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-03-18 11:19:05.143572 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-03-18 11:19:05.143589 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-03-18 11:19:05.143606 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-03-18 11:19:05.143624 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-03-18 11:19:05.143642 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-03-18 11:19:05.143660 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-03-18 11:19:05.143677 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-03-18 11:19:05.143694 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-03-18 11:19:05.143711 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-03-18 11:19:05.143728 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-03-18 11:19:05.143745 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-03-18 11:19:05.143763 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-03-18 11:19:05.143785 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-03-18 11:19:05.143803 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-03-18 11:19:05.143827 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-03-18 11:19:05.143853 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-03-18 11:19:05.143875 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-03-18 11:19:05.143893 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-03-18 11:19:05.143911 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-03-18 11:19:05.143929 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-03-18 11:19:05.143946 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-03-18 11:19:05.143964 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-03-18 11:19:05.143989 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-03-18 11:19:05.144012 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-03-18 11:19:05.144030 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-03-18 11:19:05.144055 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-03-18 11:19:05.144080 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-03-18 11:19:05.144103 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-03-18 11:19:05.144123 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-03-18 11:19:05.144142 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-03-18 11:19:05.144160 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-03-18 11:19:05.144178 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-03-18 11:19:05.144196 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-03-18 11:19:05.144213 | instance | cd+++++++++ objects/namespaced/default/ 2026-03-18 11:19:05.144231 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-03-18 11:19:05.144293 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.144345 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.144369 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-03-18 11:19:05.144388 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-03-18 11:19:05.144406 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-03-18 11:19:05.144423 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-03-18 11:19:05.144441 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-03-18 11:19:05.144458 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-03-18 11:19:05.144475 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-03-18 11:19:05.144493 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-03-18 11:19:05.144511 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-03-18 11:19:05.144528 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-03-18 11:19:05.144545 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-03-18 11:19:05.144562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-03-18 11:19:05.144589 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-03-18 11:19:05.144608 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-03-18 11:19:05.144626 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-03-18 11:19:05.144643 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-03-18 11:19:05.144659 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-03-18 11:19:05.144676 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.144693 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.144709 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-03-18 11:19:05.144727 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-03-18 11:19:05.144744 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-03-18 11:19:05.144760 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-03-18 11:19:05.144777 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-03-18 11:19:05.144794 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-03-18 11:19:05.144811 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-03-18 11:19:05.144828 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-03-18 11:19:05.144845 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-03-18 11:19:05.144861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-03-18 11:19:05.144878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-03-18 11:19:05.144895 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-03-18 11:19:05.144912 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-03-18 11:19:05.144929 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-03-18 11:19:05.144945 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-03-18 11:19:05.145003 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-03-18 11:19:05.145022 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-wh9r9.txt 2026-03-18 11:19:05.145044 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-wh9r9.yaml 2026-03-18 11:19:05.145061 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tbq2s.txt 2026-03-18 11:19:05.145078 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-tbq2s.yaml 2026-03-18 11:19:05.145095 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-03-18 11:19:05.145112 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-03-18 11:19:05.145129 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-03-18 11:19:05.145146 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-03-18 11:19:05.145162 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-03-18 11:19:05.145179 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-03-18 11:19:05.145196 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-03-18 11:19:05.145213 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-03-18 11:19:05.145235 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-03-18 11:19:05.145253 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-03-18 11:19:05.145270 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-03-18 11:19:05.145287 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-03-18 11:19:05.145304 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-03-18 11:19:05.145321 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-03-18 11:19:05.145338 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-03-18 11:19:05.145355 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-03-18 11:19:05.145372 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-03-18 11:19:05.145389 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-03-18 11:19:05.145405 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-03-18 11:19:05.145422 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-03-18 11:19:05.145439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-03-18 11:19:05.145456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-03-18 11:19:05.145473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-03-18 11:19:05.145490 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-03-18 11:19:05.145507 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-03-18 11:19:05.145524 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-03-18 11:19:05.145541 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-03-18 11:19:05.145558 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-03-18 11:19:05.145576 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-03-18 11:19:05.145593 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.145610 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.145627 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-03-18 11:19:05.145644 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-03-18 11:19:05.145661 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-03-18 11:19:05.145678 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-03-18 11:19:05.145695 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-03-18 11:19:05.145711 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-03-18 11:19:05.145728 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-03-18 11:19:05.145746 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.145763 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.145780 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-03-18 11:19:05.145797 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-03-18 11:19:05.145814 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-03-18 11:19:05.145836 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-03-18 11:19:05.145854 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-03-18 11:19:05.145870 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-03-18 11:19:05.145887 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-03-18 11:19:05.145904 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-03-18 11:19:05.145920 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-03-18 11:19:05.145937 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-03-18 11:19:05.145954 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-03-18 11:19:05.145970 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-03-18 11:19:05.145987 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-03-18 11:19:05.146003 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-03-18 11:19:05.146020 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-03-18 11:19:05.146037 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-03-18 11:19:05.146053 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-03-18 11:19:05.146070 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-03-18 11:19:05.146087 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-03-18 11:19:05.146103 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-03-18 11:19:05.146120 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-03-18 11:19:05.146137 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-03-18 11:19:05.146154 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-03-18 11:19:05.146171 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-03-18 11:19:05.146188 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-03-18 11:19:05.146204 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.146221 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.146238 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-03-18 11:19:05.146254 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-03-18 11:19:05.146271 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-03-18 11:19:05.146288 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-03-18 11:19:05.146304 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-03-18 11:19:05.146321 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-03-18 11:19:05.146337 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-03-18 11:19:05.146354 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-03-18 11:19:05.146370 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-03-18 11:19:05.146386 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-03-18 11:19:05.146403 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-03-18 11:19:05.146423 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-03-18 11:19:05.146440 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-03-18 11:19:05.146456 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-03-18 11:19:05.146473 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-03-18 11:19:05.146489 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-03-18 11:19:05.146506 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-03-18 11:19:05.146522 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-03-18 11:19:05.146539 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-03-18 11:19:05.146556 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-03-18 11:19:05.146572 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-03-18 11:19:05.146589 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-03-18 11:19:05.146606 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-03-18 11:19:05.146622 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-03-18 11:19:05.146639 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-03-18 11:19:05.146655 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-03-18 11:19:05.146672 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-03-18 11:19:05.146688 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-03-18 11:19:05.146705 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-03-18 11:19:05.146722 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-03-18 11:19:05.146739 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-dhbxk.txt 2026-03-18 11:19:05.146756 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-dhbxk.yaml 2026-03-18 11:19:05.146773 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-s6r62.txt 2026-03-18 11:19:05.146789 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-s6r62.yaml 2026-03-18 11:19:05.146806 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6k5qr.txt 2026-03-18 11:19:05.146823 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6k5qr.yaml 2026-03-18 11:19:05.146839 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-whvsl.txt 2026-03-18 11:19:05.146859 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-whvsl.yaml 2026-03-18 11:19:05.146882 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-03-18 11:19:05.146900 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-03-18 11:19:05.146918 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-03-18 11:19:05.146934 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-03-18 11:19:05.146951 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-03-18 11:19:05.146968 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-03-18 11:19:05.146984 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ztf9z.txt 2026-03-18 11:19:05.147000 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ztf9z.yaml 2026-03-18 11:19:05.147022 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-03-18 11:19:05.147039 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-03-18 11:19:05.147056 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-03-18 11:19:05.147073 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-03-18 11:19:05.147089 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-03-18 11:19:05.147106 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-03-18 11:19:05.147122 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-03-18 11:19:05.147138 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-03-18 11:19:05.147155 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-03-18 11:19:05.147171 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-03-18 11:19:05.147188 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-03-18 11:19:05.147204 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-03-18 11:19:05.147221 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-03-18 11:19:05.147237 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-03-18 11:19:05.147254 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-03-18 11:19:05.147272 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-03-18 11:19:05.147289 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-03-18 11:19:05.147306 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-03-18 11:19:05.147322 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-03-18 11:19:05.147339 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-03-18 11:19:05.147355 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-03-18 11:19:05.147372 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-03-18 11:19:05.147389 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-03-18 11:19:05.147405 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-03-18 11:19:05.147421 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-03-18 11:19:05.147438 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-03-18 11:19:05.147455 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-03-18 11:19:05.147472 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-03-18 11:19:05.147488 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-03-18 11:19:05.147505 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-03-18 11:19:05.147522 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-03-18 11:19:05.147538 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-03-18 11:19:05.147562 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-03-18 11:19:05.147581 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-03-18 11:19:05.147598 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-03-18 11:19:05.147615 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-03-18 11:19:05.147632 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-03-18 11:19:05.147649 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-03-18 11:19:05.147666 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-03-18 11:19:05.147683 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-03-18 11:19:05.147700 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-03-18 11:19:05.147717 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-03-18 11:19:05.147735 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-03-18 11:19:05.147752 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-03-18 11:19:05.147770 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-03-18 11:19:05.147787 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-03-18 11:19:05.147805 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-03-18 11:19:05.147822 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-03-18 11:19:05.147839 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-03-18 11:19:05.147856 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-03-18 11:19:05.147872 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-03-18 11:19:05.147889 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4h3lag.txt 2026-03-18 11:19:05.147906 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4h3lag.yaml 2026-03-18 11:19:05.147923 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-renugx.txt 2026-03-18 11:19:05.147940 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-renugx.yaml 2026-03-18 11:19:05.147956 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-03-18 11:19:05.148034 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-03-18 11:19:05.148065 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-03-18 11:19:05.148084 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-03-18 11:19:05.148102 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-03-18 11:19:05.148120 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-03-18 11:19:05.148138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-03-18 11:19:05.148156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-03-18 11:19:05.148173 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-03-18 11:19:05.148190 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-03-18 11:19:05.148207 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-03-18 11:19:05.148562 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-03-18 11:19:05.148585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-03-18 11:19:05.148603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-03-18 11:19:05.148620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-03-18 11:19:05.148637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-03-18 11:19:05.148654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-03-18 11:19:05.148671 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-03-18 11:19:05.148688 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-03-18 11:19:05.148705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-03-18 11:19:05.148722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-03-18 11:19:05.148738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-03-18 11:19:05.148755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-03-18 11:19:05.148772 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-03-18 11:19:05.148788 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.148805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-03-18 11:19:05.148821 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-03-18 11:19:05.148840 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-03-18 11:19:05.148859 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-03-18 11:19:05.148876 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-03-18 11:19:05.148893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-03-18 11:19:05.148909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-03-18 11:19:05.148926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-03-18 11:19:05.148943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-03-18 11:19:05.148980 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-03-18 11:19:05.148999 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-03-18 11:19:05.149016 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-03-18 11:19:05.149033 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-03-18 11:19:05.149049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-03-18 11:19:05.149066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-03-18 11:19:05.149083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-03-18 11:19:05.149099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-03-18 11:19:05.149115 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-03-18 11:19:05.149132 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-03-18 11:19:05.149154 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-03-18 11:19:05.149171 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-03-18 11:19:05.149188 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-03-18 11:19:05.149204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-03-18 11:19:05.149221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-03-18 11:19:05.149238 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-03-18 11:19:05.149254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-03-18 11:19:05.149271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-03-18 11:19:05.149288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-03-18 11:19:05.149305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-03-18 11:19:05.149322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-03-18 11:19:05.149338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-03-18 11:19:05.149354 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-03-18 11:19:05.149371 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-03-18 11:19:05.149387 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-03-18 11:19:05.149404 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-03-18 11:19:05.149420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-03-18 11:19:05.149437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-03-18 11:19:05.149454 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-03-18 11:19:05.149470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-03-18 11:19:05.149487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-03-18 11:19:05.149503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-03-18 11:19:05.149549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-03-18 11:19:05.149568 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-03-18 11:19:05.149585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-03-18 11:19:05.149602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-03-18 11:19:05.149619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-03-18 11:19:05.149636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-03-18 11:19:05.149652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-03-18 11:19:05.149669 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-03-18 11:19:05.149685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-03-18 11:19:05.149702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-03-18 11:19:05.149719 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-03-18 11:19:05.149740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-03-18 11:19:05.149757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-03-18 11:19:05.149774 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-03-18 11:19:05.149791 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-03-18 11:19:05.149808 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-03-18 11:19:05.149826 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-03-18 11:19:05.149843 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-03-18 11:19:05.149860 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-03-18 11:19:05.149877 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-03-18 11:19:05.149894 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-03-18 11:19:05.149911 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-03-18 11:19:05.149928 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-03-18 11:19:05.149944 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-03-18 11:19:05.149961 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-03-18 11:19:05.149978 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-03-18 11:19:05.149994 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-03-18 11:19:05.150011 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-03-18 11:19:05.150028 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-03-18 11:19:05.150045 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-03-18 11:19:05.150062 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.150079 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.150097 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-03-18 11:19:05.150114 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-03-18 11:19:05.150131 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-03-18 11:19:05.150149 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-03-18 11:19:05.150166 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-03-18 11:19:05.150183 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-03-18 11:19:05.150201 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-46g8l.txt 2026-03-18 11:19:05.150218 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-46g8l.yaml 2026-03-18 11:19:05.150236 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-03-18 11:19:05.150253 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-03-18 11:19:05.150271 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-03-18 11:19:05.150289 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-03-18 11:19:05.150312 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-03-18 11:19:05.150331 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-03-18 11:19:05.150348 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-03-18 11:19:05.150366 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-03-18 11:19:05.150384 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-03-18 11:19:05.150401 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-03-18 11:19:05.150419 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.150437 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.150454 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-03-18 11:19:05.150472 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-03-18 11:19:05.150490 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.150508 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-03-18 11:19:05.150526 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-03-18 11:19:05.150544 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-03-18 11:19:05.150562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-03-18 11:19:05.150579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-03-18 11:19:05.150597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-03-18 11:19:05.150614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-03-18 11:19:05.150632 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-03-18 11:19:05.150650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-03-18 11:19:05.150667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-03-18 11:19:05.150685 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-03-18 11:19:05.150702 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-03-18 11:19:05.150719 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-03-18 11:19:05.150737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-03-18 11:19:05.150755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-03-18 11:19:05.150773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-03-18 11:19:05.150792 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-03-18 11:19:05.150810 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-03-18 11:19:05.150828 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-03-18 11:19:05.150845 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-03-18 11:19:05.150862 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-03-18 11:19:05.150880 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-03-18 11:19:05.150902 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-03-18 11:19:05.150919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-03-18 11:19:05.150937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-03-18 11:19:05.150954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-03-18 11:19:05.150971 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-03-18 11:19:05.150989 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-03-18 11:19:05.151007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-03-18 11:19:05.151025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-03-18 11:19:05.151043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-03-18 11:19:05.151060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-03-18 11:19:05.151077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-03-18 11:19:05.151094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-03-18 11:19:05.151111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-03-18 11:19:05.151128 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-03-18 11:19:05.151146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-03-18 11:19:05.151163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-03-18 11:19:05.151180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-03-18 11:19:05.151198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-03-18 11:19:05.151215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-03-18 11:19:05.151232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-03-18 11:19:05.151250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-03-18 11:19:05.151267 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-03-18 11:19:05.151285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-03-18 11:19:05.151302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-03-18 11:19:05.151320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-03-18 11:19:05.151337 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-03-18 11:19:05.151354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.151372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.151389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-03-18 11:19:05.151410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-03-18 11:19:05.151429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-03-18 11:19:05.151446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-03-18 11:19:05.151464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-03-18 11:19:05.151481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-03-18 11:19:05.151499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-03-18 11:19:05.151515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-03-18 11:19:05.151533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-03-18 11:19:05.151550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-03-18 11:19:05.151568 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-03-18 11:19:05.151585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-03-18 11:19:05.151602 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-03-18 11:19:05.151619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-03-18 11:19:05.151636 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-03-18 11:19:05.151653 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-03-18 11:19:05.151670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-03-18 11:19:05.151688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-03-18 11:19:05.151705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-03-18 11:19:05.151723 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-03-18 11:19:05.151740 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-03-18 11:19:05.151757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-03-18 11:19:05.151774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-03-18 11:19:05.151791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-03-18 11:19:05.151808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-03-18 11:19:05.151825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-03-18 11:19:05.151844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-03-18 11:19:05.151863 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-03-18 11:19:05.151880 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-03-18 11:19:05.151897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-03-18 11:19:05.151913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-03-18 11:19:05.151936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-03-18 11:19:05.151954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-03-18 11:19:05.151971 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-03-18 11:19:05.151988 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-03-18 11:19:05.152005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-03-18 11:19:05.152022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-03-18 11:19:05.152039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-03-18 11:19:05.152056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.152073 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.152090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-03-18 11:19:05.152107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-03-18 11:19:05.152124 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-03-18 11:19:05.152141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-03-18 11:19:05.152158 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-03-18 11:19:05.152175 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-03-18 11:19:05.152193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.152210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.152227 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-03-18 11:19:05.152244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-03-18 11:19:05.152303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-03-18 11:19:05.152328 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-03-18 11:19:05.152347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-03-18 11:19:05.152363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-03-18 11:19:05.152380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-03-18 11:19:05.152397 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-03-18 11:19:05.152414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-03-18 11:19:05.152431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-03-18 11:19:05.152448 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-03-18 11:19:05.152465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-03-18 11:19:05.152482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-03-18 11:19:05.152499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-03-18 11:19:05.152516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-03-18 11:19:05.152539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-03-18 11:19:05.152557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-03-18 11:19:05.152575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-03-18 11:19:05.152592 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-03-18 11:19:05.152609 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-03-18 11:19:05.152626 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-03-18 11:19:05.152644 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-03-18 11:19:05.152661 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-03-18 11:19:05.152678 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-18 11:19:05.152695 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-18 11:19:05.152712 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-03-18 11:19:05.152729 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-03-18 11:19:05.152746 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-03-18 11:19:05.152763 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-03-18 11:19:05.152780 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-03-18 11:19:05.152796 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.152813 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.152830 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-03-18 11:19:05.152847 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-18 11:19:05.152865 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-03-18 11:19:05.152881 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-03-18 11:19:05.152898 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-03-18 11:19:05.152915 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-03-18 11:19:05.152932 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-03-18 11:19:05.152949 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-03-18 11:19:05.152989 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-03-18 11:19:05.153007 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-03-18 11:19:05.153024 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-03-18 11:19:05.153041 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-03-18 11:19:05.153058 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-03-18 11:19:05.153075 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-03-18 11:19:05.153092 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-03-18 11:19:05.153108 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-03-18 11:19:05.153125 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-03-18 11:19:05.153142 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-03-18 11:19:05.153164 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-03-18 11:19:05.153182 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.153200 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.153217 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-03-18 11:19:05.153234 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-18 11:19:05.153252 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-03-18 11:19:05.153269 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-03-18 11:19:05.153286 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-18 11:19:05.153303 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-18 11:19:05.153320 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.153337 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.153354 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-03-18 11:19:05.153376 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-03-18 11:19:05.153397 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-03-18 11:19:05.153416 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-03-18 11:19:05.153432 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-03-18 11:19:05.153449 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-03-18 11:19:05.153466 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-03-18 11:19:05.153483 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-03-18 11:19:05.153500 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-03-18 11:19:05.153516 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-03-18 11:19:05.153533 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-03-18 11:19:05.153550 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-03-18 11:19:05.153567 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-03-18 11:19:05.153584 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-03-18 11:19:05.153601 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-03-18 11:19:05.153618 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-03-18 11:19:05.153635 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-03-18 11:19:05.153652 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-03-18 11:19:05.153669 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-03-18 11:19:05.153686 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-03-18 11:19:05.153703 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-03-18 11:19:05.153719 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.153736 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.153759 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.153777 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.153794 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-03-18 11:19:05.153811 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-03-18 11:19:05.153838 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-03-18 11:19:05.153856 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-03-18 11:19:05.153875 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-03-18 11:19:05.153892 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-03-18 11:19:05.153910 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-03-18 11:19:05.153927 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-03-18 11:19:05.153945 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-03-18 11:19:05.153962 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-03-18 11:19:05.153980 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-5b9mb.txt 2026-03-18 11:19:05.153997 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-5b9mb.yaml 2026-03-18 11:19:05.154015 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz.txt 2026-03-18 11:19:05.154032 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz.yaml 2026-03-18 11:19:05.154048 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw.txt 2026-03-18 11:19:05.154066 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw.yaml 2026-03-18 11:19:05.154083 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-kvmpf.txt 2026-03-18 11:19:05.154100 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-kvmpf.yaml 2026-03-18 11:19:05.154117 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rs59n.txt 2026-03-18 11:19:05.154134 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rs59n.yaml 2026-03-18 11:19:05.154152 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-03-18 11:19:05.154170 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-03-18 11:19:05.154188 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-03-18 11:19:05.154206 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-03-18 11:19:05.154223 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-kgdnv.txt 2026-03-18 11:19:05.154241 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-kgdnv.yaml 2026-03-18 11:19:05.154258 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-03-18 11:19:05.154276 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-03-18 11:19:05.154298 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-tt6t5.txt 2026-03-18 11:19:05.154316 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-tt6t5.yaml 2026-03-18 11:19:05.154333 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-wmsfn.txt 2026-03-18 11:19:05.154350 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-wmsfn.yaml 2026-03-18 11:19:05.154367 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-zpp4g.txt 2026-03-18 11:19:05.154388 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-zpp4g.yaml 2026-03-18 11:19:05.154410 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-03-18 11:19:05.154428 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-03-18 11:19:05.154445 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8s82r.txt 2026-03-18 11:19:05.154462 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8s82r.yaml 2026-03-18 11:19:05.154480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-4fk9f.txt 2026-03-18 11:19:05.154498 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-4fk9f.yaml 2026-03-18 11:19:05.154515 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-03-18 11:19:05.154532 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.154549 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.154566 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-03-18 11:19:05.154583 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-03-18 11:19:05.154600 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-03-18 11:19:05.154617 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-03-18 11:19:05.154634 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-03-18 11:19:05.154651 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.154668 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.154685 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-03-18 11:19:05.154702 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-03-18 11:19:05.154719 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-03-18 11:19:05.154736 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-03-18 11:19:05.154753 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-03-18 11:19:05.154771 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-03-18 11:19:05.154788 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-03-18 11:19:05.154805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-03-18 11:19:05.154822 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-03-18 11:19:05.154840 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-03-18 11:19:05.154862 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-03-18 11:19:05.154896 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-03-18 11:19:05.154915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-03-18 11:19:05.154932 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-03-18 11:19:05.154949 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-03-18 11:19:05.154966 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-03-18 11:19:05.154983 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-03-18 11:19:05.154999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-03-18 11:19:05.155017 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-03-18 11:19:05.155034 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-03-18 11:19:05.155050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-03-18 11:19:05.155068 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-03-18 11:19:05.155085 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-03-18 11:19:05.155102 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-03-18 11:19:05.155119 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-03-18 11:19:05.155136 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-03-18 11:19:05.155153 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-03-18 11:19:05.155170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-03-18 11:19:05.155187 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-03-18 11:19:05.155204 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.155221 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.155238 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-03-18 11:19:05.155255 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-03-18 11:19:05.155273 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-03-18 11:19:05.155321 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-03-18 11:19:05.155355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rs59n-tls.txt 2026-03-18 11:19:05.155384 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rs59n-tls.yaml 2026-03-18 11:19:05.155412 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-03-18 11:19:05.155436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-03-18 11:19:05.155462 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-03-18 11:19:05.155497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-03-18 11:19:05.155524 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-03-18 11:19:05.155551 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-03-18 11:19:05.155577 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-03-18 11:19:05.155604 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-03-18 11:19:05.155632 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.155661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.155683 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-03-18 11:19:05.155702 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-03-18 11:19:05.155720 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-03-18 11:19:05.155738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-03-18 11:19:05.155755 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-03-18 11:19:05.155772 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-03-18 11:19:05.155790 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-03-18 11:19:05.155808 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-03-18 11:19:05.155826 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-03-18 11:19:05.155844 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-03-18 11:19:05.155861 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-03-18 11:19:05.155878 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-03-18 11:19:05.155895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-03-18 11:19:05.155911 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-03-18 11:19:05.155929 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-03-18 11:19:05.155946 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-03-18 11:19:05.155962 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-03-18 11:19:05.155979 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-03-18 11:19:05.155996 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-03-18 11:19:05.156013 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-03-18 11:19:05.156030 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-03-18 11:19:05.156046 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.156063 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.156080 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-03-18 11:19:05.156103 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-18 11:19:05.156121 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-03-18 11:19:05.156148 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-03-18 11:19:05.156190 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-18 11:19:05.156212 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-18 11:19:05.156231 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.156249 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.156284 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-03-18 11:19:05.156308 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-03-18 11:19:05.156330 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-03-18 11:19:05.156351 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-03-18 11:19:05.156388 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-03-18 11:19:05.156410 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-03-18 11:19:05.156431 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-03-18 11:19:05.156453 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-03-18 11:19:05.156474 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-03-18 11:19:05.156496 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-03-18 11:19:05.156517 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-03-18 11:19:05.156538 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-03-18 11:19:05.156559 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-03-18 11:19:05.156580 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-03-18 11:19:05.156602 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-03-18 11:19:05.156623 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-03-18 11:19:05.156643 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-03-18 11:19:05.156662 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-03-18 11:19:05.156679 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-03-18 11:19:05.156696 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-03-18 11:19:05.156713 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-03-18 11:19:05.156730 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-03-18 11:19:05.156747 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-03-18 11:19:05.156763 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-03-18 11:19:05.156780 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-03-18 11:19:05.156797 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-03-18 11:19:05.156821 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-03-18 11:19:05.156839 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.156857 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.156875 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-03-18 11:19:05.156892 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-03-18 11:19:05.156910 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-03-18 11:19:05.156927 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-03-18 11:19:05.156944 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-03-18 11:19:05.156979 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-03-18 11:19:05.156998 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-03-18 11:19:05.157015 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-03-18 11:19:05.157033 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-03-18 11:19:05.157050 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-03-18 11:19:05.157067 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-03-18 11:19:05.157084 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-03-18 11:19:05.157101 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-03-18 11:19:05.157118 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-03-18 11:19:05.157135 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-03-18 11:19:05.157153 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-03-18 11:19:05.157170 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-03-18 11:19:05.157187 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-03-18 11:19:05.157204 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-03-18 11:19:05.157221 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-03-18 11:19:05.157239 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-03-18 11:19:05.157256 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-03-18 11:19:05.157273 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-03-18 11:19:05.157292 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-03-18 11:19:05.157314 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-03-18 11:19:05.157332 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-03-18 11:19:05.157349 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-03-18 11:19:05.157367 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-03-18 11:19:05.157384 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-03-18 11:19:05.157402 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-03-18 11:19:05.157419 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-03-18 11:19:05.157436 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-03-18 11:19:05.157459 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-03-18 11:19:05.157477 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-03-18 11:19:05.157494 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-03-18 11:19:05.157511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-03-18 11:19:05.157528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-03-18 11:19:05.157545 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-03-18 11:19:05.157562 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-03-18 11:19:05.157579 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-03-18 11:19:05.157596 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-03-18 11:19:05.157613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-03-18 11:19:05.157630 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-03-18 11:19:05.157647 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-03-18 11:19:05.157663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-03-18 11:19:05.157680 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-03-18 11:19:05.157697 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-03-18 11:19:05.157714 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-03-18 11:19:05.157731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-03-18 11:19:05.157748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-03-18 11:19:05.157765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-03-18 11:19:05.157782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.157799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.157816 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-03-18 11:19:05.157832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-03-18 11:19:05.157849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-03-18 11:19:05.157866 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-03-18 11:19:05.157883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-03-18 11:19:05.157900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-03-18 11:19:05.157916 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-03-18 11:19:05.157933 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-03-18 11:19:05.157950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-03-18 11:19:05.157967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-03-18 11:19:05.157983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-03-18 11:19:05.158000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-03-18 11:19:05.158018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-03-18 11:19:05.158034 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-03-18 11:19:05.158051 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-03-18 11:19:05.158073 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-03-18 11:19:05.158091 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-03-18 11:19:05.158109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-03-18 11:19:05.158126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-03-18 11:19:05.158143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-03-18 11:19:05.158160 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-03-18 11:19:05.158177 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-03-18 11:19:05.158194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-03-18 11:19:05.158211 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-03-18 11:19:05.158228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-03-18 11:19:05.158245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-03-18 11:19:05.158261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-03-18 11:19:05.158278 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-03-18 11:19:05.158295 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-03-18 11:19:05.158312 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-03-18 11:19:05.158329 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-03-18 11:19:05.158346 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-03-18 11:19:05.158363 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-03-18 11:19:05.158380 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-03-18 11:19:05.158397 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-03-18 11:19:05.158414 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-03-18 11:19:05.158432 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-03-18 11:19:05.158448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-03-18 11:19:05.158465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-03-18 11:19:05.158482 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-03-18 11:19:05.158499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-03-18 11:19:05.158516 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-03-18 11:19:05.158533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-03-18 11:19:05.158549 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-03-18 11:19:05.158566 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-03-18 11:19:05.158582 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-03-18 11:19:05.158599 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-03-18 11:19:05.158615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-03-18 11:19:05.158632 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-03-18 11:19:05.158653 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-03-18 11:19:05.158671 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-03-18 11:19:05.158687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-03-18 11:19:05.158704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-03-18 11:19:05.158721 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-03-18 11:19:05.158738 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-03-18 11:19:05.158755 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-03-18 11:19:05.158772 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-03-18 11:19:05.158789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-03-18 11:19:05.158806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-03-18 11:19:05.158823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-03-18 11:19:05.158842 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-03-18 11:19:05.158861 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-03-18 11:19:05.158878 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-03-18 11:19:05.158895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-03-18 11:19:05.158912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-03-18 11:19:05.158928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-03-18 11:19:05.158945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-03-18 11:19:05.158961 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-03-18 11:19:05.158978 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-03-18 11:19:05.158994 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-03-18 11:19:05.159011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-03-18 11:19:05.159028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-03-18 11:19:05.159045 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-03-18 11:19:05.159062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-03-18 11:19:05.159078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-03-18 11:19:05.159095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-03-18 11:19:05.159112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-03-18 11:19:05.159129 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-03-18 11:19:05.159147 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-03-18 11:19:05.159164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-03-18 11:19:05.159181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-03-18 11:19:05.159198 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-03-18 11:19:05.159214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-03-18 11:19:05.159235 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-03-18 11:19:05.159253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-03-18 11:19:05.159270 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-03-18 11:19:05.159287 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-03-18 11:19:05.159305 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-03-18 11:19:05.159322 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-03-18 11:19:05.159339 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-03-18 11:19:05.159356 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-03-18 11:19:05.159372 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-03-18 11:19:05.159389 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-03-18 11:19:05.159406 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-03-18 11:19:05.159423 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-03-18 11:19:05.159440 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-03-18 11:19:05.159456 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-03-18 11:19:05.159473 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-03-18 11:19:05.159490 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-03-18 11:19:05.159508 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-03-18 11:19:05.159525 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-03-18 11:19:05.159542 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-03-18 11:19:05.159559 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-03-18 11:19:05.159577 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-03-18 11:19:05.159594 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-03-18 11:19:05.159611 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-03-18 11:19:05.159627 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-03-18 11:19:05.159644 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-03-18 11:19:05.159660 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-03-18 11:19:05.159676 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-03-18 11:19:05.159693 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-03-18 11:19:05.159710 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-03-18 11:19:05.159727 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-03-18 11:19:05.159744 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-03-18 11:19:05.159762 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-03-18 11:19:05.159779 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-03-18 11:19:05.159796 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-03-18 11:19:05.159813 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-03-18 11:19:05.159835 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-03-18 11:19:05.159853 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-03-18 11:19:05.159870 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-03-18 11:19:05.159889 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-03-18 11:19:05.159911 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-03-18 11:19:05.159930 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-03-18 11:19:05.159947 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-03-18 11:19:05.159964 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-03-18 11:19:05.159981 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-03-18 11:19:05.159999 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-03-18 11:19:05.160016 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-03-18 11:19:05.160033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-03-18 11:19:05.160050 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-03-18 11:19:05.160067 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-03-18 11:19:05.160084 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-03-18 11:19:05.160101 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-03-18 11:19:05.160118 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-03-18 11:19:05.160134 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-03-18 11:19:05.160152 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-03-18 11:19:05.160168 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-03-18 11:19:05.160186 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-03-18 11:19:05.160203 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-03-18 11:19:05.160220 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-03-18 11:19:05.160236 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-03-18 11:19:05.160253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-03-18 11:19:05.160309 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-03-18 11:19:05.160332 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-03-18 11:19:05.160351 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-03-18 11:19:05.160374 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-03-18 11:19:05.160392 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-03-18 11:19:05.160412 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-03-18 11:19:05.160436 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-03-18 11:19:05.160455 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-03-18 11:19:05.160476 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-03-18 11:19:05.160494 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-03-18 11:19:05.160512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-03-18 11:19:05.160530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-03-18 11:19:05.160548 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-03-18 11:19:05.160571 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-03-18 11:19:05.160590 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-03-18 11:19:05.160607 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-03-18 11:19:05.160624 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-03-18 11:19:05.160642 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-03-18 11:19:05.160659 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-03-18 11:19:05.160676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-03-18 11:19:05.160693 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-03-18 11:19:05.160710 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-03-18 11:19:05.160728 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-03-18 11:19:05.160745 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-03-18 11:19:05.160762 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-03-18 11:19:05.160779 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-03-18 11:19:05.160796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-03-18 11:19:05.160813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-03-18 11:19:05.160830 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-03-18 11:19:05.160847 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-03-18 11:19:05.160864 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-03-18 11:19:05.160880 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-03-18 11:19:05.160897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-03-18 11:19:05.160915 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-03-18 11:19:05.160986 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-03-18 11:19:05.161021 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-03-18 11:19:05.161049 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-03-18 11:19:05.161069 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-03-18 11:19:05.161088 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-03-18 11:19:05.161105 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-03-18 11:19:05.161122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-03-18 11:19:05.161139 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-03-18 11:19:05.161156 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-03-18 11:19:05.161173 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-03-18 11:19:05.161190 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-03-18 11:19:05.161207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-03-18 11:19:05.161224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-03-18 11:19:05.161241 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-03-18 11:19:05.161257 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-03-18 11:19:05.161280 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-03-18 11:19:05.161297 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-03-18 11:19:05.161315 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-03-18 11:19:05.161332 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-03-18 11:19:05.161349 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-03-18 11:19:05.161365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-03-18 11:19:05.161382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-03-18 11:19:05.161399 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-03-18 11:19:05.161416 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-03-18 11:19:05.161433 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-03-18 11:19:05.161449 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-03-18 11:19:05.161466 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-03-18 11:19:05.161486 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-03-18 11:19:05.161512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-03-18 11:19:05.161535 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-03-18 11:19:05.161554 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-03-18 11:19:05.161571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-03-18 11:19:05.161588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-03-18 11:19:05.161605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-03-18 11:19:05.161622 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-03-18 11:19:05.161639 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-03-18 11:19:05.161656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-03-18 11:19:05.161673 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-03-18 11:19:05.161690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-03-18 11:19:05.161707 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-03-18 11:19:05.161724 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-03-18 11:19:05.161740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-03-18 11:19:05.161757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-03-18 11:19:05.161774 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-03-18 11:19:05.161791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-03-18 11:19:05.161809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-03-18 11:19:05.161826 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-03-18 11:19:05.161847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-03-18 11:19:05.161866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-03-18 11:19:05.161883 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-03-18 11:19:05.161899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-03-18 11:19:05.161916 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-03-18 11:19:05.161941 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-03-18 11:19:05.161959 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-03-18 11:19:05.161976 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-03-18 11:19:05.161993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-03-18 11:19:05.162010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-03-18 11:19:05.162027 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-03-18 11:19:05.162045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-03-18 11:19:05.162062 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-03-18 11:19:05.162079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-03-18 11:19:05.162096 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-03-18 11:19:05.162113 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-03-18 11:19:05.162130 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-03-18 11:19:05.162147 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-03-18 11:19:05.162163 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-03-18 11:19:05.162180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-03-18 11:19:05.162196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-03-18 11:19:05.162213 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-03-18 11:19:05.162229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-03-18 11:19:05.162246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-03-18 11:19:05.162263 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-03-18 11:19:05.162280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-03-18 11:19:05.162296 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-03-18 11:19:05.162313 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-03-18 11:19:05.162329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-03-18 11:19:05.162346 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-03-18 11:19:05.162362 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-03-18 11:19:05.162379 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-03-18 11:19:05.162395 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-03-18 11:19:05.162412 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-03-18 11:19:05.162429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-03-18 11:19:05.162446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-03-18 11:19:05.162462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-03-18 11:19:05.162478 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-03-18 11:19:05.162495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-03-18 11:19:05.162511 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-03-18 11:19:05.162533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-03-18 11:19:05.162551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-03-18 11:19:05.162568 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-03-18 11:19:05.162585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-03-18 11:19:05.162601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-03-18 11:19:05.162618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-03-18 11:19:05.162634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-03-18 11:19:05.162651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-03-18 11:19:05.162668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-03-18 11:19:05.162685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-03-18 11:19:05.162702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-03-18 11:19:05.162719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-03-18 11:19:05.162735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-03-18 11:19:05.162752 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-03-18 11:19:05.162769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-03-18 11:19:05.162786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-03-18 11:19:05.162802 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-03-18 11:19:05.162822 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-03-18 11:19:05.162840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-03-18 11:19:05.162858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-03-18 11:19:05.162875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-03-18 11:19:05.162907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-03-18 11:19:05.162940 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-03-18 11:19:05.162962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-03-18 11:19:05.162981 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-03-18 11:19:05.162999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-03-18 11:19:05.163025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-03-18 11:19:05.163071 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-03-18 11:19:05.163095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-03-18 11:19:05.163119 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-03-18 11:19:05.163148 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-03-18 11:19:05.163172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-03-18 11:19:05.163198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-03-18 11:19:05.163226 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-03-18 11:19:05.163249 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-03-18 11:19:05.163267 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-03-18 11:19:05.163311 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-03-18 11:19:05.163329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-03-18 11:19:05.163347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-03-18 11:19:05.163364 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-03-18 11:19:05.163381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-03-18 11:19:05.163399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-03-18 11:19:05.163416 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-03-18 11:19:05.163434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-03-18 11:19:05.163451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-03-18 11:19:05.163468 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-03-18 11:19:05.163486 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-03-18 11:19:05.163504 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-03-18 11:19:05.163521 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-03-18 11:19:05.163538 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-03-18 11:19:05.163555 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-03-18 11:19:05.163572 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-03-18 11:19:05.163589 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-03-18 11:19:05.163607 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-03-18 11:19:05.163624 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-03-18 11:19:05.163643 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-03-18 11:19:05.163660 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-03-18 11:19:05.163678 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-03-18 11:19:05.163695 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-03-18 11:19:05.163711 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-03-18 11:19:05.163728 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-03-18 11:19:05.163745 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-03-18 11:19:05.163762 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-03-18 11:19:05.163779 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-03-18 11:19:05.163796 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-03-18 11:19:05.163813 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-03-18 11:19:05.163829 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-03-18 11:19:05.163846 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-03-18 11:19:05.163863 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-03-18 11:19:05.163880 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-03-18 11:19:05.163897 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-03-18 11:19:05.163914 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-03-18 11:19:05.163932 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-03-18 11:19:05.163954 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-03-18 11:19:05.163971 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-03-18 11:19:05.163988 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-03-18 11:19:05.164006 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-03-18 11:19:05.164022 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-03-18 11:19:05.164039 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-03-18 11:19:05.164056 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-03-18 11:19:05.164072 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-03-18 11:19:05.164089 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-03-18 11:19:05.164105 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-03-18 11:19:05.164121 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-03-18 11:19:05.164138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-03-18 11:19:05.164154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-03-18 11:19:05.164171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-03-18 11:19:05.164187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-03-18 11:19:05.164203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-03-18 11:19:05.164220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-03-18 11:19:05.164236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-03-18 11:19:05.164253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-03-18 11:19:05.164346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-03-18 11:19:05.164387 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-03-18 11:19:05.164419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-03-18 11:19:05.164439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-03-18 11:19:05.164457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-03-18 11:19:05.164475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-03-18 11:19:05.164494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-03-18 11:19:05.164511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-03-18 11:19:05.164529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-03-18 11:19:05.164547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-03-18 11:19:05.164564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-03-18 11:19:05.164581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-03-18 11:19:05.164598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-03-18 11:19:05.164615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-03-18 11:19:05.164632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-03-18 11:19:05.164650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-03-18 11:19:05.164667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-03-18 11:19:05.164685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-03-18 11:19:05.164702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-03-18 11:19:05.164726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-03-18 11:19:05.164747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-03-18 11:19:05.164794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-03-18 11:19:05.164820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-03-18 11:19:05.164843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-03-18 11:19:05.164864 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29563865.txt 2026-03-18 11:19:05.164887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29563865.yaml 2026-03-18 11:19:05.164914 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-03-18 11:19:05.164942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-03-18 11:19:05.164985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-03-18 11:19:05.165013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-03-18 11:19:05.165040 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-03-18 11:19:05.165068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-03-18 11:19:05.165098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-03-18 11:19:05.165127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-03-18 11:19:05.165151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-03-18 11:19:05.165169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-03-18 11:19:05.165187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-03-18 11:19:05.165204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-03-18 11:19:05.165221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-03-18 11:19:05.165238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-03-18 11:19:05.165255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-03-18 11:19:05.165271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-03-18 11:19:05.165289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-03-18 11:19:05.165306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-03-18 11:19:05.165322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-03-18 11:19:05.165339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-03-18 11:19:05.165356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-03-18 11:19:05.165374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-03-18 11:19:05.165390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-03-18 11:19:05.165407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-03-18 11:19:05.165424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29563865.txt 2026-03-18 11:19:05.165441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29563865.yaml 2026-03-18 11:19:05.165457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29563870.txt 2026-03-18 11:19:05.165474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29563870.yaml 2026-03-18 11:19:05.165490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29563875.txt 2026-03-18 11:19:05.165507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29563875.yaml 2026-03-18 11:19:05.165531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-03-18 11:19:05.165550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-03-18 11:19:05.165568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-03-18 11:19:05.165589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-03-18 11:19:05.165615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-03-18 11:19:05.165643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-03-18 11:19:05.165671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-03-18 11:19:05.165699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-03-18 11:19:05.165728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-03-18 11:19:05.165758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-03-18 11:19:05.165781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-03-18 11:19:05.165798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-03-18 11:19:05.165817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-03-18 11:19:05.165834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-03-18 11:19:05.165852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-03-18 11:19:05.165869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-03-18 11:19:05.165887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-03-18 11:19:05.165904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-03-18 11:19:05.165921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-03-18 11:19:05.165938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-03-18 11:19:05.165955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-03-18 11:19:05.165972 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-03-18 11:19:05.165990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-03-18 11:19:05.166007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-03-18 11:19:05.166024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-03-18 11:19:05.166041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-03-18 11:19:05.166058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-03-18 11:19:05.166074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-03-18 11:19:05.166091 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-03-18 11:19:05.166108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-03-18 11:19:05.166125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-03-18 11:19:05.166142 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-03-18 11:19:05.166159 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-03-18 11:19:05.166176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-03-18 11:19:05.166210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-03-18 11:19:05.166228 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-03-18 11:19:05.166245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-03-18 11:19:05.166262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-03-18 11:19:05.166285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-03-18 11:19:05.166303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-03-18 11:19:05.166320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-03-18 11:19:05.166337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-03-18 11:19:05.166354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-03-18 11:19:05.166370 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-03-18 11:19:05.166388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-03-18 11:19:05.166405 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-03-18 11:19:05.166422 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-03-18 11:19:05.166439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-03-18 11:19:05.166456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-03-18 11:19:05.166473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-03-18 11:19:05.166490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-03-18 11:19:05.166507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-03-18 11:19:05.166523 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-03-18 11:19:05.166540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-03-18 11:19:05.166556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-03-18 11:19:05.166573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-03-18 11:19:05.166590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-03-18 11:19:05.166607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-03-18 11:19:05.166624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-03-18 11:19:05.166640 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-03-18 11:19:05.166657 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-03-18 11:19:05.166674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-03-18 11:19:05.166691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-03-18 11:19:05.166707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-03-18 11:19:05.166724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-03-18 11:19:05.166741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-03-18 11:19:05.166757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-03-18 11:19:05.166774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-03-18 11:19:05.166791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29563860.txt 2026-03-18 11:19:05.166813 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29563860.yaml 2026-03-18 11:19:05.166839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-03-18 11:19:05.166863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-03-18 11:19:05.166881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-03-18 11:19:05.166898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-03-18 11:19:05.166916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-03-18 11:19:05.166939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-03-18 11:19:05.166957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-03-18 11:19:05.166975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-03-18 11:19:05.166993 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-03-18 11:19:05.167010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-03-18 11:19:05.167027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-03-18 11:19:05.167044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-03-18 11:19:05.167061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29563860.txt 2026-03-18 11:19:05.167094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29563860.yaml 2026-03-18 11:19:05.167127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-03-18 11:19:05.167148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-03-18 11:19:05.167169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-03-18 11:19:05.167187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-03-18 11:19:05.167205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-03-18 11:19:05.167224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-03-18 11:19:05.167241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-03-18 11:19:05.167259 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-03-18 11:19:05.167276 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-03-18 11:19:05.167293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-03-18 11:19:05.167310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-03-18 11:19:05.167327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-03-18 11:19:05.167345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-03-18 11:19:05.167362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-03-18 11:19:05.167380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-03-18 11:19:05.167397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-03-18 11:19:05.167415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-03-18 11:19:05.167432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-03-18 11:19:05.167449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-03-18 11:19:05.167466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-03-18 11:19:05.167483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-03-18 11:19:05.167500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-03-18 11:19:05.167517 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-03-18 11:19:05.167535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-03-18 11:19:05.167552 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-03-18 11:19:05.167570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-03-18 11:19:05.167587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-03-18 11:19:05.167605 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-03-18 11:19:05.167622 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-03-18 11:19:05.167646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-03-18 11:19:05.167664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-03-18 11:19:05.167681 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-03-18 11:19:05.167698 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-03-18 11:19:05.167716 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-03-18 11:19:05.167733 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-03-18 11:19:05.167751 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-03-18 11:19:05.167768 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-03-18 11:19:05.167786 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-03-18 11:19:05.167803 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-03-18 11:19:05.167820 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-03-18 11:19:05.167840 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-03-18 11:19:05.167859 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-03-18 11:19:05.167876 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-03-18 11:19:05.167893 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-03-18 11:19:05.167910 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-03-18 11:19:05.167927 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-03-18 11:19:05.167944 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-03-18 11:19:05.167961 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-03-18 11:19:05.167978 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-03-18 11:19:05.167994 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-03-18 11:19:05.168158 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-03-18 11:19:05.168175 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-03-18 11:19:05.168192 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-03-18 11:19:05.168208 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-03-18 11:19:05.168224 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-03-18 11:19:05.168241 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-03-18 11:19:05.168258 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-03-18 11:19:05.168313 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-03-18 11:19:05.168338 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-03-18 11:19:05.168356 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-03-18 11:19:05.168379 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-03-18 11:19:05.168396 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-03-18 11:19:05.168414 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-03-18 11:19:05.168431 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-03-18 11:19:05.168448 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-03-18 11:19:05.168465 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5d5f6fdfcb-7mzfr.txt 2026-03-18 11:19:05.168482 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5d5f6fdfcb-7mzfr.yaml 2026-03-18 11:19:05.168500 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-758pt.txt 2026-03-18 11:19:05.168517 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-758pt.yaml 2026-03-18 11:19:05.168534 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-v9bnz.txt 2026-03-18 11:19:05.168551 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-v9bnz.yaml 2026-03-18 11:19:05.168568 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-9rvqq.txt 2026-03-18 11:19:05.168585 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-9rvqq.yaml 2026-03-18 11:19:05.168601 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-64d5h.txt 2026-03-18 11:19:05.168618 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-64d5h.yaml 2026-03-18 11:19:05.168634 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6tvqk.txt 2026-03-18 11:19:05.168651 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6tvqk.yaml 2026-03-18 11:19:05.168667 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-fxhd5.txt 2026-03-18 11:19:05.168684 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-fxhd5.yaml 2026-03-18 11:19:05.168701 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5cccff668d-ljfsm.txt 2026-03-18 11:19:05.168717 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5cccff668d-ljfsm.yaml 2026-03-18 11:19:05.168734 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-9db4cf89b-lqbld.txt 2026-03-18 11:19:05.168751 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-9db4cf89b-lqbld.yaml 2026-03-18 11:19:05.168768 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-7rs7t.txt 2026-03-18 11:19:05.168785 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-7rs7t.yaml 2026-03-18 11:19:05.168802 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-zpxlb.txt 2026-03-18 11:19:05.168819 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-zpxlb.yaml 2026-03-18 11:19:05.168837 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-gncbz.txt 2026-03-18 11:19:05.168854 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-gncbz.yaml 2026-03-18 11:19:05.168871 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8zcvg.txt 2026-03-18 11:19:05.168888 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8zcvg.yaml 2026-03-18 11:19:05.168905 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fvdpw.txt 2026-03-18 11:19:05.168922 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fvdpw.yaml 2026-03-18 11:19:05.168939 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-2hf6h.txt 2026-03-18 11:19:05.168977 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-2hf6h.yaml 2026-03-18 11:19:05.168999 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gtm7j.txt 2026-03-18 11:19:05.169016 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gtm7j.yaml 2026-03-18 11:19:05.169033 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-8hprp.txt 2026-03-18 11:19:05.169050 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-8hprp.yaml 2026-03-18 11:19:05.169066 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-j97kt.txt 2026-03-18 11:19:05.169082 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-j97kt.yaml 2026-03-18 11:19:05.169099 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5467c8d464-vgk2x.txt 2026-03-18 11:19:05.169115 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5467c8d464-vgk2x.yaml 2026-03-18 11:19:05.169132 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-vk2rw.txt 2026-03-18 11:19:05.169149 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-vk2rw.yaml 2026-03-18 11:19:05.169166 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7b99cd6f5c-7vhww.txt 2026-03-18 11:19:05.169182 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-7b99cd6f5c-7vhww.yaml 2026-03-18 11:19:05.169199 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29563865-cz64w.txt 2026-03-18 11:19:05.169216 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29563865-cz64w.yaml 2026-03-18 11:19:05.169233 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5764f94fff-cpplm.txt 2026-03-18 11:19:05.169249 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5764f94fff-cpplm.yaml 2026-03-18 11:19:05.169266 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-f5j2r.txt 2026-03-18 11:19:05.169282 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-f5j2r.yaml 2026-03-18 11:19:05.169299 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-9kzgz.txt 2026-03-18 11:19:05.169316 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-9kzgz.yaml 2026-03-18 11:19:05.169332 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-48wf5.txt 2026-03-18 11:19:05.169349 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-48wf5.yaml 2026-03-18 11:19:05.169366 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-jg4s2.txt 2026-03-18 11:19:05.169383 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-jg4s2.yaml 2026-03-18 11:19:05.169399 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4gp2m.txt 2026-03-18 11:19:05.169416 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4gp2m.yaml 2026-03-18 11:19:05.169433 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-drb6l.txt 2026-03-18 11:19:05.169450 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-drb6l.yaml 2026-03-18 11:19:05.169467 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-24pgq.txt 2026-03-18 11:19:05.169484 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-24pgq.yaml 2026-03-18 11:19:05.169501 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-59b2c.txt 2026-03-18 11:19:05.169518 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-59b2c.yaml 2026-03-18 11:19:05.169535 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7fbfdd5654-rwmll.txt 2026-03-18 11:19:05.169552 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7fbfdd5654-rwmll.yaml 2026-03-18 11:19:05.169574 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-qkk6m.txt 2026-03-18 11:19:05.169592 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-qkk6m.yaml 2026-03-18 11:19:05.169609 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5d5c6bf4bd-hgzwt.txt 2026-03-18 11:19:05.169625 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5d5c6bf4bd-hgzwt.yaml 2026-03-18 11:19:05.169642 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-p2sl4.txt 2026-03-18 11:19:05.169658 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-p2sl4.yaml 2026-03-18 11:19:05.169675 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-pfvbf.txt 2026-03-18 11:19:05.169693 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-pfvbf.yaml 2026-03-18 11:19:05.169710 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-fqkhn.txt 2026-03-18 11:19:05.169727 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-fqkhn.yaml 2026-03-18 11:19:05.169744 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6489976855-4zqrk.txt 2026-03-18 11:19:05.169761 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-6489976855-4zqrk.yaml 2026-03-18 11:19:05.169778 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29563865-pkb66.txt 2026-03-18 11:19:05.169794 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29563865-pkb66.yaml 2026-03-18 11:19:05.169811 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29563870-pjkr7.txt 2026-03-18 11:19:05.169828 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29563870-pjkr7.yaml 2026-03-18 11:19:05.169845 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29563875-b99mz.txt 2026-03-18 11:19:05.169861 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29563875-b99mz.yaml 2026-03-18 11:19:05.169877 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-qgvvn.txt 2026-03-18 11:19:05.169894 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-qgvvn.yaml 2026-03-18 11:19:05.169911 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-4jjlb.txt 2026-03-18 11:19:05.169928 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-4jjlb.yaml 2026-03-18 11:19:05.169945 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-q92bn.txt 2026-03-18 11:19:05.169962 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-q92bn.yaml 2026-03-18 11:19:05.169979 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-hhqtp.txt 2026-03-18 11:19:05.169996 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-hhqtp.yaml 2026-03-18 11:19:05.170013 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-7k2fw.txt 2026-03-18 11:19:05.170029 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-7k2fw.yaml 2026-03-18 11:19:05.170046 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-76f6bd7fd6-qh4p7.txt 2026-03-18 11:19:05.170062 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-76f6bd7fd6-qh4p7.yaml 2026-03-18 11:19:05.170079 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-2gxxq.txt 2026-03-18 11:19:05.170096 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-2gxxq.yaml 2026-03-18 11:19:05.170113 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-hbptd.txt 2026-03-18 11:19:05.170130 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-hbptd.yaml 2026-03-18 11:19:05.170147 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-9qjd8.txt 2026-03-18 11:19:05.170163 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-9qjd8.yaml 2026-03-18 11:19:05.170186 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-b8b676896-jxtbg.txt 2026-03-18 11:19:05.170204 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-b8b676896-jxtbg.yaml 2026-03-18 11:19:05.170221 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6kc2p.txt 2026-03-18 11:19:05.170238 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6kc2p.yaml 2026-03-18 11:19:05.170254 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-dfk9c.txt 2026-03-18 11:19:05.170271 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-dfk9c.yaml 2026-03-18 11:19:05.170288 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-gzzbt.txt 2026-03-18 11:19:05.170304 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-gzzbt.yaml 2026-03-18 11:19:05.170322 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-bds6n.txt 2026-03-18 11:19:05.170338 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-bds6n.yaml 2026-03-18 11:19:05.170355 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-xj8dm.txt 2026-03-18 11:19:05.170372 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-xj8dm.yaml 2026-03-18 11:19:05.170388 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8ldq5.txt 2026-03-18 11:19:05.170404 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-8ldq5.yaml 2026-03-18 11:19:05.170421 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-v7jmc.txt 2026-03-18 11:19:05.170437 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-v7jmc.yaml 2026-03-18 11:19:05.170453 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-ks6bl.txt 2026-03-18 11:19:05.170470 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-ks6bl.yaml 2026-03-18 11:19:05.170487 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-55dfd677b6-r6rsd.txt 2026-03-18 11:19:05.170504 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-55dfd677b6-r6rsd.yaml 2026-03-18 11:19:05.170521 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-5ddtz.txt 2026-03-18 11:19:05.170537 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-5ddtz.yaml 2026-03-18 11:19:05.170554 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-03-18 11:19:05.170571 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-03-18 11:19:05.170587 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-g2mkq.txt 2026-03-18 11:19:05.170604 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-g2mkq.yaml 2026-03-18 11:19:05.170620 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-s7qjv.txt 2026-03-18 11:19:05.170637 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-s7qjv.yaml 2026-03-18 11:19:05.170654 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-brjjf.txt 2026-03-18 11:19:05.170671 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-brjjf.yaml 2026-03-18 11:19:05.170688 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-bml2m.txt 2026-03-18 11:19:05.170705 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-bml2m.yaml 2026-03-18 11:19:05.170722 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-49brm.txt 2026-03-18 11:19:05.170738 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-49brm.yaml 2026-03-18 11:19:05.170755 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-l7jb4.txt 2026-03-18 11:19:05.170776 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-l7jb4.yaml 2026-03-18 11:19:05.170793 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-56dxr.txt 2026-03-18 11:19:05.170810 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-56dxr.yaml 2026-03-18 11:19:05.170827 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-7zxb9.txt 2026-03-18 11:19:05.170844 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-7zxb9.yaml 2026-03-18 11:19:05.170864 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-bd9dc6db-jjjfj.txt 2026-03-18 11:19:05.170884 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-bd9dc6db-jjjfj.yaml 2026-03-18 11:19:05.170901 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-6xmjp.txt 2026-03-18 11:19:05.170918 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-6xmjp.yaml 2026-03-18 11:19:05.170935 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-6cdc6999df-z9f4l.txt 2026-03-18 11:19:05.170952 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-6cdc6999df-z9f4l.yaml 2026-03-18 11:19:05.170969 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-4rf29.txt 2026-03-18 11:19:05.170986 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-4rf29.yaml 2026-03-18 11:19:05.171003 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-x2ljr.txt 2026-03-18 11:19:05.171020 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-x2ljr.yaml 2026-03-18 11:19:05.171037 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-gk4kl.txt 2026-03-18 11:19:05.171054 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-gk4kl.yaml 2026-03-18 11:19:05.171070 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-cfv6b.txt 2026-03-18 11:19:05.171087 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-cfv6b.yaml 2026-03-18 11:19:05.171104 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-vb8h6.txt 2026-03-18 11:19:05.171121 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-vb8h6.yaml 2026-03-18 11:19:05.171138 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-4hwrz.txt 2026-03-18 11:19:05.171155 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-4hwrz.yaml 2026-03-18 11:19:05.171173 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-76b68bfc69-htxg4.txt 2026-03-18 11:19:05.171190 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-76b68bfc69-htxg4.yaml 2026-03-18 11:19:05.171207 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5bd9bc9457-dml4s.txt 2026-03-18 11:19:05.171224 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5bd9bc9457-dml4s.yaml 2026-03-18 11:19:05.171241 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-sgs7q.txt 2026-03-18 11:19:05.171258 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-sgs7q.yaml 2026-03-18 11:19:05.171275 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-xbkjp.txt 2026-03-18 11:19:05.171291 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-xbkjp.yaml 2026-03-18 11:19:05.171308 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-hbxbl.txt 2026-03-18 11:19:05.171325 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-hbxbl.yaml 2026-03-18 11:19:05.171341 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-c2vz7.txt 2026-03-18 11:19:05.171358 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-c2vz7.yaml 2026-03-18 11:19:05.171380 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-2n6q9.txt 2026-03-18 11:19:05.171398 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-2n6q9.yaml 2026-03-18 11:19:05.171415 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-hrqj6.txt 2026-03-18 11:19:05.171432 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-hrqj6.yaml 2026-03-18 11:19:05.171449 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-rvfbs.txt 2026-03-18 11:19:05.171466 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-rvfbs.yaml 2026-03-18 11:19:05.171482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-tvdnl.txt 2026-03-18 11:19:05.171499 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-tvdnl.yaml 2026-03-18 11:19:05.171515 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-vfv7b.txt 2026-03-18 11:19:05.171532 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-vfv7b.yaml 2026-03-18 11:19:05.171548 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-m2bjq.txt 2026-03-18 11:19:05.171565 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-m2bjq.yaml 2026-03-18 11:19:05.171581 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-7b2nf.txt 2026-03-18 11:19:05.171598 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-7b2nf.yaml 2026-03-18 11:19:05.171615 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-rhtdv.txt 2026-03-18 11:19:05.171631 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-rhtdv.yaml 2026-03-18 11:19:05.171648 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-bw6sw.txt 2026-03-18 11:19:05.171664 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-bw6sw.yaml 2026-03-18 11:19:05.171681 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6c8b4949dd-xpvnc.txt 2026-03-18 11:19:05.171698 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6c8b4949dd-xpvnc.yaml 2026-03-18 11:19:05.171714 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5649d56bb-mnls9.txt 2026-03-18 11:19:05.171731 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5649d56bb-mnls9.yaml 2026-03-18 11:19:05.171748 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-598cfd97b7-cslrz.txt 2026-03-18 11:19:05.171764 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-598cfd97b7-cslrz.yaml 2026-03-18 11:19:05.171781 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b488586ff-rws8m.txt 2026-03-18 11:19:05.171797 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b488586ff-rws8m.yaml 2026-03-18 11:19:05.171814 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-r6h5c.txt 2026-03-18 11:19:05.171830 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-r6h5c.yaml 2026-03-18 11:19:05.171847 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29563860-xlzqj.txt 2026-03-18 11:19:05.171864 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29563860-xlzqj.yaml 2026-03-18 11:19:05.171881 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9mcth.txt 2026-03-18 11:19:05.171897 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9mcth.yaml 2026-03-18 11:19:05.171914 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-k6x6k.txt 2026-03-18 11:19:05.171931 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-k6x6k.yaml 2026-03-18 11:19:05.171952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7cc9f6fb5-ffxg5.txt 2026-03-18 11:19:05.171969 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7cc9f6fb5-ffxg5.yaml 2026-03-18 11:19:05.171985 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-fr7pl.txt 2026-03-18 11:19:05.172002 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-fr7pl.yaml 2026-03-18 11:19:05.172020 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-x67lm.txt 2026-03-18 11:19:05.172037 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-x67lm.yaml 2026-03-18 11:19:05.172054 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-6l8v2.txt 2026-03-18 11:19:05.172071 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-6l8v2.yaml 2026-03-18 11:19:05.172088 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2zdq8.txt 2026-03-18 11:19:05.172105 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2zdq8.yaml 2026-03-18 11:19:05.172122 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-w4bnl.txt 2026-03-18 11:19:05.172139 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-w4bnl.yaml 2026-03-18 11:19:05.172156 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5c589b556d-w69q7.txt 2026-03-18 11:19:05.172173 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5c589b556d-w69q7.yaml 2026-03-18 11:19:05.172191 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-cdbsh.txt 2026-03-18 11:19:05.172207 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-cdbsh.yaml 2026-03-18 11:19:05.172225 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5789ddbbbf-7ppdr.txt 2026-03-18 11:19:05.172242 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5789ddbbbf-7ppdr.yaml 2026-03-18 11:19:05.172259 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29563860-999sg.txt 2026-03-18 11:19:05.172312 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29563860-999sg.yaml 2026-03-18 11:19:05.172336 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-576c676cc8-mgz7m.txt 2026-03-18 11:19:05.172358 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-576c676cc8-mgz7m.yaml 2026-03-18 11:19:05.172379 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-r9llg.txt 2026-03-18 11:19:05.172400 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-r9llg.yaml 2026-03-18 11:19:05.172421 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-gzd8g.txt 2026-03-18 11:19:05.172441 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-gzd8g.yaml 2026-03-18 11:19:05.172462 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-x6rkh.txt 2026-03-18 11:19:05.172483 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-x6rkh.yaml 2026-03-18 11:19:05.172504 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-rg9pt.txt 2026-03-18 11:19:05.172525 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-rg9pt.yaml 2026-03-18 11:19:05.172546 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6d6bbf549f-gg7wk.txt 2026-03-18 11:19:05.172566 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6d6bbf549f-gg7wk.yaml 2026-03-18 11:19:05.172587 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-jdfrg.txt 2026-03-18 11:19:05.172608 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-jdfrg.yaml 2026-03-18 11:19:05.172629 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-nrfqw.txt 2026-03-18 11:19:05.172655 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-nrfqw.yaml 2026-03-18 11:19:05.172676 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-hnfm6.txt 2026-03-18 11:19:05.172697 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-hnfm6.yaml 2026-03-18 11:19:05.172714 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-bgtqr.txt 2026-03-18 11:19:05.172731 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-bgtqr.yaml 2026-03-18 11:19:05.172748 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-855b6fcdbd-xkntc.txt 2026-03-18 11:19:05.172765 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-855b6fcdbd-xkntc.yaml 2026-03-18 11:19:05.172782 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-7c944bc9f-ttr9r.txt 2026-03-18 11:19:05.172799 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-7c944bc9f-ttr9r.yaml 2026-03-18 11:19:05.172816 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-7b9dc759c9-ppf5w.txt 2026-03-18 11:19:05.172833 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-7b9dc759c9-ppf5w.yaml 2026-03-18 11:19:05.172849 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-hc8fk.txt 2026-03-18 11:19:05.172866 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-hc8fk.yaml 2026-03-18 11:19:05.172883 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-03-18 11:19:05.172900 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-03-18 11:19:05.172916 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-03-18 11:19:05.172933 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-03-18 11:19:05.172950 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-76f9fb8f95-jwk87.txt 2026-03-18 11:19:05.172985 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-76f9fb8f95-jwk87.yaml 2026-03-18 11:19:05.173002 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-7h5nn.txt 2026-03-18 11:19:05.173019 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-7h5nn.yaml 2026-03-18 11:19:05.173037 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-fz4pm.txt 2026-03-18 11:19:05.173054 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-fz4pm.yaml 2026-03-18 11:19:05.173070 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-xfv46.txt 2026-03-18 11:19:05.173087 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-xfv46.yaml 2026-03-18 11:19:05.173104 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-r6cqn.txt 2026-03-18 11:19:05.173120 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-r6cqn.yaml 2026-03-18 11:19:05.173137 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-8pcl6.txt 2026-03-18 11:19:05.173154 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-8pcl6.yaml 2026-03-18 11:19:05.173170 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rrqs6.txt 2026-03-18 11:19:05.173187 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rrqs6.yaml 2026-03-18 11:19:05.173203 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-03-18 11:19:05.173220 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-03-18 11:19:05.173237 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-03-18 11:19:05.173254 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-03-18 11:19:05.173279 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-9r5ds.txt 2026-03-18 11:19:05.173297 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-9r5ds.yaml 2026-03-18 11:19:05.173314 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-03-18 11:19:05.173331 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-03-18 11:19:05.173349 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-03-18 11:19:05.173366 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-03-18 11:19:05.173383 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-03-18 11:19:05.173399 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-03-18 11:19:05.173415 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-03-18 11:19:05.173432 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-03-18 11:19:05.173448 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-03-18 11:19:05.173465 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-03-18 11:19:05.173483 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h.txt 2026-03-18 11:19:05.173500 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h.yaml 2026-03-18 11:19:05.173517 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-03-18 11:19:05.173534 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-03-18 11:19:05.173551 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-03-18 11:19:05.173568 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-03-18 11:19:05.173584 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-03-18 11:19:05.173601 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-03-18 11:19:05.173618 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vcnlk.txt 2026-03-18 11:19:05.173636 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vcnlk.yaml 2026-03-18 11:19:05.173653 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz.txt 2026-03-18 11:19:05.173670 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz.yaml 2026-03-18 11:19:05.173687 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-69dfcd6fcc-ffqcg.txt 2026-03-18 11:19:05.173704 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-69dfcd6fcc-ffqcg.yaml 2026-03-18 11:19:05.173721 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6dcf55bc8b-gv92z.txt 2026-03-18 11:19:05.173738 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6dcf55bc8b-gv92z.yaml 2026-03-18 11:19:05.173755 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-vq7vb.txt 2026-03-18 11:19:05.173771 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-vq7vb.yaml 2026-03-18 11:19:05.173788 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-tggmp.txt 2026-03-18 11:19:05.173805 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-tggmp.yaml 2026-03-18 11:19:05.173822 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-5pxqg.txt 2026-03-18 11:19:05.173844 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-5pxqg.yaml 2026-03-18 11:19:05.173862 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-xhwkz.txt 2026-03-18 11:19:05.173879 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-xhwkz.yaml 2026-03-18 11:19:05.173896 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-03-18 11:19:05.173913 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-03-18 11:19:05.173930 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-03-18 11:19:05.173947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-03-18 11:19:05.173963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-03-18 11:19:05.173980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-03-18 11:19:05.173997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-03-18 11:19:05.174014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-03-18 11:19:05.174031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-03-18 11:19:05.174048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-03-18 11:19:05.174065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-03-18 11:19:05.174082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-03-18 11:19:05.174099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-03-18 11:19:05.174121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-03-18 11:19:05.174144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-03-18 11:19:05.174165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-03-18 11:19:05.174183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-03-18 11:19:05.174200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-03-18 11:19:05.174217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-03-18 11:19:05.174234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-03-18 11:19:05.174251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-03-18 11:19:05.174268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-03-18 11:19:05.174284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-03-18 11:19:05.174301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-03-18 11:19:05.174318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-03-18 11:19:05.174335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-03-18 11:19:05.174352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-03-18 11:19:05.174369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-03-18 11:19:05.174386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-03-18 11:19:05.174403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-03-18 11:19:05.174420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-03-18 11:19:05.174442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-03-18 11:19:05.174460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-03-18 11:19:05.174477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-03-18 11:19:05.174494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-03-18 11:19:05.174511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-03-18 11:19:05.174528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-03-18 11:19:05.174546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-03-18 11:19:05.174563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-03-18 11:19:05.174579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-03-18 11:19:05.174596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-03-18 11:19:05.174613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-03-18 11:19:05.174629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-03-18 11:19:05.174646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-03-18 11:19:05.174663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-03-18 11:19:05.174679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-03-18 11:19:05.174696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-03-18 11:19:05.174712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-03-18 11:19:05.174729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-03-18 11:19:05.174745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-03-18 11:19:05.174762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-03-18 11:19:05.174779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-03-18 11:19:05.174795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-03-18 11:19:05.174812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-03-18 11:19:05.174829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-03-18 11:19:05.174846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-03-18 11:19:05.174862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-03-18 11:19:05.174879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-03-18 11:19:05.174896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-03-18 11:19:05.174913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-03-18 11:19:05.174929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-03-18 11:19:05.174946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-03-18 11:19:05.174963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-03-18 11:19:05.174980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-03-18 11:19:05.174996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-03-18 11:19:05.175017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-03-18 11:19:05.175034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-03-18 11:19:05.175051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-03-18 11:19:05.175067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-03-18 11:19:05.175084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-03-18 11:19:05.175100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-03-18 11:19:05.175117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-03-18 11:19:05.175134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-03-18 11:19:05.175151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-03-18 11:19:05.175168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-03-18 11:19:05.175185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-03-18 11:19:05.175202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-03-18 11:19:05.175219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-03-18 11:19:05.175235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-03-18 11:19:05.175252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-03-18 11:19:05.175269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-03-18 11:19:05.175286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-03-18 11:19:05.175302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-03-18 11:19:05.175319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-03-18 11:19:05.175336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-03-18 11:19:05.175352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-03-18 11:19:05.175369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-03-18 11:19:05.175386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-03-18 11:19:05.175402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-03-18 11:19:05.175419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-03-18 11:19:05.175435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-03-18 11:19:05.175452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-03-18 11:19:05.175469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-03-18 11:19:05.175486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-03-18 11:19:05.175503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-03-18 11:19:05.175519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-03-18 11:19:05.175536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-03-18 11:19:05.175553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-03-18 11:19:05.175569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-03-18 11:19:05.175591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-03-18 11:19:05.175608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-03-18 11:19:05.175625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-03-18 11:19:05.175642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-03-18 11:19:05.175659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-03-18 11:19:05.175676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-03-18 11:19:05.175693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-03-18 11:19:05.175710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-03-18 11:19:05.175726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-03-18 11:19:05.175743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-03-18 11:19:05.175760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-03-18 11:19:05.175777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-03-18 11:19:05.175794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-03-18 11:19:05.175811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-03-18 11:19:05.175827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-03-18 11:19:05.175844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-03-18 11:19:05.175861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-03-18 11:19:05.175878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-03-18 11:19:05.175895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-03-18 11:19:05.175912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-03-18 11:19:05.175928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-03-18 11:19:05.175945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-03-18 11:19:05.175962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-03-18 11:19:05.175979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-03-18 11:19:05.175997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-03-18 11:19:05.176014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-03-18 11:19:05.176031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-03-18 11:19:05.176048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-03-18 11:19:05.176065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-03-18 11:19:05.176082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-03-18 11:19:05.176099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-03-18 11:19:05.176116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-03-18 11:19:05.176133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-03-18 11:19:05.176150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-03-18 11:19:05.176172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-03-18 11:19:05.176191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-03-18 11:19:05.176208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-03-18 11:19:05.176225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-03-18 11:19:05.176241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-03-18 11:19:05.176258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-03-18 11:19:05.176310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-03-18 11:19:05.176335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-03-18 11:19:05.176356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-03-18 11:19:05.176377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-03-18 11:19:05.176398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-03-18 11:19:05.176419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-03-18 11:19:05.176440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-03-18 11:19:05.176460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-03-18 11:19:05.176481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-03-18 11:19:05.176502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-03-18 11:19:05.176523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-03-18 11:19:05.176544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-03-18 11:19:05.176565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-03-18 11:19:05.176587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-03-18 11:19:05.176609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-03-18 11:19:05.176628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-03-18 11:19:05.176645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-03-18 11:19:05.176662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-03-18 11:19:05.176680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-03-18 11:19:05.176697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-03-18 11:19:05.176713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-03-18 11:19:05.176731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-03-18 11:19:05.176747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-03-18 11:19:05.176764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-03-18 11:19:05.176781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-03-18 11:19:05.176798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-03-18 11:19:05.176814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-03-18 11:19:05.176836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-03-18 11:19:05.176854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-03-18 11:19:05.176871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-03-18 11:19:05.176888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-03-18 11:19:05.176905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-03-18 11:19:05.176923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-03-18 11:19:05.176940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-03-18 11:19:05.176972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-03-18 11:19:05.176992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-03-18 11:19:05.177010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-03-18 11:19:05.177042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-03-18 11:19:05.177085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-03-18 11:19:05.177111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-03-18 11:19:05.177130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-03-18 11:19:05.177148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-03-18 11:19:05.177166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-03-18 11:19:05.177184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-03-18 11:19:05.177202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-03-18 11:19:05.177219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-03-18 11:19:05.177236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-03-18 11:19:05.177254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-03-18 11:19:05.177271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-03-18 11:19:05.177289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-03-18 11:19:05.177306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-03-18 11:19:05.177323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-03-18 11:19:05.177341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-03-18 11:19:05.177358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-03-18 11:19:05.177375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-03-18 11:19:05.177392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-03-18 11:19:05.177409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-03-18 11:19:05.177426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-03-18 11:19:05.177443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-03-18 11:19:05.177460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-03-18 11:19:05.177483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-03-18 11:19:05.177501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-03-18 11:19:05.177517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-03-18 11:19:05.177534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-03-18 11:19:05.177552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-03-18 11:19:05.177569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-03-18 11:19:05.177586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-03-18 11:19:05.177603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-03-18 11:19:05.177619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-03-18 11:19:05.177636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-03-18 11:19:05.177653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-03-18 11:19:05.177670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-03-18 11:19:05.177687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-03-18 11:19:05.177703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-03-18 11:19:05.177720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-03-18 11:19:05.177737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-03-18 11:19:05.177754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-03-18 11:19:05.177770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-03-18 11:19:05.177787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-03-18 11:19:05.177804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-03-18 11:19:05.177820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-03-18 11:19:05.177837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-03-18 11:19:05.177854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-03-18 11:19:05.177871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-03-18 11:19:05.177888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-03-18 11:19:05.177904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-03-18 11:19:05.177921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-03-18 11:19:05.177939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-03-18 11:19:05.177955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-03-18 11:19:05.177972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-03-18 11:19:05.177989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-03-18 11:19:05.178006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-03-18 11:19:05.178023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-03-18 11:19:05.178040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-03-18 11:19:05.178057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-03-18 11:19:05.178078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-03-18 11:19:05.178095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-03-18 11:19:05.178113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-03-18 11:19:05.178130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-03-18 11:19:05.178147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-03-18 11:19:05.178164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-03-18 11:19:05.178181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-03-18 11:19:05.178198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-03-18 11:19:05.178215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-03-18 11:19:05.178231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-03-18 11:19:05.178249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-03-18 11:19:05.178266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-03-18 11:19:05.178283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-03-18 11:19:05.178300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-03-18 11:19:05.178317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-03-18 11:19:05.178334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-03-18 11:19:05.178352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-03-18 11:19:05.178369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-03-18 11:19:05.178386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-03-18 11:19:05.178403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-03-18 11:19:05.178419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-03-18 11:19:05.178437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-03-18 11:19:05.178454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-03-18 11:19:05.178470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-03-18 11:19:05.178487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-03-18 11:19:05.178504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-03-18 11:19:05.178521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-03-18 11:19:05.178538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-03-18 11:19:05.178555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-03-18 11:19:05.178572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-03-18 11:19:05.178589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-03-18 11:19:05.178606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-03-18 11:19:05.178623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-03-18 11:19:05.178645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-03-18 11:19:05.178663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-03-18 11:19:05.178680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-03-18 11:19:05.178698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-03-18 11:19:05.178715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-03-18 11:19:05.178732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-03-18 11:19:05.178749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-03-18 11:19:05.178767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-03-18 11:19:05.178784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-03-18 11:19:05.178801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-03-18 11:19:05.178818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-03-18 11:19:05.178835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-03-18 11:19:05.178852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-03-18 11:19:05.178868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-03-18 11:19:05.178885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-03-18 11:19:05.178902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-03-18 11:19:05.178919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-03-18 11:19:05.178936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-03-18 11:19:05.178953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-03-18 11:19:05.178970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-03-18 11:19:05.178987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-03-18 11:19:05.179004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-03-18 11:19:05.179021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-03-18 11:19:05.179038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-03-18 11:19:05.179055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-03-18 11:19:05.179072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-03-18 11:19:05.179089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-03-18 11:19:05.179105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-03-18 11:19:05.179122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-03-18 11:19:05.179139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-03-18 11:19:05.179155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-03-18 11:19:05.179172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-03-18 11:19:05.179189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-03-18 11:19:05.179210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-03-18 11:19:05.179228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-03-18 11:19:05.179245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-03-18 11:19:05.179262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-03-18 11:19:05.179278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-03-18 11:19:05.179295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-03-18 11:19:05.179312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-03-18 11:19:05.179329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-03-18 11:19:05.179347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-03-18 11:19:05.179364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-03-18 11:19:05.179382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-03-18 11:19:05.179399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-03-18 11:19:05.179416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-03-18 11:19:05.179434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-03-18 11:19:05.179451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-03-18 11:19:05.179468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-03-18 11:19:05.179485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-03-18 11:19:05.179501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-03-18 11:19:05.179518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-03-18 11:19:05.179536 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-03-18 11:19:05.179553 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-03-18 11:19:05.179570 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-03-18 11:19:05.179587 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-03-18 11:19:05.179603 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-03-18 11:19:05.179620 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-03-18 11:19:05.179637 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-03-18 11:19:05.179654 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-03-18 11:19:05.179671 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-03-18 11:19:05.179688 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-03-18 11:19:05.179705 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-03-18 11:19:05.179723 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-03-18 11:19:05.179740 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-03-18 11:19:05.179757 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-03-18 11:19:05.179778 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-03-18 11:19:05.179796 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-03-18 11:19:05.179814 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-03-18 11:19:05.179831 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-03-18 11:19:05.179847 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-03-18 11:19:05.179864 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-03-18 11:19:05.179881 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-03-18 11:19:05.179898 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-03-18 11:19:05.179915 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-03-18 11:19:05.179932 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-03-18 11:19:05.179949 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-03-18 11:19:05.179966 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-03-18 11:19:05.179983 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-03-18 11:19:05.179999 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-03-18 11:19:05.180016 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-03-18 11:19:05.180033 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-03-18 11:19:05.180050 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-03-18 11:19:05.180067 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-03-18 11:19:05.180083 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-03-18 11:19:05.180100 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-03-18 11:19:05.180117 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-03-18 11:19:05.180134 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-03-18 11:19:05.180151 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-03-18 11:19:05.180167 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-03-18 11:19:05.180184 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-03-18 11:19:05.180200 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-03-18 11:19:05.180217 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-03-18 11:19:05.180233 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-03-18 11:19:05.180251 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-03-18 11:19:05.180268 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-03-18 11:19:05.180347 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-03-18 11:19:05.180370 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-03-18 11:19:05.180392 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-03-18 11:19:05.180419 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-03-18 11:19:05.180442 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-03-18 11:19:05.180464 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-03-18 11:19:05.180486 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-03-18 11:19:05.180507 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-03-18 11:19:05.180525 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-03-18 11:19:05.180542 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-03-18 11:19:05.180559 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-03-18 11:19:05.180576 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-03-18 11:19:05.180593 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-03-18 11:19:05.180610 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-03-18 11:19:05.180638 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-03-18 11:19:05.180675 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-03-18 11:19:05.180697 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-03-18 11:19:05.180716 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-03-18 11:19:05.180734 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-03-18 11:19:05.180752 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-03-18 11:19:05.180770 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-03-18 11:19:05.180787 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-03-18 11:19:05.180805 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-03-18 11:19:05.180822 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-03-18 11:19:05.180840 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-03-18 11:19:05.180857 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-03-18 11:19:05.180875 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-03-18 11:19:05.180892 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-03-18 11:19:05.180909 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-03-18 11:19:05.180927 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-03-18 11:19:05.180945 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-03-18 11:19:05.180984 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-03-18 11:19:05.181003 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-03-18 11:19:05.181021 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-03-18 11:19:05.181038 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-03-18 11:19:05.181056 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-03-18 11:19:05.181073 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-03-18 11:19:05.181096 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-03-18 11:19:05.181115 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-03-18 11:19:05.181132 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-03-18 11:19:05.181149 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-03-18 11:19:05.181165 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-03-18 11:19:05.181182 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-03-18 11:19:05.181199 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-03-18 11:19:05.181216 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-03-18 11:19:05.181233 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-03-18 11:19:05.181250 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-03-18 11:19:05.181267 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-03-18 11:19:05.181283 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-03-18 11:19:05.181300 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-03-18 11:19:05.181316 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-03-18 11:19:05.181333 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-03-18 11:19:05.181349 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-03-18 11:19:05.181366 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-03-18 11:19:05.181383 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-03-18 11:19:05.181400 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-03-18 11:19:05.181416 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-03-18 11:19:05.181433 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-03-18 11:19:05.181450 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-03-18 11:19:05.181467 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-03-18 11:19:05.181483 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-03-18 11:19:05.181500 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-03-18 11:19:05.181518 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-03-18 11:19:05.181535 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-03-18 11:19:05.181552 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-03-18 11:19:05.181569 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-03-18 11:19:05.181586 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-03-18 11:19:05.181602 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-03-18 11:19:05.181619 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-03-18 11:19:05.181635 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-03-18 11:19:05.181652 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-03-18 11:19:05.181674 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-03-18 11:19:05.181692 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-03-18 11:19:05.181708 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-03-18 11:19:05.181725 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-03-18 11:19:05.181742 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-03-18 11:19:05.181759 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-03-18 11:19:05.181776 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-03-18 11:19:05.181793 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-03-18 11:19:05.181809 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-03-18 11:19:05.181827 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-03-18 11:19:05.181844 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-03-18 11:19:05.181861 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-03-18 11:19:05.181878 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-03-18 11:19:05.181896 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-03-18 11:19:05.181914 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-03-18 11:19:05.181931 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-03-18 11:19:05.181948 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-03-18 11:19:05.181965 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-03-18 11:19:05.181983 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-03-18 11:19:05.182000 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-03-18 11:19:05.182017 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-03-18 11:19:05.182035 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-03-18 11:19:05.182052 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-03-18 11:19:05.182069 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-03-18 11:19:05.182086 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-03-18 11:19:05.182103 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-03-18 11:19:05.182120 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-03-18 11:19:05.182138 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-03-18 11:19:05.182155 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-03-18 11:19:05.182172 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-03-18 11:19:05.182189 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-03-18 11:19:05.182206 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-03-18 11:19:05.182223 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-03-18 11:19:05.182248 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-03-18 11:19:05.182266 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-03-18 11:19:05.182283 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-03-18 11:19:05.182301 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-03-18 11:19:05.182318 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-03-18 11:19:05.182335 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-03-18 11:19:05.182352 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-03-18 11:19:05.182369 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-03-18 11:19:05.182386 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-03-18 11:19:05.182403 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-03-18 11:19:05.182419 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-03-18 11:19:05.182436 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-03-18 11:19:05.182453 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-03-18 11:19:05.182469 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-03-18 11:19:05.182486 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-03-18 11:19:05.182503 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-03-18 11:19:05.182519 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-03-18 11:19:05.182536 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-03-18 11:19:05.182553 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-03-18 11:19:05.182570 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-03-18 11:19:05.182586 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-03-18 11:19:05.182603 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-03-18 11:19:05.182620 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-03-18 11:19:05.182636 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-03-18 11:19:05.182653 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-03-18 11:19:05.182669 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-03-18 11:19:05.182686 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-03-18 11:19:05.182703 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-03-18 11:19:05.182720 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-03-18 11:19:05.182737 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-03-18 11:19:05.182754 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-03-18 11:19:05.182771 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-03-18 11:19:05.182792 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-03-18 11:19:05.182810 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-03-18 11:19:05.182826 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-03-18 11:19:05.182843 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-03-18 11:19:05.182861 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-03-18 11:19:05.182878 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-03-18 11:19:05.182895 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-03-18 11:19:05.182912 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-03-18 11:19:05.182928 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-03-18 11:19:05.182945 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-03-18 11:19:05.182962 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-03-18 11:19:05.182978 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-03-18 11:19:05.182995 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-03-18 11:19:05.183012 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-03-18 11:19:05.183029 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-03-18 11:19:05.183047 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-03-18 11:19:05.183064 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-03-18 11:19:05.183081 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-03-18 11:19:05.183099 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-03-18 11:19:05.183116 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-03-18 11:19:05.183133 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-03-18 11:19:05.183150 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-03-18 11:19:05.183166 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-03-18 11:19:05.183183 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-03-18 11:19:05.183200 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-03-18 11:19:05.183217 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-03-18 11:19:05.183234 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-03-18 11:19:05.183250 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-03-18 11:19:05.183267 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-03-18 11:19:05.183283 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-03-18 11:19:05.183300 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-03-18 11:19:05.183317 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-03-18 11:19:05.183335 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-03-18 11:19:05.183357 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-03-18 11:19:05.183374 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-03-18 11:19:05.183391 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-03-18 11:19:05.183409 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-03-18 11:19:05.183426 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-03-18 11:19:05.183443 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-03-18 11:19:05.183460 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-03-18 11:19:05.183478 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-03-18 11:19:05.183495 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-03-18 11:19:05.183512 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-03-18 11:19:05.183529 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-03-18 11:19:05.183546 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-03-18 11:19:05.183563 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-03-18 11:19:05.183580 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-03-18 11:19:05.183597 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-03-18 11:19:05.183614 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-03-18 11:19:05.183631 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-03-18 11:19:05.183648 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-03-18 11:19:05.183665 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-03-18 11:19:05.183685 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-03-18 11:19:05.183708 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-03-18 11:19:05.183730 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-03-18 11:19:05.183749 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-03-18 11:19:05.183769 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-03-18 11:19:05.183790 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-03-18 11:19:05.183808 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-03-18 11:19:05.183825 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-03-18 11:19:05.183842 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-03-18 11:19:05.183858 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-03-18 11:19:05.183875 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-03-18 11:19:05.183892 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-03-18 11:19:05.183909 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-03-18 11:19:05.183925 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-03-18 11:19:05.183948 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-03-18 11:19:05.183966 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-03-18 11:19:05.183983 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-03-18 11:19:05.184000 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-03-18 11:19:05.184017 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-03-18 11:19:05.184034 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-03-18 11:19:05.184051 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-03-18 11:19:05.184067 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-03-18 11:19:05.184084 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-03-18 11:19:05.184101 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-03-18 11:19:05.184117 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-03-18 11:19:05.184134 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-03-18 11:19:05.184150 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-03-18 11:19:05.184167 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-03-18 11:19:05.184184 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-03-18 11:19:05.184201 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-03-18 11:19:05.184218 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-03-18 11:19:05.184235 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-03-18 11:19:05.184252 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-03-18 11:19:05.184270 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-03-18 11:19:05.184338 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-03-18 11:19:05.184362 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-03-18 11:19:05.184380 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-03-18 11:19:05.184398 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-03-18 11:19:05.184415 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-03-18 11:19:05.184432 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-03-18 11:19:05.184449 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-03-18 11:19:05.184466 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-03-18 11:19:05.184484 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-03-18 11:19:05.184501 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-03-18 11:19:05.184518 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-03-18 11:19:05.184534 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-03-18 11:19:05.184551 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-03-18 11:19:05.184574 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-03-18 11:19:05.184592 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-03-18 11:19:05.184609 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-03-18 11:19:05.184627 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-03-18 11:19:05.184644 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-03-18 11:19:05.184661 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-03-18 11:19:05.184678 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-03-18 11:19:05.184695 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-03-18 11:19:05.184712 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-03-18 11:19:05.184728 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-03-18 11:19:05.184745 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-03-18 11:19:05.184762 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-03-18 11:19:05.184779 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-03-18 11:19:05.184796 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-03-18 11:19:05.184813 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-03-18 11:19:05.184829 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-03-18 11:19:05.184846 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-03-18 11:19:05.184862 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-03-18 11:19:05.184879 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-03-18 11:19:05.184895 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-03-18 11:19:05.185008 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-03-18 11:19:05.185039 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-03-18 11:19:05.185058 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-03-18 11:19:05.185076 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-03-18 11:19:05.185093 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-03-18 11:19:05.185111 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-03-18 11:19:05.185128 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-03-18 11:19:05.185146 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-03-18 11:19:05.185163 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-03-18 11:19:05.185180 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-03-18 11:19:05.185197 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-03-18 11:19:05.185213 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-03-18 11:19:05.185230 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-03-18 11:19:05.185247 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-03-18 11:19:05.185270 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-03-18 11:19:05.185288 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-03-18 11:19:05.185306 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-03-18 11:19:05.185323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-03-18 11:19:05.185341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-03-18 11:19:05.185358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-03-18 11:19:05.185374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-03-18 11:19:05.185391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-03-18 11:19:05.185408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-03-18 11:19:05.185425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-03-18 11:19:05.185441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-03-18 11:19:05.185458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-03-18 11:19:05.185475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-03-18 11:19:05.185492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-03-18 11:19:05.185509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-03-18 11:19:05.185527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-03-18 11:19:05.185544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-03-18 11:19:05.185561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-03-18 11:19:05.185578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-03-18 11:19:05.185595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-03-18 11:19:05.185612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-03-18 11:19:05.185629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-03-18 11:19:05.185646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-03-18 11:19:05.185663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-03-18 11:19:05.185680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-03-18 11:19:05.185696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-03-18 11:19:05.185713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-03-18 11:19:05.185730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-03-18 11:19:05.185747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-03-18 11:19:05.185764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-03-18 11:19:05.185780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-03-18 11:19:05.185797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-03-18 11:19:05.185813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-03-18 11:19:05.185830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-03-18 11:19:05.185847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-03-18 11:19:05.185864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-03-18 11:19:05.185886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-03-18 11:19:05.185904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-03-18 11:19:05.185922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-03-18 11:19:05.185939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-03-18 11:19:05.185957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-03-18 11:19:05.185974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-03-18 11:19:05.185991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-03-18 11:19:05.186008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-03-18 11:19:05.186025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-03-18 11:19:05.186042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-03-18 11:19:05.186059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-03-18 11:19:05.186076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-03-18 11:19:05.186093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-03-18 11:19:05.186109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-03-18 11:19:05.186126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-03-18 11:19:05.186144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-03-18 11:19:05.186161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-03-18 11:19:05.186178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-03-18 11:19:05.186195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-03-18 11:19:05.186212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-03-18 11:19:05.186228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-03-18 11:19:05.186245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-03-18 11:19:05.186261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-03-18 11:19:05.186278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-03-18 11:19:05.186295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-03-18 11:19:05.186312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-03-18 11:19:05.186329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-03-18 11:19:05.186346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-03-18 11:19:05.186363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-03-18 11:19:05.186380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-03-18 11:19:05.186397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-03-18 11:19:05.186414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-03-18 11:19:05.186431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-03-18 11:19:05.186448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-03-18 11:19:05.186465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-03-18 11:19:05.186482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-03-18 11:19:05.186498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-03-18 11:19:05.186520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-03-18 11:19:05.186537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-03-18 11:19:05.186554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-03-18 11:19:05.186571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-03-18 11:19:05.186588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-03-18 11:19:05.186605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-03-18 11:19:05.186622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-03-18 11:19:05.186638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-03-18 11:19:05.186655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-03-18 11:19:05.186671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-03-18 11:19:05.186688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-03-18 11:19:05.186705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-03-18 11:19:05.186721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-03-18 11:19:05.186738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-03-18 11:19:05.186755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-03-18 11:19:05.186772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-03-18 11:19:05.186789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-03-18 11:19:05.186807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-03-18 11:19:05.186824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-03-18 11:19:05.186840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-03-18 11:19:05.186857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-03-18 11:19:05.186874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-03-18 11:19:05.186891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-03-18 11:19:05.186907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-03-18 11:19:05.186924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-03-18 11:19:05.186941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-03-18 11:19:05.186957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-03-18 11:19:05.186974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-03-18 11:19:05.186990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-03-18 11:19:05.187007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-03-18 11:19:05.187024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-03-18 11:19:05.187041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-03-18 11:19:05.187058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-03-18 11:19:05.187075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-03-18 11:19:05.187092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-03-18 11:19:05.187109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-03-18 11:19:05.187131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-03-18 11:19:05.187149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-03-18 11:19:05.187166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-03-18 11:19:05.187183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-03-18 11:19:05.187200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-03-18 11:19:05.187216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-03-18 11:19:05.187233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-03-18 11:19:05.187249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-03-18 11:19:05.187266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-03-18 11:19:05.187282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-03-18 11:19:05.187299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-03-18 11:19:05.187316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-03-18 11:19:05.187333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-03-18 11:19:05.187350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-03-18 11:19:05.187366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-03-18 11:19:05.187383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-03-18 11:19:05.187400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-ks6bl-api.txt 2026-03-18 11:19:05.187417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-ks6bl-api.yaml 2026-03-18 11:19:05.187434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-ks6bl-vnc.txt 2026-03-18 11:19:05.187450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-ks6bl-vnc.yaml 2026-03-18 11:19:05.187467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-03-18 11:19:05.187484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-03-18 11:19:05.187501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-03-18 11:19:05.187518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-03-18 11:19:05.187535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-03-18 11:19:05.187552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-03-18 11:19:05.187568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-03-18 11:19:05.187585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-03-18 11:19:05.187602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-03-18 11:19:05.187619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-03-18 11:19:05.187635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-03-18 11:19:05.187652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-03-18 11:19:05.187669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-03-18 11:19:05.187686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-03-18 11:19:05.187703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-03-18 11:19:05.187719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-03-18 11:19:05.187741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-03-18 11:19:05.187759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-03-18 11:19:05.187776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-03-18 11:19:05.187793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-03-18 11:19:05.187810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-03-18 11:19:05.187827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-03-18 11:19:05.187844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-03-18 11:19:05.187861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-03-18 11:19:05.187879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-03-18 11:19:05.187896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-03-18 11:19:05.187913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-03-18 11:19:05.187930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-03-18 11:19:05.188122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-03-18 11:19:05.188139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-03-18 11:19:05.188156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-03-18 11:19:05.188174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-03-18 11:19:05.188192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-03-18 11:19:05.188209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-03-18 11:19:05.188226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-03-18 11:19:05.188243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-03-18 11:19:05.188259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-03-18 11:19:05.188276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-03-18 11:19:05.188320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-03-18 11:19:05.188343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-03-18 11:19:05.188365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-03-18 11:19:05.188387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-03-18 11:19:05.188409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-03-18 11:19:05.188431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-03-18 11:19:05.188452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-03-18 11:19:05.188473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-03-18 11:19:05.188494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-03-18 11:19:05.188516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-03-18 11:19:05.188537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-03-18 11:19:05.188561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-03-18 11:19:05.188582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-03-18 11:19:05.188605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-03-18 11:19:05.188634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-03-18 11:19:05.188653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-03-18 11:19:05.188670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-03-18 11:19:05.188687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-03-18 11:19:05.188704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-03-18 11:19:05.188720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-03-18 11:19:05.188737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-03-18 11:19:05.188755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-03-18 11:19:05.188772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-03-18 11:19:05.188789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-03-18 11:19:05.188806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-03-18 11:19:05.188822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-03-18 11:19:05.188839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-03-18 11:19:05.188856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-03-18 11:19:05.188888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-03-18 11:19:05.188930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-03-18 11:19:05.188971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-03-18 11:19:05.188994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-03-18 11:19:05.189013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-03-18 11:19:05.189031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-03-18 11:19:05.189048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-03-18 11:19:05.189066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-03-18 11:19:05.189083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-03-18 11:19:05.189100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-03-18 11:19:05.189118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-03-18 11:19:05.189135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-03-18 11:19:05.189153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-03-18 11:19:05.189171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-03-18 11:19:05.189188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-03-18 11:19:05.189205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-03-18 11:19:05.189223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-03-18 11:19:05.189240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-03-18 11:19:05.189257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-03-18 11:19:05.189274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-03-18 11:19:05.189291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-03-18 11:19:05.189308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-03-18 11:19:05.189335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-03-18 11:19:05.189353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-03-18 11:19:05.189371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-03-18 11:19:05.189388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-03-18 11:19:05.189404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-03-18 11:19:05.189421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-03-18 11:19:05.189439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-03-18 11:19:05.189456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-03-18 11:19:05.189473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-03-18 11:19:05.189490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-03-18 11:19:05.189507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-03-18 11:19:05.189523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-03-18 11:19:05.189541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-03-18 11:19:05.189558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-03-18 11:19:05.189574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-03-18 11:19:05.189591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-03-18 11:19:05.189608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-03-18 11:19:05.189625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-03-18 11:19:05.189641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-03-18 11:19:05.189658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-03-18 11:19:05.189675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-03-18 11:19:05.189692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-03-18 11:19:05.189709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-03-18 11:19:05.189725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-03-18 11:19:05.189743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-03-18 11:19:05.189760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-03-18 11:19:05.189777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-03-18 11:19:05.189793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-03-18 11:19:05.189810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-03-18 11:19:05.189826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-03-18 11:19:05.189843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-03-18 11:19:05.189860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-03-18 11:19:05.189877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-03-18 11:19:05.189894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-03-18 11:19:05.189910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-03-18 11:19:05.189927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-03-18 11:19:05.189948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-03-18 11:19:05.189966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-03-18 11:19:05.189982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-03-18 11:19:05.189999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-03-18 11:19:05.190015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-03-18 11:19:05.190032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-03-18 11:19:05.190048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-03-18 11:19:05.190065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-03-18 11:19:05.190081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-03-18 11:19:05.190098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-03-18 11:19:05.190115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-03-18 11:19:05.190132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-03-18 11:19:05.190149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-03-18 11:19:05.190166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-03-18 11:19:05.190182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-03-18 11:19:05.190199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-03-18 11:19:05.190216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-03-18 11:19:05.190232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-03-18 11:19:05.190249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-03-18 11:19:05.190265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-03-18 11:19:05.190282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-03-18 11:19:05.190299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-03-18 11:19:05.190316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-03-18 11:19:05.190332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-03-18 11:19:05.190349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-03-18 11:19:05.190365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-03-18 11:19:05.190382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-03-18 11:19:05.190398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-03-18 11:19:05.190415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-03-18 11:19:05.190431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-03-18 11:19:05.190448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-03-18 11:19:05.190465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-03-18 11:19:05.190481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-03-18 11:19:05.190498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-03-18 11:19:05.190514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-03-18 11:19:05.190535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-03-18 11:19:05.190552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-03-18 11:19:05.190569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-03-18 11:19:05.190586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-03-18 11:19:05.190603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-03-18 11:19:05.190620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-03-18 11:19:05.190638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-03-18 11:19:05.190655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-03-18 11:19:05.190672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-03-18 11:19:05.190689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-03-18 11:19:05.190705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-03-18 11:19:05.190722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-03-18 11:19:05.190739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-03-18 11:19:05.190755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-03-18 11:19:05.190772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-03-18 11:19:05.190789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-03-18 11:19:05.190806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-03-18 11:19:05.190822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-03-18 11:19:05.190841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-03-18 11:19:05.190860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-03-18 11:19:05.190877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-03-18 11:19:05.190894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-03-18 11:19:05.190912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-03-18 11:19:05.190930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-03-18 11:19:05.190948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-03-18 11:19:05.190972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-03-18 11:19:05.190998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-03-18 11:19:05.191022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-03-18 11:19:05.191042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-03-18 11:19:05.191059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-03-18 11:19:05.191076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-03-18 11:19:05.191093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-03-18 11:19:05.191110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-03-18 11:19:05.191132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-03-18 11:19:05.191149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-03-18 11:19:05.191166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-03-18 11:19:05.191183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-03-18 11:19:05.191200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-03-18 11:19:05.191217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-03-18 11:19:05.191234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-03-18 11:19:05.191251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-03-18 11:19:05.191268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-03-18 11:19:05.191284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-03-18 11:19:05.191301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-03-18 11:19:05.191318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-03-18 11:19:05.191334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-03-18 11:19:05.191350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-03-18 11:19:05.191367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-03-18 11:19:05.191383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-03-18 11:19:05.191400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-03-18 11:19:05.191416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-03-18 11:19:05.191433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-03-18 11:19:05.191450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-03-18 11:19:05.191467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-03-18 11:19:05.191483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-03-18 11:19:05.191500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-03-18 11:19:05.191516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-03-18 11:19:05.191533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-03-18 11:19:05.191550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-03-18 11:19:05.191567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-03-18 11:19:05.191584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-03-18 11:19:05.191601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-03-18 11:19:05.191618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-03-18 11:19:05.191635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-03-18 11:19:05.191652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-03-18 11:19:05.191669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-03-18 11:19:05.191686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-03-18 11:19:05.191709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-03-18 11:19:05.191727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-03-18 11:19:05.191744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-03-18 11:19:05.191761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-03-18 11:19:05.191778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-03-18 11:19:05.191794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-03-18 11:19:05.191811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-03-18 11:19:05.191828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-03-18 11:19:05.191845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-03-18 11:19:05.191863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-03-18 11:19:05.191880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-03-18 11:19:05.191896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-03-18 11:19:05.191913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-03-18 11:19:05.191930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-03-18 11:19:05.191947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-03-18 11:19:05.191963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-03-18 11:19:05.191980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-03-18 11:19:05.191997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-03-18 11:19:05.192014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-03-18 11:19:05.192031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-03-18 11:19:05.192048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-03-18 11:19:05.192065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-03-18 11:19:05.192083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-03-18 11:19:05.192100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-03-18 11:19:05.192116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-03-18 11:19:05.192133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-03-18 11:19:05.192151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-03-18 11:19:05.192168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-03-18 11:19:05.192185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-03-18 11:19:05.192202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-03-18 11:19:05.192219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-03-18 11:19:05.192235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-03-18 11:19:05.192252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-03-18 11:19:05.192273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-03-18 11:19:05.192309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-03-18 11:19:05.192331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-03-18 11:19:05.192353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-03-18 11:19:05.192374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-03-18 11:19:05.192396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-03-18 11:19:05.192417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-03-18 11:19:05.192454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-03-18 11:19:05.192490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-03-18 11:19:05.192515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-03-18 11:19:05.192537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-03-18 11:19:05.192555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-03-18 11:19:05.192572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-03-18 11:19:05.192589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-03-18 11:19:05.192606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-03-18 11:19:05.192623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-03-18 11:19:05.192640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-03-18 11:19:05.192657 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-03-18 11:19:05.192674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-03-18 11:19:05.192691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-03-18 11:19:05.192708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-03-18 11:19:05.192725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-03-18 11:19:05.192742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-03-18 11:19:05.192759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-03-18 11:19:05.192776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-03-18 11:19:05.192793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-03-18 11:19:05.192810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-03-18 11:19:05.192826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-03-18 11:19:05.192846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-03-18 11:19:05.192864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-03-18 11:19:05.192880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-03-18 11:19:05.192896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-03-18 11:19:05.192913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-03-18 11:19:05.192929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-03-18 11:19:05.192946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-03-18 11:19:05.192979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-03-18 11:19:05.193003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-03-18 11:19:05.193022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-03-18 11:19:05.193039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-03-18 11:19:05.193056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-03-18 11:19:05.193072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-03-18 11:19:05.193089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-03-18 11:19:05.193106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-03-18 11:19:05.193123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-03-18 11:19:05.193140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-03-18 11:19:05.193157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-03-18 11:19:05.193174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-03-18 11:19:05.193190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-03-18 11:19:05.193207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-03-18 11:19:05.193223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-03-18 11:19:05.193240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-03-18 11:19:05.193256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-03-18 11:19:05.193272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-03-18 11:19:05.193289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-03-18 11:19:05.193306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-03-18 11:19:05.193322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-03-18 11:19:05.193339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-03-18 11:19:05.193357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-03-18 11:19:05.193373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-03-18 11:19:05.193390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-03-18 11:19:05.193407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-03-18 11:19:05.193424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-03-18 11:19:05.193441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-03-18 11:19:05.193458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-03-18 11:19:05.193474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-03-18 11:19:05.193491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-03-18 11:19:05.193508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-03-18 11:19:05.193524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-03-18 11:19:05.193541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-03-18 11:19:05.193558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-03-18 11:19:05.193579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-03-18 11:19:05.193596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-03-18 11:19:05.193613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-03-18 11:19:05.193629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-03-18 11:19:05.193646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-03-18 11:19:05.193663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-03-18 11:19:05.193680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-03-18 11:19:05.193697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-03-18 11:19:05.193713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-03-18 11:19:05.193730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-03-18 11:19:05.193747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-03-18 11:19:05.193763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-03-18 11:19:05.193780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-03-18 11:19:05.193796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-03-18 11:19:05.193813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-03-18 11:19:05.193830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-03-18 11:19:05.193846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-03-18 11:19:05.193863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-03-18 11:19:05.193879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-03-18 11:19:05.193896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-03-18 11:19:05.193912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-03-18 11:19:05.193929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-03-18 11:19:05.193946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-03-18 11:19:05.193963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-03-18 11:19:05.193979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-03-18 11:19:05.193996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-03-18 11:19:05.194012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-03-18 11:19:05.194029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-03-18 11:19:05.194045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-03-18 11:19:05.194062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-03-18 11:19:05.194078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-03-18 11:19:05.194095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-03-18 11:19:05.194111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-03-18 11:19:05.194128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-03-18 11:19:05.194145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-03-18 11:19:05.194166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-03-18 11:19:05.194184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-03-18 11:19:05.194200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-03-18 11:19:05.194217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-03-18 11:19:05.194233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-03-18 11:19:05.194250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-03-18 11:19:05.194270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-03-18 11:19:05.194293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-03-18 11:19:05.194316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-03-18 11:19:05.194333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-03-18 11:19:05.194350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-03-18 11:19:05.194368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-03-18 11:19:05.194384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-03-18 11:19:05.194402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-03-18 11:19:05.194419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-03-18 11:19:05.194436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-03-18 11:19:05.194453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-03-18 11:19:05.194470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-03-18 11:19:05.194486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-03-18 11:19:05.194503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-03-18 11:19:05.194520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-03-18 11:19:05.194537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-03-18 11:19:05.194554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-03-18 11:19:05.194571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-03-18 11:19:05.194588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-03-18 11:19:05.194604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-03-18 11:19:05.194621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-03-18 11:19:05.194638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-03-18 11:19:05.194655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-03-18 11:19:05.194673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-03-18 11:19:05.194690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-03-18 11:19:05.194707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-03-18 11:19:05.194723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-03-18 11:19:05.194740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-03-18 11:19:05.194757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-03-18 11:19:05.194780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-03-18 11:19:05.194798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-03-18 11:19:05.194815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-03-18 11:19:05.194832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-03-18 11:19:05.194849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-03-18 11:19:05.194865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-03-18 11:19:05.194882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-03-18 11:19:05.194899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-03-18 11:19:05.194915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-03-18 11:19:05.194932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-03-18 11:19:05.194948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-03-18 11:19:05.194965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-03-18 11:19:05.194983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-03-18 11:19:05.195000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-03-18 11:19:05.195017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-03-18 11:19:05.195034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-03-18 11:19:05.195051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-03-18 11:19:05.195067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-03-18 11:19:05.195084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-03-18 11:19:05.195100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-03-18 11:19:05.195118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-03-18 11:19:05.195141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-03-18 11:19:05.195162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-03-18 11:19:05.195185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-03-18 11:19:05.195206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-03-18 11:19:05.195228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-03-18 11:19:05.195250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-03-18 11:19:05.195271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-03-18 11:19:05.195293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-03-18 11:19:05.195314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-03-18 11:19:05.195336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-03-18 11:19:05.195357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-03-18 11:19:05.195377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-03-18 11:19:05.195398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-03-18 11:19:05.195420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-03-18 11:19:05.195446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-03-18 11:19:05.195469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-03-18 11:19:05.195487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-03-18 11:19:05.195508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-03-18 11:19:05.195530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-03-18 11:19:05.195549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-03-18 11:19:05.195567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-03-18 11:19:05.195585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-03-18 11:19:05.195607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-03-18 11:19:05.195625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-03-18 11:19:05.195646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-03-18 11:19:05.195664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-03-18 11:19:05.195682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-03-18 11:19:05.195703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-03-18 11:19:05.195721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-03-18 11:19:05.195738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-03-18 11:19:05.195759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-03-18 11:19:05.195776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-03-18 11:19:05.195794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-03-18 11:19:05.195811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-03-18 11:19:05.195830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-03-18 11:19:05.195847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-03-18 11:19:05.195865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-03-18 11:19:05.195881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-03-18 11:19:05.195898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-03-18 11:19:05.195915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-03-18 11:19:05.195931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-03-18 11:19:05.195948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-03-18 11:19:05.195965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-03-18 11:19:05.195982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-03-18 11:19:05.195999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-03-18 11:19:05.196016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-03-18 11:19:05.196033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-03-18 11:19:05.196050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-03-18 11:19:05.196074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-03-18 11:19:05.196092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-03-18 11:19:05.196109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-03-18 11:19:05.196125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-03-18 11:19:05.196142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-03-18 11:19:05.196159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-03-18 11:19:05.196175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-03-18 11:19:05.196192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-03-18 11:19:05.196209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-03-18 11:19:05.196226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-03-18 11:19:05.196243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-03-18 11:19:05.196260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-03-18 11:19:05.196276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-03-18 11:19:05.196336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-03-18 11:19:05.196360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-03-18 11:19:05.196383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-03-18 11:19:05.196405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-03-18 11:19:05.196427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-03-18 11:19:05.196445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-03-18 11:19:05.196462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-03-18 11:19:05.196480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-03-18 11:19:05.196500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-03-18 11:19:05.196521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-03-18 11:19:05.196542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-03-18 11:19:05.196559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-03-18 11:19:05.196580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-03-18 11:19:05.196598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-03-18 11:19:05.196615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-03-18 11:19:05.196632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-03-18 11:19:05.196650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-03-18 11:19:05.196667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-03-18 11:19:05.196684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-03-18 11:19:05.196701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-03-18 11:19:05.196717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-03-18 11:19:05.196734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-03-18 11:19:05.196756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-03-18 11:19:05.196774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-03-18 11:19:05.196791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-03-18 11:19:05.196808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-03-18 11:19:05.196825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-03-18 11:19:05.196843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-03-18 11:19:05.196860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-03-18 11:19:05.196877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-03-18 11:19:05.196894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-03-18 11:19:05.196911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-03-18 11:19:05.196928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-03-18 11:19:05.196945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-03-18 11:19:05.196979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-03-18 11:19:05.196999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-03-18 11:19:05.197016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-03-18 11:19:05.197033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-03-18 11:19:05.197050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-03-18 11:19:05.197067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-03-18 11:19:05.197084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-03-18 11:19:05.197102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-03-18 11:19:05.197119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-03-18 11:19:05.197136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-03-18 11:19:05.197153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-03-18 11:19:05.197170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-03-18 11:19:05.197186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-03-18 11:19:05.197203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-03-18 11:19:05.197220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-03-18 11:19:05.197237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-03-18 11:19:05.197254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-03-18 11:19:05.197271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-03-18 11:19:05.197288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-03-18 11:19:05.197305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-03-18 11:19:05.197322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-03-18 11:19:05.197339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-03-18 11:19:05.197361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-03-18 11:19:05.197379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-03-18 11:19:05.197396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-03-18 11:19:05.197414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-03-18 11:19:05.197431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-03-18 11:19:05.197447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-03-18 11:19:05.197464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-03-18 11:19:05.197481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-03-18 11:19:05.197498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-03-18 11:19:05.197514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-03-18 11:19:05.197531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-03-18 11:19:05.197548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-03-18 11:19:05.197565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-03-18 11:19:05.197582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-03-18 11:19:05.197599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-03-18 11:19:05.197616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-03-18 11:19:05.197633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-03-18 11:19:05.197650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-03-18 11:19:05.197667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-03-18 11:19:05.197684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-03-18 11:19:05.197700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-03-18 11:19:05.197717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-03-18 11:19:05.197733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-03-18 11:19:05.197750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-03-18 11:19:05.197767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-03-18 11:19:05.197784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-03-18 11:19:05.197800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-03-18 11:19:05.197817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-03-18 11:19:05.197834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-03-18 11:19:05.197850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-03-18 11:19:05.197867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-03-18 11:19:05.197883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-03-18 11:19:05.197900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-03-18 11:19:05.197917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-03-18 11:19:05.197939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-03-18 11:19:05.197957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-03-18 11:19:05.197975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-03-18 11:19:05.197991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-03-18 11:19:05.198008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-03-18 11:19:05.198025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-03-18 11:19:05.198042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-03-18 11:19:05.198059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-03-18 11:19:05.198076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-03-18 11:19:05.198093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-03-18 11:19:05.198110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-03-18 11:19:05.198126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-03-18 11:19:05.198143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-03-18 11:19:05.198160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-03-18 11:19:05.198176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-03-18 11:19:05.198193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-03-18 11:19:05.198210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-03-18 11:19:05.198227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-03-18 11:19:05.198244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-03-18 11:19:05.198261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-03-18 11:19:05.198278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-03-18 11:19:05.198295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-03-18 11:19:05.198312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-03-18 11:19:05.198329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-03-18 11:19:05.198347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-03-18 11:19:05.198364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-03-18 11:19:05.198425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-03-18 11:19:05.198448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-03-18 11:19:05.198466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-03-18 11:19:05.198484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-03-18 11:19:05.198501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-03-18 11:19:05.198519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-03-18 11:19:05.198536 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-03-18 11:19:05.198553 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-03-18 11:19:05.198577 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-03-18 11:19:05.198596 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-03-18 11:19:05.198613 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-03-18 11:19:05.198631 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-03-18 11:19:05.198648 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-03-18 11:19:05.198664 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-03-18 11:19:05.198682 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-03-18 11:19:05.198699 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-03-18 11:19:05.198717 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-03-18 11:19:05.198735 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-03-18 11:19:05.198752 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-03-18 11:19:05.198769 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-03-18 11:19:05.198786 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-03-18 11:19:05.198803 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-03-18 11:19:05.198820 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-03-18 11:19:05.198837 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-03-18 11:19:05.198853 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-03-18 11:19:05.198870 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-03-18 11:19:05.198887 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-03-18 11:19:05.198904 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-03-18 11:19:05.198921 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-03-18 11:19:05.198938 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-03-18 11:19:05.198955 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-03-18 11:19:05.198972 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-03-18 11:19:05.198989 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-03-18 11:19:05.199005 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-03-18 11:19:05.199022 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-03-18 11:19:05.199040 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-03-18 11:19:05.199057 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-03-18 11:19:05.199074 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-03-18 11:19:05.199091 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-03-18 11:19:05.199109 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-03-18 11:19:05.199126 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-03-18 11:19:05.199143 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-03-18 11:19:05.199160 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-03-18 11:19:05.199177 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-03-18 11:19:05.199194 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-03-18 11:19:05.199211 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-03-18 11:19:05.199233 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-03-18 11:19:05.199251 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-03-18 11:19:05.199269 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-03-18 11:19:05.199286 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-03-18 11:19:05.199304 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-03-18 11:19:05.199321 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-03-18 11:19:05.199338 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-03-18 11:19:05.199355 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-03-18 11:19:05.199371 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-03-18 11:19:05.199388 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-03-18 11:19:05.199405 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-03-18 11:19:05.199422 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-03-18 11:19:05.199439 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-03-18 11:19:05.199455 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-03-18 11:19:05.199472 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-03-18 11:19:05.199489 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-03-18 11:19:05.199506 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-03-18 11:19:05.199524 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-03-18 11:19:05.199541 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-03-18 11:19:05.199558 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-03-18 11:19:05.199576 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-03-18 11:19:05.199593 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-03-18 11:19:05.199610 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-03-18 11:19:05.199627 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-03-18 11:19:05.199645 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-03-18 11:19:05.199662 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-03-18 11:19:05.199680 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-03-18 11:19:05.199697 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-03-18 11:19:05.199714 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-03-18 11:19:05.199731 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-03-18 11:19:05.199748 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-03-18 11:19:05.199766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-03-18 11:19:05.199783 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-03-18 11:19:05.199800 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-03-18 11:19:05.199817 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-03-18 11:19:05.199835 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-03-18 11:19:05.199861 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-03-18 11:19:05.199880 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-03-18 11:19:05.199897 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-03-18 11:19:05.199914 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-03-18 11:19:05.199932 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-03-18 11:19:05.199949 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-03-18 11:19:05.199966 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-03-18 11:19:05.199983 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-03-18 11:19:05.200000 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-03-18 11:19:05.200017 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-03-18 11:19:05.200034 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-03-18 11:19:05.200052 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-03-18 11:19:05.200069 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-03-18 11:19:05.200086 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-03-18 11:19:05.200103 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-03-18 11:19:05.200120 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-03-18 11:19:05.200137 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-03-18 11:19:05.200155 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-03-18 11:19:05.200172 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-03-18 11:19:05.200189 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-03-18 11:19:05.200206 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-03-18 11:19:05.200223 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-03-18 11:19:05.200240 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-03-18 11:19:05.200257 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-03-18 11:19:05.200274 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-03-18 11:19:05.200307 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-03-18 11:19:05.200330 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-03-18 11:19:05.200351 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-03-18 11:19:05.200372 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-03-18 11:19:05.200393 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-03-18 11:19:05.200414 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-03-18 11:19:05.200436 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-03-18 11:19:05.200458 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-03-18 11:19:05.200479 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-03-18 11:19:05.200501 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-03-18 11:19:05.200522 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-03-18 11:19:05.200550 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-03-18 11:19:05.200573 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-03-18 11:19:05.200595 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-03-18 11:19:05.200617 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-03-18 11:19:05.200639 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-03-18 11:19:05.200661 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-03-18 11:19:05.200682 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-03-18 11:19:05.200704 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-03-18 11:19:05.200725 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-03-18 11:19:05.200747 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-03-18 11:19:05.200768 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-03-18 11:19:05.200789 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-03-18 11:19:05.200811 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-03-18 11:19:05.200833 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-03-18 11:19:05.200855 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-03-18 11:19:05.200876 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-03-18 11:19:05.200898 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-03-18 11:19:05.200920 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-03-18 11:19:05.200941 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-03-18 11:19:05.200979 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-03-18 11:19:05.201002 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-03-18 11:19:05.201024 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-03-18 11:19:05.201045 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-03-18 11:19:05.201067 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-03-18 11:19:05.201088 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-03-18 11:19:05.201109 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-03-18 11:19:05.201130 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-03-18 11:19:05.201151 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-03-18 11:19:05.201173 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-03-18 11:19:05.201194 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-03-18 11:19:05.201216 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.201238 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.201259 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-03-18 11:19:05.201280 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-03-18 11:19:05.201301 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-03-18 11:19:05.201331 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-03-18 11:19:05.201353 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-03-18 11:19:05.201375 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-03-18 11:19:05.201396 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-03-18 11:19:05.201418 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-xdshx.txt 2026-03-18 11:19:05.201439 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-xdshx.yaml 2026-03-18 11:19:05.201461 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-03-18 11:19:05.201482 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-03-18 11:19:05.201503 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-03-18 11:19:05.201524 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-03-18 11:19:05.201546 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-03-18 11:19:05.201568 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-03-18 11:19:05.201589 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-03-18 11:19:05.201610 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-03-18 11:19:05.201632 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-03-18 11:19:05.201654 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-03-18 11:19:05.201676 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-03-18 11:19:05.201698 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-03-18 11:19:05.201721 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-03-18 11:19:05.201744 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-03-18 11:19:05.201767 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-03-18 11:19:05.201790 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-03-18 11:19:05.201813 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.201836 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.201859 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-03-18 11:19:05.201881 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-03-18 11:19:05.201904 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-03-18 11:19:05.201927 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-03-18 11:19:05.201950 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-03-18 11:19:05.201973 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-03-18 11:19:05.201996 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-03-18 11:19:05.202019 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-03-18 11:19:05.202043 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-03-18 11:19:05.202066 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-03-18 11:19:05.202089 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2nxtm.txt 2026-03-18 11:19:05.202112 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2nxtm.yaml 2026-03-18 11:19:05.202140 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-03-18 11:19:05.202164 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-03-18 11:19:05.202187 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-03-18 11:19:05.202210 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-03-18 11:19:05.202233 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-03-18 11:19:05.202256 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-03-18 11:19:05.202280 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-03-18 11:19:05.202302 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-03-18 11:19:05.202325 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-03-18 11:19:05.202348 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-03-18 11:19:05.202371 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-03-18 11:19:05.202394 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-03-18 11:19:05.202416 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-03-18 11:19:05.202438 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-03-18 11:19:05.202459 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-03-18 11:19:05.202481 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-03-18 11:19:05.202503 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-03-18 11:19:05.202524 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-03-18 11:19:05.202546 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-03-18 11:19:05.202567 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-03-18 11:19:05.202589 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-03-18 11:19:05.202610 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-03-18 11:19:05.202632 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-03-18 11:19:05.202653 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-03-18 11:19:05.202675 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-03-18 11:19:05.202697 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-03-18 11:19:05.202719 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-03-18 11:19:05.202740 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-03-18 11:19:05.202762 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-03-18 11:19:05.202784 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-03-18 11:19:05.202805 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-03-18 11:19:05.202827 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-03-18 11:19:05.202852 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-03-18 11:19:05.202875 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-03-18 11:19:05.202897 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-03-18 11:19:05.202924 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-03-18 11:19:05.202947 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-03-18 11:19:05.202970 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-03-18 11:19:05.202995 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-03-18 11:19:05.203017 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-03-18 11:19:05.203039 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-03-18 11:19:05.203058 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-03-18 11:19:05.203075 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-03-18 11:19:05.203093 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-03-18 11:19:05.203110 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-03-18 11:19:05.203127 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-03-18 11:19:05.203148 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-03-18 11:19:05.203175 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-03-18 11:19:05.203199 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-03-18 11:19:05.203218 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-03-18 11:19:05.203236 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-03-18 11:19:05.203253 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-03-18 11:19:05.203270 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-03-18 11:19:05.203287 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-03-18 11:19:05.203304 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-03-18 11:19:05.203321 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-03-18 11:19:05.203338 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-03-18 11:19:05.203355 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-03-18 11:19:05.203372 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-03-18 11:19:05.203389 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-03-18 11:19:05.203407 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-03-18 11:19:05.203425 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-03-18 11:19:05.203442 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-03-18 11:19:05.203459 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-03-18 11:19:05.203477 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-03-18 11:19:05.203494 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-03-18 11:19:05.203512 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-03-18 11:19:05.203529 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-03-18 11:19:05.203546 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-03-18 11:19:05.203582 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-03-18 11:19:05.203600 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-03-18 11:19:05.203617 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-03-18 11:19:05.203634 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-03-18 11:19:05.203652 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-03-18 11:19:05.203669 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-t9fgt.txt 2026-03-18 11:19:05.203686 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-t9fgt.yaml 2026-03-18 11:19:05.203704 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-03-18 11:19:05.203721 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-03-18 11:19:05.203740 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-03-18 11:19:05.203766 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-03-18 11:19:05.203791 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-03-18 11:19:05.242575 | 2026-03-18 11:19:05.242659 | TASK [gather-pod-logs : creating directory for pod logs] 2026-03-18 11:19:05.459574 | instance | changed 2026-03-18 11:19:05.468400 | 2026-03-18 11:19:05.468570 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-03-18 11:19:05.688519 | instance | changed 2026-03-18 11:19:05.695908 | 2026-03-18 11:19:05.695986 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-03-18 11:19:06.290991 | instance | auth-system/keycloak-0/keycloak 2026-03-18 11:19:06.502177 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-03-18 11:19:06.711384 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf/manager 2026-03-18 11:19:06.910205 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf" not found 2026-03-18 11:19:07.111275 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl/manager 2026-03-18 11:19:07.334878 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl" not found 2026-03-18 11:19:07.568446 | instance | capi-system/capi-controller-manager-bc4cf8c95-2k9qt/manager 2026-03-18 11:19:07.813974 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-2k9qt" not found 2026-03-18 11:19:08.036779 | instance | capo-system/capo-controller-manager-6975759b4b-bgchk/manager 2026-03-18 11:19:08.250273 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-6975759b4b-bgchk" not found 2026-03-18 11:19:08.455082 | instance | cert-manager/cert-manager-75c4c745bc-xmm6q/cert-manager-controller 2026-03-18 11:19:08.681155 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-xmm6q" not found 2026-03-18 11:19:08.870328 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-gttxv/cert-manager-cainjector 2026-03-18 11:19:09.065998 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-gttxv" not found 2026-03-18 11:19:09.272761 | instance | cert-manager/cert-manager-webhook-548949fc64-5cbdx/cert-manager-webhook 2026-03-18 11:19:09.478113 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-5cbdx" not found 2026-03-18 11:19:09.664272 | instance | ingress-nginx/ingress-nginx-controller-wh9r9/controller 2026-03-18 11:19:09.926789 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-wh9r9" not found 2026-03-18 11:19:10.122587 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tbq2s/ingress-nginx-default-backend 2026-03-18 11:19:10.326103 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-tbq2s" not found 2026-03-18 11:19:10.529464 | instance | kube-system/cilium-operator-869df985b8-dhbxk/cilium-operator 2026-03-18 11:19:10.739017 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-dhbxk" not found 2026-03-18 11:19:10.945751 | instance | kube-system/cilium-s6r62/config 2026-03-18 11:19:11.152943 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-s6r62" not found 2026-03-18 11:19:11.159705 | instance | kube-system/cilium-s6r62/mount-cgroup 2026-03-18 11:19:11.374673 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-s6r62" not found 2026-03-18 11:19:11.388192 | instance | kube-system/cilium-s6r62/apply-sysctl-overwrites 2026-03-18 11:19:11.591838 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-s6r62" not found 2026-03-18 11:19:11.596250 | instance | kube-system/cilium-s6r62/mount-bpf-fs 2026-03-18 11:19:11.784073 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-s6r62" not found 2026-03-18 11:19:11.789451 | instance | kube-system/cilium-s6r62/clean-cilium-state 2026-03-18 11:19:12.022182 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-s6r62" not found 2026-03-18 11:19:12.027948 | instance | kube-system/cilium-s6r62/install-cni-binaries 2026-03-18 11:19:12.245483 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-s6r62" not found 2026-03-18 11:19:12.251144 | instance | kube-system/cilium-s6r62/cilium-agent 2026-03-18 11:19:12.570646 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-s6r62" not found 2026-03-18 11:19:12.760480 | instance | kube-system/coredns-67659f764b-6k5qr/coredns 2026-03-18 11:19:12.959130 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-6k5qr" not found 2026-03-18 11:19:13.154030 | instance | kube-system/coredns-67659f764b-whvsl/coredns 2026-03-18 11:19:13.351435 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-whvsl" not found 2026-03-18 11:19:13.563363 | instance | kube-system/etcd-instance/etcd 2026-03-18 11:19:13.990649 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-03-18 11:19:14.201284 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-03-18 11:19:14.503280 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-03-18 11:19:14.700206 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-03-18 11:19:15.041616 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-03-18 11:19:15.265753 | instance | kube-system/kube-proxy-ztf9z/kube-proxy 2026-03-18 11:19:15.481291 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-ztf9z" not found 2026-03-18 11:19:15.689997 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-03-18 11:19:15.905415 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-03-18 11:19:16.114398 | instance | kube-system/kube-vip-instance/kube-vip 2026-03-18 11:19:16.308801 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-03-18 11:19:16.517391 | instance | local-path-storage/local-path-provisioner-679c578f5-46g8l/local-path-provisioner 2026-03-18 11:19:16.708946 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-46g8l" not found 2026-03-18 11:19:16.898215 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-03-18 11:19:17.099007 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-18 11:19:17.104075 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-03-18 11:19:17.324116 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-18 11:19:17.329727 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-03-18 11:19:17.539437 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-18 11:19:17.544155 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-03-18 11:19:17.788941 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-03-18 11:19:18.010879 | instance | monitoring/goldpinger-5b9mb/goldpinger-daemon 2026-03-18 11:19:18.206358 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-5b9mb" not found 2026-03-18 11:19:18.418423 | instance | monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana-sc-dashboard 2026-03-18 11:19:18.630468 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5d7b9485c4-cxgvz" not found 2026-03-18 11:19:18.635112 | instance | monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana-sc-datasources 2026-03-18 11:19:18.844339 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5d7b9485c4-cxgvz" not found 2026-03-18 11:19:18.849559 | instance | monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana 2026-03-18 11:19:19.107341 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5d7b9485c4-cxgvz" not found 2026-03-18 11:19:19.314428 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw/kube-state-metrics 2026-03-18 11:19:19.547276 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw" not found 2026-03-18 11:19:19.735153 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-kvmpf/kube-prometheus-stack 2026-03-18 11:19:19.956286 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-kvmpf" not found 2026-03-18 11:19:20.152662 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/node-exporter 2026-03-18 11:19:20.367659 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/pod-tls-sidecar 2026-03-18 11:19:20.577008 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-rs59n" not found 2026-03-18 11:19:20.785550 | instance | monitoring/loki-0/loki 2026-03-18 11:19:21.037935 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-03-18 11:19:21.287144 | instance | monitoring/loki-chunks-cache-0/memcached 2026-03-18 11:19:21.498901 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-03-18 11:19:21.504002 | instance | monitoring/loki-chunks-cache-0/exporter 2026-03-18 11:19:21.716244 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-03-18 11:19:21.896165 | instance | monitoring/loki-gateway-cf54cb88c-kgdnv/nginx 2026-03-18 11:19:22.391229 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-kgdnv" not found 2026-03-18 11:19:22.611577 | instance | monitoring/loki-results-cache-0/memcached 2026-03-18 11:19:22.846505 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-03-18 11:19:22.851604 | instance | monitoring/loki-results-cache-0/exporter 2026-03-18 11:19:23.051858 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-03-18 11:19:23.257115 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-tt6t5/gc 2026-03-18 11:19:23.460012 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-tt6t5" not found 2026-03-18 11:19:23.656192 | instance | monitoring/node-feature-discovery-master-8665476dbc-wmsfn/master 2026-03-18 11:19:23.862634 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-wmsfn" not found 2026-03-18 11:19:24.068904 | instance | monitoring/node-feature-discovery-worker-zpp4g/worker 2026-03-18 11:19:24.293928 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-zpp4g" not found 2026-03-18 11:19:24.532553 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-03-18 11:19:24.740867 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-18 11:19:24.751274 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-03-18 11:19:24.958280 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-18 11:19:24.963948 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-03-18 11:19:25.172138 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-18 11:19:25.180033 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-03-18 11:19:25.395973 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-18 11:19:25.402216 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-03-18 11:19:25.628661 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-03-18 11:19:25.831694 | instance | monitoring/prometheus-pushgateway-7b8659c68b-8s82r/pushgateway 2026-03-18 11:19:26.040778 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-8s82r" not found 2026-03-18 11:19:26.225542 | instance | monitoring/vector-4fk9f/vector 2026-03-18 11:19:26.491318 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-4fk9f" not found 2026-03-18 11:19:26.681703 | instance | openstack/barbican-api-5d5f6fdfcb-7mzfr/init 2026-03-18 11:19:26.882213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-5d5f6fdfcb-7mzfr" not found 2026-03-18 11:19:26.887582 | instance | openstack/barbican-api-5d5f6fdfcb-7mzfr/barbican-api 2026-03-18 11:19:27.072449 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-5d5f6fdfcb-7mzfr" not found 2026-03-18 11:19:27.284107 | instance | openstack/barbican-db-init-758pt/init 2026-03-18 11:19:27.467991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-758pt" not found 2026-03-18 11:19:27.471868 | instance | openstack/barbican-db-init-758pt/barbican-db-init-0 2026-03-18 11:19:27.654252 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-758pt" not found 2026-03-18 11:19:27.826460 | instance | openstack/barbican-db-sync-v9bnz/init 2026-03-18 11:19:28.010578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-v9bnz" not found 2026-03-18 11:19:28.016782 | instance | openstack/barbican-db-sync-v9bnz/barbican-db-sync 2026-03-18 11:19:28.204193 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-v9bnz" not found 2026-03-18 11:19:28.400377 | instance | openstack/barbican-ks-endpoints-9rvqq/init 2026-03-18 11:19:28.600806 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-9rvqq" not found 2026-03-18 11:19:28.604803 | instance | openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-admin 2026-03-18 11:19:28.788536 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-9rvqq" not found 2026-03-18 11:19:28.792696 | instance | openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-internal 2026-03-18 11:19:28.978891 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-9rvqq" not found 2026-03-18 11:19:28.983718 | instance | openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-public 2026-03-18 11:19:29.183901 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-9rvqq" not found 2026-03-18 11:19:29.370964 | instance | openstack/barbican-ks-service-64d5h/init 2026-03-18 11:19:29.574194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-64d5h" not found 2026-03-18 11:19:29.580084 | instance | openstack/barbican-ks-service-64d5h/key-manager-ks-service-registration 2026-03-18 11:19:29.767293 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-64d5h" not found 2026-03-18 11:19:29.961949 | instance | openstack/barbican-ks-user-6tvqk/init 2026-03-18 11:19:30.152228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-6tvqk" not found 2026-03-18 11:19:30.157388 | instance | openstack/barbican-ks-user-6tvqk/barbican-ks-user 2026-03-18 11:19:30.378671 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-6tvqk" not found 2026-03-18 11:19:30.573650 | instance | openstack/barbican-rabbit-init-fxhd5/init 2026-03-18 11:19:30.775774 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-fxhd5" not found 2026-03-18 11:19:30.779989 | instance | openstack/barbican-rabbit-init-fxhd5/rabbit-init 2026-03-18 11:19:30.985363 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-fxhd5" not found 2026-03-18 11:19:31.192750 | instance | openstack/cinder-api-5cccff668d-ljfsm/init 2026-03-18 11:19:31.395461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5cccff668d-ljfsm" not found 2026-03-18 11:19:31.400025 | instance | openstack/cinder-api-5cccff668d-ljfsm/ceph-coordination-volume-perms 2026-03-18 11:19:31.596765 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5cccff668d-ljfsm" not found 2026-03-18 11:19:31.602236 | instance | openstack/cinder-api-5cccff668d-ljfsm/cinder-api 2026-03-18 11:19:31.919348 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5cccff668d-ljfsm" not found 2026-03-18 11:19:32.113305 | instance | openstack/cinder-backup-9db4cf89b-lqbld/init 2026-03-18 11:19:32.313964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-9db4cf89b-lqbld" not found 2026-03-18 11:19:32.317894 | instance | openstack/cinder-backup-9db4cf89b-lqbld/ceph-backup-keyring-placement 2026-03-18 11:19:32.507186 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-9db4cf89b-lqbld" not found 2026-03-18 11:19:32.510854 | instance | openstack/cinder-backup-9db4cf89b-lqbld/ceph-keyring-placement-rbd1 2026-03-18 11:19:32.695828 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-9db4cf89b-lqbld" not found 2026-03-18 11:19:32.700064 | instance | openstack/cinder-backup-9db4cf89b-lqbld/ceph-coordination-volume-perms 2026-03-18 11:19:32.888605 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-9db4cf89b-lqbld" not found 2026-03-18 11:19:32.892789 | instance | openstack/cinder-backup-9db4cf89b-lqbld/cinder-backup 2026-03-18 11:19:33.082831 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-9db4cf89b-lqbld" not found 2026-03-18 11:19:33.269154 | instance | openstack/cinder-backup-storage-init-7rs7t/init 2026-03-18 11:19:33.446062 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-7rs7t" not found 2026-03-18 11:19:33.451495 | instance | openstack/cinder-backup-storage-init-7rs7t/ceph-keyring-placement 2026-03-18 11:19:33.636122 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-7rs7t" not found 2026-03-18 11:19:33.640826 | instance | openstack/cinder-backup-storage-init-7rs7t/cinder-backup-storage-init 2026-03-18 11:19:33.823435 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-7rs7t" not found 2026-03-18 11:19:34.018174 | instance | openstack/cinder-bootstrap-zpxlb/init 2026-03-18 11:19:34.204138 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-zpxlb" not found 2026-03-18 11:19:34.217966 | instance | openstack/cinder-bootstrap-zpxlb/bootstrap 2026-03-18 11:19:34.412358 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-zpxlb" not found 2026-03-18 11:19:34.616763 | instance | openstack/cinder-create-internal-tenant-gncbz/init 2026-03-18 11:19:34.789145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-gncbz" not found 2026-03-18 11:19:34.795139 | instance | openstack/cinder-create-internal-tenant-gncbz/create-internal-tenant 2026-03-18 11:19:34.988038 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-gncbz" not found 2026-03-18 11:19:35.180100 | instance | openstack/cinder-db-init-8zcvg/init 2026-03-18 11:19:35.362712 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-8zcvg" not found 2026-03-18 11:19:35.368153 | instance | openstack/cinder-db-init-8zcvg/cinder-db-init-0 2026-03-18 11:19:35.559784 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-8zcvg" not found 2026-03-18 11:19:35.770288 | instance | openstack/cinder-db-sync-fvdpw/init 2026-03-18 11:19:35.959733 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-fvdpw" not found 2026-03-18 11:19:35.964447 | instance | openstack/cinder-db-sync-fvdpw/cinder-db-sync 2026-03-18 11:19:36.173561 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-fvdpw" not found 2026-03-18 11:19:36.363071 | instance | openstack/cinder-ks-endpoints-2hf6h/init 2026-03-18 11:19:36.545940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-2hf6h" not found 2026-03-18 11:19:36.550491 | instance | openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-admin 2026-03-18 11:19:36.742111 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-2hf6h" not found 2026-03-18 11:19:36.748406 | instance | openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-internal 2026-03-18 11:19:36.955301 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-2hf6h" not found 2026-03-18 11:19:36.960956 | instance | openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-public 2026-03-18 11:19:37.163365 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-2hf6h" not found 2026-03-18 11:19:37.371875 | instance | openstack/cinder-ks-service-gtm7j/init 2026-03-18 11:19:37.575310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-gtm7j" not found 2026-03-18 11:19:37.580382 | instance | openstack/cinder-ks-service-gtm7j/volumev3-ks-service-registration 2026-03-18 11:19:37.798107 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-gtm7j" not found 2026-03-18 11:19:37.998890 | instance | openstack/cinder-ks-user-8hprp/init 2026-03-18 11:19:38.200381 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-8hprp" not found 2026-03-18 11:19:38.206000 | instance | openstack/cinder-ks-user-8hprp/cinder-ks-user 2026-03-18 11:19:38.404447 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-8hprp" not found 2026-03-18 11:19:38.598469 | instance | openstack/cinder-rabbit-init-j97kt/init 2026-03-18 11:19:38.831119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-j97kt" not found 2026-03-18 11:19:38.836646 | instance | openstack/cinder-rabbit-init-j97kt/rabbit-init 2026-03-18 11:19:39.047663 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-j97kt" not found 2026-03-18 11:19:39.251217 | instance | openstack/cinder-scheduler-5467c8d464-vgk2x/init 2026-03-18 11:19:39.461168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-5467c8d464-vgk2x" not found 2026-03-18 11:19:39.468034 | instance | openstack/cinder-scheduler-5467c8d464-vgk2x/ceph-coordination-volume-perms 2026-03-18 11:19:39.663850 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-5467c8d464-vgk2x" not found 2026-03-18 11:19:39.669861 | instance | openstack/cinder-scheduler-5467c8d464-vgk2x/cinder-scheduler 2026-03-18 11:19:39.871830 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-5467c8d464-vgk2x" not found 2026-03-18 11:19:40.056657 | instance | openstack/cinder-storage-init-vk2rw/init 2026-03-18 11:19:40.248152 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-vk2rw" not found 2026-03-18 11:19:40.252880 | instance | openstack/cinder-storage-init-vk2rw/ceph-keyring-placement 2026-03-18 11:19:40.439834 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-vk2rw" not found 2026-03-18 11:19:40.443868 | instance | openstack/cinder-storage-init-vk2rw/cinder-storage-init-rbd1 2026-03-18 11:19:40.647703 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-vk2rw" not found 2026-03-18 11:19:40.858946 | instance | openstack/cinder-volume-7b99cd6f5c-7vhww/init 2026-03-18 11:19:41.055191 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-7b99cd6f5c-7vhww" not found 2026-03-18 11:19:41.060595 | instance | openstack/cinder-volume-7b99cd6f5c-7vhww/ceph-keyring-placement-rbd1 2026-03-18 11:19:41.257281 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-7b99cd6f5c-7vhww" not found 2026-03-18 11:19:41.264368 | instance | openstack/cinder-volume-7b99cd6f5c-7vhww/ceph-coordination-volume-perms 2026-03-18 11:19:41.471038 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-7b99cd6f5c-7vhww" not found 2026-03-18 11:19:41.475375 | instance | openstack/cinder-volume-7b99cd6f5c-7vhww/init-cinder-conf 2026-03-18 11:19:41.694303 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-7b99cd6f5c-7vhww" not found 2026-03-18 11:19:41.700756 | instance | openstack/cinder-volume-7b99cd6f5c-7vhww/cinder-volume 2026-03-18 11:19:41.907502 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-7b99cd6f5c-7vhww" not found 2026-03-18 11:19:42.093484 | instance | openstack/cinder-volume-usage-audit-29563865-cz64w/init 2026-03-18 11:19:42.297488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29563865-cz64w" not found 2026-03-18 11:19:42.302620 | instance | openstack/cinder-volume-usage-audit-29563865-cz64w/cinder-volume-usage-audit 2026-03-18 11:19:42.493720 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29563865-cz64w" not found 2026-03-18 11:19:42.672607 | instance | openstack/glance-api-5764f94fff-cpplm/init 2026-03-18 11:19:42.852094 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5764f94fff-cpplm" not found 2026-03-18 11:19:42.857004 | instance | openstack/glance-api-5764f94fff-cpplm/glance-perms 2026-03-18 11:19:43.053636 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5764f94fff-cpplm" not found 2026-03-18 11:19:43.057748 | instance | openstack/glance-api-5764f94fff-cpplm/ceph-keyring-placement 2026-03-18 11:19:43.244005 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5764f94fff-cpplm" not found 2026-03-18 11:19:43.249650 | instance | openstack/glance-api-5764f94fff-cpplm/glance-api 2026-03-18 11:19:43.463713 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5764f94fff-cpplm" not found 2026-03-18 11:19:43.659105 | instance | openstack/glance-db-init-f5j2r/init 2026-03-18 11:19:43.851165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-f5j2r" not found 2026-03-18 11:19:43.857088 | instance | openstack/glance-db-init-f5j2r/glance-db-init-0 2026-03-18 11:19:44.053541 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-f5j2r" not found 2026-03-18 11:19:44.260053 | instance | openstack/glance-db-sync-9kzgz/init 2026-03-18 11:19:44.450707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-9kzgz" not found 2026-03-18 11:19:44.455156 | instance | openstack/glance-db-sync-9kzgz/glance-db-sync 2026-03-18 11:19:44.668928 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-9kzgz" not found 2026-03-18 11:19:44.866136 | instance | openstack/glance-ks-endpoints-48wf5/init 2026-03-18 11:19:45.059341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-48wf5" not found 2026-03-18 11:19:45.065939 | instance | openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-admin 2026-03-18 11:19:45.289531 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-48wf5" not found 2026-03-18 11:19:45.294697 | instance | openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-internal 2026-03-18 11:19:45.514395 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-48wf5" not found 2026-03-18 11:19:45.518689 | instance | openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-public 2026-03-18 11:19:45.722734 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-48wf5" not found 2026-03-18 11:19:45.944116 | instance | openstack/glance-ks-service-jg4s2/init 2026-03-18 11:19:46.144611 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-jg4s2" not found 2026-03-18 11:19:46.149213 | instance | openstack/glance-ks-service-jg4s2/image-ks-service-registration 2026-03-18 11:19:46.375309 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-jg4s2" not found 2026-03-18 11:19:46.572294 | instance | openstack/glance-ks-user-4gp2m/init 2026-03-18 11:19:46.775465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-4gp2m" not found 2026-03-18 11:19:46.780859 | instance | openstack/glance-ks-user-4gp2m/glance-ks-user 2026-03-18 11:19:46.974048 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-4gp2m" not found 2026-03-18 11:19:47.181696 | instance | openstack/glance-metadefs-load-drb6l/init 2026-03-18 11:19:47.381981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-drb6l" not found 2026-03-18 11:19:47.386615 | instance | openstack/glance-metadefs-load-drb6l/glance-metadefs-load 2026-03-18 11:19:47.584554 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-drb6l" not found 2026-03-18 11:19:47.769650 | instance | openstack/glance-rabbit-init-24pgq/init 2026-03-18 11:19:47.961982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-24pgq" not found 2026-03-18 11:19:47.966793 | instance | openstack/glance-rabbit-init-24pgq/rabbit-init 2026-03-18 11:19:48.161822 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-24pgq" not found 2026-03-18 11:19:48.358403 | instance | openstack/glance-storage-init-59b2c/init 2026-03-18 11:19:48.555813 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-59b2c" not found 2026-03-18 11:19:48.562224 | instance | openstack/glance-storage-init-59b2c/ceph-keyring-placement 2026-03-18 11:19:48.754240 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-59b2c" not found 2026-03-18 11:19:48.758910 | instance | openstack/glance-storage-init-59b2c/glance-storage-init 2026-03-18 11:19:48.944192 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-59b2c" not found 2026-03-18 11:19:49.124168 | instance | openstack/heat-api-7fbfdd5654-rwmll/init 2026-03-18 11:19:49.317109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-7fbfdd5654-rwmll" not found 2026-03-18 11:19:49.326198 | instance | openstack/heat-api-7fbfdd5654-rwmll/heat-api 2026-03-18 11:19:49.514979 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-7fbfdd5654-rwmll" not found 2026-03-18 11:19:49.694946 | instance | openstack/heat-bootstrap-qkk6m/init 2026-03-18 11:19:49.875391 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-qkk6m" not found 2026-03-18 11:19:49.881863 | instance | openstack/heat-bootstrap-qkk6m/bootstrap 2026-03-18 11:19:50.061500 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-qkk6m" not found 2026-03-18 11:19:50.259130 | instance | openstack/heat-cfn-5d5c6bf4bd-hgzwt/init 2026-03-18 11:19:50.449633 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-5d5c6bf4bd-hgzwt" not found 2026-03-18 11:19:50.454564 | instance | openstack/heat-cfn-5d5c6bf4bd-hgzwt/heat-cfn 2026-03-18 11:19:50.629895 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-5d5c6bf4bd-hgzwt" not found 2026-03-18 11:19:50.806885 | instance | openstack/heat-db-init-p2sl4/init 2026-03-18 11:19:50.992015 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-p2sl4" not found 2026-03-18 11:19:50.996337 | instance | openstack/heat-db-init-p2sl4/heat-db-init-0 2026-03-18 11:19:51.232032 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-p2sl4" not found 2026-03-18 11:19:51.432478 | instance | openstack/heat-db-sync-pfvbf/init 2026-03-18 11:19:51.630759 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-pfvbf" not found 2026-03-18 11:19:51.635140 | instance | openstack/heat-db-sync-pfvbf/heat-db-sync 2026-03-18 11:19:51.832623 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-pfvbf" not found 2026-03-18 11:19:52.023470 | instance | openstack/heat-domain-ks-user-fqkhn/init 2026-03-18 11:19:52.200098 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-fqkhn" not found 2026-03-18 11:19:52.204838 | instance | openstack/heat-domain-ks-user-fqkhn/heat-ks-domain-user 2026-03-18 11:19:52.400649 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-fqkhn" not found 2026-03-18 11:19:52.590686 | instance | openstack/heat-engine-6489976855-4zqrk/init 2026-03-18 11:19:52.789962 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-6489976855-4zqrk" not found 2026-03-18 11:19:52.794604 | instance | openstack/heat-engine-6489976855-4zqrk/heat-engine 2026-03-18 11:19:52.988264 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-6489976855-4zqrk" not found 2026-03-18 11:19:53.188889 | instance | openstack/heat-engine-cleaner-29563865-pkb66/init 2026-03-18 11:19:53.392137 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29563865-pkb66" not found 2026-03-18 11:19:53.396878 | instance | openstack/heat-engine-cleaner-29563865-pkb66/heat-engine-cleaner 2026-03-18 11:19:53.599375 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29563865-pkb66" not found 2026-03-18 11:19:53.783656 | instance | openstack/heat-engine-cleaner-29563870-pjkr7/init 2026-03-18 11:19:53.974643 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29563870-pjkr7" not found 2026-03-18 11:19:53.980057 | instance | openstack/heat-engine-cleaner-29563870-pjkr7/heat-engine-cleaner 2026-03-18 11:19:54.153264 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29563870-pjkr7" not found 2026-03-18 11:19:54.347429 | instance | openstack/heat-engine-cleaner-29563875-b99mz/init 2026-03-18 11:19:54.522496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29563875-b99mz" not found 2026-03-18 11:19:54.529146 | instance | openstack/heat-engine-cleaner-29563875-b99mz/heat-engine-cleaner 2026-03-18 11:19:54.726012 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29563875-b99mz" not found 2026-03-18 11:19:54.931162 | instance | openstack/heat-ks-endpoints-qgvvn/init 2026-03-18 11:19:55.157758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-qgvvn" not found 2026-03-18 11:19:55.162580 | instance | openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-admin 2026-03-18 11:19:55.379151 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-qgvvn" not found 2026-03-18 11:19:55.384181 | instance | openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-internal 2026-03-18 11:19:55.581346 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-qgvvn" not found 2026-03-18 11:19:55.586981 | instance | openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-public 2026-03-18 11:19:55.802221 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-qgvvn" not found 2026-03-18 11:19:55.807130 | instance | openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-admin 2026-03-18 11:19:56.004064 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-qgvvn" not found 2026-03-18 11:19:56.008036 | instance | openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-internal 2026-03-18 11:19:56.189315 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-qgvvn" not found 2026-03-18 11:19:56.194376 | instance | openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-public 2026-03-18 11:19:56.400000 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-qgvvn" not found 2026-03-18 11:19:56.618244 | instance | openstack/heat-ks-service-4jjlb/init 2026-03-18 11:19:56.840250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-4jjlb" not found 2026-03-18 11:19:56.845126 | instance | openstack/heat-ks-service-4jjlb/orchestration-ks-service-registration 2026-03-18 11:19:57.024458 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-4jjlb" not found 2026-03-18 11:19:57.028536 | instance | openstack/heat-ks-service-4jjlb/cloudformation-ks-service-registration 2026-03-18 11:19:57.229665 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-4jjlb" not found 2026-03-18 11:19:57.430513 | instance | openstack/heat-ks-user-q92bn/init 2026-03-18 11:19:57.613681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-q92bn" not found 2026-03-18 11:19:57.617643 | instance | openstack/heat-ks-user-q92bn/heat-ks-user 2026-03-18 11:19:57.808389 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-q92bn" not found 2026-03-18 11:19:57.813687 | instance | openstack/heat-ks-user-q92bn/heat-trustee-ks-user 2026-03-18 11:19:57.995212 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-q92bn" not found 2026-03-18 11:19:58.173258 | instance | openstack/heat-rabbit-init-hhqtp/init 2026-03-18 11:19:58.365142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-hhqtp" not found 2026-03-18 11:19:58.368901 | instance | openstack/heat-rabbit-init-hhqtp/rabbit-init 2026-03-18 11:19:58.564413 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-hhqtp" not found 2026-03-18 11:19:58.758328 | instance | openstack/heat-trusts-7k2fw/init 2026-03-18 11:19:58.934518 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-7k2fw" not found 2026-03-18 11:19:58.939578 | instance | openstack/heat-trusts-7k2fw/heat-trusts 2026-03-18 11:19:59.131442 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-7k2fw" not found 2026-03-18 11:19:59.329161 | instance | openstack/horizon-76f6bd7fd6-qh4p7/init 2026-03-18 11:19:59.518701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-76f6bd7fd6-qh4p7" not found 2026-03-18 11:19:59.523322 | instance | openstack/horizon-76f6bd7fd6-qh4p7/horizon 2026-03-18 11:19:59.762996 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-76f6bd7fd6-qh4p7" not found 2026-03-18 11:19:59.951504 | instance | openstack/horizon-db-init-2gxxq/init 2026-03-18 11:20:00.137528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-2gxxq" not found 2026-03-18 11:20:00.141257 | instance | openstack/horizon-db-init-2gxxq/horizon-db-init-0 2026-03-18 11:20:00.320743 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-2gxxq" not found 2026-03-18 11:20:00.510685 | instance | openstack/horizon-db-sync-hbptd/init 2026-03-18 11:20:00.725057 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-hbptd" not found 2026-03-18 11:20:00.730633 | instance | openstack/horizon-db-sync-hbptd/horizon-db-sync 2026-03-18 11:20:00.915248 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-hbptd" not found 2026-03-18 11:20:01.107473 | instance | openstack/keepalived-9qjd8/init 2026-03-18 11:20:01.351229 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-9qjd8" not found 2026-03-18 11:20:01.355489 | instance | openstack/keepalived-9qjd8/wait-for-ip 2026-03-18 11:20:01.779606 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-9qjd8" not found 2026-03-18 11:20:01.782934 | instance | openstack/keepalived-9qjd8/keepalived 2026-03-18 11:20:02.063347 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-9qjd8" not found 2026-03-18 11:20:02.270442 | instance | openstack/keystone-api-b8b676896-jxtbg/init 2026-03-18 11:20:02.464265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-b8b676896-jxtbg" not found 2026-03-18 11:20:02.469287 | instance | openstack/keystone-api-b8b676896-jxtbg/keystone-api 2026-03-18 11:20:03.401204 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-b8b676896-jxtbg" not found 2026-03-18 11:20:03.569614 | instance | openstack/keystone-bootstrap-6kc2p/init 2026-03-18 11:20:03.769393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-6kc2p" not found 2026-03-18 11:20:03.775479 | instance | openstack/keystone-bootstrap-6kc2p/bootstrap 2026-03-18 11:20:03.974311 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-6kc2p" not found 2026-03-18 11:20:04.175999 | instance | openstack/keystone-credential-setup-dfk9c/init 2026-03-18 11:20:04.366872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-dfk9c" not found 2026-03-18 11:20:04.372238 | instance | openstack/keystone-credential-setup-dfk9c/keystone-credential-setup 2026-03-18 11:20:04.571760 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-dfk9c" not found 2026-03-18 11:20:04.771178 | instance | openstack/keystone-db-init-gzzbt/init 2026-03-18 11:20:04.963772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-gzzbt" not found 2026-03-18 11:20:04.969412 | instance | openstack/keystone-db-init-gzzbt/keystone-db-init-0 2026-03-18 11:20:05.168820 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-gzzbt" not found 2026-03-18 11:20:05.363823 | instance | openstack/keystone-db-sync-bds6n/init 2026-03-18 11:20:05.558137 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-bds6n" not found 2026-03-18 11:20:05.565451 | instance | openstack/keystone-db-sync-bds6n/keystone-db-sync 2026-03-18 11:20:05.789930 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-bds6n" not found 2026-03-18 11:20:05.983892 | instance | openstack/keystone-domain-manage-xj8dm/init 2026-03-18 11:20:06.187920 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-xj8dm" not found 2026-03-18 11:20:06.194110 | instance | openstack/keystone-domain-manage-xj8dm/keystone-domain-manage 2026-03-18 11:20:06.403927 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-xj8dm" not found 2026-03-18 11:20:06.595055 | instance | openstack/keystone-fernet-setup-8ldq5/init 2026-03-18 11:20:06.796577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-8ldq5" not found 2026-03-18 11:20:06.807167 | instance | openstack/keystone-fernet-setup-8ldq5/keystone-fernet-setup 2026-03-18 11:20:07.037282 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-8ldq5" not found 2026-03-18 11:20:07.246161 | instance | openstack/keystone-rabbit-init-v7jmc/init 2026-03-18 11:20:07.438060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-v7jmc" not found 2026-03-18 11:20:07.443441 | instance | openstack/keystone-rabbit-init-v7jmc/rabbit-init 2026-03-18 11:20:07.668759 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-v7jmc" not found 2026-03-18 11:20:07.906689 | instance | openstack/libvirt-libvirt-default-ks6bl/init 2026-03-18 11:20:08.123406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-ks6bl" not found 2026-03-18 11:20:08.128952 | instance | openstack/libvirt-libvirt-default-ks6bl/init-dynamic-options 2026-03-18 11:20:08.336176 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-ks6bl" not found 2026-03-18 11:20:08.342256 | instance | openstack/libvirt-libvirt-default-ks6bl/ceph-admin-keyring-placement 2026-03-18 11:20:08.548601 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-ks6bl" not found 2026-03-18 11:20:08.553413 | instance | openstack/libvirt-libvirt-default-ks6bl/ceph-keyring-placement 2026-03-18 11:20:08.776563 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-ks6bl" not found 2026-03-18 11:20:08.780834 | instance | openstack/libvirt-libvirt-default-ks6bl/tls-sidecar 2026-03-18 11:20:08.985519 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-ks6bl" not found 2026-03-18 11:20:08.990609 | instance | openstack/libvirt-libvirt-default-ks6bl/libvirt 2026-03-18 11:20:09.201167 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-ks6bl" not found 2026-03-18 11:20:09.204973 | instance | openstack/libvirt-libvirt-default-ks6bl/libvirt-exporter 2026-03-18 11:20:09.406646 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-ks6bl" not found 2026-03-18 11:20:09.618711 | instance | openstack/magnum-api-55dfd677b6-r6rsd/init 2026-03-18 11:20:09.829709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-55dfd677b6-r6rsd" not found 2026-03-18 11:20:09.834674 | instance | openstack/magnum-api-55dfd677b6-r6rsd/magnum-api 2026-03-18 11:20:10.034960 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-55dfd677b6-r6rsd" not found 2026-03-18 11:20:10.235972 | instance | openstack/magnum-cluster-api-proxy-5ddtz/magnum-cluster-api-proxy 2026-03-18 11:20:10.433027 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-5ddtz" not found 2026-03-18 11:20:10.628900 | instance | openstack/magnum-conductor-0/init 2026-03-18 11:20:10.841725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-03-18 11:20:10.845157 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-03-18 11:20:11.036425 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-03-18 11:20:11.042252 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-03-18 11:20:11.234091 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-03-18 11:20:11.437083 | instance | openstack/magnum-db-init-g2mkq/init 2026-03-18 11:20:11.627527 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-g2mkq" not found 2026-03-18 11:20:11.632003 | instance | openstack/magnum-db-init-g2mkq/magnum-db-init-0 2026-03-18 11:20:11.851200 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-g2mkq" not found 2026-03-18 11:20:12.043641 | instance | openstack/magnum-db-sync-s7qjv/init 2026-03-18 11:20:12.226060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-s7qjv" not found 2026-03-18 11:20:12.231599 | instance | openstack/magnum-db-sync-s7qjv/magnum-db-sync 2026-03-18 11:20:12.418045 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-s7qjv" not found 2026-03-18 11:20:12.612097 | instance | openstack/magnum-domain-ks-user-brjjf/init 2026-03-18 11:20:12.805059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-brjjf" not found 2026-03-18 11:20:12.810307 | instance | openstack/magnum-domain-ks-user-brjjf/magnum-ks-domain-user 2026-03-18 11:20:13.018252 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-brjjf" not found 2026-03-18 11:20:13.217575 | instance | openstack/magnum-ks-endpoints-bml2m/init 2026-03-18 11:20:13.418358 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-bml2m" not found 2026-03-18 11:20:13.423194 | instance | openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-admin 2026-03-18 11:20:13.622359 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-bml2m" not found 2026-03-18 11:20:13.626106 | instance | openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-internal 2026-03-18 11:20:13.815250 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-bml2m" not found 2026-03-18 11:20:13.820634 | instance | openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-public 2026-03-18 11:20:14.006020 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-bml2m" not found 2026-03-18 11:20:14.252081 | instance | openstack/magnum-ks-service-49brm/init 2026-03-18 11:20:14.450952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-49brm" not found 2026-03-18 11:20:14.456575 | instance | openstack/magnum-ks-service-49brm/container-infra-ks-service-registration 2026-03-18 11:20:14.648095 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-49brm" not found 2026-03-18 11:20:14.848075 | instance | openstack/magnum-ks-user-l7jb4/init 2026-03-18 11:20:15.040039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-l7jb4" not found 2026-03-18 11:20:15.044139 | instance | openstack/magnum-ks-user-l7jb4/magnum-ks-user 2026-03-18 11:20:15.242596 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-l7jb4" not found 2026-03-18 11:20:15.439415 | instance | openstack/magnum-rabbit-init-56dxr/init 2026-03-18 11:20:15.634938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-56dxr" not found 2026-03-18 11:20:15.640587 | instance | openstack/magnum-rabbit-init-56dxr/rabbit-init 2026-03-18 11:20:15.836392 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-56dxr" not found 2026-03-18 11:20:16.034659 | instance | openstack/magnum-registry-c45778976-7zxb9/registry 2026-03-18 11:20:16.252165 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-7zxb9" not found 2026-03-18 11:20:16.446544 | instance | openstack/manila-api-bd9dc6db-jjjfj/init 2026-03-18 11:20:16.652709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-bd9dc6db-jjjfj" not found 2026-03-18 11:20:16.657036 | instance | openstack/manila-api-bd9dc6db-jjjfj/manila-api 2026-03-18 11:20:16.895183 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-bd9dc6db-jjjfj" not found 2026-03-18 11:20:17.097312 | instance | openstack/manila-bootstrap-6xmjp/init 2026-03-18 11:20:17.303892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-6xmjp" not found 2026-03-18 11:20:17.309698 | instance | openstack/manila-bootstrap-6xmjp/bootstrap 2026-03-18 11:20:17.504944 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-6xmjp" not found 2026-03-18 11:20:17.700925 | instance | openstack/manila-data-6cdc6999df-z9f4l/init 2026-03-18 11:20:17.907368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-6cdc6999df-z9f4l" not found 2026-03-18 11:20:17.913768 | instance | openstack/manila-data-6cdc6999df-z9f4l/manila-data 2026-03-18 11:20:18.136783 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-6cdc6999df-z9f4l" not found 2026-03-18 11:20:18.348380 | instance | openstack/manila-db-init-4rf29/init 2026-03-18 11:20:18.549302 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-4rf29" not found 2026-03-18 11:20:18.554388 | instance | openstack/manila-db-init-4rf29/manila-db-init-0 2026-03-18 11:20:18.748474 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-4rf29" not found 2026-03-18 11:20:18.936088 | instance | openstack/manila-db-sync-x2ljr/init 2026-03-18 11:20:19.140613 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-x2ljr" not found 2026-03-18 11:20:19.147269 | instance | openstack/manila-db-sync-x2ljr/manila-db-sync 2026-03-18 11:20:19.358219 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-x2ljr" not found 2026-03-18 11:20:19.549131 | instance | openstack/manila-ks-endpoints-gk4kl/init 2026-03-18 11:20:19.753969 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-gk4kl" not found 2026-03-18 11:20:19.759066 | instance | openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-admin 2026-03-18 11:20:19.968688 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-gk4kl" not found 2026-03-18 11:20:19.974578 | instance | openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-internal 2026-03-18 11:20:20.175787 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-gk4kl" not found 2026-03-18 11:20:20.181359 | instance | openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-public 2026-03-18 11:20:20.386028 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-gk4kl" not found 2026-03-18 11:20:20.391313 | instance | openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-admin 2026-03-18 11:20:20.580381 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-gk4kl" not found 2026-03-18 11:20:20.585336 | instance | openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-internal 2026-03-18 11:20:20.784648 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-gk4kl" not found 2026-03-18 11:20:20.790711 | instance | openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-public 2026-03-18 11:20:20.985082 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-gk4kl" not found 2026-03-18 11:20:21.187920 | instance | openstack/manila-ks-service-cfv6b/init 2026-03-18 11:20:21.394051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-cfv6b" not found 2026-03-18 11:20:21.398939 | instance | openstack/manila-ks-service-cfv6b/share-ks-service-registration 2026-03-18 11:20:21.598811 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-cfv6b" not found 2026-03-18 11:20:21.603015 | instance | openstack/manila-ks-service-cfv6b/sharev2-ks-service-registration 2026-03-18 11:20:21.805356 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-cfv6b" not found 2026-03-18 11:20:21.993932 | instance | openstack/manila-ks-user-vb8h6/init 2026-03-18 11:20:22.184478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-vb8h6" not found 2026-03-18 11:20:22.189075 | instance | openstack/manila-ks-user-vb8h6/manila-ks-user 2026-03-18 11:20:22.371948 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-vb8h6" not found 2026-03-18 11:20:22.552174 | instance | openstack/manila-rabbit-init-4hwrz/init 2026-03-18 11:20:22.738125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-4hwrz" not found 2026-03-18 11:20:22.743376 | instance | openstack/manila-rabbit-init-4hwrz/rabbit-init 2026-03-18 11:20:22.940164 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-4hwrz" not found 2026-03-18 11:20:23.133520 | instance | openstack/manila-scheduler-76b68bfc69-htxg4/init 2026-03-18 11:20:23.327284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-76b68bfc69-htxg4" not found 2026-03-18 11:20:23.332940 | instance | openstack/manila-scheduler-76b68bfc69-htxg4/manila-scheduler 2026-03-18 11:20:23.517205 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-76b68bfc69-htxg4" not found 2026-03-18 11:20:23.720999 | instance | openstack/manila-share-5bd9bc9457-dml4s/init 2026-03-18 11:20:23.931800 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-5bd9bc9457-dml4s" not found 2026-03-18 11:20:23.937700 | instance | openstack/manila-share-5bd9bc9457-dml4s/manila-share-init 2026-03-18 11:20:24.128287 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-5bd9bc9457-dml4s" not found 2026-03-18 11:20:24.132953 | instance | openstack/manila-share-5bd9bc9457-dml4s/manila-share 2026-03-18 11:20:24.327454 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-5bd9bc9457-dml4s" not found 2026-03-18 11:20:24.534642 | instance | openstack/memcached-memcached-6479589586-sgs7q/init 2026-03-18 11:20:24.726100 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-sgs7q" not found 2026-03-18 11:20:24.732152 | instance | openstack/memcached-memcached-6479589586-sgs7q/memcached 2026-03-18 11:20:24.947679 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-sgs7q" not found 2026-03-18 11:20:24.954202 | instance | openstack/memcached-memcached-6479589586-sgs7q/memcached-exporter 2026-03-18 11:20:25.146928 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-sgs7q" not found 2026-03-18 11:20:25.332112 | instance | openstack/neutron-coredns-7dd4958666-xbkjp/coredns 2026-03-18 11:20:25.511727 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-xbkjp" not found 2026-03-18 11:20:25.715330 | instance | openstack/neutron-db-init-hbxbl/init 2026-03-18 11:20:25.905728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-hbxbl" not found 2026-03-18 11:20:25.911068 | instance | openstack/neutron-db-init-hbxbl/neutron-db-init-0 2026-03-18 11:20:26.098806 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-hbxbl" not found 2026-03-18 11:20:26.288369 | instance | openstack/neutron-db-sync-c2vz7/init 2026-03-18 11:20:26.471042 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-c2vz7" not found 2026-03-18 11:20:26.476120 | instance | openstack/neutron-db-sync-c2vz7/neutron-db-sync 2026-03-18 11:20:26.683475 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-c2vz7" not found 2026-03-18 11:20:26.870140 | instance | openstack/neutron-dhcp-agent-default-2n6q9/init 2026-03-18 11:20:27.077289 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-2n6q9" not found 2026-03-18 11:20:27.081659 | instance | openstack/neutron-dhcp-agent-default-2n6q9/neutron-dhcp-agent-init 2026-03-18 11:20:27.307026 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-2n6q9" not found 2026-03-18 11:20:27.311266 | instance | openstack/neutron-dhcp-agent-default-2n6q9/neutron-dhcp-agent 2026-03-18 11:20:27.767769 | instance | openstack/neutron-ks-endpoints-hrqj6/init 2026-03-18 11:20:27.975039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-hrqj6" not found 2026-03-18 11:20:27.980917 | instance | openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-admin 2026-03-18 11:20:28.186071 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-hrqj6" not found 2026-03-18 11:20:28.191319 | instance | openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-internal 2026-03-18 11:20:28.398198 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-hrqj6" not found 2026-03-18 11:20:28.406211 | instance | openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-public 2026-03-18 11:20:28.617132 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-hrqj6" not found 2026-03-18 11:20:28.820057 | instance | openstack/neutron-ks-service-rvfbs/init 2026-03-18 11:20:29.011167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-rvfbs" not found 2026-03-18 11:20:29.016535 | instance | openstack/neutron-ks-service-rvfbs/network-ks-service-registration 2026-03-18 11:20:29.212512 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-rvfbs" not found 2026-03-18 11:20:29.407542 | instance | openstack/neutron-ks-user-tvdnl/init 2026-03-18 11:20:29.597655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-tvdnl" not found 2026-03-18 11:20:29.602474 | instance | openstack/neutron-ks-user-tvdnl/neutron-ks-user 2026-03-18 11:20:29.793164 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-tvdnl" not found 2026-03-18 11:20:30.005233 | instance | openstack/neutron-l3-agent-default-vfv7b/init 2026-03-18 11:20:30.209017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-vfv7b" not found 2026-03-18 11:20:30.215139 | instance | openstack/neutron-l3-agent-default-vfv7b/neutron-l3-agent-init 2026-03-18 11:20:30.402804 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-vfv7b" not found 2026-03-18 11:20:30.409071 | instance | openstack/neutron-l3-agent-default-vfv7b/neutron-l3-agent 2026-03-18 11:20:30.632218 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-vfv7b" not found 2026-03-18 11:20:30.830085 | instance | openstack/neutron-metadata-agent-default-m2bjq/init 2026-03-18 11:20:31.036871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-m2bjq" not found 2026-03-18 11:20:31.041409 | instance | openstack/neutron-metadata-agent-default-m2bjq/neutron-metadata-agent-init 2026-03-18 11:20:31.260901 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-m2bjq" not found 2026-03-18 11:20:31.266885 | instance | openstack/neutron-metadata-agent-default-m2bjq/neutron-metadata-agent 2026-03-18 11:20:31.478058 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-m2bjq" not found 2026-03-18 11:20:31.683165 | instance | openstack/neutron-netns-cleanup-cron-default-7b2nf/init 2026-03-18 11:20:31.885063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-7b2nf" not found 2026-03-18 11:20:31.890333 | instance | openstack/neutron-netns-cleanup-cron-default-7b2nf/neutron-netns-cleanup-cron 2026-03-18 11:20:32.106349 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-7b2nf" not found 2026-03-18 11:20:32.295507 | instance | openstack/neutron-ovs-agent-default-rhtdv/init 2026-03-18 11:20:32.505908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-rhtdv" not found 2026-03-18 11:20:32.510674 | instance | openstack/neutron-ovs-agent-default-rhtdv/neutron-openvswitch-agent-kernel-modules 2026-03-18 11:20:32.723266 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-rhtdv" not found 2026-03-18 11:20:32.727854 | instance | openstack/neutron-ovs-agent-default-rhtdv/neutron-ovs-agent-init 2026-03-18 11:20:32.954556 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-rhtdv" not found 2026-03-18 11:20:32.959725 | instance | openstack/neutron-ovs-agent-default-rhtdv/neutron-ovs-agent 2026-03-18 11:20:33.411590 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-rhtdv" not found 2026-03-18 11:20:33.605964 | instance | openstack/neutron-rabbit-init-bw6sw/init 2026-03-18 11:20:33.814787 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-bw6sw" not found 2026-03-18 11:20:33.820923 | instance | openstack/neutron-rabbit-init-bw6sw/rabbit-init 2026-03-18 11:20:34.027621 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-bw6sw" not found 2026-03-18 11:20:34.238095 | instance | openstack/neutron-rpc-server-6c8b4949dd-xpvnc/init 2026-03-18 11:20:34.437465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-6c8b4949dd-xpvnc" not found 2026-03-18 11:20:34.444629 | instance | openstack/neutron-rpc-server-6c8b4949dd-xpvnc/neutron-rpc-server 2026-03-18 11:20:34.684715 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-6c8b4949dd-xpvnc" not found 2026-03-18 11:20:34.896724 | instance | openstack/neutron-server-5649d56bb-mnls9/init 2026-03-18 11:20:35.085570 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-5649d56bb-mnls9" not found 2026-03-18 11:20:35.090762 | instance | openstack/neutron-server-5649d56bb-mnls9/neutron-server 2026-03-18 11:20:35.490037 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-5649d56bb-mnls9" not found 2026-03-18 11:20:35.495585 | instance | openstack/neutron-server-5649d56bb-mnls9/neutron-policy-server 2026-03-18 11:20:35.694321 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-5649d56bb-mnls9" not found 2026-03-18 11:20:35.874570 | instance | openstack/nova-api-metadata-598cfd97b7-cslrz/init 2026-03-18 11:20:36.076724 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-598cfd97b7-cslrz" not found 2026-03-18 11:20:36.083440 | instance | openstack/nova-api-metadata-598cfd97b7-cslrz/nova-api-metadata-init 2026-03-18 11:20:36.273154 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-598cfd97b7-cslrz" not found 2026-03-18 11:20:36.277646 | instance | openstack/nova-api-metadata-598cfd97b7-cslrz/nova-api 2026-03-18 11:20:36.479722 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-598cfd97b7-cslrz" not found 2026-03-18 11:20:36.675709 | instance | openstack/nova-api-osapi-7b488586ff-rws8m/init 2026-03-18 11:20:36.871396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7b488586ff-rws8m" not found 2026-03-18 11:20:36.877335 | instance | openstack/nova-api-osapi-7b488586ff-rws8m/nova-osapi 2026-03-18 11:20:37.150911 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7b488586ff-rws8m" not found 2026-03-18 11:20:37.343485 | instance | openstack/nova-bootstrap-r6h5c/init 2026-03-18 11:20:37.567705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-r6h5c" not found 2026-03-18 11:20:37.572737 | instance | openstack/nova-bootstrap-r6h5c/bootstrap 2026-03-18 11:20:37.795868 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-r6h5c" not found 2026-03-18 11:20:38.034845 | instance | openstack/nova-cell-setup-29563860-xlzqj/init 2026-03-18 11:20:38.224996 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29563860-xlzqj" not found 2026-03-18 11:20:38.233331 | instance | openstack/nova-cell-setup-29563860-xlzqj/nova-cell-setup 2026-03-18 11:20:38.445616 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29563860-xlzqj" not found 2026-03-18 11:20:38.679516 | instance | openstack/nova-cell-setup-9mcth/init 2026-03-18 11:20:38.902442 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-9mcth" not found 2026-03-18 11:20:38.906975 | instance | openstack/nova-cell-setup-9mcth/nova-cell-setup-init 2026-03-18 11:20:39.103711 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-9mcth" not found 2026-03-18 11:20:39.108537 | instance | openstack/nova-cell-setup-9mcth/nova-cell-setup 2026-03-18 11:20:39.319556 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-9mcth" not found 2026-03-18 11:20:39.529825 | instance | openstack/nova-compute-default-k6x6k/init 2026-03-18 11:20:39.780723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:39.785036 | instance | openstack/nova-compute-default-k6x6k/nova-compute-init 2026-03-18 11:20:39.977187 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:39.983163 | instance | openstack/nova-compute-default-k6x6k/ceph-perms 2026-03-18 11:20:40.183404 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:40.187771 | instance | openstack/nova-compute-default-k6x6k/ceph-admin-keyring-placement 2026-03-18 11:20:40.378780 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:40.383475 | instance | openstack/nova-compute-default-k6x6k/ceph-keyring-placement 2026-03-18 11:20:40.582054 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:40.589999 | instance | openstack/nova-compute-default-k6x6k/nova-compute-vnc-init 2026-03-18 11:20:40.783144 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:40.789410 | instance | openstack/nova-compute-default-k6x6k/nova-compute-ssh-init 2026-03-18 11:20:40.992682 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:40.997177 | instance | openstack/nova-compute-default-k6x6k/nova-compute 2026-03-18 11:20:41.243574 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:41.248726 | instance | openstack/nova-compute-default-k6x6k/nova-compute-ssh 2026-03-18 11:20:41.452304 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-k6x6k" not found 2026-03-18 11:20:41.649115 | instance | openstack/nova-conductor-7cc9f6fb5-ffxg5/init 2026-03-18 11:20:41.863572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-7cc9f6fb5-ffxg5" not found 2026-03-18 11:20:41.870204 | instance | openstack/nova-conductor-7cc9f6fb5-ffxg5/nova-conductor 2026-03-18 11:20:42.057519 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-7cc9f6fb5-ffxg5" not found 2026-03-18 11:20:42.262649 | instance | openstack/nova-db-init-fr7pl/init 2026-03-18 11:20:42.457081 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-fr7pl" not found 2026-03-18 11:20:42.462767 | instance | openstack/nova-db-init-fr7pl/nova-db-init-0 2026-03-18 11:20:42.651042 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-fr7pl" not found 2026-03-18 11:20:42.655102 | instance | openstack/nova-db-init-fr7pl/nova-db-init-1 2026-03-18 11:20:42.849879 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-fr7pl" not found 2026-03-18 11:20:42.854967 | instance | openstack/nova-db-init-fr7pl/nova-db-init-2 2026-03-18 11:20:43.053508 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-fr7pl" not found 2026-03-18 11:20:43.235592 | instance | openstack/nova-db-sync-x67lm/init 2026-03-18 11:20:43.418682 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-x67lm" not found 2026-03-18 11:20:43.423160 | instance | openstack/nova-db-sync-x67lm/nova-db-sync 2026-03-18 11:20:43.602526 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-x67lm" not found 2026-03-18 11:20:43.800759 | instance | openstack/nova-ks-endpoints-6l8v2/init 2026-03-18 11:20:44.010056 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-6l8v2" not found 2026-03-18 11:20:44.015260 | instance | openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-admin 2026-03-18 11:20:44.216610 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-6l8v2" not found 2026-03-18 11:20:44.222153 | instance | openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-internal 2026-03-18 11:20:44.446451 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-6l8v2" not found 2026-03-18 11:20:44.451768 | instance | openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-public 2026-03-18 11:20:44.648000 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-6l8v2" not found 2026-03-18 11:20:44.849201 | instance | openstack/nova-ks-service-2zdq8/init 2026-03-18 11:20:45.049411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-2zdq8" not found 2026-03-18 11:20:45.054670 | instance | openstack/nova-ks-service-2zdq8/compute-ks-service-registration 2026-03-18 11:20:45.262188 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-2zdq8" not found 2026-03-18 11:20:45.441850 | instance | openstack/nova-ks-user-w4bnl/init 2026-03-18 11:20:45.622293 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-w4bnl" not found 2026-03-18 11:20:45.627348 | instance | openstack/nova-ks-user-w4bnl/nova-ks-user 2026-03-18 11:20:45.809026 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-w4bnl" not found 2026-03-18 11:20:45.993524 | instance | openstack/nova-novncproxy-5c589b556d-w69q7/init 2026-03-18 11:20:46.187665 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-5c589b556d-w69q7" not found 2026-03-18 11:20:46.193532 | instance | openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy-init 2026-03-18 11:20:46.397895 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-5c589b556d-w69q7" not found 2026-03-18 11:20:46.413882 | instance | openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy-init-assets 2026-03-18 11:20:46.651375 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-5c589b556d-w69q7" not found 2026-03-18 11:20:46.656435 | instance | openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy 2026-03-18 11:20:46.854769 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-5c589b556d-w69q7" not found 2026-03-18 11:20:47.054591 | instance | openstack/nova-rabbit-init-cdbsh/init 2026-03-18 11:20:47.257121 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-cdbsh" not found 2026-03-18 11:20:47.261788 | instance | openstack/nova-rabbit-init-cdbsh/rabbit-init 2026-03-18 11:20:47.455060 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-cdbsh" not found 2026-03-18 11:20:47.640303 | instance | openstack/nova-scheduler-5789ddbbbf-7ppdr/init 2026-03-18 11:20:47.845735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5789ddbbbf-7ppdr" not found 2026-03-18 11:20:47.851009 | instance | openstack/nova-scheduler-5789ddbbbf-7ppdr/nova-scheduler 2026-03-18 11:20:48.052726 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5789ddbbbf-7ppdr" not found 2026-03-18 11:20:48.256034 | instance | openstack/nova-service-cleaner-29563860-999sg/init 2026-03-18 11:20:48.441112 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29563860-999sg" not found 2026-03-18 11:20:48.445713 | instance | openstack/nova-service-cleaner-29563860-999sg/nova-service-cleaner 2026-03-18 11:20:48.619660 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29563860-999sg" not found 2026-03-18 11:20:48.825808 | instance | openstack/octavia-api-576c676cc8-mgz7m/init 2026-03-18 11:20:49.014482 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-576c676cc8-mgz7m" not found 2026-03-18 11:20:49.021155 | instance | openstack/octavia-api-576c676cc8-mgz7m/octavia-api 2026-03-18 11:20:49.244451 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-576c676cc8-mgz7m" not found 2026-03-18 11:20:49.436513 | instance | openstack/octavia-bootstrap-r9llg/init 2026-03-18 11:20:49.635786 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-r9llg" not found 2026-03-18 11:20:49.641044 | instance | openstack/octavia-bootstrap-r9llg/bootstrap 2026-03-18 11:20:49.843656 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-r9llg" not found 2026-03-18 11:20:50.052138 | instance | openstack/octavia-db-init-gzd8g/init 2026-03-18 11:20:50.245815 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-gzd8g" not found 2026-03-18 11:20:50.250741 | instance | openstack/octavia-db-init-gzd8g/octavia-db-init-0 2026-03-18 11:20:50.453438 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-gzd8g" not found 2026-03-18 11:20:50.458846 | instance | openstack/octavia-db-init-gzd8g/octavia-db-init-1 2026-03-18 11:20:50.657570 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-gzd8g" not found 2026-03-18 11:20:50.871603 | instance | openstack/octavia-db-sync-x6rkh/init 2026-03-18 11:20:51.054566 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-x6rkh" not found 2026-03-18 11:20:51.058472 | instance | openstack/octavia-db-sync-x6rkh/octavia-db-sync 2026-03-18 11:20:51.251850 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-x6rkh" not found 2026-03-18 11:20:51.468626 | instance | openstack/octavia-health-manager-default-rg9pt/init 2026-03-18 11:20:51.689030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-rg9pt" not found 2026-03-18 11:20:51.693474 | instance | openstack/octavia-health-manager-default-rg9pt/octavia-health-manager-get-port 2026-03-18 11:20:51.899863 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-rg9pt" not found 2026-03-18 11:20:51.903474 | instance | openstack/octavia-health-manager-default-rg9pt/octavia-health-manager-nic-init 2026-03-18 11:20:52.097512 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-rg9pt" not found 2026-03-18 11:20:52.102982 | instance | openstack/octavia-health-manager-default-rg9pt/octavia-health-manager 2026-03-18 11:20:52.300709 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-rg9pt" not found 2026-03-18 11:20:52.495889 | instance | openstack/octavia-housekeeping-6d6bbf549f-gg7wk/init 2026-03-18 11:20:52.707067 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-6d6bbf549f-gg7wk" not found 2026-03-18 11:20:52.711777 | instance | openstack/octavia-housekeeping-6d6bbf549f-gg7wk/octavia-housekeeping 2026-03-18 11:20:52.940751 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-6d6bbf549f-gg7wk" not found 2026-03-18 11:20:53.142441 | instance | openstack/octavia-ks-endpoints-jdfrg/init 2026-03-18 11:20:53.351465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-jdfrg" not found 2026-03-18 11:20:53.356666 | instance | openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-admin 2026-03-18 11:20:53.548030 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-jdfrg" not found 2026-03-18 11:20:53.553275 | instance | openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-internal 2026-03-18 11:20:53.743390 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-jdfrg" not found 2026-03-18 11:20:53.747709 | instance | openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-public 2026-03-18 11:20:53.961620 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-jdfrg" not found 2026-03-18 11:20:54.159773 | instance | openstack/octavia-ks-service-nrfqw/init 2026-03-18 11:20:54.372793 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-nrfqw" not found 2026-03-18 11:20:54.378721 | instance | openstack/octavia-ks-service-nrfqw/load-balancer-ks-service-registration 2026-03-18 11:20:54.578540 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-nrfqw" not found 2026-03-18 11:20:54.789894 | instance | openstack/octavia-ks-user-hnfm6/init 2026-03-18 11:20:55.019710 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-hnfm6" not found 2026-03-18 11:20:55.024229 | instance | openstack/octavia-ks-user-hnfm6/octavia-ks-user 2026-03-18 11:20:55.205687 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-hnfm6" not found 2026-03-18 11:20:55.399446 | instance | openstack/octavia-rabbit-init-bgtqr/init 2026-03-18 11:20:55.616832 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-bgtqr" not found 2026-03-18 11:20:55.623101 | instance | openstack/octavia-rabbit-init-bgtqr/rabbit-init 2026-03-18 11:20:55.810987 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-bgtqr" not found 2026-03-18 11:20:56.004201 | instance | openstack/octavia-worker-855b6fcdbd-xkntc/init 2026-03-18 11:20:56.190230 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-855b6fcdbd-xkntc" not found 2026-03-18 11:20:56.196395 | instance | openstack/octavia-worker-855b6fcdbd-xkntc/octavia-worker 2026-03-18 11:20:56.397133 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-855b6fcdbd-xkntc" not found 2026-03-18 11:20:56.575435 | instance | openstack/openstack-database-exporter-7c944bc9f-ttr9r/openstack-database-exporter 2026-03-18 11:20:56.765009 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-7c944bc9f-ttr9r" not found 2026-03-18 11:20:56.955832 | instance | openstack/openstack-exporter-7b9dc759c9-ppf5w/build-config 2026-03-18 11:20:57.141929 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-7b9dc759c9-ppf5w" not found 2026-03-18 11:20:57.145980 | instance | openstack/openstack-exporter-7b9dc759c9-ppf5w/openstack-exporter 2026-03-18 11:20:57.522936 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-7b9dc759c9-ppf5w" not found 2026-03-18 11:20:57.707549 | instance | openstack/openvswitch-hc8fk/init 2026-03-18 11:20:57.904751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-hc8fk" not found 2026-03-18 11:20:57.908591 | instance | openstack/openvswitch-hc8fk/openvswitch-db-perms 2026-03-18 11:20:58.120376 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-hc8fk" not found 2026-03-18 11:20:58.124286 | instance | openstack/openvswitch-hc8fk/openvswitch-vswitchd-modules 2026-03-18 11:20:58.318784 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-hc8fk" not found 2026-03-18 11:20:58.324333 | instance | openstack/openvswitch-hc8fk/openvswitch-db 2026-03-18 11:20:58.521425 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-hc8fk" not found 2026-03-18 11:20:58.526335 | instance | openstack/openvswitch-hc8fk/openvswitch-vswitchd 2026-03-18 11:20:58.721489 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-hc8fk" not found 2026-03-18 11:20:58.911701 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-03-18 11:20:59.104170 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-03-18 11:20:59.108782 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-03-18 11:20:59.295006 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-03-18 11:20:59.300551 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-03-18 11:20:59.731988 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-03-18 11:20:59.736812 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-03-18 11:20:59.920735 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-03-18 11:21:00.093851 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-03-18 11:21:00.268300 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-03-18 11:21:00.273877 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-03-18 11:21:00.498949 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-03-18 11:21:00.504041 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-03-18 11:21:00.694169 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-03-18 11:21:00.888597 | instance | openstack/placement-api-76f9fb8f95-jwk87/init 2026-03-18 11:21:01.071141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-76f9fb8f95-jwk87" not found 2026-03-18 11:21:01.075661 | instance | openstack/placement-api-76f9fb8f95-jwk87/placement-api 2026-03-18 11:21:01.345331 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-76f9fb8f95-jwk87" not found 2026-03-18 11:21:01.514064 | instance | openstack/placement-db-init-7h5nn/init 2026-03-18 11:21:01.689465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-7h5nn" not found 2026-03-18 11:21:01.694900 | instance | openstack/placement-db-init-7h5nn/placement-db-init-0 2026-03-18 11:21:01.893454 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-7h5nn" not found 2026-03-18 11:21:02.084748 | instance | openstack/placement-db-sync-fz4pm/init 2026-03-18 11:21:02.273658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-fz4pm" not found 2026-03-18 11:21:02.277001 | instance | openstack/placement-db-sync-fz4pm/placement-db-sync 2026-03-18 11:21:02.463497 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-fz4pm" not found 2026-03-18 11:21:02.642564 | instance | openstack/placement-ks-endpoints-xfv46/init 2026-03-18 11:21:02.821788 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-xfv46" not found 2026-03-18 11:21:02.826359 | instance | openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-admin 2026-03-18 11:21:03.010295 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-xfv46" not found 2026-03-18 11:21:03.015801 | instance | openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-internal 2026-03-18 11:21:03.202151 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-xfv46" not found 2026-03-18 11:21:03.207733 | instance | openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-public 2026-03-18 11:21:03.396117 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-xfv46" not found 2026-03-18 11:21:03.590187 | instance | openstack/placement-ks-service-r6cqn/init 2026-03-18 11:21:03.783985 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-r6cqn" not found 2026-03-18 11:21:03.789303 | instance | openstack/placement-ks-service-r6cqn/placement-ks-service-registration 2026-03-18 11:21:03.977529 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-r6cqn" not found 2026-03-18 11:21:04.182320 | instance | openstack/placement-ks-user-8pcl6/init 2026-03-18 11:21:04.377032 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-8pcl6" not found 2026-03-18 11:21:04.382686 | instance | openstack/placement-ks-user-8pcl6/placement-ks-user 2026-03-18 11:21:04.559105 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-8pcl6" not found 2026-03-18 11:21:04.726909 | instance | openstack/pxc-operator-69cb5bbdb9-rrqs6/percona-xtradb-cluster-operator 2026-03-18 11:21:04.914867 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-rrqs6" not found 2026-03-18 11:21:05.088973 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-03-18 11:21:05.278232 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-03-18 11:21:05.284173 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-03-18 11:21:05.470666 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-03-18 11:21:05.677416 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-03-18 11:21:05.857782 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-03-18 11:21:05.862713 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-03-18 11:21:06.062491 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-03-18 11:21:06.237882 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-9r5ds/rabbitmq-cluster-operator 2026-03-18 11:21:06.449468 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-9r5ds" not found 2026-03-18 11:21:06.637580 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-03-18 11:21:06.816234 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-03-18 11:21:06.820954 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-03-18 11:21:07.006306 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-03-18 11:21:07.184708 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-03-18 11:21:07.374762 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-03-18 11:21:07.379502 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-03-18 11:21:07.602097 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-03-18 11:21:07.846101 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-03-18 11:21:08.046333 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-03-18 11:21:08.050868 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-03-18 11:21:08.277717 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-03-18 11:21:08.499498 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-03-18 11:21:08.698937 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-03-18 11:21:08.704493 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-03-18 11:21:08.899109 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-03-18 11:21:09.092160 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-03-18 11:21:09.302285 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-03-18 11:21:09.308443 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-03-18 11:21:09.526696 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-03-18 11:21:09.739130 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h/rabbitmq-cluster-operator 2026-03-18 11:21:09.928270 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-5zk2h" not found 2026-03-18 11:21:10.125724 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-03-18 11:21:10.330314 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-03-18 11:21:10.334639 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-03-18 11:21:10.548270 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-03-18 11:21:10.759284 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-03-18 11:21:10.959787 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-03-18 11:21:10.965537 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-03-18 11:21:11.231194 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-03-18 11:21:11.414632 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-03-18 11:21:11.618578 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-03-18 11:21:11.623538 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-03-18 11:21:11.840854 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-03-18 11:21:12.056300 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/make-container-crash-dir 2026-03-18 11:21:12.275155 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vcnlk" not found 2026-03-18 11:21:12.280153 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/chown-container-data-dir 2026-03-18 11:21:12.472953 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vcnlk" not found 2026-03-18 11:21:12.479144 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/ceph-crash 2026-03-18 11:21:12.672652 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-vcnlk" not found 2026-03-18 11:21:12.862081 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/chown-container-data-dir 2026-03-18 11:21:13.081597 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz" not found 2026-03-18 11:21:13.087142 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/rgw 2026-03-18 11:21:13.372145 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz" not found 2026-03-18 11:21:13.377079 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/log-collector 2026-03-18 11:21:13.568534 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz" not found 2026-03-18 11:21:13.756515 | instance | openstack/staffeln-api-69dfcd6fcc-ffqcg/init 2026-03-18 11:21:13.952252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-69dfcd6fcc-ffqcg" not found 2026-03-18 11:21:13.959931 | instance | openstack/staffeln-api-69dfcd6fcc-ffqcg/staffeln-api 2026-03-18 11:21:14.192876 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-69dfcd6fcc-ffqcg" not found 2026-03-18 11:21:14.396931 | instance | openstack/staffeln-conductor-6dcf55bc8b-gv92z/staffeln-conductor 2026-03-18 11:21:14.611841 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6dcf55bc8b-gv92z" not found 2026-03-18 11:21:14.833332 | instance | openstack/staffeln-db-init-vq7vb/init 2026-03-18 11:21:15.023591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-vq7vb" not found 2026-03-18 11:21:15.030309 | instance | openstack/staffeln-db-init-vq7vb/staffeln-db-init-0 2026-03-18 11:21:15.234356 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-vq7vb" not found 2026-03-18 11:21:15.427897 | instance | openstack/staffeln-db-sync-tggmp/init 2026-03-18 11:21:15.625891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-tggmp" not found 2026-03-18 11:21:15.630197 | instance | openstack/staffeln-db-sync-tggmp/staffeln-db-sync 2026-03-18 11:21:15.818712 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-tggmp" not found 2026-03-18 11:21:16.007920 | instance | openstack/tempest-ks-user-5pxqg/init 2026-03-18 11:21:16.209203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-5pxqg" not found 2026-03-18 11:21:16.215677 | instance | openstack/tempest-ks-user-5pxqg/tempest-ks-user 2026-03-18 11:21:16.404004 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-5pxqg" not found 2026-03-18 11:21:16.612513 | instance | openstack/tempest-run-tests-xhwkz/init 2026-03-18 11:21:16.834404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-xhwkz" not found 2026-03-18 11:21:16.840443 | instance | openstack/tempest-run-tests-xhwkz/tempest-run-tests-init 2026-03-18 11:21:17.040590 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-xhwkz" not found 2026-03-18 11:21:17.047552 | instance | openstack/tempest-run-tests-xhwkz/tempest-run-tests 2026-03-18 11:21:17.263925 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-xhwkz" not found 2026-03-18 11:21:17.468497 | instance | openstack/valkey-node-0/valkey 2026-03-18 11:21:17.668148 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-03-18 11:21:17.674205 | instance | openstack/valkey-node-0/sentinel 2026-03-18 11:21:17.890708 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-03-18 11:21:17.895779 | instance | openstack/valkey-node-0/metrics 2026-03-18 11:21:18.094782 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-03-18 11:21:18.289083 | instance | orc-system/orc-controller-manager-6cb597b5d4-xdshx/manager 2026-03-18 11:21:18.514632 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-xdshx" not found 2026-03-18 11:21:18.734191 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-2nxtm/rook-ceph-operator 2026-03-18 11:21:18.954592 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-2nxtm" not found 2026-03-18 11:21:19.149971 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-t9fgt/secretgen-controller 2026-03-18 11:21:19.377421 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-t9fgt" not found 2026-03-18 11:21:19.449748 | instance | ERROR 2026-03-18 11:21:19.450012 | instance | { 2026-03-18 11:21:19.450053 | instance | "delta": "0:02:13.482365", 2026-03-18 11:21:19.450082 | instance | "end": "2026-03-18 11:21:19.385098", 2026-03-18 11:21:19.450107 | instance | "msg": "non-zero return code", 2026-03-18 11:21:19.450131 | instance | "rc": 123, 2026-03-18 11:21:19.450156 | instance | "start": "2026-03-18 11:19:05.902733" 2026-03-18 11:21:19.450180 | instance | } 2026-03-18 11:21:19.450214 | instance | ERROR: Ignoring Errors 2026-03-18 11:21:19.476316 | 2026-03-18 11:21:19.476471 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-03-18 11:21:20.158086 | instance | changed: 2026-03-18 11:21:20.158282 | instance | cd+++++++++ pod-logs/ 2026-03-18 11:21:20.158311 | instance | cd+++++++++ pod-logs/auth-system/ 2026-03-18 11:21:20.158332 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-03-18 11:21:20.158351 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-03-18 11:21:20.158370 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-03-18 11:21:20.158388 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf/ 2026-03-18 11:21:20.158412 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf/manager.txt 2026-03-18 11:21:20.158430 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-03-18 11:21:20.158448 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl/ 2026-03-18 11:21:20.158467 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl/manager.txt 2026-03-18 11:21:20.158485 | instance | cd+++++++++ pod-logs/capi-system/ 2026-03-18 11:21:20.158503 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-2k9qt/ 2026-03-18 11:21:20.158520 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-2k9qt/manager.txt 2026-03-18 11:21:20.158538 | instance | cd+++++++++ pod-logs/capo-system/ 2026-03-18 11:21:20.158555 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-bgchk/ 2026-03-18 11:21:20.158590 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-bgchk/manager.txt 2026-03-18 11:21:20.158609 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-03-18 11:21:20.158627 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-xmm6q/ 2026-03-18 11:21:20.158644 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-xmm6q/cert-manager-controller.txt 2026-03-18 11:21:20.158663 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gttxv/ 2026-03-18 11:21:20.158681 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-gttxv/cert-manager-cainjector.txt 2026-03-18 11:21:20.158699 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-5cbdx/ 2026-03-18 11:21:20.158716 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-5cbdx/cert-manager-webhook.txt 2026-03-18 11:21:20.158734 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-03-18 11:21:20.158751 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-03-18 11:21:20.158768 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-03-18 11:21:20.158785 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-03-18 11:21:20.158802 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-03-18 11:21:20.158819 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf/ 2026-03-18 11:21:20.158837 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-fnqkf/manager.txt 2026-03-18 11:21:20.158855 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-03-18 11:21:20.158873 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl/ 2026-03-18 11:21:20.158890 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zmqcl/manager.txt 2026-03-18 11:21:20.158908 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-03-18 11:21:20.158929 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-2k9qt/ 2026-03-18 11:21:20.158955 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-2k9qt/manager.txt 2026-03-18 11:21:20.158978 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-03-18 11:21:20.158999 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-bgchk/ 2026-03-18 11:21:20.159020 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-bgchk/manager.txt 2026-03-18 11:21:20.159038 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-03-18 11:21:20.159055 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-xmm6q/ 2026-03-18 11:21:20.159073 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-xmm6q/cert-manager-controller.txt 2026-03-18 11:21:20.159091 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gttxv/ 2026-03-18 11:21:20.159108 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-gttxv/cert-manager-cainjector.txt 2026-03-18 11:21:20.159126 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-5cbdx/ 2026-03-18 11:21:20.159144 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-5cbdx/cert-manager-webhook.txt 2026-03-18 11:21:20.159162 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-03-18 11:21:20.159180 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-wh9r9/ 2026-03-18 11:21:20.159198 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-wh9r9/controller.txt 2026-03-18 11:21:20.159226 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tbq2s/ 2026-03-18 11:21:20.159246 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tbq2s/ingress-nginx-default-backend.txt 2026-03-18 11:21:20.159264 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-03-18 11:21:20.159282 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-dhbxk/ 2026-03-18 11:21:20.159300 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-dhbxk/cilium-operator.txt 2026-03-18 11:21:20.159318 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/ 2026-03-18 11:21:20.159335 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/apply-sysctl-overwrites.txt 2026-03-18 11:21:20.159352 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/cilium-agent.txt 2026-03-18 11:21:20.159369 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/clean-cilium-state.txt 2026-03-18 11:21:20.159386 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/config.txt 2026-03-18 11:21:20.159403 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/install-cni-binaries.txt 2026-03-18 11:21:20.159421 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/mount-bpf-fs.txt 2026-03-18 11:21:20.159438 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s6r62/mount-cgroup.txt 2026-03-18 11:21:20.159456 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6k5qr/ 2026-03-18 11:21:20.159473 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6k5qr/coredns.txt 2026-03-18 11:21:20.159491 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-whvsl/ 2026-03-18 11:21:20.159509 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-whvsl/coredns.txt 2026-03-18 11:21:20.159526 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-03-18 11:21:20.159544 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-03-18 11:21:20.159561 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-03-18 11:21:20.159579 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-03-18 11:21:20.159597 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-03-18 11:21:20.159615 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-03-18 11:21:20.159632 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ztf9z/ 2026-03-18 11:21:20.159650 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ztf9z/kube-proxy.txt 2026-03-18 11:21:20.159667 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-03-18 11:21:20.159684 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-03-18 11:21:20.159702 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-03-18 11:21:20.159718 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-03-18 11:21:20.159735 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-03-18 11:21:20.159752 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-46g8l/ 2026-03-18 11:21:20.159770 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-46g8l/local-path-provisioner.txt 2026-03-18 11:21:20.159787 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-03-18 11:21:20.159804 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-03-18 11:21:20.159829 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-03-18 11:21:20.159849 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-03-18 11:21:20.159867 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-03-18 11:21:20.159884 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-03-18 11:21:20.159902 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-5b9mb/ 2026-03-18 11:21:20.159920 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-5b9mb/goldpinger-daemon.txt 2026-03-18 11:21:20.159944 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/ 2026-03-18 11:21:20.159968 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana-sc-dashboard.txt 2026-03-18 11:21:20.159992 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana-sc-datasources.txt 2026-03-18 11:21:20.160016 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana.txt 2026-03-18 11:21:20.160038 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw/ 2026-03-18 11:21:20.160056 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw/kube-state-metrics.txt 2026-03-18 11:21:20.160074 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-kvmpf/ 2026-03-18 11:21:20.160090 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-kvmpf/kube-prometheus-stack.txt 2026-03-18 11:21:20.160108 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/ 2026-03-18 11:21:20.160125 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/node-exporter.txt 2026-03-18 11:21:20.160143 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/pod-tls-sidecar.txt 2026-03-18 11:21:20.160161 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-03-18 11:21:20.160178 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-03-18 11:21:20.160195 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-03-18 11:21:20.160213 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-03-18 11:21:20.160231 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-03-18 11:21:20.160249 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-kgdnv/ 2026-03-18 11:21:20.160266 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-kgdnv/nginx.txt 2026-03-18 11:21:20.160283 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-03-18 11:21:20.160301 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-03-18 11:21:20.160318 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-03-18 11:21:20.160335 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-tt6t5/ 2026-03-18 11:21:20.160352 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-tt6t5/gc.txt 2026-03-18 11:21:20.160369 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-wmsfn/ 2026-03-18 11:21:20.160387 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-wmsfn/master.txt 2026-03-18 11:21:20.160412 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-zpp4g/ 2026-03-18 11:21:20.160430 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-zpp4g/worker.txt 2026-03-18 11:21:20.160470 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-03-18 11:21:20.160508 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-03-18 11:21:20.160526 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-03-18 11:21:20.160544 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-03-18 11:21:20.160561 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-03-18 11:21:20.160578 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-03-18 11:21:20.160595 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8s82r/ 2026-03-18 11:21:20.160613 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8s82r/pushgateway.txt 2026-03-18 11:21:20.160630 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-4fk9f/ 2026-03-18 11:21:20.160647 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-4fk9f/vector.txt 2026-03-18 11:21:20.160664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-03-18 11:21:20.160681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-5d5f6fdfcb-7mzfr/ 2026-03-18 11:21:20.160698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5d5f6fdfcb-7mzfr/barbican-api.txt 2026-03-18 11:21:20.160715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5d5f6fdfcb-7mzfr/init.txt 2026-03-18 11:21:20.160732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-758pt/ 2026-03-18 11:21:20.160749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-758pt/barbican-db-init-0.txt 2026-03-18 11:21:20.160766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-758pt/init.txt 2026-03-18 11:21:20.160783 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-v9bnz/ 2026-03-18 11:21:20.160799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-v9bnz/barbican-db-sync.txt 2026-03-18 11:21:20.160816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-v9bnz/init.txt 2026-03-18 11:21:20.160833 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-9rvqq/ 2026-03-18 11:21:20.160850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-9rvqq/init.txt 2026-03-18 11:21:20.160866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-admin.txt 2026-03-18 11:21:20.160883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-internal.txt 2026-03-18 11:21:20.160900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-public.txt 2026-03-18 11:21:20.160917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-64d5h/ 2026-03-18 11:21:20.160939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-64d5h/init.txt 2026-03-18 11:21:20.160980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-64d5h/key-manager-ks-service-registration.txt 2026-03-18 11:21:20.161003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6tvqk/ 2026-03-18 11:21:20.161021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6tvqk/barbican-ks-user.txt 2026-03-18 11:21:20.161045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6tvqk/init.txt 2026-03-18 11:21:20.161063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-fxhd5/ 2026-03-18 11:21:20.161080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-fxhd5/init.txt 2026-03-18 11:21:20.161098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-fxhd5/rabbit-init.txt 2026-03-18 11:21:20.161115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cccff668d-ljfsm/ 2026-03-18 11:21:20.161132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cccff668d-ljfsm/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.161149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cccff668d-ljfsm/cinder-api.txt 2026-03-18 11:21:20.161167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5cccff668d-ljfsm/init.txt 2026-03-18 11:21:20.161183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-9db4cf89b-lqbld/ 2026-03-18 11:21:20.161201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-9db4cf89b-lqbld/ceph-backup-keyring-placement.txt 2026-03-18 11:21:20.161218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-9db4cf89b-lqbld/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.161235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-9db4cf89b-lqbld/ceph-keyring-placement-rbd1.txt 2026-03-18 11:21:20.161252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-9db4cf89b-lqbld/cinder-backup.txt 2026-03-18 11:21:20.161269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-9db4cf89b-lqbld/init.txt 2026-03-18 11:21:20.161286 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7rs7t/ 2026-03-18 11:21:20.161303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7rs7t/ceph-keyring-placement.txt 2026-03-18 11:21:20.161319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7rs7t/cinder-backup-storage-init.txt 2026-03-18 11:21:20.161336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7rs7t/init.txt 2026-03-18 11:21:20.161353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zpxlb/ 2026-03-18 11:21:20.161370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zpxlb/bootstrap.txt 2026-03-18 11:21:20.161387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zpxlb/init.txt 2026-03-18 11:21:20.161404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gncbz/ 2026-03-18 11:21:20.161421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gncbz/create-internal-tenant.txt 2026-03-18 11:21:20.161438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gncbz/init.txt 2026-03-18 11:21:20.161456 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8zcvg/ 2026-03-18 11:21:20.161472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8zcvg/cinder-db-init-0.txt 2026-03-18 11:21:20.161489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8zcvg/init.txt 2026-03-18 11:21:20.161507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fvdpw/ 2026-03-18 11:21:20.161524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fvdpw/cinder-db-sync.txt 2026-03-18 11:21:20.161541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fvdpw/init.txt 2026-03-18 11:21:20.161558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2hf6h/ 2026-03-18 11:21:20.161575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2hf6h/init.txt 2026-03-18 11:21:20.161592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-admin.txt 2026-03-18 11:21:20.161614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-internal.txt 2026-03-18 11:21:20.161633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-public.txt 2026-03-18 11:21:20.161651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gtm7j/ 2026-03-18 11:21:20.161668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gtm7j/init.txt 2026-03-18 11:21:20.161685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gtm7j/volumev3-ks-service-registration.txt 2026-03-18 11:21:20.161702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8hprp/ 2026-03-18 11:21:20.161720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8hprp/cinder-ks-user.txt 2026-03-18 11:21:20.161737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8hprp/init.txt 2026-03-18 11:21:20.161754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-j97kt/ 2026-03-18 11:21:20.161771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-j97kt/init.txt 2026-03-18 11:21:20.161788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-j97kt/rabbit-init.txt 2026-03-18 11:21:20.161805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5467c8d464-vgk2x/ 2026-03-18 11:21:20.161822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5467c8d464-vgk2x/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.161838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5467c8d464-vgk2x/cinder-scheduler.txt 2026-03-18 11:21:20.161855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5467c8d464-vgk2x/init.txt 2026-03-18 11:21:20.161872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vk2rw/ 2026-03-18 11:21:20.161889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vk2rw/ceph-keyring-placement.txt 2026-03-18 11:21:20.161906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vk2rw/cinder-storage-init-rbd1.txt 2026-03-18 11:21:20.161923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vk2rw/init.txt 2026-03-18 11:21:20.161948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b99cd6f5c-7vhww/ 2026-03-18 11:21:20.161972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b99cd6f5c-7vhww/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.161993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b99cd6f5c-7vhww/ceph-keyring-placement-rbd1.txt 2026-03-18 11:21:20.162011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b99cd6f5c-7vhww/cinder-volume.txt 2026-03-18 11:21:20.162028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b99cd6f5c-7vhww/init-cinder-conf.txt 2026-03-18 11:21:20.162044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-7b99cd6f5c-7vhww/init.txt 2026-03-18 11:21:20.162061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29563865-cz64w/ 2026-03-18 11:21:20.162079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29563865-cz64w/cinder-volume-usage-audit.txt 2026-03-18 11:21:20.162096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29563865-cz64w/init.txt 2026-03-18 11:21:20.162113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5764f94fff-cpplm/ 2026-03-18 11:21:20.162130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5764f94fff-cpplm/ceph-keyring-placement.txt 2026-03-18 11:21:20.162147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5764f94fff-cpplm/glance-api.txt 2026-03-18 11:21:20.162164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5764f94fff-cpplm/glance-perms.txt 2026-03-18 11:21:20.162188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5764f94fff-cpplm/init.txt 2026-03-18 11:21:20.162209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-f5j2r/ 2026-03-18 11:21:20.162228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-f5j2r/glance-db-init-0.txt 2026-03-18 11:21:20.162244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-f5j2r/init.txt 2026-03-18 11:21:20.162261 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-9kzgz/ 2026-03-18 11:21:20.162278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-9kzgz/glance-db-sync.txt 2026-03-18 11:21:20.162295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-9kzgz/init.txt 2026-03-18 11:21:20.162312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-48wf5/ 2026-03-18 11:21:20.162329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-admin.txt 2026-03-18 11:21:20.162346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-internal.txt 2026-03-18 11:21:20.162363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-public.txt 2026-03-18 11:21:20.162379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-48wf5/init.txt 2026-03-18 11:21:20.162396 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-jg4s2/ 2026-03-18 11:21:20.162413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-jg4s2/image-ks-service-registration.txt 2026-03-18 11:21:20.162430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-jg4s2/init.txt 2026-03-18 11:21:20.162447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4gp2m/ 2026-03-18 11:21:20.162464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4gp2m/glance-ks-user.txt 2026-03-18 11:21:20.162481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4gp2m/init.txt 2026-03-18 11:21:20.162498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-drb6l/ 2026-03-18 11:21:20.162516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-drb6l/glance-metadefs-load.txt 2026-03-18 11:21:20.162533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-drb6l/init.txt 2026-03-18 11:21:20.162550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-24pgq/ 2026-03-18 11:21:20.162566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-24pgq/init.txt 2026-03-18 11:21:20.162583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-24pgq/rabbit-init.txt 2026-03-18 11:21:20.162601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-59b2c/ 2026-03-18 11:21:20.162618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-59b2c/ceph-keyring-placement.txt 2026-03-18 11:21:20.162635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-59b2c/glance-storage-init.txt 2026-03-18 11:21:20.162652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-59b2c/init.txt 2026-03-18 11:21:20.162669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-7fbfdd5654-rwmll/ 2026-03-18 11:21:20.162687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7fbfdd5654-rwmll/heat-api.txt 2026-03-18 11:21:20.162704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7fbfdd5654-rwmll/init.txt 2026-03-18 11:21:20.162721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qkk6m/ 2026-03-18 11:21:20.162738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qkk6m/bootstrap.txt 2026-03-18 11:21:20.162755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-qkk6m/init.txt 2026-03-18 11:21:20.162772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5d5c6bf4bd-hgzwt/ 2026-03-18 11:21:20.162795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5d5c6bf4bd-hgzwt/heat-cfn.txt 2026-03-18 11:21:20.162813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5d5c6bf4bd-hgzwt/init.txt 2026-03-18 11:21:20.162830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-p2sl4/ 2026-03-18 11:21:20.162847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-p2sl4/heat-db-init-0.txt 2026-03-18 11:21:20.162864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-p2sl4/init.txt 2026-03-18 11:21:20.162881 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-pfvbf/ 2026-03-18 11:21:20.162898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-pfvbf/heat-db-sync.txt 2026-03-18 11:21:20.162915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-pfvbf/init.txt 2026-03-18 11:21:20.162938 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-fqkhn/ 2026-03-18 11:21:20.162963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-fqkhn/heat-ks-domain-user.txt 2026-03-18 11:21:20.162998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-fqkhn/init.txt 2026-03-18 11:21:20.163036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-6489976855-4zqrk/ 2026-03-18 11:21:20.163064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6489976855-4zqrk/heat-engine.txt 2026-03-18 11:21:20.163088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-6489976855-4zqrk/init.txt 2026-03-18 11:21:20.163107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563865-pkb66/ 2026-03-18 11:21:20.163124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563865-pkb66/heat-engine-cleaner.txt 2026-03-18 11:21:20.163142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563865-pkb66/init.txt 2026-03-18 11:21:20.163159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563870-pjkr7/ 2026-03-18 11:21:20.163176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563870-pjkr7/heat-engine-cleaner.txt 2026-03-18 11:21:20.163194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563870-pjkr7/init.txt 2026-03-18 11:21:20.163210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563875-b99mz/ 2026-03-18 11:21:20.163227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563875-b99mz/heat-engine-cleaner.txt 2026-03-18 11:21:20.163244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29563875-b99mz/init.txt 2026-03-18 11:21:20.163261 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/ 2026-03-18 11:21:20.163278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-admin.txt 2026-03-18 11:21:20.163295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-internal.txt 2026-03-18 11:21:20.163312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-public.txt 2026-03-18 11:21:20.163328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/init.txt 2026-03-18 11:21:20.163345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-admin.txt 2026-03-18 11:21:20.163361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-internal.txt 2026-03-18 11:21:20.163378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-public.txt 2026-03-18 11:21:20.163395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4jjlb/ 2026-03-18 11:21:20.163412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4jjlb/cloudformation-ks-service-registration.txt 2026-03-18 11:21:20.163435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4jjlb/init.txt 2026-03-18 11:21:20.163453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4jjlb/orchestration-ks-service-registration.txt 2026-03-18 11:21:20.163470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-q92bn/ 2026-03-18 11:21:20.163487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-q92bn/heat-ks-user.txt 2026-03-18 11:21:20.163504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-q92bn/heat-trustee-ks-user.txt 2026-03-18 11:21:20.163522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-q92bn/init.txt 2026-03-18 11:21:20.163540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-hhqtp/ 2026-03-18 11:21:20.163557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-hhqtp/init.txt 2026-03-18 11:21:20.163574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-hhqtp/rabbit-init.txt 2026-03-18 11:21:20.163590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-7k2fw/ 2026-03-18 11:21:20.163607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-7k2fw/heat-trusts.txt 2026-03-18 11:21:20.163624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-7k2fw/init.txt 2026-03-18 11:21:20.163641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-76f6bd7fd6-qh4p7/ 2026-03-18 11:21:20.163658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-76f6bd7fd6-qh4p7/horizon.txt 2026-03-18 11:21:20.163675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-76f6bd7fd6-qh4p7/init.txt 2026-03-18 11:21:20.163692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-2gxxq/ 2026-03-18 11:21:20.163709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-2gxxq/horizon-db-init-0.txt 2026-03-18 11:21:20.163726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-2gxxq/init.txt 2026-03-18 11:21:20.163743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-hbptd/ 2026-03-18 11:21:20.163759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-hbptd/horizon-db-sync.txt 2026-03-18 11:21:20.163776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-hbptd/init.txt 2026-03-18 11:21:20.163793 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-9qjd8/ 2026-03-18 11:21:20.163810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9qjd8/init.txt 2026-03-18 11:21:20.163827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9qjd8/keepalived.txt 2026-03-18 11:21:20.163844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9qjd8/wait-for-ip.txt 2026-03-18 11:21:20.163861 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-b8b676896-jxtbg/ 2026-03-18 11:21:20.163878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-b8b676896-jxtbg/init.txt 2026-03-18 11:21:20.163895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-b8b676896-jxtbg/keystone-api.txt 2026-03-18 11:21:20.163912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6kc2p/ 2026-03-18 11:21:20.163936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6kc2p/bootstrap.txt 2026-03-18 11:21:20.163982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6kc2p/init.txt 2026-03-18 11:21:20.164005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-dfk9c/ 2026-03-18 11:21:20.164024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-dfk9c/init.txt 2026-03-18 11:21:20.164042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-dfk9c/keystone-credential-setup.txt 2026-03-18 11:21:20.164072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-gzzbt/ 2026-03-18 11:21:20.164092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-gzzbt/init.txt 2026-03-18 11:21:20.164109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-gzzbt/keystone-db-init-0.txt 2026-03-18 11:21:20.164127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-bds6n/ 2026-03-18 11:21:20.164144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-bds6n/init.txt 2026-03-18 11:21:20.164162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-bds6n/keystone-db-sync.txt 2026-03-18 11:21:20.164179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-xj8dm/ 2026-03-18 11:21:20.164197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-xj8dm/init.txt 2026-03-18 11:21:20.164215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-xj8dm/keystone-domain-manage.txt 2026-03-18 11:21:20.164234 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8ldq5/ 2026-03-18 11:21:20.164251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8ldq5/init.txt 2026-03-18 11:21:20.164268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-8ldq5/keystone-fernet-setup.txt 2026-03-18 11:21:20.164286 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v7jmc/ 2026-03-18 11:21:20.164303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v7jmc/init.txt 2026-03-18 11:21:20.164320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v7jmc/rabbit-init.txt 2026-03-18 11:21:20.164337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/ 2026-03-18 11:21:20.164354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/ceph-admin-keyring-placement.txt 2026-03-18 11:21:20.164371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/ceph-keyring-placement.txt 2026-03-18 11:21:20.164389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/init-dynamic-options.txt 2026-03-18 11:21:20.164406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/init.txt 2026-03-18 11:21:20.164424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/libvirt-exporter.txt 2026-03-18 11:21:20.164441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/libvirt.txt 2026-03-18 11:21:20.164458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-ks6bl/tls-sidecar.txt 2026-03-18 11:21:20.164493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-55dfd677b6-r6rsd/ 2026-03-18 11:21:20.164514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-55dfd677b6-r6rsd/init.txt 2026-03-18 11:21:20.164532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-55dfd677b6-r6rsd/magnum-api.txt 2026-03-18 11:21:20.164549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-5ddtz/ 2026-03-18 11:21:20.164566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-5ddtz/magnum-cluster-api-proxy.txt 2026-03-18 11:21:20.164584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-03-18 11:21:20.164601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-03-18 11:21:20.164618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-03-18 11:21:20.164635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-03-18 11:21:20.164652 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-g2mkq/ 2026-03-18 11:21:20.164669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-g2mkq/init.txt 2026-03-18 11:21:20.164693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-g2mkq/magnum-db-init-0.txt 2026-03-18 11:21:20.164711 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-s7qjv/ 2026-03-18 11:21:20.164728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-s7qjv/init.txt 2026-03-18 11:21:20.164745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-s7qjv/magnum-db-sync.txt 2026-03-18 11:21:20.164763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-brjjf/ 2026-03-18 11:21:20.164780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-brjjf/init.txt 2026-03-18 11:21:20.164797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-brjjf/magnum-ks-domain-user.txt 2026-03-18 11:21:20.164814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bml2m/ 2026-03-18 11:21:20.164831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-admin.txt 2026-03-18 11:21:20.164849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-internal.txt 2026-03-18 11:21:20.164866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-public.txt 2026-03-18 11:21:20.164884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-bml2m/init.txt 2026-03-18 11:21:20.164901 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-49brm/ 2026-03-18 11:21:20.164919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-49brm/container-infra-ks-service-registration.txt 2026-03-18 11:21:20.164944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-49brm/init.txt 2026-03-18 11:21:20.164984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-l7jb4/ 2026-03-18 11:21:20.165004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-l7jb4/init.txt 2026-03-18 11:21:20.165023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-l7jb4/magnum-ks-user.txt 2026-03-18 11:21:20.165041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-56dxr/ 2026-03-18 11:21:20.165058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-56dxr/init.txt 2026-03-18 11:21:20.165075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-56dxr/rabbit-init.txt 2026-03-18 11:21:20.165093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-7zxb9/ 2026-03-18 11:21:20.165109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-7zxb9/registry.txt 2026-03-18 11:21:20.165127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-bd9dc6db-jjjfj/ 2026-03-18 11:21:20.165144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-bd9dc6db-jjjfj/init.txt 2026-03-18 11:21:20.165161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-bd9dc6db-jjjfj/manila-api.txt 2026-03-18 11:21:20.165178 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-6xmjp/ 2026-03-18 11:21:20.165195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-6xmjp/bootstrap.txt 2026-03-18 11:21:20.165213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-6xmjp/init.txt 2026-03-18 11:21:20.165230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-6cdc6999df-z9f4l/ 2026-03-18 11:21:20.165247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-6cdc6999df-z9f4l/init.txt 2026-03-18 11:21:20.165265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-6cdc6999df-z9f4l/manila-data.txt 2026-03-18 11:21:20.165282 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-4rf29/ 2026-03-18 11:21:20.165300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-4rf29/init.txt 2026-03-18 11:21:20.165325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-4rf29/manila-db-init-0.txt 2026-03-18 11:21:20.165344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-x2ljr/ 2026-03-18 11:21:20.165362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-x2ljr/init.txt 2026-03-18 11:21:20.165379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-x2ljr/manila-db-sync.txt 2026-03-18 11:21:20.165396 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/ 2026-03-18 11:21:20.165413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/init.txt 2026-03-18 11:21:20.165431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-admin.txt 2026-03-18 11:21:20.165448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-internal.txt 2026-03-18 11:21:20.165465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-public.txt 2026-03-18 11:21:20.165482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-admin.txt 2026-03-18 11:21:20.165500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-internal.txt 2026-03-18 11:21:20.165517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-public.txt 2026-03-18 11:21:20.165534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cfv6b/ 2026-03-18 11:21:20.165551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cfv6b/init.txt 2026-03-18 11:21:20.165568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cfv6b/share-ks-service-registration.txt 2026-03-18 11:21:20.165584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cfv6b/sharev2-ks-service-registration.txt 2026-03-18 11:21:20.165601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-vb8h6/ 2026-03-18 11:21:20.165618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-vb8h6/init.txt 2026-03-18 11:21:20.165635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-vb8h6/manila-ks-user.txt 2026-03-18 11:21:20.165652 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4hwrz/ 2026-03-18 11:21:20.165669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4hwrz/init.txt 2026-03-18 11:21:20.165686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4hwrz/rabbit-init.txt 2026-03-18 11:21:20.165702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-76b68bfc69-htxg4/ 2026-03-18 11:21:20.165719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-76b68bfc69-htxg4/init.txt 2026-03-18 11:21:20.165736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-76b68bfc69-htxg4/manila-scheduler.txt 2026-03-18 11:21:20.165753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-5bd9bc9457-dml4s/ 2026-03-18 11:21:20.165770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5bd9bc9457-dml4s/init.txt 2026-03-18 11:21:20.165788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5bd9bc9457-dml4s/manila-share-init.txt 2026-03-18 11:21:20.165805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5bd9bc9457-dml4s/manila-share.txt 2026-03-18 11:21:20.165822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sgs7q/ 2026-03-18 11:21:20.165839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sgs7q/init.txt 2026-03-18 11:21:20.165856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sgs7q/memcached-exporter.txt 2026-03-18 11:21:20.165873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-sgs7q/memcached.txt 2026-03-18 11:21:20.165896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-xbkjp/ 2026-03-18 11:21:20.165914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-xbkjp/coredns.txt 2026-03-18 11:21:20.165934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hbxbl/ 2026-03-18 11:21:20.165960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hbxbl/init.txt 2026-03-18 11:21:20.165982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hbxbl/neutron-db-init-0.txt 2026-03-18 11:21:20.166001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-c2vz7/ 2026-03-18 11:21:20.166019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-c2vz7/init.txt 2026-03-18 11:21:20.166036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-c2vz7/neutron-db-sync.txt 2026-03-18 11:21:20.166052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-2n6q9/ 2026-03-18 11:21:20.166069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-2n6q9/init.txt 2026-03-18 11:21:20.166086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-2n6q9/neutron-dhcp-agent-init.txt 2026-03-18 11:21:20.166103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-2n6q9/neutron-dhcp-agent.txt 2026-03-18 11:21:20.166120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hrqj6/ 2026-03-18 11:21:20.166137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hrqj6/init.txt 2026-03-18 11:21:20.166153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-admin.txt 2026-03-18 11:21:20.166170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-internal.txt 2026-03-18 11:21:20.166186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-public.txt 2026-03-18 11:21:20.166204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rvfbs/ 2026-03-18 11:21:20.166223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rvfbs/init.txt 2026-03-18 11:21:20.166241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rvfbs/network-ks-service-registration.txt 2026-03-18 11:21:20.166258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-tvdnl/ 2026-03-18 11:21:20.166274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-tvdnl/init.txt 2026-03-18 11:21:20.166291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-tvdnl/neutron-ks-user.txt 2026-03-18 11:21:20.166308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vfv7b/ 2026-03-18 11:21:20.166324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vfv7b/init.txt 2026-03-18 11:21:20.166341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vfv7b/neutron-l3-agent-init.txt 2026-03-18 11:21:20.166358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-vfv7b/neutron-l3-agent.txt 2026-03-18 11:21:20.166374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m2bjq/ 2026-03-18 11:21:20.166391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m2bjq/init.txt 2026-03-18 11:21:20.166408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m2bjq/neutron-metadata-agent-init.txt 2026-03-18 11:21:20.166425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-m2bjq/neutron-metadata-agent.txt 2026-03-18 11:21:20.166442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7b2nf/ 2026-03-18 11:21:20.166466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7b2nf/init.txt 2026-03-18 11:21:20.166484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-7b2nf/neutron-netns-cleanup-cron.txt 2026-03-18 11:21:20.166501 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rhtdv/ 2026-03-18 11:21:20.166518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rhtdv/init.txt 2026-03-18 11:21:20.166535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rhtdv/neutron-openvswitch-agent-kernel-modules.txt 2026-03-18 11:21:20.166553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rhtdv/neutron-ovs-agent-init.txt 2026-03-18 11:21:20.166571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-rhtdv/neutron-ovs-agent.txt 2026-03-18 11:21:20.166589 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bw6sw/ 2026-03-18 11:21:20.166606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bw6sw/init.txt 2026-03-18 11:21:20.166623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bw6sw/rabbit-init.txt 2026-03-18 11:21:20.166641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6c8b4949dd-xpvnc/ 2026-03-18 11:21:20.166658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6c8b4949dd-xpvnc/init.txt 2026-03-18 11:21:20.166675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6c8b4949dd-xpvnc/neutron-rpc-server.txt 2026-03-18 11:21:20.166692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-5649d56bb-mnls9/ 2026-03-18 11:21:20.166709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5649d56bb-mnls9/init.txt 2026-03-18 11:21:20.166726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5649d56bb-mnls9/neutron-policy-server.txt 2026-03-18 11:21:20.166743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5649d56bb-mnls9/neutron-server.txt 2026-03-18 11:21:20.166760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-598cfd97b7-cslrz/ 2026-03-18 11:21:20.166777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-598cfd97b7-cslrz/init.txt 2026-03-18 11:21:20.166794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-598cfd97b7-cslrz/nova-api-metadata-init.txt 2026-03-18 11:21:20.166811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-598cfd97b7-cslrz/nova-api.txt 2026-03-18 11:21:20.166828 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b488586ff-rws8m/ 2026-03-18 11:21:20.166845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b488586ff-rws8m/init.txt 2026-03-18 11:21:20.166861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b488586ff-rws8m/nova-osapi.txt 2026-03-18 11:21:20.166879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-r6h5c/ 2026-03-18 11:21:20.166895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-r6h5c/bootstrap.txt 2026-03-18 11:21:20.166912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-r6h5c/init.txt 2026-03-18 11:21:20.166932 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29563860-xlzqj/ 2026-03-18 11:21:20.166957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29563860-xlzqj/init.txt 2026-03-18 11:21:20.166979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29563860-xlzqj/nova-cell-setup.txt 2026-03-18 11:21:20.166996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mcth/ 2026-03-18 11:21:20.167014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mcth/init.txt 2026-03-18 11:21:20.167031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mcth/nova-cell-setup-init.txt 2026-03-18 11:21:20.167055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9mcth/nova-cell-setup.txt 2026-03-18 11:21:20.167073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/ 2026-03-18 11:21:20.167091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/ceph-admin-keyring-placement.txt 2026-03-18 11:21:20.167108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/ceph-keyring-placement.txt 2026-03-18 11:21:20.167125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/ceph-perms.txt 2026-03-18 11:21:20.167142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/init.txt 2026-03-18 11:21:20.167160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/nova-compute-init.txt 2026-03-18 11:21:20.167177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/nova-compute-ssh-init.txt 2026-03-18 11:21:20.167194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/nova-compute-ssh.txt 2026-03-18 11:21:20.167211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/nova-compute-vnc-init.txt 2026-03-18 11:21:20.167228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-k6x6k/nova-compute.txt 2026-03-18 11:21:20.167245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7cc9f6fb5-ffxg5/ 2026-03-18 11:21:20.167262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7cc9f6fb5-ffxg5/init.txt 2026-03-18 11:21:20.167279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7cc9f6fb5-ffxg5/nova-conductor.txt 2026-03-18 11:21:20.167296 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fr7pl/ 2026-03-18 11:21:20.167313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fr7pl/init.txt 2026-03-18 11:21:20.167330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fr7pl/nova-db-init-0.txt 2026-03-18 11:21:20.167347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fr7pl/nova-db-init-1.txt 2026-03-18 11:21:20.167363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fr7pl/nova-db-init-2.txt 2026-03-18 11:21:20.167380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-x67lm/ 2026-03-18 11:21:20.167397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-x67lm/init.txt 2026-03-18 11:21:20.167416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-x67lm/nova-db-sync.txt 2026-03-18 11:21:20.167434 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6l8v2/ 2026-03-18 11:21:20.167451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-admin.txt 2026-03-18 11:21:20.167468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-internal.txt 2026-03-18 11:21:20.167486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-public.txt 2026-03-18 11:21:20.167503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6l8v2/init.txt 2026-03-18 11:21:20.167520 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2zdq8/ 2026-03-18 11:21:20.167537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2zdq8/compute-ks-service-registration.txt 2026-03-18 11:21:20.167555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2zdq8/init.txt 2026-03-18 11:21:20.167571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-w4bnl/ 2026-03-18 11:21:20.167589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-w4bnl/init.txt 2026-03-18 11:21:20.167606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-w4bnl/nova-ks-user.txt 2026-03-18 11:21:20.167629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c589b556d-w69q7/ 2026-03-18 11:21:20.167647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c589b556d-w69q7/init.txt 2026-03-18 11:21:20.167665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy-init-assets.txt 2026-03-18 11:21:20.167682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy-init.txt 2026-03-18 11:21:20.167700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy.txt 2026-03-18 11:21:20.167717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-cdbsh/ 2026-03-18 11:21:20.167734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-cdbsh/init.txt 2026-03-18 11:21:20.167751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-cdbsh/rabbit-init.txt 2026-03-18 11:21:20.167768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5789ddbbbf-7ppdr/ 2026-03-18 11:21:20.167786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5789ddbbbf-7ppdr/init.txt 2026-03-18 11:21:20.167803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5789ddbbbf-7ppdr/nova-scheduler.txt 2026-03-18 11:21:20.167820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29563860-999sg/ 2026-03-18 11:21:20.167838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29563860-999sg/init.txt 2026-03-18 11:21:20.167855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29563860-999sg/nova-service-cleaner.txt 2026-03-18 11:21:20.167872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-576c676cc8-mgz7m/ 2026-03-18 11:21:20.167890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-576c676cc8-mgz7m/init.txt 2026-03-18 11:21:20.167907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-576c676cc8-mgz7m/octavia-api.txt 2026-03-18 11:21:20.167925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-r9llg/ 2026-03-18 11:21:20.167950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-r9llg/bootstrap.txt 2026-03-18 11:21:20.167975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-r9llg/init.txt 2026-03-18 11:21:20.167996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-gzd8g/ 2026-03-18 11:21:20.168013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-gzd8g/init.txt 2026-03-18 11:21:20.168031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-gzd8g/octavia-db-init-0.txt 2026-03-18 11:21:20.168047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-gzd8g/octavia-db-init-1.txt 2026-03-18 11:21:20.168064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-x6rkh/ 2026-03-18 11:21:20.168082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-x6rkh/init.txt 2026-03-18 11:21:20.168098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-x6rkh/octavia-db-sync.txt 2026-03-18 11:21:20.168115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rg9pt/ 2026-03-18 11:21:20.168132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rg9pt/init.txt 2026-03-18 11:21:20.168149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rg9pt/octavia-health-manager-get-port.txt 2026-03-18 11:21:20.168166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rg9pt/octavia-health-manager-nic-init.txt 2026-03-18 11:21:20.168183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-rg9pt/octavia-health-manager.txt 2026-03-18 11:21:20.168200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6d6bbf549f-gg7wk/ 2026-03-18 11:21:20.168222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6d6bbf549f-gg7wk/init.txt 2026-03-18 11:21:20.168241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6d6bbf549f-gg7wk/octavia-housekeeping.txt 2026-03-18 11:21:20.168258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-jdfrg/ 2026-03-18 11:21:20.168275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-jdfrg/init.txt 2026-03-18 11:21:20.168293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-admin.txt 2026-03-18 11:21:20.168310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-internal.txt 2026-03-18 11:21:20.168327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-public.txt 2026-03-18 11:21:20.168344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-nrfqw/ 2026-03-18 11:21:20.168361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-nrfqw/init.txt 2026-03-18 11:21:20.168378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-nrfqw/load-balancer-ks-service-registration.txt 2026-03-18 11:21:20.168395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-hnfm6/ 2026-03-18 11:21:20.168412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-hnfm6/init.txt 2026-03-18 11:21:20.168429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-hnfm6/octavia-ks-user.txt 2026-03-18 11:21:20.168446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-bgtqr/ 2026-03-18 11:21:20.168463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-bgtqr/init.txt 2026-03-18 11:21:20.168512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-bgtqr/rabbit-init.txt 2026-03-18 11:21:20.168531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-855b6fcdbd-xkntc/ 2026-03-18 11:21:20.168549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-855b6fcdbd-xkntc/init.txt 2026-03-18 11:21:20.168565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-855b6fcdbd-xkntc/octavia-worker.txt 2026-03-18 11:21:20.168582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-7c944bc9f-ttr9r/ 2026-03-18 11:21:20.168599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-7c944bc9f-ttr9r/openstack-database-exporter.txt 2026-03-18 11:21:20.168617 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7b9dc759c9-ppf5w/ 2026-03-18 11:21:20.168634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7b9dc759c9-ppf5w/build-config.txt 2026-03-18 11:21:20.168652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-7b9dc759c9-ppf5w/openstack-exporter.txt 2026-03-18 11:21:20.168669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-hc8fk/ 2026-03-18 11:21:20.168685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hc8fk/init.txt 2026-03-18 11:21:20.168702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hc8fk/openvswitch-db-perms.txt 2026-03-18 11:21:20.168719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hc8fk/openvswitch-db.txt 2026-03-18 11:21:20.168736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hc8fk/openvswitch-vswitchd-modules.txt 2026-03-18 11:21:20.168753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-hc8fk/openvswitch-vswitchd.txt 2026-03-18 11:21:20.168770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-03-18 11:21:20.168787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-03-18 11:21:20.168809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-03-18 11:21:20.168826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-03-18 11:21:20.168843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-03-18 11:21:20.168860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-03-18 11:21:20.168878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-03-18 11:21:20.168894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-03-18 11:21:20.168911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-03-18 11:21:20.168929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-76f9fb8f95-jwk87/ 2026-03-18 11:21:20.168946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-76f9fb8f95-jwk87/init.txt 2026-03-18 11:21:20.169044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-76f9fb8f95-jwk87/placement-api.txt 2026-03-18 11:21:20.169066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7h5nn/ 2026-03-18 11:21:20.169085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7h5nn/init.txt 2026-03-18 11:21:20.169103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7h5nn/placement-db-init-0.txt 2026-03-18 11:21:20.169121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-fz4pm/ 2026-03-18 11:21:20.169138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-fz4pm/init.txt 2026-03-18 11:21:20.169156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-fz4pm/placement-db-sync.txt 2026-03-18 11:21:20.169173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xfv46/ 2026-03-18 11:21:20.169191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xfv46/init.txt 2026-03-18 11:21:20.169211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-admin.txt 2026-03-18 11:21:20.169229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-internal.txt 2026-03-18 11:21:20.169247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-public.txt 2026-03-18 11:21:20.169263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-r6cqn/ 2026-03-18 11:21:20.169281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-r6cqn/init.txt 2026-03-18 11:21:20.169297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-r6cqn/placement-ks-service-registration.txt 2026-03-18 11:21:20.169314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8pcl6/ 2026-03-18 11:21:20.169332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8pcl6/init.txt 2026-03-18 11:21:20.169349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8pcl6/placement-ks-user.txt 2026-03-18 11:21:20.169366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rrqs6/ 2026-03-18 11:21:20.169383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rrqs6/percona-xtradb-cluster-operator.txt 2026-03-18 11:21:20.169400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-03-18 11:21:20.169417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-03-18 11:21:20.169434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-03-18 11:21:20.169451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-03-18 11:21:20.169467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-03-18 11:21:20.169490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-03-18 11:21:20.169508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-9r5ds/ 2026-03-18 11:21:20.169525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-9r5ds/rabbitmq-cluster-operator.txt 2026-03-18 11:21:20.169542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-03-18 11:21:20.169558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-03-18 11:21:20.169575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-03-18 11:21:20.169592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-03-18 11:21:20.169609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-03-18 11:21:20.169626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-03-18 11:21:20.169643 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-03-18 11:21:20.169660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-03-18 11:21:20.169677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-03-18 11:21:20.169693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-03-18 11:21:20.169710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-03-18 11:21:20.169727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-03-18 11:21:20.169743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-03-18 11:21:20.169760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-03-18 11:21:20.169776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-03-18 11:21:20.169792 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h/ 2026-03-18 11:21:20.169809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h/rabbitmq-cluster-operator.txt 2026-03-18 11:21:20.169826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-03-18 11:21:20.169843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-03-18 11:21:20.169860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-03-18 11:21:20.169877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-03-18 11:21:20.169894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-03-18 11:21:20.169911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-03-18 11:21:20.169927 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-03-18 11:21:20.169944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-03-18 11:21:20.169961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-03-18 11:21:20.169977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/ 2026-03-18 11:21:20.169994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/ceph-crash.txt 2026-03-18 11:21:20.170011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/chown-container-data-dir.txt 2026-03-18 11:21:20.170033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/make-container-crash-dir.txt 2026-03-18 11:21:20.170051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/ 2026-03-18 11:21:20.170068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/chown-container-data-dir.txt 2026-03-18 11:21:20.170084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/log-collector.txt 2026-03-18 11:21:20.170102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/rgw.txt 2026-03-18 11:21:20.170119 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69dfcd6fcc-ffqcg/ 2026-03-18 11:21:20.170136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69dfcd6fcc-ffqcg/init.txt 2026-03-18 11:21:20.170154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69dfcd6fcc-ffqcg/staffeln-api.txt 2026-03-18 11:21:20.170171 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6dcf55bc8b-gv92z/ 2026-03-18 11:21:20.170188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6dcf55bc8b-gv92z/staffeln-conductor.txt 2026-03-18 11:21:20.170205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vq7vb/ 2026-03-18 11:21:20.170222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vq7vb/init.txt 2026-03-18 11:21:20.170240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vq7vb/staffeln-db-init-0.txt 2026-03-18 11:21:20.170257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tggmp/ 2026-03-18 11:21:20.170273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tggmp/init.txt 2026-03-18 11:21:20.170290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tggmp/staffeln-db-sync.txt 2026-03-18 11:21:20.170308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-5pxqg/ 2026-03-18 11:21:20.170325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-5pxqg/init.txt 2026-03-18 11:21:20.170342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-5pxqg/tempest-ks-user.txt 2026-03-18 11:21:20.170359 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-xhwkz/ 2026-03-18 11:21:20.170376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-xhwkz/init.txt 2026-03-18 11:21:20.170394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-xhwkz/tempest-run-tests-init.txt 2026-03-18 11:21:20.170412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-xhwkz/tempest-run-tests.txt 2026-03-18 11:21:20.170429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-03-18 11:21:20.170446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-03-18 11:21:20.170464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-03-18 11:21:20.170481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-03-18 11:21:20.170498 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-03-18 11:21:20.170515 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-xdshx/ 2026-03-18 11:21:20.170533 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-xdshx/manager.txt 2026-03-18 11:21:20.170550 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-03-18 11:21:20.170568 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2nxtm/ 2026-03-18 11:21:20.170585 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2nxtm/rook-ceph-operator.txt 2026-03-18 11:21:20.170602 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-03-18 11:21:20.170619 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-t9fgt/ 2026-03-18 11:21:20.170642 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-t9fgt/secretgen-controller.txt 2026-03-18 11:21:20.170660 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-03-18 11:21:20.170678 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-wh9r9/ 2026-03-18 11:21:20.170696 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-wh9r9/controller.txt 2026-03-18 11:21:20.170713 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tbq2s/ 2026-03-18 11:21:20.170730 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-tbq2s/ingress-nginx-default-backend.txt 2026-03-18 11:21:20.170747 | instance | cd+++++++++ pod-logs/kube-system/ 2026-03-18 11:21:20.170764 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-dhbxk/ 2026-03-18 11:21:20.170782 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-dhbxk/cilium-operator.txt 2026-03-18 11:21:20.170799 | instance | cd+++++++++ pod-logs/kube-system/cilium-s6r62/ 2026-03-18 11:21:20.170817 | instance | >f+++++++++ pod-logs/kube-system/cilium-s6r62/apply-sysctl-overwrites.txt 2026-03-18 11:21:20.170833 | instance | >f+++++++++ pod-logs/kube-system/cilium-s6r62/cilium-agent.txt 2026-03-18 11:21:20.170850 | instance | >f+++++++++ pod-logs/kube-system/cilium-s6r62/clean-cilium-state.txt 2026-03-18 11:21:20.170867 | instance | >f+++++++++ pod-logs/kube-system/cilium-s6r62/config.txt 2026-03-18 11:21:20.170884 | instance | >f+++++++++ pod-logs/kube-system/cilium-s6r62/install-cni-binaries.txt 2026-03-18 11:21:20.170901 | instance | >f+++++++++ pod-logs/kube-system/cilium-s6r62/mount-bpf-fs.txt 2026-03-18 11:21:20.170918 | instance | >f+++++++++ pod-logs/kube-system/cilium-s6r62/mount-cgroup.txt 2026-03-18 11:21:20.170935 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-6k5qr/ 2026-03-18 11:21:20.170952 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-6k5qr/coredns.txt 2026-03-18 11:21:20.170969 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-whvsl/ 2026-03-18 11:21:20.170986 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-whvsl/coredns.txt 2026-03-18 11:21:20.171003 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-03-18 11:21:20.171021 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-03-18 11:21:20.171038 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-03-18 11:21:20.171056 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-03-18 11:21:20.171073 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-03-18 11:21:20.171090 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-03-18 11:21:20.171107 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-ztf9z/ 2026-03-18 11:21:20.171124 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-ztf9z/kube-proxy.txt 2026-03-18 11:21:20.171141 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-03-18 11:21:20.171158 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-03-18 11:21:20.171175 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-03-18 11:21:20.171192 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-03-18 11:21:20.171209 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-03-18 11:21:20.171226 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-46g8l/ 2026-03-18 11:21:20.171243 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-46g8l/local-path-provisioner.txt 2026-03-18 11:21:20.171260 | instance | cd+++++++++ pod-logs/monitoring/ 2026-03-18 11:21:20.171277 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-03-18 11:21:20.171300 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-03-18 11:21:20.171318 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-03-18 11:21:20.171335 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-03-18 11:21:20.171352 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-03-18 11:21:20.171370 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-5b9mb/ 2026-03-18 11:21:20.171387 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-5b9mb/goldpinger-daemon.txt 2026-03-18 11:21:20.171404 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/ 2026-03-18 11:21:20.171421 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana-sc-dashboard.txt 2026-03-18 11:21:20.171439 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana-sc-datasources.txt 2026-03-18 11:21:20.171456 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d7b9485c4-cxgvz/grafana.txt 2026-03-18 11:21:20.171473 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw/ 2026-03-18 11:21:20.171490 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6mmcw/kube-state-metrics.txt 2026-03-18 11:21:20.171508 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-kvmpf/ 2026-03-18 11:21:20.171526 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-kvmpf/kube-prometheus-stack.txt 2026-03-18 11:21:20.171543 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/ 2026-03-18 11:21:20.171560 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/node-exporter.txt 2026-03-18 11:21:20.171577 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rs59n/pod-tls-sidecar.txt 2026-03-18 11:21:20.171595 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-03-18 11:21:20.171612 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-03-18 11:21:20.171629 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-03-18 11:21:20.171646 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-03-18 11:21:20.171663 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-03-18 11:21:20.171680 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-kgdnv/ 2026-03-18 11:21:20.171697 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-kgdnv/nginx.txt 2026-03-18 11:21:20.171713 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-03-18 11:21:20.171730 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-03-18 11:21:20.171747 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-03-18 11:21:20.171764 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-tt6t5/ 2026-03-18 11:21:20.171781 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-tt6t5/gc.txt 2026-03-18 11:21:20.171798 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-wmsfn/ 2026-03-18 11:21:20.171815 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-wmsfn/master.txt 2026-03-18 11:21:20.171832 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-zpp4g/ 2026-03-18 11:21:20.171849 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-zpp4g/worker.txt 2026-03-18 11:21:20.171866 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-03-18 11:21:20.171889 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-03-18 11:21:20.171907 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-03-18 11:21:20.171925 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-03-18 11:21:20.171942 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-03-18 11:21:20.171959 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-03-18 11:21:20.171976 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8s82r/ 2026-03-18 11:21:20.171993 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8s82r/pushgateway.txt 2026-03-18 11:21:20.172011 | instance | cd+++++++++ pod-logs/monitoring/vector-4fk9f/ 2026-03-18 11:21:20.172027 | instance | >f+++++++++ pod-logs/monitoring/vector-4fk9f/vector.txt 2026-03-18 11:21:20.172045 | instance | cd+++++++++ pod-logs/openstack/ 2026-03-18 11:21:20.172062 | instance | cd+++++++++ pod-logs/openstack/barbican-api-5d5f6fdfcb-7mzfr/ 2026-03-18 11:21:20.172079 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5d5f6fdfcb-7mzfr/barbican-api.txt 2026-03-18 11:21:20.172096 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5d5f6fdfcb-7mzfr/init.txt 2026-03-18 11:21:20.172113 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-758pt/ 2026-03-18 11:21:20.172130 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-758pt/barbican-db-init-0.txt 2026-03-18 11:21:20.172146 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-758pt/init.txt 2026-03-18 11:21:20.172163 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-v9bnz/ 2026-03-18 11:21:20.172181 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-v9bnz/barbican-db-sync.txt 2026-03-18 11:21:20.172198 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-v9bnz/init.txt 2026-03-18 11:21:20.172215 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-9rvqq/ 2026-03-18 11:21:20.172231 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-9rvqq/init.txt 2026-03-18 11:21:20.172249 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-admin.txt 2026-03-18 11:21:20.172266 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-internal.txt 2026-03-18 11:21:20.172283 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-9rvqq/key-manager-ks-endpoints-public.txt 2026-03-18 11:21:20.172299 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-64d5h/ 2026-03-18 11:21:20.172316 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-64d5h/init.txt 2026-03-18 11:21:20.172333 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-64d5h/key-manager-ks-service-registration.txt 2026-03-18 11:21:20.172350 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-6tvqk/ 2026-03-18 11:21:20.172367 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6tvqk/barbican-ks-user.txt 2026-03-18 11:21:20.172384 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6tvqk/init.txt 2026-03-18 11:21:20.172401 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-fxhd5/ 2026-03-18 11:21:20.172418 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-fxhd5/init.txt 2026-03-18 11:21:20.172434 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-fxhd5/rabbit-init.txt 2026-03-18 11:21:20.172451 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5cccff668d-ljfsm/ 2026-03-18 11:21:20.172468 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cccff668d-ljfsm/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.172501 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cccff668d-ljfsm/cinder-api.txt 2026-03-18 11:21:20.172525 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5cccff668d-ljfsm/init.txt 2026-03-18 11:21:20.172543 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-9db4cf89b-lqbld/ 2026-03-18 11:21:20.172560 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-9db4cf89b-lqbld/ceph-backup-keyring-placement.txt 2026-03-18 11:21:20.172577 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-9db4cf89b-lqbld/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.172594 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-9db4cf89b-lqbld/ceph-keyring-placement-rbd1.txt 2026-03-18 11:21:20.172611 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-9db4cf89b-lqbld/cinder-backup.txt 2026-03-18 11:21:20.172628 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-9db4cf89b-lqbld/init.txt 2026-03-18 11:21:20.172645 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-7rs7t/ 2026-03-18 11:21:20.172663 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-7rs7t/ceph-keyring-placement.txt 2026-03-18 11:21:20.172680 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-7rs7t/cinder-backup-storage-init.txt 2026-03-18 11:21:20.172697 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-7rs7t/init.txt 2026-03-18 11:21:20.172714 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-zpxlb/ 2026-03-18 11:21:20.172731 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-zpxlb/bootstrap.txt 2026-03-18 11:21:20.172748 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-zpxlb/init.txt 2026-03-18 11:21:20.172765 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gncbz/ 2026-03-18 11:21:20.172782 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gncbz/create-internal-tenant.txt 2026-03-18 11:21:20.172799 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gncbz/init.txt 2026-03-18 11:21:20.172816 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-8zcvg/ 2026-03-18 11:21:20.172833 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8zcvg/cinder-db-init-0.txt 2026-03-18 11:21:20.172850 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8zcvg/init.txt 2026-03-18 11:21:20.172867 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-fvdpw/ 2026-03-18 11:21:20.172884 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fvdpw/cinder-db-sync.txt 2026-03-18 11:21:20.172901 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fvdpw/init.txt 2026-03-18 11:21:20.172919 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-2hf6h/ 2026-03-18 11:21:20.172936 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2hf6h/init.txt 2026-03-18 11:21:20.172987 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-admin.txt 2026-03-18 11:21:20.173027 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-internal.txt 2026-03-18 11:21:20.173048 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2hf6h/volumev3-ks-endpoints-public.txt 2026-03-18 11:21:20.173067 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-gtm7j/ 2026-03-18 11:21:20.173085 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gtm7j/init.txt 2026-03-18 11:21:20.173103 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gtm7j/volumev3-ks-service-registration.txt 2026-03-18 11:21:20.173120 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-8hprp/ 2026-03-18 11:21:20.173138 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-8hprp/cinder-ks-user.txt 2026-03-18 11:21:20.173156 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-8hprp/init.txt 2026-03-18 11:21:20.173173 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-j97kt/ 2026-03-18 11:21:20.173190 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-j97kt/init.txt 2026-03-18 11:21:20.173217 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-j97kt/rabbit-init.txt 2026-03-18 11:21:20.173236 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-5467c8d464-vgk2x/ 2026-03-18 11:21:20.173253 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5467c8d464-vgk2x/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.173271 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5467c8d464-vgk2x/cinder-scheduler.txt 2026-03-18 11:21:20.173288 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5467c8d464-vgk2x/init.txt 2026-03-18 11:21:20.173305 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-vk2rw/ 2026-03-18 11:21:20.173322 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-vk2rw/ceph-keyring-placement.txt 2026-03-18 11:21:20.173339 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-vk2rw/cinder-storage-init-rbd1.txt 2026-03-18 11:21:20.173356 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-vk2rw/init.txt 2026-03-18 11:21:20.173373 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-7b99cd6f5c-7vhww/ 2026-03-18 11:21:20.173390 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b99cd6f5c-7vhww/ceph-coordination-volume-perms.txt 2026-03-18 11:21:20.173407 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b99cd6f5c-7vhww/ceph-keyring-placement-rbd1.txt 2026-03-18 11:21:20.173424 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b99cd6f5c-7vhww/cinder-volume.txt 2026-03-18 11:21:20.173440 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b99cd6f5c-7vhww/init-cinder-conf.txt 2026-03-18 11:21:20.173457 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-7b99cd6f5c-7vhww/init.txt 2026-03-18 11:21:20.173474 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29563865-cz64w/ 2026-03-18 11:21:20.173491 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29563865-cz64w/cinder-volume-usage-audit.txt 2026-03-18 11:21:20.173508 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29563865-cz64w/init.txt 2026-03-18 11:21:20.173526 | instance | cd+++++++++ pod-logs/openstack/glance-api-5764f94fff-cpplm/ 2026-03-18 11:21:20.173543 | instance | >f+++++++++ pod-logs/openstack/glance-api-5764f94fff-cpplm/ceph-keyring-placement.txt 2026-03-18 11:21:20.173560 | instance | >f+++++++++ pod-logs/openstack/glance-api-5764f94fff-cpplm/glance-api.txt 2026-03-18 11:21:20.173576 | instance | >f+++++++++ pod-logs/openstack/glance-api-5764f94fff-cpplm/glance-perms.txt 2026-03-18 11:21:20.173593 | instance | >f+++++++++ pod-logs/openstack/glance-api-5764f94fff-cpplm/init.txt 2026-03-18 11:21:20.173610 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-f5j2r/ 2026-03-18 11:21:20.173626 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-f5j2r/glance-db-init-0.txt 2026-03-18 11:21:20.173643 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-f5j2r/init.txt 2026-03-18 11:21:20.173660 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-9kzgz/ 2026-03-18 11:21:20.173677 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-9kzgz/glance-db-sync.txt 2026-03-18 11:21:20.173693 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-9kzgz/init.txt 2026-03-18 11:21:20.173709 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-48wf5/ 2026-03-18 11:21:20.173726 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-admin.txt 2026-03-18 11:21:20.173743 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-internal.txt 2026-03-18 11:21:20.173760 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-48wf5/image-ks-endpoints-public.txt 2026-03-18 11:21:20.173777 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-48wf5/init.txt 2026-03-18 11:21:20.173795 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-jg4s2/ 2026-03-18 11:21:20.173812 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-jg4s2/image-ks-service-registration.txt 2026-03-18 11:21:20.173833 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-jg4s2/init.txt 2026-03-18 11:21:20.173851 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-4gp2m/ 2026-03-18 11:21:20.173869 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4gp2m/glance-ks-user.txt 2026-03-18 11:21:20.173886 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4gp2m/init.txt 2026-03-18 11:21:20.173903 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-drb6l/ 2026-03-18 11:21:20.173920 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-drb6l/glance-metadefs-load.txt 2026-03-18 11:21:20.173937 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-drb6l/init.txt 2026-03-18 11:21:20.173954 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-24pgq/ 2026-03-18 11:21:20.173972 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-24pgq/init.txt 2026-03-18 11:21:20.173988 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-24pgq/rabbit-init.txt 2026-03-18 11:21:20.174005 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-59b2c/ 2026-03-18 11:21:20.174022 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-59b2c/ceph-keyring-placement.txt 2026-03-18 11:21:20.174039 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-59b2c/glance-storage-init.txt 2026-03-18 11:21:20.174056 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-59b2c/init.txt 2026-03-18 11:21:20.174073 | instance | cd+++++++++ pod-logs/openstack/heat-api-7fbfdd5654-rwmll/ 2026-03-18 11:21:20.174090 | instance | >f+++++++++ pod-logs/openstack/heat-api-7fbfdd5654-rwmll/heat-api.txt 2026-03-18 11:21:20.174107 | instance | >f+++++++++ pod-logs/openstack/heat-api-7fbfdd5654-rwmll/init.txt 2026-03-18 11:21:20.174124 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-qkk6m/ 2026-03-18 11:21:20.174141 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-qkk6m/bootstrap.txt 2026-03-18 11:21:20.174158 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-qkk6m/init.txt 2026-03-18 11:21:20.174175 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-5d5c6bf4bd-hgzwt/ 2026-03-18 11:21:20.174192 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5d5c6bf4bd-hgzwt/heat-cfn.txt 2026-03-18 11:21:20.174209 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5d5c6bf4bd-hgzwt/init.txt 2026-03-18 11:21:20.174226 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-p2sl4/ 2026-03-18 11:21:20.174243 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-p2sl4/heat-db-init-0.txt 2026-03-18 11:21:20.174260 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-p2sl4/init.txt 2026-03-18 11:21:20.174276 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-pfvbf/ 2026-03-18 11:21:20.174293 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-pfvbf/heat-db-sync.txt 2026-03-18 11:21:20.174309 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-pfvbf/init.txt 2026-03-18 11:21:20.174326 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-fqkhn/ 2026-03-18 11:21:20.174342 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-fqkhn/heat-ks-domain-user.txt 2026-03-18 11:21:20.174359 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-fqkhn/init.txt 2026-03-18 11:21:20.174376 | instance | cd+++++++++ pod-logs/openstack/heat-engine-6489976855-4zqrk/ 2026-03-18 11:21:20.174392 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6489976855-4zqrk/heat-engine.txt 2026-03-18 11:21:20.174409 | instance | >f+++++++++ pod-logs/openstack/heat-engine-6489976855-4zqrk/init.txt 2026-03-18 11:21:20.174425 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29563865-pkb66/ 2026-03-18 11:21:20.174442 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29563865-pkb66/heat-engine-cleaner.txt 2026-03-18 11:21:20.174459 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29563865-pkb66/init.txt 2026-03-18 11:21:20.174481 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29563870-pjkr7/ 2026-03-18 11:21:20.174499 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29563870-pjkr7/heat-engine-cleaner.txt 2026-03-18 11:21:20.174516 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29563870-pjkr7/init.txt 2026-03-18 11:21:20.174533 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29563875-b99mz/ 2026-03-18 11:21:20.174550 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29563875-b99mz/heat-engine-cleaner.txt 2026-03-18 11:21:20.174567 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29563875-b99mz/init.txt 2026-03-18 11:21:20.174583 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/ 2026-03-18 11:21:20.174600 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-admin.txt 2026-03-18 11:21:20.174617 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-internal.txt 2026-03-18 11:21:20.174634 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/cloudformation-ks-endpoints-public.txt 2026-03-18 11:21:20.174651 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/init.txt 2026-03-18 11:21:20.174668 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-admin.txt 2026-03-18 11:21:20.174685 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-internal.txt 2026-03-18 11:21:20.174701 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-qgvvn/orchestration-ks-endpoints-public.txt 2026-03-18 11:21:20.174718 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-4jjlb/ 2026-03-18 11:21:20.174735 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-4jjlb/cloudformation-ks-service-registration.txt 2026-03-18 11:21:20.174752 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-4jjlb/init.txt 2026-03-18 11:21:20.174768 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-4jjlb/orchestration-ks-service-registration.txt 2026-03-18 11:21:20.174785 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-q92bn/ 2026-03-18 11:21:20.174802 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-q92bn/heat-ks-user.txt 2026-03-18 11:21:20.174819 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-q92bn/heat-trustee-ks-user.txt 2026-03-18 11:21:20.174836 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-q92bn/init.txt 2026-03-18 11:21:20.174853 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-hhqtp/ 2026-03-18 11:21:20.174870 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-hhqtp/init.txt 2026-03-18 11:21:20.174887 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-hhqtp/rabbit-init.txt 2026-03-18 11:21:20.174905 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-7k2fw/ 2026-03-18 11:21:20.174922 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-7k2fw/heat-trusts.txt 2026-03-18 11:21:20.174947 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-7k2fw/init.txt 2026-03-18 11:21:20.174974 | instance | cd+++++++++ pod-logs/openstack/horizon-76f6bd7fd6-qh4p7/ 2026-03-18 11:21:20.174998 | instance | >f+++++++++ pod-logs/openstack/horizon-76f6bd7fd6-qh4p7/horizon.txt 2026-03-18 11:21:20.175020 | instance | >f+++++++++ pod-logs/openstack/horizon-76f6bd7fd6-qh4p7/init.txt 2026-03-18 11:21:20.175038 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-2gxxq/ 2026-03-18 11:21:20.175056 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-2gxxq/horizon-db-init-0.txt 2026-03-18 11:21:20.175073 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-2gxxq/init.txt 2026-03-18 11:21:20.175090 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-hbptd/ 2026-03-18 11:21:20.175106 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-hbptd/horizon-db-sync.txt 2026-03-18 11:21:20.175124 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-hbptd/init.txt 2026-03-18 11:21:20.175146 | instance | cd+++++++++ pod-logs/openstack/keepalived-9qjd8/ 2026-03-18 11:21:20.175164 | instance | >f+++++++++ pod-logs/openstack/keepalived-9qjd8/init.txt 2026-03-18 11:21:20.175181 | instance | >f+++++++++ pod-logs/openstack/keepalived-9qjd8/keepalived.txt 2026-03-18 11:21:20.175199 | instance | >f+++++++++ pod-logs/openstack/keepalived-9qjd8/wait-for-ip.txt 2026-03-18 11:21:20.175216 | instance | cd+++++++++ pod-logs/openstack/keystone-api-b8b676896-jxtbg/ 2026-03-18 11:21:20.175233 | instance | >f+++++++++ pod-logs/openstack/keystone-api-b8b676896-jxtbg/init.txt 2026-03-18 11:21:20.175251 | instance | >f+++++++++ pod-logs/openstack/keystone-api-b8b676896-jxtbg/keystone-api.txt 2026-03-18 11:21:20.175268 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-6kc2p/ 2026-03-18 11:21:20.175285 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6kc2p/bootstrap.txt 2026-03-18 11:21:20.175303 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6kc2p/init.txt 2026-03-18 11:21:20.175320 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-dfk9c/ 2026-03-18 11:21:20.175337 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-dfk9c/init.txt 2026-03-18 11:21:20.175354 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-dfk9c/keystone-credential-setup.txt 2026-03-18 11:21:20.175372 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-gzzbt/ 2026-03-18 11:21:20.175389 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-gzzbt/init.txt 2026-03-18 11:21:20.175405 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-gzzbt/keystone-db-init-0.txt 2026-03-18 11:21:20.175422 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-bds6n/ 2026-03-18 11:21:20.175439 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-bds6n/init.txt 2026-03-18 11:21:20.175456 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-bds6n/keystone-db-sync.txt 2026-03-18 11:21:20.175474 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-xj8dm/ 2026-03-18 11:21:20.175491 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-xj8dm/init.txt 2026-03-18 11:21:20.175508 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-xj8dm/keystone-domain-manage.txt 2026-03-18 11:21:20.175525 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-8ldq5/ 2026-03-18 11:21:20.175543 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8ldq5/init.txt 2026-03-18 11:21:20.175560 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-8ldq5/keystone-fernet-setup.txt 2026-03-18 11:21:20.175577 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-v7jmc/ 2026-03-18 11:21:20.175594 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-v7jmc/init.txt 2026-03-18 11:21:20.175611 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-v7jmc/rabbit-init.txt 2026-03-18 11:21:20.175628 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/ 2026-03-18 11:21:20.175645 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/ceph-admin-keyring-placement.txt 2026-03-18 11:21:20.175662 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/ceph-keyring-placement.txt 2026-03-18 11:21:20.175680 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/init-dynamic-options.txt 2026-03-18 11:21:20.175697 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/init.txt 2026-03-18 11:21:20.175714 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/libvirt-exporter.txt 2026-03-18 11:21:20.175731 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/libvirt.txt 2026-03-18 11:21:20.175748 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-ks6bl/tls-sidecar.txt 2026-03-18 11:21:20.175768 | instance | cd+++++++++ pod-logs/openstack/magnum-api-55dfd677b6-r6rsd/ 2026-03-18 11:21:20.175786 | instance | >f+++++++++ pod-logs/openstack/magnum-api-55dfd677b6-r6rsd/init.txt 2026-03-18 11:21:20.175808 | instance | >f+++++++++ pod-logs/openstack/magnum-api-55dfd677b6-r6rsd/magnum-api.txt 2026-03-18 11:21:20.175827 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-5ddtz/ 2026-03-18 11:21:20.175845 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-5ddtz/magnum-cluster-api-proxy.txt 2026-03-18 11:21:20.175862 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-03-18 11:21:20.175879 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-03-18 11:21:20.175896 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-03-18 11:21:20.175913 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-03-18 11:21:20.175930 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-g2mkq/ 2026-03-18 11:21:20.175951 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-g2mkq/init.txt 2026-03-18 11:21:20.175975 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-g2mkq/magnum-db-init-0.txt 2026-03-18 11:21:20.175997 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-s7qjv/ 2026-03-18 11:21:20.176014 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-s7qjv/init.txt 2026-03-18 11:21:20.176033 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-s7qjv/magnum-db-sync.txt 2026-03-18 11:21:20.176050 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-brjjf/ 2026-03-18 11:21:20.176067 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-brjjf/init.txt 2026-03-18 11:21:20.176085 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-brjjf/magnum-ks-domain-user.txt 2026-03-18 11:21:20.176102 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-bml2m/ 2026-03-18 11:21:20.176119 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-admin.txt 2026-03-18 11:21:20.176136 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-internal.txt 2026-03-18 11:21:20.176153 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bml2m/container-infra-ks-endpoints-public.txt 2026-03-18 11:21:20.176170 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-bml2m/init.txt 2026-03-18 11:21:20.176188 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-49brm/ 2026-03-18 11:21:20.176205 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-49brm/container-infra-ks-service-registration.txt 2026-03-18 11:21:20.176222 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-49brm/init.txt 2026-03-18 11:21:20.176240 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-l7jb4/ 2026-03-18 11:21:20.176257 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-l7jb4/init.txt 2026-03-18 11:21:20.176290 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-l7jb4/magnum-ks-user.txt 2026-03-18 11:21:20.176327 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-56dxr/ 2026-03-18 11:21:20.176354 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-56dxr/init.txt 2026-03-18 11:21:20.176380 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-56dxr/rabbit-init.txt 2026-03-18 11:21:20.176407 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-7zxb9/ 2026-03-18 11:21:20.176433 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-7zxb9/registry.txt 2026-03-18 11:21:20.176459 | instance | cd+++++++++ pod-logs/openstack/manila-api-bd9dc6db-jjjfj/ 2026-03-18 11:21:20.176520 | instance | >f+++++++++ pod-logs/openstack/manila-api-bd9dc6db-jjjfj/init.txt 2026-03-18 11:21:20.176551 | instance | >f+++++++++ pod-logs/openstack/manila-api-bd9dc6db-jjjfj/manila-api.txt 2026-03-18 11:21:20.176577 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-6xmjp/ 2026-03-18 11:21:20.176606 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-6xmjp/bootstrap.txt 2026-03-18 11:21:20.176641 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-6xmjp/init.txt 2026-03-18 11:21:20.176670 | instance | cd+++++++++ pod-logs/openstack/manila-data-6cdc6999df-z9f4l/ 2026-03-18 11:21:20.176698 | instance | >f+++++++++ pod-logs/openstack/manila-data-6cdc6999df-z9f4l/init.txt 2026-03-18 11:21:20.176726 | instance | >f+++++++++ pod-logs/openstack/manila-data-6cdc6999df-z9f4l/manila-data.txt 2026-03-18 11:21:20.176755 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-4rf29/ 2026-03-18 11:21:20.176782 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-4rf29/init.txt 2026-03-18 11:21:20.176811 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-4rf29/manila-db-init-0.txt 2026-03-18 11:21:20.176838 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-x2ljr/ 2026-03-18 11:21:20.176866 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-x2ljr/init.txt 2026-03-18 11:21:20.176895 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-x2ljr/manila-db-sync.txt 2026-03-18 11:21:20.176924 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/ 2026-03-18 11:21:20.176952 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/init.txt 2026-03-18 11:21:20.177014 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-admin.txt 2026-03-18 11:21:20.177044 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-internal.txt 2026-03-18 11:21:20.177074 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/share-ks-endpoints-public.txt 2026-03-18 11:21:20.177103 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-admin.txt 2026-03-18 11:21:20.177133 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-internal.txt 2026-03-18 11:21:20.177162 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-gk4kl/sharev2-ks-endpoints-public.txt 2026-03-18 11:21:20.177191 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-cfv6b/ 2026-03-18 11:21:20.177218 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cfv6b/init.txt 2026-03-18 11:21:20.177248 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cfv6b/share-ks-service-registration.txt 2026-03-18 11:21:20.177277 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cfv6b/sharev2-ks-service-registration.txt 2026-03-18 11:21:20.177306 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-vb8h6/ 2026-03-18 11:21:20.177334 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-vb8h6/init.txt 2026-03-18 11:21:20.177363 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-vb8h6/manila-ks-user.txt 2026-03-18 11:21:20.177392 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-4hwrz/ 2026-03-18 11:21:20.177420 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-4hwrz/init.txt 2026-03-18 11:21:20.177448 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-4hwrz/rabbit-init.txt 2026-03-18 11:21:20.177477 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-76b68bfc69-htxg4/ 2026-03-18 11:21:20.177505 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-76b68bfc69-htxg4/init.txt 2026-03-18 11:21:20.177533 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-76b68bfc69-htxg4/manila-scheduler.txt 2026-03-18 11:21:20.177563 | instance | cd+++++++++ pod-logs/openstack/manila-share-5bd9bc9457-dml4s/ 2026-03-18 11:21:20.177593 | instance | >f+++++++++ pod-logs/openstack/manila-share-5bd9bc9457-dml4s/init.txt 2026-03-18 11:21:20.177621 | instance | >f+++++++++ pod-logs/openstack/manila-share-5bd9bc9457-dml4s/manila-share-init.txt 2026-03-18 11:21:20.177650 | instance | >f+++++++++ pod-logs/openstack/manila-share-5bd9bc9457-dml4s/manila-share.txt 2026-03-18 11:21:20.177679 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sgs7q/ 2026-03-18 11:21:20.177708 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sgs7q/init.txt 2026-03-18 11:21:20.177747 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sgs7q/memcached-exporter.txt 2026-03-18 11:21:20.177779 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-sgs7q/memcached.txt 2026-03-18 11:21:20.177809 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-xbkjp/ 2026-03-18 11:21:20.177838 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-xbkjp/coredns.txt 2026-03-18 11:21:20.177868 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-hbxbl/ 2026-03-18 11:21:20.177896 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-hbxbl/init.txt 2026-03-18 11:21:20.177924 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-hbxbl/neutron-db-init-0.txt 2026-03-18 11:21:20.177953 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-c2vz7/ 2026-03-18 11:21:20.177983 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-c2vz7/init.txt 2026-03-18 11:21:20.178012 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-c2vz7/neutron-db-sync.txt 2026-03-18 11:21:20.178041 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-2n6q9/ 2026-03-18 11:21:20.178071 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-2n6q9/init.txt 2026-03-18 11:21:20.178100 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-2n6q9/neutron-dhcp-agent-init.txt 2026-03-18 11:21:20.178130 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-2n6q9/neutron-dhcp-agent.txt 2026-03-18 11:21:20.178158 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-hrqj6/ 2026-03-18 11:21:20.178187 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hrqj6/init.txt 2026-03-18 11:21:20.178220 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-admin.txt 2026-03-18 11:21:20.178251 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-internal.txt 2026-03-18 11:21:20.178281 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-hrqj6/network-ks-endpoints-public.txt 2026-03-18 11:21:20.178311 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-rvfbs/ 2026-03-18 11:21:20.178340 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-rvfbs/init.txt 2026-03-18 11:21:20.178368 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-rvfbs/network-ks-service-registration.txt 2026-03-18 11:21:20.178397 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-tvdnl/ 2026-03-18 11:21:20.178427 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-tvdnl/init.txt 2026-03-18 11:21:20.178457 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-tvdnl/neutron-ks-user.txt 2026-03-18 11:21:20.178487 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-vfv7b/ 2026-03-18 11:21:20.178518 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-vfv7b/init.txt 2026-03-18 11:21:20.178548 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-vfv7b/neutron-l3-agent-init.txt 2026-03-18 11:21:20.178579 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-vfv7b/neutron-l3-agent.txt 2026-03-18 11:21:20.178608 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m2bjq/ 2026-03-18 11:21:20.178636 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m2bjq/init.txt 2026-03-18 11:21:20.178666 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m2bjq/neutron-metadata-agent-init.txt 2026-03-18 11:21:20.178696 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-m2bjq/neutron-metadata-agent.txt 2026-03-18 11:21:20.178725 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7b2nf/ 2026-03-18 11:21:20.178755 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7b2nf/init.txt 2026-03-18 11:21:20.178785 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-7b2nf/neutron-netns-cleanup-cron.txt 2026-03-18 11:21:20.178820 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rhtdv/ 2026-03-18 11:21:20.178851 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rhtdv/init.txt 2026-03-18 11:21:20.178879 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rhtdv/neutron-openvswitch-agent-kernel-modules.txt 2026-03-18 11:21:20.178907 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rhtdv/neutron-ovs-agent-init.txt 2026-03-18 11:21:20.178936 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-rhtdv/neutron-ovs-agent.txt 2026-03-18 11:21:20.178966 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-bw6sw/ 2026-03-18 11:21:20.178995 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-bw6sw/init.txt 2026-03-18 11:21:20.179025 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-bw6sw/rabbit-init.txt 2026-03-18 11:21:20.179053 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-6c8b4949dd-xpvnc/ 2026-03-18 11:21:20.179082 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6c8b4949dd-xpvnc/init.txt 2026-03-18 11:21:20.179111 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6c8b4949dd-xpvnc/neutron-rpc-server.txt 2026-03-18 11:21:20.179140 | instance | cd+++++++++ pod-logs/openstack/neutron-server-5649d56bb-mnls9/ 2026-03-18 11:21:20.179170 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5649d56bb-mnls9/init.txt 2026-03-18 11:21:20.179200 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5649d56bb-mnls9/neutron-policy-server.txt 2026-03-18 11:21:20.179229 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5649d56bb-mnls9/neutron-server.txt 2026-03-18 11:21:20.179258 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-598cfd97b7-cslrz/ 2026-03-18 11:21:20.179287 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-598cfd97b7-cslrz/init.txt 2026-03-18 11:21:20.179315 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-598cfd97b7-cslrz/nova-api-metadata-init.txt 2026-03-18 11:21:20.179344 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-598cfd97b7-cslrz/nova-api.txt 2026-03-18 11:21:20.179373 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7b488586ff-rws8m/ 2026-03-18 11:21:20.179403 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b488586ff-rws8m/init.txt 2026-03-18 11:21:20.179433 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b488586ff-rws8m/nova-osapi.txt 2026-03-18 11:21:20.179463 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-r6h5c/ 2026-03-18 11:21:20.179492 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-r6h5c/bootstrap.txt 2026-03-18 11:21:20.179522 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-r6h5c/init.txt 2026-03-18 11:21:20.179550 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29563860-xlzqj/ 2026-03-18 11:21:20.179577 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29563860-xlzqj/init.txt 2026-03-18 11:21:20.179606 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29563860-xlzqj/nova-cell-setup.txt 2026-03-18 11:21:20.179634 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-9mcth/ 2026-03-18 11:21:20.179663 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9mcth/init.txt 2026-03-18 11:21:20.179693 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9mcth/nova-cell-setup-init.txt 2026-03-18 11:21:20.179722 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9mcth/nova-cell-setup.txt 2026-03-18 11:21:20.179750 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/ 2026-03-18 11:21:20.179779 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/ceph-admin-keyring-placement.txt 2026-03-18 11:21:20.179808 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/ceph-keyring-placement.txt 2026-03-18 11:21:20.179837 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/ceph-perms.txt 2026-03-18 11:21:20.179873 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/init.txt 2026-03-18 11:21:20.179904 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/nova-compute-init.txt 2026-03-18 11:21:20.179934 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/nova-compute-ssh-init.txt 2026-03-18 11:21:20.179964 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/nova-compute-ssh.txt 2026-03-18 11:21:20.179993 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/nova-compute-vnc-init.txt 2026-03-18 11:21:20.180021 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-k6x6k/nova-compute.txt 2026-03-18 11:21:20.180050 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-7cc9f6fb5-ffxg5/ 2026-03-18 11:21:20.180080 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7cc9f6fb5-ffxg5/init.txt 2026-03-18 11:21:20.180109 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7cc9f6fb5-ffxg5/nova-conductor.txt 2026-03-18 11:21:20.180138 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-fr7pl/ 2026-03-18 11:21:20.180167 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fr7pl/init.txt 2026-03-18 11:21:20.180196 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fr7pl/nova-db-init-0.txt 2026-03-18 11:21:20.180225 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fr7pl/nova-db-init-1.txt 2026-03-18 11:21:20.180255 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fr7pl/nova-db-init-2.txt 2026-03-18 11:21:20.180282 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-x67lm/ 2026-03-18 11:21:20.180311 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-x67lm/init.txt 2026-03-18 11:21:20.180340 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-x67lm/nova-db-sync.txt 2026-03-18 11:21:20.180370 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-6l8v2/ 2026-03-18 11:21:20.180401 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-admin.txt 2026-03-18 11:21:20.180431 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-internal.txt 2026-03-18 11:21:20.180461 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6l8v2/compute-ks-endpoints-public.txt 2026-03-18 11:21:20.180509 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6l8v2/init.txt 2026-03-18 11:21:20.180541 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-2zdq8/ 2026-03-18 11:21:20.180571 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2zdq8/compute-ks-service-registration.txt 2026-03-18 11:21:20.180600 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2zdq8/init.txt 2026-03-18 11:21:20.180630 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-w4bnl/ 2026-03-18 11:21:20.180659 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-w4bnl/init.txt 2026-03-18 11:21:20.180689 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-w4bnl/nova-ks-user.txt 2026-03-18 11:21:20.180719 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-5c589b556d-w69q7/ 2026-03-18 11:21:20.180748 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c589b556d-w69q7/init.txt 2026-03-18 11:21:20.180777 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy-init-assets.txt 2026-03-18 11:21:20.180804 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy-init.txt 2026-03-18 11:21:20.180832 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c589b556d-w69q7/nova-novncproxy.txt 2026-03-18 11:21:20.180861 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-cdbsh/ 2026-03-18 11:21:20.180890 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-cdbsh/init.txt 2026-03-18 11:21:20.180920 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-cdbsh/rabbit-init.txt 2026-03-18 11:21:20.180950 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5789ddbbbf-7ppdr/ 2026-03-18 11:21:20.181020 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5789ddbbbf-7ppdr/init.txt 2026-03-18 11:21:20.181052 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5789ddbbbf-7ppdr/nova-scheduler.txt 2026-03-18 11:21:20.181082 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29563860-999sg/ 2026-03-18 11:21:20.181111 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29563860-999sg/init.txt 2026-03-18 11:21:20.181141 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29563860-999sg/nova-service-cleaner.txt 2026-03-18 11:21:20.181169 | instance | cd+++++++++ pod-logs/openstack/octavia-api-576c676cc8-mgz7m/ 2026-03-18 11:21:20.181198 | instance | >f+++++++++ pod-logs/openstack/octavia-api-576c676cc8-mgz7m/init.txt 2026-03-18 11:21:20.181230 | instance | >f+++++++++ pod-logs/openstack/octavia-api-576c676cc8-mgz7m/octavia-api.txt 2026-03-18 11:21:20.181260 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-r9llg/ 2026-03-18 11:21:20.181289 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-r9llg/bootstrap.txt 2026-03-18 11:21:20.181320 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-r9llg/init.txt 2026-03-18 11:21:20.181348 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-gzd8g/ 2026-03-18 11:21:20.181377 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-gzd8g/init.txt 2026-03-18 11:21:20.181406 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-gzd8g/octavia-db-init-0.txt 2026-03-18 11:21:20.181435 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-gzd8g/octavia-db-init-1.txt 2026-03-18 11:21:20.181465 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-x6rkh/ 2026-03-18 11:21:20.181496 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-x6rkh/init.txt 2026-03-18 11:21:20.181526 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-x6rkh/octavia-db-sync.txt 2026-03-18 11:21:20.181555 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-rg9pt/ 2026-03-18 11:21:20.181585 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rg9pt/init.txt 2026-03-18 11:21:20.181612 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rg9pt/octavia-health-manager-get-port.txt 2026-03-18 11:21:20.181641 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rg9pt/octavia-health-manager-nic-init.txt 2026-03-18 11:21:20.181670 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-rg9pt/octavia-health-manager.txt 2026-03-18 11:21:20.181699 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-6d6bbf549f-gg7wk/ 2026-03-18 11:21:20.181729 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6d6bbf549f-gg7wk/init.txt 2026-03-18 11:21:20.181759 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6d6bbf549f-gg7wk/octavia-housekeeping.txt 2026-03-18 11:21:20.181789 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-jdfrg/ 2026-03-18 11:21:20.181818 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-jdfrg/init.txt 2026-03-18 11:21:20.181848 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-admin.txt 2026-03-18 11:21:20.181875 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-internal.txt 2026-03-18 11:21:20.181903 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-jdfrg/load-balancer-ks-endpoints-public.txt 2026-03-18 11:21:20.181932 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-nrfqw/ 2026-03-18 11:21:20.181962 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-nrfqw/init.txt 2026-03-18 11:21:20.181991 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-nrfqw/load-balancer-ks-service-registration.txt 2026-03-18 11:21:20.182021 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-hnfm6/ 2026-03-18 11:21:20.182057 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-hnfm6/init.txt 2026-03-18 11:21:20.182087 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-hnfm6/octavia-ks-user.txt 2026-03-18 11:21:20.182117 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-bgtqr/ 2026-03-18 11:21:20.182146 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-bgtqr/init.txt 2026-03-18 11:21:20.182177 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-bgtqr/rabbit-init.txt 2026-03-18 11:21:20.182206 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-855b6fcdbd-xkntc/ 2026-03-18 11:21:20.182236 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-855b6fcdbd-xkntc/init.txt 2026-03-18 11:21:20.182266 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-855b6fcdbd-xkntc/octavia-worker.txt 2026-03-18 11:21:20.182294 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-7c944bc9f-ttr9r/ 2026-03-18 11:21:20.182322 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-7c944bc9f-ttr9r/openstack-database-exporter.txt 2026-03-18 11:21:20.182352 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-7b9dc759c9-ppf5w/ 2026-03-18 11:21:20.182381 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-7b9dc759c9-ppf5w/build-config.txt 2026-03-18 11:21:20.182410 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-7b9dc759c9-ppf5w/openstack-exporter.txt 2026-03-18 11:21:20.182440 | instance | cd+++++++++ pod-logs/openstack/openvswitch-hc8fk/ 2026-03-18 11:21:20.182469 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hc8fk/init.txt 2026-03-18 11:21:20.182499 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hc8fk/openvswitch-db-perms.txt 2026-03-18 11:21:20.182529 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hc8fk/openvswitch-db.txt 2026-03-18 11:21:20.182557 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hc8fk/openvswitch-vswitchd-modules.txt 2026-03-18 11:21:20.182585 | instance | >f+++++++++ pod-logs/openstack/openvswitch-hc8fk/openvswitch-vswitchd.txt 2026-03-18 11:21:20.182614 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-03-18 11:21:20.182644 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-03-18 11:21:20.182673 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-03-18 11:21:20.182703 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-03-18 11:21:20.182732 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-03-18 11:21:20.182760 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-03-18 11:21:20.182791 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-03-18 11:21:20.182821 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-03-18 11:21:20.182851 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-03-18 11:21:20.182880 | instance | cd+++++++++ pod-logs/openstack/placement-api-76f9fb8f95-jwk87/ 2026-03-18 11:21:20.182909 | instance | >f+++++++++ pod-logs/openstack/placement-api-76f9fb8f95-jwk87/init.txt 2026-03-18 11:21:20.182939 | instance | >f+++++++++ pod-logs/openstack/placement-api-76f9fb8f95-jwk87/placement-api.txt 2026-03-18 11:21:20.182969 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-7h5nn/ 2026-03-18 11:21:20.182998 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-7h5nn/init.txt 2026-03-18 11:21:20.183026 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-7h5nn/placement-db-init-0.txt 2026-03-18 11:21:20.183053 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-fz4pm/ 2026-03-18 11:21:20.183081 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-fz4pm/init.txt 2026-03-18 11:21:20.183110 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-fz4pm/placement-db-sync.txt 2026-03-18 11:21:20.183140 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-xfv46/ 2026-03-18 11:21:20.183178 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xfv46/init.txt 2026-03-18 11:21:20.183209 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-admin.txt 2026-03-18 11:21:20.183239 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-internal.txt 2026-03-18 11:21:20.183268 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xfv46/placement-ks-endpoints-public.txt 2026-03-18 11:21:20.183295 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-r6cqn/ 2026-03-18 11:21:20.183324 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-r6cqn/init.txt 2026-03-18 11:21:20.183353 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-r6cqn/placement-ks-service-registration.txt 2026-03-18 11:21:20.183382 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-8pcl6/ 2026-03-18 11:21:20.183411 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8pcl6/init.txt 2026-03-18 11:21:20.183441 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8pcl6/placement-ks-user.txt 2026-03-18 11:21:20.183471 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rrqs6/ 2026-03-18 11:21:20.183500 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rrqs6/percona-xtradb-cluster-operator.txt 2026-03-18 11:21:20.183529 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-03-18 11:21:20.183557 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-03-18 11:21:20.183585 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-03-18 11:21:20.183613 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-03-18 11:21:20.183642 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-03-18 11:21:20.183671 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-03-18 11:21:20.183700 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-9r5ds/ 2026-03-18 11:21:20.183729 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-9r5ds/rabbitmq-cluster-operator.txt 2026-03-18 11:21:20.183758 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-03-18 11:21:20.183787 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-03-18 11:21:20.183815 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-03-18 11:21:20.183843 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-03-18 11:21:20.183871 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-03-18 11:21:20.183900 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-03-18 11:21:20.183929 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-03-18 11:21:20.183958 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-03-18 11:21:20.183987 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-03-18 11:21:20.184014 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-03-18 11:21:20.184042 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-03-18 11:21:20.184071 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-03-18 11:21:20.184100 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-03-18 11:21:20.184129 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-03-18 11:21:20.184159 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-03-18 11:21:20.184185 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h/ 2026-03-18 11:21:20.184221 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5zk2h/rabbitmq-cluster-operator.txt 2026-03-18 11:21:20.184251 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-03-18 11:21:20.184280 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-03-18 11:21:20.184310 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-03-18 11:21:20.184340 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-03-18 11:21:20.184370 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-03-18 11:21:20.184401 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-03-18 11:21:20.184429 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-03-18 11:21:20.184456 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-03-18 11:21:20.184513 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-03-18 11:21:20.184549 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/ 2026-03-18 11:21:20.184579 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/ceph-crash.txt 2026-03-18 11:21:20.184608 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/chown-container-data-dir.txt 2026-03-18 11:21:20.184637 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vcnlk/make-container-crash-dir.txt 2026-03-18 11:21:20.184664 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/ 2026-03-18 11:21:20.184693 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/chown-container-data-dir.txt 2026-03-18 11:21:20.184722 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/log-collector.txt 2026-03-18 11:21:20.184751 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-c5rlz/rgw.txt 2026-03-18 11:21:20.184780 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-69dfcd6fcc-ffqcg/ 2026-03-18 11:21:20.184807 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-69dfcd6fcc-ffqcg/init.txt 2026-03-18 11:21:20.184835 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-69dfcd6fcc-ffqcg/staffeln-api.txt 2026-03-18 11:21:20.184865 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6dcf55bc8b-gv92z/ 2026-03-18 11:21:20.184894 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6dcf55bc8b-gv92z/staffeln-conductor.txt 2026-03-18 11:21:20.184924 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-vq7vb/ 2026-03-18 11:21:20.184973 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-vq7vb/init.txt 2026-03-18 11:21:20.185009 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-vq7vb/staffeln-db-init-0.txt 2026-03-18 11:21:20.185039 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-tggmp/ 2026-03-18 11:21:20.185066 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-tggmp/init.txt 2026-03-18 11:21:20.185095 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-tggmp/staffeln-db-sync.txt 2026-03-18 11:21:20.185124 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-5pxqg/ 2026-03-18 11:21:20.185153 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-5pxqg/init.txt 2026-03-18 11:21:20.185183 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-5pxqg/tempest-ks-user.txt 2026-03-18 11:21:20.185217 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-xhwkz/ 2026-03-18 11:21:20.185247 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-xhwkz/init.txt 2026-03-18 11:21:20.185277 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-xhwkz/tempest-run-tests-init.txt 2026-03-18 11:21:20.185304 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-xhwkz/tempest-run-tests.txt 2026-03-18 11:21:20.185338 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-03-18 11:21:20.185369 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-03-18 11:21:20.185399 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-03-18 11:21:20.185429 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-03-18 11:21:20.185459 | instance | cd+++++++++ pod-logs/orc-system/ 2026-03-18 11:21:20.185488 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-xdshx/ 2026-03-18 11:21:20.185518 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-xdshx/manager.txt 2026-03-18 11:21:20.185546 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-03-18 11:21:20.185574 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2nxtm/ 2026-03-18 11:21:20.185603 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2nxtm/rook-ceph-operator.txt 2026-03-18 11:21:20.185633 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-03-18 11:21:20.185663 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-t9fgt/ 2026-03-18 11:21:20.185693 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-t9fgt/secretgen-controller.txt 2026-03-18 11:21:20.207131 | 2026-03-18 11:21:20.207217 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-03-18 11:21:20.411296 | instance | changed 2026-03-18 11:21:20.419057 | 2026-03-18 11:21:20.419146 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-03-18 11:21:21.655983 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-03-18 11:21:21.681696 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-18 11:21:21.681787 | instance | Dload Upload Total Spent Left Speed 2026-03-18 11:21:21.686865 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-03-18 11:21:22.100465 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-03-18 11:21:22.110421 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-18 11:21:22.110799 | instance | Dload Upload Total Spent Left Speed 2026-03-18 11:21:22.116022 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-03-18 11:21:22.420611 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-03-18 11:21:22.467255 | instance | ERROR 2026-03-18 11:21:22.467472 | instance | { 2026-03-18 11:21:22.467511 | instance | "delta": "0:00:01.791300", 2026-03-18 11:21:22.467537 | instance | "end": "2026-03-18 11:21:22.426735", 2026-03-18 11:21:22.467557 | instance | "msg": "non-zero return code", 2026-03-18 11:21:22.467576 | instance | "rc": 5, 2026-03-18 11:21:22.467594 | instance | "start": "2026-03-18 11:21:20.635435" 2026-03-18 11:21:22.467612 | instance | } 2026-03-18 11:21:22.467638 | instance | ERROR: Ignoring Errors 2026-03-18 11:21:22.472746 | 2026-03-18 11:21:22.472828 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-03-18 11:21:22.838079 | instance | ceph-mgr endpoints: 2026-03-18 11:21:23.054309 | instance | ok: Runtime: 0:00:00.092450 2026-03-18 11:21:23.062408 | 2026-03-18 11:21:23.062588 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-03-18 11:21:23.603655 | instance | ok: Runtime: 0:00:00.106675 2026-03-18 11:21:23.609156 | 2026-03-18 11:21:23.609222 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-03-18 11:21:24.131155 | instance | changed: 2026-03-18 11:21:24.131366 | instance | cd+++++++++ prometheus/ 2026-03-18 11:21:24.131405 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-03-18 11:21:24.131452 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-03-18 11:21:24.142933 | 2026-03-18 11:21:24.143000 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-03-18 11:21:24.391906 | instance | changed 2026-03-18 11:21:24.397275 | 2026-03-18 11:21:24.397341 | TASK [gather-selenium-data : Get selenium data] 2026-03-18 11:21:24.634439 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-03-18 11:21:24.636995 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-03-18 11:21:24.939902 | instance | ERROR 2026-03-18 11:21:24.940187 | instance | { 2026-03-18 11:21:24.940230 | instance | "delta": "0:00:00.009286", 2026-03-18 11:21:24.940260 | instance | "end": "2026-03-18 11:21:24.637579", 2026-03-18 11:21:24.940288 | instance | "msg": "non-zero return code", 2026-03-18 11:21:24.940314 | instance | "rc": 1, 2026-03-18 11:21:24.940340 | instance | "start": "2026-03-18 11:21:24.628293" 2026-03-18 11:21:24.940365 | instance | } 2026-03-18 11:21:24.940399 | instance | ERROR: Ignoring Errors 2026-03-18 11:21:24.955188 | 2026-03-18 11:21:24.955401 | TASK [gather-selenium-data : Downloads logs to executor] 2026-03-18 11:21:25.465562 | instance | changed: cd+++++++++ selenium/ 2026-03-18 11:21:25.473560 | 2026-03-18 11:21:25.473627 | PLAY RECAP 2026-03-18 11:21:25.473687 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-03-18 11:21:25.473719 | 2026-03-18 11:21:25.666533 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.2] 2026-03-18 11:21:25.679759 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 11:21:26.289271 | 2026-03-18 11:21:26.289427 | PLAY [all] 2026-03-18 11:21:26.300988 | 2026-03-18 11:21:26.301081 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-18 11:21:26.347403 | instance | skipping: Conditional result was False 2026-03-18 11:21:26.360120 | 2026-03-18 11:21:26.360288 | TASK [fetch-output : Set log path for single node] 2026-03-18 11:21:26.404830 | instance | ok 2026-03-18 11:21:26.409745 | 2026-03-18 11:21:26.409813 | LOOP [fetch-output : Ensure local output dirs] 2026-03-18 11:21:26.796749 | instance -> localhost | ok: "/var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/work/logs" 2026-03-18 11:21:27.007019 | instance -> localhost | changed: "/var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/work/artifacts" 2026-03-18 11:21:27.217271 | instance -> localhost | changed: "/var/lib/zuul/builds/c80f70fa1b4b48f4bada1781d9e23a8c/work/docs" 2026-03-18 11:21:27.237419 | 2026-03-18 11:21:27.237576 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-18 11:21:27.861597 | instance | changed: .d..t...... ./ 2026-03-18 11:21:27.862002 | instance | changed: All items complete 2026-03-18 11:21:27.862053 | 2026-03-18 11:21:28.300335 | instance | changed: .d..t...... ./ 2026-03-18 11:21:28.765894 | instance | changed: .d..t...... ./ 2026-03-18 11:21:28.783778 | 2026-03-18 11:21:28.783923 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-18 11:21:29.251753 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008077 2026-03-18 11:21:29.480134 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007148 2026-03-18 11:21:29.501416 | 2026-03-18 11:21:29.501559 | PLAY [all] 2026-03-18 11:21:29.508556 | 2026-03-18 11:21:29.508632 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-18 11:21:29.961346 | instance | changed 2026-03-18 11:21:29.967930 | 2026-03-18 11:21:29.968012 | PLAY RECAP 2026-03-18 11:21:29.968060 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-18 11:21:29.968083 | 2026-03-18 11:21:30.113353 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 11:21:30.126375 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-18 11:21:30.773101 | 2026-03-18 11:21:30.773302 | PLAY [localhost] 2026-03-18 11:21:30.791049 | 2026-03-18 11:21:30.791241 | TASK [Generate Zuul manifest] 2026-03-18 11:21:30.814619 | localhost | ok 2026-03-18 11:21:30.829049 | 2026-03-18 11:21:30.829129 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-18 11:21:31.562180 | localhost | changed 2026-03-18 11:21:31.573671 | 2026-03-18 11:21:31.573745 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-18 11:21:31.605151 | localhost | ok 2026-03-18 11:21:31.613255 | 2026-03-18 11:21:31.613319 | TASK [Upload logs] 2026-03-18 11:21:31.636116 | localhost | ok 2026-03-18 11:21:31.751767 | 2026-03-18 11:21:31.751927 | TASK [Set zuul-log-path fact] 2026-03-18 11:21:31.775185 | localhost | ok 2026-03-18 11:21:31.790453 | 2026-03-18 11:21:31.790530 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 11:21:31.823872 | localhost | ok 2026-03-18 11:21:31.833688 | 2026-03-18 11:21:31.833773 | TASK [upload-logs : Create log directories] 2026-03-18 11:21:32.221207 | localhost | changed 2026-03-18 11:21:32.226975 | 2026-03-18 11:21:32.227044 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-18 11:21:32.625046 | localhost -> localhost | ok: Runtime: 0:00:00.033507 2026-03-18 11:21:32.631150 | 2026-03-18 11:21:32.631215 | TASK [upload-logs : Upload logs to log server] 2026-03-18 11:21:33.711700 | localhost | Output suppressed because no_log was given 2026-03-18 11:21:33.717515 | 2026-03-18 11:21:33.717644 | LOOP [upload-logs : Compress console log and json output] 2026-03-18 11:21:33.763534 | localhost | skipping: Conditional result was False 2026-03-18 11:21:33.770436 | localhost | skipping: Conditional result was False 2026-03-18 11:21:33.784066 | 2026-03-18 11:21:33.784225 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-18 11:21:33.829063 | localhost | skipping: Conditional result was False 2026-03-18 11:21:33.829493 | 2026-03-18 11:21:33.832730 | localhost | skipping: Conditional result was False 2026-03-18 11:21:33.849880 | 2026-03-18 11:21:33.850059 | LOOP [upload-logs : Upload console log and json output]